Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
So that's a really big "No." from me, and likely Valve would say the same.
When using a key from your account it should show all data as if you were logged in - eg: if you lookup a friends account that is 'friends only' privacy, using the key from your account, it will show the full detail of that friend's profile (because it is showing data via your personal key)
For the OP request, it doesn't make sense, since 'appear offline' is a valid status to have, when you lookup your own profile through Steam (whether through the api or the client), it will show that status to you as well
there are examples of where some of the apis have this behavior, so i don't see why valve wouldn't allow the developer to fetch data from the associated steam account.
i am just curious but when you say you have a script to do it, i presumed you are implying it is a server side script (php) but if it is a client side script (userscript) you could get this using the browser.
maybe specify what you are doing and how and i could come up with an alternative way for you to achieve what you want.
Your idea is flawed because you are arguing for the bypass of privacy settings. Nothing more, nothing less. Until you actually give a reason why this is a requirement for anything related to better the user experience for everyone, that is all this looks like.
I wouldn't waste too much time arguing with people here, if a dev sees this thread they'll know what you're talking about and that's all that matters, like Malik said you explained this fine, it's a super trivial thing really.
I'll try and explain this one last time. Hes asking to see through invisible status on his OWN account, via the unique API key he generates for himself to use.
In the event a scammer gains access to this account, the fact they could see which game hes playing (which I'm assuming they could do anyway seeing as they have already phished their username, password and Steam guard code and generated their own API key) is a trivial and completely useless piece of information and the least of his worries.
it is a bit hard to write a solution when i don't know what your script looks like atm.