Zab Ownage 0 Share 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. Link to comment Share on other sites More sharing options...
Zawy 965 Share Posted May 5, 2019 Compile your code to a jar file and place in under the dreambot -> scripts folder. Link to comment Share on other sites More sharing options...
atoo 6 Share Posted May 5, 2019 Compile and put your jar @ C:\Users\NAME\DreamBot\Scripts Link to comment Share on other sites More sharing options...
Zab Ownage 0 Author Share 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? Link to comment Share on other sites More sharing options...
atoo 6 Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.