Jump to content

OSBot 2.3.6 - Main Interface and Patches


Alek

Recommended Posts

After the main bot gui broke shortly after I added the screenshot button to it (spoiler alert), I spent the last day  re-writing many components of it. Additionally, I've added a bank check when attempting to cache it when another tab other than the first is open (thanks to @Novak).

 

Changelog:

 

Alek
-Updated bank caching
-Added bank "Castle Wars"
-Removed VIP features from Debugging
-Added Screenshot button to main bot interface
-Re-wrote large parts of the main bot interface
 
MGI
-Added check to graphics drawing
 
This was a pretty large update to the main interface. If you have any problems please let me know!
 
Happy Botting
-The OSBot Staff
  • Like 2
Link to comment
[ERROR][Bot #1][12/28 03:32:48 PM]: Error in script executor!
java.lang.NullPointerException
	at java.awt.Rectangle.contains(Rectangle.java:684)
	at org.osbot.rs07.api.Bank.isSlotVisible(ck:1517)
	at org.osbot.rs07.api.Bank.scrollToSlot(ck:1055)
	at org.osbot.rs07.api.Bank.withdraw(ck:1277)
	at org.osbot.rs07.api.Bank.withdraw(ck:1368)
	at nodes.WithdrawCutNode.execute(WithdrawCutNode.java:35)
	at core.AutoFletcher.onLoop(AutoFletcher.java:97)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ll:153)
	at java.lang.Thread.run(Thread.java:745)

still happening when withdrawing from a tab, now it does it with both withdraw(int, amount) and withdrawAll(int)

Link to comment
[ERROR][Bot #1][12/28 03:32:48 PM]: Error in script executor!
java.lang.NullPointerException
	at java.awt.Rectangle.contains(Rectangle.java:684)
	at org.osbot.rs07.api.Bank.isSlotVisible(ck:1517)
	at org.osbot.rs07.api.Bank.scrollToSlot(ck:1055)
	at org.osbot.rs07.api.Bank.withdraw(ck:1277)
	at org.osbot.rs07.api.Bank.withdraw(ck:1368)
	at nodes.WithdrawCutNode.execute(WithdrawCutNode.java:35)
	at core.AutoFletcher.onLoop(AutoFletcher.java:97)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ll:153)
	at java.lang.Thread.run(Thread.java:745)

still happening when withdrawing from a tab, now it does it with both withdraw(int, amount) and withdrawAll(int)

 

 

I tested withdrawing from tabs and I'm not getting this error at all. Can you tell me which of your scripts are getting these errors?

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...