Results 1 to 9 of 9

Thread: [OGL] Fletcher

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

    Default [OGL] Fletcher

    [OGL] Fletcher

    This script cuts logs and/or strings unstrung bows.

    Extra features

    • Support for all logs and bows.
    • Works at various resolutions
    • Reports progress
    • Automatically updates


    Installation

    The easiest way is to download the ChaosUpdater script below and run it. It should have OGLFletcher added to the scripts array which makes it download the latest version for you. You can also download or clone the script from GitHub manually. Remember that you also need the cLib include for this script to work. If you're downloading the script manually you'll have to download this include manually as well from this thread.

    Known bugs

    None

    Changelog

    Progress Reports
    Progress Report:
    =========================================
    Running for: 2h 0m
    Logs cut: 1960
    Logs cut per hour: 978
    Bows strung: 1960
    Bows strung per hour: 978
    Experience earned: 314963
    Experience per hour: 157230
    =========================================
    
    =========================================
    Running for: 4h 4m
    Logs cut: 7364
    Logs cut per hour: 1810
    Experience earned: 447462
    Experience per hour: 110012
    =========================================
    
    =========================================
    Running for: 1h 35m
    Bows strung: 3822
    Bows strung per hour: 2402
    Experience earned: 370233
    Experience per hour: 232737
    =========================================
    Attached Files Attached Files
    Last edited by Chaos-Energy; 07-14-2015 at 09:51 PM. Reason: Added proggy

  2. #2
    Join Date
    Feb 2013
    Posts
    342
    Mentioned
    8 Post(s)
    Quoted
    110 Post(s)

    Default

    Just throwing them releases out!

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

    Default

    Nice work on the release!
    Scripting with ogLib

  4. #4
    Join Date
    Jul 2015
    Posts
    64
    Mentioned
    2 Post(s)
    Quoted
    38 Post(s)

    Default

    Its not showing up on your updates and I cant find a manual download?

  5. #5
    Join Date
    Jul 2015
    Posts
    64
    Mentioned
    2 Post(s)
    Quoted
    38 Post(s)

    Default

    I searched github as well.. Did you remove script? I cant get either of the others to work consistently and I prefer ogl.

  6. #6
    Join Date
    Mar 2014
    Location
    East Coast, USA
    Posts
    291
    Mentioned
    10 Post(s)
    Quoted
    148 Post(s)

    Default

    Quote Originally Posted by Lstew51 View Post
    I searched github as well.. Did you remove script? I cant get either of the others to work consistently and I prefer ogl.
    Change one of the two things in line 4 to
    Simba Code:
    SCRIPTS: array[0..1] of string = ['OGLDraynorChopper', 'OGLFletcher'];

  7. #7
    Join Date
    Jul 2015
    Posts
    64
    Mentioned
    2 Post(s)
    Quoted
    38 Post(s)

    Default

    gotcha sorry

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

    Default

    As previously mentioned if you change the SCRIPTS line in the updater it should work.

    Simba Code:
    SCRIPTS: array[0..0] of string = ['OGLFletcher'];

    If this doesn't work you can just get the script right here. If you take that route don't forget to download cLib here and put it in the Includes folder of your Simba installation.

  9. #9
    Join Date
    Dec 2015
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    made a few changes. workked like a charm got me the flo skill pet as well as 99 fletching

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
  •