Results 1 to 23 of 23

Thread: Perm Muter!

  1. #1
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default Perm Muter!

    Make the best proggy wins!

    Oh and things you should no before trying this out.

    -Will get you perm muted if not already banned. This is for fun so NO FLAMING
    -This was made very quickly, if you would like to post any changes, ill implent them into the script.

    I havnt tested but it should work.. Im testing now..

    NEVER EVER EVER NEVER USE THIS ON YOUR MAIN!!!!!



    Read this

    What ever happens to your account is not my fault. You had been warned.

    FAQ:

    start logged off
    Preferably in a bank
    Last edited by Sir R. M8gic1an; 10-11-2009 at 07:36 PM.

  2. #2
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Reserved for proggys:

    SCAR Code:
    'Cnr sport'

    |==========================================|
    |              Sports Perm Muter           |
    |                  Version 1.0             |
    |               -Progress Report-          |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
     We typed 85 Messages.
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|

    SCAR Code:
    'cnr sport, version 4.0'

    |==========================================|
    |              Sports Perm Muter           |
    |                  Version 1.0             |
    |               -Progress Report-          |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
     We wrote 180 Messages.
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We Worked For 8 Minutes and 0 Seconds

  3. #3
    Join Date
    Aug 2007
    Location
    Georgia, U.S.
    Posts
    890
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its pretty simple.

  4. #4
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by skilld u View Post
    its pretty simple.
    Well its not supposed to be complex.. Do you like it ?

  5. #5
    Join Date
    Mar 2008
    Location
    Indiana
    Posts
    192
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    At least when your making a small script please use scripting standards...
    Here I did it for ya.

    The Progress Report is never called in script.

    SCAR Code:
    program Muter;
    {.include srl/srl.scar}

    var
      typed:integer;

    procedure Spamtime;
    begin
      wait(1)
      case random(6) of
        0: SendKeys('flash2:@&&&&&&&&&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@@');
        1: SendKeys('Red:@@@@@&&&&&&&&&&&&&&&&77777777777777&&&&&&@@@@@@@@@@@@@@@@@@@@');
        2: SendKeys('white:@@@@@@@&&&&&&&&&&&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@');
        3: SendKeys('flash1:@@@@@&&&&&&&&&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@@@');
        4: SendKeys('flash3:@@&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@');
        5: SendKeys('cyan:@@@&&&&&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@');
      end;
      typed := typed + 1;
    end;


    Procedure ProgressReport;
    begin
      Writeln('|==========================================|');
      Writeln('|              Sports Perm Muter           |');
      Writeln('|                  Version 1.0             |');
      Writeln('|               -Progress Report-          |');
      WriteLn('|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|');
      WriteLn(' We typed '   +IntToStr(typed)+ ' Messages.');
      WriteLn('|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|');
    end;

     
    begin
      wait(1)
      repeat
        spamtime;
      until (false)
    end.

    Also please make it so it doesn't continue until false.... Very annoying
    It makes it a pain to stop and get Proggy

  6. #6
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by smithsps View Post
    At least when your making a small script please use scripting standards...
    Here I did it for ya.

    The Progress Report is never called in script.

    SCAR Code:
    program Muter;
    {.include srl/srl.scar}

    var
      typed:integer;

    procedure Spamtime;
    begin
      wait(1)
      case random(6) of
        0: SendKeys('flash2:@&&&&&&&&&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@@');
        1: SendKeys('Red:@@@@@&&&&&&&&&&&&&&&&77777777777777&&&&&&@@@@@@@@@@@@@@@@@@@@');
        2: SendKeys('white:@@@@@@@&&&&&&&&&&&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@');
        3: SendKeys('flash1:@@@@@&&&&&&&&&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@@@');
        4: SendKeys('flash3:@@&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@');
        5: SendKeys('cyan:@@@&&&&&&&&&&&&&&&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@');
      end;
      typed:=typed+1
    end;


    Procedure ProgressReport;
    begin
        Writeln('|==========================================|');
        Writeln('|              Sports Perm Muter           |');
        Writeln('|                  Version 1.0             |');
        Writeln('|               -Progress Report-          |');
        WriteLn('|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|');
        WriteLn(' We typed '   +IntToStr(typed)+ ' Messages.');
        WriteLn('|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|');
    end;

     
    begin
      wait(1)
      repeat
        spamtime;
      until (false)
    end.

    Also please make it so it doesn't continue until false.... Very annoying
    It makes it a pain to stop and get Proggy
    TYVM! i will make a new verison lol

  7. #7
    Join Date
    Nov 2006
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think you should put in constant that people can change for the number of times they want it to loop, instead of making it an endless loop.

  8. #8
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Nice I saw someone edit and use on the Clan Chat 'Runescape' on many SMARTs, was quite annoying.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  9. #9
    Join Date
    Dec 2007
    Location
    norway
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmm dont realy understand the madder with this...

  10. #10
    Join Date
    Mar 2008
    Location
    Indiana
    Posts
    192
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    For your proggy you could do something like this:
    SCAR Code:
    WriteLn(Padr('|~  We typed ' + IntToStr(22)+ ' Messages.', 43)+ '|');

    It makes it so you can have a fenced proggy.
    SCAR Code:
    |==========================================|
    |            Sports Perm Muter             |
    |              Version 1.0                 |
    |           -Progress Report-              |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    |  We typed 22 Messages.                   |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    The number of messages can be different and the length will still be the same.
    Like:
    SCAR Code:
    |==========================================|
    |            Sports Perm Muter             |
    |              Version 1.0                 |
    |           -Progress Report-              |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    |  We typed 10000 Messages.                |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|

  11. #11
    Join Date
    Mar 2008
    Location
    The Netherlands
    Posts
    1,395
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Default

    Lol I made one myself =]
    15.1 Blackmarks, for rule 1,3,11 =]

    Check it:

    Usa_Sux666
    totnadevakantie

    Nothing against USA btw ^^


  12. #12
    Join Date
    Mar 2008
    Location
    The Netherlands
    Posts
    1,395
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Default

    Edited the delay:

    /===== Ban Yourself Fast v.4 by Ron =====\
    Typed: 250 time(s)
    Ran for: 0 Hours 12 Minutes 30 Seconds
    Press F12 to end script!
    \========================================/
    Successfully executed


  13. #13
    Join Date
    May 2007
    Location
    Vancouver, Canada , eh?
    Posts
    320
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lol, will the spamming actually get u permed muted though? seems a bit harsh.
    I had to change this from my old one...?

  14. #14
    Join Date
    May 2008
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    LOL I checked the "usa sux" account!
    I want to get muted on my new skiller so that I don't get caught while autoing since I can't talk even if I'm not autoing.
    I attached a proggy.
    BTW: no stats to worry about losing on the skiller so I don't care if it's banned.
    edit:
    Your account is in the green zone. The green zone indicates that although you may have a small number of offences noted down on your account, there will be no long term implications as long as you abide by the rules in the future.

    You are muted for 2 more days by a moderator
    w00t w00t

  15. #15
    Join Date
    Aug 2007
    Location
    Finland
    Posts
    268
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Laur€ns View Post
    Lol I made one myself =]
    15.1 Blackmarks, for rule 1,3,11 =]

    Check it:

    Usa_Sux666
    totnadevakantie

    Nothing against USA btw ^^
    I checked them out, 25,1 Blackmarks, the last 10 for your username. lol.

    But that is nothin compared to getting a LEGIT level 100+ (i dont remember the exact cmb) with str 93 and woodcutting 90 and 200+ QP 27,5 Blackmarks just for the lulz.

  16. #16
    Join Date
    Oct 2008
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    |==========================================|
    | Sports Perm Muter |
    | Version 1.0 |
    | -Progress Report- |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We typed 3278 Messages.
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|

    Dude this didn't get me perm muted or banned wtf it doesn't work ^.-?

  17. #17
    Join Date
    Aug 2008
    Location
    Auckland
    Posts
    132
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    settle down it got me perm muted with |==========================================|
    | Sports Perm Muter |
    | Version 1.0 |
    | -Progress Report- |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We typed 1175 Messages.
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    ~Tom~

  18. #18
    Join Date
    Oct 2008
    Location
    I Forgot
    Posts
    193
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    nice script always needed a auto talker/spammer but useless now cause rs introduced the G.E (grand exchange)

  19. #19
    Join Date
    Dec 2008
    Posts
    97
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey guess what! the chat filter has been updated!!!!
    you can now say A S S!!!! and sucks!!!!
    you could ass phrases such as:
    kiss my ass!
    lick my ass!
    suck my ass!
    i will kick your ass!
    want me to lick your ass hole?
    suck my ass hole!
    eat my ass!
    you are an ass hole!

    yall get the point?
    oh ya
    SELL AUTOED GOODS AT MID-MAX! DONT LET PRICES FALL AND GIVE US LESS PROFIT. (Put this in your sig)

  20. #20
    Join Date
    Oct 2008
    Location
    behind you!
    Posts
    1,688
    Mentioned
    2 Post(s)
    Quoted
    40 Post(s)

    Default

    stop Grave Digging!
    Hi

  21. #21
    Join Date
    Dec 2008
    Posts
    97
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wow it was only like the second post in the list......
    SELL AUTOED GOODS AT MID-MAX! DONT LET PRICES FALL AND GIVE US LESS PROFIT. (Put this in your sig)

  22. #22
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    isn't grave digging if the script still works.. ask Ron ^^

  23. #23
    Join Date
    Sep 2008
    Posts
    352
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    |==========================================|
    | Sports Perm Muter |
    | Version 1.0 |
    | -Progress Report- |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We typed 393 Messages.
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. PERM ban :(
    By P1nky in forum Banned from RS
    Replies: 11
    Last Post: 02-26-2009, 05:15 AM
  2. perm locked 0.0?
    By ghfghf7 in forum Banned from RS
    Replies: 6
    Last Post: 02-17-2009, 05:03 PM
  3. Perm ban.
    By superbatman in forum Banned from RS
    Replies: 12
    Last Post: 02-09-2009, 08:14 PM

Posting Permissions

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