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
  #261  
Old 06-07-2006, 10:55 AM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: TableNavigator

[ QUOTE ]
Thanks. Also, is there any way to get it to know the size of the BB in tourneys? At party, the bet pot, and bet 1/2 pot controls work in tourneys, but the analog stick doesn't work to adjust the bet up or down.

[/ QUOTE ]

Hmph. It used to work - I'll look into it.

Edit: Are we talking SNGs or "real" tourneys?
Reply With Quote
  #262  
Old 06-08-2006, 01:53 AM
mkflsam mkflsam is offline
Senior Member
 
Join Date: Aug 2005
Posts: 324
Default Re: TableNavigator

PartyPoker
Reply With Quote
  #263  
Old 06-08-2006, 03:16 AM
pfkaok pfkaok is offline
Senior Member
 
Join Date: May 2004
Location: Walnut Creek, CA
Posts: 2,226
Default Re: TableNavigator

[ QUOTE ]
[ QUOTE ]
Thanks. Also, is there any way to get it to know the size of the BB in tourneys? At party, the bet pot, and bet 1/2 pot controls work in tourneys, but the analog stick doesn't work to adjust the bet up or down.

[/ QUOTE ]

Hmph. It used to work - I'll look into it.

Edit: Are we talking SNGs or "real" tourneys?

[/ QUOTE ]

"real"
Reply With Quote
  #264  
Old 06-12-2006, 10:30 AM
Mat Mat is offline
Senior Member
 
Join Date: Apr 2006
Posts: 452
Default Re: TableNavigator

Excuse me, I made an ahk script works fine (mouse-wheel to size the bet) but I don't understand how TableNavigator works. I must do like with any other script, copy & paste the code in a ahk file ? Because when I run the script nothing happens !
Is there a tutorial somewhere ?
Reply With Quote
  #265  
Old 06-12-2006, 10:38 AM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: TableNavigator

[ QUOTE ]
Because when I run the script nothing happens !


[/ QUOTE ]

Right-click on the icon in your system tray [img]/images/graemlins/smile.gif[/img]

There is no real tutorial but there are some instructions on the Wiki page (where you got the code from).
Reply With Quote
  #266  
Old 06-12-2006, 11:24 AM
Mat Mat is offline
Senior Member
 
Join Date: Apr 2006
Posts: 452
Default Re: TableNavigator

I don't have any icon in my system tray [img]/images/graemlins/confused.gif[/img] except if you're talking about the autohotkey icon, but when I right-click on it there's nothing interesting. Can you give me a link of the code I must paste because I'm confused and not sure I pasted the good one.
BTW do you have a link to the wiki page that you're talking about ?
Sorry again, I'm french so I have some difficulties to understand some parts of this thread which is a little bit "technical" for me.
Reply With Quote
  #267  
Old 06-12-2006, 11:42 AM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: TableNavigator

[ QUOTE ]
Sorry again, I'm french so I have some difficulties to understand some parts of this thread which is a little bit "technical" for me.

[/ QUOTE ]

No problem. Here's your link - I bet you were using some old code.
Reply With Quote
  #268  
Old 06-12-2006, 01:50 PM
AdamL AdamL is offline
Senior Member
 
Join Date: May 2004
Location: 4.14
Posts: 2,565
Default Re: TableNavigator

I get an error when I use the left or right error keys. I usually play 4 tables in a 2x2 formation (tiled).

The up/down works, and lets me select the active table on one side of the screen, but without the left/right working I can't access my other two tables.

My error is "target label does not exist"

Suggestions on what might be causing this and how I would fix it?
Reply With Quote
  #269  
Old 06-12-2006, 01:54 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: TableNavigator

[ QUOTE ]
I get an arrow when I use the left or right error keys. I usually play 4 tables in a 2x2 formation (tiled).


[/ QUOTE ]

FYP. Oh wait... [img]/images/graemlins/laugh.gif[/img]

Please press Ctrl+C while the Msgbox (that reports the error) is active and paste here. I need to know which label is [censored] up.
Reply With Quote
  #270  
Old 06-12-2006, 02:10 PM
AdamL AdamL is offline
Senior Member
 
Join Date: May 2004
Location: 4.14
Posts: 2,565
Default Re: TableNavigator

---------------------------
Table Navigator.ahk
---------------------------
Error: Target label does not exist. The current thread will exit.

Specifically: ERROR

Line#
2532: if a_index = %tn_mode%
2533: thisMode := a_loopfield
2535: IniRead,thisCommand,TableNavigator.ini,%thisInput% ,Key%thisKeyNum% %thisMode% Command
2537: if thisCommand <>
2538: {
2539: StringReplace,subRoutine,thisCommand,%A_space%,,Al l
2540: StringReplace,subRoutine,subRoutine,',,All
---> 2541: Gosub,%subRoutine%
2542: }
2543: Return
2552: if (WinExist("PartyPoker.com:") <> 0 AND add_group <> "no")
2553: {
2555: WinGet,pid,pid
2556: WinGet,lobby_id
2557: GroupAdd,Dialog,ahk_class #32770 ahk_pid%pid%,,,Good Luck

---------------------------
OK
---------------------------
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 09:21 AM.


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