StackAndTile Forums

Full Version: Bet increments
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2

Guest

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?
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?

Guest

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?
(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/Stac...9907zd.exe

Guest

Nope, it still does 0,5bb per "wheelup" just like before
(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?

Guest

I tried now with the letter "A", but no reaction at all when pressing it
(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?

Guest

Allin does not seem to work, but fold has been working perfectly since the start
(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?
Pages: 1 2