Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 941 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 941 Bytes

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