Jump to content
McKay Development

Cubson

Member
  • Posts

    16
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Uzbekistan, Tashkent

Cubson's Achievements

  1. Yep, but I doubt it'd go beyond the first page.
  2. Native support for changing the count parameter. So I'll have to edit the library to add that?
  3. Thank you very much! But no native support if I understood you correctly?
  4. I only want to get the amount of gems a user has, so I don't have to load the whole inventory because gems are (usually) the first item in all Steam inventories. Is there any way to achieve that without loading the wholle inventory?
  5. Oh, so it's about the new comments that appear after you send yours?
  6. So you think both /-1 and the count param are responsible for the same thing?
  7. "uri": "https://steamcommunity.com/comment/Profile/post/" + userID.toString() + "/-1", "form": { "comment": message, "count": 6, "sessionid": this.getSessionID() }, What's -1 in the end of the URI and what's "count" param?
  8. Actually the main thing I want your lib to get is ability to get all comments and delete them. We are making an anti-spam bot with my friend.
  9. Are you going to implement this feature in future? If yes, will it happen soon or not?
  10. Hey, is there a way to send comments to workshop items and guides?
  11. Hello, I want to make a script that'll automatically write a custom message to everyone who invites me to play CS:GO. How can I do it? And I'm a very big noob in JavaScript and Node.JS and because of it I beg you to explain everything step-by-step.
  12. I experienced this when I withdrawed some things from the site, then I checked status and it told me that everything is fine, items are in steam inventory. I didn't accept the trade by myself and even tried to send it from another account. And it successfully accepted all trades.
×
×
  • Create New...