Results 1 to 5 of 5

Thread: [SRL] Wizards Tower Demon killer(Range/Mage)

  1. #1
    Join Date
    Feb 2013
    Posts
    465
    Mentioned
    6 Post(s)
    Quoted
    221 Post(s)

    Arrow [SRL] Wizards Tower Demon killer(Range/Mage)

    There aren't many public SRL scripts at the moment, Most things are using Aerolib which is currently unmaintained, so lets fix that. This is a simple script mainly released as an example of something using Lape and SRL instead of AL to be a reference for anyone else that wants to get into script making with up to date includes.

    This is a basic lesser demon ranger/mager, with standard SRL antiban and breaking capable of long runtimes hopefully without bans.

    Requirements
    Simba 1.3 & SRL/OSR

    Instructions
    Start the script with your account on the top floor of the wizards tower close to the demon.
    If you want more XP/h and fewer breaks, tweak these as you see fit. As released the breaks are suitable for running longterm eg a few days, this comes at the cost of a lower xp/h. Expect 11k with supplied breaks and about 19k without any breaks using fire strike.
    Will default to use a F2P world, this can be changed by modifying isMember in the DeclarePlayers procedure.

    Features
    Supports Range/Mage training
    Simple proggy detailing runtime and xp gained
    Stops if out of arrows or runes
    Works without SMART, just comment it out at the top

    Proggy
    Initial overnight run, this had a 1hr30 break halfway through and 5minute breaks each hour.
    Code:
    **************************************
    ** Ran for       : 10:21:17         **
    ** Demons Killed : 462              **
    ** XP gained     : 115452 (11150/h) **
    **************************************
    Attached Files Attached Files
    Last edited by wthomas; 04-13-2019 at 02:27 PM.

  2. #2
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Nice release!
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  3. #3
    Join Date
    Jul 2018
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Great stuff right there dude!

  4. #4
    Join Date
    Dec 2006
    Location
    Program TEXAS home of AUTOERS
    Posts
    7,934
    Mentioned
    26 Post(s)
    Quoted
    237 Post(s)

    Default

    Awesome! Tempted to use this

  5. #5
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    Not bad for 150 lines!

    Code:
    **************************************
    ** Ran for       : 10:56:58         **
    ** Demons Killed : 254              **
    ** XP gained     : 70584 (6446/h)   **
    **************************************
    Edit:
    rest of my arrows


    Code:
    **************************************
    ** Ran for       : 00:40:31         **
    ** Demons Killed : 23               **
    ** XP gained     : 8128 (12036/h)   **
    **************************************
    Last edited by TomTuff; 05-11-2019 at 07:22 AM.

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
  •