Maze Posted December 25, 2018 Report Posted December 25, 2018 Sorry to bother anyone on Christmas but I'm trying to send comments to user profiles. community.postUserComment("steam id", "hello", function (err) { console.log(err); }); But it keeps returning the error: Error: The settings on this account do not allow you to add comments. I've tried this on multiple accounts all of which have comments enabled, even tried on my own (bots) profile, still no luck.Any help would be greatly appreciated! Quote
SnaBe Posted December 26, 2018 Report Posted December 26, 2018 Make sure you don't call the postUserComment function before the loggedOn event is emitted successfully. Quote
mrlon Posted February 18, 2019 Report Posted February 18, 2019 same problem do u already fix that?I got same error even already loggedon & event is emitted successfully. Quote
creditc0dee Posted March 2, 2019 Report Posted March 2, 2019 Hey, I've the exact same error. You already fixed it? Quote
Dr. McKay Posted March 3, 2019 Report Posted March 3, 2019 It's entirely possible that it's some kind of rate-limit in Steam to prevent comment spam. Quote
creditc0dee Posted March 3, 2019 Report Posted March 3, 2019 (edited) Even at my first try, comments haven't worked. When I try to comment manual, it posts the comment. Edited March 3, 2019 by creditc0dee Quote
CellSplitter Posted May 30, 2019 Report Posted May 30, 2019 If u have a free Account, you must be friends to comment on their profile. You must spend minimum 5 Dollar to your Acc. The higher your steam level, the more comments you can write before getting a cool down SnaBe 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.