Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

What should I describe it more? Just simple checker for roblox cookies.

License

Notifications You must be signed in to change notification settings

kvba0000/Roblox-Simple-Cookie-Checker

Repository files navigation

🍪 Simple Cookie Checker for Roblox

Roblox Cookie Checker is a simple script that checks if your Roblox cookie is valid or not.

🛑 I'M NOT ADDING FEATURES FOR THIS CHECKER

As I don't have much time I can't put more features to this project as well as some other ones. I'll try to keep it working as long as it is physically possible though.
Pull requests and Bug reports are welcome!

❗ Dependencies

🧑‍💻 Instalation

To install all dependencies run this command in terminal:

npm i

❓ Usage

Configure script in config.js file and then run:

node checker

📝 Configuration

📝 config.js

Key Description Default
multithreading.enabled Enable multithreading true
multithreading.threads Number of threads 50
removeDuplicates Remove duplicate cookies from checking true

⚠️ Issues

If you have any issues with the script, please create an issue on GitHub.