Results 1 to 6 of 6

Thread: krockxis SuperSmammer

  1. #1
    Join Date
    Apr 2007
    Location
    brisbane
    Posts
    104
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default krockxis SuperSmammer

    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

  2. #2
    Join Date
    Oct 2006
    Location
    Texas,united states
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

  3. #3
    Join Date
    Apr 2007
    Location
    brisbane
    Posts
    104
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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

  4. #4
    Join Date
    Oct 2006
    Location
    Texas,united states
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    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.

  5. #5
    Join Date
    Apr 2007
    Location
    brisbane
    Posts
    104
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default thx

    i have made it but havent tested it,maybe tonight
    x: y, why are you so fat?
    y:-_____
    ---l-1
    ---l-----
    ---l
    --\l64

  6. #6
    Join Date
    Oct 2006
    Location
    Texas,united states
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh does it compile how long is it. U can pm it too me if u want and i can test it too.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Krockxis powerminer
    By sheetomg in forum First Scripts
    Replies: 2
    Last Post: 06-20-2007, 02:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •