Skip to content

A minecraft bot for waiting in queues, holding your spot in the server, and automating anarchy tasks

Notifications You must be signed in to change notification settings

TreeOfSelf/2bored2play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2bored2play

Tired of waiting in long server queues? Want to automate some tasks without having Minecraft open? Well, 2bored2play is for you! 2bored2play is built using the exciting Mineflayer API. It allows you to host a proxy server, which will let you disconnect/reconnect to a server without losing your place. You can also run custom programmed bot scripts to automate tasks while you are away. Multiple people can link their 2bored2player installations to build a collaborative map together, and view it in the browser.

Installation

Clone the repository Create [your username].json in the root directory Edit config.ini and change these important fields

host = [IP of server you wish to connect to]
port = [Server port]
version = [Minecraft server version]
details = [The name of  your json file created earlier].json

Then, just node main.js, you can type /help for a list of commands

Welcome to 2bored2play v0.2.5
Type /help to display built in commands. You can also press tab.
Typing commands without a slash will execute it as code.
</help
/help - Displays a list of commands.
/view - Starts the web viewer if it is not running.
/kill - Kills the bot.
/pos - States the bots current coordinates.
/startProxy - Starts the proxy
/startBot - Starts the bot
/ai (name) - Start a certain AI

</startProxy
<Proxy is joining server: testipaddress.org:25565

Media

Browser Map:
image
Viewer Lite (Video):
Escape Spawn AI
Escape Spawn AI (Video):
Escape Spawn AI
Parkour Module (Video):
Parkour Module\

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPLv3

About

A minecraft bot for waiting in queues, holding your spot in the server, and automating anarchy tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages