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

    Popular Content

    Showing content with the highest reputation on 01/29/23 in all areas

    1. Buy stuff from GE then alch it for profit and 75k exp/h. Very good for F2P mage training. Start at GE with any fire staff equipped and coins in inventory (the script will not use the bank). When it runs out of nature it will purchase more from GE for 20-33% of your cash stack. Profit is calculated from the values you entered in the GUI so it might not necessarily be accurate. I suggest setting price so item can buy quickly or else it will wait for a bit in GE (and lose exp). You can find some here https://alchmate.com/ Credits to @Articron for GUI, @LostVirt for TBL and @holic for WindMouse
      1 point
    2. I had nothing to do today but smoke up and have a party of one so I essentially completed the porting of this project from PHP to Golang. nvm about this I finished it There is a background thread that runs and makes sure everything runs as it should, scheduling, etc. Example snippet func StartFromDbRows(rows *sql.Rows, userId int) { go func() { defer func(rows *sql.Rows) { err := rows.Close() if err != nil { } }(rows) for rows.Next() { var botId int err := rows.Scan(&botId) if err != nil { fmt.Println(err) return } botPid, logFile := StartBotFromId(userId, botId) err = UpdateBotStatus(botId, botPid, logFile) if err != nil { fmt.Println(err) return } time.Sleep(3 * time.Second) // mass starts wait an additional 3 seconds to make sure they get the logfile } }() }
      1 point
    3. Not sure where to post this but did my first run with this script. RNG was on my side for once with 2 fangs and an oynx this run and the bot ran flawless!
      1 point
    4. While attempting to train on Al Kharid warriors - 11:22:10 PM: [WARN] This script threw an error, contact the script writer. 11:22:10 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:11 PM: [WARN] This script threw an error, contact the script writer. 11:22:11 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:12 PM: [WARN] This script threw an error, contact the script writer. 11:22:12 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:13 PM: [WARN] This script threw an error, contact the script writer. 11:22:13 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:14 PM: [WARN] This script threw an error, contact the script writer. 11:22:14 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:15 PM: [WARN] This script threw an error, contact the script writer. 11:22:15 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:16 PM: [WARN] This script threw an error, contact the script writer. 11:22:16 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:17 PM: [WARN] This script threw an error, contact the script writer. 11:22:17 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:18 PM: [WARN] This script threw an error, contact the script writer. 11:22:18 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:19 PM: [WARN] This script threw an error, contact the script writer. 11:22:19 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:20 PM: [WARN] This script threw an error, contact the script writer. 11:22:20 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:21 PM: [WARN] This script threw an error, contact the script writer. 11:22:21 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:22 PM: [WARN] This script threw an error, contact the script writer. 11:22:22 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:23 PM: [WARN] This script threw an error, contact the script writer. 11:22:23 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:24 PM: [WARN] This script threw an error, contact the script writer. 11:22:24 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:25 PM: [WARN] This script threw an error, contact the script writer. 11:22:25 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:26 PM: [WARN] This script threw an error, contact the script writer. 11:22:26 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:27 PM: [WARN] This script threw an error, contact the script writer. 11:22:27 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:28 PM: [WARN] This script threw an error, contact the script writer. 11:22:28 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:29 PM: [WARN] This script threw an error, contact the script writer. 11:22:29 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:30 PM: [WARN] This script threw an error, contact the script writer. 11:22:30 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:31 PM: [WARN] This script threw an error, contact the script writer. 11:22:31 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:32 PM: [WARN] This script threw an error, contact the script writer. 11:22:32 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:33 PM: [WARN] This script threw an error, contact the script writer. 11:22:33 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:34 PM: [WARN] This script threw an error, contact the script writer. 11:22:34 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:35 PM: [WARN] This script threw an error, contact the script writer. 11:22:35 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:36 PM: [WARN] This script threw an error, contact the script writer. 11:22:36 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:37 PM: [WARN] This script threw an error, contact the script writer. 11:22:37 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:38 PM: [WARN] This script threw an error, contact the script writer. 11:22:38 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:39 PM: [WARN] This script threw an error, contact the script writer. 11:22:39 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:40 PM: [WARN] This script threw an error, contact the script writer. 11:22:40 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:41 PM: [WARN] This script threw an error, contact the script writer. 11:22:41 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:42 PM: [WARN] This script threw an error, contact the script writer. 11:22:42 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:43 PM: [WARN] This script threw an error, contact the script writer. 11:22:43 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:44 PM: [WARN] This script threw an error, contact the script writer. 11:22:44 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:45 PM: [WARN] This script threw an error, contact the script writer. 11:22:45 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:46 PM: [WARN] This script threw an error, contact the script writer. 11:22:46 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:47 PM: [WARN] This script threw an error, contact the script writer. 11:22:47 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:48 PM: [WARN] This script threw an error, contact the script writer. 11:22:48 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:49 PM: [WARN] This script threw an error, contact the script writer. 11:22:49 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:50 PM: [WARN] This script threw an error, contact the script writer. 11:22:50 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:51 PM: [WARN] This script threw an error, contact the script writer. 11:22:51 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:52 PM: [WARN] This script threw an error, contact the script writer. 11:22:52 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:53 PM: [WARN] This script threw an error, contact the script writer. 11:22:53 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:54 PM: [WARN] This script threw an error, contact the script writer. 11:22:54 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:55 PM: [WARN] This script threw an error, contact the script writer. 11:22:55 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:56 PM: [WARN] This script threw an error, contact the script writer. 11:22:56 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:57 PM: [WARN] This script threw an error, contact the script writer. 11:22:57 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:58 PM: [WARN] This script threw an error, contact the script writer. 11:22:58 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:22:59 PM: [WARN] This script threw an error, contact the script writer. 11:22:59 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:00 PM: [WARN] This script threw an error, contact the script writer. 11:23:00 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:01 PM: [WARN] This script threw an error, contact the script writer. 11:23:01 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:02 PM: [WARN] This script threw an error, contact the script writer. 11:23:02 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:03 PM: [INFO] Stopping Simple F2P Fighter... 11:23:03 PM: [SCRIPT] Bot Ended 11:23:03 PM: [INFO] Stopped Simple F2P Fighter! 11:23:03 PM: [INFO] Successfully downloaded the latest web nodes! 11:23:05 PM: [INFO] Successfully refreshed scripts! 11:23:06 PM: [INFO] Now loading Simple F2P Fighter... 11:23:06 PM: [INFO] Saving client settings... 11:23:06 PM: [INFO] Client settings saved successfully! 11:23:06 PM: [INFO] Successfully saved client settings! 11:23:06 PM: [INFO] Starting Simple F2P Fighter now! 11:23:06 PM: [INFO] Script set to running! 11:23:15 PM: [WARN] This script threw an error, contact the script writer. 11:23:15 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:16 PM: [WARN] This script threw an error, contact the script writer. 11:23:16 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:17 PM: [WARN] This script threw an error, contact the script writer. 11:23:17 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:18 PM: [WARN] This script threw an error, contact the script writer. 11:23:18 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:19 PM: [WARN] This script threw an error, contact the script writer. 11:23:19 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:20 PM: [WARN] This script threw an error, contact the script writer. 11:23:20 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:21 PM: [WARN] This script threw an error, contact the script writer. 11:23:21 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:22 PM: [WARN] This script threw an error, contact the script writer. 11:23:22 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:23 PM: [WARN] This script threw an error, contact the script writer. 11:23:23 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:26 PM: [WARN] This script threw an error, contact the script writer. 11:23:26 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:27 PM: [WARN] This script threw an error, contact the script writer. 11:23:27 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:28 PM: [WARN] This script threw an error, contact the script writer. 11:23:28 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:29 PM: [WARN] This script threw an error, contact the script writer. 11:23:29 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:30 PM: [WARN] This script threw an error, contact the script writer. 11:23:30 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:31 PM: [WARN] This script threw an error, contact the script writer. 11:23:31 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:32 PM: [WARN] This script threw an error, contact the script writer. 11:23:32 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:33 PM: [WARN] This script threw an error, contact the script writer. 11:23:33 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:34 PM: [WARN] This script threw an error, contact the script writer. 11:23:34 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:35 PM: [WARN] This script threw an error, contact the script writer. 11:23:35 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:36 PM: [WARN] This script threw an error, contact the script writer. 11:23:36 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:37 PM: [WARN] This script threw an error, contact the script writer. 11:23:37 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:38 PM: [WARN] This script threw an error, contact the script writer. 11:23:38 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:39 PM: [WARN] This script threw an error, contact the script writer. 11:23:39 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:40 PM: [WARN] This script threw an error, contact the script writer. 11:23:40 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:41 PM: [WARN] This script threw an error, contact the script writer. 11:23:41 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:42 PM: [WARN] This script threw an error, contact the script writer. 11:23:42 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:43 PM: [WARN] This script threw an error, contact the script writer. 11:23:43 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:44 PM: [WARN] This script threw an error, contact the script writer. 11:23:44 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:45 PM: [WARN] This script threw an error, contact the script writer. 11:23:45 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:46 PM: [WARN] This script threw an error, contact the script writer. 11:23:46 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:47 PM: [WARN] This script threw an error, contact the script writer. 11:23:47 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:23:48 PM: [INFO] Stopping Simple F2P Fighter... 11:23:48 PM: [SCRIPT] Bot Ended 11:23:48 PM: [INFO] Stopped Simple F2P Fighter! 11:23:49 PM: [INFO] Successfully refreshed scripts! 11:23:50 PM: [INFO] Now loading Simple F2P Fighter... 11:23:50 PM: [INFO] Saving client settings... 11:23:50 PM: [INFO] Client settings saved successfully! 11:23:50 PM: [INFO] Successfully saved client settings! 11:23:51 PM: [INFO] Starting Simple F2P Fighter now! 11:23:51 PM: [INFO] Script set to running! 11:24:01 PM: [WARN] This script threw an error, contact the script writer. 11:24:01 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:02 PM: [WARN] This script threw an error, contact the script writer. 11:24:02 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:03 PM: [WARN] This script threw an error, contact the script writer. 11:24:03 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:03 PM: [INFO] [SYSTEM INFO] DreamBot Version: 3.14.3.14 / Script Running: Simple F2P Fighter v4.0 by SimpleScripts / Java: Oracle Corporation version 1.8.0_351 / OS: Windows 11 version 10.0 / Memory: 270.60MB used out of 906.50MB total 11:24:04 PM: [WARN] This script threw an error, contact the script writer. 11:24:04 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:05 PM: [WARN] This script threw an error, contact the script writer. 11:24:05 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:06 PM: [WARN] This script threw an error, contact the script writer. 11:24:06 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:07 PM: [WARN] This script threw an error, contact the script writer. 11:24:07 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:08 PM: [WARN] This script threw an error, contact the script writer. 11:24:08 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:09 PM: [WARN] This script threw an error, contact the script writer. 11:24:09 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:10 PM: [WARN] This script threw an error, contact the script writer. 11:24:10 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:11 PM: [WARN] This script threw an error, contact the script writer. 11:24:11 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:12 PM: [WARN] This script threw an error, contact the script writer. 11:24:12 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:13 PM: [WARN] This script threw an error, contact the script writer. 11:24:13 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:14 PM: [WARN] This script threw an error, contact the script writer. 11:24:14 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:15 PM: [WARN] This script threw an error, contact the script writer. 11:24:15 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:16 PM: [WARN] This script threw an error, contact the script writer. 11:24:16 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:17 PM: [WARN] This script threw an error, contact the script writer. 11:24:17 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:18 PM: [WARN] This script threw an error, contact the script writer. 11:24:18 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:19 PM: [WARN] This script threw an error, contact the script writer. 11:24:19 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:20 PM: [WARN] This script threw an error, contact the script writer. 11:24:20 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:21 PM: [WARN] This script threw an error, contact the script writer. 11:24:21 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:22 PM: [WARN] This script threw an error, contact the script writer. 11:24:22 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:23 PM: [WARN] This script threw an error, contact the script writer. 11:24:23 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:24 PM: [WARN] This script threw an error, contact the script writer. 11:24:24 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:25 PM: [WARN] This script threw an error, contact the script writer. 11:24:25 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:26 PM: [WARN] This script threw an error, contact the script writer. 11:24:26 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:27 PM: [WARN] This script threw an error, contact the script writer. 11:24:27 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:28 PM: [WARN] This script threw an error, contact the script writer. 11:24:28 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:29 PM: [WARN] This script threw an error, contact the script writer. 11:24:29 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source) 11:24:30 PM: [WARN] This script threw an error, contact the script writer. 11:24:30 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at c.onLoop(c.java:459) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:224) at java.lang.Thread.run(Unknown Source)
      0 points
    ×
    ×
    • 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.