Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users

    Recommended Posts

    Posted (edited)

    RandomHandler

    One of the great things of the old days of OSRS cheating, especially when SCAR was popular, was the sharing and co-development of things like random event solvers so I'm bringing it back.

    Here you'll find a collect of random solvers that work out of the box, save for adding the package to these files. More will be added as I encounter them and have the time to solve them.

    Supported Random Events: Genie, Mysterious Old Man, Drunken Dwarf, Ricky Turpentine, Freaky Forester, Frog, Beekeeper, and a generic Dismiss handler

    Usage

    • Add the files to your script, ideally in a folder named randoms.
    • Add RandomHandler.loadRandoms(); to onStart.
    • Add RandomHandler.clearRandoms(); to onExit.
    • Use RandomHandler.loadRandom(Event.DRUNKEN_DWARF) and RandomHandler.unloadRandom(Event.DRUNKEN_DWARF) respectively to only load your desired solver.
    • Lamp will automatically be used by GenieSolver, to take care of it manually, remove the line from GenieSolver and use RandomHandler.useLamp(); where desired.
    • Watch the magic happen!

    I will be adding more options for loading and unloading specific random events

    Issues

    Currently, the onPaint doesn't seem to work but that's all.

     

    GitHub

    https://github.com/blakeaholics/DreamBot-RandomHandler

    Edited by holic
    Updated info
    • holic changed the title to Random Event Handler - a collection of 6 complete random event solvers!
    • 1 month later...
    Posted

     1.3

    Moved to proper package
    Added FrogSolver
    Improved FreakyForesterSolver

    • holic changed the title to Random Event Handler - a collection of 7 complete random event solvers!
    • 4 weeks later...
    Posted

    1.7 - Had a repo issue, cleared it out and re-added.

    Added Beekeeper (beta)

    • holic changed the title to Random Event Handler - a collection of 8 complete random event solvers!
    • 3 weeks later...
    Posted

    I'm slowly working on a method to handle random events and this is a great help. Thank you for the contribution.

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.