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

    VIP
    • Posts

      11
    • Joined

    • Last visited

    Everything posted by Stanners

    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. Loving the script, keep up the good work. a few things If you have time I think would be good for improvement. Doesn't try to log out when running away from pkers will keep running even if they haven't hit in the last 10 seconds. Hangs a lot when other people are attacking the revs, tries to spam click to attack the monster (quicker hopping when world taken?) Logging out to hop world - how come it does this and doesn't just use the world selector? Banking some abit erratic always ends up okay but has some strange behaviour (too bot like haha)... Some people fake attacking so the bot runs and teleports (they don't actually attack just veng or change to a different weapon). When collecting untradeable after death how come it goes to Lumby and not the enclave? (20 avas in the bank too). All fairly minor things, I'll rate it 8/10 near perfect, I'll comment on any other minor things if it's useful to you? **edit** (Ignore the hanging around when people are attacking, just seen there's an option to lower the time)!
    8. Same my guess is osrs has done an updated and client needs updating been running fine this morning
    9. @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 $$$?
    10. Rs updated the game and it broke the client assume we gotta wait for dreambot to fix it
    ×
    ×
    • 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.