Two Plus Two Newer Archives  

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 04-02-2007, 08:43 AM
canta canta is offline
Member
 
Join Date: Sep 2006
Posts: 95
Default Re: TableNavigator

No luck.

lobbyRedNines() {
SetTitleMatchMode 1
WinGet, id, id, ahk_class GFX_INT_DLG_WINDOW_MAIN_PrimaPokerNetwork
return id
}

tablesRedNines(lobby) {
SetTitleMatchMode 1
WinGet, pid, pid, ahk_id%lobby%
WinGet, id, id, Poker ahk_pid%pid%; also tried WinGet, list, list, Poker ahk_pid%pid%
Loop % list
tables := list%a_index%!=lobby
? addToList(tables, list%a_index%)
: tables
return tables
}

Does all the other functions need to be filled out , becasuse they are blank now?
Reply With Quote
 


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 05:13 PM.


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