3urobeat / steam-comment-service-bot

📡 The most advanced Steam Account Manager Bot with mass coordinated comments/likes/favs/follows and plugin support
https://steamcommunity.com/id/3urobeatscommentbot
GNU General Public License v3.0
274 stars 40 forks source link

Bug, bots do not work correctly after comment #3

Closed mrranger closed 4 years ago

mrranger commented 4 years ago

Not all bots leave comments when they leave comments the next time errors get out

[Main] postUserComment error: Error: HTTP error 429 [Bot 1] postUserComment error: Error: HTTP error 429 [Bot 2] postUserComment error: Error: HTTP error 429 [Bot 3] postUserComment error: Error: HTTP error 429 [Bot 4] postUserComment error: Error: HTTP error 429 [Bot 5] postUserComment error: Error: HTTP error 429 [Bot 6] postUserComment error: Error: HTTP error 429 [Bot 7] postUserComment error: Error: HTTP error 429 [Bot 8] postUserComment error: Error: HTTP error 429

3urobeat commented 4 years ago

This is sadly not a bug I can fix. This is a cooldown applied by Steam on your accounts when you try to comment/request something from steam too often too fast. Also, check if all accounts are friend with the requesting account if they are limited.

If you are sure you didn't try to comment too often, this can also be caused by an invalid websession/not set cookies from the on webSession Event in the bot.js file but me and a mate tested the comment function successfully.

mrranger commented 4 years ago

That is, you need to add all accounts to friends?

3urobeat commented 4 years ago

If they are Level 0, yes. This is a limitation from steam. To get an account out of limited mode, you have to at least spend $5 on the steam store.

mrranger commented 4 years ago

Well, here's when the bot leaves a comment. [[Both 2] post User Comment error: error: the settings of this account do not allow adding comments.

mrranger commented 4 years ago

[Main] Comment: +rep nice Team [Bot 1] Comment: +rep Best Sniper Ever ! [Bot 2] postUserComment error: Error: The settings on this account do not allow you to add comments. [Bot 3] postUserComment error: Error: The settings on this account do not allow you to add comments. [Bot 4] postUserComment error: Error: The settings on this account do not allow you to add comments. [Bot 5] postUserComment error: Error: The settings on this account do not allow you to add comments.

3urobeat commented 4 years ago

Yes, that seems like your accounts Bot 2 to Bot 5 are not allowed to comment on that profile. This is a limitation by Steam on your account, probably because you try to comment with a limited account on a non friend profile. You can read more about this here: https://support.steampowered.com/kb_article.php?ref=3330-IAGK-7663

mrranger commented 4 years ago

Everything works, but it happens that the bots comment or not

mrranger commented 4 years ago

How to make the user use the bot 1 time in 10 hours

3urobeat commented 4 years ago

I am actually working right now on a cooldown feature. If everything is doing well the update could still come today.

mrranger commented 4 years ago

Well, thank you very much for the awesome script !!!!!

3urobeat commented 4 years ago

:)

Just pushed the update btw, you can read the commit description to see everything that has been added/changed. If there is a new bug or something that I forgot, please open another issue!

mrranger commented 4 years ago

Thank you, as soon as I find errors, I will inform you, you are the best!