Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.04 KB

OZO

OZO is a Minecraft bot that can be controlled directly from your browser.

Showcase

ozo.mp4

How to Use

currently works on 1.21.3 and maybe less

  1. Clone the repository to your local machine.
  2. Navigate to the cloned repository folder.
  3. Run the following commands in your terminal/command prompt:
    • npm install (if required dependencies are missing)
    • npm start
    • node index.js

For Developers

To start the bot in development mode, run: npm run dev

You can access the control panel by opening any browser and navigating to:
http://localhost:8888

Important Notes

  • Offline Mode: The server must be set to offline mode.
    If the server is in online mode, you will need to log in with your Microsoft Account.
  • Recommendation: To make setting up an offline server quicker and easier, use the
    Custom LAN Mod.
  • also i made it offline by default :D