Skip to content

Dasrg/steam-group-member-boost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steam-group-member-boost

Steam group join bot

GitHub followers streamlabs nodejs

Installing:

  1. Install Node.js LTS version
  2. Download this repo (click Code -> Download ZIP) and unpack the archive.
  3. Open command prompt or PowerShell in the bot folder (Shift + Right Click, or cd 'path to the bot')
  4. Type npm i or npm install

Using:

  1. Add to the bots.txt textfile accounts login data (login:password:shared_secret in the each line). If you want to use limited accounts (without $5 spent) use this formatting: login:password:.
  2. In the config.json set link of needed group.
  3. Set the perChunk and betweenChunks parameters (stock values suitable for you).
  4. If you want to use limited steam acconts enter this: "limited": true. If you want to use unlimited (with $5) type this: "limited": false.
  5. Run the bot - type in the command prompt or PowerShell: node index.js or just node index

About

Steam group join bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published