Page 2 of 4 FirstFirst 1234 LastLast
Results 26 to 50 of 78

Thread: Wu-Tang Clan Penguin Agility Exploit [DirectX Compatible]

  1. #26
    Join Date
    Feb 2014
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    I think it has less to do with the "exploit area" and more about how the script does nothing but click in a very small oval for hours while hitting two keys.

    I'm not trying to insult you or the script, but in my personal experience this type of script can get accounts banned.
    exactly no offence but its not much more than an auto clicker and auto typer....

  2. #27
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Quote Originally Posted by Neva Banned View Post
    exactly no offence but its not much more than an auto clicker and auto typer....
    I don't think he was trying to claim it was anything more than that. Nevertheless, sorry about the ban, that sucks man :\

  3. #28
    Join Date
    Feb 2014
    Posts
    84
    Mentioned
    0 Post(s)
    Quoted
    28 Post(s)

    Default

    Eh its my own fault so I am not even worried it just gives me a reason to learn to script to get my levels back.

  4. #29
    Join Date
    Mar 2014
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Wu-Tang Clan View Post
    Lol great to see that there's been a 99 with this Good luck on your other skills!
    I got to 99 with this script too!

    Took me around 20 days from 40 botting like 8-15 hours a day lol.

  5. #30
    Join Date
    Dec 2013
    Posts
    74
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by lolpot132 View Post
    I got to 99 with this script too!

    Took me around 20 days from 40 botting like 8-15 hours a day lol.
    man nice, gratz on you
    i am too afraid to use it since neva banned got banned... lol that sounds awkward
    anyways its awesome for you

  6. #31
    Join Date
    Jan 2014
    Posts
    54
    Mentioned
    0 Post(s)
    Quoted
    31 Post(s)

    Default

    Hey, script still works a treat - I'm getting 40k~ish. Which is great, I only want 77 agil lol

  7. #32
    Join Date
    Dec 2011
    Posts
    37
    Mentioned
    2 Post(s)
    Quoted
    16 Post(s)

    Default

    im at 75 so far from this script :3 still go like 600k+ bonus exp left

  8. #33
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    Quote Originally Posted by skillers View Post
    im at 75 so far from this script :3 still go like 600k+ bonus exp left
    yeah man even before the hati/skol update I was running this and getting decent xp, then all that bonus xp put me in agility heaven.
    You have permission to steal anything I've ever made...

  9. #34
    Join Date
    Apr 2014
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Great script thanks very much, saves me from having to run a autoclicker in a VM to minimize, thats to say the least! On a side note, is there any way for the player to be able to log back in after 6 hours? I've tried looking around for some info, the only thing I came across was this:

    Code:
    procedure declarePlayers();
    begin
      players.setup(['Account1', 'Account2'], 'FileName');
      currentPlayer := 0;
    
      // this part is specific player settings, and will be different for every script
    
      // this is to setup "Account1"
      with players[0] do
      begin
        integers[0] := 50;
        integers[1] := 25;
        booleans[0] := true;
      end;
    
      // this is to setup "Account2"
      with players[1] do
      begin
        integers[0] := 50;
        integers[1] := 25;
        booleans[0] := true;
      end;
    end;

  10. #35
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    Quote Originally Posted by headykiss View Post
    Great script thanks very much, saves me from having to run a autoclicker in a VM to minimize, thats to say the least! On a side note, is there any way for the player to be able to log back in after 6 hours? I've tried looking around for some info, the only thing I came across was this:

    Code:
    procedure declarePlayers();
    begin
      players.setup(['Account1', 'Account2'], 'FileName');
      currentPlayer := 0;
    
      // this part is specific player settings, and will be different for every script
    
      // this is to setup "Account1"
      with players[0] do
      begin
        integers[0] := 50;
        integers[1] := 25;
        booleans[0] := true;
      end;
    
      // this is to setup "Account2"
      with players[1] do
      begin
        integers[0] := 50;
        integers[1] := 25;
        booleans[0] := true;
      end;
    end;
    I'm pretty sure that is a multiplayer login... when 1 account runs out of penguins or something it will trigger NextPlayer(); and so on... I've never really been able to get a 6 hour restart to work properly, plus you would need to get all of your penguins in your inventory. This script was really just made on a whim, but I may be able to look into it later on this week when I have some free time.
    You have permission to steal anything I've ever made...

  11. #36
    Join Date
    Apr 2014
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Wu-Tang Clan View Post
    I'm pretty sure that is a multiplayer login... when 1 account runs out of penguins or something it will trigger NextPlayer(); and so on... I've never really been able to get a 6 hour restart to work properly, plus you would need to get all of your penguins in your inventory. This script was really just made on a whim, but I may be able to look into it later on this week when I have some free time.
    Oh yes, I forgot about the picking up the penguins manually as well. Still works great though, I guess the 6 hour log is at least a small anti pattern in itself

  12. #37
    Join Date
    Feb 2014
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    This is dope fresh, I suggest people only run this for 2-3 hours MAX since it's so click intensive and no "legit" player would do this for 10+ hours.

    Thanks for the script! Fulfilling all these quest requirements zzz

  13. #38
    Join Date
    Apr 2014
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Is that platform pretty much the only place in all of RS that is only two squares? Could this be done elsewhere? There's got to be some tower somewhere that's got a similar setup...

  14. #39
    Join Date
    Jun 2014
    Posts
    65
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Cool script, excellent glitch. Don't know how I didn't know this, all the way from 55-90 Agility. >.<

  15. #40
    Join Date
    Dec 2011
    Posts
    37
    Mentioned
    2 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by Truncheon View Post
    Cool script, excellent glitch. Don't know how I didn't know this, all the way from 55-90 Agility. >.<
    not really a glitch but anyway good job almost 80 here

  16. #41
    Join Date
    Jun 2014
    Posts
    65
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Quote Originally Posted by skillers View Post
    not really a glitch but anyway good job almost 80 here
    Yes, you're right - I believe the appropriate statement for the use of above would be;
    "Clever use of game mechanics."

  17. #42
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    Quote Originally Posted by falloutboy12 View Post
    Is that platform pretty much the only place in all of RS that is only two squares? Could this be done elsewhere? There's got to be some tower somewhere that's got a similar setup...
    closest there is would either be in the thieves guild lockpicking chests which is 2x2, or top of falador towere which is has a ladder hole in the middle and will probably lose all of your penguins. I think the chests would run, but the chances of you losing a lot of penguins there is very high because the script doesn't click on areas other than where it is standing. The penguins will move around freely until you click on it or they will fall down.
    You have permission to steal anything I've ever made...

  18. #43
    Join Date
    Jul 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I really want to use this.... but I've been ban on my account 4 times already :P
    same account btw.
    I just need 77 agility for RotM quest but I cba to grind out agility....
    only need 700k exp, idk if I should use it. How safe are color bots?

  19. #44
    Join Date
    Jan 2012
    Location
    New Zealand
    Posts
    331
    Mentioned
    4 Post(s)
    Quoted
    94 Post(s)

    Default

    Quote Originally Posted by JhzBlanco View Post
    I really want to use this.... but I've been ban on my account 4 times already :P
    same account btw.
    I just need 77 agility for RotM quest but I cba to grind out agility....
    only need 700k exp, idk if I should use it. How safe are color bots?
    Mate i got a max cape on one of my accounts simply by botting i can vouch for simba any day.. just dont over use the bot.. don't something human once ina few hours or so you know? like bot but do something human every now and then just to be safe.. interact with other people.. and shiz

    botted with simba for a long time!

    using this script right now.. does any know how to implement some
    "human activities"
    please and thank you
    Current Rank Supreme Master First Class

  20. #45
    Join Date
    Jan 2012
    Location
    New Zealand
    Posts
    331
    Mentioned
    4 Post(s)
    Quoted
    94 Post(s)

    Default

    Been runing it for about 5hours or so now went from 49-63 sorry dunno exp/h . tbh don't really care for h/rates ..as long as i dont have to do the skill im happy ^^ .. Cheers for the script.
    Current Rank Supreme Master First Class

  21. #46
    Join Date
    Aug 2012
    Posts
    52
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    im using it right now, 2 hours has past, got around 100k, from lvl 50 to lvl 57.

    normally going for lvl 75 , maybe 99 ^^

    thx!

  22. #47
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    Quote Originally Posted by Nicodemus View Post
    im using it right now, 2 hours has past, got around 100k, from lvl 50 to lvl 57.

    normally going for lvl 75 , maybe 99 ^^

    thx!
    Quote Originally Posted by big man 1 View Post
    Been runing it for about 5hours or so now went from 49-63 sorry dunno exp/h . tbh don't really care for h/rates ..as long as i dont have to do the skill im happy ^^ .. Cheers for the script.
    I aim to please... this script just shows how effective a few lines of code can be on a skill which is hard to bot
    You have permission to steal anything I've ever made...

  23. #48
    Join Date
    Aug 2012
    Posts
    52
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    the script gives around 41k/h (for me). lvled from 63 to 68. still running

  24. #49
    Join Date
    Jan 2012
    Location
    New Zealand
    Posts
    331
    Mentioned
    4 Post(s)
    Quoted
    94 Post(s)

    Cool Just added a Player fourm

    Simba Code:
    program JoeAgilityPenguin;
    {$DEFINE SMART}
    {$i srl-6/srl.simba}

    procedure DeclarePlayers;
    // I stole this off some random script... logs you in and stuff.
    // and i stole it from a thiving script , props to who ever deserves it:)
    begin
      setLength(players, 1);
      currentPlayer := 0;

      with players[0] do
      begin
        loginName := '';
        password := '';
        isMember := True;
        isActive := true;
        world := -1; // Set to whatever world you like
      end;
    end;

    procedure ClickAndStuff;
    begin
      TypeSend('[',False);
        Wait(65+Random(25));
      TypeSend(']',False);
        Wait(65+Random(25));
      MouseOval(281,210,5,7,Mouse_Left);
      //MouseBox(IntToBox(266,205,310,228),Mouse_Left);
        Wait(50+Random(25));
    end;

    begin
      //SmartPlugins := ['d3d9.dll']; // For DirectX remove "//" if you want to load Brandon's DXI
      SetupSRL;
        DeclarePlayers;
        If Not Players[CurrentPlayer].Login Then
          Players[CurrentPlayer].Login;
        repeat
          ClickAndStuff;
        until (False);
    end.

    Just added a player form so you can just move your guy to your spot and what not with penguins and just log out and run this by filling out form and just hitting play ? idk

    Been runing this from god knows what level and im in the 80s now cheers
    Current Rank Supreme Master First Class

  25. #50
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    Quote Originally Posted by big man 1 View Post
    Simba Code:
    program JoeAgilityPenguin;
    {$DEFINE SMART}
    {$i srl-6/srl.simba}

    procedure DeclarePlayers;
    // I stole this off some random script... logs you in and stuff.
    // and i stole it from a thiving script , props to who ever deserves it:)
    begin
      setLength(players, 1);
      currentPlayer := 0;

      with players[0] do
      begin
        loginName := '';
        password := '';
        isMember := True;
        isActive := true;
        world := -1; // Set to whatever world you like
      end;
    end;

    procedure ClickAndStuff;
    begin
      TypeSend('[',False);
        Wait(65+Random(25));
      TypeSend(']',False);
        Wait(65+Random(25));
      MouseOval(281,210,5,7,Mouse_Left);
      //MouseBox(IntToBox(266,205,310,228),Mouse_Left);
        Wait(50+Random(25));
    end;

    begin
      //SmartPlugins := ['d3d9.dll']; // For DirectX remove "//" if you want to load Brandon's DXI
      SetupSRL;
        DeclarePlayers;
        If Not Players[CurrentPlayer].Login Then
          Players[CurrentPlayer].Login;
        repeat
          ClickAndStuff;
        until (False);
    end.

    Just added a player form so you can just move your guy to your spot and what not with penguins and just log out and run this by filling out form and just hitting play ? idk

    Been runing this from god knows what level and im in the 80s now cheers
    Good for you man, I just made the script to be as short as possible. Might I suggest you change the hotkey or whatever to a more common key like 8,9? Thats how I made the script and IMO [,] seem a little out of the regular legitter mindset to have on hotkey. Honestly though it won't really change your detectability but I just feel safer with more generic keys.
    Good for you on modding the script man. Best luck on your future scripting
    You have permission to steal anything I've ever made...

Page 2 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

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

Posting Permissions

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