Jump to content
McKay Development

MrPotato

Member
  • Posts

    65
  • Joined

  • Last visited

Reputation Activity

  1. Like
    MrPotato reacted to GitHub in node-steam-user v4.7.0   
    Added excludeSharedPackages argument to getOwnedApps, getOwnedDepots, getOwnedPackages, ownsApp, ownsDepot, and ownsPackage (thanks to @Revadike in PR #252)  
    View on GitHub
  2. Like
    MrPotato reacted to Dr. McKay in getting error   
    You're somehow passing a bool to two_factor_code in the logOn method.
  3. Like
    MrPotato reacted to Dr. McKay in getting error in callback function getTradeURL   
    Run npm update and it will throw properly.
  4. Like
  5. Like
    MrPotato reacted to Dr. McKay in user.on('error') returns sometimes empty object   
    e is an Error object. Calling JSON.stringify on an Error object returns {}.
  6. Like
    MrPotato reacted to Kacer in send message to group using gid?   
    I noticed that limited accounts are able to join and post message on group chat/channels. Hence, I fully support you that this is indeed a method that could be abused. I'm astounded that steam restricted all community features, but yet, they left the most essential feature wide open to spammers and spreaders. 
  7. Like
    MrPotato reacted to Dr. McKay in loginKey throw error invalidPassword   
    The answer to both your questions is "who knows, it's Valve".
  8. Like
    MrPotato reacted to Dr. McKay in Sometimes bot can't login, with no reason   
    Update steam-user to 3.28.2 please.
  9. Like
    MrPotato reacted to venfiw in how can i input my username&password like SteamGuard   
    hello every one i made it now, here is my code

  10. Like
    MrPotato reacted to GitHub in node-steam-user v3.28.2   
    requestPasswordChangeEmail and changePassword are now deprecated as they no longer work Improved error handling when using proxies that aren't working properly  
    View on GitHub
×
×
  • Create New...