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

    Banned
    • Posts

      30
    • Joined

    • Last visited

    Recent Profile Visitors

    The recent visitors block is disabled and is not being shown to other users.

    abuseedom3's Achievements

    1. Yes I am, or else I won't be able to use the client since last update missed with inventory items.
    2. I understand that, but for the cases where it has to, can you directly close the interface before moving the mouse to the entity (there is no point since it won't be able to click the entity). That way it looks less botty (if that's a word)
    3. That would be possible but since it's integrated in the interact method why do it? It's not just for me but foreveryone else, i'm just giving ideas to improve the api
    4. I noticed a problem with interact function (from all class, objects, npcs, etc...) If bank (or any other interface) is open, it hovers the mouse to the entity i'm trying to interact with (without clicking ofc), then close the bank (or whatever interface is open) then interacts with the entity. Is it possible to close the interface directly without having it move the mouse first?
    5. Starting a script with CLI doesn't change the last ran script. So let's say my last started script is woodcutter, then I start Miner with CLI, then stop the script and click restart last ran script, it starts woodcutter instead of miner... Please fix, @Pandemic
    6. Something needs to be fixed in the miner, whener I'm mining clay, if let's say me and a rival bot are mining the same rock and the rival bot gets the ore, my caracters waits until the animation stops (which doesn't stop when the ore's been mined), so it waits until the animation is done to mine the other clay rock, which is not good because the rival bot already started mining the other rock... Solution please add sleepuntil(animation over OR rock.isMined())
    7. Something needs to be fixed, whener I'm mining clay, if let's say me and a rival bot are mining the same rock and the rival bot gets the ore, my caracters waits until the animation stops (which doesn't stop when the ore's been mined), so it waits until the animation is done to mine the other clay rock, which is not good because the rival bot already started mining the other rock... Solution please add sleepuntil(animation over OR rock.isMined())
    8. Hi, I noticed moveMouseOutsideScreen always move mouse at (-1, -1), and I don't want that. I want the y value to be somewhat random, I tried Mouse.move(new Point(-1, Calculations.random(-1, Client.getInstance().getApplet().getHeight()))); But it seems to always move it to (-1, -1) for some reason. Mind fixing that please, thanks @Pandemic
    9. You realize this post in frm 2015 right?
    10. Dude wtf are you talking about?? OP: Run dreambot's client.jar via command and add this arguments: -Duser.home=XXX (where xxx is the location in your external hdd, example: d:\dreambot)
    11. Something wrong with: Trade.getMyItems()
    ×
    ×
    • 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.