xzfc / agar-expose

Yet another ogar client
12 stars 12 forks source link

Needs another update #23

Closed ZfsrGhS953 closed 8 years ago

ZfsrGhS953 commented 8 years ago

Agar.io has updated now, some things in agar-expose are broken now.

Wartoz commented 8 years ago

yeah

ZfsrGhS953 commented 8 years ago

main_out.js was renamed to agario.core.js, but even if you change that it won't fix things

ZfsrGhS953 commented 8 years ago

I think version number also changed from 2200049715 to something else.

mbm3 commented 8 years ago

What has changed?? (I'm at school can't check atm)

TheJustExper commented 8 years ago

Hey mason

easyrider81 commented 8 years ago

get these errors in console

https://gyazo.com/77d9811c84c69a04eea26b86ef0d4f00

xzfc commented 8 years ago

That happened, new Agar client is very different from the old one, so using Expose on it is impossible. I don't think that regex-replacement patch approach can be ever used on the new client. So, if you wanna fix your mods, you should include full client source into it.

LostCodesy commented 8 years ago

@xzfc too need an update :(

ZfsrGhS953 commented 8 years ago

It was rewritten in asm.js using Emscripten, so a fix wouldn't be simple. Agar-expose needs to be rewritten from scratch.