Open Side Menu Go to the Top
Register
Full Tilt Buddies (New AHK script) Full Tilt Buddies (New AHK script)

10-31-2006 , 02:00 AM
Thank you very much. I figured on saving it in notepad, but wasn't sure what extension and where to go from there.
Full Tilt Buddies (New AHK script) Quote
11-01-2006 , 05:57 PM
Has anyone been able to fix this error problem? I am getting that and then when I click on the table it goes to play money and cycles through that.
Full Tilt Buddies (New AHK script) Quote
11-01-2006 , 09:03 PM
Quote:
Has anyone been able to fix this error problem? I am getting that and then when I click on the table it goes to play money and cycles through that.
I still get the same error. Any help anyone?
Full Tilt Buddies (New AHK script) Quote
11-02-2006 , 06:42 PM
Quote:
Quote:
Ok, I've never done an AHK. What do I do with the code?
Copy and paste code into notepad. Save it as whatever.ahk example: Fulltiltbuddies.ahk

Download and install the latest version of http://www.autohotkey.com/. Now double click on the .ahk script you made earlier to launch it.
I did both of these steps and don't see anything happening. What am I missing?
Full Tilt Buddies (New AHK script) Quote
11-02-2006 , 07:08 PM
This problem has happened since FT changed the lobby (removed the custom filter tab, etc). It changed the layout of the controls in the window, so the script now gets confused.
Full Tilt Buddies (New AHK script) Quote
11-02-2006 , 07:55 PM
I have the same problem, it only takes me to play money tables when I want to join a table. Any one solved this problem?
Full Tilt Buddies (New AHK script) Quote
11-03-2006 , 12:58 AM
Quote:
I have the same problem, it only takes me to play money tables when I want to join a table. Any one solved this problem?
Change to the bolded number:

;make sure Real Money is checked
ControlClick, FTCButton13, Full Tilt Poker - Logged In As,,LEFT,1
Full Tilt Buddies (New AHK script) Quote
11-03-2006 , 08:23 AM
Ty, works great now.
Full Tilt Buddies (New AHK script) Quote
11-03-2006 , 11:48 AM

Hey guys.. Sorry I haven't had time to fix this problem thanks to Our House for the update. I'll fix it on the overcards site ASAP.

cheers,
runstop
Full Tilt Buddies (New AHK script) Quote
11-03-2006 , 11:51 AM

Ok, fix is up at http://www.overcards.com/wiki/moin.cgi/FullTiltBuddies

I should put in a check to make sure this doesn't happen if they change the lobby again. Maybe when I start playing FT again.

cheers,
runstop
Full Tilt Buddies (New AHK script) Quote
11-03-2006 , 04:27 PM
This is such a noob question, but please bear with me. What is the step by step process to get this s/w running?
Full Tilt Buddies (New AHK script) Quote
11-07-2006 , 01:50 PM
Runstop,

Thanks for mention on the overcards page.

In using the script, I came across one thing that seemed like it could use some fixing:

After finding buddies and clicking on a buddy's name, their tables appear on the right. Is there any way to open those tables from memory instead of scrolling through the entire lobby (hanging up your system) to find them? It's hard to run buddy searches while playing when the program is taking control of your mouse and keyboard for 15-20 seconds for a lobby scan.

I looked for other ahk programs that use a memory-esque function on FT and couldn't find any. I guess what I'm talking about is similar to the way SpadeEye opens tables for mining. It's virtually instant.

Thanks,
OH
Full Tilt Buddies (New AHK script) Quote
11-07-2006 , 03:31 PM

Yeah, I tried to come up with something.. but since i'm iterating over each entry in the list, it's basically brute force. I could do a bubble sort-like algorithm to check the first character of the list entry and then jump backwards or forwards. There might be a way to do some dll injection to get FT to open a table based on name..

Anyone have time to take a look?

Runstop
Full Tilt Buddies (New AHK script) Quote
11-07-2006 , 03:51 PM
appears "ERRO" on budie names here.
Full Tilt Buddies (New AHK script) Quote
11-08-2006 , 09:16 PM
Quote:
appears "ERROR" on budie names here.
And there is just a dash by online y/n.
Full Tilt Buddies (New AHK script) Quote
11-09-2006 , 09:43 AM
Full Tilt Buddies (New AHK script) Quote
11-09-2006 , 11:04 AM
same error for me as screenshot
Full Tilt Buddies (New AHK script) Quote
11-09-2006 , 11:07 AM
hmmm seems to work...just select the error and choose "remove selected " from under Buddies. then start adding.
Full Tilt Buddies (New AHK script) Quote
11-09-2006 , 11:49 AM
When I double click on the file I made, it just opens it in notepad.

I saved as all files, named tiltbuddies.ahk, which is what the name is on my directory. I know I'm messing up here and am lost as to how I create an ahk file still.
Full Tilt Buddies (New AHK script) Quote
11-19-2006 , 01:16 AM
For someone reason after I ran this script my shift key was perma held down. I closed the script it still did it, opened it then it stopped. Then it started again, then stopped and now it has been fine for a while. Any ideas WTF???

Script works great otherwise...thanks.
Full Tilt Buddies (New AHK script) Quote
12-01-2006 , 01:56 AM
Quote:
Quote:
Another small feature suggestion. When you save a player as a buddy, save the game level as well so if you suddenly see them playing a different level you know something funky is going on.
Yeah, I was thinking of something along these lines.. Also having a 'last seen date' so you can purge any buddies that haven't played in a few months.

Looks like it'll be the weekend before I have a chance to look into any of this stuff, but thanks for the requests!
Great script! *bump* for update on status of these features.

Also, it would be great if you could have some search criteria like Limit/NL/Tournament, 6-max/FR, and perhaps a feature to only search for players not already found, or only players selected in the list.

I could probably throw something together myself, but if I can get you to do it I will. I'm lazy that way .
Full Tilt Buddies (New AHK script) Quote
12-01-2006 , 12:42 PM
Quote:

Great script! *bump* for update on status of these features.

Also, it would be great if you could have some search criteria like Limit/NL/Tournament, 6-max/FR, and perhaps a feature to only search for players not already found, or only players selected in the list.

I could probably throw something together myself, but if I can get you to do it I will. I'm lazy that way .
Update: none. I honestly have been swamped at work. And have been trying to actually play some poker lately, so I haven't done any work on this (except for the speed update from a couple of weeks ago). So.. if you feel like hacking, go ahead. I don't know when I'll get to do any coding on my own.

cheers!
runstop
Full Tilt Buddies (New AHK script) Quote
12-01-2006 , 04:09 PM
Thanks in advance, i can't wait to get home and try this out.

Wishing, but too ignorant to do this myself, work like this is really appreciated.
Full Tilt Buddies (New AHK script) Quote
12-03-2006 , 06:53 PM
Generally everything works great. However, one problem I'm having is that every couple of days when I try to use this buddy list, all the the names on my buddy list disappear!! I've probably manually retyped all of the names about 5 times by now. I have no idea what is causing this but is there any way to save the list so I don't have to continuously reenter the names? Is anybody else having this problem?
Full Tilt Buddies (New AHK script) Quote
12-04-2006 , 08:55 AM
Quote:
I've probably manually retyped all of the names about 5 times by now. I have no idea what is causing this but is there any way to save the list so I don't have to continuously reenter the names? Is anybody else having this problem?
This happens to me as well. A temporary solution is to just make a backup copy of the configuration file (it's the notepad-looking icon with a gear next to it). That file should be in the same folder as the buddy script.
Full Tilt Buddies (New AHK script) Quote

      
m