While running creates a permanently online Bot account that takes instruction from online players through private messages.
- Install NodeJS
- Download source code from GitHub
- Configure default.json in the config folder
- run
node index.jsin terminal to start - Follow instructions in terminal about logging into your microsoft account
node index.js
All commands sent via a pm (/msg or /whisper) to the bot
- stay - Sets the bot to the default state it is in and clears the pathfinder
- follow - Makes the bot follow a player
- goto - Make the bot Pathfind to a block within 100 blocks of its current location
goto x y z
- kill - Attack the entity that the bot is looking at (basically an autoclicker)
- raid - Attack the nearest Armor Stand (Used for certain raid farms)
- look - Look at player or block
look- Look at the player who sent commandlook x y z- Look at specific block coordinateslook yaw pitch- Look in a specific direction
- mount - Mounts nearest rideable entity
mount entity- mount a specific entity typemount player- mounts a specific player
- sneak - Makes the bot sneak
- dismount - Dismounts entity
- dropall - Drops the bots inventory
- music - Plays music through Simple Voice Chat
music stop- Stops all music playingmusic pause- Pauses current songmusic play- Resumes playing paused songmusic skip- Skips current songmusic loop on/off- Turns looping on and offmusic join group:<group> pass:<pass>- join a group using the given groupname and passwordmusic leave- Leaves a group if in onemusic <songfile>- plays the specified music file in the audio folder