umh what mouse move is best like ben mouse and how do u put it in ur script
umh what mouse move is best like ben mouse and how do u put it in ur script
the most comonly used is MMouse(x,y,2,2)if u just want to move the mouse)
but if u want to move and click its Mouse(x,y,2,2,true)
if thats what ur asking
SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
Programming Projects: NotePad | Tetris | Chess
yepthats why its the most comonly used
SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
Programming Projects: NotePad | Tetris | Chess
oh yeah forgot those 2,2 thxlol all i got now is User specified a new RS window
Successfully compiled
kingdom67a
Successfully executed and whole script looks like this atm
SCAR Code://THIS IS A SCRIPT MADE BY//
////////////////////////////////////////////////////////////////////////////////
//000000 000000 00 000000 000000 00 000000 000000 //
// 00 00 00 00 0000 00 00 00 //
// 00 00 00 00 00 00 00 00 00 //
// 00 00 00 00 00 00 00 0000 0000 //
// 00 0000000000 00 00 00 00 0000 //
// 00 00 00 00 0000 00 00 00 //
// 00 00 00 00 0000 00 00 00 //
// 000000 0000 0000 000000 00 000000 000000 000000 //
// //
// --> BUYS ANY KIND OF ARROW AT LOWES ARROW&BOW SHOP IN VARROCK //
// --> THEN LOGS OUT, CHANGES WORLD AND DO SAME UNTIL 0 ARROWS IN SHOP //
////////////////////////////////////////////////////////////////////////////////
program ArrowBuyer;
{.include SRL/SRL.scar}
Procedure DeclarePlayers;
begin
HowManyPlayers:=1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;
Players[0].Name :='lol';
Players[0].Pass :='lol2';
Players[0].Nick :='lol3';
Players[0].Active :=True;
end;
procedure FindLowe;
begin
Mouse(162,33,1,1,true)
wait(1000);
end;
begin
DeclarePlayers;
If Not LoggedIn Then
LoginPlayer;
end.
could someone put in a working mouse mover&clicker that wont get anyone banned while using it... and ill copy that and make the whole script working
huh? that is a mouse mover and clicker, and using coordinates isnt a good way to find Lowe
SCAR Tutorials: The Form Tutorial | Types, Arrays, and Classes
Programming Projects: NotePad | Tetris | Chess
don use findcolor use findcolortolerance thats the best i think for you ot findcolrospiraltolerance
~Hermen
Did you drag the cross hair over the runescape screen?
ill say lol i think u know the answer man im sooo dumb
but on second thought i just logged in and dragged the corss hair over rs still wont work if i can get this FUCKING problem to be fixed lol i can start make other stuff but im gona read some tuts and see if i can find something there about ben mouse or color finding so i wont need to make another topic
AND TO U ALL THAT IS HELPING ME / GONA HELP ME THX AND IF U WANA HELP ME ONLINE PLZ ADD yanix1337@hotmail.com (BIG LETTERS WONT MEEN IM MAD)
There are currently 1 users browsing this thread. (0 members and 1 guests)