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

    1. DreamBot

      1. 6.2k
        posts
      2. 13.3k
        posts
      3. 7.4k
        posts
    2. Community

      1. 13.4k
        posts
      2. 5.6k
        posts
      3. 5.8k
        posts
      4. Applications

        Apply for staff & scripter ranks.

        • No posts here yet
    3. Scripts

      1. 119.8k
        posts
      2. 1.7k
        posts
      3. 432
        posts
      4. 2.3k
        posts
      5. 243
        posts
    4. Development

      1. 10.9k
        posts
      2. 1.5k
        posts
    5. Market

      1. 9.7k
        posts
      2. 3.8k
        posts
      3. 106.7k
        posts
      4. 19.3k
        posts
      5. 37.5k
        posts
      6. 29.4k
        posts
      7. 34.7k
        posts
      8. 116
        posts
      9. 34.7k
        posts
    6. Management

      1. 2k
        posts
      2. 392
        posts
      3. 30.1k
        posts
    • Best Sellers

    • Latest Products

    • Featured

    • Topics

    • Posts

      • Hello everyone! A new version of DreamBot is now live! Changes: Fixed camera stuttering when using Mouse.move and Camera.keyboardRotate on another thread Possibly fixed rare Trade#hasAcceptedTrade issue Improved reconnection logic backoff Various minor fixes and improvements Always remember, to be on the latest version of our client you must run DBLauncher.jar! The client does NOT update itself! Thanks, The Dream Team
      • Date Purchased: 01/07/2025 Product Purchased: Sub Scarab Lifetime Reason for Refund: bought the wrong product with AIO not included. Have bought the correct one. 
      • Date Purchased: 04/30/2025 Script Purchased: Bento Toa Script Creator (tag them with @): @bento Reason for Refund: Script worked great and I intended to purchase it for one month and was not aware of the auto-renewal until I saw the charges to my card. I only used the script in the first month of my purchase (which was my intention) and did not know it had been auto-renewing for 2 more months to date.  Proof of Issues (required: screenshots, videos, and/or DreamBot logs):  Proof of Script Creator Contact (required: screenshots, videos, and/or links to replies):  Desired Outcome: Refund back to payment method (for the additional 2 months of auto-renewal) 
      • The only AI in this the the AI used to write the thing.   random.nextInt(100) randomDelay(500, 800) randomDelay(50, 120) randomDelay(900, 1300) randomDelay(-100, 100) random.nextInt(max - min + 1) + min https://dreambot.org/javadocs/org/dreambot/api/methods/Calculations.html#random(double,double)   log("⚠️ Error: Please enter an item name!") log("⛔ Error: Item '" + itemToAlch + "' not found! Stopping the script.") https://dreambot.org/javadocs/org/dreambot/api/utilities/Logger.html#error(java.lang.Object)   Line 21: private long startTime; Line 33: startTime = System.currentTimeMillis(); Line 33: startTime = System.currentTimeMillis(); Line 80: long elapsedTime = (System.currentTimeMillis() - startTime) / 1000; // Time in seconds Line 80: long elapsedTime = (System.currentTimeMillis() - startTime) / 1000; // Time in seconds Line 80: long elapsedTime = (System.currentTimeMillis() - startTime) / 1000; // Time in seconds Line 80: long elapsedTime = (System.currentTimeMillis() - startTime) / 1000; // Time in seconds Line 81: int spellsPerHour = (int) ((alchCount / (elapsedTime / 3600.0))); // Speed calculation Line 120: startTime = System.currentTimeMillis(); Line 120: startTime = System.currentTimeMillis(); Line 146: g.drawString("Time: " + getRuntime(), 10, 130); Line 146: g.drawString("Time: " + getRuntime(), 10, 130); Line 150: private String getRuntime() { Line 151: long seconds = (System.currentTimeMillis() - startTime) / 1000; Line 151: long seconds = (System.currentTimeMillis() - startTime) / 1000; https://dreambot.org/javadocs/org/dreambot/api/utilities/Timer.html   private void updateStats() { gainedXP = Skills.getExperience(Skill.MAGIC) - startXP; currentLevel = Skills.getRealLevel(Skill.MAGIC); } https://dreambot.org/javadocs/org/dreambot/api/methods/skills/SkillTracker.html   item.interact(); alchCount++; Sleep.sleep(randomDelay(900, 1300)); You may want to wrap the sleep in an if statement in the event interact fails, so you don't sleep for nothing.
      • Wasn't entirely sure where to put this, so I decided this would be the best spot. What scripts would you guys recommend for $30 or less that are pretty good money makers? I already have a mining script for MLM.
    • Popular Contributors

    • Feedback Statistics

      • Positive
        11563
      • Neutral
        23
      • Negative
        159
      • Total Positive
        99%
    ×
    ×
    • 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.