Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-18-2007, 02:51 PM
Powers_That_Be Powers_That_Be is offline
Senior Member
 
Join Date: Feb 2007
Posts: 135
Default Re: Full Tilt Shortcuts - new ahk script

if you get any hotkey to work let me know and I'll try it.
Reply With Quote
  #2  
Old 11-18-2007, 05:39 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
I am having an issue with FTShortcuts interfering with other .AHK script's hotkeys. When a Full Tilt window has focus and I use a hotkey from a different script, it never works. I have to click out of the window and then I can use my hotkey. Is there anyway around this? Are there any hotkeys that FTShortcuts doesn't grab?

[/ QUOTE ]

FTS shouldn't be capturing any keys that are not assigned within FTS. I'll see if I can duplicate this.

[/ QUOTE ]

I put the following code into another ahk script that I use:

#IfWinActive ahk_class FTC_TableViewFull
F11::
Send, !{F4}
Return
#IfWinActive

which sends Alt-F4 to the table whenever F11 is pressed, which closes the table.
I had FTS running at the same time, and when I pressed F11, the table closed. I then tried using some FTS commands first and then I pressed F11 and the table closed.

I then changed the test to

#IfWinActive ahk_class FTC_TableViewFull
!p::
Send, !{F4}
Return
#IfWinActive

where Alt-p would send the close command. This also closed the table when Alt-p was pressed.

I wasn't able to duplicate what you are seeing, as FTS was not capturing keys used by my other script. I haven't had any other reports of this. I'm not sure what to suggest here.

nano
Reply With Quote
  #3  
Old 12-01-2007, 02:39 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
great program Nanochip, very useful for 12 tabling sngs. However there is one big problem with the program.
When it close a sngwindow and registers you for a new sng it dosent minimize the lobby. which means that you will have to do it manually.
Hope that made sense, if not I can take a screenshot next time I play.

[/ QUOTE ]

Hey memento..
In FT shortcuts, you can have the software automatically close all lobbies by checking the option on the Misc tab. That will probably do what you want. Let me know if not.
nano
Reply With Quote
  #4  
Old 12-01-2007, 05:20 PM
jschell jschell is offline
Senior Member
 
Join Date: Nov 2005
Posts: 179
Default Re: Full Tilt Shortcuts - new ahk script

nano,

I've noticed that auto-reloading doesn't work on the deep stack tables. It works fine for me on the regular tables. Could you look into this? Thanks.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:04 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.