Open Side Menu Go to the Top
Register
FTCash - free script for FullTilt cash players. FTCash - free script for FullTilt cash players.

05-31-2010 , 07:18 PM
I meant an option to have hotkeys for left, middle, right FT action button clicks... I don't remember how to program at all... but, I think you'd just need to have mouseclicks at coords for each of the buttons and map them to hotkeys.

This would be advantageous because the buttons are sometimes different things.
(i.e. left button is sometimes fold, post blind, join waiting list, deal me in. middle button is sometimes call, check. right button is sometimes raise, bet, sit out, etc.)

btw, has anyone gotten this working with the aero theme or should I just not bother?
FTCash - free script for FullTilt cash players. Quote
06-01-2010 , 04:03 AM
xniNja, i don't see what's the problem, Fold function will send click to Fold button location so it will press any button at the same location if it is there as well, same for call and bet.
All functions should work fine with aero except of BetPot function, flicker problem might be anavoidable with aero on though.
FTCash - free script for FullTilt cash players. Quote
06-01-2010 , 08:51 AM
Hi, I'm running XP and I get this: error at line 1: line text yb. error:this line does not contain a recognised action. My XP account is an administrator account, though it's not specifically called 'administrator'.
FTCash - free script for FullTilt cash players. Quote
06-01-2010 , 09:11 AM
scratchy9, http://forumserver.twoplustwo.com/16...l#post18374555
Administrator privileges are needed for Vista/W7 not XP.
FTCash - free script for FullTilt cash players. Quote
06-01-2010 , 09:19 AM
Thank you.
FTCash - free script for FullTilt cash players. Quote
06-01-2010 , 02:37 PM
Are the layout hotkeys working for anybody else?

For me it opens the layout menu but does not choose the layout.
FTCash - free script for FullTilt cash players. Quote
06-01-2010 , 05:13 PM
i have the problem that if I check deal me in automatically, it always clicks the `playnow` button and so I have to click wait for bb every time, really annoying when playing lots of tables... is it because im using custom layout? everything else is working!!
FTCash - free script for FullTilt cash players. Quote
06-02-2010 , 01:36 AM
rly nice script.
ty Max1mums
FTCash - free script for FullTilt cash players. Quote
06-02-2010 , 02:35 PM
Dread Wings, Layout function is working fine for me.
coach999, i'll check it out.
FTCash - free script for FullTilt cash players. Quote
06-03-2010 , 01:38 PM
Hello,

I tried copying a few of the versions of ftp_cash and use it but I always get the same error, I have the latest version of AHK and I saved the files in notepad++, can someone plz help?

FTCash - free script for FullTilt cash players. Quote
06-03-2010 , 01:50 PM
Edit ini file and remove "register" hotkey.
FTCash - free script for FullTilt cash players. Quote
06-03-2010 , 02:00 PM
Hey Max1mums,

Thank you for adding the uncheck auto post function. Problem is this function seems to work randomly on it's own. I will be playing and all of a sudden all of the auto post blind boxes are unchecked without me using the hotkey. I can't figure what exact circumstances cause this.
FTCash - free script for FullTilt cash players. Quote
06-03-2010 , 02:34 PM
I don't see any way how this can happen.
FTCash - free script for FullTilt cash players. Quote
06-03-2010 , 02:36 PM
thank you very much

one more problem:
for some reason the AHK works when I'm not on fulltilt but if I'm on a FTP window nothing works, I've set FTP.exe to run as adminstrator

Last edited by shimsh0n; 06-03-2010 at 02:42 PM.
FTCash - free script for FullTilt cash players. Quote
06-03-2010 , 02:47 PM
You should give Autohotkey.exe administrator privileges not fulltilt client, you can also convert ahk to exe and run it as admin (Stars-All Programs-Autohotkey-convert ahk to exe).
FTCash - free script for FullTilt cash players. Quote
06-03-2010 , 02:55 PM
Ok this made it work,
thank you very much Max1mums.
FTCash - free script for FullTilt cash players. Quote
06-04-2010 , 09:12 PM
idk what happened but this script had me auto calling in a tournament. howd that happen? all i did was install it, map some keys to numberpad and enable highlight table
FTCash - free script for FullTilt cash players. Quote
06-05-2010 , 07:44 AM
Man, you're a hero. Table ninja sucks balls in comparison with your script. Thank you very much. I'll advise it to my friends.

The only problem I faced is in betpot function. It works fine on mini-tables, but fails on standart ones. I use slightly oversized fonts btw, maybe that's is the case.
FTCash - free script for FullTilt cash players. Quote
06-05-2010 , 09:07 AM
Alzke, i don't know what could cause that for you, try turning deal me in function off maybe.
crafty, yes, enlarged font is the case i think.
FTCash - free script for FullTilt cash players. Quote
06-05-2010 , 03:50 PM
Sent $10 to Max1mumz on FT. Will likely send more after I make more $.
FTCash - free script for FullTilt cash players. Quote
06-06-2010 , 04:50 AM
I would like to use this script to click on the time back and click on the I'm back button when I do timeout, but not for cash tables (only) but mostly for SNGs and MTTs. Is that possible?

Edit: it seems possible (just tested on play tables.)

However I am getting the flicker problem (win 7). I did set autohotkey to run as admin, I did click and unclicked the flickr problem and it's stilll here.

Any ideas?

I do not need the pot bet script so Im trying to keep my aero

Last edited by Pupp3tMast3r; 06-06-2010 at 05:08 AM.
FTCash - free script for FullTilt cash players. Quote
06-06-2010 , 05:14 AM
Also it seems that if the table is stacked the IM BACK button is not clicked.
FTCash - free script for FullTilt cash players. Quote
06-06-2010 , 09:54 AM
How do you run AHK as admin? The check box for it is grey'd out under the compatability tab in properties.

I also get a warning when starting the script:

Warning: The keyboard and or mouse hook could not be activated; some parts of the script will not function.

This pops up about 8 times after i 'x' out of the warning.
FTCash - free script for FullTilt cash players. Quote
06-06-2010 , 10:56 AM
Pupp3tMast3r,turning aero off is the best solution from flicker problem if using both options on General tab doesn't help. All functions should work fine for stacked tables.
oakrdrzfan, try creating shortcut for ahk file and using checkbox from Shortcut-Advanced menu, you can give Admin privileges to Autohotkey.exe directly, you can convert ahk to exe and run it as admin as usual.
FTCash - free script for FullTilt cash players. Quote
06-06-2010 , 11:50 AM
Quote:
Originally Posted by Max1mums
oakrdrzfan, you can give Admin privileges to Autohotkey.exe directly, you can convert ahk to exe and run it as admin as usual.
How do I do this part?

Also, when i create the shortcut for AHK and select run as administrator, it opens another ahk script that i already had.
FTCash - free script for FullTilt cash players. Quote

      
m