Jump to content
McKay Development

Crispy

Member
  • Posts

    4
  • Joined

  • Last visited

Crispy's Achievements

  1. Hey Forum, so first off I know you can set the cancleTime in the Constructor to cancle the offer after a specific time, but I wanna know if there is a way out there to manually cancle the offer at any time. Secondly, how do I effectifly increase the API Limits of the getUserInventoryContents ? And for the last question, how do I send a tradeoffer with Items without having to use the Items I get out of the getUserInventoryContents function ? Thank you in advance Chris
  2. Now when i use getInventoryContents or getUserInventoryContents I still get an error but a different one. https://pastebin.com/azE0kYp7 And again I have tested the same function on my main Account and it worked super fine. But somehow it wont work on the Bots.
  3. Here is my code : https://pastebin.com/4qsU6fVY Here is my Stacktrace https://pastebin.com/4jFP88NZ
  4. First off this is somewhat of my 10th attempt to post something here cause I wanted to add some error logs and got insta blocked. But now again to my Issue. I just got some node modules I needed for the example of the Send Trade in the steamoffer-manager module. I got my main account hooked up got his shared secret tryed it out and it worked on the first try already sending the tradeoffer without issues. 1 Day Later (now) I have created 2 new Accounts I want to use as a bot. I got them both hooked up, confirmed the emails , added a phone number which i verified then I added 5€ and then I used the 2 Functions enableTwoFactor and finalizeTwoFactor on which I used the shared secret key from the function before. Then I set everything up and the login seems to work, aswell as getting the Api but after that , I guess on the loadInventory function it gives me the error message "Malformed Response". I Got 2FA set up, and used the basic example and it all worked on my main. I cant figure out the Issue. I would love to get some help.
×
×
  • Create New...