Jump to content
McKay Development

HeavenMan

Member
  • Posts

    1
  • Joined

  • Last visited

HeavenMan's Achievements

  1. Hi! How to run two different scripts in one PC? I can find this: logonID - A number to identify this login. The official Steam client derives this from your machine's private IP (it's the obfustucated_private_ip field in CMsgClientLogOn). If you try to logon twice to the same account from the same public IP with the same logonID, the first session will be kicked with reason SteamUser.EResult.LogonSessionReplaced. Defaults to 0 if not specified. If i run second script my first script stop working with error LogonSessionReplaced. What i need to do? Or how second can use session of first? Maybe its real to make one script only for auth which gives to others sessionID and cookies?
×
×
  • Create New...