Jump to content
McKay Development

PurposeLess

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by PurposeLess

  1. 4 hours ago, Dr. McKay said:

    This isn't possible. You'd need to implement VAC flawlessly and nobody has ever been insane enough to try.

    I've seen some using such a system like this. You enter your username and password. It allows you to get a drop from CSGO while playing. You have to be on a server to make it drop, i think. I know it's possible but I couldn't find which module it is. Don't you have any idea?

  2. Hello, I am logging in to steam by entering username and password and logging into csgo. And I want to login to a community server by sending a message to the console or by direct command, but I guess the "steam-user" module does not support this. Can you suggest another module code that is compatible with this module?

     

    steam.gamesPlayed([730]);
    
    steam.on('appLaunched', (appid) => {
        console.log("Game is started: ", appid);

     

    I tried to use sendtoGC command but I still do not know how it is working. I am waiting for your reply. 

×
×
  • Create New...