This simple C# console application allows you to automatically open lootboxes in Discord using the Discord API.
-
Obtain Discord Token: You need to obtain your Discord token to use this application. You can find instructions on how to get your Discord token here.
-
Replace Token: Once you have your Discord token, replace the
"TOKEN"
placeholder in the code with your actual token. -
Run the Application: Compile and run the application. It will automatically start opening lootboxes in your Discord account.
- This application is for educational purposes only. Use it responsibly and do not violate Discord's terms of service.
- Be careful when sharing your Discord token. Treat it as sensitive information and do not share it with anyone.
If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details