Hey cheers for the advice and the feedback. The colour tolerance thing sounds good.. need to explore all these lil commands a bit more.. cheers again. Rep+
Type: Posts; User: Nu2Scar
Hey cheers for the advice and the feedback. The colour tolerance thing sounds good.. need to explore all these lil commands a bit more.. cheers again. Rep+
Just wondering how important this is. Surely the rs client can't detect it anyway? (The program I mean not the resulting actions) I can understand it for other games with separate hack protection...
It knows what login screen you are on an acts accordingly. Also has a timeout feature case summut goes wrong. Nuttin special, but it took me hours to iron the damn bugs out. Almost smashed up the...
Ok here's the code I'm using to click
mouse(x,y,460,292,true);
The problem is it clicks about an inch too low and too much to the right. I've double checked the co-ords and they are perfect...
By that you mean my 'lets throw bits of code everywhere' approach to coding?
lol my first day dude.. I'm finding it hard enough not to put my head through the monitor right now... Can't even click...
Sorry.. ignore my extreme noobness... I failed to spot the obvious lack of 'end's.. Sorted.. although still confused as to why it pointed me in the completely wrong direction.
[Edit] Ty v much! :)
I keep getting an error that is confusing the hell outta me..
And the piece of code it seems to be pointing towards quite clearly has a semicolon... it's rather annoying. This is my first script...