Christian0626 0 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.
Shy 14 Posted April 13, 2020 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.