Zab Ownage 0 Posted May 5, 2019 I'm new to programming and have basic knowledge when it comes to java. I have written my first script using IntelliJ, but I don't know how to export or upload to Dreambot\Scripts in the local area. Do i need to have the VIP membership when it comes to dreambot? I would really appreciate any feedback.
Zawy 1037 Posted May 5, 2019 Compile your code to a jar file and place in under the dreambot -> scripts folder.
Zab Ownage 0 Author Posted May 5, 2019 And when i make small edits to the code in IntelliJ, whats an easy way to reupload the newly updated code without having to delete the jar file and having to compress another one?
atoo 6 Posted May 6, 2019 12 hours ago, Zab Ownage said: And when i make small edits to the code in IntelliJ, whats an easy way to reupload the newly updated code without having to delete the jar file and having to compress another one? just compile and replace, thats how i do it with eclipse. No need to close dreambot client, just refresh all scripts
Recommended Posts
Archived
This topic is now archived and is closed to further replies.