| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script allows you to change the status of your Discord account automatically from the statuses defined in a text file and extras.
Warning: Using scripts to automate or “self-bot” a personal Discord account violates Discord’s Terms of Service (ToS). This can lead to your account being suspended or permanently banned by Discord, and many server owners will also ban accounts that show automatically rotating statuses or other automated behavior. If you need automation, create a proper bot account via the Discord Developer Portal and follow the official API rules.
Clone this repository:
git clone https://github.com/RELIHR/Discord-Status-Changer.gitYou can install the necessary packages by running the following command:
pip install requests coloramaExecute the script:
python main.pyUse the code with caution. ⚠️
Nitro format: name:id
Format without nitro (only the emoji): 😀
(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();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.
(31/07/25) ↗️ - Added emoji rotation control: emojis can now be set to change only after completing a full text cycle instead of with each text change. | [FeAture] ↗️ - Added startup configuration display showing current settings overview. | [Feature] ↗️ - Improved message formatting with emojis, separators, and visual progress indicators. | [UI Terminal Enhancement] ↗️ - Clarified console clearing behavior: clear_interval now counts status updates, not time. | [Documentation] (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:
| Back | FazBrowse Home | New Git URL |