Blue's AutoTalker
Released Versions
Version 1.0 ~ simple and basic just fill it out
Soon to comeVersion 1.5 ~ Adding Randoms,Multiple talking ability, speed of typing
Blue's AutoTalker
Released Versions
Version 1.0 ~ simple and basic just fill it out
Soon to comeVersion 1.5 ~ Adding Randoms,Multiple talking ability, speed of typing
None talks.....
month old thread but... 4th down when i posted so not so much of a gravedig?
Anyways, theres a couple things that you shouldn't of done and things you should have done.
You don't need SetupSRL; as for it has nothing to do with typing.
ActivateClient; doesn't find RuneScape, it opens the thing you dragged the crosshair to, so then you shouldn't make it terminate if you didn't drag the crosshair... or did i misunderstand that 'cause i just noticed theSCAR Code:(FindRS)
You might want to add more randomness and spelling errors and things like that. You would go like this to do that:
SCAR Code:Procedure Typed_message;
begin
case random(5) of //the higher the number the less chance it does this...
1: TypeSend('Message1'); // You should understand this part
2: TypeSend('Message1'); // For more chances of getting the actual message
3: TypeSend('Message1'); // same as number 2...
4: TypeSend('white:' + Message1);
5: TypeSend('green:' + Message1);
end;
end;
Get the idea?
So for new ideas... maybe stop the script if someone trades?
because its forth down (even though the last post is a month old) somebody might read the above post think you do not need "SetupSRL" for "TypeSend" you do also this belongs under cloaking
There are currently 1 users browsing this thread. (0 members and 1 guests)