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

08-01-2010 , 06:53 AM
And does same problem exist without PT3 hud running? Try checking/unchecking "set FullTiltPoker.exe priority to high" option on general tab, try also setting PT3 process priority to low from taskmanager.
FTCash - free script for FullTilt cash players. Quote
08-03-2010 , 12:29 AM
Just dl'd the program. All the hotkeys/buttons I assigned are working great except one.

I can't seem to set sit out/sit in to the keys I want however. I really want to set sit out to "ctrl+s" and sit in something similar. Why can I not do this? If I could at least set it to some sort of button combo that way I won't initiate sit out accidentally. I do have the newest version of ahk btw.

Besides this one issue everything works great and fast, thanks a bunch Max1mums!!!
FTCash - free script for FullTilt cash players. Quote
08-03-2010 , 07:59 AM
Binding ^s will do it, here is the list of available modifiers http://www.autohotkey.com/docs/Hotkeys.htm
FTCash - free script for FullTilt cash players. Quote
08-03-2010 , 09:19 AM
Awesome, thanks a bunch max1mums
FTCash - free script for FullTilt cash players. Quote
08-04-2010 , 12:52 AM
For some reason during all my sessions (16 tabling and stacking) the screen kept flickering and tables kept shuffling a bunch on me resulting in ~2 buyins worth of misclicks.

I changed table view to racetrack and to set affinity and still experienced the same issues. Any solutions/suggestions??
FTCash - free script for FullTilt cash players. Quote
08-04-2010 , 06:28 AM
You can try turning desktop composition off (Vista/Windows7) or reducing table size.
FTCash - free script for FullTilt cash players. Quote
08-04-2010 , 09:22 AM
I'm using XP, latest updates and service packs fwiw. I'll try messing with table size.
FTCash - free script for FullTilt cash players. Quote
08-04-2010 , 10:56 PM
First of all I wanted to thank you for this great script. For some reason however I have some problems with it. First of all I sometimes have to click on the action buttons (ckeck, fold etc.) multiple times before they react. The other problem is that no matter which number I type in the "auto put bet into bet box" slot, it's alway filling in 3.5bb but I want it to fill in 2.5bb.
FTCash - free script for FullTilt cash players. Quote
08-05-2010 , 07:16 AM
Quote:
no matter which number I type in the "auto put bet into bet box" slot, it's alway filling in 3.5bb but I want it to fill in 2.5bb
This can happen because of card mod, set debug:=1 at the ahk file beginning and check if street (and all the rest things) are being read correctly from the screen.
FTCash - free script for FullTilt cash players. Quote
08-06-2010 , 11:00 AM
Hi Max1mums: Any chance to add functionality to move windows to new locations. For example, stack all tables in top left corner as default, with three hot keys to move an individual table to top right, bottom left, bottom right corners respectively?

Or include the functionality of the stackandtile.ahk?
FTCash - free script for FullTilt cash players. Quote
08-06-2010 , 02:36 PM
Quote:
Originally Posted by Max1mums
This can happen because of card mod, set debug:=1 at the ahk file beginning and check if street (and all the rest things) are being read correctly from the screen.
I'll try that the next time before I play, thank you for your help.
FTCash - free script for FullTilt cash players. Quote
08-06-2010 , 05:17 PM
Quote:
Hi Max1mums: Any chance to add functionality to move windows to new locations. For example, stack all tables in top left corner as default, with three hot keys to move an individual table to top right, bottom left, bottom right corners respectively?
This is possible to add.
FTCash - free script for FullTilt cash players. Quote
08-07-2010 , 10:44 AM
Hey Max, still loving the script. A couple of suggestions:

Is it possible to add the option to just click "tile tables" & "stack tables" rather than just the custom layout options?

I also occasionally have problems with the betting by street (probably due to mods etc) and so wondered if there could be a hotkey that actually clicks the on screen bet pot button?

Thanks for all your work on this great project.
FTCash - free script for FullTilt cash players. Quote
08-10-2010 , 07:02 PM
If I bind the hotkey XButton1 to fold for example, it doesn't work.

If I bind another key, like 'a', it does work. Help!

I would love to get this script working with my XButtons.
FTCash - free script for FullTilt cash players. Quote
08-10-2010 , 07:19 PM
xbutton1 hotkey is used for Pot1 function (BetPot tab) by default, did you remove it first? Mouse hotkeys problem appears because of lack of administrator priveleges usually (Vista/W7 OS), try converting script to exe and running it as admin if you use one of those OS.
FTCash - free script for FullTilt cash players. Quote
08-10-2010 , 07:56 PM
Quote:
Originally Posted by Max1mums
xbutton1 hotkey is used for Pot1 function (BetPot tab) by default, did you remove it first? Mouse hotkeys problem appears because of lack of administrator priveleges usually (Vista/W7 OS), try converting script to exe and running it as admin if you use one of those OS.
I deleted the hotkeys in the 'BetPot' tab and it worked! Thanks!

Last edited by yannickst; 08-10-2010 at 08:18 PM.
FTCash - free script for FullTilt cash players. Quote
08-13-2010 , 02:39 PM
Quote:
Originally Posted by Delphino
No way to use Bet Pot feature. Any ideas?
This, I have the same question.
FTCash - free script for FullTilt cash players. Quote
08-13-2010 , 04:31 PM
The only thing i can suggest is running script as admin.
FTCash - free script for FullTilt cash players. Quote
08-15-2010 , 09:48 AM
Hi, this program is great.. but I have one problem. Im using mouse scroll for bet sizing and I cant use it anymore coz in 1 of 3 cases FTcash moves me to an other table when I scroll up/down ... I tried change bet slider options, table view (classic/racetrack), turn off navigation hks but nothing has changed :/

And one more thing.. Before ftcash I had table ninja and when some table poped up I just had to scroll up/down for bet size but now with ftcash I have to first click somewhere on the table and then I can use scroll.. otherwise Im scrolling chat. :/

Last edited by wtfdude; 08-15-2010 at 09:53 AM.
FTCash - free script for FullTilt cash players. Quote
08-15-2010 , 11:07 AM
Use "send actions to table under mouse" then, you can always remove mousewheel hotkeys from FTCash and use built-in FullTilt scrolling.
FTCash - free script for FullTilt cash players. Quote
08-15-2010 , 11:41 PM
Does this work for sng games?
FTCash - free script for FullTilt cash players. Quote
08-16-2010 , 10:20 AM
Quote:
Originally Posted by Theduke211
Does this work for sng games?
Yes, for any Full Tilt games
FTCash - free script for FullTilt cash players. Quote
08-17-2010 , 06:47 AM
Hi,

I just would like to use hotkeys allowing percentage bet. Witch part of the code should I take ?

Great job for this script.
FTCash - free script for FullTilt cash players. Quote
08-17-2010 , 09:49 AM
You can delete evetything from ini file except of [BetPot] sections.
FTCash - free script for FullTilt cash players. Quote
08-18-2010 , 10:30 AM
Sorry but what is the last release ? Do you update the first post ?

Futhermore, I have a graphic bug with fast cash:



ty
FTCash - free script for FullTilt cash players. Quote

      
m