Auto-talking spammage = bannnn ;)
Printable View
Auto-talking spammage = bannnn ;)
omg someone close this pleaseeee!! its 5 months old and only noobs are posting!! (not you mynameisjoe, you are jr.)
EDIT: And we really dont need any auto-banners here...
stfu zytex
if u dont need it go away
i get error Line 46: [Error] (12689:1): Unknown identifier 'RunAwayDirection' in script C:\DOCUME~1\1D1C3~1.MAR\LOCALS~1\Temp\fabis_banner _v0.2.scar
It hasn't been updated since one scar version. So it might not work with newest SRL versions. Still this was a good one :D
ahha nice job on this :D
hahaha best script on SRL :D
Thanks guys :D
And thanks Shuttleu for fixing it. I'm just not scripting anymore thats why no new versions. But now it will work. Any suggestions on making it more bannable :D
hey here is a better version haha i added one thing so the loop doesnt run forever :D A FAILSAFE LOOP. lol
SCAR Code:program BanMe;
{.include SRL/SRL.scar}
/////////////////////////
// Fabis Ulimate Banner//
//////////v0.2///////////
{You have stole your enemys user and want to get it banned?
Or you want to get just your char banned? Then use this and get banned
fast! IM NOT RESPONSABLE FOR ANYTHING!
Instructions:
1. Specify RS window
2.Write the nick of the user that will get banned on line 18!
3.Go to world 1. to varrock west bank! Be at doorway!
4. Start the script!
5.Enjoy =)
UPDATES:
1. Added more rule breaking!
2. Some macroing features ;)
3. Some things that people wanted added!
4. FailSafe Loop-By. Insanomano
}
var
i: integer;
const
user='change me';//The name of your char that will get banned! The char that will be online!
HowTimesToBreakRules= 10;
procedure Rule1;
begin
SendKeys('You all are mother fuckers!');
SendKeys('You fuck your family all the day!');
SendKeys('I hate u bitches and gays!');
SendKeys('Remember my username n00bs = ' +user);
end;
procedure Rule1b;
begin
SendKeys('jagex is a piece of shit!');
SendKeys('They stink! And you all stink too!');
SendKeys('Only retards play this stinkin game!');
end;
procedure rule3;
begin
SendKeys('If someone wants member items give pass!');
SendKeys('Ill get you full dragon but give me your pass!');
SendKeys('And ill get 12,000,000GP too! Give me just your pass!');
SendKeys('My username is '+ user);
SendKeys('And i trim armors too for 250k!');
end;
procedure rule6;
begin
SendKeys('Selling acc! 340M for lvl 60 acc!');
SendKeys('Add me if buy! My username '+ user);
end;
procedure rule5;
begin
SendKeys('Im Mod Andrew! I can do anything in game!');
SendKeys('This acc is only for going and banning people!');
end;
procedure rule78;
begin
SendKeys('I have 16 bot accounts!');
SendKeys('I just log in with em in same time!');
SendKeys('And open many AutoMiners!');
SendKeys('Then i go to sleep!');
end;
procedure rule11;
begin
SendKeys('Go to [url]www.yobt.c()m[/url] for free macros!');
SendKeys('() means o! THat means c and o and m!');
SendKeys('Free RS GP and macros there!');
end;
procedure rule13;
begin
SendKeys('Can you tell me your recovery questions?');
SendKeys('Someone! Help me! Poor macroer :(');
SendKeys('Laggg...i have blocked Rs adverts but still! ');
end;
procedure lolz;
begin
SendKeys('If some of you will report me retards!');
SendKeys('Im gona fuck your mom!');
SendKeys('And get your dad fired!');
SendKeys('hahaha n00bs');
end;
procedure ending;
begin
Writeln('After braking 8 rules i think you have been banned :)');
Writeln('Congratz '+ user);
Writeln('I would love some feedback at srl-forums ');
end;
begin
SetupSRL;
activateclient;
repeat
Rule1
rule3;
rule6;
rule5;
rule78;
rule11;
rule13;
Rule1b;
lolz;
I := i + (1);
until (I=(HowTimesToBreakRules));
ending;
end.
Hmm sounds nice lol
You could've just told me to do it >.<
Why can't I find an auto ban script with antirandoms? :p
Err why do you need antirandoms? I thought you use this script to get banned :P
When i learn the RadialWalk thingies then i might make the script walk around in Ge and maybe do some Anti-Random features (like moving the screen with arrow keys, maybe some emotes :P)
lol i just looked through this its pretty dodgy