Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   STT Strategy (http://archives1.twoplustwo.com/forumdisplay.php?f=38)
-   -   AHK Script for Full Tilt SnG's (http://archives1.twoplustwo.com/showthread.php?t=331078)

Powers_That_Be 04-06-2007 11:04 AM

Re: AHK Script for Full Tilt SnG\'s
 
Any thoughts on letting you load SNG and autoclose them when done so you can datamine?

holdem17 04-06-2007 02:47 PM

Re: AHK Script for Full Tilt SnG\'s
 
does anyone know where I can get this program? I tried the links but nothing was working.

Quetzo 04-06-2007 10:25 PM

Re: AHK Script for Full Tilt SnG\'s
 
[ QUOTE ]
Any thoughts on letting you load SNG and autoclose them when done so you can datamine?

[/ QUOTE ]
Haven't looked into that. Since I been sick there's a lot of things I haven't done and now I'm very poor so I can't afford to program now, so no real plans on any programming.

Quetzo 04-06-2007 10:27 PM

Re: AHK Script for Full Tilt SnG\'s
 
[ QUOTE ]
does anyone know where I can get this program? I tried the links but nothing was working.

[/ QUOTE ]
I will put up a new link tomorrow.

mattgoody 04-21-2007 01:09 AM

Re: AHK Script for Full Tilt SnG\'s
 
any news on that link? id really love to try this program out.

Quetzo 04-21-2007 04:16 AM

Re: AHK Script for Full Tilt SnG\'s
 
[ QUOTE ]
any news on that link? id really love to try this program out.

[/ QUOTE ]

Sorry, I put it up, but it got lost when 2+2 changed back to old forum.

This link should work for a few more days: FTPSnGMTH

mattgoody 04-21-2007 05:12 AM

Re: AHK Script for Full Tilt SnG\'s
 
thank you sir, you are the man.

Waco1910 04-21-2007 05:20 AM

Re: AHK Script for Full Tilt SnG\'s
 
Ha I pm'ed him yesterday about this and he sent me the link. TY again Quetzo

mattgoody 04-21-2007 05:29 AM

Re: AHK Script for Full Tilt SnG\'s
 
is there any way to disable the tables always moving to bottom and make it so the tables dont always revert to the standard size so i can leave the tables tiled in a smaller size?

Quetzo 04-21-2007 09:54 AM

Re: AHK Script for Full Tilt SnG\'s
 
[ QUOTE ]
is there any way to disable the tables always moving to bottom and make it so the tables dont always revert to the standard size so i can leave the tables tiled in a smaller size?

[/ QUOTE ]

In file "Timers.ahk", on line 157, it says "MoveToBottom(table)", just put a semicolon in front of that line (";MoveToBottom(table)") and tables won't be moved to bottom.

Right now the script just support one size and that size is what you write in Tools->Table Slots->width. If you don't want the script to adjust table size you have to change in file "Functions.ahk" in function "MoveTable(table, x, y)" on line 1603, which reads "WinMove,,, %x%, %y%, %moveTableW%, %moveTableH%" to "WinMove,,, %x%, %y%".


All times are GMT -4. The time now is 12:11 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.