Earlier quoted context omitted.
Discord is happy to ban people for anything. They even stop people for using alternative clients. If you care about your account, do not mess with discord.
I got banned directly after signup. I got an email 1 second after signing up that I violated the community guidelines. The algorithm didn't like my Firefox/uBlock Origin combo I guess. Now my phone number is tainted and I can't make an account anymore. Oh well, no Discord for me I guess. (They really are very trigger-happy.)
Unlocking Discord Nitro features for free
11–20 of 145 posts
Re: Unlocking Discord Nitro features for free
#12Currently, Discord doesn’t appear to validate on their servers whether the stream being transmitted truly adheres to the criteria of a non-subscribed user I wonder who thought that would be a good implementation. Client-side validation seems like a very novice mistake.
Re: Unlocking Discord Nitro features for free
#13Currently, Discord doesn’t appear to validate on their servers whether the stream being transmitted truly adheres to the criteria of a non-subscribed user I wonder who thought that would be a good implementation. Client-side validation seems like a very novice mistake.
Which is very easy to do - you can find tons of freely joinable 'official' servers for games, which are boosted, and then join one of the available voice channels.
Re: Unlocking Discord Nitro features for free
#14Currently, Discord doesn’t appear to validate on their servers whether the stream being transmitted truly adheres to the criteria of a non-subscribed user I wonder who thought that would be a good implementation. Client-side validation seems like a very novice mistake.
Their voice server only checks with the API to verify if you're allowed to join. Beyond that, it becomes a one-to-many packet broadcaster.
Re: Unlocking Discord Nitro features for free
#15I'm not accusing the author of doing this, but providing a simple base64 encoded blob at the end to run to enable everything would be a pretty easy attack vector, wouldn't it? edit: just decoded it and touché
// Here's a cake if you thought about inspecting the code before executing it:
let css = 'font-size: 36px; font-weight: bold; color: red';
console.log("%cNEVER paste code you don't understand into the development console.", css); console.log("%cThis is the best way to compromise your account.", css);
Re: Unlocking Discord Nitro features for free
#16Currently, Discord doesn’t appear to validate on their servers whether the stream being transmitted truly adheres to the criteria of a non-subscribed user I wonder who thought that would be a good implementation. Client-side validation seems like a very novice mistake.
Re: Unlocking Discord Nitro features for free
#17It rightly warns that you could get banned for using these tricks, but is there any precedent for Discord banning users for this kind of thing?
Discord is happy to ban people for anything. They even stop people for using alternative clients. If you care about your account, do not mess with discord.
---
Also, one Discord alternative I would reccommend is Revolt[1]. Great community, and was famous for being featured in a No Text To Speech video (and my friend's server had a brief cameo too!), and it's adoption of discriminators (i.e. randomguyabcd#5408).
[1]: https://revolt.chat/
Re: Unlocking Discord Nitro features for free
#18It rightly warns that you could get banned for using these tricks, but is there any precedent for Discord banning users for this kind of thing?
Discord is happy to ban people for anything. They even stop people for using alternative clients. If you care about your account, do not mess with discord.
Re: Unlocking Discord Nitro features for free
#19Currently, Discord doesn’t appear to validate on their servers whether the stream being transmitted truly adheres to the criteria of a non-subscribed user I wonder who thought that would be a good implementation. Client-side validation seems like a very novice mistake.
In my opinion paying the $10/mo (if I needed/wanted the features) is way less hassle than trying to keep on top of the mods, which probably break at every Discord update, and then hope the maintainers don't slip in exploits.
Re: Unlocking Discord Nitro features for free
#20"never ever trust the client"