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
  #151  
Old 12-21-2006, 09:14 AM
rhizome rhizome is offline
Senior Member
 
Join Date: Jul 2004
Posts: 353
Default Re: Table Highlighter (New AHK Script)

Has there been any thought to highlighting the table based upon what (Harrington) zone one is in a tourney? For someone that multi-tables MTTs, that could be very nice enhancement, but I don't know know how difficult it would be code.
Reply With Quote
  #152  
Old 01-26-2007, 07:56 AM
nlnut nlnut is offline
Senior Member
 
Join Date: Jan 2005
Posts: 140
Default Re: Table Highlighter (New AHK Script)

this script is no longer working at Full tilt since the Jan 25th software update. Is there a fix available?
Reply With Quote
  #153  
Old 01-26-2007, 02:33 PM
PietM PietM is offline
Senior Member
 
Join Date: Aug 2005
Location: All over the (poker)place
Posts: 837
Default Re: Table Highlighter (New AHK Script)

[ QUOTE ]
this script is no longer working at Full tilt since the Jan 25th software update. Is there a fix available?

[/ QUOTE ]

There is now! [img]/images/graemlins/wink.gif[/img]
Reply With Quote
  #154  
Old 01-27-2007, 08:35 AM
nlnut nlnut is offline
Senior Member
 
Join Date: Jan 2005
Posts: 140
Default Re: Table Highlighter (New AHK Script)

Code change required for Full tilts latest update on Jan. 25, 2007 to get Table Highlighter working properly

Edit the following part of the script:

IsTableWaitingFulltilt(id) {
if ( IsVisCtrl("FTCButton9",id,3))--> to "FTCButton13" should fix all tables being shown as active
Reply With Quote
  #155  
Old 01-27-2007, 08:37 AM
PietM PietM is offline
Senior Member
 
Join Date: Aug 2005
Location: All over the (poker)place
Posts: 837
Default Re: Table Highlighter (New AHK Script)

[ QUOTE ]
Code change required for Full tilts latest update on Jan. 25, 2007 to get Table Highlighter working properly

Edit the following part of the script:

IsTableWaitingFulltilt(id) {
if ( IsVisCtrl("FTCButton9",id,3))--> to "FTCButton13" should fix all tables being shown as active

[/ QUOTE ]

I changed it to 11, works as well, I believe. (Also, on the Overcards-site) I fixed a bug in the script there with the addition I made last year).
Reply With Quote
  #156  
Old 03-15-2007, 03:42 PM
Greg29 Greg29 is offline
Member
 
Join Date: Dec 2006
Posts: 89
Default Re: Table Highlighter (New AHK Script)

I get an error with the script Functions.ahk:

Error:The leftmost character above is illegal in an expression.

Specifically::

Line#
758:}
761:{
765: if activate
766:WinActivate,ahk_id%table_id%
767:PostMessage,0x201,0x0001,((y<<16)^x),,ah k_id%table_id%
768:PostMessage,0x202,0,((y<<16)^x),,ahk_id% table_id%
769:}
---->775:{

I am a noob at AHK but I looked through this part of the code and everything looked fine. Anyone has any idea ?
Reply With Quote
  #157  
Old 03-27-2007, 04:56 PM
Right5 Right5 is offline
Senior Member
 
Join Date: Jan 2006
Posts: 191
Default Re: Table Highlighter (New AHK Script)

Doesn't seem to be working anymore with FTP update
Reply With Quote
  #158  
Old 04-15-2007, 05:46 PM
Praetor Praetor is offline
Senior Member
 
Join Date: May 2006
Posts: 6,248
Default Re: Table Highlighter (New AHK Script)

is this supposed to be working with Party atm? it goes bat crazy beeping all the time when I try to use it
Reply With Quote
  #159  
Old 04-15-2007, 10:24 PM
HalvSame HalvSame is offline
Senior Member
 
Join Date: May 2006
Posts: 391
Default Re: Table Highlighter (New AHK Script)

Praetor, do you datamine while playing? It picks up the "join waitlist" button on the tables that you're not seated at and thinks it is your turn to act on those tables. Me, I don't use the beep-functionality, so I just minimize the tables I'm not sitting at and reload the script so that the highlight bars are hidden.

I've been meaning to get this properly fixed, I'll have a look at it one of these days.
Reply With Quote
  #160  
Old 04-16-2007, 06:22 AM
Praetor Praetor is offline
Senior Member
 
Join Date: May 2006
Posts: 6,248
Default Re: Table Highlighter (New AHK Script)

The only function I want to use is the beep function
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 06:57 PM.


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