Skip to content

issy123/agario-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

##Agar.io Protocol

Agar.io has decided to change their protocol once again. Many extension makers are not happy with the update since all extensions that do not use the newest protocol are broken.

Index

Reverse engineer techniques

To determine how the protocol is built you could use one of the following techniques:

  • Replace window.WebSocket with code from pastebin to listen between data that gets received and send.
  • Create an server and let it connect to your server with agar.io?ip=yourserverip:port to see what you receive.

About

Protocol for agar.io version 2.1.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published