Open Side Menu Go to the Top
Register
StackAndTile StackAndTile

08-31-2015 , 02:10 PM
Quote:
Originally Posted by 4-Star General
Hi, what you are leaning is too much confusing imo.
In your second example, all the tables will get new position, and this is too much confusing imo. If tables 3,4,5,6 are in the grid, this means we are playing on those. Moving them would cause some troubles... we expect to playing a 3bet pot on table 3, but when we hit the hotkey, that table is moved, and it isn't good imo.
I like more option #1, in this case, only one table is moving, causing less troubles
Hrm yes good point. Grid tables are the ones that we are focusing on, so we should re-arrange as few as possible. I will probably allow this to be configurable so users could choose either method, but by default I will follow your advice and go with the first option
StackAndTile Quote
08-31-2015 , 02:24 PM
Glad to help
StackAndTile Quote
09-02-2015 , 11:31 AM
Today, the hotkey for the betsize went crazy.
Sometimes it raises 3x, sometimes it pushes all in...
What I have to do in order to find out what is happening?
StackAndTile Quote
09-02-2015 , 12:03 PM
Quote:
Originally Posted by 4-Star General
Today, the hotkey for the betsize went crazy.
Sometimes it raises 3x, sometimes it pushes all in...
What I have to do in order to find out what is happening?
Which hotkey exactly?

What site?
StackAndTile Quote
09-02-2015 , 12:18 PM
Bwin, betsize2
StackAndTile Quote
09-02-2015 , 12:56 PM
Quote:
Originally Posted by 4-Star General
Bwin, betsize2
see the Party help page, issue #3
http://www.stackandtile.com/sat/help/partypoker

Maybe thats whats happening?
StackAndTile Quote
09-02-2015 , 01:40 PM
Quote:
Originally Posted by greg nice
see the Party help page, issue #3
http://www.stackandtile.com/sat/help/partypoker

Maybe thats whats happening?
I'll take a look later...but it always worked...that's why it is strange
StackAndTile Quote
09-02-2015 , 03:43 PM
Anyway nm, I just made my custom script...

A quick note... if you are in the hand and you want to x/f on stars I click the fold button and the check/fold button is selected, on bwin I get the fold select...
StackAndTile Quote
09-02-2015 , 06:24 PM
Quote:
Originally Posted by 4-Star General
I'll take a look later...but it always worked...that's why it is strange
Yeah I agree that its strange. But you say it was only happening some of the time and not all times. That makes it hard to track down. You'd need to try to notice when exactly its going wrong and what buttons were showing..

Quote:
Originally Posted by 4-Star General
Anyway nm, I just made my custom script...
What do you mean? You used the Custom Site Creator and made a custom site? I don't see how this is gonna change anything..

Quote:
Originally Posted by 4-Star General
A quick note... if you are in the hand and you want to x/f on stars I click the fold button and the check/fold button is selected, on bwin I get the fold select...
If you have SaT's advanced option set to "click Fold + Check/Fold", then this should work. I just tested it on both Stars and Party and it worked to click the "Check/Fold" checkbox. Of course, if you're using a custom site, it won't work because those special variables aren't set.

For that reason, usually you should stick with the built-in sites unless there is a specific reason not to. Are you saying your BetSize2 hotkey is now working perfectly with your custom site?
StackAndTile Quote
09-02-2015 , 06:33 PM
Ty for the reply, since it is hard to track down I decide to disable the betsize hotkeys in S&T and made a custom AHK script that sends the right command if the windown active is a Bwin one
StackAndTile Quote
09-02-2015 , 07:15 PM
Quote:
Originally Posted by 4-Star General
Ty for the reply, since it is hard to track down I decide to disable the betsize hotkeys in S&T and made a custom AHK script that sends the right command if the windown active is a Bwin one
Oh ok. What command are you sending in your custom script?
StackAndTile Quote
09-03-2015 , 04:01 AM
numpad2 or numpad3 and then enter
StackAndTile Quote
09-04-2015 , 12:12 AM
09-04-2015 , 05:04 AM
First, I'm gonna tell you whether I encounter any issue
StackAndTile Quote
09-04-2015 , 06:50 AM
Ok, I have an issue, and I'm pretty sure I didn't got yesterday.
On Bwin.it (and using patycaption) , the numpad is sending the keys into the bet box.
If S&T is active, only one digit is sent.
For example if I want to bet 12BB, without S&T active I'm able to do it without any problem.
With S&T active I get 1 into the bet box, and if I press 2, the 1 is erased and 2 take its place
StackAndTile Quote
09-04-2015 , 11:16 AM
Quote:
Originally Posted by 4-Star General
Ok, I have an issue, and I'm pretty sure I didn't got yesterday.
On Bwin.it (and using patycaption) , the numpad is sending the keys into the bet box.
If S&T is active, only one digit is sent.
For example if I want to bet 12BB, without S&T active I'm able to do it without any problem.
With S&T active I get 1 into the bet box, and if I press 2, the 1 is erased and 2 take its place
SaT has its own advanced option to "Focus betbox when possible". Try turning that option off in SaT and see if it fixes it
StackAndTile Quote
09-04-2015 , 01:17 PM
Quote:
Originally Posted by greg nice
SaT has its own advanced option to "Focus betbox when possible". Try turning that option off in SaT and see if it fixes it
I'll try it asap, although I don't think this is going to work, since partycaption (I think) is creating its own bet box, I'm going to update you
StackAndTile Quote
09-07-2015 , 12:21 PM
i'm sorry, i havent had a chance to look through the thread and see if it's been mentioned, but when 888 opens a new tournament table, SaT does a weird thing moving my mouse around and not letting me control it. It seems like it keeps going back and forth between the new table and the popup. I have "focus on table under mouse" on and i've tried changing the setting about moving 888 popups to the grid and it does the same thing either way.
StackAndTile Quote
09-07-2015 , 02:31 PM
Quote:
Originally Posted by tl65\
i'm sorry, i havent had a chance to look through the thread and see if it's been mentioned, but when 888 opens a new tournament table, SaT does a weird thing moving my mouse around and not letting me control it. It seems like it keeps going back and forth between the new table and the popup. I have "focus on table under mouse" on and i've tried changing the setting about moving 888 popups to the grid and it does the same thing either way.
Does it happen when you register for a tournament, and the first table opens? Or when they rebalance tables and you get moved to a new table in an existing tournament ? I need to try to reproduce it
StackAndTile Quote
09-07-2015 , 02:33 PM
any update regarding the waiting list window on PS?
StackAndTile Quote
09-07-2015 , 02:42 PM
Quote:
Originally Posted by greg nice
Does it happen when you register for a tournament, and the first table opens? Or when they rebalance tables and you get moved to a new table in an existing tournament ? I need to try to reproduce it
It always happens when the first table is opened. I'm not sure if it happens when I'm moved or not, i'll try to keep an eye out for that. When it happens, I have to keep hitting my "ignore table" button until it works at the right time and ignores the table. Also, I don't have SaT set to ever move my mouse to the active table or anything else like that.
StackAndTile Quote
09-07-2015 , 08:16 PM
Quote:
Originally Posted by 4-Star General
any update regarding the waiting list window on PS?
did you update to the latest version and did you see the changelog?
StackAndTile Quote
09-08-2015 , 03:55 AM
I updated but didn't read the changelog, my fault.
Anyway, now that I did, I can say it isn't working... the pop up, at least for me, is going to be hidden in the stack slot.

Also, can I ask you why you decide to autoclick yes? Seems to me it is not the best idea, given the fact many player would put them on many waiting list...
StackAndTile Quote
09-08-2015 , 12:42 PM
Quote:
Originally Posted by 4-Star General
I updated but didn't read the changelog, my fault.
Anyway, now that I did, I can say it isn't working... the pop up, at least for me, is going to be hidden in the stack slot.

Also, can I ask you why you decide to autoclick yes? Seems to me it is not the best idea, given the fact many player would put them on many waiting list...
It worked during testing for me, it was clicking Yes wherever the popup showed.

What do you suggest instead of auto click yes? There was discussion on the SaT forums in the Feature Request section
StackAndTile Quote
09-08-2015 , 01:07 PM
Quote:
Originally Posted by greg nice
It worked during testing for me, it was clicking Yes wherever the popup showed.

What do you suggest instead of auto click yes? There was discussion on the SaT forums in the Feature Request section
Just put it always on top on the grid and let the players decide...
StackAndTile Quote

      
m