pulviscriptor
pulviscriptor
I tested my theory, i replaced line 119 https://github.com/pulviscriptor/agario-client/blob/master/examples/basic.js#L119 with ``` javascript client.moveTo(9999999999999999, candidate_ball.y); ``` And i got exact same crash in line 621. You need to make sure that...
I planning to remove `experienceUpdate` event since i think its now in miniclip server (which is not supported by agario-client). Does `experienceUpdate` works for anybody? Can i remove it?
Can you explain your question little more? There is no special packets for any little cells, not sure what you mean.
There is no any special packets for them.
@agarmaster1987 Try to open https://www.facebook.com or http://www.facebook.com I know there is `www` used, maybe it will help.
Can anybody confirm that `xs` is renamed sometimes? Should we add this to readme?
@MasonBurdette Does it have name `lu` or it can be completely random?
`agario-client` is not working and development is stopped due to new update in agar.io that uses virtual machine.
Okay, it may work with old versions. But there is no video tutorials as i know. There is only readme that you can look https://github.com/pulviscriptor/agario-client/blob/master/README.md
You can check `examples` folder for examples.