Giter Club home page Giter Club logo

Comments (13)

baran321 avatar baran321 commented on June 1, 2024 1

and thx for releasing and helping ppl out with this tutorial its great
i have to still figure later about it the job is grea tho

from steam-comment-service-bot.

3urobeat avatar 3urobeat commented on June 1, 2024

Hi, thanks for opening an issue!
As far as I can see this doesn't seem like a bug - more like an invalid syntax in your logininfo.json.

Could you please make sure that your logininfo.json follows exactly this pattern:

{
	"bot0": ["username0", "password0"],
	"bot1": ["username1", "password1"],
	"bot2": ["username2", "password2"]
}

from steam-comment-service-bot.

baran321 avatar baran321 commented on June 1, 2024

same issue that the ways I tried
1){
"bot0": ["username0", "password0"],
"bot1": ["username1", "password1"],
"bot2": ["username2", "password2"]
}
2) "bot0": ["username0", "password0"]
3)"bot0": ["username0", "password0"],

from steam-comment-service-bot.

3urobeat avatar 3urobeat commented on June 1, 2024

If you use the exact pattern like the example I provided and you just filled in your username and password it should work just fine.
How many accounts do you use? Maybe you haven't correctly shortened or extended the logininfo.
If you aren't using that many accounts you could also censor your usernames and passwords and send the content of your file here.

Make sure that:

  • After every bot line except the last line has a comma at the end
  • That the file starts with { and ends with }
  • That your usernames and passwords are inside the " quotes

from steam-comment-service-bot.

baran321 avatar baran321 commented on June 1, 2024

{
"bot0": ["hourboost23", "User:[email protected]"],
"bot1": ["say1j_acrygw", "pass:sadkha;ildfha;ilh:@pe(Q)O(HD@Q)(d12"],
"bot2": ["jenkersonsouleymane97", "Password:1xzri0a4e"]
}

from steam-comment-service-bot.

3urobeat avatar 3urobeat commented on June 1, 2024

Your passwords are weird
The password bracket must only contain the password, not a User:, pass: or Password: infront of it.
And I have never seen an email as a password

{
"bot0": ["hourboost23", "mypassword"],
"bot1": ["say1j_acrygw", "mypassword"],
"bot2": ["jenkersonsouleymane97", "mypassword"]
}

Just replace mypassword with your actual password in your logininfo. Everything else seems fine.

from steam-comment-service-bot.

baran321 avatar baran321 commented on June 1, 2024

lel they are very safe and hard to crack xD let me try

from steam-comment-service-bot.

3urobeat avatar 3urobeat commented on June 1, 2024

Hm I'm actually not sure what happens then. Since your passwords are in quotes it technically shouldn't be a problem but since I can't really find anything else I assumed this could be the cause. Maybe you have another account with a simpler password that you could try.

from steam-comment-service-bot.

baran321 avatar baran321 commented on June 1, 2024

ok ill try with a easier password

from steam-comment-service-bot.

3urobeat avatar 3urobeat commented on June 1, 2024

Hey, is it working for you now with another password?
(and I hope you have changed your passwords if the above ones were correct)

from steam-comment-service-bot.

baran321 avatar baran321 commented on June 1, 2024

from steam-comment-service-bot.

3urobeat avatar 3urobeat commented on June 1, 2024

Hm I have actually no idea what is failing now. You have changed the password to something with less special characters and you are still facing the same error?
Maybe try and redownload the bot and try completely different accounts - after that I don't really know anymore what the issue could be since it works fine for everyone else...

I hope that I can help you somehow getting this error resolved...
If you tried the steps above please send me the full error you get again.

from steam-comment-service-bot.

3urobeat avatar 3urobeat commented on June 1, 2024

Woops, didn't mean to do that.
I'm going to close this one, please respond if you are still facing this issue and need help.
Thanks!

from steam-comment-service-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.