(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)
- Spam Steam RPC:
- Steam account AND its shared secret
- Node.js and npm
- Clone / download this repo
- Run "install.sh"
- Open the file config.json
- Fill in the blanks so it looks something like this:
{ "username": "USERNAME", "password": "PASSWORD", "sharedsecret": "SHARED SECRET",
- Run "start.sh"
- To stop it press Ctrl & C
- Open the file config.json
- 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" }
- To turn the custom text off, set wtext to 0
- RayzrDev
- used his config loader
- Jack Franklin
- used his sleep function