View Single Post
pizzahut
Senior Member
Join Date: Oct 2004
Old 02-08-2023 , 10:31   Re: Family Sharing Management
Reply With Quote #37

Quote:
Originally Posted by scorpius2k1 View Post
if there is another solution/alternative we can use?
The solution I had in mind before I learned about this plugin was to check for limited Steam accounts.

I don't know if this is covered by the Steam web API, but parsing the XML should work.

Manual steps:
1. Go to https://steamcommunity.com/my/?xml=1 (The profile URL can be calculated from the Steam ID.)
2. Open the source (Ctrl+U)
3. Search for "isLimitedAccount".

Related to the issue of players circumventing bans, there's a plugin to check for VPN usage: Proxy snort

Last edited by pizzahut; 02-08-2023 at 11:19.
pizzahut is offline