Skip to content

dolphin-cat/sideproject-284858

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Lootbox Opener

Overview

This Python script allows users to automate the process of opening lootboxes in Discord. It leverages the Discord API to send requests for opening lootboxes and processes the responses to determine the outcome. The script is designed to continuously open lootboxes until stopped by the user.

Features

  • Automatic Lootbox Opening : The script continuously sends requests to the Discord API to open lootboxes.
  • Response Processing : It parses the responses from the API to determine the outcome of each lootbox opening.
  • Error Handling : The script handles rate limiting and unknown errors gracefully, providing informative messages to the user.
  • Colorful Console Output : ANSI color codes are used to provide colorful and visually appealing console output.

Prerequisites

Usage

  1. Install Python 3.x on your system if you haven't already.
  2. Install the tls_client library by running pip install tls_client.
  3. Clone this repository to your local machine.
  4. Run the start.bat file to automatically install dependencies and run the script.
  5. Paste your account token when prompted and press enter.
  6. Sit back and watch as the script automatically opens lootboxes in Discord.

Disclaimer

This tool is created for educational purposes and ethical use only. Any misuse of this tool for malicious purposes is not condoned. The developers of this tool are not responsible for any illegal or unethical activities carried out using this tool.

Star History Chart

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Batchfile 0.9%