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 838 Share Posted May 5, 2019 Compile your code to a jar file and place in under the dreambot -> scripts folder. Zab Ownage 1 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 Zab Ownage 1 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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now