Skip to content

gitter-badger/agar-expose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Agar.io Expose

What is it?

Agar.io Expose — helper script for agar.io modding. It allows you access to game state (e.g., visible cell positions and names, and much more) inside your mods.

How to use it?

Just install expose.user.js using Tampermonkey (Google Chrome) or Greasemonkey (Firefox). After then, you will be able to access internal agar's variables using window.agar object. See project wiki for an API reference.

~~~

This mod is released under the terms of MIT license. Contributions are welcome. Thanks JRobH for the original expose.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%