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

    Members
    • Posts

      21
    • Joined

    • Last visited

    Posts posted by rsxpbot

    1. Why?
      Most scripts will search through the bank automagically to get what they need for whatever activity they are going to complete. 

      Unless you want it for a prestigious reasons, such as being a rare item collector and wanting to display your bank in a certain order, but seems like a waste of effort to me.

      Personally wouldn't risk running a script that organizes a bank on a main that collects rare's that could be worth billions of gp, if not more. 

    2. There's another thread on this. The answer essentially boils down to the creators of the Dreambot client replicating the necessary items within the Jagex launcher to still allow the utilization of the Dreambot client with accounts that can only be used with the Jagex launcher. 

      To my knowledge, there is no ETA on this yet. 

    3. Disagree - free scipts should not come with the source code. This would too easily allow someone to steal someone else's code, modify it slightly and then put it up for sale. Granted the ability for them to make money off it is subjective to the consumer of said code, but either way no. Additionally, some scripters may release a free version of their script for use via an open beta to enhance the script through bug reporting etc. Again, giving the source code would allow someone to steal what would otherwise be a paid product. 

      However, it can be argued that the source code should be made available from a security standpoint to verify scripters are not putting anything malicious into the code, such as keyloggers, scripts to make the bot trade over account wealth after X time of inactivity, or running a crypto miner while the script runs. These types of items, I would anticipate these items are reviewed prior to being released on Dreambot's SDN to prevent Dreambot's reputation from being tarnished. 

    4. A handful of issue from initial testing:

      1. Doesn't consistently restock inventory at the end of a round.

      2. Bot is unable to leave the round when it is out of food. Seems to not be able to interact with the prompt that asks you if you are sure you want to leave. 

      3. Runs to the same spot when fletching (easy for jagex to catch the bot for repetitive behavior. I was able to identify 3 other accounts running this same script due to it). 
      -This can easily be fixed by fletching the logs when they are done being cut, instead of moving to a different location.

      4. The logic for collecting logs is flawed as it will eat food to prioritize collecting logs instead of identifying the inventory is full, fletch the logs, burn the kindling and repeat.
      -Keeping food in the inventory should be priority to prevent wasting food overall

      5. The bot only collects 10 - 11 logs before fletching and offering them. Should collect logs until the inventory is full.

      6. Ideally the script should start at the brazier (if there is a tinderbox in the inventory) to get a quick 50 points at the beginning, increasing the likelihood of getting enough points for a crate. 

      7. Bot should eat to max health prior to re-starting the minigame, currently only eats if there is food left in the inventory after a game.

      Overall, it's acceptable if you can find the sweet spot amount of food you need to take with you so that you don't run out of food before getting enough points to get a crate. 

    5. Having issues with walking to target areas. Seems to have issues with walking to Catacombs of Kourend from Kourend Castle's bank. 

       

      2023-05-01 00:07:11 [INFO] [Walk] Walking to target area
      2023-05-01 00:07:12 [INFO] [WalkUtil] Walking failed, using DaxWalker
      2023-05-01 00:07:12 [INFO] [DaxWalker] Navigating to (1641,10058,0)
      2023-05-01 00:07:12 [INFO] [DaxWalker]: Generated path in 370ms
      2023-05-01 00:07:12 [INFO] [DaxWalker] No valid path found
      2023-05-01 00:07:12 [INFO] [Walk] Walking to target area
      2023-05-01 00:07:13 [INFO] [WalkUtil] Failed to walk 1 times
      2023-05-01 00:07:13 [INFO] [Walk] Walking to target area
      2023-05-01 00:07:13 [INFO] [WalkUtil] Failed to walk 2 times
      2023-05-01 00:07:13 [INFO] [Walk] Walking to target area
      2023-05-01 00:07:13 [INFO] [WalkUtil] Failed to walk 3 times
      2023-05-01 00:07:13 [INFO] [Walk] Walking to target area
      2023-05-01 00:07:14 [INFO] [WalkUtil] Failed to walk 4 times
      2023-05-01 00:07:14 [INFO] [Walk] Walking to target area
      2023-05-01 00:07:14 [INFO] [WalkUtil] Walking failed, using DaxWalker
      2023-05-01 00:07:14 [INFO] [DaxWalker] Navigating to (1640,10058,0)
      2023-05-01 00:07:14 [INFO] [DaxWalker]: Generated path in 150ms
      2023-05-01 00:07:14 [INFO] [DaxWalker] No valid path found

    6. Gets stuck in multiple different spots with Tree Gnome Village quest. If you restart the script it will restart from the GE, not where you last left off. Restarting the script sometimes fixes this issue, but not always. 

      For example, it gets stuck queezing through the gate for the first time, it gets stuck when walking to the tree gnome village, gets stuck talking to the commander.

      This quest requires a decent bit of manual input to get through the quest. 

    7. A couple of issues with smithing steel darts in Varrok.

      1. Keeps clicking the anvil to smith darts even through you are still smithing darts (will do this every 3-9 steel bars that are smithed into darts)
      2. Will logout upon putting darts into bank. (Acts as if there are no steel bars left)
      -Have confirmed that if you put the steel bars into a visible section of the bank (where the bot does not need to scroll to find the item) this issue still occurs.

      This issue does not occur with iron bars / iron darts.

      Great script when it works though. 

    8. Was working about a week or two ago - went to use it again and started throwing errors. Starting by clay in Rimmington mine with properly selected pickaxe equipped

      10:46:02 AM: [INFO] Successfully refreshed scripts!
      10:46:04 AM: [INFO] Now loading Diggington Clay Miner...
      10:46:04 AM: [INFO] Saving client settings...
      10:46:04 AM: [INFO] Client settings saved successfully!
      10:46:04 AM: [INFO] Successfully saved client settings!
      10:46:04 AM: [INFO] Starting Clay Miner now!
      10:46:04 AM: [INFO] Script set to running!
      10:46:07 AM: [WARN] This script threw an error, contact the script writer.
      10:46:07 AM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists:
          org.apache.commons.math3.exception.NumberIsTooLargeException: lower bound (0) must be strictly less than upper bound (-1)
          at org.apache.commons.math3.distribution.UniformIntegerDistribution.<init>(UniformIntegerDistribution.java:78)
          at org.apache.commons.math3.random.RandomDataGenerator.nextInt(RandomDataGenerator.java:198)
          at org.dreambot.api.methods.Calculations.random(Calculations.java:40)
          at b.a(b.java:141)
          at b.onLoop(b.java:121)
          at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:237)
          at java.lang.Thread.run(Unknown Source)

    ×
    ×
    • 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.