Skip to content

Thoth19/pygar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygar

An Agar.io client written in Python 3.4.3. See dependencies for things you need to install to use the client. To launch it, run "test.py".

Dependencies

  • pip install requests
  • pip install websocket-client
  • pygame for 3.4.3 (You may need to compile yourself if you're on Linux. Pygame 3.4 binaries for Windows are linked on the Pygame website)

Usage

  • F: Show more logging information
  • R: Force respawn in case you die but don't respawn (or don't spawn at all).
  • W: Throw mass
  • Z: Toggle Centered Mode
  • D: Toggle Display Data
  • Space: Split
  • Mouse: Move your mouse to where you want to move.

License

Please see LICENSE.md

About

Agar.io client written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%