StackAndTile Forums
Bet increments - Printable Version

+- StackAndTile Forums (https://www.stackandtile.com/forum)
+-- Forum: General (https://www.stackandtile.com/forum/forumdisplay.php?fid=1)
+--- Forum: Support Help (https://www.stackandtile.com/forum/forumdisplay.php?fid=2)
+--- Thread: Bet increments (/showthread.php?tid=2171)

Pages: 1 2


Bet increments - Guest - 07-22-2020

Hi! i want to make a hotkey for bet increments where Wheelup=+0,1bb and Wheeldown=-0,1bb. I read the advanced options and tried to configure this myself. This is how it looks:

https://gyazo.com/cb4429032363a52c7231803fdfb4a192

However, it does not seem to work in game. Can you help me get this right?


RE: Bet increments - SaT_Admin - 07-22-2020

Thats not correct. You should be able to Remove those hotkeys directly from inside the SAT interface, so please do that. And then re-add the Increase Bet hotkeys through the interface as well.

Then click File->Current Layout, and add those increment lines at the top of your config file, right underneath the [settings] line, like this:

Code:
[settings]
increase_bet_increment=0.1
decrease_bet_increment=0.1

save the file, completely close out SAT and reopen it, and then try

keep in mind these won't work for all sites.. what sites are you trying to use this on?


RE: Bet increments - Guest - 07-22-2020

I am trying this for GG poker

Still not working after trying that.

https://gyazo.com/5aab4ce159c218df8b83d1da8f996a48

Did i do something wrong againĀ or does it not work with GG poker?


RE: Bet increments - SaT_Admin - 07-22-2020

(07-22-2020, 02:47 AM)Guest Wrote: I am trying this for GG poker

Still not working after trying that.

https://gyazo.com/5aab4ce159c218df8b83d1da8f996a48

Did i do something wrong againĀ or does it not work with GG poker?

That's correct now.

Originally GG must not have allowed me to copy and paste out of the betbox, so SAT disallowed the hotkey to change the increments on the GGNetworkNew site. But I just tested it, and I am able to copy and paste out, so this should be possible now.

Try this version 2.99.07zd, i just fixed it, it should work:

http://www.stackandtile.com/sat/tmp/StackAndTile_Setup-29907zd.exe


RE: Bet increments - Guest - 07-22-2020

Nope, it still does 0,5bb per "wheelup" just like before


RE: Bet increments - SaT_Admin - 07-22-2020

(07-22-2020, 05:08 AM)Guest Wrote: Nope, it still does 0,5bb per "wheelup" just like before

Can you try assinging "Increase Bet" hotkey to a different key, such as a letter, and see if that works?


RE: Bet increments - Guest - 07-22-2020

I tried now with the letter "A", but no reaction at all when pressing it


RE: Bet increments - SaT_Admin - 07-22-2020

(07-22-2020, 10:12 AM)Guest Wrote: I tried now with the letter "A", but no reaction at all when pressing it

Yeah so that indicates the hotkey isn't firing at all. Do the other hotkeys work for Fold and All-in?


RE: Bet increments - Guest - 07-22-2020

Allin does not seem to work, but fold has been working perfectly since the start


RE: Bet increments - SaT_Admin - 07-22-2020

(07-22-2020, 12:58 PM)Guest Wrote: Allin does not seem to work, but fold has been working perfectly since the start

Hmmm interesting. All-in on GGNetworkNew tries to send 10000 bbs. And the IncreaseBet hotkey has to send a new bet too. Maybe sending the bets is failing for you somehow. Can you try setting up a "Bet x BB" hotkey, and let me know if that works?