Open Side Menu Go to the Top
Register
Full Tilt Shortcuts - new ahk script Full Tilt Shortcuts - new ahk script

01-08-2007 , 06:04 AM
Quote:
This is odd, I downloaded the new version and it still doesn't work. Instead of at line 120, I get it at line 124 with the rest of the error message being the same.

Sirasoni:
I'm not sure what is causing this for you... What windows operating system are you using?

Are you using a recent version of AutoHotKey?

Please confirm that you have all of the Full Tilt Shortcuts files in one folder. There should be about 43 files, most starting with "image". Plus the main script file - FullTiltShortcuts.ahk

You say that after "extracting" you get the error. Do you mean after "starting" the program you get the error (when you double click on FullTiltShortcuts.ahk)?
Full Tilt Shortcuts - new ahk script Quote
01-08-2007 , 06:08 AM
Quote:

I'm having a difficult time duplicating this, but if you could check whether this does seem to happen when action is quick, and whether the Display Bet info box has a chance to refresh (disappear and re-appear before you get the previous pot value, it would help me out. tnx
nano
Nano- I will start looking to see if it is only happening when action is quick. However, I do not have the Display Bet info box checked. Should I turn it on from now on when I play and see if it disappears and re-appears?
Full Tilt Shortcuts - new ahk script Quote
01-08-2007 , 06:18 AM
Quote:
I will start looking to see if it is only happening when action is quick. However, I do not have the Display Bet info box checked. Should I turn it on from now on when I play and see if it disappears and re-appears?
Yes, If the box disappears and re-appears right before your turn to act, then it should be refreshing the pot size value correctly. If it doesn't have a chance to disappear right before action gets to you, then it will indicate that action was too quick for it to refresh. That will give visual clue to confirm what I think the problem is.

I had a problem in the past, where the pot size value was being read as the bet value that Full Tilt initially sets your bet value to. So if you could confirm that the pot size value you are getting (when it errors) is the pot value from the previous street as opposed to the bet value, that would also help... ahhh, the nitty gritty of debugging
Full Tilt Shortcuts - new ahk script Quote
01-08-2007 , 12:40 PM
Nano-
1. It def only happens when I try to bet quickly. Once it messes up the first time for that betting round though, it does not matter how long I take, it still is off when I try re-clicking it.

2. I tried playing with the "display pot value" turned on and it was distracting. As someone else said earlier, it also looked like it was trying to click the pot button a bunch of times.

3. When error in bet size occurs, it does seem to be the bet from the previous street. I cannot confirm that 100% though yet.

4. If it helps at all, the pot sized bet amount has not errored for me when someone else bets ahead of me and I raise them.

Let me know how else I can help.
Full Tilt Shortcuts - new ahk script Quote
01-08-2007 , 06:05 PM
I use 4 monitors. XP.

First... I like this program...... the older version. I removed the new one after three hours when:

(1) When a seat was vacated on a table where I was next inline, the FTP join panel is hidden behind whatever table is open on Monitor #1 and I would have to reduce that table to taskbar in order to join the table on monitor #3.

(2) I could not get MButton to work 3/4 pot bets for the life of me. I have a three button Logitech NOT using Intellpoint... just standard mouse. I could push it and it would get a figure... not necessarily ¾ ..... then if i pushed repeatedly , it would go up in 3SB increments.

(3) I couldn't drag my PAHUD main table from monitor to monitor unless I did it an inch at a time. At times, dragging tables to diffrent monitors was not an option either.

My ideal program would be just like _dave_ wrote for Party with wheel increments, right click ¾, MBtton full pot. I've been using your script for a few months now as I NEED the wheel increments. _dave_'s new program for FTP has issues for me because I'm using 4 monitors.

Just thot I would send a "bug" report. Love the program.... just for the wheel alone. Anything else is gravy.
Full Tilt Shortcuts - new ahk script Quote
01-08-2007 , 07:34 PM
Suerte:
Thanks for the help!!!

I think I have the problem narrowed down. I'm testing now, and hope to have a new version later tonight.
nanochip
Full Tilt Shortcuts - new ahk script Quote
01-08-2007 , 11:27 PM


Que?
Full Tilt Shortcuts - new ahk script Quote
01-08-2007 , 11:54 PM
Quote:


Que?
You need to upgrade your AHK to the latest version.

SubStr() function was only added a version or two ago.
Full Tilt Shortcuts - new ahk script Quote
01-09-2007 , 04:25 AM
Version 0.35 1/8/07 - BETA VERSION - MANY CHANGES WERE MADE TO THE CODE

1. Added #SingleInstance force, to allow easier re-loading of this script
2. Fixed Bug in the Fixed Bet code, where it would not always get the correct Pot Size Amount.
3. Changed code so that the user's mouse has to be over the table that the user wants to act upon (previously action was taken on the "Active" Full Tilt Table)
4. Minor Fixes and Improvements

Download here .
Documentation is here .
Full Tilt Shortcuts - new ahk script Quote
01-09-2007 , 04:49 AM
Quote:
(1) When a seat was vacated on a table where I was next inline, the FTP join panel is hidden behind whatever table is open on Monitor #1 and I would have to reduce that table to taskbar in order to join the table on monitor #3.
I'm not sure what feature of FTS you believe is causing this, or how this is related to FTS. Perhaps the Activate Table on MouseOver? You can turn it off in the options if you like.

Quote:
(2) I could not get MButton to work 3/4 pot bets for the life of me. I have a three button Logitech NOT using Intellpoint... just standard mouse. I could push it and it would get a figure... not necessarily ¾ ..... then if i pushed repeatedly , it would go up in 3SB increments.
I'm not sure what you have tried... there is some help for this on the FTS doc page. When I tested with a Logitech mouse, I used the logitech software called Setpoint that is available from logitech. In Setpoint I changed the Middle button to be generic and it worked fine.

I just tried a little test with it again.... in the fixed bet slot I put "MButton" and ".75" in the Bet Amount (without the quotes, of course).

Quote:
(3) I couldn't drag my PAHUD main table from monitor to monitor unless I did it an inch at a time. At times, dragging tables to diffrent monitors was not an option either.
FTS should not affect you moving windows around. I've never experienced anything like that and no one else has mentioned anything. I'm not saying it couldn't happened... I've seen a lot stranger things
Full Tilt Shortcuts - new ahk script Quote
01-11-2007 , 03:37 PM
Nano- absolutly works perfectly now for me! Good work on the bet pot fixes and everything else you have done.
Full Tilt Shortcuts - new ahk script Quote
01-12-2007 , 12:49 AM
Nano - Absolutely love this program and have to say that is easily the most powerful AHK script created in this forum. Question - Any chance you will be updating this script in the future to support the other big poker sites aka Party Poker?
Full Tilt Shortcuts - new ahk script Quote
01-12-2007 , 03:34 AM
New Version 0.36 1/11/07

I have tested this version on several different computers and fixed some problems that only showed up on some computers. If you have had problems in the past with some features, there is a good chance that this release will solve the issues you may have had.

Thanks to all who have helped test this script! Testing is one of the most time consuming parts of programming, and it is a big help when you let me know about problems that you see.

nano

Changes in Version 0.36
1. Code now automatically detects if the table is Classic or Racetrack
2. Code now automatically detects if Avatars are enabled
3. Fixed problems that some users were having with the Fold, Call, Raise controls and the Deal Me Mode. The tolorence of the color match on the image recognition command has been loosened. Some user's computers register colors slighly differently from mine, and this caused problems with image recognition on some people's systems. This resulted in the Fold, Call, Raise etc. commands to not work on these computers. Also caused the Deal Me mode to not detect the Blind Buttons, and consequently the Deal Me mode did not function correctly on these computers.
4. Fixed problems that some users were having if they modified their Windows appearance settings. Added code to allow for users who have changed the size of their title bars and made them different than the default value of 25 pixels (set in the Windows "Display Properties" program). Without this, many of the functions in this sript will not work correctly (if the user did change these Windows settings).

Download here .
Documentation is here .
Full Tilt Shortcuts - new ahk script Quote
01-12-2007 , 09:01 AM
Very well done.
Full Tilt Shortcuts - new ahk script Quote
01-12-2007 , 02:22 PM
Quote:
Nano - Absolutely love this program and have to say that is easily the most powerful AHK script created in this forum. Question - Any chance you will be updating this script in the future to support the other big poker sites aka Party Poker?
Glad you like the script.

Currently I only play on FT, so I don't have any plans to make it for other sites. But I guess you never know... I used to only play on Party
Full Tilt Shortcuts - new ahk script Quote
01-12-2007 , 03:01 PM
Awesome script nano, thanks! Question though... I would like to make the fixed bet part of the script round to BB instead of SB. I think I found the part of the script I need to modify, but I'm not positive.

Is this what I need to change? Under "Bet a fixed amount of the pot":

Quote:
; define local variables here prefix with a 'v'
local vFlag, vBetSize, vWinId, vX, vY, vPot, vSmallBlind
to

Quote:
; define local variables here prefix with a 'v'
local vFlag, vBetSize, vWinId, vX, vY, vPot, vBigBlind
And:

Quote:
; round the bet size to a multiple of the small blind
vSmallBlind := GetBlind(vWinId, "small")
vBetSize := Round(vBetSize / vSmallBlind) * vSmallBlind
To:

Quote:
; round the bet size to a multiple of the small blind
vBigBlind := GetBlind(vWinId, "big")
vBetSize := Round(vBetSize / vBigBlind) * vBigBlind
Or do I need to change this too? Under "Modify the bet in the bet window":

Quote:
; round the bet size to a multiple of the small blind
vBetSize := Round(vBetSize / vSmallBlind) * vSmallBlind
Full Tilt Shortcuts - new ahk script Quote
01-12-2007 , 08:04 PM
zook: yes, your changes should work fine. You don't need to do the last one (in ModifyBet), as it is for the Increment/Decrement betting.
Full Tilt Shortcuts - new ahk script Quote
01-14-2007 , 03:09 PM
Nano, great program. The only bug I'm running into is with the keyboard shortcuts. They work when I have the opportunity to pre-select, but when it's actually my turn, they don't work. Is that actual functionality?

For example, if I am on the button and I want to fold I can use my keyboard shortcut to do it if the action isn't to me yet. I type my keystroke and the fold checkbox is activated. However, if do not preselect, and wait until the action is to me, the keystrokes do not work.

This is very minor so if it is not something you want to look into I certainly understand. Thanks again.
Full Tilt Shortcuts - new ahk script Quote
01-14-2007 , 03:21 PM
Amazing script! Is there currently a way of using the Joystick of gamepads as controls for this script(without remapping software)? I know the buttons work.
Full Tilt Shortcuts - new ahk script Quote
01-14-2007 , 04:12 PM
Nano,

dunno if this is normal or not, and Im sure it has to do with the % of pot info feature that I have active. But when I first go to hit the bet pot tab on full tilt or to enter a potsize bet, the bet pot tab freaks out and highlights multiple times freezing my ability to enter a bet for 3-4 secs, once your script aquires what percent of the pot it is that Im trying to bet, it calms down and is normal.

Im assuming turning off that feature will fix it, but its kinda of a nice feature to have. although playing 4 HU sngs with the problem happening is nay fun.

edit: didnt test on cash games. I only played 9man sngs and HU sngs
Full Tilt Shortcuts - new ahk script Quote
01-14-2007 , 06:32 PM
Quote:
The only bug I'm running into is with the keyboard shortcuts. They work when I have the opportunity to pre-select, but when it's actually my turn, they don't work.

I thought the last version would fix that one

I assume you are using version 0.36.

Since I can't duplicate this problem, would you mind trying something?
Make the following change to the script...

on line 260, change
PixTol := 2
to this
PixTol := 4


on line 266, change
ColTol := 4
to this
ColTol := 8

You can edit the script in Notepad.
nano
Full Tilt Shortcuts - new ahk script Quote
01-14-2007 , 06:42 PM
Quote:
Amazing script! Is there currently a way of using the Joystick of gamepads as controls for this script(without remapping software)? I know the buttons work.
I don't own any joysticks, so I haven't looked into this. Probably would require some mods to the code.
Full Tilt Shortcuts - new ahk script Quote
01-14-2007 , 07:08 PM
Quote:

dunno if this is normal or not, and Im sure it has to do with the % of pot info feature that I have active. But when I first go to hit the bet pot tab on full tilt or to enter a potsize bet, the bet pot tab freaks out and highlights multiple times freezing my ability to enter a bet for 3-4 secs, once your script aquires what percent of the pot it is that Im trying to bet, it calms down and is normal.
I have seen this in the past, but haven't seen it lately. Unfortunately I can't duplicate it now. I'll look into it.

Quote:
Im assuming turning off that feature will fix it, but its kinda of a nice feature to have. although playing 4 HU sngs with the problem happening is nay fun.
Yes, I'm sure that if you turn off the Display Bet Info option, you wouldn't see the problem.

Can you tell me if you see this behavior at any other times...
Does just moving the mouse over this area cause the problem?
Does using the mouse wheel to change the bet size cause it?

Also please confirm that you are using version 0.36.

nano
Full Tilt Shortcuts - new ahk script Quote
01-14-2007 , 09:03 PM
Quote:


I thought the last version would fix that one

I assume you are using version 0.36.


I must have missed the update. I was using 0.35. I downloaded the update, tested it and it's fine now. Thanks!
Full Tilt Shortcuts - new ahk script Quote
01-15-2007 , 12:07 AM
Downloaded the updated script yesterday (had been using like the very first version), very cool. A couple of requests:

* Combine the CHECK / CALL shortcuts and the BET / RAISE shortcuts.

* ... damn I knew I thought of a few others when I was playing. Commerce internet is being terrible now but I'll load it up later and try to remember them.

You got a poker site name for donations? Awesome script, helps me out a lot.
Full Tilt Shortcuts - new ahk script Quote

      
m