bet % of pot
#18
Well, I had set up betsize hotkeys for custom site. Have pot bet button set on 3rd betsize hotkey. Separately my 3rd betsize button work, also bet%ofpot hotkey work but it doesn't click pot button before it (calculates %ofpot and types in bet box correctly). If I click pot then bet%ofpot hotkey it works great. But 2 clicks aren't amazing instead of 1.....

So I made temporary solution with autohotkey Big Grin

I play with xbox controller, for my setup controller button sends input to keyboard button F12
I made ahk script:
f12::
Send {f6}
Sleep, 100
Send {f11}
Return

(for me f6= 3rd betsize hotkey aka pot, f11= bet%ofpot)

Simple solution if anyone want.
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Username::
Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)
Please select the number: 5
1 2 3 4 5 6 7 8 9 10

Messages In This Thread
bet % of pot - by baal - 02-01-2019, 06:10 PM
RE: bet % of pot - by SaT_Admin - 02-02-2019, 03:07 AM
RE: bet % of pot - by baal. - 09-19-2019, 04:43 PM
RE: bet % of pot - by SaT_Admin - 09-19-2019, 10:41 PM
RE: bet % of pot - by baal. - 09-21-2019, 03:10 PM
RE: bet % of pot - by SaT_Admin - 09-21-2019, 05:49 PM
RE: bet % of pot - by baal. - 09-22-2019, 11:04 AM
RE: bet % of pot - by SaT_Admin - 09-22-2019, 11:11 AM
RE: bet % of pot - by baal. - 09-24-2019, 05:59 PM
RE: bet % of pot - by SaT_Admin - 09-24-2019, 10:59 PM
RE: bet % of pot - by baal. - 09-26-2019, 01:57 PM
RE: bet % of pot - by baal. - 10-08-2019, 06:07 PM
RE: bet % of pot - by SaT_Admin - 10-09-2019, 03:17 AM
RE: bet % of pot - by baal. - 10-12-2019, 05:59 PM
RE: bet % of pot - by SaT_Admin - 10-13-2019, 02:28 AM
RE: bet % of pot - by mmia - 10-18-2019, 12:39 PM
RE: bet % of pot - by SaT_Admin - 10-18-2019, 12:54 PM
RE: bet % of pot - by mmia - 10-18-2019, 03:12 PM
RE: bet % of pot - by SaT_Admin - 10-18-2019, 03:16 PM
RE: bet % of pot - by mmia - 10-18-2019, 03:27 PM
RE: bet % of pot - by SaT_Admin - 10-18-2019, 03:30 PM
RE: bet % of pot - by SaT_Admin - 11-16-2019, 03:18 PM
RE: bet % of pot - by baal. - 02-12-2020, 03:21 PM
RE: bet % of pot - by SaT_Admin - 02-12-2020, 04:12 PM
RE: bet % of pot - by baal. - 02-12-2020, 05:18 PM
RE: bet % of pot - by SaT_Admin - 02-12-2020, 05:31 PM
RE: bet % of pot - by baal. - 02-12-2020, 05:59 PM
RE: bet % of pot - by SaT_Admin - 02-13-2020, 03:04 AM
RE: bet % of pot - by kei - 05-17-2020, 02:40 AM
RE: bet % of pot - by baal. - 02-18-2020, 07:06 PM
RE: bet % of pot - by SaT_Admin - 02-19-2020, 12:07 AM
RE: bet % of pot - by Baal. - 03-11-2020, 06:49 PM
RE: bet % of pot - by SaT_Admin - 03-12-2020, 12:30 AM
RE: bet % of pot - by baal. - 03-14-2020, 05:56 PM
RE: bet % of pot - by SaT_Admin - 03-15-2020, 01:16 AM
RE: bet % of pot - by baal. - 03-17-2020, 05:47 PM
RE: bet % of pot - by SaT_Admin - 03-18-2020, 02:00 AM
RE: bet % of pot - by SaT_Admin - 05-17-2020, 02:45 AM
RE: bet % of pot - by kei - 05-17-2020, 03:07 AM
RE: bet % of pot - by SaT_Admin - 05-17-2020, 03:33 AM