04-02-2015, 03:45 PM
(This post was last modified: 04-02-2015, 03:50 PM by Rustyclippers.)
(04-01-2015, 05:54 PM)Cichard Wrote: thas just it it will start to talking to the NPC but no matter what i do for coords and color for the pop up window it never accepts;.
Just use a 35 second sleep between when you talk to the NPC and accept the race.
the max the game will wait before pop us is 30 seconds, 15 seconds is possible and so is instant queue pop. 35 second sleep will satisfy all 3 situations (as low as 32 will work). a 30 second wait before queue pop is most common (when I raced it occured about 90% of the time).
Do other getpixelcolour functions work? some people have issues on windows 8 with pixel related functions (image search functions wont work on 8).
There are also paramaters you can use like ALT and SLOW
-- PixelGetColor, OutputVar, X, Y [, Alt|Slow|RGB] --
Both can be used if normal getpixelcolor fails to work.
Window must be active and not covered for pixel related functions.