I’ve been a bit bitter about having to manually enter in tournament information into PokerTracker for the SnG’s and Tournaments that I play on Full Tilt, so I took matters into my own hands. I’ve written an application that get’s all of the data from a completed OR running SnG/Tournament (all types that Full Tilt has.. Razz, Stud, Hold’Em, Omaha) and buy ins (Freerolls, Real Money, FTP points..) and creates a text file that looks a lot like this (in fact, my app created this file):
Full Tilt Poker Tournament #7418458, Hold'em NL
BuyIn: $69.00/$6.00
Tournament started - 2006/10/18 - 22:00:00 (ET)
12 players
1: ImYourRake, Entry to Tournament #6008811
2: NOVICE78, $146.50
3: ArizonaAl, $87.90
4: PC12Pilot, $58.60
5: ddddaaaa,
6: woodtruck1977,
7: Spaith,
8: bamboo1,
9: mosdef22,
10: jpheonician,
11: mowmow,
12: Shelby 67,
I’ve been emailing Pat from PokerTracker and I have a test version of PokerTracker that has import functionality for my little application. So far, all of my tests with GFTS and PokerTracker have all been perfect, on PokerTracker’s side. ALL of the basic data that Pat requires are listed in the summary file.
What is does/Supports:
- Collects data from the Full Tilt Client and creates a Summary file for the selected Tournament or Sit N’ Go
- Supports all of Full Tilt’s Tournament/Sit N’ Go Games (Hold ‘Em, Omaha, Stud, Razz) and Types (No Limit, Pot Limit, Fixed Limit) and BuyIn’s (Freerolls, Full Tilt Points, Real Money)
- Creates One file per Tournament
- Will only run on Windows NT/2000/XP
The downsides:
- the tournament/SnG that you want data for, must exist inside of the Full Tilt Client app.
- As I only have XP/2000, that’s all I can support. In the future I may add Win9x support
- Tournaments and Sit N’ Go’s MUST be listed in the Full Tilt Client Application.
Sit N’ Go’s stay in the Full Tilt Client for about 15 minutes, while tournaments seem to last a few days.
What will the cost be, you ask? Well, since I don’t have a ton of free time, it will cost.. nothing.
Generate Full Tilt Summaries License Agreement
Disclaimer of Warranty: THIS PRODUCT IS PROVIDED FREE OF CHARGE, AND, THEREFORE, ON AN ‘AS IS’ BASIS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, OR FOR ANY SPECIFIC PURPOSE, INCLUDING WITHOUT LIMITATION THE WARRANTIES THAT IT IS FREE OF DEFECTS, ABLE TO OPERATE ON AN UNINTERRUPTED BASIS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. While every effort has been made to ensure the proper and correct operation of this program, you agree (by using/installing it) that you will not hold the author, anyone or any business related to the author, or any distributors responsible for any problems or damages occuring from the use of this program. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THE LICENSE AGREEMENT. NO USE OF THE PRODUCT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
Restrictions: Without the author’s prior written consent, Licensee may not:
(1) modify or create any derivative works of the Product;
(2) decompile, disassemble, reverse engineer, or otherwise attempt to derive the source code for the Product (except to the extent applicable laws specifically prohibit such restriction)
(3) sell the Generate Full Tilt Summaries software, or this license, in any way
(4) remove or alter any trademark, logo, copyright or other proprietary notices, legends, symbols or labels in the Product
By using Generate Full Tilt Summaries, and/or by clicking the “Yes” button to install Generate Full Tilt Summaries, you agree to be legally bound by the statements located above and below.
Generate Full Tilt Summaries is released as freeware. This means you may make copies of the software for backup purposes, give the software to friends, or mirror it on your own site IF AND ONLY IF ALL FILES REMAIN UNCHANGED AND INTACT, AND NO FILES ARE ADDED. If you do wish to mirror this program, please leave a post in one of the Generate Full Tilt Summaries threads at www.mattahfahtu.com . You may NOT include this program on any compilation mediums where you charge more than the cost of the medium it is included on (i.e. you may not charge for this freeware, but you may recoup the cost of the CD-ROM or other media it is placed on). Again, you must keep all files intact and unchanged, and you must add no files to this distribution.
Screen Shots
Main GFTS Window (as of v0.2.0)

After double clicking on the Found Tournaments. (as of v0.1.5)

The About Window (as of v0.1.5)

Configuration Window (as of v0.2.9)

Mailling Lists
There are two mailling lists, an announcement list (read only) and a users list.
To subscribe to the announcement list: Click one of the two choices: HTTP or Email
To subscribe to the users list: Click one of the two choices: HTTP or Email
To post to the list, you would send an email to gfts-users@list.mattahfahtu.com .
ToDo
- If the prize is a tournament entry or a token, based on a configuration setting, replace the token or tournament entry prize with the $ amount of the prize won.
- Test the Tier X Summaries (may be an import issue with PokerTracker)
- Tests to make sure the Completed and Running checkboxes are checked.
- Suggestions? Leave a comment.
FAQ
Q1. How does it work?
A1. GFTS will take control of the Full Tilt Client simulating mouse clicks to open Tournament Lobby’s and Tournament information screens. It can not play for you. In fact, it doesn’t even touch the game table window at all. It works with the Full Tilt Lobby and Tournament Lobby windows only, to get information about specific Tournaments and Sit N’ Go’s to generate a summary file that can be imported into PokerTracker. Example:
- Launch Generate Full Tilt Summaries (GFTS) and launch Full Tilt.
- Open the Tournament Lobby for the tournament/SnG that you want the information on.
- Click on Find Tourney Windows in GFTS. The tournament should now be listed inside the list box below the Find Tourney Windows button.
- Select the Tournament in the list box and click on Export Summary button
- The Summary file will be created in the same directory that GFTS is installed in, or where you told GFTS to save the files via the Configuration Window.
To Import the data into PokerTracker:
- In PokerTracker, select the File -> Import Hand Histories/Tournament Summaries

- Click on the ‘Select File(s) to Import…‘ button.

- Select the files that were exported by GFTS. PokerTracker should now import all of the data.
Q2. Why did you write this?
A2. I was tired of manually inserting Tournament/SnG information into PokerTracker and wanted something more, automatic and easier. Rather than wating for Full Tilt Poker to include this in the client, which I’ve been waiting for almost 6 months, other have been waiting longer, I wrote this little util to do it for me.
Q3. Is it really free?
A3. Yes. If you would like to send in a donation, see below
Q4. Are you planning on creating summary files for other Poker Site’s Tournaments that are in PokerTracker’s File -> ‘X Tournament Results – Manually Entry’ listings?
A4. Possibly. Paradise Poker and Party Poker are both on my ToDo list.
Q5. Is upgrading easy?
A5. Upgrading should be real easy. If you have previously downloaded the Full Install, you should be able to just download the EXE version, overwrite the existing EXE and be all up to date.
Q6. Will donating get rid of the expiration date?
A6. No. The expiration date is there for ensure that the beta versions die. There will always be a version that will be usable. I won’t say do not send in donations though. If you think the app is essential, donate. If not, don’t.
Q7. After Full Tilt updated the Client, GFTS is not finding the tournaments/SnG’s that have played. What gives?
A7. Make sure that the Running and Completed check boxes are checked, as seen here:

Q8. I do not have Full Tilt Poker installed, will I still be able to use Generate Full Tilt Summaries?
A8. No. GFTS requires that the Full Tilt Client is installed. Download the client from this link and use the bonus code of MATTAHFAHTU. New sign-ups will receive a 100% matching bonus up to $600 on their initial deposit to Full Tilt Poker. Signing up with Full Tilt this way makes it easy to support the development of GFTS.
Downloads
Latest Release: 2008/05/21 11:08 am – v0.2 Build 18
EXE Download (MD5 Hash: fa5be3cc32249da6f88723a2dc17f7a9)
Downloads: 572 File Size: 51.7 KB File Name: gfts_v0-2-18.zip
Optional Dependency (Full) Download (includes v0.2 Build 10) (MD5 Hash: c4d4491e127ec42fef01d0e3acd089ac)
Downloads: 1328 File Size: 1.7 MB File Name: gfts_v0-2-10.msi.zip
-
Changes:
- fix: Will now export Tournament Summaries again. Tested against version 4.14.34.1 of the Full Tilt Client.
Previous Release: 2008/04/26 8:53 am – v0.2 Build 17
EXE Download (MD5 Hash: 4aaf3e761ab82e20d765bc9357b1f869)
Downloads: 217 File Size: 51.7 KB File Name: gfts_v0-2-17.zip
-
Changes:
- fix: Will now export Private Tournaments again. Tested against version 4.13.34.6 of the Full Tilt Client.
Donations
If you like this application and would like to donate to the cause, you may do so via Full Tilt with my username of StatikKling.
9 people have made $110 in donations.
Thank you list
Anonymous – $10 on Aug 22, 06
Djay – $20 on Dec 05, 06
Anonymous – $10 on Jan 18, 07
Anonymous – $5 on Jan 28, 07
DS – $10 on Apr 22, 07
Gambit – $10 on Sep 20, 07
DEADF15H – $25 on Oct 18, 07
Anonymous – $15 on Dec 23rd, 07
Thebest – $5 on Jan 18th, 08





April 6th, 2006 at 8:45 pm
Sounds great.
April 9th, 2006 at 3:52 am
Hi! I play a lot of SnG’s at fulltilt and have been very annoyed with having to enter the summaries manually.
You are the MAN!!
Regards
Klaus
April 9th, 2006 at 7:26 am
I was in the same boat Klaus, that’s why I wrote this little app! Thanks for the comments!
April 20th, 2006 at 8:11 pm
Hi there!
Great app! Three questions or requests–not sure which.
* How do I get the “Auto Export” feature to function? I seem to have to manually export all files.
* Any chance of changing so we can set the directory the files are saved to?
* It looks like the way satellite seats are saved isn’t quite right–importing files from the TIER tournaments generates errors.
Will a donation get a version that doesn’t expire?
-Makonnen
April 24th, 2006 at 6:46 am
1. If you are using the latest version, the auto export feature should work just fine, or at least it does for me. If the manual export is working great, I’m not sure why the auto export feature doesn’t.
2. Different export dir? Sure, I’ll add that to the next release.
3. TIER tournaments with errors.. There maybe something in the export file that PokerTracker is failing with. I’ll export a few of the summaries for TIER tournies and send the output to Pat.
4. No. The expirations are there to make sure people have the latest version. When the app is stable all around, the expiration dates will go away.
April 28th, 2006 at 1:21 pm
Great program, thanks for this. I’m also curious if a donation will get rid of the expiration, this program is a must-have IMO. Thanks again!!
April 28th, 2006 at 1:31 pm
xero_luck, no, the expiration is there to ensure that beta versions die. I’ll have a release tonight that will extend the expiration date a few weeks, along with some of the suggestions by Makonnen.
May 1st, 2006 at 8:04 am
This is a great service. However, I seem to be having a few difficulties.
One, the summary generator doesn’t seem to be uploading everyone’s cash prizes. I cashed in a micro-tourney last night (just barely, made about a dollar profit, so don’t congratulate me), and instead of seeing something like this . . .
1: IRuleAtPokah, $375.00
2: 7DeuceOff, $250.00
3: BluffinU, $175.00
. . . I get just the names, with no prizes attached:
1: IRuleAtPokah,
2: 7DeuceOff,
3: BluffinU,
Second, how then do you load the summaries into PokerTracker? You say in the post you have a test PT program that auto-imports. But when I put the summary files in the same directory as my ring-game HH’s, it refuses to load.
Third, it absolutely refused to recognize the 1800-person WSOP Main Event Freeroll I was also in last night.
This is a great feature and I too am sick of manually entering all my FTP tourney results. Thanks for your time and effort.
May 1st, 2006 at 9:36 am
Mike,
1. I sometimes have the loot-switcher-roo happening as well. It looks like it was unable to get ahold on the window that has the prizes listed. Sometimes it takes a try or two to get the data. I will re-visit the search code to see if there is anything I can do to help with this issue.
2. Through the File -> Import Hand Histories/Tournament Summaries Select the file(s) using the ‘Select File(s) to Import’ button That’s the only way I know how to import the data.
3. Was it this tourney?
Full Tilt Poker Tournament #3779302, Hold’em NL
BuyIn: Freeroll
Tournament started – 2006/04/30 – 15:45:00 (ET)
1800 players
I had the Tournament Lobby window opened and I was able to extract the data with the ‘Find Tourney Windows’ button. I was also able to export the summary from the Auto Export feature.
May 15th, 2006 at 6:10 pm
I’m trying to import summares for two Omaha Hi/Lo MTT. I get this error “File contains no Omaha hands or unable to determine what poker site this file came from” It’s my first time trying out the program, but I followed your direction and the generated text file looks normal to me.
May 15th, 2006 at 6:52 pm
I’m note sure if Pat added the import feature to PT Omaha yet.. I’ll send him an email.
May 27th, 2006 at 11:26 am
Hey this is great. I noticed that PT does not know how to handle ties. Maybe fulltilt is the only one that has players tied? I think this happens at the very beginning when several players in an MTT are all-in with the same chipstack, and bust at the same time? In any event, it could be a simple fix for you to assign them a non-tying place (e.g. bob, mary, john have 252/300, and joe is next at 255. Make bob, mary & john 252,253,&254 respectively).
May 27th, 2006 at 4:51 pm
Does this work for Heads Up SnG’s? And is there anyway to make it work for all my past SnG’s, or do I have to email Full Tilt to get those?
June 1st, 2006 at 8:49 am
Buzz: Funny.. Pat told me that PokerTracker does handle ties.. I’ll email Pat and see what he says..
Ryan: Yes, it does work for HU SnG’s. GFTS is only able to get data that is available in the Full Tilt Client, so if Full Tilt can email you the summaries, that will be the only way to get them.
June 1st, 2006 at 6:04 pm
Hey there!
Current version is expired on me, no new one to download. Any chance of one in the next day or so?
-Makonnen
June 16th, 2006 at 9:55 am
As a FYI, the new FT update (yesterday) breaks GFTS.
-Makonnen
June 16th, 2006 at 10:01 am
Makonnen,
Wow.. Full Tilt had a complete client overhaul! I’ll get to work on this. Thanks for the heads up. I haven’t logged into Full Tilt in 2 days.
July 4th, 2006 at 10:14 am
Hey there!
The new version doesn’t seem to work quite right. When I click ADD and enter the ID of the tournament, it never finds it, and if I click the FIND TOURNEY WINDOW, it seems to misidentify the tournament, and cannot find it after it has ended.
These are for the Tier tourneys on Full Tilt.
I can have it find the tourney, and export a summary mid way through with no problem, but that sort of defeats the purpose ….
-Makonnen
July 5th, 2006 at 10:11 am
Makonnen,
Please see FAQ #7, make sure the show running and completed tourneys is checked. also, is it ONLY the Tier tournies that are having the issue? or all tournaments?
July 17th, 2006 at 1:44 am
Hey there
when i try to download and install the release 0-1-9 it tells me it’s expired and i should download a new release :/ could you please upload a release that’s still working
thx
July 17th, 2006 at 1:44 pm
Interesting… It works fine on my testing and production machines.
August 2nd, 2006 at 3:17 pm
First of all I want to say thank you, this software you have created is awsome. Unfortunatly, I can no longer get it to work. FTP released new software today, I don’t know if that has anything to do with the reason. I download the .exe file and it doesnt work. When i tried downloading the other file it gave me an error and was unable to install. I will post this on the actual website of the program in a minute so hopefully someone will get this shortly. Again, thanks for the program and your help.
August 3rd, 2006 at 1:49 pm
i’m having the same problems. seems to work for the multi table tourneys, just not the SnG’s. thanks.
August 3rd, 2006 at 3:21 pm
It’s not working for a Sit & Go Horse tournament that just completed. Your program goes to the full tilt main window and check the various tabs but can’t find the tourny and does something that just leaves the sit & go tab totally blank (no tournaments listed). I clicked “all” and tried again but got the same results each time. I’ve puts checks in “running” and “completed” and the tourny is still in the main window as completed. I’ve got the lobby for that tourny open also. It keeps saying tournament id was not found.
August 3rd, 2006 at 3:57 pm
Ok.. I will have a fix for this tonight.
August 4th, 2006 at 11:32 am
The fix you created works great. Again, thank you for this program and all the work you have put into. It is such simple little thing having to manually imut the sngs but such a pain. Thanks for the awsome program.
September 11th, 2006 at 7:12 pm
Recently I have been getting the following error when trying to load ftpGenSumm generated summaries into PT: “Tournament summary was requested before any players were knocked out, request again when the tournament is further along.”
Sure enough, the summaries list all players as “still playing” even though the summaries were generated after the SnG was complete.
ftpGenSumm was working for me previously, so I wonder if there’s been a change at FTP?
September 12th, 2006 at 7:43 am
Tim,
I just exported out a SnG and it worked fine (file is posted below). Was is a certain type of SnG or was there anything special about it?
Full Tilt Poker Tournament #6711580, Hold’em (Turbo) NL
BuyIn: $1.00/$0.25
Tournament started – 2006/09/12 – 07:39:06 (ET)
9 players
1: LRFDomino, $4.50
2: goatboater, $2.70
3: mcdaddydon, $1.80
4: Redd Roller,
5: morethenready,
6: lurb,
7: luckymojo79,
8: etchs,
9: daizymae,
September 24th, 2006 at 2:59 pm
I cannot get this program to work.
It loads up ok and see’s the tournaments and the results, but in preferences, where you tell it the directory to save the information to, it is blacked out and if you try and enter anything it says “Run Time Error” and closes
Any ideas?
September 25th, 2006 at 11:13 am
M3boy,
did you try installing the full version and then updating the exe, or did you just download the exe version?
September 25th, 2006 at 1:57 pm
I tried installing the full version, then copying over the new exe
Same problem
September 26th, 2006 at 7:26 pm
What version of windows are you using? Can I get a screen capture? Email to
September 28th, 2006 at 9:31 am
I have the same problem as M3boy, whatever I do I get a “Run Time Error” althought the previous version worked, I have XP home edition running.
September 28th, 2006 at 4:12 pm
mike mccarty and M3boy,
silly question, but do you have a C:\ drive?
September 29th, 2006 at 5:19 pm
yes, but I think you are on the right track, the error is “run time error 76 path not found” which I thought had to do with the fact that the directory listed under configuration does not exist, but again, I can’t change it either.
September 29th, 2006 at 5:23 pm
I will do more testing tonight and hopefully have a fix for this.
September 30th, 2006 at 3:50 am
For some tourneys I get “error #13: type mismatch” and a text file is generated with just a few lines of zero data. Other tourneys it works fine. Am i doing something wrong? keep up the good work!
September 30th, 2006 at 8:19 am
Many thanks
Screen shot sent btw
September 30th, 2006 at 10:45 am
VERY STRANGE!!!!
Just deleted everything, downloaded the full version, installed it.
Then downloaded the update and copied the exe file over the origional one
Everything now works a treat!!!
September 30th, 2006 at 11:06 am
FJKFJK do you know what type of tournament it was? I know that will be a simple fix.
M3boy, great news! glad to hear it!
October 1st, 2006 at 10:10 am
good news, I was able to get build 2 to work.
October 2nd, 2006 at 8:25 am
but, I can’t get it to work with SnG’s. I get a “tournament xxxxxxx not found” I get the tournament in the Find Tournament Window but it says Freeroll and the .txt file does not have any details.
October 2nd, 2006 at 2:40 pm
Hi,
Great idea! One question though – i played a few tourneys on full tilt the other day before I found your programme. As the tourneys are no longer in the full tilt lobby, I presume that I wont be able to download the summaries?
Cheers and apologies if this is a dumb question!
Rich
October 3rd, 2006 at 7:34 am
mike mc: Please make sure that the Running and Completed checkboxes are checked. Please see FAQ #7.
Richard: Yes, the tournaments must be listed in the FTP client. I’m working of a project that will attempt to fix this.
October 3rd, 2006 at 5:02 pm
Stat, I am “rabbitlover” that initially contacted you thru the PT forum. Do you have anything going for the Party tournament windows?
Sure hope so.
Thanks for a handy tool in GFTS.
October 4th, 2006 at 10:46 pm
rich, well.. it seems like I have a lot more free time, so as long as I can connect, I’ll get it done.
October 5th, 2006 at 2:17 am
thks for the good work
October 9th, 2006 at 9:01 am
back to the SnG’s, I have the tournament window open but when I press “Find Tournament Window” I get an error message “Tournament II xxxxxxxxx was not found” then in the Find Tournament Window I get: Full Tilt Poker: xxxxxxxx Freeroll and if I export that I get a file with no information.
October 9th, 2006 at 8:45 pm
Exact same result as “mike mc”
October 10th, 2006 at 10:52 am
Mark and Mike MC, is the running and completed checkboxes checked as FAQ #7 states?
If not, the data will not be shown to the client window, and in turn GFTS will not be able to get the data either.
October 11th, 2006 at 8:05 pm
Well, nevermind, I swear I did the EXACT same thing today as I did Monday. Tonight it worked, and both check boxes were checked both today and when I tried Monday…I am ABSOLUTELY sure of this because it was a completed tournament that I was trying to get, and I had the tournament lobby open and was viewing the results.
Anyway, it does appear that I am having a different issue; the prize amounts are not shown next to the players names. This is a cut and paste of the result file:
Full Tilt Poker Tournament #7208018, Hold’em NL
BuyIn: $50.00/$5.00
Tournament started – 2006/10/10 – 01:59:00 (ET)
137 players
1: NutRush,
2: golffool44,
3: justmemat,
4: JohnMason,
5: stevee97,
…etc.
October 11th, 2006 at 8:11 pm
Following up on my last post; I just tried it a second time and this time it did grab and export the prize amounts:
Full Tilt Poker Tournament #7208018, Hold’em NL
BuyIn: $50.00/$5.00
Tournament started – 2006/10/10 – 01:59:00 (ET)
137 players
1: NutRush, $1,849.50
2: golffool44, $1,164.50
3: justmemat, $873.38
4: JohnMason, $685
5: stevee97, $513.75
Thanks for the app and sorry for the false alarm.
October 12th, 2006 at 7:40 am
Yea.. sometimes they payouts do not want to show up. At least it’s better than Party’s, where if a deal is made, there is NO information on who got what.. just there was $x in the prize pool and $y was paid out normally and $z was distributed in a deal.
I will see if there is anything I can do about the payout data..
October 12th, 2006 at 1:42 pm
nice program
October 12th, 2006 at 4:53 pm
Thank you sir.
October 12th, 2006 at 9:45 pm
Ugh…it is not working for me again, weird. This time I got a screen capture…maybe you can spot something I’m doing wrong. Note the two boxes are checked and I have the tourney lobby open. The error message is right in the middle of this image.
http://img142.imageshack.us/img142/6062/ftpxv5.jpg
October 16th, 2006 at 7:43 am
Odd.. everything looks right.. the only thing I can think of is that the tourney list wasn’t populated all of the way when GFTS started to get the data.
As for the payout data, I think I have that fixed, but I want to test it for another couple of days. I had it happen to me last night once, then I made the changes and didn’t have it happen again.
October 18th, 2006 at 9:39 am
i just played a tournament using points as the entry fee, but when i import it to tracker it says buy-in line not found or…, how do I enter it manually,
thanks so much,
mike
October 18th, 2006 at 5:53 pm
Any idea what is causing GFTS to only pick up the payouts about half the time. Yesterday with 450 + players it did, today with 500+ it didn’t. Only really matters if I cash and I can enter manually, but it seems so random.
Thanks
October 19th, 2006 at 8:23 am
Richard, try the latest version. Payouts were one of the last items that I only attempted to get the data once. Now I try three times before giving up.
mike mc, I’m not sure Poker Tracker will support those types of tournaments, but I’m not 100% sure. I will try it with PokerStars to see if it works there. If so, I might have to see if Pat can add this to PT’s Full Tilt import.
October 19th, 2006 at 2:52 pm
mike mc, it seems that PokerTracker converts PokerStars FPP to $0.00 buying and fee.. so I should be able to make it so if you play in a tourney using points, just convert the buyin and juice to $0.00 + $0.00 and it should work from there.
Richard, what I usually do it just try to export the tourney data again and usually it works the second time around…
November 15th, 2006 at 6:46 am
Just started using this program 2 days ago and wouldn’t you know it the expiration date has arrived already. Can you put up an updated version with a later date?
Thanks. Love the program.
December 1st, 2006 at 8:20 am
Will you be doing a new update?
Cheers,
Rich
December 1st, 2006 at 10:59 am
New update available?
December 1st, 2006 at 1:09 pm
If you are going to leave message about errors, please be as descriptive as possible. Just leaving a comment that says “I got error x” does me no good. What type of tournament/SnG were you trying to export? Give me something to work with…
December 3rd, 2006 at 7:28 am
Hey, Thanks alot, this will help me alot, it was really annoing to add all the sngs by myself …
but i have a problem … I DL both files, I Installed the Program and replaced the .exe … the Porgram opens and all seems to work pretty fine … but when I open FTP, Check the “Registring” and “Running” boxes … and open tournament lobby (no matter wich, I tried 1 table sngs, HU sngs, and mutli sngs, some wich are running and some that where finished too)and click on “find tourney window” this comes up : ” Error #13: Type Mismatch ” And in the List one Data appears : ” FUll Tilt Poker: xxxxxxxxxxx $0,00/$0,00 ”
Do you have any idea what I shall do ?
December 3rd, 2006 at 5:55 pm
Seeeno, I will look into this. I haven’t had this issue pop up on my end, but I will continue to try different ways of trying to make the error happen.
December 5th, 2006 at 3:05 pm
DUDE. This is a great tool. I appreciate people like you that actually fix AND share fixes like this.
$20 donated from my account “PINGPINGPING”
Its a SHAME that only one other player have donated so far.
I hope you keep developing.
December 7th, 2006 at 10:28 am
Stati, FT did an update today and it somehow screws up GFTS.
Says it cannot locate the tournament window, then it does and says its a freeroll.
I am going to quit updating poker clients until I hear whether it messes with GFTS and PT. I need those more than some frivolous update on the poker side.
Thanks
December 7th, 2006 at 3:42 pm
richard, the issue has been fixed with the latest version. Full Tilt changed the location of a number of the controls.
December 23rd, 2006 at 7:26 pm
Awesome stuff, thanks for your time!
January 21st, 2007 at 8:07 pm
Running version 0.2.6 I am getting the same issue as Pascal (not finding the tourney window, then listing as a freeroll with no entrants when I try to generate for a private tournament (regular SnG’s work fine).
Any ideas??
January 23rd, 2007 at 9:51 pm
I still have this problem on FTP with your latest release:
Says it cannot locate the tournament window, then it does and says its a freeroll.
I am going to quit updating poker clients until I hear whether it messes with GFTS and PT. I need those more than some frivolous update on the poker side.
January 28th, 2007 at 1:02 am
Hi, just found this site, I am looking for a program that does tourny imports for prima, I have just downloaded the software but it has expired is there a new version out. If it works I would be happy to donate.
thanks
January 31st, 2007 at 4:23 pm
gadgetcopter, yes, if you keep full tilt and GFTS running and GFTS is set to auto export.
Same with going out in 1400th place in a 1400 person tourney. As long as Full Tilt, GFTS is running and Auto export is set, it will save the tournament finish positions.
February 12th, 2007 at 12:00 pm
Thanks for the hint midas.
February 20th, 2007 at 12:28 am
—
I DL both files, I Installed the Program and replaced the .exe … the Porgram opens and all seems to work pretty fine … but when I open FTP, Check the “Registring†and “Running†boxes … and open tournament lobby (no matter wich, I tried 1 table sngs, HU sngs, and mutli sngs, some wich are running and some that where finished too)and click on “find tourney window†this comes up : †Error #13: Type Mismatch †And in the List one Data appears : †FUll Tilt Poker: xxxxxxxxxxx $0,00/$0,00 â€
—
I’m still getting the same problem here as Seeeno with latest FullTilt version running on WinXP… :/ Any advice?
February 20th, 2007 at 1:42 pm
Gobbitas: What version of Full Tilt Client are you running and what version of GFTS are you running? Also I noticed that there are comma’s in the “fee” section and buyin.. That may be the issue. I will look into that..
February 21st, 2007 at 11:43 am
Hi, first thank you for your program it’s really great and saves a lot of time.
I got one little problem wich is a bit annoying. I don’t know if everyone who’s using it has the same problem or not.
When I have your program open the tabs in the main lobby of FT keep jumping to other taps. This is very irritating while multiplaying SnG’s cause it takes me quitte some time to open the right tournament lobby that i want to play in. One time even registered accindently to a $2000,- SnG, I was lucky enough to unregister before it started.
Could you give me some tips to end this or if more players have this fix it?
regards,
FredStringbet
February 25th, 2007 at 6:34 pm
Full Tilt Poker Tournament #13951794,
BuyIn: $0,00/$0,00
Tournament started – 2007-02-26 – 01:43:44 (ET)
0 players
This is what I get all the time playing on Sit & Go 0.25/0.50 Limit Omaha Hi/Lo
and why is version gfts_v0-2-0.msi.zip available when it has expired ?
February 26th, 2007 at 2:33 am
I am having the same problem as Gobbitas on the latest download with XP Service Pack 2. It will export Play money touries but no real money. I think this may be a VB issue. I can send versions of FTP client, and MS VB dlls if you so wish.
Also it throws a second exception error if it is profiled under depends.
Regartds Ger Donohue
February 26th, 2007 at 6:15 am
I would also like to know if and how I manually can edit old handhistories I have on my hard drive so that PTO can read them.
Cheerz
February 26th, 2007 at 7:18 am
Maybe you need to know this too.
When I hit the “Find Tourney Window2 button I get the “Error #13: Type Mismatch” sign.
February 26th, 2007 at 1:28 pm
Fairplayer:
why is version gfts_v0-2-0.msi.zip available when it has expired?
Because it has dependencies that are required for GFTS to run.
Ger Donohue, Gobbitas and Fairplayer: I’m pretty sure it’s related to the comma in the fees/buyin. I will test this and hopefully have a release shortly.
February 27th, 2007 at 8:38 am
All right.
Tried the new version on a $5 + $0.50 tourn and it seemed to work, at least it wrote a summary. But when I imported it to poker tracker I got 2 errors. And reading the errors it said “Payout amount not a valid number for tournament #13638426 for player cabdriver 8″ and “Payout amount not a valid number for tournament #13638426 for player KristianE”
Those were the players in position 1 and 2.
Here’s the complete summary text.
Full Tilt Poker Tournament #13638426, Omaha H/L Limit
BuyIn: $5,00/$50,00
Tournament started – 2007-02-27 – 05:15:00 (ET)
27 players
1: KristianE, $67.50
2: cabdriver 8, $40.50
3: plnate38, $27
4: hixih,
5: rebjj999,
6: DrBubbles,
7: captain07,
8: johnpman182,
9: jaye206,
10: Thic,
11: tallcooldj32,
12: Taxi3315,
13: monsterdog,
14: dscoot,
15: jbird21,
16: Shift_350zz,
17: whitecrow3001,
18: bigwadocash,
19: Sally25,
20: 2prettygirls,
21: BigDingo,
22: JCBaggie,
23: mwcasey,
24: Tilitsova,
25: EduardKo,
26: josephob,
27: zac6274,
This was not a Sit & Go tournament and I will try one of these now.
February 27th, 2007 at 9:32 am
Fairplayer, it’s odd that it says the buyin is 5 and the fee is 50.
Looks like I will have to do more manipulation of data. Can you email me a screen shots of the following? Tournament summary window, Full Tilt Lobby (w/ SnG’s selected and one with tournaments selected), the Prize/Structure window? I can’t get the Full Tilt client to display the buy in and fees in a different format, so I’m sort of coding blind. Your screen shots will help.
Email to
February 27th, 2007 at 11:02 am
Hmmm
Just played a Sit & Go tourn and I got errors this time too when I imported it to PTO.
Errors this time says. “Payout amount not a valid number for tournament # 14049852 For Player tazntran” and “Payout amount not a valid number for tournament # 14049852 For Player Fermion Jedi”
Here’s what the summary look like.
Full Tilt Poker Tournament #14049852, Omaha H/L PL
BuyIn: $5,00/$50,00
Tournament started – 2007-02-27 – 19:46:10 (ET)
9 players
1: Fermion Jedi, $22.50
2: tazntran, $13.50
3: king_gabi, $9
4: sentenced222,
5: Taxi3315,
6: directorguy,
7: SWIM2RIVER,
8: chasbird555,
9: shortypete,
I also noticed that the buyin shows wrong figures, this is a $5 + $0.50 sit & go tourn, Summary shows $5 + $50.00.
Cheerz
Taxi3315
February 28th, 2007 at 7:51 am
v0.2.9 will fix the import issue.
February 28th, 2007 at 2:11 pm
i downloaded the software. what do i do next!
thanks
February 28th, 2007 at 2:23 pm
stuart paterson: are you serious?
February 28th, 2007 at 3:33 pm
yeah clueless about these kind of things but want to track my sit n gos on full tilt. tyvm
February 28th, 2007 at 5:07 pm
stuart paterson: FAQ Question 1 should do the trick.
March 15th, 2007 at 8:13 am
Hi, great program. Any idea when Vista support will be added? It doesn’t run properly at all under that OS, not even in compatibility mode. Thanks
March 18th, 2007 at 12:40 am
I’ve just downloaded and installed your program and I’m excited to try it out. On first attempt, my firewall (Outpost Pro) issued the following warning:
Process network access blocked FTPGENSUMM.EXE modified memory of FULLTILTPOKER.EXE
Now I can sort of guess what this might mean, and I’m not jumping to any nasty conclusions, but I thought I’d err on the side of caution and ask you to explain before I just blindly allow a program I’ve just downloaded to do something that my firewall is sending up alarms about, especially when it involves a piece of software that I routinely use to throw moderately large sums of money around. I’m guessing you can explain why your software is mucking with FTP software’s memory in a way that will make me feel more secure than my vague sense of what might be happening.
thanks,
-L
March 18th, 2007 at 11:31 am
Laurence,
I have to read full tilts memory space to get the listing of players, tournament payout structure, and other information about the tournament. I promise that the application doesn’t do anything evil. But, if it makes you uncomfortable and you do not want to take my word for it, don’t use the application. That’s the same rule that I follow for running any application.
March 19th, 2007 at 5:27 pm
StatikKling – Thanks for your reply. Like I said, I’m actually not *TOO* worried that you’re doing something nasty. Aside from the fact that your product and forum and approach just seem pretty legit, I imagine that if you were doing something sneaky, smarter security experts than I would have caught you already.
But if you’re willing to continue soothing my paranoia … is it just a mistake that my firewall warning says that you have “modified” memory of fulltiltpoker.exe? What you’re decribing would seem like it would involve only read access, but the warning I’m getting from Outpost *sounds* like you’re *writing* to FTP’s memory space. If you are writing to another program’s space and don’t need to, it would seem like better programming practice not to do that, but if it sounds to you like Outpost is being overly zealous and accusing you of writing when you’re really only reading, let me know and I’ll investigate that angle (ie I’ll go pester someone else on another forum). Partly I’m just pursuing this because I want to understand these issues better – I hope you’ll bear with me.
I’m really not trying to cause a stink for you – I expect that there is a good and reasonable and non-suspicious explanation for all this, and your quick straightforward reply to my concern is much appreciated.
thanks,
-Laurence
March 20th, 2007 at 6:30 am
Laurence,
After reviewing the code I do write to Full Tilt’s memory space in one location. The Main Full Tilt Lobby on the listboxes that display the tournaments. I have to select the tournament that I want to get the information about, so when the app clicks on the Tournament Lobby button, the correct tournament lobby is displayed.
I understand that you are not trying to cause trouble, in fact, I’m surprised that it took over a year for someone to ask these questions. I do have two good reasons why the app does no evil. 1) If there was a transfer funds request, you would receive an email about it. Full Tilt is VERY good at documenting where the money goes. 2) There are no TCP or UDP traffic coming from or to the application. So I’m not gathering up information about the GFTS user base. I’m sure your firewall would agree with me abut the traffic.
I’m glad that you have asked these questions. I have nothing to hide.
March 24th, 2007 at 11:33 pm
Stat – Thanks again for your reply. I believe you. I reconfigured Outpost firewall so that it wouldn’t complain about your dastardly memory writing, and now GTFS sort of partly works for me…
I have FTP open and a tournament window open, both checkboxes on the main lobby page are checked. I open GTFS, and right away the tournament number is in the Export box. I click the “Find Tournament Windows” button and the button goes grey, but nothing else happens, ie I don’t see the tournament in the top box.
Then I close the tournament window, and GTFS generates an error box (but it doesn’t put it in the foreground – had fun trying to find it) saying “Error #13: Type Mismatch”.
If I wait for the auto export to run, the auto export status stalls in “Checking Trny Status..” forever.
The funny thing is – through some combination of closing and opening windows, I *once* got the tournament to show up in the “tourney windows” box, and from there managed to do an export, with the following results in the summary file:
Full Tilt Poker Tournament #15023039, Hold’em R A NL
BuyIn: $20.00/$2.00
Tournament started – 2007/03/24 – 00:30:00 (ET)
214 players
1: PassH2o,
2: doubleup26,
3: ibetulose,
4: Snirt,
5: layinlumber,
-1: ,
-1: ,
-1: ,
-1: ,
-1: ,
{and a whole bunch more lines like those -1’s}
Any ideas what might be causing this oddity?
I appreciate your responses to my security concerns – I hope we can figure out what’s happening so I can take advantage of your progeam…
thanks,
-Laurence
March 26th, 2007 at 12:54 am
A little more info … It’s still my firewall causing problems. If I shut down my firewall for a moment, GFTS works fine. But with the firewall running I get the behavior described above. This is after adding GFTS (and just for good measure, fulltiltpoker.exe too) to the “process memory” trusted apps list.
Obviously shutting down my firewall isn’t a good option.
I’ll dig around with this on the Outpost Pro forums, but if you have any ideas about what Outpost could be blocking, let me know. Anyone else out there using the program with Outpost firewall?
thanks
-L
April 3rd, 2007 at 3:27 pm
I’m having a problem. I’m returning the “Error 13″ message box like mentioned above, but there are differences in the details leading up to it.
Here’s what happens.
This is for a private non SnG tournament (15938486).
I open the tourney lobby, and have the main lobby open as well (on the private tab).
When I click “Find Tourney Windows” button in GFTPS, it goes through some of the windows in the main FTP lobby, and eventually returns a dialog box that says:
“Tournament ID 15938486 was not found!”
It does appear in the main FTP lobby though (in the private tab). And I do have the tourney lobby open as well.
After clicking “OK” on this error box, another one pops up, and says:
Run-time error ‘13′:
Type mismatch
At this point I click “OK” on this box, and GFTPS completely shuts down.
Does this have anything to do with the recent change in the FTP client? Seems like I’ve used GFTPS for generating summaries for private tournaments in the past, but maybe that’s it?
April 3rd, 2007 at 3:34 pm
As a follow up, here’s some tech details.
Win XP Pro
GFTPS version: .02 (build 9)
Doesn’t seem to work for any private tourneys, and looking back, I’m sure that I’ve done it before for private tourneys.
It does work for a normal tourney though.
April 3rd, 2007 at 9:24 pm
Ian, I will look into this. I’m sure FT just changed the location of the listbox… again.
April 5th, 2007 at 8:31 am
Ian, this issue has been fixed in the latest version, 0.2.10.
April 12th, 2007 at 10:33 pm
Hi,
Your app is great. Just one question – is it possible to make it not to pop-up various Full Tilt windows while checking tourney status? It really annoys while multitabling and because of those windows who are popping up suddenly I’ve already misclicked several times :/
Or is this pop-up routine crucial for application?
April 19th, 2007 at 10:12 am
Hello,
Loving the app so far, I’m just wondering if there’s any plan to include an auto function for finding the windows much like there is for exporting them? When you do multiple searches throughout a tournament, your program already overwrites the same file with the new information, so this really shouldn’t be a problem.
April 19th, 2007 at 11:59 am
Nyyno,
There already is an auto function for finding the tournaments for export. There’s an option in the Options window.
April 19th, 2007 at 12:03 pm
Gobbitas,
I will do some research to see if it is possible to hide the windows.
April 19th, 2007 at 7:35 pm
I thought that was only auto-exporting them, not auto-finding them in the lobby?
April 20th, 2007 at 8:42 am
If auto export is checked and you open a tournament lobby, it will be auto added to the auto export list. At least thats how it SHOULD work.
April 24th, 2007 at 4:42 am
I love it, thank you very much. I have one question/request as I am truly lazy. Once the auto export is completed and we have added to poker tracker from the files to import window can you add a auto delete fuction to the command line/function?
I play a ton of sngs and tourneys sometimes 2 or 3 at a time and that window gets very busy/full. I have to spend some time looking for which ones i have not updated yet. This function would make my life much easier as I have in the past gone into the file and deleted them mannually. Once I deleted the license.txt file by accident and had to redownload the program to get it to function properly again.
Thanks again, looking forward to your reply.
Jet27
April 25th, 2007 at 11:50 am
Jet27,
Are you saying that after you import the summaries into PokerTracker, that GFTS should remove the summaries that were imported? Currently GFTS doesn’t know what you do with the files. I would assume that this should be a feature of PokerTracker and not GFTS, if I understand you correctly. PT already moves hand history files and emails, I don’t see why it shouldn’t remove (move) the tourney summaries.
April 25th, 2007 at 5:48 pm
We are close to same but off just a bit on our understanding.
Just in the GFTS window after it is imported to PokerTracker. if IM playing alot of sngs i have to wade through which ones i still need to import to pokertracker. If they were removed once i imported them to poker tracker only the ones i still needed to import would show up. I go in and deleted them manually now
because i sometimes start 2-3 sngs at close to same time and may play 4-8 of them back to back and the time stamps are so close to gether i get confussed as to which ones i have already imported. when i go to tournament summurys it say you have tourneys bla bla bla and i have to go back and make sure i get it loaded. Just thought if there was a command line that deleted it from the import window after it was imported to pokertracker my life would be sooooooo much faster/easier.
April 26th, 2007 at 5:07 pm
The only issues that I have are:
1. Private tourney don’t seem to get an export file generated. Is it something that I am missing. Our blogger tourney regularly have 50-80 people in them and I am having to more or less manually fill in place and amounts.
2. The wording for satelite wins isn’t the same. I need to a little research on this one; but you may already know the solution.
As far as screens always moving while you are searching.. Just have them minimize the main page and it doesn’t interupt the Multi tablers.
April 26th, 2007 at 5:08 pm
SOrry… just saw the fix for private tournies… I accidentally skipped over it.
May 4th, 2007 at 6:12 am
What about “Force export” button for auto export list?
Because usually there are situations when all the tournaments that are in the auto export list have already finished but the timer is at 250 seconds or more.
Yeah, I know, definitely not of the top priority, but still, this would be a nice feature.
May 11th, 2007 at 9:07 pm
I keep receiving the following error:
Run-time error ‘457′:
This key is already associated with an element of this collection.
Anyone have any idea what the problem is? The thing works sometimes, but a lot of the time I get this error.
June 2nd, 2007 at 12:51 pm
Have been noticing an minor error where if you open up a large set of SNGs, and forget to click “OK” on one of the “You have registered for tournament” dialog box, GTFS will find that dialog window and give a “Window is not a recognized full tilt window”, and won’t import and summaries until you click “OK” to remove that window.
This is a minor annoyance, but sometimes causes me to miss summaries if I don’t notice that it is not improting until I’m done with the set of SNGs.
June 5th, 2007 at 9:47 am
Can you take contributions via PayPal? That would generate more I bet.
June 9th, 2007 at 12:13 pm
Am I the only one that the program doesn’t work for after the new update. Am I the only one?
June 9th, 2007 at 6:38 pm
Not working for me either after latest FTP update.
June 10th, 2007 at 3:11 am
Yea… It borked out between Wednesday and Thursday. If I have time while in Vegas, I’ll try to remote in and fix it.
June 14th, 2007 at 10:04 am
I’m trying to use the tournament summaries programme but whenever I try to use it I get a run time error “13″ type mismatch.
The full Tilt main tournament page then starts jumping from one tournament page to another until it stops on a blank tournament screen.
In the log box it says “Tournament ID xxxxxxx was not found!”
I’m not very computer savvy so could any suggested solutions please be as explicit as possible
June 14th, 2007 at 10:54 am
zaphodbeeblbrox, the last update full tilt did broken GFTS.. I’ll have a fix today, not that I’m back from Vegas..
June 15th, 2007 at 4:08 pm
thanks for the fix
July 2nd, 2007 at 12:38 pm
If you had a fix out, it no longer works. Any timeframe on a new update?
July 7th, 2007 at 12:04 pm
I was getting the same “error 13″ message. It stopped after I checked the ‘Running’ box in the main lobby. Hope that helps.
July 18th, 2007 at 1:17 pm
Statik
I would be interested in doing something similar for the Mac. Can you send me some details on how you get the information out of the client and I’ll try and rig something up for us Mac Users
Thanks
July 21st, 2007 at 3:42 pm
Any way to get turbos to actually be labeled as turbos when imported into PT? Program seems to work great except I have to manually go in and change the structure of my SnGs.
August 3rd, 2007 at 7:29 am
Great program, very helpful. However, I am having the same problem as writersbloc with regards to importing 6max turbo SnG’s. After import to PT, they show up as regular SnG’s and I have to go in and manually change them. Any fix for this?
August 7th, 2007 at 7:45 am
Is anyone else having trouble since th latest FT update? GTFS will work occasionally, but misses maybe eight out of ten tourneys now(it just keeps looking for them, but never finds them. I don’t think it is a setup issue, since I have been using GTFS religously for a few months, and the problems only started right after the FT software update. Help?
August 8th, 2007 at 3:39 pm
I have hand histories from SNGs long since over and not in any FT window- do I have any hope but to sift through buckets of txt files for non-formatted and well-hidden info?
August 13th, 2007 at 1:13 pm
Well, I promised to donate if you ever made a non-time locked version – please list my donation as anonymous, however.
Been a while… I’ve had a few issues with GTFS in the past… will list here if I still run into them. Thanks for the great program!
August 13th, 2007 at 4:35 pm
Here is the problem with satellite tournaments that earn you a token. This is an example of the beginning of the file:
Full Tilt Poker Tournament #24788072, Hold’em NL
BuyIn: $6.00/$0.60
Tournament started – 2007/08/13 – 18:39:32 (ET)
18 players
1: LightCC, $26 Satellite Token
2: SBTPP, $26 Satellite Token
3: Pokerama2, $26 Satellite Token
4: superstamp, $26 Satellite Token
5: undrtheradar, $4.00
6: MikesPlace,
As of right now, the $26 Satellite Token doesn’t import properly, it generates an error. Could you add an option to identify these tokens and just write out $26.00 (or whatever the value is) instead? This way it would import into PT properly. Making it an option should make it so it doesn’t negatively affect anyone that wants the full readout.
There are other situations where you win an entry to another tournament. Is there any way GFTS could look for that tournament and put in the value of the buy-in and fee? That what I currently do, but have to do it manually. Or alternately, pop up a window asking what value to write out (again, if an option is selected to write out a dollar value instead of the full information)
August 16th, 2007 at 3:25 pm
Hi,
I am having a recurrent problem getting tournament summaries for completed tournaments.
An example is: cash MTT NL Hold ‘em tournament (24438422).
I open the completed tourney lobby for tournament 24438422, as well as, the main lobby. Then I check both boxes (”running” and “completed”).
When I click “Find Tourney Windows” button in GFTPS for a completed tournament (which still appears in the FTP lobby), it returns a dialog box that says:
“Tournament ID 24438422 was not found!”
After clicking “OK” on this error box, another one pops up, and says:
Run-time error ‘13?:
Type mismatch
The same messages appear when I wait for the auto-export function to cycle.
I attempted to uninstall and re-install GFTPS without success. I am sending screen shots to your email address.
Thanks for any help you can provide.
August 17th, 2007 at 11:49 am
LightCC, you have some good suggestions there. I’m going to talk with Pat to see if he can update the import of the summaries to fix the token/satellite errors. And thank you for the donation.
AUDITOR NURSE, I will see what I can do..
kuboa, I will see if I can generate a summary from the hand history files. If all of the information is there, I *should* be able to..
TheLoveDoctor and WRitersbloc, this may be an issue on the import side of PT. I’ll see if pat can update PT’s import.
August 17th, 2007 at 4:47 pm
Thanks for the great program StatikKling!
I have a few more notes after using GFTS for a while again now…
Mainly I would like to see a few options added with respect to the Auto-Export window that would increase usability a lot. I like the auto-export feature, but I would like a way to manage that list better.
The auto-export is great, but it will only export the tournaments it finds at the very end of the tournament. I would like a button that would allow me to export a tournament on the list immediately. When I’m done for the night (i.e. knocked out of all the tournaments I’m in), I want to export the entire auto-export list that is still left, even though they are not completed, then import all the summaries to PT, and shut down for the night. Currently, I have to keep a window open for each tournament I’m knocked out of and use the ‘find tourney windows’ button and then manually export each one . Since the auto-export feature already has these tournaments listed… I’d like to avoid double duty.
I would also like a way to delete an item from the auto-export list, since it sometimes picks up tournaments that I do not enter.
I think the quick fix would be to just add buttons that add these functions to the auto-export window (or add right click menu items or something).
But a bigger, better (and much longer time coding most likely…) way would be to simply integrate the ‘Find Tourney Windows’ window and the auto-export window. Under this, errr, grand vision, the main ‘Find Tourney Windows’ window could accomodate all tournaments currently being tracked. The ‘Find Tourney Windows’ button would still do what it currently does. Tournaments discovered by it or through the auto-export function would both be put into the main upper list window. A checkbox could be added in front of each tournament that indicated whether the tournament was to be auto-exported or not. Ones discovered through the auto-function would start with the box checked, the ones discovered through the ‘Find Tourney Windows’ button would default to unchecked.
The ‘Add’ button could still allow manual entry by tourney number. A ‘Delete’ button could be added. The ‘Export Summary’ button could be renamed ‘Export Summary Now’. An ‘Export all Tournaments Now’ button could be added.
But that’s just my grand vision. I’d really be happy with just having a delete button and an ‘export now’ button for the auto-export window.
One more feature that would be really nice is a button that would pull up the tournament lobby for a tournament that is selected on either list.
Ok, I am done. Oh, wait, I just noticed that the ‘about’ screen says this version does expire in 259 days. Is there a reason for that?
I just don’t like expirations on software… what am I supposed to do in 259 days if you are hit by a bus tomorrow? Or just lose your interest in computers and/or coding and retire to Tahiti or something? That’s why I waited till now to donate at all… Please consider removing this restriction.
September 8th, 2007 at 4:21 am
Thanks for the program, unfortunatly I cannot make it work, when I click on “find tourney windows” i get the message “window is not a recognized full tilt lobby window”, eventough it is indeed a full tilt lobby window!
Any advice welcome, thanks!
September 20th, 2007 at 5:57 pm
StatikKling -
Thanks for this product! I’ve been using it to grab the results of the Ante Up Podcast AIPS tournament series to keep score for the hosts. It’s saved me a lot of time over the past year. Donation sent!
Gambit
September 25th, 2007 at 4:31 pm
Razz error
Full Tilt Poker Tournament #25989232, Razz Limit
BuyIn: $10.00/$1.00
Tournament started – 2007/09/25 – 15:00:00 (ET)
78 players
1: jacksquat97,
2: Jackdaw,
3: Alterien,
4: Robwhufc,
5: Stejens,
6: thealanc,
7: Sting266,
8: PagodaUk,
9: Getaria,
10: heniek31,
11: dcotgrave,
12: JadedJ,
13: RobSamples,
14: Cream Cracker,
15: dezza666,
16: The Gatherer, $.00
17: Joe Beevers,
18: beloved_ltd,
19: tenbob,
20: lardy222, $.00
21: Boil Dunce Son,
22: knifeboy62,
23: FJKFJK, $.00
24: Niclas666,
25: Teazz,
26: Wonderfulsmellz,
27: Zebediah, $.00
28: the_croc_pl,
29: SKVilla,
30: Clymenus,
31: Wellboy,
32: 2sublime,
33: chpbooks,
34: DeadlySirius,
35: fraac, $.00
36: ukcat45,
37: Grumbledook,
38: Ranny99,
39: R0BINH00DY,
40: vulture04,
41: Blue97,
42: WILKMAN86,
43: riverman2x,
44: Bejaysus,
45: beardyian,
46: Al29,
47: TessTickle, $.00
48: tempest,
49: Indestructible,
50: Mortikina,
51: slickknickk,
52: GazBlades,
53: uberpl,
54: glceud,
55: kiffster,
56: pkracc05,
57: hanger57,
58: OwenP, $.00
59: Telepe,
60: Masked Asian,
61: Da Reverend,
62: Vegas003,
63: Btstorey,
64: No1Bookie,
65: FATZAF_DE,
66: 147Dan147,
67: allinstevie,
68: deucedoyle,
69: reevio,
70: Nemesis, $.00
71: Pilf,
72: OffTheRadar,
73: Fat8oyFat,
74: bergeroo,
75: Pyrrhoneia,
76: Gutshot Scott,
77: si76,
78: bluepennpl,
September 29th, 2007 at 2:06 pm
For the last several days, GftpS has not been getting the prize money information when it extracts the tournament summaries. I have tried uninstalling and reinstalling, but that has not fixed the issue.
Is any one else having this problem?
Help, please…
September 29th, 2007 at 9:19 pm
I think the last Full tilt update broke it.
September 30th, 2007 at 1:14 pm
They payout bug is fixed.. working on adding a few more goodies. A new version will be released today.
September 30th, 2007 at 1:16 pm
AUDITOR NURSE, I have duplicated the error you are having on my laptop. However, my desktop does not have the issue. This may be difficult to track down.
September 30th, 2007 at 3:21 pm
LightCC, I’ve added everything that you suggested into the next release..
September 30th, 2007 at 3:26 pm
Any import into PokerTracker issues are issues with PokerTracker.
October 2nd, 2007 at 11:55 pm
Thanks for the fix on the prize money information! Now, I can’t manually pull in a summary with the find tourney window key. Is anyone else having this issue?
October 3rd, 2007 at 8:06 am
Really? if you have the tourney lobby window up and you hit the find tourney window nothing shows?
October 3rd, 2007 at 12:10 pm
I’m having the same problem as AUDITOR NURSE.
I’m using vista home premium.
October 4th, 2007 at 1:37 pm
Yep, that’s correct–nothing shows up. I have the tourney lobby open with the running button checked. When I click the find tourney windows button, the text grays for a period of time and then becomes fully black again, however, no summaries are found.
I am using Vista home premium as well.
October 6th, 2007 at 3:53 pm
I have the same problem as Auditor Nurse as well. I click on the find tourneys window but to no avail… It has the tourneys I am in in the auto-export when finished at bottom… but for some reason doesn’t recognize them at the top.
October 7th, 2007 at 1:11 pm
Yep, same problems as above.
I can enter the right tourney # through the Add button and it seems to work …except I get a run-time error (54?) at the end once the tourney is over right after the payout window pops up…so the tourney isn’t exported.
October 8th, 2007 at 11:10 am
Great program. My only comment so far is that in v0.2 (Build 12), Export Selected is spelled wrong (It is spelled “Selectded”). Thanks again for building this and not charging.
October 13th, 2007 at 12:11 am
same problem as auditor nurse and others. find tourneys button doesn’t work. Any chance of posting an old version of this until you get it fixed? I actually had an old verrsion saved on my computer but for some stupid reason just recently deleted it before testing the new version.
October 18th, 2007 at 9:18 am
OK King, sent my donation,if I get it to work, the $25, will be well worth it. Thanks for making the effort
DEADF15H on FTP and Surphman on PS/UB
October 18th, 2007 at 10:08 am
drew, scott, josh, Auditor Nurse and lemon.
This is strange, I cannot reproduce the error. Is the tournament lobby open? If I have the tournament lobby window open and click in the Find Tourney Windows, every tournament lobby window that I have open is in the listbox.
I will open up the previous release to be downloaded and review the changes I made to the new version to see if I broke something, but the machines that I can test with, I cannot reproduce the issue.
October 18th, 2007 at 11:20 pm
Well Kling, I downloaded it, it works great, used a SnG and MTT. Thanks for all your efforts.
October 22nd, 2007 at 8:12 pm
Yes, I have the tourney window open. The only tournament lobbies that are found are the completed ones. If the tournament is still playing, I am unable to find it by clicking the find tourney windows button.
November 1st, 2007 at 3:15 am
Love the program. But i just had a question/suggestions.
wouldn’t it be faster and more efficient to search for each tourney on the tab and then switch to the next one instead of cycling through each tab for each tourney.
Might speed up performance some.
Great tool though. maybe some day full tilt will wake up and generate them for us. until then though ill be using your tool.
November 2nd, 2007 at 3:59 pm
I have used this program for a while and its great. But today it does not seem to work for me. I play SnG’s, so i think maybe it is because of the SnG madness which started on fulltilt today. I get an error saying it did not find the tournament.
Using v0.2.11 since .12 did not work at all for me.
November 8th, 2007 at 2:52 pm
Awesome program – keep it up!
November 30th, 2007 at 1:42 pm
Hey –
Just a quick thanks…
Even with the recent updates to Full Tilt, the program seems to work perfectly. Pulled the information out for me perfectly.
Only minor advice for people is to make sure that they haven’t filtered out “completed” games. That seemed to cause problems finding the tournaments up front. Other than that – perfect…
December 11th, 2007 at 1:15 pm
——————————————————————————–
i just downloaded gfts for my poker tracker and i cant get it to find my tournaments it says tournament id not found and then it gives me a
runtime mismatch error 13 or something like that.
it then shuts down.
how do i get this to work.
December 15th, 2007 at 1:19 pm
This program works great and I appreciate it. Will send a donation once I build up a little bit. The only problem I am having with it is that it doesnt put the prize money into the tourney summary. It just says everyone won 0. Any ideas what I am doing wrong?
December 18th, 2007 at 1:36 pm
Hi,
this is a great program. Unfortunately it’s not running for me. Build 10+11 get mismatch error 13 and build 12 dont find any of my SnG tourneys
January 2nd, 2008 at 1:24 am
Does this work? After downloading, there are no options under File.
January 16th, 2008 at 12:53 am
andrew, correct the only thing under file is exit. There are other menu items however.
Alex, build 13 should fix your issues.
January 16th, 2008 at 12:52 pm
Hi StatikKling! I’m trying the new version now. Thank you very very much for updating this great program!
January 17th, 2008 at 12:03 pm
Statking,
where can I send a donation to on Full Tilt and how come all my summaries are coming up with noone winning anything?
January 17th, 2008 at 2:26 pm
SpeedKills, can you grab a screen shot of the payout window for me and email it to
Donations can be sent to ‘StatikKling‘ on Full Tilt. Thanks!
January 18th, 2008 at 12:10 am
NM, I downloaded the newest version and they were coming in perfect. Thx again for the program. Shipping a fiver from Thebest.
January 18th, 2008 at 12:42 am
SpeedKills, thanks!
January 25th, 2008 at 8:02 am
Hey StatiK, decided to give this a second try and it looks good but one thing I saw with the last build is that I can no longer import multiple files into PT. It worked in the previous build but now I have to go file by file in order to import. Not sure what happened.
January 25th, 2008 at 4:09 pm
Kajagugu,
I did not change the output format at all. I did update to the latest version of PT and at times it says that it cannot find a file to import and stops. If I try again, it will import multiple summaries. I imported 4 at one time last night, so I know it works.
January 29th, 2008 at 3:39 pm
Since the lattest upgrade. The software doesn’t seem to be able to find the tournaments?
January 29th, 2008 at 4:28 pm
I didn’t log into FullTilt this past weekend, was there an update? I will look into this tonight.
January 30th, 2008 at 2:22 am
Every time I try to get a summery for a MTT, the prizepool is never shown, nor is the actual prize for each place. It just shows the finish spot and name followed by a comma
Also, I seem to randomly be getting this error:
tournament id xxxxxxxxxxx not found
run-time error ‘13′:
type mismatch
January 30th, 2008 at 3:10 am
Yeah some new avatars and now GFTS doesn’t work.
January 30th, 2008 at 11:11 pm
Nemesis, what version are you running? 0.2.13 works just fine with the latest update.
XZC, I cannot duplicate. What version are you running and what time zome are you in?
January 31st, 2008 at 9:15 am
I can’t get it to work with a private tourney (37226882) after the FTP update.
January 31st, 2008 at 9:08 pm
IM using v0.2 build 10
IM in central time zone
January 31st, 2008 at 9:16 pm
XZC, the version you are using is 9 months old, please use 0.2.13.
February 5th, 2008 at 4:03 pm
Hey StatikKling,
Since the last upgrade, GFTS doesn’t find private tournaments.
Take care
February 6th, 2008 at 12:12 pm
Nemesis, I will have an update tonight.
February 6th, 2008 at 12:46 pm
Thanks.
February 7th, 2008 at 3:56 pm
Any news on when the big will be fixed?
I appreciate you work.
Thanks
February 7th, 2008 at 3:57 pm
Any news on when the private tournaments bug will be fixed?
I appreciate you work.
Thanks
February 10th, 2008 at 2:24 pm
Is it possible to get this to auto-create summeries as soon as SnG’s are completed? Obviously I bust a lot before the actual tourney finishes, so when I maunally export it only shows infor up to my finish position. I would like to get it for all the spots.
Also, when IM multitabling, I usually just leave the lobbys open so I know which I bust from, but sometimes it becomes a pain w/ so many lobboys open.
Any way to automate this process? I see there is an auto-export when finished window, but IM not sure if IM using it correctly (does not seem to work for me) and I have to manually enter the tourney## for each one I want to add to this window. Which is impossible while multitabling.
Thanks for your help
February 10th, 2008 at 8:34 pm
XZC, are you using the latest version (was 0.2.13 until 2 minutes ago)? Auto complete works for me just fine. As long as the tournament number is listed in the Auto Export list, there’s no need to keep the lobby window open. It will search for tournaments and the interval configured. I’m going to rework the auto-export feature to remember what each tourney type is (Tournament, SnG, Private) and have different timers for Tournaments and SnG/Private since the Private and SnG’s vanish a lot quicker than the Scheduled tournaments do.
Can you email a screenshot of the Lobby to me? I want to see if there is anything odd about it. Email address is listed up above.
February 10th, 2008 at 10:16 pm
Thanks for fixing the Private tourney bug. I appreciate it.
February 11th, 2008 at 12:18 am
ooops, I think I just autoexport to work… did not realize I needed to click that box in the configure tab…
I have another question though… Is there anyway to find an old tournament that is no longer in the lobby?
What about creating a summery manually via pokerdb or OPR?
thanks
February 20th, 2008 at 7:17 am
Hi all!
Fulltilt is great, just one question…
When I’m multitabling, the tables pop up, is there any way to turn this setting off (it’s really annoying)?
ty
February 21st, 2008 at 3:44 pm
Every time I try to use it with an window open it always has the same thing ” Run type error 13″ then below it it says ” type mismatch” then the program closes. Any idea whats going on and how to fix it, and get it working?
March 1st, 2008 at 8:46 pm
Starting today I am getting some kind of strange y symbol in front of everyones name which is reeking havoc on all the stats.
March 2nd, 2008 at 8:41 pm
The : ÿ is gone, but private tourneys are gone as well. After “All Tournaments” it skips straight to SNGs.
March 3rd, 2008 at 6:31 am
Same here. Can’t get any private tourney results.
March 3rd, 2008 at 9:42 am
Kajagugu and NumbBono, v0.2.16 will fix the private tourney bug. If you need the summary for last nights BBG I have the summary.
March 3rd, 2008 at 10:40 am
Yeah like I don’t know I finished 95th out of 105. Blech! That’s why I needed it
Thanks for the update man. BTW, If you ever feel like it, you should change the “Export Selectded” button to just say “Export Selected” instead
March 3rd, 2008 at 2:34 pm
Hey great program, been using it for years now. Question, since the last full tilt upgrades its been acting screwy… It imports all of the tournys but they have “ÿ” before every name. Is there any way to fix this? cuz its driving my pokertracker absolutely nuts.
Example:
Full Tilt Poker Tournament #40684632, Hold’em R A NL
BuyIn: $1.00/$0.00
Tournament started – 2008/02/28 – 22:30:00 (ET)
600 players
1: ÿJamin66, $344.38
2: ÿMURPH1101, $214.68
3: ÿmikeymike99, $147.59
4: ÿkeepitmoving10, $114.50
5: ÿPhabulous, $87.66
6: ÿfanofsteel69, $64.40
7: ÿRHLARIAT, $47.41
8: ÿplessis204, $38.46
9: ÿLingoM87, $29.52
March 4th, 2008 at 5:19 pm
Hi StatikKling,
Since the last upgrade, GFTS doesn’t work with private tournaments again.
Hope you’re well,
N
March 12th, 2008 at 1:38 pm
I really need another option to get the summaries in to the software. Having to manually edit out all these silly y characters takes too long. If anyone has a solution please let me know.
March 18th, 2008 at 6:13 am
Mike,
Are you running the latest version?
March 18th, 2008 at 11:38 am
Any idea when the private tournament summary bug will be fixed?
Thanks
March 18th, 2008 at 3:32 pm
This program never finds any of my tournament lobby windows. Does it even work on Vista???
By the way, I suggest you read Colin Moshman’s sit & go strategy book (twoplustwo publishing), and/or watch some of Jackal69’s videos on cardrunners. Based on your results as seen in SharkScope, you obviously don’t have much of a clue if you can’t even beat SnG’s with less than $10 buyins. You should be spending more time learning how to play rather than programming a tournament results grabber.
March 19th, 2008 at 2:51 am
This is a great program but very time I use it the “Export Selectded” button tilts me a little. If you correct the spelling error I promise to ship you $10 on FTP.
March 19th, 2008 at 6:37 am
@nemesis : are you using the latest version? it works for me
@rtrombone : it’s already fixed for the next version.
and lastly @Jeremy: I do not own Vista, I feel the OS is a step backwards, but I have heard that other people have had success with GFTS under Vista. Have you tried running it as Administrator? As for my SharkScope stats, that’s going back well over two years and recently I have been doing better. I’m also not a professional Poker player, never claimed to be. The one thing that sharkscope doesn’t say is if when I was eliminated, what was it a suck out or just a donkish play or at what position or what level.
Besides, I’m playing for fun, not for a job. Post your alias here so we can see your stats, although you will probably lie. You know.. glass house and such.
I really love how you had to resort to insults, why would I help you now?
March 27th, 2008 at 4:44 pm
I’m using v.2 build 16 and I too have noticed that the private tourneys have a bug. It does not capture the payouts.
March 27th, 2008 at 10:22 pm
Ok, for what ever reason, it worked tonight, but I know it has not worked for at least the last 5 tourneys.
Chuck
April 4th, 2008 at 5:42 pm
it seems to work for sngs, but it doesn’t capture tourney
results anymore. i think FTP has an update a day or two
ago.