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 12-27-2006, 09:21 PM
Scotch78 Scotch78 is offline
Senior Member
 
Join Date: Apr 2004
Location: Ohio
Posts: 2,765
Default AHK Help

I want to design a script that will monitor a lobby and keep all of the tables open at a specified limit. I have most of it figured out, except how to determine the number of tables. I was thinking of searching the lobby window for identifiable text, say "$10/$20", and counting the number of occurrences, but can't figure out what AHK command would perform the search.

Scott
Reply With Quote
  #2  
Old 12-27-2006, 09:56 PM
illunious illunious is offline
Senior Member
 
Join Date: Oct 2003
Posts: 1,992
Default Re: AHK Help

If the site has a standard listbox, you can use ControlGet (List), then loop through the lines of the returned text variable and use StringGetPos or InStr to detect the string in the line.
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 07:08 PM.


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