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
  • StannyBoiii

    Members
    • Posts

      11
    • Joined

    • Last visited

    Everything posted by StannyBoiii

    1. I used your script on a farm & is very good but I noticed for it to run 24/7 there’s a slight bug. When it runs out of gems but has gold bars it gets stuck it seems to always need equal amounts but sometimes doesn’t buy equal amounts. Props on the script other then that I thought it was solid
    2. If anyone wants to know its ID 4163 counts down from 600
    3. Never mind so basically use this to grab the ID and when the state changes that will handle the TB and count down https://dreambot.org/guides/scripter-guide/api/playersettings/
    4. Got link to the info on this?
    5. Rough example: GameObject webEntrance = GameObjects.closest(gameObject -> gameObject.getID() == XXXXX); if (webEntrance != null) { if (webEntrance.interact("Slash")) { log("Interacting with web");
    6. Having a hard time figuring out the best way to handle being teleblocked. Right now I'm using player interact with animation ID but it's super inconsistent, sometimes quick majority of the time slow so I know this isn't the best way to do it. Any advice what the right sort of method/API to use is?
    7. @holic I'm interested in a custom version of this (small changes to suit my designed build, basically just bank pathing in forex enclave and some wildy caves) Are you available to make a custom one like this for me for extra $$$?
    ×
    ×
    • 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.