ogar-feeder-bot icon indicating copy to clipboard operation
ogar-feeder-bot copied to clipboard

This is usable for MultiOgar?

Open Shair17 opened this issue 7 years ago • 9 comments

This is usable for MultiOgar?

Shair17 avatar Sep 15 '16 21:09 Shair17

HOW? :)

Shair17 avatar Sep 16 '16 20:09 Shair17

Not at the moment. Normal mode is out of question, because multi-ogar scrambles coordinates and borders. Blind mode doesn't work either, because multi-ogar scrambles IDs, so it won't work. However, you can replace checking for the same ID to checking color and name. To avoid impersonation of the bots in case color somehow matches, bots can generate random name each time they spawn. Also, it would be good to move detection of bot <-> botowner visibility to bot owner, because most of the time the bot owner has a bigger field of view most of the time, so more bots will come and feed him.

ZfsrGhS953 avatar Sep 22 '16 15:09 ZfsrGhS953

@ZfsrGhS953 thats how the chither bots work right..?

fayizan avatar Sep 22 '16 17:09 fayizan

@ZfsrGhS953 agario-client2 seems to be finished and working,please check it

fayizan avatar Sep 22 '16 17:09 fayizan

That's not how chither bots work. It's impossible to make bots in multi-ogar follow mouse at all the times (unless you can predict the outcome of Math.random() on the server). That's why I made scrambling work differently in my multi-ogar fork: instead of Math.random() it makes the spawn point always (0, 0) relative to the client. And agario-client2 is outdated and doesn't work.

ZfsrGhS953 avatar Sep 22 '16 19:09 ZfsrGhS953

@ZfsrGhS953 Can you tell me where the code is located for the scrambling of ID's and mouse coordinates using Math.random() is located? I'm trying to test some bots, I just need to know where this code is located so I can edit/remove it. EDIT: have my own repo now lol

m-byte918 avatar Oct 15 '16 05:10 m-byte918

pull request?

davidmann4 avatar Oct 15 '16 20:10 davidmann4

i moded it so it works on multiogar and added collec pellets xd

idkRage avatar Jan 06 '17 19:01 idkRage

pull request!

davidmann4 avatar Jan 06 '17 20:01 davidmann4