ogar-feeder-bot
ogar-feeder-bot copied to clipboard
how to connect first bots then give the bots the facebook cookies?
does anyone know how to connect the bot first and then give it the facebook cookies? i saw hassanila97 explaining this he said somewhere in the agario-client code but idk what to change does anyone has a code for me i can paste in it so it works? add my on skype pls. skype:mastkilxp
hint: feeder.js
@HappyRocketwheel lol mr tinfoil aaaaaaaawwwwwwww leafy
any more hints pls? there are 1503 lines in between wich lines should i look?
switch this infront of when bots start ( you may need to recode this )
if (facebookManager.hasAvailableToken()) {
this.client.auth_token = facebookManager.getToken();
eww i hate to recode :( it usually make alot of erorrs :( but i try thnx, if anyone already coded this pls give me the code if you can i would appreciate it
just remove that line and write it on client.on connected
client.on connected by just removing the 2 lines I provided above?