Jump to content
McKay Development

steam-user game launch options


flamecsz

Recommended Posts

No. It sounds like you're misunderstanding what steam-user actually does. When you use user.gamesPlayed(730), you're only telling the Steam servers that you're playing CS:GO. The actual game doesn't get launched.

If you want to automate launching CS:GO and connecting it to a server, you can do so by calling steam.exe with the -applaunch argument, like so:

"C:\Program Files (x86)\Steam\Steam.exe" -applaunch 730 +connect 1.2.3.4:27015

Link to comment
Share on other sites

On 4/23/2023 at 1:01 AM, flamecsz said:

I've seen a lot of people do this, they put a few accounts on the server and have them on the server and automatically drop the csgo cases.

they use sandbox/vms, not a bot. You cannot connect to official servers with a bot, but you can connect to a  dummy server, https://github.com/DoctorMcKay/node-steam-gameserver, which won't have vac enabled and you won't receive drops. It is possible to do that but no one will help you with that for free.

 

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...