Can SteamKit run the game on any account? #1234
estan1slao
started this conversation in
General
Replies: 1 comment
-
Games using steam_api.dll* to access steam functions, token retrieving, friends, messages, etc. You can retrive tokens by steamkit for game launching, but you can't send it to the game without game interception. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a question. Is it possible to launch a game on any of the accounts using SteamKit, so that I can play it?
Let's say I have logged in with multiple accounts on Steam and I want to play a specific game from the list of ALL games on all accounts. Can I launch the game from a specific account and start playing it without any issues?
Beta Was this translation helpful? Give feedback.
All reactions