Jump to content
McKay Development

Recommended Posts

Posted

Hello! Is it possible for me to enter launch options when starting CSGO using the steam-user module? I want it to connect to a server and for this I need to enter the launch options, if not, with which module can I do such a thing?

Posted

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

Posted
On 4/23/2023 at 12: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.

there's probably a dedicated tool for those bots, but isnt using bots to farm ingame items against steam TOS?

Posted
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.

 

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...