A python set of automation tools for managing large-scale tasks on Roblox, such as mass friend removal, whitelist creation to protect important connections, and more!
- Download the repo or clone it with
git clone https://github.com/LytexWZ/rbxUtils.git
- Open the batch file called
start.bat - Install the requirements (powershell prompt)
If you want to remove ALL your friends select remove non-whitelisted option, if you want to create a whitelist select the first option.
The whitelist will be created with all your current friends in the same folder the project is stored.
Go to your profile page and copy this number that will be shown in the searchbar, it is different for each user.
To get your roblox security cookie you MUST be logged in
Press Ctrl Shift I to open the console and navigate to the "Application" tab
Select "Cookies" and open the first one that appears
Then browse the cookies until you find the ROBLOX.SECURITY one (Tends to be the second one)
Copy the value (by double clicking the "WARNING" thing in the second cell
This project will NOT store your roblox cookie or any information. All the requests are being made from your local browser and no information will be sent outside your machine.