Every Wednesday or Thursday, when Jagex pushes and update to OSRS, OSBot’s client may need to be updated. It is not script related, but rather client related. A new update to OSBot should be out soon. Please be patient.
There is something called "Method shifting", which increases all method numbers by +1 from below where you selected.
If you have Pro Edition, you have full power because it will clean up and prettify your method numbers for you automatically.
v2.45
Added the ability to export Variable List Debugger
Added wildcard support to #getPosition in Player
Fixed a bug where Script Selector could throw a NPE under certain scenarios
Minor fixes
v2.45
Added the ability to export Variable List Debugger
Added wildcard support to #getPosition in Player
Fixed a bug where Script Selector could throw a NPE under certain scenarios
Minor fixes
v2.43:
Fixed a bug that prevented the Script Selector to be loaded on some computers randomly and would require a reinstall of Java. The issue was a Java error, however I found a solution to work around the issue. Please keep me posted if anyone has any other issues with the Script Selector.
Oh what the heck lol, I had two replies and I guess I clicked on this topic instead of the hunter and read your message and got confused. My apologies! hahaha
Were you doing Rune Ore?
I was just referring to your comment:
The decision tree doesn't necessarily have to be processed in "onLoop". In fact, I think there's great potential by listening for game tick events.
But still, a really cool concept and a different way to look at processing.
Interesting concept! My only concerns are the following.
1. I don’t think reflection will work on the SDN. So this would only be useful for scripts not going on OSBots repository. (I experienced this issue when I made Script Factory).
2. Make sure to cache the entire JSON during runtime instead of calling the JSON in a loop. This will fix any bogging of the script if either your JSON file gets extremely large, or needing to loop your script faster.
Easiest way to put it:
The development for mirror mode is extremely limited/non-existant.
The development for injection is ever-going and is being supported with new updates weekly, if not more per week.
Mirror mode is still good, but in the recent weeks has been easily detected by Jagex. I know the development team has been shifting focus to a lot of new and cool features that are going to keep OSBot ahead of the rest. Excited to see what the future holds.
Hi!
yes, there is a full repository of over 300+ public scripts. They are all free and open source and backed by the community. You may find them here:
https://www.pposb.org/SDN/repository.php