Alek Posted September 25, 2015 Posted September 25, 2015 This is another small patch to both Worlds API and Autologin. Changelog: -Worlds f2p/p2p hop methods check for High Risk worlds -Worlds f2p/p2p hop methods check for current world -Patched various issues regarding Worlds initialization -Updated Autologin bounding boxes, replaced with hot keys -The OSBot Staff 7
Precise Posted September 26, 2015 Posted September 26, 2015 alek, i can see you didnt make any changes to interaction in 116, but in 115 i got this with interaction: [ERROR][bot #1][09/26 02:51:01 AM]: Error executing event : org.osbot.rs07.event.InteractionEvent@1fd7a60 java.lang.NullPointerException at org.osbot.rs07.api.util.GraphicUtilities.getSuitablePoint(go:293) at org.osbot.rs07.event.InteractionEvent.getEntityDestinationPoint(ng:298) at org.osbot.rs07.event.InteractionEvent.execute(ng:496) at org.osbot.rs07.event.EventExecutor$2.run(dg:133) at org.osbot.rs07.event.EventExecutor.execute(dg:127) at org.osbot.rs07.api.model.Character.interact(fk:400) at org.prekhal.prekhalslayer.utils.Methods.interact(Methods.java:186) at org.prekhal.prekhalslayer.collection.profiles.BasicMonsterProfile.fight(BasicMonsterProfile.java:90) at org.prekhal.prekhalslayer.controller.Controller.run(Controller.java:23) at org.prekhal.prekhalslayer.PreKhalSlayer.onLoop(PreKhalSlayer.java:141) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(fj:85) at java.lang.Thread.run(Unknown Source) didnt see it occur or what happened. just wanted to let you know 2
Alek Posted September 26, 2015 Author Posted September 26, 2015 alek, i can see you didnt make any changes to interaction in 116, but in 115 i got this with interaction: [ERROR][bot #1][09/26 02:51:01 AM]: Error executing event : org.osbot.rs07.event.InteractionEvent@1fd7a60 java.lang.NullPointerException at org.osbot.rs07.api.util.GraphicUtilities.getSuitablePoint(go:293) at org.osbot.rs07.event.InteractionEvent.getEntityDestinationPoint(ng:298) at org.osbot.rs07.event.InteractionEvent.execute(ng:496) at org.osbot.rs07.event.EventExecutor$2.run(dg:133) at org.osbot.rs07.event.EventExecutor.execute(dg:127) at org.osbot.rs07.api.model.Character.interact(fk:400) at org.prekhal.prekhalslayer.utils.Methods.interact(Methods.java:186) at org.prekhal.prekhalslayer.collection.profiles.BasicMonsterProfile.fight(BasicMonsterProfile.java:90) at org.prekhal.prekhalslayer.controller.Controller.run(Controller.java:23) at org.prekhal.prekhalslayer.PreKhalSlayer.onLoop(PreKhalSlayer.java:141) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(fj:85) at java.lang.Thread.run(Unknown Source) didnt see it occur or what happened. just wanted to let you know What version is that error from?
Precise Posted September 26, 2015 Posted September 26, 2015 What version is that error from? 2.3.115, i abbreviated it in my previous post
Prozen Posted September 26, 2015 Posted September 26, 2015 Also Alek, it still trys to hop into your current world and sometimes hovers over and doesn't click. This doesn't happen nearly as much however.. 1
killersloth Posted September 27, 2015 Posted September 27, 2015 Still can't close ad without enabling user input. This became an issue a few updates ago.
Alek Posted September 27, 2015 Author Posted September 27, 2015 Still can't close ad without enabling user input. This became an issue a few updates ago. This is to prevent the bot from automatically closing or opening ads.
Gojira Posted September 27, 2015 Posted September 27, 2015 -Worlds f2p/p2p hop methods check for High Risk worlds Very useful. Thank you
Precise Posted September 28, 2015 Posted September 28, 2015 (edited) got this when loading the client with injection: [iNFO][09/28 05:59:11 PM]: There are 209 scripts on the SDN. [DEBUG][09/28 05:59:11 PM]: OSBot is now ready! [ERROR][09/28 05:59:12 PM]: Uncaught exception! java.lang.IllegalArgumentException: Cannot change state of non-idle timeline [Model transitions:org.pushingpixels.substance.internal.animation.StateTransitionTracker PLAYING_FORWARD:0.0] at org.pushingpixels.trident.Timeline.addCallback(Timeline.java:333) at org.pushingpixels.substance.internal.animation.StateTransitionTracker.onModelStateChanged(StateTransitionTracker.java:480) at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseMoved(RolloverButtonListener.java:151) at java.awt.AWTEventMulticaster.mouseMoved(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(Unknown Source) restarted the client, no issues. just wanted to give you a heads up Edited September 28, 2015 by Alek