RoyalFamily 2 Posted September 10, 2017 Hello I was bored so i created an automatic script restarter, that will automatically reload your jar file as it changes and restart the script on dreambot, without having to stop and refresh scripts, and re-run it. It may not seem like much time saved, but trust me, when you are restarting 1000s of times, that time adds up. Also b4 one of u nubs comments about "OH JUST USE THE DEBUGGER ROFL LMAO COPTER IM SO PRO", debugger does not support live reloading on deletions and additions of methods. anyway here is the source code https://gist.github.com/anonymous/50ad5efb7e7cf3a3da8a097eadbd276d rate/hate instructions download it, compile it to a jar, run it as a dreambot script. it will popup an interface that allows you to run a script, so you click on run script on the popped up interface and go find your ACTUAL script jar file that you are creating. when you compile or rebuild your jar file in the IDE, it will auto reload the script on dreambot. thanks EDIT: attached src below as a zip file, github wouldnt send me an email to verify my acc. src.zip
swift 22 Posted September 10, 2017 if you made something like this that would run scripts in order that would be nuts but this is pretty nice
Recommended Posts
Archived
This topic is now archived and is closed to further replies.