Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   Full Tilt Table Opener - New AHK script with Graphic User Interface (http://archives1.twoplustwo.com/showthread.php?t=242631)

nanochip 11-12-2006 05:53 AM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interface
 
New Version 0.25 -- 11-12-06
1. Added new table stakes that Full Tilt added (let me know if I missed any)
2. Fixed rare lockup problem where this script would not run correctly at startup.

Download here .
Documentation is here .

nanochip 11-12-2006 06:07 AM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac
 
[ QUOTE ]
it seems when I check "Minimize Lobby after Opening/Closing Tables" and FTTO goes through a cycle, I can't un-minimize the Full Tilt lobby. I click on it in the XP taskbar and nothing happens, even if I uncheck the "minimize lobby" option.


[/ QUOTE ] [ QUOTE ]
I can un-minimize tables ok; when the "minimize lobby" box is unchecked, I haven't experienced any problems along these lines. I do have to restart FT to be able to do stuff in the lobby again.


[/ QUOTE ]
[ QUOTE ]
this problem indeed only happens when the program is running for awhile with this option enabled.

[/ QUOTE ]

thanks for the update, gb... It appears there are (at least) two of you who have experienced this. Unfortunately I still haven't been able to duplicate it after several days of running the script... but I'll keep watching it.

If you notice any other clues, please let me know.
e.g. does it happen only after you put your computer into standby mode?

Is anyone having any problem other than this one (make sure you are using version 0.25) ???

nanochip 11-12-2006 06:19 AM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac
 
[ QUOTE ]
Is SNG support coming in the near future?

[/ QUOTE ]
I've taken a look at adding this, but it isn't a minor addition as I first thought it might be. So, it probably won't be in the near future, but it is on my list.

nanochip 11-12-2006 06:27 AM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac
 
[ QUOTE ]
why the use of the semaphore?


[/ QUOTE ]
This script can be used in multiple user areas of the computer, and a tablelist file is kept of all open files which each instance of the script updates and reads to see if a table is open in another user area. So the semaphore is used to keep different instances from changing this file at the same time.

ADBjester 11-12-2006 04:27 PM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac
 
[ QUOTE ]
[ QUOTE ]
it seems when I check "Minimize Lobby after Opening/Closing Tables" and FTTO goes through a cycle, I can't un-minimize the Full Tilt lobby. I click on it in the XP taskbar and nothing happens, even if I uncheck the "minimize lobby" option.


[/ QUOTE ] [ QUOTE ]
I can un-minimize tables ok; when the "minimize lobby" box is unchecked, I haven't experienced any problems along these lines. I do have to restart FT to be able to do stuff in the lobby again.


[/ QUOTE ]
[ QUOTE ]
this problem indeed only happens when the program is running for awhile with this option enabled.

[/ QUOTE ]

thanks for the update, gb... It appears there are (at least) two of you who have experienced this. Unfortunately I still haven't been able to duplicate it after several days of running the script... but I'll keep watching it.

If you notice any other clues, please let me know.
e.g. does it happen only after you put your computer into standby mode?

Is anyone having any problem other than this one (make sure you are using version 0.25) ???

[/ QUOTE ]

I have solved this problem.

The problem is that javaw.exe is taking over control of the window, for whatever reason. Users of Poker Office will have javaw.exe running by default, even at startup without having run Poker Office.

To solve it, run Task Manager (Ctrl-Alt-Del), locate javaw.exe in the process list, and terminate it. Don't have Poker Office open when you do this. Doing this may terminate the fulltilt.exe process as well -- that's fine, just restart FTP.

You'll then have full control again.

Jester

goofyballer 11-12-2006 09:07 PM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac
 
I don't have javaw.exe (or any Java executables, aside from jusched.exe, which I would assume is an updater or something) in my process list.

Also, still happening in 0.25. For whatever reason this seems to just happen over time - last night I went to bed w/ FTTO running and PT importing and I could open the lobby then, but not 8 hours later when I woke up.

My comp is P4 2.8 GHz, 1GB RAM, so it's not super fast but it's not slow.

vortex86 11-13-2006 12:45 AM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac
 
hi,
i was having difficulties with the programm until i found a minor/major bug.

the level $5/$10 was wrong in your script, it said 5/$10

the one dollar sign was missing.


can i do something like this:
i want the script to open as many 5/10 tables as possible, then as many 4/8 tables, then as many 8/16 tables as possible until 16 tables are reached.

i try to just put 16 in for each level bus it doesnt seem to work

vortex86 11-13-2006 01:08 AM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac
 
ok, i think i finally got it.
there another mistake.

it says $4/$8$

please fix it, thanks

check 11-13-2006 01:35 AM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac
 
Could be a random message popup in the lobby. I think this happened to me once. To bring back the lobby open task manager, right click full tilt and bring to front.

nanochip 11-13-2006 01:40 AM

Re: Full Tilt Table Opener - New AHK script with Graphic User Interface
 
New Version 0.26 -- 11-12-06
1. Fixed typo on stakes $5/$10 and $4/$8
2. Removed option to "minimze the Lobby" as there may be a problem associated with it.

Download here .
Documentation is here .


All times are GMT -4. The time now is 01:58 AM.

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