I understand that the "Click here to play" button on the login screen has been moved, and now the script I'm using fails to click it as it does not find the button. What's the solution?
I tried to change the co-ordinates and colours in this line:
Code:line 290: if (GetColor(239, 441) = 4442361) then //At Click To Play screen


Reply With Quote


