just started writing my own scripts. i made one that logs me into rs, and i wanted to make it say something in rs after i logged in. is there anyway to script the "enter" button so this is possible? thanks.
just started writing my own scripts. i made one that logs me into rs, and i wanted to make it say something in rs after i logged in. is there anyway to script the "enter" button so this is possible? thanks.
Look at the SCAR/SRL Manual - anyways im gonna give 'em:
SCAR Code:KeyDown(Key : Byte);
and then:
SCAR Code:KeyUp(Key : Byte);
in SRL we use
TypeSend(' MESSAGE HERE '); to write messages into rs, and that already presses enter.
also in srl we already have a premade loginmake sure you read some tuts and read other people's first scripts and maybe some more advanced scripts when you have access to them. you'll learn a lot from it.
~RM
There are currently 1 users browsing this thread. (0 members and 1 guests)