A Warning about Custom Vencord Plugins...

Sdílet
Vložit
  • čas přidán 8. 09. 2024

Komentáře • 1,2K

  • @Sqaaakoi
    @Sqaaakoi Před měsícem +2110

    As someone who does make random Vencord plugins and related stuff for some reason, I accidentally discovered how the stream crash works a while ago (though I'm probably not the first person to find this). Discord has 2 functions to check if the framerate and vertical resolution are in a list of approved values, and if they aren't, the client will crash. You can inject code telling these functions to return the given resolution/framerate and your Discord client will be fine.

    • @goodbee1
      @goodbee1 Před měsícem +5

      up

    • @Koishukaze
      @Koishukaze Před měsícem +3

      yop

    • @Krammeth_
      @Krammeth_ Před měsícem +2

      yop

    • @boid
      @boid Před měsícem +43

      Surely it should just not display the stream rather than crash that's honestly a fail on discord's part.

    • @Cainny
      @Cainny Před měsícem +44

      @@boid Data verification is extremely important. They seem to handle the error by crashing the client, when the same code check *should* also also be applied to the person streaming. I feel like this overlook could've been used to rack up Discord some serious bandwidth bills if someone really wanted to abuse it since they don't have a resolution/fps check.

  • @doc_1203
    @doc_1203 Před měsícem +2172

    anything with custom features is gonna lead to some trolling

  • @kaewoomusic
    @kaewoomusic Před měsícem +3975

    ah yes i love fake nitro

  • @danielpoland7
    @danielpoland7 Před měsícem +749

    The powertrip ban is exactly what happened to me on Feather clients discord server. Some girl with nitro bought for over 4 years and said that using vencord ,,is unfair because she's paying and i am not"

    • @Dylanfoc
      @Dylanfoc Před měsícem +171

      womp womp u saved 10$ and its not ur problem

    • @xenird
      @xenird Před měsícem +47

      That server is useless anyway

    • @nomoretwitterhandles
      @nomoretwitterhandles Před měsícem +1

      I'm not going to excuse her behavior, but it seems like she has a problem with investing her time and energy into the wrong things, leading her to be stuck in those things for prolonged periods of time, unable to leave. It's known as the "sunken cost fallacy," which basically means "I've spent so much time/energy/resources into this, so I have to keep investing in this or else everything I did before was a waste." Her problem is that she probably felt so guilty for throwing away 4 years worth of money towards Discord Nitro, a completely useless subscription, and decided to take out that guilt on you. She couldn't let go on Nitro... she'd already wasted 4 years on it. She lacks the self-awareness to quit paying for Nitro, and she especially lacks the awareness to realize she could still save money by quitting now and using Vencord instead going forward.
      Anyway sorry for the paragraph lol. Lately I'm seeing too many chronically-online people fall for the sunken cost fallacy, living comfortably in their own discomfort because they are too scared to confront their problems. It sucks that you got banned over her powertrip, but I wanted to reply with this information in the hopes that it might give you a little peace of mind. Like I said, none of this excuses her behavior, but it might explain why she did what she did. Deep down she may not be an a-hole, she may just be misguided and is using that to take out her problems on other people. Hopefully she can learn from this, and hopefully you have learned to not share that you are using Vencord haha.

    • @44turnips
      @44turnips Před měsícem +43

      Gonna go to that sever and say I use vencord

    • @AgentMk07
      @AgentMk07 Před měsícem

      @@44turnips godspeed

  • @unnaturalandroid
    @unnaturalandroid Před měsícem +864

    I don't think anyone is talking about how sneaky the person who made this is. They knew exactly how to obfuscate enough of the information so that your average user (which is the ones you want to hack) couldn't see what it was doing. and it was all hidden under the guise of storing crash logs, which sounds like something a program like this would do.

    • @mrowlsss
      @mrowlsss Před měsícem +79

      Yeah, you have to know what Base64 actually looks like to detect it (granted, that's not very hard, but still)

    • @neuron383
      @neuron383 Před měsícem +69

      but not sneaky enough to hide his discord id...

    • @drkastenbrot
      @drkastenbrot Před měsícem +89

      its a very poor attempt at obfuscation because anyone with even a little bit of experience will instantly be suspicious of any base64 or similar encoded blocks of text. similar to spurious eval functions or other stuff you just dont really see in normal code, because normal code is designed to be readable and obvious. a more elegant approach is using the freedom that javascript objects give you to concatenate strings out of random bits and pieces in the code or embedding those bits in something harmless like an svg logo. there are a lot of cool js obfuscation techniques and this is not one of them.

    • @unnaturalandroid
      @unnaturalandroid Před měsícem +26

      @@drkastenbrot yes, but only smart people are going to notice that, you don't want to hack smart people because they can potentially do stuff back, you want people who barely understand it at best. But maybe I'm giving them too much credit

    • @ParrotPentester
      @ParrotPentester Před měsícem +42

      @@unnaturalandroid "Only smart people" correction, only people who are actually old enough to not want to crash other people's computers and actually know what they're doing. Encoding small lines of text in Base64 or literally any other encryption algorithm has existed since computer malwares became too popular. You're giving them WAYY too much credit.

  • @zoellorALT
    @zoellorALT Před měsícem +328

    It's scary how these people learn so quick to find a new way to get tokens, Big up to NTTS warning us to not run any strange codes and not get hacked by a most obvious program. Absolute a hero!

    • @mrowlsss
      @mrowlsss Před měsícem +5

      It is incredibly easy. Trust me

    • @haobo_zhang
      @haobo_zhang Před měsícem +25

      Yeah this isn’t new, it’s probably one of the lowest effort obfuscation method

    • @legendpvp8330
      @legendpvp8330 Před měsícem +19

      @@haobo_zhang This is literally kindergarten level code.

    • @InsideYouTubeMinds
      @InsideYouTubeMinds Před měsícem

      I could make this with chatgpt

    • @Ytxit000
      @Ytxit000 Před měsícem

      he got doxed

  • @d_ucksy
    @d_ucksy Před měsícem +500

    I actually like these vidoes going kinda in depth about discord stuff about being safe in a simple way. Please make more

    • @rizzy_monke123
      @rizzy_monke123 Před měsícem +3

      fr

    • @NoTextToSpeech
      @NoTextToSpeech  Před měsícem +162

      Haha ill try to weave in some nerdy stuff as much as my subway surfer brain can tolerate

    • @d_ucksy
      @d_ucksy Před měsícem +11

      @@NoTextToSpeech holy never thought you would respond

    • @rizzy_monke123
      @rizzy_monke123 Před měsícem

      @@NoTextToSpeech HI NTTS

    • @TAGNOM1
      @TAGNOM1 Před měsícem

      @@NoTextToSpeech how to install this plugins pls

  • @m4rt_
    @m4rt_ Před měsícem +126

    Correction: An endpoint is just something you access. Either through there being an API, a website, or something else. It's the stuff people have access to (and thus you should be very careful and treat all input as if it's malicious, since people will try to abuse it). The stuff that is not an endpoint is the infrastructure behind it that the user can't access (or shouldn't be able to access), for example a database holding user information.

  • @lunimeee
    @lunimeee Před měsícem +725

    Man, I wanted my e-girl finder plugin :(

  • @vamoply
    @vamoply Před měsícem +286

    So basically, don’t be an idiot and don’t download the first interesting thing you see, internet 101

    • @8АМ
      @8АМ Před měsícem

      ​@LOGANPAULUTTP-z8gno one cares

    • @Lampe2020
      @Lampe2020 Před měsícem +4

      A "pleasure"bot copied your comment and somehow got wayy further up the comments…

    • @dreamingsymphony
      @dreamingsymphony Před měsícem +1

      @@Lampe2020 lmfao that's true 🤣

    • @gairisiuil
      @gairisiuil Před měsícem +2

      ​@@Lampe2020 Those bots always likebot their comments

    • @vamoply
      @vamoply Před měsícem +1

      @@Lampe2020 I’m going to crash out

  • @EnBunk
    @EnBunk Před měsícem +207

    A naked man fears no pickpocket.

    • @sansaraee
      @sansaraee Před měsícem +86

      Unless they pickpocket your ass

    • @Yeectorsama
      @Yeectorsama Před měsícem

      ​@@sansaraee jokes on you im into that shit

    • @qhu3878
      @qhu3878 Před měsícem +73

      ​@@sansaraee dont threaten me with a good time

    • @No23445
      @No23445 Před měsícem

      ​@@qhu3878enclave

    • @t0tallysetj1
      @t0tallysetj1 Před měsícem

      @@qhu3878 whar 😢

  • @therealecho1
    @therealecho1 Před měsícem +28

    I love when you explain the code and stuff. As a learner. This is one of the most useful videos ever.

  • @PixeIFrost
    @PixeIFrost Před měsícem +80

    9:55 had me blushing

  • @tfamgaming
    @tfamgaming Před měsícem +54

    im really grateful that you expose these kinds of malware/scams, i know it probably helps a lot of people (90% of that "lot of people" is prob crusty old discord mods)

  • @ProbablyNevo
    @ProbablyNevo Před měsícem +257

    If vencord is against the rules
    then why they have a whole server in discord?

  • @Mango1o1o_o
    @Mango1o1o_o Před měsícem +20

    7:55 "we see again atob the advanced military grade encryption technique 4D technology base 64" that one got a chuckle out of me

    • @SOTP.
      @SOTP. Před 2 dny

      ogm instead of counting up to 9 you count up to something else!

  • @cylan6914
    @cylan6914 Před měsícem +88

    I got this nice egirl finder plugin, tho the button did nothing, surely my token just didn't go anywhere

  • @nikoffcroblox
    @nikoffcroblox Před měsícem +164

    Vencord is kinda crazy. I still use it anyways

    • @realmanfrfr
      @realmanfrfr Před měsícem

      ​@@BELARUSUTTP-h1u🤓

    • @lolilander52
      @lolilander52 Před měsícem +4

      Betterdiscord is better but sadly no one cares about it anymore

    • @TamWam_
      @TamWam_ Před měsícem

      @@lolilander52 i use betterdiscord to have plugins vencord doesnt have, tho i only download em from the official site

    • @gelbphoenix
      @gelbphoenix Před měsícem +21

      This is about not trusting every damn unofficial plugin you find.

    • @ranjitmandal1612
      @ranjitmandal1612 Před měsícem

      Same

  • @erd404
    @erd404 Před měsícem +16

    Honestly, this sorta video is pretty dope. Most of the time, I see people (sometimes you) just saying some stuff like, “Yeah, so uhhh, there’s this code, which looks pretty nasty.” It doesn’t really help people figure out the problem and stay safe. Though, adding the explanation and basically a code breakdown allows people to figure out what the real issue is and what the malicious plugins actually do (they’re also good for nerds like me who wanna figure out how different coding languages work). I’d love to see more of this stuff in the future. And, you almost at a million subs, damn.
    Ok, yapfest over.

    • @insu_na
      @insu_na Před měsícem

      There are yt channels that focus on teaching to codee. NTTS is not one of them, and you shouldn't really expect it from him. In this case it was extremely simple, so he did explain it, but many attacks are much more involved and better hidden, it'd take hours to explain the exact mechanism to lay-people.

    • @cameron7374
      @cameron7374 Před měsícem +2

      @@insu_na Ok, but videos focused on teaching how to code are boring.
      Writing code is boring. Reading code is boring.
      It's only interesting if the code actually does something real and interesting.
      (and I say this as someone who spends a lot of his time reading and writing code)

    • @Archimedes.5000
      @Archimedes.5000 Před měsícem

      Most people don't give a shit about that.
      And it's not that they need to, just saying "custom plugins/scripts/extensions can do anything with your account including sending your passwords to zimbambwe" is really enough explanation.

    • @uhrguhrguhrg
      @uhrguhrguhrg Před 27 dny

      ​@@cameron7374 skill issue

  • @Mylophone
    @Mylophone Před měsícem +8

    Lucky we have somebody like him to talk about this kind of stuff, Stay safe kids.

  • @AhmiAhmer
    @AhmiAhmer Před měsícem +34

    Wait. NTTS in Main Outfit at 1 Million Subscribers! Lets do it.

    • @randomtechforyou
      @randomtechforyou Před měsícem +3

      Lesgo we need to remind him when he hits 1M

    • @catscooliguess
      @catscooliguess Před 23 dny +1

      catboy maid ntts real??

    • @apersoniguess_
      @apersoniguess_ Před 4 dny

      I read this as "man outfit" and was disappointed because ntts dressing up as man from ham aslume would be infinitely funnier

  • @nikolmari
    @nikolmari Před měsícem +8

    I use Vencord for the plugins because of you! I am sticking to good ‘ol plain plugins~

  • @Ra1ndr0p
    @Ra1ndr0p Před měsícem +4

    As someone with vendord, fake nitro is pretty cool. And the reviewing system is cool too, fake nitro literally just lets you send fake emojis that are really images.

  • @remty516
    @remty516 Před 18 dny +2

    1:41 "it hasn't gone through that rigorous ven-ing process" can confirm, ven is a bit obsessed with controlling what gets added to vencord (or used to at least). cool guy tho, know him from before vencord was a thing

  • @ThDynamicGamer
    @ThDynamicGamer Před měsícem +28

    5:33 The kid inside of NTTS just came to life 💀

    • @ScratchdHelp
      @ScratchdHelp Před měsícem +2

      you make minecraft videos and your name is lietrally ThDynamicGamer and your pfp is literally herobrine

    • @bhopVACR
      @bhopVACR Před měsícem +8

      ​@@ScratchdHelpwhat did he do

    • @ScratchdHelp
      @ScratchdHelp Před měsícem +1

      @@bhopVACR idk

    • @DefinitelyNotJethro
      @DefinitelyNotJethro Před měsícem

      pfp checks out

    • @zeenxdownz
      @zeenxdownz Před měsícem

      @@ScratchdHelp "bros late everyones already born" ahh response

  • @starrynova2
    @starrynova2 Před měsícem +12

    Now I understood how so many ppl are getting their disc accounts hacked 😂 like bro this is what you get when you simply add these sorts of fake plugins.

  • @hosuhcupko8450
    @hosuhcupko8450 Před měsícem +26

    Ever made your friends screen boil with a plugin :pro:

  • @DOT-1.
    @DOT-1. Před měsícem +4

    can we just sit down and realize that this man is finally almost at 1m subscribers?

  • @oxymore13
    @oxymore13 Před měsícem +4

    great demonstration of account hacking there ! It's cool to see the insides as well, and know how they work in depth :)

  • @Hunterreach
    @Hunterreach Před měsícem +2

    I'm glad I watch these videos, the videos here are always fire to watch, sometimes even makes me have a good laugh when I really do need it during a bad day. Thank you NTTS, you really are a legend🔥

  • @SupersGoneHyper
    @SupersGoneHyper Před měsícem +8

    Yeah, I got banned off of the r/jailbreak discord server, bc I posted a screenshot with my custom client in there, and this mod brought me into a private chat and started interrogating me when there were people saying the n-word that weren’t even banned.

    • @xkower8181
      @xkower8181 Před 26 dny

      a bit ironic of a server based around jailbreaking, am I right? both things would be a violation of terms of service for their respective things (apple devices (at least that's my guess) and discord) but the admins decided to suck up to discord for whatever reason lmfao.

    • @SupersGoneHyper
      @SupersGoneHyper Před 25 dny

      @@xkower8181 That’s what I’m saying. It was some power hungry mod.

  • @machwiz
    @machwiz Před měsícem +1

    I actually really enjoy it when you break down code

  • @cyekaivy
    @cyekaivy Před měsícem +3

    Explained it like a pro 🙏

  • @Bloqqy88
    @Bloqqy88 Před měsícem +9

    I didn’t even realize custom plugins existed, I thought it was just only 2 official libraries of plugins from vencord and better discord

  • @aiae
    @aiae Před měsícem +128

    what is that feet background bro

    • @Shavix
      @Shavix Před měsícem +16

      Pokimane Feet Server Theme only for those who joined the Pokimane Feet server

    • @BlueDBley
      @BlueDBley Před měsícem +3

      @@BELARUSUTTP-h1u Why is the uttp here? Wait nope the comment was deleted.

    • @mossseater
      @mossseater Před měsícem +4

      ​@@Shavix why do you know this

    • @Mizuryryn
      @Mizuryryn Před měsícem

      but you get
      "atob([multipurpose webhook link]);
      and
      "FindByCodeLazy(atob(crashlog = gettoken));"
      instead.

    • @ThePenisMan
      @ThePenisMan Před měsícem

      @@mossseater it’s almost like they’re quoting the video

  • @akifozcelik6495
    @akifozcelik6495 Před měsícem +1

    Im not gonna to lie this was somewhat deserved, I wonder the look on the "gansters" faces when they realized they had fallen for a scam

  • @lightyagami5087
    @lightyagami5087 Před měsícem +3

    Closest substitute of touching some grass is watching ntts videos
    Mom, don't disturb me
    Daddy ntts is teaching

  • @RedBloxStudios
    @RedBloxStudios Před měsícem

    I love how satirically extreme you make base64 look
    All Base64 is is just taking the raw binary of the text and grouping it into 6 bits instead of 8.
    It's quite literally just an alternate way of writing numbers lmao (It's considered compression, not even encryption. It's so simple that you can decode it very quickly with just pen and paper.)

  • @MrNobodyX3
    @MrNobodyX3 Před měsícem +7

    I feel like running that and just sending him infinite fake tokens

  • @Opal_Sand
    @Opal_Sand Před měsícem

    I actually really appreciate NTTS going through the code

  • @FGYL_YT
    @FGYL_YT Před měsícem +3

    I’ve never had any problem with custom Vencord plugins, in fact I’ve made my own but I did not think that people were actually trying to be malicious with it. Shame.

  • @lamMeTV
    @lamMeTV Před 23 dny +1

    If this was every video I would sub again. I learned a lot about programming in this

  • @ButterFromDiscord
    @ButterFromDiscord Před měsícem +6

    Imo even with this custom plugins should be MUCH easier to install, you should not have to build it on your own, especially since doing so can fail for many reasons. For example, from what I’ve found, if you have any spaces in the path to the source code, you cannot build it.

    • @xenird
      @xenird Před měsícem

      you mean easier to install with unofficial plugins?

    • @ButterFromDiscord
      @ButterFromDiscord Před měsícem

      @@xenird no, I mean it should be easier to install custom plugins even though there are malicious ones

    • @apache937
      @apache937 Před měsícem +1

      i agree, and how the f do they mess up spaces in path in 2024

    • @the1whoplayz
      @the1whoplayz Před měsícem

      then just clone the repo in your root directory???

    • @ButterFromDiscord
      @ButterFromDiscord Před měsícem

      @@the1whoplayz still more work than you should have to do.

  • @Liebe-Futurel
    @Liebe-Futurel Před měsícem +1

    Great video. I love your slow transformation into becoming a malware deobfuscator lol

  • @palme_edno_laptop7986
    @palme_edno_laptop7986 Před měsícem +5

    You are my news source I really love you for that you safed me many times

  • @formaldehyde420
    @formaldehyde420 Před měsícem +2

    I don't even have discord anymore but I love your videos 😭😭

  • @legendpvp8330
    @legendpvp8330 Před měsícem +7

    base64 is used to efficiently encode data that is not meant to be represented as text. You cant send a picture, video or whatever as a text normally, but you can use base64 to encode it with minimal size increase (usually +30%) so you will be able to send this as text. Base64 uses alphabet of 64 symbols which makes it much lighter compared to 15 character hex which increases file size drastically.

    • @legendpvp8330
      @legendpvp8330 Před měsícem +1

      every data in a computer can be represented as bytes and bytes are just a sequence of 8 bit numbers (from 0 to 255).

  • @raviexthegod
    @raviexthegod Před měsícem +2

    The thing that makes this even funnier is that anyone who wants to screw over mr 5jn and has even a little bit of coding knowledge can just send countless fake button pushes by simply changing what it sends to something that contains no personal data, and then just put that post request in a forever loop, like while 1=1, which is always true, and then you have just floods of useless data piling up in their database

  • @m4rt_
    @m4rt_ Před měsícem +9

    I'm surprised whoever made that script actually tried to obfuscate it... but I'm disappointed at how terrible of a job they did.

    • @user-dm2fh3yi5l
      @user-dm2fh3yi5l Před měsícem +1

      Indeed you’re right, but you can tell whoever made this script didn’t even really try to obfuscate it… i mean base64? the most SIMPLE one…

    • @apache937
      @apache937 Před měsícem

      @@user-dm2fh3yi5l does its job when it wont say "getToken" in plain text to your average kid

    • @frostiefops
      @frostiefops Před měsícem

      @@user-dm2fh3yi5l my guess is they tried to obfuscate it just enough that the average person wouldn't get suspicious, but didn't bother going any further

    • @thatonedynamitecuber
      @thatonedynamitecuber Před měsícem

      Should’ve obfuscated it with something that isn’t decodable by dCode

  • @brandsmp
    @brandsmp Před 27 dny

    I know how to code and do code daily but i still love your breakdowns of the code underneath these scams!

  • @RealLio
    @RealLio Před měsícem +8

    You know its a good day when NTTS uploads a video

    • @BlueDBley
      @BlueDBley Před měsícem

      @LOGANPAULUTTP-z8g Oh Ofc It's uttp shut up no one fucking cares I don't think uttp likes kpop and is againts it.

  • @brdzrkr
    @brdzrkr Před měsícem

    I can’t believe he hired Edna Modes vocal coach for the impression. 10/10

  • @PendragonDaGreat
    @PendragonDaGreat Před měsícem +8

    I use Vencord/Vesktop on my laptop for one reason and one reason alone: My linux laptop won't send sound down streams from the base client. Vesktop fixes that. My windows desktop? No problems. But the audio stack they use in the Linux Client has issues and honestly needs a focused re-write.

  • @AlexLexusOfficial
    @AlexLexusOfficial Před měsícem +2

    i could feel the horror when i saw "getToken" lmao

  • @m4rt_
    @m4rt_ Před měsícem +7

    In C you have functions like atoi (ASCII to Integer, parse text as a whole number), atof (ASCII to Float, parse text as a decimal number).
    So I would assume atob means ASCII to Base64 or something.
    I personally dislike it when they don't write it out. They could have called it something like from_base64, parse_base64, decode_base64, or deserialize_base64

    • @luimu
      @luimu Před měsícem +3

      but the one liners would get too long

    • @SmilerRyanYT
      @SmilerRyanYT Před měsícem +3

      Even to this day i still confused atob and btoa when i need to use them. b64e and b64d would be better names in my opinion, taking the same amount of space.

    • @apache937
      @apache937 Před měsícem +1

      bad engineering choices from the 90s

    • @mollthecoder
      @mollthecoder Před měsícem +1

      atob stands for "ascii to binary" and btoa stands for "binary to ascii"

    • @apache937
      @apache937 Před měsícem

      @@mollthecoder not in js

  • @GoldenMineYT
    @GoldenMineYT Před měsícem +1

    Ive seem this channel so much randomly. Just good info about discord. Gonna sub.

  • @fgx.i
    @fgx.i Před měsícem +7

    This was on point, i was looking for plugins 👍

  • @r1tesh
    @r1tesh Před měsícem

    genuinly love the way u edit ur vids sm and what u talk abt

  • @handle-handle-l
    @handle-handle-l Před měsícem +8

    1:43 canadian alert

  • @Zyskr..
    @Zyskr.. Před měsícem +2

    that power tripping happened to me cuz i asked about a private channel 😭

  • @jpg6968
    @jpg6968 Před měsícem +14

    tl;dr base vencord is safe, dont use custom plugins

  • @jaxonbuttler3423
    @jaxonbuttler3423 Před měsícem

    never heard of vencord before this but now im installing it

  • @Yxl_2en
    @Yxl_2en Před měsícem +4

    W vid ntts keep it up ❤❤❤❤

  • @zomforshort
    @zomforshort Před měsícem +1

    this program seems fun to troll your friends with for a laugh or two

  • @saladgaming4339
    @saladgaming4339 Před měsícem +27

    I did actually get banned from a server for using betterdiscord lmao, bad moderation goes crazy

    • @chrisfratz
      @chrisfratz Před měsícem +7

      I had some friends tell me that I shouldn't be using a maudic client just because it allows people to do stuff like view hidden channels in a server that they're not supposed to be able to see. When all I was really using it for was for some quality of life features and customization. And I was told that it's stupid because Discord is a chat program and so looking at the background doesn't really matter.

    • @admiralkaede
      @admiralkaede Před měsícem +4

      what makes them bad?

    • @chrisfratz
      @chrisfratz Před měsícem +3

      @@admiralkaede Some people take aspects of the terms of service very seriously and modded clients are against the terms of service.

    • @olliknecks
      @olliknecks Před měsícem +8

      As a server owner, if anyone bans you for client mods they are power tripping

    • @admiralkaede
      @admiralkaede Před měsícem +2

      @@olliknecks being able to see hidden channels isn't chill or save messages

  • @ares106
    @ares106 Před měsícem

    this is awesome. more discord malware code analysis please

  • @kalvon
    @kalvon Před měsícem +18

    Man, i was about to download vencord because i just watched that one custom activity of yours. then a minute later. this shit immediately on my recommendation.

    • @Koishukaze
      @Koishukaze Před měsícem +62

      there's nothing wrong with using vencord, just be careful with custom plugins, the ones in official vencord are fine

    • @spicybun5302
      @spicybun5302 Před měsícem +14

      Just download the plugins that Vencord has available :) don't worry about ones that arent on their page in your discord settings

    • @kalvon
      @kalvon Před měsícem +5

      @@Koishukaze yeah, I just watched the video and apparently it's just some weird crash plugin or something like that.
      I thought it was like an in-built type of thing.

    • @Koishukaze
      @Koishukaze Před měsícem +9

      @@kalvon nah, its a third party plugin, anyone can make a plugin for vencord but this doesnt mean vencord supports the plugin if its malicious or does harm (they wouldnt and dont)

  • @tskrinus
    @tskrinus Před měsícem

    The accent was really funny. I'd like to see more.

  • @carbonarbonen
    @carbonarbonen Před měsícem +10

    people who make harmful unoffical plugins are as bad as the people who download them to be a "gangster"

    • @BitTheByte
      @BitTheByte Před měsícem +1

      No, someone who goes “tee hee I’m gonna make my friends restart Discord” is not the same as someone who is violating the computer fraud and abuse act, stealing info (including potentially credit card numbers)
      I’m sure you can see how the damage done in both these scenarios is different right?

    • @Actible
      @Actible Před měsícem

      Nobody has ever downloaded something on their device and said "Yeah this makes me a gangster"

    • @rooootdev
      @rooootdev Před měsícem

      @@Actible thats cap

  • @AutumnRivers
    @AutumnRivers Před měsícem +1

    If you're reading code, and there's any encrypted strings... just don't use that code. Clearly the dev has something to hide

  • @variable1
    @variable1 Před měsícem +8

    I never knew that you can get custom plugins, this sounds like a double edged sword that if you're careful you'd probably be fine

    • @Koishukaze
      @Koishukaze Před měsícem +1

      correct

    • @chrisfratz
      @chrisfratz Před měsícem +3

      Basically, the way you can stay safe with Venkord is to use the official plugins provided in the plugins tab, since It's a curated list that they went through and vetted all the plugins there.

    • @theairaccumulator7144
      @theairaccumulator7144 Před měsícem

      Betterdiscord always let anyone install anything and it never backfired. It's different on Vencord because mostly very young kids use it.

  • @hevilmateold
    @hevilmateold Před měsícem

    thank you for this. i can see myself getting into such situation. but now i will be more cautious

  • @ThunderGam3z
    @ThunderGam3z Před měsícem +9

    Heck yeah, new ntts vid dropped (edit: corrected ntts. The auto correct thought I said nuts💀)

  • @magicalepic
    @magicalepic Před měsícem

    whenever ntts posts my whole day is better, yesterday was in hospital for 3h spent whole 3h watching ntts

  • @EngineerRiff
    @EngineerRiff Před měsícem +31

    I only had discord for not even 24 hours before I got like 6 impersonators and I had to delete it

    • @jee0de
      @jee0de Před měsícem +6

      how the fuck did i find you under a minute

    • @repoversemedium
      @repoversemedium Před měsícem +3

      That’s crazy.

    • @amanthatchangedhisnameover7153
      @amanthatchangedhisnameover7153 Před měsícem +1

      i found this guy in 5 minutes 😭

    • @synthwav_
      @synthwav_ Před měsícem +12

      strange, i wonder why that happened? i haven't experienced an impersonator and i've been on the platform for over four years

    • @realmanfrfr
      @realmanfrfr Před měsícem

      man, tf happened?

  • @Duckx_r_kool
    @Duckx_r_kool Před měsícem +2

    LESGOO JUST BEFORE DINNER RAHHHH

  • @divAPEX
    @divAPEX Před měsícem +12

    pokifeet invite link?

  • @TheTrafficConus
    @TheTrafficConus Před měsícem

    I KNEW YOU COULD INSTALL CUSTOM PLUGINS! (I didnt, i tried searching for it but i couldnt find anything about it lmao, anyways thank you)

  • @spes2342
    @spes2342 Před měsícem +14

    Preventing people from saying first

    • @BlueDBley
      @BlueDBley Před měsícem

      The first comment didin't say first anyways.

  • @jfkpleyz9702
    @jfkpleyz9702 Před měsícem

    and this is the reason why learning how to code is worth your time

  • @gaqple
    @gaqple Před měsícem +4

    Hmm

  • @the_god_killah
    @the_god_killah Před měsícem

    Please make more nerdy videos. Learning about malware code is interesting

  • @pepegac9999
    @pepegac9999 Před měsícem +3

    man at this point someone needs to make a site that check's a plugin's safety for u and reports on sus code

  • @phil5583
    @phil5583 Před měsícem +2

    Thank you so much for highlighting my plugin! It means a lot to me :). By the way, I didn't know people were using my plugin to crash other people's Discords. That's actually hilarious.

  • @miccooneill-zq8nu
    @miccooneill-zq8nu Před měsícem +6

    Can you help me whenever I press settings, my discord crashes

  • @Jaie55
    @Jaie55 Před měsícem +1

    OH yes, philhk plugin, i've been using it some years from now, pretty safe

  • @CheckMate-69
    @CheckMate-69 Před měsícem +8

    if ntts doesn't ping I will go cry

  • @TheGreatEgg4
    @TheGreatEgg4 Před měsícem +1

    Time to customize bros discord 😈😈😈😈

  • @Monkeyeradicator
    @Monkeyeradicator Před měsícem +6

    Sad to think people actually do this

  • @pogsterplays
    @pogsterplays Před měsícem

    I saw that custom Plugin you got sent.
    I'm like:
    Yeah that's definitely a token logger, isn't it?

  • @dummmonke4269
    @dummmonke4269 Před měsícem +4

    VIDEO SPOILERS!
    so it uses a webhook to send a message containing your discord token to the plugin creator's discord server...
    how long will it take before someone recodes the plugin to just send a gif of thanos dancing whenever they press the button.

  • @DaveGood
    @DaveGood Před měsícem +4

    👍

  • @Zledie
    @Zledie Před 29 dny +2

    i got sleepy mid vid

  • @Maximka_Vlam
    @Maximka_Vlam Před měsícem +1

    Skibidi plugin my beloved

  • @Nightleaky
    @Nightleaky Před měsícem +2

    HELL YEAH🦅🦅🦅🦅🦅🦅🦅🦅

  • @Doodle-B1rd
    @Doodle-B1rd Před měsícem

    English people: Nice vid!
    Russian people: POSXALKA POSXALOCHLA 8:20

  • @ambrosiahasnevertastedthis3673

    hi NTTS! i got a news article recommending your video!

  • @genoteh9706
    @genoteh9706 Před měsícem +1

    Nice video.
    (Do useful unofficial plugins so i wont get hacked)

  • @NurJoel
    @NurJoel Před měsícem

    I'm Staff myself on a dc server with a few ten thousands members. All of our staffs, owner included, use vencord, recommend it to people and don't hide it. We don't moderate it.

  • @Peekofwar
    @Peekofwar Před měsícem +2

    I shall install a plugin that when I click on the button, it turns everyone in the call into a horse in real life. Then we all go outside and eat grass or something...