Public Repository containing code from certain McScripts that have been selectively open sourced.
- download the desired script binaries found in the jars directory above.
- Then, navigate to your dreambot installation location, add the script to the scripts directory. You may need to add a Folder with the name of the script and place the jar file inside of it for the script to be recognized.
- Check back here occasionally or monitor the appropriate script's thread for updates and new feature.
- clone the repository, and add it to intellij
- open the project settings and add the McLib module as a module dependency to script you are trying to compile, aswell as the dreambot client.jar found in the botdata directory of your dreambot installation.
- add an artifact in the artifacts tab of the project settings set to compile to the scripts folder of your dreambot installation
- open the build -> build artifacts tab and click on the script you want to compile
- launch dreambot and navigate to local scripts, refresh and run the script.