Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 415 Bytes

auto-unfollow-nodejs

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

  1. Modify config.json and your roblox cookies (.ROBLOSECURITY) in "cookie".
  2. Add your own userid in "Target"
  3. Open cmd in folder
  4. execute "npm install"
  5. execute "npm start"
  6. Should be running without any errors!