Christian0626 0 Share Posted April 13, 2020 I am pretty annoyed, cant find any current tutorials on how to setup Dreambot with Intellij. I followed a tutorial from 2018 and didnt work for me. The IDE builds and puts my script in the scipts folder but doesnt show up in the client. Link to comment Share on other sites More sharing options...
fluffy 2 Share Posted April 13, 2020 You trying to create and run custom script ? Link to comment Share on other sites More sharing options...
Christian0626 0 Author Share Posted April 13, 2020 Yes Link to comment Share on other sites More sharing options...
Christian0626 0 Author Share Posted April 13, 2020 I'm using intellij unfortunately Link to comment Share on other sites More sharing options...
Shy 14 Share Posted April 13, 2020 (edited) If your jar file shows up in the scripts folder, but doesn't show in the client, it can be caused by several things. 1. There's an error in your script 2. You forgot to put the ScriptManifest annotation in your script 3. You're not including your module output in the jar file Edited April 13, 2020 by Shy 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