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
  • Crystal Key Chest Opener


    iGotUrCarbine

    Recommended Posts

    First attempt at making something. Works pretty well for me. Please rip it apart and tell me what I can improve on. 

    Requirements: 

    • Start at Castle Wars
    • House in Taverly
    • Teleport to house puts you OUTSIDE the portal
    • Ring of dueling(8) in bank
    • Teleport to house tablets in bank
    • Crystal keys in bank

    Let me know what you think.

     

    TaverlyKeys.java

     

    Link to comment
    Share on other sites

    besides doing a state/node setup i'd add a sleep method for less static sleep times and also not having to type Calculations.random every 5 seconds

    i.e. 

     
    
    public static void sleep() {
          int random = calculations.random(69,6969)
          if random <= 69 { sleep 69 }
          if random <= 70 ( sleep forever }
    }
    Link to comment
    Share on other sites

    • 2 weeks later...
    • 1 month later...

    if youre still looking for input, the bot gets stuck in a loop when its withdrawing a new ring. it withdraws the ring then just waits in the inventory slot. then just repeats that over and over.

    Link to comment
    Share on other sites

    • 9 months later...

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • 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.