dimotsai / agar-mini-map

A minimap which is able to show positions on agar.io
https://github.com/dimotsai/agar-mini-map
MIT License
39 stars 24 forks source link

No points when using this script #52

Closed lenisko closed 8 years ago

lenisko commented 8 years ago

Hmm there is no points for play, when using this script.

dimotsai commented 8 years ago

@lenisko Sorry, I don't understand what you really mean. Could you explain the situation more specifically?

lenisko commented 8 years ago

Okay, sorry for that, let me correct myself.

So lets assume I'm not using this script I am starting agar.io, some time playing, someone eated me, window with score is show, points are added to logged account.

And now using this script agar.io is not showing window with score after death, also points for play are not added to account.

dimotsai commented 8 years ago

I have tried playing with the script, but I did have a popup window counting points after my cells got eaten. I wonder if you have installed other scripts or plugins. That would be helpful to address the problem if you could provide those plugins.

lenisko commented 8 years ago

Thats weird... I am using: Firefox Beta 43.0b6 Greasemonkey 3.6 And your last commited script on GitHub.

uBlock disabled, all other userscripts disabled too on agar.io, and yet no popup window nor points.

agariominimap commented 8 years ago

lenisko is right. Sometimes it does not work. The player receives no points. Also some cells(including your own cell) stays forever on the screen where they were eaten before. It is a big problem too.

dimotsai commented 8 years ago

@lenisko I see, I tested on Chrome. I will test on other browers

dimotsai commented 8 years ago

@lenisko Does the problem happens also on Chrome?

lenisko commented 8 years ago

I don't have Chrome, but.. it's working on Vivaldi with Tampermonkey. So I am assuming, that is Firefox related problem.

dimotsai commented 8 years ago

Tested it again on OS X 10.11.1, everything works pretty well on Firefox 41.2, Chrome 46.0.2490.86 and Safari 9.0.1. Looks like that Firefox on Windows in the only victim.

PS. In fact, the points are already being counted in the background. But the window does not show up unless you hit the ESC button.

lenisko commented 8 years ago

Ohh... I didn't know about ESC. Hmm... maybe for workaround there is a way to simulate pressing button, after getting eaten?