Simple application that unfollows everyone on roblox!
Requires node.js https://nodejs.org/en/ unsure of the version type that is required to run this.
Steps to run
- Modify config.json and your roblox cookies (.ROBLOSECURITY) in "cookie".
- Add your own userid in "Target"
- Open cmd in folder
- execute "npm install"
- execute "npm start"
- Should be running without any errors!