- OSBot File API
- OSBot File API
- OSBot File API
-
Testing script changes without restarting client
Basically you just run a script as normal... but this script you run should actually just be something that loads in an external jar and executes it. Reloading the jar in whenever it changes (so you'd watch for file changes) https://gist.github.com/anonymous/50ad5efb7e7cf3a3da8a097eadbd276d This is one i wrote for a different client (i apologize if this is not allowed), but its the same basic idea, you can use that and just change it to make it work with osbot. As far as I know, when you instantiate the class from the jar file, you can just pass the Script instance to the new class through the constructor.
-
Testing script changes without restarting client
You can also write your own reloader that will reload the script on jar change, and run it on top of your script. Then you don't even need to go and stop the script and refresh for changes.
-
Can the security manager be disabled by a java agent?
Hey, I didn't look too much into it but was just wondering if the security manager has to possibility of being disabled by injecting a java agent upon the startup of the bot and setting the security manager and disallowing the bot to set their own policy. I wasn't fully able to get it working, but just wanted to let staff know in case this was actually a possibility of an exploit. Although it would be hard to pull off if you were to affect anyone else since you'd have to add the java agent as an arg on startup of the bot.
-
[SmartAPI] Mouse / Camera / Webwalking API
nice
- APA Rune Sudoku
- APA AIO Miner
-
Potter's Sand Crabs 「COMING SOON」「TASK MODE」「WORLD HOPPING」「SUPPORTS ANY FOOD」
gl
-
buying fresh lvl 3's out of tut land
they are 7 cents, not 70 they are only 7 cents each
-
MadDev changed their profile photo
-
buying fresh lvl 3's out of tut land
I run an an automated level 3 account site, they DO NOT have tutorial island, but i thought you still may be interested. https://madaccounts.com
-
Threads In Java... WTF?
Imagine if you have a webserver that only operates on 1 thread synchronously. It could only handle one request at a time. Lets say a user visits and another user visits 1 second after, it has to grab his data from the database, do whatever calculations etc, and resolve the first users request before being able to even recognize the second user has sent a request to the website. This is due to the only thread being blocked from the first request, so no other requests can be considered.
-
How to include external dependencies in my script?
Sad, even local http servers are blocked too, do they just want to have no way to communicate with the script lol
-
How to include external dependencies in my script?
omg gson is blocked too? wdf