Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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!

LytexWZ/rbxUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

rbxUtils

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!

Setup

  1. Download the repo or clone it with
  git clone https://github.com/LytexWZ/rbxUtils.git
  1. Open the batch file called start.bat
  2. Install the requirements (powershell prompt)

Usage

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.

Roblox user ID

Go to your profile page and copy this number that will be shown in the searchbar, it is different for each user.

image

Roblox security cookie

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

image

Select "Cookies" and open the first one that appears

image

Then browse the cookies until you find the ROBLOX.SECURITY one (Tends to be the second one)

image

Copy the value (by double clicking the "WARNING" thing in the second cell

Disclaimer

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.

About

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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published