View Single Post
  #1267  
Old 11-13-2007, 02:03 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

New Version 1.56 11/12/2007

1. You can now assign more than one key or mouse button to a feature. If you want to FOLD using the f key OR the F11 key OR the XButton1 mouse button, you would put the following into the Fold box: f | F11 | XButton1
That vertical bar is called the pipe character, and it is located above the \ (backslash) key on most keyboards. You will not be able to use the | character to control FTS features (as it is now the separator character). I find this useful because sometimes I like to use the keyboard to play and sometimes I like to use a mouse. Now you can assign a key and a mouse buttons to perform the same operation.
2. New Feature: Added ability to display "True Big Blinds" in the stack displays (OSD 3-5 on the Displays tab). See
http://forumserver.twoplustwo.com/sh...age=0&vc=1 for discussion of True BB.
3. New Feature: Added ability to stop opening SnGs after a specified number had been opened (SnGB tab). You can now end you session after 50 tables have been opened (rather than stopping after some time limit).
4. New Feature: Added an auto rebuy of chips if you are all in (Chips tab). This will only rebuy if you are All In (NL only) and it will rebuy the amount you specify. This will rebuy whether you win or lose the hand (had to do it this way because of how FT works). This is useful if you like to play with a short stack, and want to make sure that you have chips for the next hand if you lose an All In situation. The other auto reload feature in FTS always rebuys for a full stack.
5. Bug Fix: Removed the file SharkList.txt from the installation file, so that it doesn't replace the user's existing file with a new empty file when the user installs a new version of FTS.
6. Improved Performance: Changed the Auto Reload timer code to run less frequently, so it doesn't use as much cpu time.
7. Improved Performance: Improved the speed of the code to read the hero's stack.
8. Full Tilt Change: Full Tilt changed the font for the 480-493 range for the words "Sitting Out" and "All In". New Images were captured and a new "Stack Font Images" size was created for the 480-492 and 492-571 font sizes. NOTE: If you play at one of the smaller table sizes, be sure to select the new Stack Font Images size on the Tables Tab.
9. Full Tilt Change: Full Tilt added deep stack 6 man tables, and FTS will now detect the number of players at these tables.

NOTE: If you play at smaller table sizes, be sure to select one of the new Stack Font Images size on the Tables Tab.
NOTE: If you use the SharkList feature, you should ocassionally back up your SharkList.txt file.

Download zip here .
Download self extracting .exe here .
Documentation is here .
Sign up here for an automated email when new versions are released. This will ONLY be used for new version announcements.
Reply With Quote