BeepIsla / CSGO-Overwatch-Bot

Automatically solve CSGO Overwatch cases
GNU Affero General Public License v3.0
186 stars 41 forks source link

Overwatch bot #186

Closed ESLCarlos1610 closed 3 years ago

ESLCarlos1610 commented 3 years ago

Hey, danke für die Problemlösung, hat geklappt. Ich wollte mal fragen, ob ich mit dem Bot, auch über einen Server mehrere Accs laufen lassen kann damit 5-20 accounts overwatches gleichzeitig machen. Mit autorestart usw

BeepIsla commented 3 years ago

Download multiple times & Use PM2

ESLCarlos1610 commented 3 years ago

what is pm2`?

BeepIsla commented 3 years ago

https://pm2.keymetrics.io/

Starts, monitors, auto-restarts, etc the bot, instead of node index.js you do pm2 start index.js --name "Overwatch Bot 1"

ESLCarlos1610 commented 3 years ago

thanks

ESLCarlos1610 commented 3 years ago

Kann man whitlisten? Also accs die nicht vom OW gebannt werden sollen

BeepIsla commented 3 years ago

No

ESLCarlos1610 commented 3 years ago

Login with saved loginKey failed. Logging in without loginKey...

what should i do?

ESLCarlos1610 commented 3 years ago

https://i.imgur.com/VwPADqL.png

BeepIsla commented 3 years ago

Maybe a bug, wrong usage, idk - related: https://github.com/BeepIsla/CSGO-Overwatch-Bot/issues/142#issuecomment-697885262

When it tries to login with a loginKey and that fails it shouldn't retry that again, it should ask for login details. It also happens when the password is wrong, make sure your config is correct and everything is how its described in the README.

ESLCarlos1610 commented 3 years ago

https://i.imgur.com/pGCccqL.png

BeepIsla commented 3 years ago
ESLCarlos1610 commented 3 years ago

https://i.imgur.com/sgRDz95.png i got this now, how do i start the bot to watch?

BeepIsla commented 3 years ago

It says its online so its running and will automatically restart when it crashes or something.

ESLCarlos1610 commented 3 years ago

but if i go to my profile, this isnt ingame

ESLCarlos1610 commented 3 years ago

https://i.imgur.com/UjzOIBJ.png

ESLCarlos1610 commented 3 years ago

watching is disabled

BeepIsla commented 3 years ago

Then check the logs and see what is doing pm2 logs "Overwatch Bot 1" if its doing nothing then its probably waiting for a Steam Guard key, so stop it with pm2 stop <name> then start it manually node index.js, input Steam Guard (it should save automatically), close it with CTRL + C then start the bot again pm2 start <name> and again check the logs to see what its doing

ESLCarlos1610 commented 3 years ago

you got discord? i might need your suppert xD i dont get the problem

BeepIsla commented 3 years ago

I don't give out my Discord, either give up or follow instructions in the README. If the stuff I mentioned above doesn't work I can't help anymore.

ESLCarlos1610 commented 3 years ago

i do everything like you said, but the problem is, the Steam Guard Code didnt safe, so u know any other way?

BeepIsla commented 3 years ago

Disable Steam Guard ¯\_(ツ)_/¯

ESLCarlos1610 commented 3 years ago

Its my main account xD

ESLCarlos1610 commented 3 years ago

please i need you support :)

BeepIsla commented 3 years ago

I told you everything. Valve silently prevents Overwatch botting anyways