Open Side Menu Go to the Top
Register
StackAndTile StackAndTile

02-09-2011 , 09:33 PM
Sorry if any of this has been covered or is obvious, programs like this are new to me. Thanks for all your hard work!

What I'd like to do is

1. Have active tables never pop up in the stack so I can safely cycle through and prefold, and when I do prefold have it automatically sent to the bottom.

2. If the grid is full and an active table would normally pop up in the stack (or not if I unclick "Bring urgent tables to top"?), I'd rather have it get in line in a slot.

3. You mentioned you didn't know why people would want "click check-fold and return to stack"? To me it seems like it would be one less button to click when you have a table still in a slot from a hand you saw to the end. One button instead of using TN to check the box and then another hot key to send it back to the stack. (this wouldn't work if #2 was implemented though because an active hand would potentially jump in the slot and misclick)

Thanks in advance for info on anything I can do already to make it work like this.
StackAndTile Quote
02-10-2011 , 03:50 AM
I think I'm doing something wrong. It pulls out a table when I'm dealt a hand preflop. When I click the fold+stack key, it clicks the advance fold box, blinks it to the stack and then repops it in a slot some of the time. Then, when the hand comes in turn it folds but keeps the window in that slot (at the expense of other hands that need attention if the slots are full.) Is that all normal?
StackAndTile Quote
02-10-2011 , 10:57 AM
Quote:
Originally Posted by Bill Haverchuck
I think I'm doing something wrong. It pulls out a table when I'm dealt a hand preflop. When I click the fold+stack key, it clicks the advance fold box, blinks it to the stack and then repops it in a slot some of the time. Then, when the hand comes in turn it folds but keeps the window in that slot (at the expense of other hands that need attention if the slots are full.) Is that all normal?
not normal. this is sometimes a problem with PokerStars Hyper Simple theme, because the prefold box is the same color as the fold button.

youll want to try a different theme, or remove and re-include the site paying attention to the fold button directions
StackAndTile Quote
02-10-2011 , 11:03 AM
Quote:
Originally Posted by Bill Haverchuck
Sorry if any of this has been covered or is obvious, programs like this are new to me. Thanks for all your hard work!

What I'd like to do is

1. Have active tables never pop up in the stack so I can safely cycle through and prefold, and when I do prefold have it automatically sent to the bottom.

2. If the grid is full and an active table would normally pop up in the stack (or not if I unclick "Bring urgent tables to top"?), I'd rather have it get in line in a slot.

3. You mentioned you didn't know why people would want "click check-fold and return to stack"? To me it seems like it would be one less button to click when you have a table still in a slot from a hand you saw to the end. One button instead of using TN to check the box and then another hot key to send it back to the stack. (this wouldn't work if #2 was implemented though because an active hand would potentially jump in the slot and misclick)

Thanks in advance for info on anything I can do already to make it work like this.
1. hrmm, well youll want to turn off each site's particular "pop table to top" option, and youll also want to turn off the "bring table to top" option in SaT as well. if you use Tile Setting = preflop, tables will never pop up in the stack, because as soon as one requires action, it will go to grid. it will only cycle in the stack if all the grid slots are full, leading to your next question..

2. are you saying you want the table to move to a gridslot, but 'underneath' the current table in the gridslot? if so, thats not possible yet

3. if a table is still in grid at the end of the hand, you can always just send a normal "fold+stack" hotkey to return it. (next on the to-do list is to detect end of hand situations and automatically return to stack). clicking the 'check/fold' prebox is a problem because its in a different location than the normal 'fold' prebox. if the action is on you and the precheckboxes are gone, SaT will already attempt to click 'check' for you if that option is available
StackAndTile Quote
02-12-2011 , 11:07 AM
Have you had chance to work on adding any more functionality?

Best wishes
StackAndTile Quote
02-13-2011 , 06:14 PM
Quote:
Originally Posted by Stu_the_kid_Ungar
Have you had chance to work on adding any more functionality?

Best wishes
only in theory. no actual coding. the next feature is removal of tables from grid at end of hand. it will be determined if hole cards are visible or not. hopefully there will be enough delay between when hole cards disappear and when they are re-dealt, although thinking about this now, its probably no good. checking for flop cards is no good either, since if you raise and everyone folds preflop, the hand is over, but there were never any flop cards to begin with. so i'd be open to other ideas for this

the only other thing ive looked into was some web based stuff to put this for sale..
StackAndTile Quote
02-13-2011 , 07:42 PM
Quote:
Originally Posted by greg nice
only in theory. no actual coding. the next feature is removal of tables from grid at end of hand. it will be determined if hole cards are visible or not. hopefully there will be enough delay between when hole cards disappear and when they are re-dealt, although thinking about this now, its probably no good. checking for flop cards is no good either, since if you raise and everyone folds preflop, the hand is over, but there were never any flop cards to begin with. so i'd be open to other ideas for this

the only other thing ive looked into was some web based stuff to put this for sale..
I think this probably the feature people are most eager to see next!

Im pretty sure this was a feature in TOI.. is it worth dropping Thois a PM and asking how he did it? (No point in reinventing the wheel!)
StackAndTile Quote
02-13-2011 , 07:48 PM
After that there isnt really all that much left to do.

Id like to see the following, in no particular order.

1.) A tile only mode.

2.) Ability to swap tables around when in tile mode (basically emulate placemint)

3.) Ability to automatically switch from time mode to stake mode and back again when there are more than X tables open. (back again when there are less than X)

4.) Some border colour to indicate stakes (helps when multitableing 2 or 3 different stake sizes).

5.) Auto close tables at end of orbit once auto post BB is unticked.

6.) Some checking for dead tables.

I really think that's it... I dont think there is much more that anyone could reasonably ask for.

Best wishes
StackAndTile Quote
02-13-2011 , 07:52 PM
Quote:
Originally Posted by Stu_the_kid_Ungar
6.) Some checking for dead tables.
This one is most important for me. Dead tables need to be either be placed into another specific stack/slot or closed somehow.
StackAndTile Quote
02-14-2011 , 10:17 AM
Quote:
Originally Posted by Stu_the_kid_Ungar
I think this probably the feature people are most eager to see next!

Im pretty sure this was a feature in TOI.. is it worth dropping Thois a PM and asking how he did it? (No point in reinventing the wheel!)
TOI read the handhistory on stars and tilt to check for end-of-hand. this is not practical for SaT since it must support every site

Quote:
Originally Posted by pokerash
Quote:
Originally Posted by Stu_the_kid_Ungar
6.) Some checking for dead tables.
This one is most important for me. Dead tables need to be either be placed into another specific stack/slot or closed somehow.
second on the to-do list is checking for "old tables" which will be determined by tables that have not had action required after 5 minutes (configurable). i have mock up code working for this already and will probably be easier to add
StackAndTile Quote
02-16-2011 , 02:38 AM
i downloaded this.Now how do i proceed???I am completely unknown to this AHK thing.

Thanks in advance.

PS-I use Win7.
StackAndTile Quote
02-16-2011 , 04:36 AM
I have been using this program a few weeks now and starting to like it Greg. What gives? I can not use it today?

Beta Expired...Exiting
StackAndTile Quote
02-16-2011 , 06:20 AM
nm.

Last edited by nastyyy; 02-16-2011 at 06:27 AM.
StackAndTile Quote
02-16-2011 , 07:06 AM
I would also like to add that I would purchase this program, missing it already after 6 hours. Where can I ship a donation to at the moment Greg?
StackAndTile Quote
02-16-2011 , 07:53 AM
Will there be a new beta today? Will It be possible to buy a permanent version?

cheers
StackAndTile Quote
02-16-2011 , 09:40 AM
Really hope there will be a new version out today
StackAndTile Quote
02-16-2011 , 02:38 PM
Just went to start a session and..... beta expired?! I am lost without this program.

Seriously I might just not play today...? Or I might finally buy table ninja....

Seems like a bad business idea to just block us from using a product and leave us with no information or way to purchase it.

Last edited by JomboJuice22; 02-16-2011 at 02:45 PM.
StackAndTile Quote
02-16-2011 , 02:40 PM
need to use SaT!!!!
StackAndTile Quote
02-16-2011 , 02:46 PM
Greg

Do you need to put a short expiry date on SaT? Could you not put an expiry date of 1/1/2099 and then change that to a real date when there is some real reason to have an expiry date?
StackAndTile Quote
02-16-2011 , 03:01 PM
Expired. I know the software is currently free and I am grateful but it's really frustrating that it expires without any notice. When are you going to make the non-beta licenses available?

Thanks
StackAndTile Quote
02-16-2011 , 03:04 PM
Quote:
Originally Posted by bleurain
Can we pay to have expiration removed? This is really frustrating.
+1
StackAndTile Quote
02-16-2011 , 03:14 PM
Quote:
Originally Posted by pokerash
need to use SaT!!!!
+1
StackAndTile Quote
02-16-2011 , 03:35 PM



Please don't make me go back to using AHK scripts
StackAndTile Quote
02-16-2011 , 05:03 PM
+1 to all +1's. Really like this program.
StackAndTile Quote
02-16-2011 , 05:23 PM
Beta expired. Exiting.

I have v 1.99.17

What do I have to do to be able to run the program?
StackAndTile Quote

      
m