Alek Posted December 28, 2014 Share Posted December 28, 2014 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 2 Link to comment
Joseph Posted December 28, 2014 Share Posted December 28, 2014 (edited) Firstie Edit thanks for the update Edited December 28, 2014 by josedpay 1 Link to comment
Czar Posted December 28, 2014 Share Posted December 28, 2014 (edited) Gjdm ! Can you put the price of the script on the script browser so that the user can compare prices please EDIT: Damn man the client looks better, such small detail made the client look completely new Edited December 28, 2014 by Czar 1 Link to comment
Botre Posted December 28, 2014 Share Posted December 28, 2014 You're supposed to put the spoiler alert before the actual spoiler, noob. 1 Link to comment
Joseph Posted December 28, 2014 Share Posted December 28, 2014 ngl this the first time i open the bot, i like the new look fresh Link to comment
strbunix2 Posted December 28, 2014 Share Posted December 28, 2014 (edited) Got this Error when trying to use 2 bots: it won't let me switch between bots. Edited December 28, 2014 by strbunix2 1 Link to comment
Alek Posted December 28, 2014 Author Share Posted December 28, 2014 Thanks strbunix for reporting 1 Link to comment
Novak Posted December 28, 2014 Share Posted December 28, 2014 [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
Alek Posted December 28, 2014 Author Share Posted December 28, 2014 [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
Novak Posted December 28, 2014 Share Posted December 28, 2014 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? auto fletcher on the withdraw nodes 1 Link to comment
Mrquarter Posted December 28, 2014 Share Posted December 28, 2014 Great to see this. Thanks Link to comment
Sikkunt Aaron Posted December 29, 2014 Share Posted December 29, 2014 Got this Error when trying to use 2 bots: it won't let me switch between bots. i''m getting the same problem Link to comment
Alek Posted December 29, 2014 Author Share Posted December 29, 2014 i''m getting the same problem I'll make a patch early tomorrow. Thanks for letting me know. Link to comment