I need a script (not for RS2) its for a private server.
I need the script to press the key "enter" every 20 seconds.
no anti random, no spiffy spunky spiff jiff crap just a simple enter script
cheers
I need a script (not for RS2) its for a private server.
I need the script to press the key "enter" every 20 seconds.
no anti random, no spiffy spunky spiff jiff crap just a simple enter script
cheers
http://stats.srl-forums.com/be/SRL-S...rbars/4453.png
^^ All from Hy's cave runner. Best script in the world
SCAR Code:program Enterer;
{.include SRL/SRL.scar}
begin
ActivateClient;
repeat
TypeSend(chr(VK_RETURN));
Wait(20000);
until false;
end.
Project: Welcome To Rainbow
You got told.I need a script (not for RS2) its for a private server.
its for a private server
http://stats.srl-forums.com/be/SRL-S...rbars/4453.png
^^ All from Hy's cave runner. Best script in the world
whats your point?
Project: Welcome To Rainbow
yea...is there a difference between private and public server that an rs script cant be used?
Depends how new the interfaces and stuff are. Like mopar scape if you d/l that and run it the interfaces and graphics are probably from 2006 era... so newer scripts won't work. But the "out dated" ones that don't work now will. But you might need older version of SCAR and SRL to run them aswell...
STOP PM'ING ME
It's just a simply enter key...
~Hermen
Thankyou Herpie.
This little script will work for most programs. ACtually when testing it, i used on notepad, so I dont see why everyone is complaining
it should be very universal
Project: Welcome To Rainbow
Closed.
Problem solved.
STOP PM'ING ME
There are currently 1 users browsing this thread. (0 members and 1 guests)