Skip to content

Send a message to hundreds of Minecraft servers

License

Notifications You must be signed in to change notification settings

YTFort/GLOBALECHO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header GitHub stars GitHub forks GitHub download

GLOBALECHO

GLOBALECHO - This is a small program that allows you to send a message to a huge number of minecraft servers by launching special bots on them, which in turn send a message to the server.

Creator's Contacts

Translation

EN English RU Русский

Disclaimer

This program is made for educational purposes only!

OS support

  • Windows ✅
  • Linux ✅
  • Mac ✅

Functions

  • Support for minecraft servers 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19 and 1.20
  • Config with settings

Installation

  • Install Node.js and Python
  • Download the program from Release or git clone https://github.com/YTFort/GLOBALECHO.git
  • cd GLOBALECHO
  • pip install -r requirements.txt
  • npm install
  • Edit config.ini
  • Start main.py

Using

  • What to do in config.ini
[server]
serverlist = list.txt   # - The path to the file from the ip servers
maxtheards = 20         # - The maximum number of threads (preferably 20 - 40)
[text]
message = Hello World!  # - Your message is here
  • Add the ip of the servers to list.txt (Example: localhost:25565, 127.0.0.1) (Bots will not log into a bot-protected server)
  • Start main.py and wait until the window closes itself

Screenshots

Main

Support me

Like ⭐ if you liked the project :)