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
  • intract sleep


    mircocosrs1

    Recommended Posts

    I want to take a break between dreambot api. For example when the code Inventory.get ("logs"). Intract ("Drop"); Done I want to run about 1 minute of "sleep" between right-clicking and selecting the drop option. (I feel that an accidental break between this can reduce the banning of accounts.)
    @Pandemic

    Link to comment
    Share on other sites

    13 hours ago, mircocosrs1 said:

    @Pandemic How can use the sample code above? i want to sleep between right-clicking and selecting the drop option in inventory

    You would have to do those actions separately, like Mouse.click(inventorySlot, true) -> sleep(1000) ->  Menu.clickAction("Drop").

    Link to comment
    Share on other sites

    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.