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 07-09-2006, 09:30 PM
cassolete cassolete is offline
Member
 
Join Date: Mar 2005
Location: Volgograd, Russia
Posts: 41
Default Re: Table Highlighter (New AHK Script)

I suppose that since my table size changes with Party tile (becomes 641x471 instead of standart 797x580), i should change some coordinates in the script.
<font color="blue"> ImageSearch, outx, outy, x+150, y+350, x+700, y+520, %th_image_name_checked%
if (ErrorLevel = 0)
goto TH_DontHighlight

ImageSearch, outx, outy, x+150, y+350, x+700, y+520, %th_image_name_unchecked%
if (ErrorLevel = 0)
goto TH_DoHighlight </font>
I tried to do it myself by decreasing it proportionally (x+120 instead of x+150, x+600 instead of x+700; y+280 instead of y+350 and y+420 instead of y+520) but nothing has happened. Maybe I should change them in another way? Or maybe i should change something is the scrip also?
Please HELP ME , GUYS, to find my problem... This highlight feature is too important for me. Thanks.
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:34 PM.


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