Discord Link: https://discord.gg/4zrA2Wy
If you want to play the server, check out 2006rebotted.tk
Step 1: Register a GitHub account
Step 2: Fork this repository
Step 3: Install IntelliJ Community Edition: https://www.jetbrains.com/idea/download/
Step 4: Open IntelliJ and click "File > New > New Project from Version Control"
Step 5: Enter the URL of your forked Github repository, and hit "Clone" (Image)
Step 6: Right click pom.xml
, select Maven
and click Reimport
(Image)
Step 7: Click "Run Core" (Image)
The API for the client is available at Github.com/dginovker/RebottedAPI
To write scripts, download the latest API and compile both it and this client into a .jar. Import them as libraries to your Java project, and write it like you would write a Parabot script
See this forum post.