Thread: TableNavigator
View Single Post
  #8  
Old 02-10-2006, 10:20 AM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: A script you might like

Love this, TYVM! [img]/images/graemlins/smile.gif[/img]

Just tried it out on my setup and so far so good!

I do have a slight overlap on my setup (using PartyPlanner for the layout) and all was ok too! [img]/images/graemlins/smile.gif[/img]

I just made a couple of changes, but only cosmetic:

A) Using !down::, !up::, etc rather than just down:: and up::, etc. (Just did this to keep in line with Sam's functions which use ALT key as the modifier, so I can keep running the script and still use the cursor keys elsewhere in windows).

B) I altered this line to allow it to be tested on Demo Money:

WinGet, id, list, Play ahk_pid%pid% ahk_class #32770, , Welcome to the PartyPoker.com Lobby, Side Bet ;make a list of windows IDs matching ahk_pid/class, excluding the lobby Loop, %id%

Also, I only 4-table 6max atm, and just wondered if it would be possible to stop the wrap-around effect (EG: So if I am in the top left window and press up or left, the GUI just stays at the top left).

I owe you one for this!!! I tried quite a few scripts and MTH, and IMHO this is by far the best hybrid yet! [img]/images/graemlins/laugh.gif[/img]

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote