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

Latest commit

 

History

History
32 lines (27 loc) · 1.11 KB

README.md

File metadata and controls

32 lines (27 loc) · 1.11 KB

🍪 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.