Results 1 to 4 of 4

Thread: [First Script] [OGL] DraynorChopper

  1. #1
    Join Date
    May 2006
    Location
    Belgium
    Posts
    36
    Mentioned
    10 Post(s)
    Quoted
    10 Post(s)

    Default [First Script] [OGL] DraynorChopper

    [OGL] DraynorChopper v1.1.0

    This script chops Willow trees at Draynor village and banks the logs at the nearby bank. Setup instructions can be found in the script.

    Extra features

    • Picks up Bird's nests
    • Picks up and interacts with meteorites (currently buggy/not working)
    • Works at various resolutions
    • Reports progress


    Known bugs

    • Meteorite interaction more often than not doesn't work (correctly).
    • The script sometimes crashes with an Access Violation error, not sure what causes this yet.
    • Experience and log counting is broken when using any type of bonus experience (will fix this when I get a hold of bonus experience again).


    Short run
    Code:
    =========================================
    Running for: 0h 27m
    Willows cut: 390
    Willows per hour: 858
    Experience earned: 26325
    Experience per hour: 57946
    =========================================
    Attached Files Attached Files
    Last edited by Chaos-Energy; 06-23-2015 at 04:43 PM. Reason: Update to 1.1.0

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

    Default

    Woohoo! OGL!
    Going to take a look now. Congratulations on your first release

    Great use of scan and react style. Regarding the meteorites, it could be that they have multiple model IDs. Some objects in the game have many IDs, while never appearing to change in shape.

    Edit2: I see now that you input multiple IDs. I guess I'll wait until tomorrow for your error description
    Last edited by Clarity; 06-21-2015 at 02:50 AM.

  3. #3
    Join Date
    Apr 2015
    Location
    FireFox
    Posts
    528
    Mentioned
    10 Post(s)
    Quoted
    227 Post(s)

    Default

    How was it learning and scripting in OGL? Oh and congratz on the release!
    Scripting with ogLib

  4. #4
    Join Date
    Jun 2012
    Posts
    586
    Mentioned
    112 Post(s)
    Quoted
    296 Post(s)

    Default

    Simba Code:
    // getItems seems to return one too many, maybe it counts the texture in the bank as well?
    You may be talking about a bug that causes a duplicate 0px by 0px texture to be drawn in the bottom left hand corner of the inventory.

    Awesome job on the script, mate! You even added meteorites and such! ++!




    Skype: obscuritySRL@outlook.com

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
  •