Page 1 of 22 12311 ... LastLast
Results 1 to 25 of 526

Thread: Zephyr's Draynor Yew Gatherer

  1. #1
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default Zephyr's Draynor Yew Gatherer

    Presenting Zephyr's Draynor Yew Gatherer v2 - a rewrite of my Draynor Yew Gatherer which I released about a year ago and last updated 6 months ago.

    After promising about 5 months ago to have the rewrite out "in a week or two", I've finally finished testing to a point where I'm happy this script is efficient and safe enough for everyone else. I've removed a lot of the useless crap such as the version checker and script auto-updater, the form (too many people had problems even before they ran the script) and some other things (managed to cut the length in half).

    Script Features:
    • Chops the 4 yew trees between Draynor and Lumby and banks at Draynor.
    • Fully auto-colour enabled - no need for script users to manually pick colours, the script will handle all that itself.
    • Advanced THS - the script's Tree Handling System will predict Tree respawn times accurate to within the second and based on things such as which trees have respawned, the number of players on the world and the last time the tree was cut down, will select the best tree to move to and begin cutting.
    • Precision Walking - Walking between the Bank and the Yews combines accurate autocolouring, RadialWalking and bank detection. Between Trees, the script automatically gets the minimap offset angle to adjust coordinates for perfect inter-tree movement.
    • Worldswitching and Sleeping - Switches worlds and sleeps as an effective antiban method.
    • Manual Controls - empowers the user to manually override what the script does.
    • WalkBack (Deathwalk) - will walk back to Draynor if the script gets lost or if your character falls ill to the Jail Guards.
    • Everything else you'd expect from a script - Antiban, AntiRandoms, Multiplayer, etc etc...


    Requirements:
    • Character's Woodcutting Level above 60.
    • High enough combat level to not be constantly attacked by Jail Guards
    • Axes in the Inventory, wielded or in the Bank.
    • It is advised that you don't auto with heavy armour.


    Instructions:
    1. Download the script.
    2. Make sure you have the latest SRL Revision
    3. Set the constants:
      SCAR Code:
      const

        SmartWorldNo     = 1;                   //The world on which you want to auto.
        Signed           = True;                //Signed Java Client?
        SRLStatsID       = '';                  //SRL Stats ID
        SRLStatsPass     = '';                  //SRL Stats Password
        UseFuryStats     = True;                //Send information about your progress report to my stats server

        DoWalkback       = True;                //Walk back to Draynor upon getting lost or death.
        WorldSwitcher    = True;                //Use World Switcher? If you plan to have players in both Free and Mem Worlds this MUST be True.
        TimePerWorld     = 50;                  //Time on each world + Random 20 mins
        RandomlyWait     = True;                //Randomly 'AFK' every now and again?
        RandomWaitTime   = 10;                  //How long to randomly wait for + Random 10 mins.

                                                //True will make the script move around between the trees more
        FastTreeHandling = True;                //and therefore miss less respawns but this also wastes time/energy
                                                //Better for unpopular times of the day.
      See below for more information on FastTreeHandling.
    4. Declare your players in DeclarePlayers;
    5. Place your characters either at the trees or at the bank.
    6. Press Run and have fun.


    Manual Controls
    This script's Manual Controls feature allows you (as the user of the script) to influence several parts of the script. To use this feature press F12 during chopping and a form will popup with a few available controls for you to use. Pretty nifty ey?

    You may also press F2 during sleeping to abort the sleep or after an autoresponder text is found to abort the response.

    Notes:
    • FastTreeHandling - based on several factors the I've come up with two slightly different methods of tree handling. With FastTreeHandling set to True, the script will move around between the trees a bit more. Benefits of this method are that there is a decreased chance of you missing a tree respawn. However you will run more, wasting time and energy.
    • Script will ask for permission to send something to my website. Its just sending your progress report to me. If you don't trust me you can disable that by changing the UseFuryStats constant to False.
    • I've added SMART to the script by default since I think most people use that now. If you want to use traditional autoing methods just comment out line 2:
      SCAR Code:
      {.include SRL/SRL/Misc/SMART.scar}


    Anyway enjoy,
    ZephyrsFury.
    Last edited by Sir R. M8gic1an; 10-05-2009 at 12:38 AM.

  2. #2
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Progress Reports:


    Longest Script Runtime:



    Best Single Player Report:


    Old Script Reports: http://www.villavu.com/forum/showthread.php?p=328685
    Last edited by ZephyrsFury; 04-26-2009 at 10:53 AM.

  3. #3
    Join Date
    Dec 2008
    Location
    In a galaxy far, far away...
    Posts
    584
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ahhh! To much clean code, my eyes are burning!

    [Puts on sunglasses, and turns on COPY mode]

  4. #4
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    i was one of the noobs asking for this to be updated. the best f2p yew cutter in srl imo.
    Did someone say GDK?

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

    Default

    I have like 100 proggies of ur last script i nvr got 2 post xD, anyway i really liked the old script and im going to try the updated 1
    Formerly Known as: Willie2oo8

  6. #6
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    First page, might aswell post it here before I post it on page 7 tomorrow .

    Good work man.

  7. #7
    Join Date
    May 2007
    Location
    UK
    Posts
    4,007
    Mentioned
    1 Post(s)
    Quoted
    12 Post(s)

    Default

    YAY first page!
    Thank you sooo much for updating. I know how busy you have been.
    I will try this out soon and post proggies.
    Just PM me or MSN me (MSN in sig) if you need a tester

    T~M

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

    Default

    Zeph is amazing <3

    Nice to see you updated this.


    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
    Sep 2008
    Posts
    352
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I run this script in draynor bank, and it never walks to yews it says its lost then teles to lumby and fails to walk back =\
    Formerly Known as: Willie2oo8

  10. #10
    Join Date
    Jul 2008
    Location
    England
    Posts
    763
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Omg this is gonna be ownage, i will definitely get you a proggy
    lol

  11. #11
    Join Date
    Mar 2007
    Location
    under ur bed...
    Posts
    393
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    haha i predict this will be a very large script in the future pretty nice, will post proggys soon
    HMPH

  12. #12
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    Problem is with walkback. It walks all the way to the end of the dirt road and then says "Lost - No Loc". You need to walk it to bank all the way or just have it find a tree from there. All 6 of my players failed on that.

  13. #13
    Join Date
    Nov 2006
    Posts
    54
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im having the same problem as willie2008, it will log in at the bank, tele to lumby then when it's walking back it says it's lost and logs out, looks great though im looking forward to using it ^_^
    To be old and wise you must first be young and stupid...

  14. #14
    Join Date
    Jan 2008
    Location
    California, US
    Posts
    2,765
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Lol man, this is niiiiiiiice.

  15. #15
    Join Date
    Feb 2009
    Location
    In my uni room with my bong shooting people on css and programming
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i need my wc up so i'll give u a proggy too but as soon as i started this from bank it teled to lumy and logged out

    Code:
    Switching Worlds...
    Going to World 156
    World: 156, Players: 663, Members: True, PvP: False
    Time Per Tree on this world is 101 seconds.
    ***********
    Creating the NickTPA.
    Current World: 156
    Woodcutting Level is **
    Current Axe: *******
    FindBankFloor: False
    AtBank: False
    AtTrees: False
    Screenshot saved: C:\Users\user\Downloads\No Loc = 26-04-09 = 02.48.14 AM.bmp
    Teleport Home Successful!
    Starting WalkBack sequence...
    Following road.
    FindLumbyCrossRoads: True
    Found Lumby Cross Road
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Location: Lost - No Loc

  16. #16
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by willie2oo8 View Post
    I run this script in draynor bank, and it never walks to yews it says its lost then teles to lumby and fails to walk back =\
    Quote Originally Posted by mormonman View Post
    Problem is with walkback. It walks all the way to the end of the dirt road and then says "Lost - No Loc". You need to walk it to bank all the way or just have it find a tree from there. All 6 of my players failed on that.
    Quote Originally Posted by Z3r0Grav View Post
    i need my wc up so i'll give u a proggy too but as soon as i started this from bank it teled to lumy and logged out

    Code:
    Switching Worlds...
    Going to World 156
    World: 156, Players: 663, Members: True, PvP: False
    Time Per Tree on this world is 101 seconds.
    ***********
    Creating the NickTPA.
    Current World: 156
    Woodcutting Level is **
    Current Axe: *******
    FindBankFloor: False
    AtBank: False
    AtTrees: False
    Screenshot saved: C:\Users\user\Downloads\No Loc = 26-04-09 = 02.48.14 AM.bmp
    Teleport Home Successful!
    Starting WalkBack sequence...
    Following road.
    FindLumbyCrossRoads: True
    Found Lumby Cross Road
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Dirt Road Colour = 0
    Location: Lost - No Loc
    Hmm looks like something to do with the autocolouring is failing. Its strange that all 3 of you had similar problems. Try starting at the trees instead of the bank. See if you get the same problem.
    Last edited by ZephyrsFury; 04-26-2009 at 02:52 PM.

  17. #17
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    Quote Originally Posted by ZephyrsFury View Post
    Hmm looks like something to do with the autocolouring is failing. Its strange that all 3 of you had similar problems. Tree starting at the trees instead of the bank. See if you get the same problem.
    I did that, and it would just home tele and fail on the walkback.

  18. #18
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by mormonman View Post
    I did that, and it would just home tele and fail on the walkback.
    Ok mind sending me any screenshots the script has taken. They should be in the same folder as the script.

  19. #19
    Join Date
    Sep 2008
    Location
    Not here.
    Posts
    5,422
    Mentioned
    13 Post(s)
    Quoted
    242 Post(s)

    Default

    .. i turned debug off

  20. #20
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    running now, started at yews, it starts cutting and moved onto another. no more info as of now.

    EDIT: yew 4, often clicks near jail when walking to the yew, walks to jail then back to yew 4.
    Did someone say GDK?

  21. #21
    Join Date
    May 2007
    Location
    Sydney, Australia (Faggot Region)
    Posts
    1,465
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    omg ur released it


  22. #22
    Join Date
    Jul 2008
    Location
    England
    Posts
    763
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SCAR Divi 3.20 seems to not work with this script.

    EDIT: Proggy

    [----------------------------------------------------------------------------------------]
    [ April 26th, 2009, 01:13:18 PM ]
    [----------------------------------------------------------------------------------------]
    [ >>> Zephyr's Draynor Yew Gatherer Ver 2.0 <<< ]
    [----------------------------------------------------------------------------------------]
    [ Total Time Running: 2 Hours, 45 Minutes, and 9 Seconds ]
    [ Total Loads Done: 12 ]
    [ Yews Chopped and Banked: 336 ]
    [ Chopping Rate: 122 Logs/Hr ]
    [ Total Experience Gained: 58800 ]
    [ Experience Rate: 21362 Exp/Hr ]
    [ Woodcutting Levels Gained: 1 ]
    [ WalkBacks: 2 ]
    [ World Switches: 4 ]
    [ Auto Responses: 3 ]
    [ Current World: 169 ]
    [----------------------------------------------------------------------------------------]
    [ | Nick | Act | Loc | Wc Lvl | Axe | Loads | Logs | Time ]
    [ o | *** | T | Bank | 64 | Rune | 12 | 336 | 166 min ]
    [----------------------------------------------------------------------------------------]

    Very nice walk back, it worked very well.
    Last edited by Quickmarch; 04-26-2009 at 08:14 PM.
    lol

  23. #23
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Quickmarch View Post
    SCAR Divi 3.20 seems to not work with this script.
    Yeah apparently not. To those having troubles with the script not finding the bank colour or the dirt road colour that is your problem - use SCAR 3.15b until I can fix it.

  24. #24
    Join Date
    Oct 2007
    Location
    The deep web
    Posts
    2,496
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    [----------------------------------------------------------------------------------------]
    [ April 26th, 2009, 04:40:07 PM ]
    [----------------------------------------------------------------------------------------]
    [ >>> Zephyr's Draynor Yew Gatherer Ver 2.0 <<< ]
    [----------------------------------------------------------------------------------------]
    [ Total Time Running: 4 Hours, 2 Minutes and 40 Seconds ]
    [ Total Loads Done: 16 ]
    [ Yews Chopped and Banked: 446 ]
    [ Chopping Rate: 110 Logs/Hr ]
    [ Total Experience Gained: 78050 ]
    [ Experience Rate: 19298 Exp/Hr ]
    [ Woodcutting Levels Gained: 0 ]
    [ WalkBacks: 0 ]
    [ World Switches: 4 ]
    [ Auto Responses: 17 ]
    [ Current World: 13 ]
    [----------------------------------------------------------------------------------------]
    [ | Nick | Act | Loc | Wc Lvl | Axe | Loads | Logs | Time ]
    [ o | 0wp | T | Bank | 71 | Rune | 16 | 446 | 228 min ]
    [----------------------------------------------------------------------------------------]
    Did someone say GDK?

  25. #25
    Join Date
    Apr 2009
    Location
    Wherever you least expect it
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The script works great until it logs out... Im using the latest SCAR though.

    Unfortunately, I'm having troubles using SCAR 3.15 so I can't use this script >.<

Page 1 of 22 12311 ... 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
  •