Jump to content
McKay Development

Estados

Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Estados

  1. I already know how to get it via API. The getPersonas function is easier than getting it from the api anyway. I was wondering if there is a simple method for a direct profile photo.
  2. Is there a method to get the avatar of the logged in player? Or is it just getting it with getPersonas?
  3. When I want to put an item for sale from my Steam inventory, I need to confirm it. The listing to be validated while putting it on sale does not give an id-style value. I can get all the approvals, but the asset_id is not visible in the approval detail. Many items of the same type may be pending sales approval, but I only want to approve the correct one. How can I do that? Is there a method to pull market listings?
  4. After accepting the trade offer, the assetid information changes. How can I get the assetid of the accepted item in the trade?
  5. Hello, I am sending a trade offer with tradeofter-manager. I need to confirm the trade on the receiving account. But I can't use tradeoffer_manager because I don't spend $5 on the receiving account. How can I confirm a trade for which I know the offer_id on an account where $5 has not been spent?
  6. Yes, I want to transfer the guard on the phone to the bot.
  7. I can add guard with enableTwoFactor and finalizeTwoFactor. But there is something I am wondering about. Is there a code to transfer the guard on another device? How can I transfer an existing protection without deleting it?
  8. Hello, I often buy and open capsules from the Steam community market. The capsules I purchased appear as notifications in the inventory section of the game. I plan to open these capsule with node js without opening the game. When I buy it, I will automatically detect and open it. I saw that some events are logged in the globaloffensive package. I want to detect when a new item arrives in inventory (either after purchase or after a trade). How can I log this new capsule?
×
×
  • Create New...