Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #191  
Old 01-28-2007, 04:04 PM
Murakawa Murakawa is offline
Senior Member
 
Join Date: Jun 2006
Posts: 632
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac

sweet thanks
Reply With Quote
  #192  
Old 01-28-2007, 10:43 PM
goofyballer goofyballer is offline
Senior Member
 
Join Date: Jun 2005
Location: THESE IZ THE OLD FORUMZ
Posts: 7,108
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac

While I'm playing, I just use one of my monitors for game selection and keep all the tables I'm not playing at open over there so I can quickly browse through them and look for good games. I can't keep "only close minimized tables" checked because then FTTO won't close tables that break up.

It all worked ok a few days ago, the new update probably mucked around with however nanochip was figuring out which tables you're sitting at, just like it did with a lot of the button names.
Reply With Quote
  #193  
Old 01-28-2007, 10:47 PM
goofyballer goofyballer is offline
Senior Member
 
Join Date: Jun 2005
Location: THESE IZ THE OLD FORUMZ
Posts: 7,108
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac

[ QUOTE ]
It all worked ok a few days ago, the new update probably mucked around with however nanochip was figuring out which tables you're sitting at, just like it did with a lot of the button names.

[/ QUOTE ]

Yeah, I think that's it. I suck at poker right now so I don't feel like playing today but I think this should fix it:

<font class="small">Code:</font><hr /><pre> ; check if we are seated at this table, by seeing if the SitOutNextHand button is visible
; if seated, then ignore this table
ControlGet, vFlag, Visible,,FTCButton29, ahk_id%vTableId%
if (vFlag)
Continue</pre><hr />

Changing "FTCButton29" to "FTCButton32" should do it, I think. The control name for the sit out button changed between updates.
Reply With Quote
  #194  
Old 01-28-2007, 11:50 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interface

Version 0.34 1/28/07

1. added #SingleInstance Force
2. Changed the name of some buttons to match the change that Full Tilt made to their software

Download here .
Documentation is here .
Reply With Quote
  #195  
Old 01-29-2007, 03:53 PM
FearNoEvil FearNoEvil is offline
Senior Member
 
Join Date: Mar 2006
Posts: 112
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interface

I don't know if this has already been mentioned as a feature suggestion, but it would be great to be able to open tables according to VPIP instead of Avg Pot Size.
Reply With Quote
  #196  
Old 01-30-2007, 08:37 PM
Jim14Qc Jim14Qc is offline
Senior Member
 
Join Date: Nov 2006
Posts: 661
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac

Sorry for the most likely idiotic question, but how do you get the observed hands' histories? I tried opening 16 tables for a few minutes and saw a bunch of .tmp files but when I closed the tables, no HH's were written... I do have HH's saved (it works fine with played hands).
Reply With Quote
  #197  
Old 01-31-2007, 10:54 AM
MuckinWinners MuckinWinners is offline
Senior Member
 
Join Date: May 2004
Location: Austin, Texas
Posts: 875
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac

Observed hands are saved as ".temp" files and are instantly deleted when their corresponding table is closed. You have to import before closing.
Reply With Quote
  #198  
Old 02-11-2007, 03:59 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interface

Version 0.35 2/10/06
1. This program can now be minimized to the system tray and operate there without being maximized
2. added icon for the program
3. added windows installer for setup

Download here .
Documentation is here .
Reply With Quote
  #199  
Old 02-15-2007, 10:24 PM
paulhewso paulhewso is offline
Junior Member
 
Join Date: Feb 2007
Posts: 1
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac

Nanochip (and others),

I'm kinda new to the whole datamining arena. I was wondering if this is the kind of software sites like Sharkscope and ThePokerDB use to collect their data? Reason I ask is I think it would be fun to build such a database on my own but I'm unclear how these guys are doing it. My understanding (from this thread) is that Full Tilt restricts the number of clients open on any machine (I think it was 16 max tables) so if a client has to be open to collect this data, and there are over 5,000 concurrent tables in process, that's a lot of machines running to collect all data from one site... leading me to believe there has to be another way to do this. Any thoughts would be appreciated. (And thanks for this great software!)

...Paul
Reply With Quote
  #200  
Old 02-18-2007, 01:16 AM
donkraft donkraft is offline
Senior Member
 
Join Date: Sep 2005
Location: donkraftpoker.com
Posts: 316
Default Re: Full Tilt Table Opener - New AHK script with Graphic User Interfac

I'll donate 30$ for a script that buys me into FT SNG's (continous/sets) similar to this script.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:35 AM.


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