https://github.com/mrozio13pl/automated-discord-loot-boxes
Automatically opens discord loot boxes and claims the decoration reward, even without access to loot boxes!
https://github.com/mrozio13pl/automated-discord-loot-boxes
bot boxes claim discord discord-bot discord-lootbox discord-lootbox-opener discord-lootbox-tool loot lootbox opener reward
Last synced: 3 months ago
JSON representation
Automatically opens discord loot boxes and claims the decoration reward, even without access to loot boxes!
- Host: GitHub
- URL: https://github.com/mrozio13pl/automated-discord-loot-boxes
- Owner: mrozio13pl
- Created: 2024-04-02T18:03:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T18:05:36.000Z (about 1 year ago)
- Last Synced: 2024-04-02T19:27:21.532Z (about 1 year ago)
- Topics: bot, boxes, claim, discord, discord-bot, discord-lootbox, discord-lootbox-opener, discord-lootbox-tool, loot, lootbox, opener, reward
- Language: JavaScript
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 🎁 Automated Discord Loot Boxes 🎁
Automatically opens discord loot boxes and claims the decoration reward, even __without access__ to loot boxes!
![]()
Even though for some people loot boxes may appear like they have been removed from Discord app, the API is still up and running, which means you can still get the profile decoration if you haven't already!
## Setup
1. Download this git repo.
2. Install [NodeJS](https://nodejs.org/) on your computer.
3. Open CMD in the directory where you have the repository installed.
4. Execute these commands:
```sh
npm install
npm start
```
5. Paste your discord token.Done! 🎉
## Is it safe?
Probably yes, this program doesn't store your token anywhere. You have a higher chance of Discord banning you (for some reason), but the most likely won't care.
> 👉 Remember to never share your discord token!
Disclaimer ⚠
This code is provided for educational purposes only. Please do not use it in production environments without proper understanding and testing. Copy-pasting code without comprehension may lead to unintended consequences. Always ensure to review and understand the code before using it in any context. Use at your own risk.