Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Molly Hobgoblins

Featured Replies

when taking food from bank it withdraws-x but doesnt write the number of how much food it should take so it basically just sits in bank trying to withdraw food.

  • 1 month later...

I can't use the script, It stucks at bank, Bad script and waste of money.

  • Author

I can't use the script, It stucks at bank, Bad script and waste of money.

When experiencing bugs please post a bug report in the format I have outlined in the OP so I may find the root of the issue quickly.  This issue appears to have been caused by changes made in the API, map.distance(Entity) and map.walk were removed and this was causing issues in the script.  The issues are now fixed and v3.3 has been pushed and should work correctly.

  • 1 month later...

Description of bug(where, what, when, why): Getting an error, fally bank on the east side.


Log:


 


[DEBUG][09/07 02:10:10 PM]: Loading script id : 616


[iNFO][bot #1][09/07 02:10:10 PM]: Started random solver : Mouse Zoom Solver

[DEBUG][09/07 02:10:11 PM]: Loaded script!

[DEBUG][09/07 02:10:11 PM]: Launching script...

[iNFO][bot #1][09/07 02:10:11 PM]: Terminating script Hobgoblin Killer...

[iNFO][bot #1][09/07 02:10:11 PM]: Script Hobgoblin Killer has exited!

[iNFO][bot #1][09/07 02:10:11 PM]: Loaded 7 built-in random solvers!

[iNFO][bot #1][09/07 02:10:11 PM]: 17 APIs loaded

[iNFO][bot #1][09/07 02:10:12 PM]: 18599

[iNFO][bot #1][09/07 02:10:22 PM]: 23059

[iNFO][bot #1][09/07 02:10:23 PM]: Random solver exited : Mouse Zoom Solver

[iNFO][bot #1][09/07 02:10:29 PM]: Terminating script Czar Flesh Crawlers (DEV)...

[iNFO][bot #1][09/07 02:10:29 PM]: Error in script onExit(): Czar Flesh Crawlers (DEV)

[iNFO][bot #1][09/07 02:10:29 PM]: Script Czar Flesh Crawlers (DEV) has exited!

[iNFO][bot #1][09/07 02:10:30 PM]: Loaded checkbox values [114445]

[iNFO][bot #1][09/07 02:10:30 PM]: Food identified [Tuna]

[DEBUG][bot #1][09/07 02:10:30 PM]: Breaking in 5 hours and 0 minutes for a total of 420 minutes

[iNFO][bot #1][09/07 02:10:34 PM]: TraverseCombat loaded

[iNFO][bot #1][09/07 02:10:34 PM]: BankTask loaded

[iNFO][bot #1][09/07 02:10:34 PM]: EatTask loaded

[iNFO][bot #1][09/07 02:10:34 PM]: Next eat hitpoints: [29]

[iNFO][bot #1][09/07 02:10:34 PM]: // Czar Flesh Crawlers (DEV) 0.28

[iNFO][09/07 02:10:34 PM]: Started script : Czar Flesh Crawlers (DEV)

[DEBUG][09/07 02:10:37 PM]: Loading script id : 489

[DEBUG][09/07 02:10:37 PM]: Loaded script!

[DEBUG][09/07 02:10:37 PM]: Launching script...

[iNFO][bot #1][09/07 02:10:40 PM]: Loaded 7 built-in random solvers!

[ERROR][09/07 02:10:40 PM]: Uncaught exception!

java.lang.NoClassDefFoundError: org/osbot/rs07/utility/Area

at a.con.<clinit>(y:148)

at main.Main.onStart(u:32)

at org.osbot.rs07.event.ScriptExecutor.onStart(ni:197)

at org.osbot.rs07.event.ScriptExecutor.start(ni:46)

at org.osbot.CoM1.run(tk:194)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.ClassNotFoundException: org.osbot.rs07.utility.Area

at java.lang.ClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at org.osbot.PRn.loadClass(tk:151)

... 8 more

[iNFO][bot #1][09/07 02:10:44 PM]: Started random solver : Mouse Zoom Solver

[iNFO][bot #1][09/07 02:10:48 PM]: Random solver exited : Mouse Zoom Solver

[DEBUG][bot #1][09/07 02:10:50 PM]: Breaking in 6 hours and 19 minutes for a total of 316 minutes

[ERROR][09/07 02:12:33 PM]: Uncaught exception!

java.lang.NoClassDefFoundError: Could not initialize class a.con

at main.Main.onPaint(u:36)

at org.osbot.rs07.canvas.WrappedCanvas.drawScreen(gj:174)

at org.osbot.rs07.canvas.WrappedCanvas.getGraphics(gj:165)

at sun.awt.RepaintArea.paint(Unknown Source)

at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

at java.awt.EventQueue.access$500(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue$4.run(Unknown Source)

at java.awt.EventQueue$4.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

[iNFO][bot #1][09/07 02:12:43 PM]: Terminating script Hobgoblin Killer...

[iNFO][bot #1][09/07 02:12:43 PM]: Script Hobgoblin Killer has exited!

[DEBUG][09/07 02:12:47 PM]: Loading script id : 489

[DEBUG][09/07 02:12:47 PM]: Loaded script!

[DEBUG][09/07 02:12:47 PM]: Launching script...

[iNFO][bot #1][09/07 02:12:52 PM]: Loaded 7 built-in random solvers!

[ERROR][09/07 02:12:52 PM]: Uncaught exception!

java.lang.NoClassDefFoundError: org/osbot/rs07/utility/Area

at a.con.<clinit>(y:148)

at main.Main.onStart(u:32)

at org.osbot.rs07.event.ScriptExecutor.onStart(ni:197)

at org.osbot.rs07.event.ScriptExecutor.start(ni:46)

at org.osbot.CoM1.run(tk:194)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.ClassNotFoundException: org.osbot.rs07.utility.Area

at java.lang.ClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at org.osbot.PRn.loadClass(tk:151)

... 8 more

[iNFO][bot #1][09/07 02:12:54 PM]: Started random solver : Mouse Zoom Solver

[iNFO][bot #1][09/07 02:12:56 PM]: Random solver exited : Mouse Zoom Solver

[DEBUG][bot #1][09/07 02:12:58 PM]: Breaking in 5 hours and 54 minutes for a total of 302 minutes

 


Mirror Mode: Y/N? Yes


  • Author

I'll fix this when I get home from class today. 99.9% sure I know what the issue is.

  • 3 months later...
  • Author

does this still work? i wanna buy it again and does it loot iron arrows/any arrows?

Yep it should be working and it does loot iron arrows.

  • 2 weeks later...

script is broken... just takes out tabs/food then puts back in... please fix

  • Author

script is broken... just takes out tabs/food then puts back in... please fix

 

Please post a bug report as outlined in the OP so I can troubleshoot this quicker, looking into it now. This script is in the process of being rewritten right now as is. This issue will be fixed soon.

  • Author

can i get a trail i liked treath ?

Looks like a trial was automatically authed to you, enjoy!

Looks like a trial was automatically authed to you, enjoy!

hey last time I used this the bot was stuck if gate was closed. Is this resolved, or can it be please? Thankyou.

 

 

Also...

 

out of curiosity.. and if you don't mind answering a loving subscribers question....

how does one check a gates open status & determine whether or not it needs to be messed with?

Thanks for either, in advance :)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.