Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

SinnerK0N/SRPCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRPCS

(if you get banned or something its not my problem and i take no responsibility for the ban but i dont think you can get banned cuz i was spamming it for like 2 minutes and nothing happened)

Content

Features

  • Spam Steam RPC:

Example 1 Example 2

Setup

What will you need:

  1. Steam account AND its shared secret
  2. Node.js and npm

What to do:

  1. Clone / download this repo
  2. Run "install.sh"
  3. Open the file config.json
  4. Fill in the blanks so it looks something like this:
    {
    	  "username": "USERNAME",
        "password": "PASSWORD",
        "sharedsecret": "SHARED SECRET",
    
  5. Run "start.sh"
  6. To stop it press Ctrl & C

Aditional steps to spam custom text

  1. Open the file config.json
  2. Edit it so it looks something like this:
        "wtext": "1",
        "rpctext1": "YOUR CUSTOM TEXT HERE",
        "rpctext2": "YOUR CUSTOM TEXT HERE",
        "rpctext3": "YOUR CUSTOM TEXT HERE"
    }
    
  3. To turn the custom text off, set wtext to 0

Credits