Skip to content

hanbao233xD/YLangEMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EndMinecraftPlus

基于EndMinecraft优化修改的Minecraft压测工具

java练手用的,不建议学习

State-of-the-art Shitcode

配置文件:config.properties

#description
#Fri Mar 11 23:08:35 CST 2022
#名称前缀
name=233
#调试
debug=false
#自定义刷屏
customspam=true
#心跳包
tab=true
#端口
port=25565
#代理文件
proxies=http.txt
#刷屏延迟
delay=10
#自定义刷屏内容
custommessage=Join ZeroPixel and get MVP++ by free at mc.zeropixel.top
#只有2
mode=2
#ip
ip=mc.mini1.club
#代理类型
pxtype=http
#自动识别authme验证码
captcha=true
#authme验证码长度
authmelength
#在攻击前请求motd,以绕过老版本AntiAttack
lele=false
#刷屏
spam=true
#刷屏延迟
spamdelay=5000
reconnectdelay=5000
reconnectbypass=true
autohh=false
hhdelay=10000

支持

1.自动注册

2.自动识别验证码(某些服务器)

  1. 自定义刷屏
  2. 选择代理类型
  3. 从本地载入配置

修改内容: 1.重构大量核心代码 2.大幅度性能负优化 3.修复Forge协议无法进服