Page 3 of 4 FirstFirst 1234 LastLast
Results 51 to 75 of 78

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

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

    Default

    Quote Originally Posted by Wu-Tang Clan View Post
    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
    oh haha i forgot to change that thing xD , i just set it to something that id use if i were legit doing it :L but ty for info xD
    Current Rank Supreme Master First Class

  2. #52
    Join Date
    Aug 2014
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Using this now, thanks man - works great!

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

    Default

    used this till lvl 85!

  4. #54
    Join Date
    Oct 2006
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    good idea thanks for script, i added a lot of antiban functions and more random pauses, running it for max 2-3 hours per day with breaks, lets see if i will get ban before i reach 99 or they fix it xD

  5. #55
    Join Date
    Aug 2014
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Used this to achieve 99 in less than a month straight from 35.
    Had absolutely no issues with it, great script.

  6. #56
    Join Date
    Nov 2006
    Location
    Location, Location
    Posts
    1,126
    Mentioned
    6 Post(s)
    Quoted
    41 Post(s)

    Default

    Does this exploit work on 2007? I recall toy mouse being nerfed not sure whether this has been patched on it though.

  7. #57
    Join Date
    Aug 2014
    Location
    Michigan, USA
    Posts
    138
    Mentioned
    1 Post(s)
    Quoted
    68 Post(s)

    Default

    This is beyond brilliant.

    Gained the ability to construct Clockwork Penguin.
    (Less than 10 minutes)

    Ran over night w/ 10 pengs, woke up to 6. As per OP.
    (Maybe due to less pengs in inventory prior to 6 hour update.)

    Started at level 37, am 67 now. Roughly 520k exp within a 14 hour time span.
    Which ranges 37k-40k an hour.

    //At 87 now.
    ^-Lol
    (10/9/14 20:00GMT-5

    This technique/exploit using Wu-Tang Clans script will take over 325 hours/13 straight days from 30-99.
    (Either its from 30RC(level able to start Cold War), or its from 1RC.)

    Although my goal is only 90 atm, this will do the trick!

    Seems easy to write a script like this, however it takes a lot.

    Thanks Wu-Tang!
    Last edited by xSorrels; 10-10-2014 at 12:02 AM.

  8. #58
    Join Date
    Jul 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Would it be hard to add .. Get the penguins before 6 hour re-log and restart client?
    Last edited by Tax; 10-07-2014 at 09:47 AM.

  9. #59
    Join Date
    Aug 2014
    Location
    Michigan, USA
    Posts
    138
    Mentioned
    1 Post(s)
    Quoted
    68 Post(s)

    Default

    Quote Originally Posted by Tax View Post
    Would it be hard to add .. Get the penguins before 6 hour re-log and restart client?
    Thats a good question.

    if (5h,55m) then
    doNotTypeSend('8',False);
    doNotTypeSend('9',False);
    ect...
    (My noob guess.)

    Ive been thinking and researching that for some time now.

    Still not sure.
    Last edited by xSorrels; 10-08-2014 at 01:01 AM.

  10. #60
    Join Date
    Mar 2012
    Posts
    6
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    Wu-Tang Clan, thanks for the awesome script!

    I've made my own script with some of the stuff posted previously that properly passes the 6 hour limit (grabbing penguins before reloading the client), and does EXP reporting via the console. It's a good bit larger than the original source here, and I'm not sure whether or not it's best to create my own thread; I don't want to step on Wu-Tang Clan's toes if he'd rather me not post it here (or at all).

  11. #61
    Join Date
    Aug 2014
    Location
    Michigan, USA
    Posts
    138
    Mentioned
    1 Post(s)
    Quoted
    68 Post(s)

    Default

    Quote Originally Posted by Ruckamongus View Post
    Wu-Tang Clan, thanks for the awesome script!

    I've made my own script with some of the stuff posted previously that properly passes the 6 hour limit (grabbing penguins before reloading the client), and does EXP reporting via the console. It's a good bit larger than the original source here, and I'm not sure whether or not it's best to create my own thread; I don't want to step on Wu-Tang Clan's toes if he'd rather me not post it here (or at all).
    Care to share? (:

    I wanted to share my updated one, although I wanted to add Peng pickup prior to 6hr update.
    Not too sure how. :/

    Thanks in advance. (:
    Last edited by xSorrels; 10-10-2014 at 12:04 AM.

  12. #62
    Join Date
    Mar 2012
    Posts
    6
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    Sure! I don't think Wu-Tang Clan will mind as he gave me kudos for my previous post. I'll upload the script file here (@Wu-Tang Clan: if you'd like me to remove it let me know).

    A small disclaimer though: I'm a C++ programmer, and I learned Pascal (well, Lape) from the scripts around the forums. Everything seems to work okay though, but let me know if you have any issues.

    Lines 21 and 22 need to be filled out to auto-login.

    Edit: So my post below for newer version
    Attached Files Attached Files
    Last edited by Ruckamongus; 11-17-2014 at 09:57 PM.

  13. #63
    Join Date
    Jul 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Ruckamongus View Post
    Wu-Tang Clan, thanks for the awesome script!

    I've made my own script with some of the stuff posted previously that properly passes the 6 hour limit (grabbing penguins before reloading the client), and does EXP reporting via the console. It's a good bit larger than the original source here, and I'm not sure whether or not it's best to create my own thread; I don't want to step on Wu-Tang Clan's toes if he'd rather me not post it here (or at all).
    Yea can you share it with me please

  14. #64
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by Ruckamongus View Post
    Wu-Tang Clan, thanks for the awesome script!

    I've made my own script with some of the stuff posted previously that properly passes the 6 hour limit (grabbing penguins before reloading the client), and does EXP reporting via the console. It's a good bit larger than the original source here, and I'm not sure whether or not it's best to create my own thread; I don't want to step on Wu-Tang Clan's toes if he'd rather me not post it here (or at all).
    Just send him a PM has he probably gets email notifications.

  15. #65
    Join Date
    Mar 2012
    Posts
    6
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Just send him a PM has he probably gets email notifications.
    I tried but my post count is too low (minimum of 10).

  16. #66
    Join Date
    Sep 2010
    Posts
    87
    Mentioned
    3 Post(s)
    Quoted
    25 Post(s)

    Default

    This worked amazingly, thanks for a few quick levels!

  17. #67
    Join Date
    Oct 2013
    Location
    East Coast USA
    Posts
    770
    Mentioned
    61 Post(s)
    Quoted
    364 Post(s)

    Default

    Quote Originally Posted by Ruckamongus View Post
    I tried but my post count is too low (minimum of 10).
    Calling @joseph

    I don't recall seeing him post in a while but he's been on recently. I'm a Wu-Tang fanboy. I always love his mini-scripts like this one.

    I'm sure he wouldn't mind you releasing but it is proper to ask. You could also re-work the functions that you copied and just owe some credit for the idea. If you could write the other things you mentioned I'm sure you could re-write that part as well.

    BTW, anyone is welcome to do whatever they like with any code I post. I wouldn't try to apply for member with a copied script but if you hacked up something useful and wanted to share... well, that's the whole point as far as I'm concerned.

  18. #68
    Join Date
    Jul 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Ruckamongus View Post
    I tried but my post count is too low (minimum of 10).
    You have skype? can you send it to me over that?

  19. #69
    Join Date
    Sep 2010
    Posts
    87
    Mentioned
    3 Post(s)
    Quoted
    25 Post(s)

    Default

    This is brilliant, thanks for some levels

  20. #70
    Join Date
    Sep 2014
    Posts
    112
    Mentioned
    5 Post(s)
    Quoted
    55 Post(s)

    Default

    this script is great! went from 35 - 52 in a matter of hours. can't wait to continue to use it! I wish the clicking was a bit more accurate, but hey this is still great!

  21. #71
    Join Date
    May 2014
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    It works great, but it just looks so shady clicking at around the same area for hours on end xD

  22. #72
    Join Date
    Jan 2012
    Posts
    62
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    can't seem to find the right angle

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

    Default

    Quote Originally Posted by Ruckamongus View Post
    I tried but my post count is too low (minimum of 10).
    Sorry for not replying sooner bro... haven't been active on SRL lately.
    Go ahead and post your code in a comment and then I'll put it on OP with credits to you
    @Ruckamongus

    Quote Originally Posted by maxxfilth View Post
    can't seem to find the right angle
    zoom in maximum and have a birds eye view of your player should work at just about any compass point I found
    You have permission to steal anything I've ever made...

  24. #74
    Join Date
    Jul 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Ruckamongus View Post
    Sure! I don't think Wu-Tang Clan will mind as he gave me kudos for my previous post. I'll upload the script file here (@Wu-Tang Clan: if you'd like me to remove it let me know).

    A small disclaimer though: I'm a C++ programmer, and I learned Pascal (well, Lape) from the scripts around the forums. Everything seems to work okay though, but let me know if you have any issues.

    Lines 21 and 22 need to be filled out to auto-login.

    Ruck's_Agility.simba
    Quote Originally Posted by Wu-Tang Clan View Post
    Sorry for not replying sooner bro... haven't been active on SRL lately.
    Go ahead and post your code in a comment and then I'll put it on OP with credits to you
    @Ruckamongus


    zoom in maximum and have a birds eye view of your player should work at just about any compass point I found
    He posted it but it didnt work for me ( logged in but didnt really do anything but mess with the view, didnt release penguins and pick them up)

  25. #75
    Join Date
    Mar 2012
    Posts
    6
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by Tax View Post
    He posted it but it didnt work for me ( logged in but didnt really do anything but mess with the view, didnt release penguins and pick them up)
    I apologize for that; it got uploaded without me knowing it (it took a while to get moderator approved and I wasn't notified when it was). As such, it's an older version. Here's a newer version that no longer has this issue. Please note that SRL's current tabStats.getSkillInfo() function seems to be broken. When it's fixed you can change the constant EXP_IS_BROKEN to 0 on line 9 to enable exp progress reports. Here's the new file: Ruck's_Agility.simba

Page 3 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
  •