Jump to content
McKay Development

youssefsoua

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by youssefsoua

  1. Hey, Everytime i try to run the bot on my account i get Error: HTTP error 429 https://imgur.com/a/lGiP3 , But when i try to use an other account it works fine, i've searched a lot and most of answers says that i'm making too many requests or my account is limited while my account is not limited (lvl 21) and as i mentioned before that it works when i use an other account, this is a simple code https://pastebin.com/H5Ca7Bp1 when i run it the bot login after a moment it crash . Thanks in advance !!!
  2. Is it like this for the auto cancel ? const manager = new TradeOfferManager({ steam: client, community: community, language: 'en', "pollInterval": "5000", "cancelTime": "60000" }); the problem of incoming offers from my main is that it didn't even execute this line console.log(`Accepted offer. Status: ${status}.`);
  3. Hey At the beginning it was working fine, but now it won't accept incoming offer from my main. This is the code:https://pastebin.com/zkQbFSGG how to auto cancel an offer after a moment? Thanks in advance !!!
  4. Hey, I wanted to modify checkAvailableKey() (https://pastebin.com/nYYQGEHE) so when someone write !trade in chat i get this error (https://imgur.com/a/BNbLr) . this is the new code:https://pastebin.com/dE534e9L Thanks in advance !!! <script> </script>
×
×
  • Create New...