******** FOUND MOD ********
Logging out, waiting 1-2 minutes until mod leaves
Current player: *********
I was using Kyle's Runespan bot.
******** FOUND MOD ********
Logging out, waiting 1-2 minutes until mod leaves
Current player: *********
I was using Kyle's Runespan bot.
Last edited by illester; 05-05-2012 at 03:17 AM.
SRL saves the day once again.![]()
Current projects:
[ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]
"I won't fall in your gravity. Open your eyes,
you're the Earth and I'm the sky..."
I hate this so bad. I got busted twice because of that. Luckily i was at the computer and used 2 screens so i could make the mod for not reporting me. It is very bad at this script. It is like this:
It seems like you are afking then a mod talks to you and you log out. 1-2 min later you log in again and the same thing. After a few times the mod will think about you and... then it comes to your luck.
I will try to answer all Runescape related questions!
That's a nice addition. Color bots are allot more better then I expected.
The best subjects are always people, who never fail to amaze me by their unpredictability.
Well i hope he didn't report me and left after i got logged. Shit i was on my main with almost 97 rc.
Simply a GOD beast...
My Tutorials
lucky u were using a good script
![]()
Doing SRL members script 80 % done
Wow I've never seen anything like that but lately I've seen mod's at runespan. Last time I was playing legit, they started asking people random questions and I bet there might have been a few reported.
They try to figure out the people who bot by directly asking them things. If they get no answer and the guy is changing nodes or creatures, they ban.

I will suggest to the SRL team that if a mod is found it should hop worlds.
Yes, the problem is they asking you random questions and instantly the silver crown is in the chat your character will log out. After 1-2minutes you log in again and he is doing it again and sometimes in happenes to me that my character was logging in and out for 30 minutes before I noticed it.
Full support. Maybe if the script is seeing the silver or golden crown, just afk 1 minute then hop world.
I will try to answer all Runescape related questions!
Simba Code:procedure YourWorldHoppingFunction;
begin
writeln('world hop');
end;
begin
SetupSRL;
SRL_Procs[srl_OnFindMod] := @YourWorldHoppingFunction;
LogoutOnMod := False;
end.
Working on: Tithe Farmer

This is how I currently handle mods
Simba Code:procedure StaffFound;
begin
writeln('Procedure: StaffFound');
Wait(RandomRange(30000,45000));
if ExitToLobby then
RandomWorld(true, false); //Members, PVP
end;
Simba Code:SetupSRL();
SRL_Procs[srl_OnFindMod] := @StaffFound;
LogoutOnMod := False;
If you need help adding this to your script, PM me.
There are currently 1 users browsing this thread. (0 members and 1 guests)