Open Side Menu Go to the Top
Register
StackAndTile StackAndTile

04-01-2011 , 10:56 AM
New version won't load the settings from my previous .ini files. Anyone else having this issue?

edit: nm, seems to be working now.

Last edited by bleurain; 04-01-2011 at 11:02 AM.
StackAndTile Quote
04-01-2011 , 11:19 AM
Quote:
Originally Posted by Jacornonthecob
I don't know if I am the only one but the download link isn't for 99.18 it's still 99.17 and won't work - once downloaded it tells me to download the newest version
try right click -> save as?


Quote:
Originally Posted by wd1head
Is there anyway to create multiple stacks with this software?

Where you can tile then stack on each tile.

Say you had 6 tiles 6 deep, 36 tabling for fun, ez game
this request seems to come up more and more. it will get done, cant give a real timeline though. ill prioritize it, but for now i have some other things to do to get this program out for sale



Quote:
Originally Posted by bleurain
New version won't load the settings from my previous .ini files. Anyone else having this issue?

edit: nm, seems to be working now.
should have no problems in this area, no changes to the ini read/writes were made other than changing one default value
StackAndTile Quote
04-01-2011 , 05:33 PM
How do i load my previous settings?
StackAndTile Quote
04-01-2011 , 06:38 PM
Quote:
Originally Posted by evasive
How do i load my previous settings?
File > Open Config
StackAndTile Quote
04-01-2011 , 06:56 PM
yeah, use Open Config, you might have to find the old StackAndTile folder and find your config ini file.

hopefully next version i will have an installer program so everything will reside in /Program Files/ directory and the configs will stay there and just the exe will be overwritten
StackAndTile Quote
04-01-2011 , 10:56 PM
Every time i fold a hand table stacks and i want to keep it in the grid, any suggestions?
StackAndTile Quote
04-02-2011 , 01:30 AM
Quote:
Originally Posted by mjifi
Every time i fold a hand table stacks and i want to keep it in the grid, any suggestions?
you are folding by clicking the mouse, yes? turn off Left Click Detection in Advanced Options
StackAndTile Quote
04-02-2011 , 08:40 AM
greg,

custom setup for a site, all works good expect the part where you suppose to show the "area" of the buttons by dragging. This part isnt working, just get "click" coordinates for all and have to than set it up manual. Maybe its I who are screwing up or its a "bug".
StackAndTile Quote
04-02-2011 , 11:02 AM
Quote:
Originally Posted by GeneralVit
greg,

custom setup for a site, all works good expect the part where you suppose to show the "area" of the buttons by dragging. This part isnt working, just get "click" coordinates for all and have to than set it up manual. Maybe its I who are screwing up or its a "bug".
remember that when it asks you to do the drag, it will get the VERY NEXT left click, so be very careful not to click anywhere else before doing it

and also, be very deliberate. move the mouse, hold left click down in place for a second, then continue holding and drag
StackAndTile Quote
04-02-2011 , 11:04 AM
i didnt get boylepoker (I Poker) to work, any advice is welcome

i did the custom site tutorial, heres my ini:

[settings]

standard_table_width=676
standard_table_height=510


fold_button_x_coord=414
fold_button_y_coord=457

table_class=PTIODEVICE
table_exclude_title_text=I Poker
table_include_title_text=My Screenname

use_basic_click=1

iam getting this error by including the new site: Error Fold Coordinates not present.

i used AutoIT 3 Window Spy to readout the fold coordinates...
StackAndTile Quote
04-02-2011 , 03:31 PM
Quote:
Originally Posted by Joaggi
i didnt get boylepoker (I Poker) to work, any advice is welcome

i did the custom site tutorial, heres my ini:
that tutorial is old and outdated. my apologies for being lazy with the website

use the CustomSiteCreator.exe in the /StackAndTile/Sites sub-directory
StackAndTile Quote
04-02-2011 , 10:49 PM
Quote:
Originally Posted by greg nice
that tutorial is old and outdated. my apologies for being lazy with the website

use the CustomSiteCreator.exe in the /StackAndTile/Sites sub-directory
i also did this with your customsitecreator.exe and all tests worked but the ini doesnt worked when i want to include. nothing happens when i press f10 to fold.

ini:
[settings]

standard_table_width=1038
standard_table_height=782

buttons=fold,call,bet

fold_button_x_coord=649
fold_button_y_coord=711
fold_button_region_topleft_x_coord=555
fold_button_region_topleft_y_coord=684
fold_button_region_bottomright_x_coord=697
fold_button_region_bottomright_y_coord=740

call_button_x_coord=780
call_button_y_coord=710
call_button_region_topleft_x_coord=706
call_button_region_topleft_y_coord=688
call_button_region_bottomright_x_coord=842
call_button_region_bottomright_y_coord=740

bet_button_x_coord=956
bet_button_y_coord=712
bet_button_region_topleft_x_coord=858
bet_button_region_topleft_y_coord=684
bet_button_region_bottomright_x_coord=997
bet_button_region_bottomright_y_coord=736

use_basic_click=0

table_class=PTIODEVICE

table_include_title_text=
table_exclude_title_text=
StackAndTile Quote
04-03-2011 , 12:10 AM
try changing this and let me know

Code:
use_basic_click=1
StackAndTile Quote
04-03-2011 , 08:07 AM
Quote:
Originally Posted by greg nice
try changing this and let me know

Code:
use_basic_click=1
Thanks a lot Greg, worked..

I also had to change this:

table_include_title_text=My Screenname
table_exclude_title_text=Boylepoker: Nickname:
StackAndTile Quote
04-03-2011 , 10:38 AM
just tried to play a session...

the next problem arrived..

i included the boylepoker.ini and everything seemed to work. After playing 2 minutes my stack/fold button didnt work anymore and the tables didnt went out of the stack at action....

any advice greg?
StackAndTile Quote
04-03-2011 , 10:53 AM
Id like to play fulltiltpoker.fr and pokerstars.fr simultaneously. Do stackandtile support the .fr versions? With ahk scripting can I replace the functions of tableninja and tableninjaft and use the same hotkeys?
StackAndTile Quote
04-03-2011 , 11:25 AM
Quote:
Originally Posted by Joaggi
just tried to play a session...

the next problem arrived..

i included the boylepoker.ini and everything seemed to work. After playing 2 minutes my stack/fold button didnt work anymore and the tables didnt went out of the stack at action....

any advice greg?
did the fold+stack hotkey work at the start? can you try playing again and see if the problem was a one-time thing or if it happens again?
StackAndTile Quote
04-03-2011 , 11:26 AM
Quote:
Originally Posted by little h
Id like to play fulltiltpoker.fr and pokerstars.fr simultaneously. Do stackandtile support the .fr versions? With ahk scripting can I replace the functions of tableninja and tableninjaft and use the same hotkeys?

i haven't tested on the .fr sites, but i imagine SaT should work fine. give it a shot and let me know if you have problems.

if you want to use TableNinja in conjunction with SaT, that should work too.
StackAndTile Quote
04-03-2011 , 02:20 PM
Quote:
Originally Posted by greg nice
did the fold+stack hotkey work at the start? can you try playing again and see if the problem was a one-time thing or if it happens again?
actually i tested it again before my previous post...

now i tested it again a few minutes and it worked.

later i will test it again in a session....
StackAndTile Quote
04-04-2011 , 12:20 PM
greg,

did setup ongame, when i fold it dont stack it jumps to stack but tile right back again. However i can stack it when the checkboxes are out be4 action is on me(after being dealt a hand, but action yet hasnt been on me), it seem like after i fold it thinks the table still require action.
StackAndTile Quote
04-04-2011 , 12:23 PM
Hi Greg. I really like your software, its very helpful. Def gonna pay for it when you make it commercial.

Know you have a lot to do, but have you found any solution for the UB/AP problems that came with their update some week ago?
StackAndTile Quote
04-04-2011 , 12:32 PM
Quote:
Originally Posted by GeneralVit
greg,

did setup ongame, when i fold it dont stack it jumps to stack but tile right back again. However i can stack it when the checkboxes are out be4 action is on me(after being dealt a hand, but action yet hasnt been on me), it seem like after i fold it thinks the table still require action.
is the fold button the same color as the table? you can try removing OnGame and then re-include it. if that still doesnt work, post screenshots of the fold button visible and the fold button not visible


Quote:
Originally Posted by kojak37
Hi Greg. I really like your software, its very helpful. Def gonna pay for it when you make it commercial.

Know you have a lot to do, but have you found any solution for the UB/AP problems that came with their update some week ago?
yes i have a solution to fix it, its just not done yet.
StackAndTile Quote
04-04-2011 , 01:18 PM
greg, yeah it same as background after u fold. Will try some some other ongame sites and see

IPN(old boss media) dont seem to have a ahk class, that mean it doomed to get this working there?
StackAndTile Quote
04-04-2011 , 01:24 PM
Quote:
Originally Posted by GeneralVit
greg, yeah it same as background after u fold. Will try some some other ongame sites and see
i dont know if ongame supports mods, if you can mod the fold button to be a different color than the background, then it should work

Quote:
IPN(old boss media) dont seem to have a ahk class, that mean it doomed to get this working there?
every window should have an ahk_class, are you using the CustomSiteCreator.exe to do it?
StackAndTile Quote
04-04-2011 , 01:44 PM
Quote:
Originally Posted by greg nice
i dont know if ongame supports mods, if you can mod the fold button to be a different color than the background, then it should work



every window should have an ahk_class, are you using the CustomSiteCreator.exe to do it?
yes, looked at that, seem u could mod it but it tricky so first will try see if i can just move site (where they got different color fold buttons hehe)

About IPN, yes im using the Customsitecreator and it came up blank, than ran the "Win spy" and it show just a blank, as below.

>>>>>>>>>>( Window Title & Class )<<<<<<<<<<<
2 - €5k HH Sat RB - Tournament: 49249955 - Poker Heaven
ahk_class

>>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<<
On Screen: 1563, 857 (less often used)
In Active Window: 1486, 697

>>>>>>>>>( Now Under Mouse Cursor )<<<<<<<<

Color: 0xF0F0F0 (Blue=F0 Green=F0 Red=F0)

>>>>>>>>>>( Active Window Position )<<<<<<<<<<
left: 77 top: 160 width: 1027 height: 796

>>>>>>>>>>>( Status Bar Text )<<<<<<<<<<

>>>>>>>>>>>( Visible Window Text )<<<<<<<<<<<

>>>>>>>>>>>( Hidden Window Text )<<<<<<<<<<<

>>>>( TitleMatchMode=slow Visible Text )<<<<

>>>>( TitleMatchMode=slow Hidden Text )<<<<

edit: IPN always been a bitch getting anything to work at btw. dunno if play these sites (if u Euro or US). Just wanted to enlight u if u not aware of this "top notch poker site"
StackAndTile Quote

      
m