Skip to content
/ Gravy Public

Minecraft protocol/server testing toolkit with a full protocol implementation written in python

License

Notifications You must be signed in to change notification settings

Armax/Gravy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravy

Gravy is a Minecraft protocol/server testing toolkit with a full protocol implementation written in python

Usage

###Dependencies

  • pycrypto
  • simplejson
python Gravy.py

Attack mode

  • Creative drop: random item drop (must have a creative account)
  • Chat flood
  • Reconnect flood: every bot will connect/reconnect in loop
  • Packet flood: tries to bypass reconnect flood check
  • Timeout: join the server and stop sending packets triggering timeout
  • Slot fuller: fill the server with bots

Nick mode

  • Random: Random nicks
  • Nicklist: nicknames from list, takes a random from nicks.txt
  • Static: Single nick
  • Alts: nick premium for premium servers

Proxy

All bots pass through HTTPS / HTTP proxies (see proxies.txt)

Contact us

@Arm4x & @marcoggl Feel free to contact us for help or anything else

About

Minecraft protocol/server testing toolkit with a full protocol implementation written in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages