Abadima's Follow Explodinator 9000

About This Project

The Follow Explodinator 9000 is a Node.js automation tool for efficiently managing and cleaning up large numbers of followings and followers on Roblox. It leverages noblox.js for Roblox API access and Logena for advanced logging. The script can remove both followers and followings, with options to target only bots, exclude friends, and control removal limits. It was built to automate a tedious process for accounts with thousands of connections.

Skills & Knowledge Applied

Screenshots / Demo

Click on the images to enlarge:

Expanded Image

Challenges & Learnings

This project was a practical exercise in automating tasks using Node.js and interacting with external APIs. I learned about handling rate limits, managing asynchronous operations, and the importance of user data security. Implementing bot detection and robust error handling for bulk operations was especially valuable.