l3mpik / slither-feeder-bot

Slither.io FeederBots
MIT License
16 stars 17 forks source link

Waiting for Client! #67

Open ghost opened 7 years ago

ghost commented 7 years ago

Downloaded the Project. Installed Node JS. Runned "npm install" Installed the userscript.js in chrome via Tampermonkey Runned "node server" in the directory of the project Runned "node feeder" in the directory of the project

Server successfully connects to the Tampermonkey extension and tells me "Connection!" as soon as i open the slither.io website.

The feeder however only tells me "Waiting for client!" forever. When i start to play, the UI of the extension tells me "Status: Off".

Dont know what to do. Please help me.

Also the executable in the project isnt working, it just tells me "specified path not found". (workarround is to run the last 2 steps of my list above)

l3mpik commented 7 years ago

set port in feeder.js

kaue commented 7 years ago

@l3mpik You mean the ws port? or the app.listen port? I have the same problem, my server.js is running at port 4000 and my feeder.js ws is set for 127.0.0.1:4000

T1MOXA commented 7 years ago

The same problem

l3mpik commented 7 years ago

Bots don't work anymore. Sorry

MineMooreALT commented 7 years ago

what happend?

Jacob1224 commented 7 years ago

Hey the reason why bots don't work is when slither sees many players or bots with the same name join a single lobby they will kick those people or bots. I3mpik please go look at what chither did to stop this. What they did was is they made a random name generator that names the bots random names so slither does not know they are bots