thgh / AutoEagler

A tool to automaticly set up a localhost eaglerXbungee, aiming to provide an alternative to singleplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoEagler

A tool to automaticly set up a localhost eaglerXbungee, aiming to provide an alternative to singleplayer for Eaglercraft

Progress:

✅ Local + NGROK tunneling

✅ NGROK customisation

✅ Server customisation (gamemode, seed, etc)

✅ Multiple versions (1.3_beta + 1.5.2 + 1.8.8)

❌ Linux support

Usage:

Installation

  1. Download and install the latest Python release
  2. Install Java 8
  3. Download the latest release to a dedicated folder
  4. Unzip the zip file
  5. Run start.bat in CMD
  6. Open up option 1
  7. Let it run for a while, it might pop up some windows, you're done when the main menu is back
  8. Done!

Local server

  1. Run python3 autoeagler.py or start.bat in CMD
  2. Open up option 2
  3. Let it run for a minute, it might pop up some windows
  4. Join on ws://localhost:8081 using an offline download
  5. Press [Enter] to return to the menu
  6. Open up option 5 to shut it down and close the program

Public server (ngrok)

  1. Run python3 autoeagler.py or start.bat in CMD
  2. Open up option 3
  3. Let it run for a minute, it might pop up some windows
  4. Join on wss://<subdomain>.ngrok.io using any client (link will be showed)
  5. Press [Enter] to return to the menu
  6. Open up option 5 to shut it down and close the program

For Mojang:

This tool does NOT include any of the source code from Minecraft, MCP, or any other illegal/copyrighted resources, nor any info on how to get it.

About

A tool to automaticly set up a localhost eaglerXbungee, aiming to provide an alternative to singleplayer


Languages

Language:HTML 43.1%Language:Python 33.9%Language:CSS 21.7%Language:Shell 0.7%Language:Batchfile 0.6%