Skip to content

G33kDude/AgarTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgarTools

Similarly to this reverse-enginnering project, this project focus on reverse-enginnering the scripts of agar.io and replacing names with more friendly ones.

However, AgarTools is more focused on extensibility, you can fork this, remake main_out.js to keep up with recent updates, change variable names and add some other codes.

How to use

You can simply replace agar.io/main_out.js to rawgit.com/123jimin/AgarTools/master/main_out_patched.js by using custom proxies or softwares like Fiddler.

A simple way to replace scripts on Chrome is as following:

  1. Install the Switcherro Redirector.
  2. Add the rule redirecting agar.io/main_out.js to rawgit.com/123jimin/AgarTools/master/main_out_patched.js.
  3. It's done! (Refresh the cache if necessary.)

About

Yet another reverse-engineering project of agar.io focused on extensibility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.5%
  • Makefile 0.5%