hey, my first nooby autospammer, im going to be releasing a powerminer soon which is going to own but for now heres a simple spammer, yikes i spelt krockxis supersmammer instead of *spammer.
hey, my first nooby autospammer, im going to be releasing a powerminer soon which is going to own but for now heres a simple spammer, yikes i spelt krockxis supersmammer instead of *spammer.
x: y, why are you so fat?
y:-_____
---l-1
---l-----
---l
--\l64
Ok i added it where it has a random wait time so it wont wate the same time to type making it not as noticeable. And i also added a cool signuture for you so u can put that in your power miner too. I also added some standards even though i am not good at them but hey i tried.
SCAR Code:{==============================================================================================]
| krockxis auto spammer |
| Description: |
| 1) Very simple auto spammer |
[==============================================================================================}
program SuperSpammer;
Const
Thewordstosay = 'this is a nooby spammer';//type the stuff you want to say here
procedure signuture;
begin;
writeln(' __ __ .__ ')
Writeln('| | _________ ____ ____ | | _____ __|__| ______ ')
Writeln('| |/ /\_ __ \/ _ \_/ ___\| |/ /\ \/ / |/ ___/ ')
Writeln('| < | | \( <_> ) \___| < > <| |\___ \ ')
Writeln('|__|_ \ |__| \____/ \___ >__|_ \/__/\_ \__/____ > ')
Writeln(' \/ \/ \/ \/ \/ ')
end;
procedure Talk;
begin
repeat
if(IsFKeyDown(9))then ;// change the 9 between the brackets if your not happy with F9
begin
sendkeys(Thewordstosay);
SendKeysVb('{ENTER}',false);
end;
wait(450+random(200));//If you want faster messages than change the speed
until(false)
end;
begin
Signuture;
repeat
Talk;
until(false)
end.
hey thx for the sig, i am going to start using it for my other scripts,hey man im just as nooby as anyone else in srl
x: y, why are you so fat?
y:-_____
---l-1
---l-----
---l
--\l64
No problem and lol not everyone is nooby. Like WT-Fawki, StarBlaster100, Wizzup. THose are pretty much gods. But good luck with ur power miner I cant wait to see it.
i have made it but havent tested it,maybe tonight
x: y, why are you so fat?
y:-_____
---l-1
---l-----
---l
--\l64
Oh does it compile how long is it. U can pm it too me if u want and i can test it too.
There are currently 1 users browsing this thread. (0 members and 1 guests)