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.
async/await for API calls and bulk operations.noblox.js for Roblox account management.dotenv for sensitive tokens.Logena for color-coded, timestamped logs and debug output.Click on the images to enlarge:

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.
This project is not affiliated with, endorsed by, or associated with Roblox Corporation in any way.
This project is intended for educational purposes only. Use at your own risk.
This project is not intended to be used for malicious purposes, and I do not condone any illegal or unethical behavior.
This project is licensed under the MIT License.