This script allows you to change the status of your Discord account automatically from the statuses defined in a text file and extras.
- Requirements & Execution
- Usage
- Configuration
- How to get your token (PC & Mobile Devices)
- Change History
- Contribution
- License
- Python 3.x
- Required packages:
requests colorama
Clone this repository:
git clone https://github.com/RELIHR/Discord-Status-Changer.git
You can install the necessary packages by running the following command:
pip install requests colorama
Execute the script:
python main.py
Use the code with caution.
text.txt
file containing the states you want to set in Discord, one per line.emojis.txt
file if you want to add rotating emojis, including nitro emojis.aboutme.txt
In this file you can rotate your “About me” in each line a new text is rotated (Test).
Nitro format: name:id
Format without nitro (only the emoji): 😀
- token: Your Discord token account.
- status_sequence: Rotate the status (online, dnd, idle, offline). You can have one fixed by removing the others and leaving only the one you want.
- clear_enabled: Enables or disables console clearing after a certain number of status changes.
- clear_interval: Number of state changes after which the console will be cleared.
- speed_rotator: Time interval between each state change (in seconds).
- rotate_hypesquad: Enables or disables HypeSquad rotation.
- hypesquad_rotation_interval: Time interval between each HypeSquad change (in seconds).
- rotate_aboutme: Enables or disables About Me rotation.
- aboutme_rotation_interval: Time interval between each About Me change (in seconds).
- Open your preferred browser (with developer tools) and login to Discord.
- Press
CTRL + Shift + I
to open the Developer Tools and navigate to the Console tab. - Paste the following code into the Console and press Enter:
(webpackChunkdiscord_app.push([ [""], {}, (e) => { for (let t in ((m = []), e.c)) m.push(e.c[t]); }, ]), m) .find((e) => e?.exports?.default?.getToken !== void 0) .exports.default.getToken();
- The text that will be returned is enclosed in quotation marks and that will be YOUR token.
-
Open your browser
-
Add a new bookmark (click the star icon ⭐ in the menu under the three dots).
-
Edit the bookmark name to Token Finder and set its URL with the following code:
javascript:(function () { location.reload(); var i = document.createElement("iframe"); document.body.appendChild(i); prompt("Token", i.contentWindow.localStorage.token.replace(/"/g, ""));})();
-
Visit Discord. and log in.
-
Click on the search bar, type Token Finder (do not press Enter or search).
-
Click on the bookmark you have named Token Finder.
-
A window will pop up with your Discord token, just copy it.
(26/12/24)
↗️ - Added "HypeSquad" rotation feature. | [Feature]
↗️ - Added "About Me" rotation feature. (Test) | [Feature]
✅ - Fixed problem with rotation of animated and normal emojis in a
row. | [Error]
✅ - Reduced API requests when verifying the token. | [Improvement]
(06/04/24)
↗️ - You can now rotate the status (🟢online, ⛔dnd, 🟠idle,
🌑offline). | [Feature]
(01/04/24)
✅ - Fixed encoding (UTF-8). | [Error]
(12/03/24)
↗️ - Now you can rotate emojis (including animated emojis
(nitro)). | [Feature]
If you find any bugs or have any suggestions for improvement, feel free to open an issue or submit a pull request!
This project is licensed under the MIT license.👀
You can contact me on Discord: