DarkStorm Posted April 6, 2013 Posted April 6, 2013 (edited) This offers a neat little interface to load and reload (yes, no more restarting the bot over and over to test scripts!) scripts written in pure java and provided in class or jar format. It is run as a normal script, but will load classes from a jar for the actual components of the loader (script and the jar are provided in the linked zip). Writing scripts in pure Java allows for much easier script conversion and more reliable code, not to mention that the Eclipse Groovy plugin is depressingly terrible. http://www.mediafire.com/?wdu4euq2rhple3r Have fun! Extract the .groovy file and .jar file into the OSBot/scripts directory. Post bugs you find on this thread. EDIT: As requested by GoldenGates, virustotal scan: https://www.virustotal.com/en/file/c258964ff359537cd8b9a3101eb04d8326423f9593ce89e7998c4d974d5b9b4a/analysis/1365276512/ EDIT: Updated once, left out script.provideBot(Bot), meaning that scripts will not start in the old version. EDIT: Update again, resource loading was not functioning. Works perfectly now. EDIT: Wow, I'm an idiot... I uploaded only the jar. Edited April 7, 2013 by DarkStorm 2
Peter Posted April 6, 2013 Posted April 6, 2013 (edited) Pretty much wasted your time really, they will support Java in a weeks time, anyways well done I guess. Edited April 6, 2013 by Peter
GoldenGates Posted April 6, 2013 Posted April 6, 2013 (edited) Thank you...very much. Please scan on virustotal though. Edited April 6, 2013 by GoldenGates
DarkStorm Posted April 6, 2013 Author Posted April 6, 2013 Pretty much wasted your time really, they will support Java in a weeks time, anyways well done I guess. That's one week that I have to wait before releasing my scripts, so not really. This is also simply copied from my own private bot.
DarkStorm Posted April 7, 2013 Author Posted April 7, 2013 is this 100% safe?! I will get a staff member to verify it. You can decompile it if you don't trust it
Dustin Posted April 7, 2013 Posted April 7, 2013 This is great. Nice to see you here Dark. I can vouch personally for him, I've known him for several years now.
DarkStorm Posted April 7, 2013 Author Posted April 7, 2013 This is great. Nice to see you here Dark. I can vouch personally for him, I've known him for several years now. OH MY GOD *SPLOOOOODEEE*
Diclonius Posted April 7, 2013 Posted April 7, 2013 I'm not sure but should the download contain a .groovy file too? It only has the jar
KevinHouse Posted April 7, 2013 Posted April 7, 2013 I can't seem to be able to find the .groovy file
DarkStorm Posted April 7, 2013 Author Posted April 7, 2013 Reattached the .groovy file. I'm an idiot. Sorry guys.
Aloha Posted April 7, 2013 Posted April 7, 2013 Thanks, NOW I CAN DEVELOP SCRIPTS FASTER. Until they release Java Support.