HeavenMan Posted November 4, 2017 Report Posted November 4, 2017 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? Quote
Dr. McKay Posted November 4, 2017 Report Posted November 4, 2017 If you read the documentation a little closer, you'll see that all you need to do is give each a distinct logonID. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.