This Working Minecraft Computer, CAN RUN DISCORD

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ส.ค. 2023
  • This is how I coded a working computer into Minecraft that is able to run Discord using only command blocks. This was aids
    loooooooooooool filler vid filler vid jkjkjkjk I hope you still like it tho. Might have taken me 3 months to make this but uhgghgjhhhhhg new videos coming out soon
    ✦ Play The Map Here➾ / discord
    (download link in announcements
    ✦ Subscribe If You Like My Content ➾ th-cam.com/users/KiddyKene?sub_c...
    ✦ Follow My Twitter ➾ / kiddykene
    ✦ Follow My Instagram ➾ / kiddykene
    ✦ Follow My Tik Tok ➾ / kiddykene
    ✦ Follow My Twitch ➾ / kiddykene
    ✦Channel Member ➾ / @kiddykene
    Have a good day :)
    - Kiddy Kene
    #minecraft
  • เกม

ความคิดเห็น • 2.1K

  • @KiddyKene
    @KiddyKene  8 หลายเดือนก่อน +561

    Lmao pls sub today's my 18th birthday

  • @Stealthfang270
    @Stealthfang270 8 หลายเดือนก่อน +3507

    Now, I've never worked with command blocks but, as a programmer, the amount of times your code worked first try is astounding

    • @niil047
      @niil047 8 หลายเดือนก่อน +256

      it might be just edited out, maybe not. also, i've done some command stuff and the fact that you're writing small snippets of code at a time you really make way less mistakes

    • @NichtDu
      @NichtDu 8 หลายเดือนก่อน

      @@niil047 you also do that in programming.

    • @meekotheotter2801
      @meekotheotter2801 8 หลายเดือนก่อน +38

      i can only assume its because its coding within a game so the coding is less likely to fail if you know what you are doing. ofc idk what the hell im talkin about but its the best i can assume

    • @Dummy226
      @Dummy226 8 หลายเดือนก่อน +125

      ​@@meekotheotter2801As a professional C developer, coding within minecraft is way harder and primitive, as essentially your tools are very limited and at times you have to design your own cpu within the game which didnt happen here but if it required any math it would. Yes you would have to design and build an entire cpu using what is essentially electricity circuits in game. The reason you're less likely to fail is because you only do sever lines per attempt and what he did here wasnt that difficult, it was for the most part cloning one thing to another place which then activates the command block that clones a bigger thing back. It is literally just displaying variables. Still that isnt easy compared to coding in actual languages, it is the equivalent of doing it in assembly language which if you have any knowledge in coding you'd know that its really impressive

    • @jakob_z
      @jakob_z 8 หลายเดือนก่อน +20

      @@Dummy226 I would push back a little on "designing a whole cpu" when using command blocks, even with doing math. It is, like you said, a lot more assembly like instead.
      Though yeah, it is definitely harder with the more primitive tools/commands. Timing can very often be a problem as well in a way that normal programing doesn't have (for the same level of computing).

  • @sandrajackson5227
    @sandrajackson5227 8 หลายเดือนก่อน +2687

    This video is so darn cool. I totally understood everything that happened and wasn't just watching the pretty colors (Also your painting was beautiful)

    • @KiddyKene
      @KiddyKene  8 หลายเดือนก่อน +223

      Thank you

    • @dxcvvxd
      @dxcvvxd 8 หลายเดือนก่อน +30

      thank you

    • @minionVR304
      @minionVR304 8 หลายเดือนก่อน +26

      @@dxcvvxd no

    • @UnIovable
      @UnIovable 8 หลายเดือนก่อน +14

      @@minionVR304 yes

    • @Rhakjellg
      @Rhakjellg 8 หลายเดือนก่อน +12

      @@UnIovable maybe

  • @fleetproductions1410
    @fleetproductions1410 6 หลายเดือนก่อน +82

    Inaccurate. Isn't racist like real discord.

  • @franciscodelico
    @franciscodelico 5 หลายเดือนก่อน +64

    The amount of young people learning computer science, on their own, IN MINECRAFT is insane. It's so amazing you can do these kinds of things in a game.

    • @Neodel
      @Neodel 20 วันที่ผ่านมา +1

      Your definitely like 50 🔥🗣️🔥

    • @colechurch6785
      @colechurch6785 14 วันที่ผ่านมา +1

      @@Neodeland your 5-

  • @Octal_Covers
    @Octal_Covers 8 หลายเดือนก่อน +912

    You could use the new block display and text display entities, those have built in scale modifiers that you can use. All you need to do is create a custom block model for the cursor and for the text use a giant text display

    • @vencedor1774
      @vencedor1774 8 หลายเดือนก่อน +29

      That is one of the first things i could see block displays being actually useful for something.

    • @bloosix
      @bloosix 8 หลายเดือนก่อน

      Block displays are very useful for map making, especially animations@@vencedor1774

    • @cat_silly
      @cat_silly 8 หลายเดือนก่อน +14

      Custom item model. Items have "Custom model data" that allows you to make custom models using resource packs.

    • @Octal_Covers
      @Octal_Covers 8 หลายเดือนก่อน

      @@cat_silly right but you can use a resource pack to change the normal model of a block too

    • @RemoteAccessGG
      @RemoteAccessGG 8 หลายเดือนก่อน

      @@vencedor1774 bro it’s literally the best thing every I can make custom ui custom images etc only with plugin

  • @berndl_3925
    @berndl_3925 8 หลายเดือนก่อน +261

    i love how half of the comments are in awe how something like this is possible and the other half is going insane, because there are other (easier) ways

    • @morzisthecommander5257
      @morzisthecommander5257 8 หลายเดือนก่อน +17

      literally so true, while i find the end product extremely fascinating and im absolutely in love with the in-computer editable pfp and be able to draw images and everything is quite nice and advance, the way he did that made me wanna pull my hair out since i've been doing commands for multiple and it could have been done with SO less commands the typing system alone took 831 commands, while the whole computer could prob be done in just the 100 command block area😭😭😭😭😭😭

    • @Xackory
      @Xackory 8 หลายเดือนก่อน +1

      its obviously possible with command blocks

    • @tachi5408
      @tachi5408 7 หลายเดือนก่อน

      @@morzisthecommander5257 I don't see the issue when it's already figured out though ig

  • @Code_Machine
    @Code_Machine 3 หลายเดือนก่อน +15

    This video made me physically nauseous.
    Its not bad, I just can't believe you managed to finish it without tossing your entire pc in the dumpster. As a programmer, I could just FEEL the pain oozing through my screen.
    You're either a madman or a genius. I'm impressed, but also my condolencea

  • @bandiddums
    @bandiddums 8 หลายเดือนก่อน +46

    This was a lot more entertaining than I had ever expected a Minecraft command block programming video to be lol. You made some really interesting ways to implement the features that you want. Also I can't believe it took you until testing the drawing picture part to make a backup

  • @FungIsSquish
    @FungIsSquish 8 หลายเดือนก่อน +536

    as a seasoned datapack/commandblock creator this is cursed in so many ways😭😭😭
    really interesting to see the bizarre workarounds you made

    • @kkleb
      @kkleb 8 หลายเดือนก่อน +3

      LOL

    • @CodeNeonMC
      @CodeNeonMC 8 หลายเดือนก่อน +26

      I knowww LOL...the mouse ray cast was bizarre xD though it might actually be more performance efficient, strangely

    • @MrGenie151
      @MrGenie151 8 หลายเดือนก่อน +18

      i agree COMPLETELY. i myself am the same and the fact he doesn't use 1.20 interaction entities is making me CRINGE

    • @amandin.
      @amandin. 8 หลายเดือนก่อน +7

      yeah indeed, when you use a datapack I'd just make a raycast for the cursor, but the two armor stands is absolute genius workaround

    • @SSown
      @SSown 8 หลายเดือนก่อน +7

      @@MrGenie151 this was made in 1.19.4

  • @MrOrange9JCT
    @MrOrange9JCT 8 หลายเดือนก่อน +28

    6:05 And that, my fellow builders, is why WorldEdit was invented.

  • @Skreperiukas
    @Skreperiukas 8 หลายเดือนก่อน +5

    As someone who spent quite some time with command blocks back in the day this was awesome to watch because you made it with very begginer friendly commands and that is cool, because I never realised that they can be that OP

  • @HappiFunnyGuy
    @HappiFunnyGuy 8 หลายเดือนก่อน

    your explanation of things made both sense and full sense at the same time.
    Amazing video!

  • @HMODY-3821-A-Shrimp
    @HMODY-3821-A-Shrimp 8 หลายเดือนก่อน +14

    Picture 🚫
    Pciture ✅ 5:31

  • @His-Games
    @His-Games 8 หลายเดือนก่อน +92

    Dude the spaghetti code wrestling in making all the menus and options must have turned your brain into syrup. If this doesn't go down in the Minecraft hall of fame I don't know what will.

  • @chudite
    @chudite 8 หลายเดือนก่อน

    this is really, really impressive, and it's really intuitively explained. great work!

  • @BlackholeSteve
    @BlackholeSteve 4 หลายเดือนก่อน +1

    As someone who uses command blocks a lot, I was heavily impressed by this, I know I could probably do this if I put in the effort, it's just I haven't really been bothered to any big projects...
    So basically what I'm saying is kudos to you! I hope you keep up your high effort videos.

  • @kayukshi4271
    @kayukshi4271 8 หลายเดือนก่อน +16

    0:13 had me dead 💀

  • @TheAnnyParker
    @TheAnnyParker 8 หลายเดือนก่อน +153

    For the clicking, you could have used the new interaction entity, which can detect right and left clicking. For the blocks, instead of detecting what block and running, you could have used command blocks so you can run the command directly, without the block detecting step. Everything else is absolutely brilliant and more than I could ever have the patience for. Cheers

    • @dIancaster
      @dIancaster 8 หลายเดือนก่อน

      Explain how he could have sidestepped the need for block detection?

    • @Joshtp
      @Joshtp 8 หลายเดือนก่อน +1

      Because for why seventeen yesterday, at least rampart destiny can squirtle on jigglypuffs; nevertheless tuesday's saucy grippers equate to cat mom cat daughter speed potato. At least creeble snoo bamboozle onomatopoeia schleeb~
      jury duty, furry cooties,
      Hotel,
      Trivago
      @@dIancaster

    • @TheAnnyParker
      @TheAnnyParker 8 หลายเดือนก่อน +3

      @@dIancaster if he used command blocks with the commands already in it, it would mean that when they're copied, they immediately run. Therefore the step of having a different block and then checking what block it is, then running a command based on that, can be skipped

    • @wackyanimations3326
      @wackyanimations3326 8 หลายเดือนก่อน

      @@TheAnnyParker its unavoidable (the block detecting) sadly.

    • @TheAnnyParker
      @TheAnnyParker 8 หลายเดือนก่อน +3

      @@wackyanimations3326 no?? Literally as simple as doing the same method up until you have to decide what block it is, but instead of decoding, you don't have to if you just use command blocks. The decoder is running commands based on the block, so you can skip that step by using command blocks that are already loaded with commands. Still copy them over, and still delete them, but you don't need the detection phase.. source: I make command block and data pack creations all the time

  • @CrimZonOnYT
    @CrimZonOnYT 8 หลายเดือนก่อน

    This is really really cool. Usually with videos like this I don't understand but I've been using commands for a while so I actually understood a lot of what you were talking about and I yhink that's awesome. Like yhe having to clone something somewhere else, just to clone it back to the same place but 2 blocks to the side. It's so complicated. I've actually had to do that a couple times too.

  • @realquadmoo
    @realquadmoo 7 หลายเดือนก่อน

    This is amazing! So creative! It feels like something I could maybe do, but yet something I could never come up with

  • @Hyren00
    @Hyren00 8 หลายเดือนก่อน +20

    5:56
    this is exactly why we break the whole "no mods" thing to use world edit.

    • @Antiblue643
      @Antiblue643 8 หลายเดือนก่อน

      There's a WE datapack, which is technically not a mod

    • @truerandomchannel
      @truerandomchannel 8 หลายเดือนก่อน

      @@Antiblue643datapacks are mods, just officially supported mods

    • @yelllovkitten
      @yelllovkitten 5 หลายเดือนก่อน +3

      there is a command in minecraft /fill

    • @peterlewis2178
      @peterlewis2178 2 หลายเดือนก่อน

      @@yelllovkitten Yes, but when you use WorldEdit's //fill, you can also use //undo if you make a mistake. It's also just generally a faster and more intuitive command to use

    • @JamesGo2806
      @JamesGo2806 หลายเดือนก่อน

      You don’t need mods

  • @JPmagicMC
    @JPmagicMC 8 หลายเดือนก่อน +7

    I would ASSUME you know about this, but 1.19.4 added interaction entities, so you could make it so you actaully click, not sneak!

    • @bloosix
      @bloosix 8 หลายเดือนก่อน

      If only interactions were multiplayer friendly 😔

  • @HeyItsKora
    @HeyItsKora 7 หลายเดือนก่อน

    did this is freaking INSANE, man your editing is unbelievable, which in addition to the literal creating of discord in minecraft, man you're next level
    also as a non-minecraft player, since when does minecraft have literal coding? as far as i knew this sort of thing was restricted to using redstone blocks and switches to basically simulate electrical circuits and PCB components, I had no idea you were able to actually type lines of code in, also have no idea what a code block is but I guess you attach your code to individual blocks? i struggled to keep up with the video as someone who knows nothing about Minecraft, let alone coding in minecraft lol

  • @peanutbuttergaming3329
    @peanutbuttergaming3329 7 หลายเดือนก่อน +1

    i am superbly amazed that u did this without world edit 😱 absoluely insane. you earned urself another sub, and also, do u edit ur own vids cuz the editing is a hoot.

  • @linren4517
    @linren4517 8 หลายเดือนก่อน +83

    Just a side note:
    In 8:51, when the /clone command said "The source and destination areas cannot overlap",
    You can actually "force" it to work by adding "replace force" at the end of the /clone command.
    The command will look like this:
    /clone x x x y y y z z z replace force
    Anyway, I am extremely impressed with your build! Keep it up!

    • @jef_6987
      @jef_6987 8 หลายเดือนก่อน +1

      bro what? 🥴

    • @jef_6987
      @jef_6987 8 หลายเดือนก่อน +1

      bro what? 🥴

    • @Emix_Emix
      @Emix_Emix 8 หลายเดือนก่อน +2

      @@jef_6987 We are dont know Any command We are Useless

    • @RXHub390
      @RXHub390 4 หลายเดือนก่อน

      @@jef_6987 /clone pos1 pos2 destination force

  • @JodhaAT
    @JodhaAT 8 หลายเดือนก่อน +52

    as a programmer, I find your work extremely underrated and funny

  • @13luken
    @13luken 4 หลายเดือนก่อน +4

    I would love to see two monitors like this in a world far away from each other on a server so you and a friend could message back and forth!! It'd require like a lot of work but could be really neat, esp if you only made it 2 monitors you'd need to replace each code block but the rest might fall into place "neatly"

  • @skupperrr
    @skupperrr 8 หลายเดือนก่อน

    this is so cool man
    PURE TALENT.

  • @ericmobbs519
    @ericmobbs519 8 หลายเดือนก่อน +52

    Just gotta wait for someone to do this, but without command blocks.

    • @vencedor1774
      @vencedor1774 8 หลายเดือนก่อน +37

      Without commandblocks, in survival hardcor, blindfolded, without audio and using the keyboard with their feet.

    • @achillachill5520
      @achillachill5520 8 หลายเดือนก่อน

      @@vencedor1774 on a 5 second timer

    • @DaysofKnight
      @DaysofKnight 8 หลายเดือนก่อน +3

      There's probably a mod for an earlier version of Minecraft that adds in actual computers

    • @naetilus
      @naetilus 8 หลายเดือนก่อน +11

      @@DaysofKnight they meant with redstone

    • @mcjavabelike8320
      @mcjavabelike8320 8 หลายเดือนก่อน

      @@DaysofKnight yeah it is called OpenComputers

  • @jackatk
    @jackatk 8 หลายเดือนก่อน +208

    This is absolutely AMAZING! It’s so well-made, and he explains it all so well! The only problem is that the title is really misleading- it doesn’t actually connect to discord. But anyways, great job!

    • @zeblanoue2642
      @zeblanoue2642 8 หลายเดือนก่อน +2

      True

    • @opfu1237
      @opfu1237 8 หลายเดือนก่อน +20

      Doesn't say that you can connect to discord, it says it can "run" discord.
      Run them out business that is!

    • @silver17yearsago66
      @silver17yearsago66 8 หลายเดือนก่อน +2

      That's because you can't connect it to the internet

    • @opfu1237
      @opfu1237 8 หลายเดือนก่อน +6

      @@silver17yearsago66 wait imagine if you had a server with like ten people and gave everyone one of these.. if you set things up right couldn't you have an actually working one..

    • @ManiacOfYouTube
      @ManiacOfYouTube 8 หลายเดือนก่อน +13

      @@opfu1237yeah...or here's a thought...chat already exists in minecraft

  • @thisopgame3219
    @thisopgame3219 8 หลายเดือนก่อน

    Insane brother
    The computer and the drawing was darn cool

  • @Ordinary_Jerry
    @Ordinary_Jerry 8 หลายเดือนก่อน

    I work with command blocks, but never, NEVER have I seen something that uses this many workarounds to execute functions ;-;
    congratulations, you just gained my sub.

  • @embeddedt
    @embeddedt 8 หลายเดือนก่อน +10

    Came expecting to get clickbaited, and got clickbaited and shocked at the same time. Impressive work. This is basically ComputerCraft but in vanilla.

  • @lxmeshowcases
    @lxmeshowcases 8 หลายเดือนก่อน +30

    why is this man so underrated???

    • @RiskEdits
      @RiskEdits 8 หลายเดือนก่อน +4

      Your pfp matches your comment so well

    • @lxmeshowcases
      @lxmeshowcases 8 หลายเดือนก่อน +3

      lmao thats true@@RiskEdits

    • @Mrcrzytornado1
      @Mrcrzytornado1 8 หลายเดือนก่อน +1

      Lmao

  • @bubakk921
    @bubakk921 7 หลายเดือนก่อน

    You are definitly underated youtuber you got a new subscriber :)

  • @MrpizzaDrip
    @MrpizzaDrip 7 หลายเดือนก่อน

    You blew my mind
    Amazing :)

  • @briondalion3696
    @briondalion3696 8 หลายเดือนก่อน +12

    This is absolutely incredible. I haven't played minecraft in ages, and I was trash at using redstone, but this is simply mind blowing. The sky's the limit in minecraft, I think. I imagine you could have made a larger monitor with a larger resolution and still have it visible by loading enough chunks.
    The only limit in this game is RAM. Seriously give this enough RAM, it'll become the first virtual machine that you can roam around in like Tron, lol. I don't doubt that this can go further

  • @GiaDianne-qw1tq
    @GiaDianne-qw1tq 8 หลายเดือนก่อน +14

    A video by kiddy kene 11 minutes ago? I love my life

    • @ElfishDust
      @ElfishDust 8 หลายเดือนก่อน

      Technicley 1 jour

    • @GiaDianne-qw1tq
      @GiaDianne-qw1tq 8 หลายเดือนก่อน

      @@ElfishDust no I saw this 11 minutes when it got posted not 1 hour

  • @kristenmartin8807
    @kristenmartin8807 7 หลายเดือนก่อน

    this video was so cool also your computer is so good and you painted beautiful

  • @darkstarcollective
    @darkstarcollective 8 หลายเดือนก่อน

    each time one of these drops it gets more and more crazy

  • @novaflame4812
    @novaflame4812 8 หลายเดือนก่อน +10

    that is truly glorious, I can imagine this being a great little feature for any smp, a publically available computer that lets you post messages, and bears a great resemblance to discord.

    • @Snurrbulle
      @Snurrbulle 8 หลายเดือนก่อน

      it uses command blocks

  • @Pandaist
    @Pandaist 8 หลายเดือนก่อน +10

    6:24, thats why you use world edit bc //undo command exists

  • @jennifernevarr3985
    @jennifernevarr3985 7 หลายเดือนก่อน +1

    Your the only TH-camr that can keep me entertained without me understanding s***t

  • @coopsterthepoopster
    @coopsterthepoopster 8 หลายเดือนก่อน +1

    Welcome to Minecraft, where RUNNING A DAMN SOCIAL PLATFORM IS POSSIBLE

  • @mickys8065
    @mickys8065 8 หลายเดือนก่อน +18

    Main thing is you'd benefit from looking into the execute command more, since you could easily simplify a few things with minimal changes. Ie `/execute as @e[tag=cursor] at @s position ^ ^ ^i run tp ~ ~ z` with i being distance to monitor and z being the z coordinate of the screen, you'd merge the two armour stands into 1 line of code, without using stuff like raycast loops.
    Equally, you can do `/clone x1 y1 z1 X2 y2 z2 X3 y3 z3 force move` or something similar and it'll override the "designation cannot overlap" by physically moving the selected area.
    Very interested to see what else you end up doing!

  • @Mari00
    @Mari00 8 หลายเดือนก่อน +5

    Yo bro this is absolutely amazing! just a tip you could have used the interaction entity to detect actual clicks instead of sneaking but still this is crazy well done!!

  • @Revenge3130
    @Revenge3130 7 หลายเดือนก่อน +1

    Dude, you are a literal god.

  • @yumiiRBX
    @yumiiRBX 4 หลายเดือนก่อน

    the edits make me laugh for no reason😢 i love how i can relate to u, new sub!

  • @cat_silly
    @cat_silly 8 หลายเดือนก่อน +34

    You could use:
    1. Carrot on a stick item in player's inventory to detect if player is clicking. You also could make right click using that.
    2. Use datapacks to make it. I already have moved from command blocks to datapacks, and they are... A lot better. Datapacks are edited in the text editor, not in weird 3D snake thingy, like command blocks. Plus, functions in datapack work basically the same as command blocks.

    • @russianyoutube
      @russianyoutube 8 หลายเดือนก่อน

      Or you could switch to mods!

    • @moofurg
      @moofurg 8 หลายเดือนก่อน

      The new interaction entities would also work for click detection

    • @cat_silly
      @cat_silly 8 หลายเดือนก่อน +2

      @@russianyoutube Nah

    • @cat_silly
      @cat_silly 8 หลายเดือนก่อน +1

      @@moofurg Yes. Even better

    • @urisinger3412
      @urisinger3412 8 หลายเดือนก่อน

      i think the point was it being vanilla, if you are doing datapacks might as well just do plugins

  • @zhuzh3l1c4
    @zhuzh3l1c4 8 หลายเดือนก่อน +9

    5:48 this is why you use world edit kids

  • @GHOST-bo2go
    @GHOST-bo2go 6 หลายเดือนก่อน +1

    How has this guy only got 90K subscribers? Honestly I haven’t had this much fun watching a Minecraft TH-camr since like 2016

  • @PFearr
    @PFearr 8 หลายเดือนก่อน

    This is amazing lol, I’m surprised that this was possible with command blocks but minecrafters never fail to amaze me!

  • @equal2873
    @equal2873 8 หลายเดือนก่อน +9

    Raycast? Nah! Make a projection of armor stand so it would look like cosine function.

  • @oxymore13
    @oxymore13 8 หลายเดือนก่อน +6

    a few workflow improvements for you, because you seem to have forgotten some command options :
    - /fill has an option called "keep" that acts as "replace air" and also keeps fluids (water and lava) e.g. : /fill ~ ~ ~ ~10 ~10 ~10 minecraft:dirt keep
    - when trying to clone blocks, if "the source and destination cannot overlap" just use the option "force". You could also add "move" after force to remove the source blocks if needed. e.g. : /clone 10 10 10 20 20 20 15 15 15 force

  • @aalcirebon661
    @aalcirebon661 8 หลายเดือนก่อน

    Yo this was insaneee bro

  • @Pickledot
    @Pickledot 6 หลายเดือนก่อน +3

    The Minecraft went from placing cobblestones and dirt to building a computer that works is crazy.

  • @EdoVro
    @EdoVro 8 หลายเดือนก่อน +11

    This is really cool! The title made me think it’d be a Discord bot you could add to a server that would actually let you send messages from Minecraft, but the end result is still impressive.

    • @Black_Ghost69
      @Black_Ghost69 8 หลายเดือนก่อน +1

      is there a video on it?

    • @Emix_Emix
      @Emix_Emix 8 หลายเดือนก่อน +1

      You cannot Build A Real World Server in minecraft its impossible

    • @fortniteog_yt8039
      @fortniteog_yt8039 7 หลายเดือนก่อน +1

      @@Emix_Emix unless you can actually code and use mods :nerd_face: tho if you mean vanilla... of course no

    • @seup123
      @seup123 7 หลายเดือนก่อน

      Its impossible lol if he did it bro would be a legend and a half

  • @octoquat7271
    @octoquat7271 8 หลายเดือนก่อน +19

    I know nothing about commands, but this is really impressive! You should make the receiving monitor functional as well, then both people would be able to message each other.

    • @FriedMonkey362
      @FriedMonkey362 7 หลายเดือนก่อน +1

      Too much work, so many new edge cases, like if both of them are typing at the same time

  • @oh_no1604
    @oh_no1604 8 หลายเดือนก่อน

    im liking the video for this, its amazing!!

  • @pinklion63
    @pinklion63 หลายเดือนก่อน

    just from this one vid i want to sub you put so much dedication in these projects

  • @Derpyditto-2000
    @Derpyditto-2000 8 หลายเดือนก่อน +4

    Man, dude, it's great that you went out of your way to show the process of the command blocks and redstone. I appreciate it so much more, and it's a lot more satisfying to see the ins and outs of something like this.

  • @nexusXT60
    @nexusXT60 7 หลายเดือนก่อน

    This is amazingggggg

  • @davetuikong
    @davetuikong 4 หลายเดือนก่อน

    This video is great. You also put a lot of effort into learning commands and building the computer.

  • @slaminimations
    @slaminimations 8 หลายเดือนก่อน +4

    This video is so underrated it needs 100k+ views

    • @TychoVan
      @TychoVan 8 หลายเดือนก่อน

      it just released...

    • @slaminimations
      @slaminimations 8 หลายเดือนก่อน

      Ow

  • @LostKitty64x
    @LostKitty64x 8 หลายเดือนก่อน +5

    you got my hopes up making me think you were actually gonna connect this thing to the real discord api somehow. Whoops. Guess it's not possible at the moment. Without using, like a datapack that does http requests.

  • @LazyBN
    @LazyBN 8 หลายเดือนก่อน +5

    3:06 that laugh tho 💀

  • @ThatGuyConnor857
    @ThatGuyConnor857 6 หลายเดือนก่อน

    1:46 no crap sherlock 😂😂 (great vid its so cool you were able to do this without mods and just vanilla minecraft!)

  • @Check_001
    @Check_001 8 หลายเดือนก่อน +5

    Believe it or not, when I accidentally pressed 6 on my keyboard when only started watching the video, it skipped me to 10:05 after which I immeditely put it back. But I was geniunely confused with that meme anime girl saying stuff around the video

  • @endyyy_
    @endyyy_ 8 หลายเดือนก่อน +4

    You gotta pay respects. He did all of that without WorldEdit

  • @Hot_Coder
    @Hot_Coder 8 หลายเดือนก่อน +1

    Bro this youtuber is so underrated

  • @tuckMCWizard
    @tuckMCWizard 7 หลายเดือนก่อน

    cool now i can send messages from myself to myself
    also god i work with command blocks sometimes and just the sheer scale of this is incredible

  • @CerobaKatsukane
    @CerobaKatsukane 8 หลายเดือนก่อน +5

    1:44 got me bro...

  • @lonutad
    @lonutad 2 หลายเดือนก่อน +4

    I watched a goofy ah minecraft ad before watching this💀

  • @blacklistnr1
    @blacklistnr1 8 หลายเดือนก่อน +1

    9:10 It's not called ridiculous, but double buffering. So congrats on your V-Sync implementation, no more screen tearing!

  • @un4ead_gam3rg56
    @un4ead_gam3rg56 8 หลายเดือนก่อน

    this is actual insanity

  • @CarrotFarmer
    @CarrotFarmer 8 หลายเดือนก่อน +5

    Honestly? Quite incredible.

  • @doctorfantasius2266
    @doctorfantasius2266 8 หลายเดือนก่อน +3

    Undoubtedly epic

  • @oneofthehandlesofalltime
    @oneofthehandlesofalltime 8 หลายเดือนก่อน

    how do you not have a million subscribers
    nice video man :)

  • @Jeezne
    @Jeezne 6 หลายเดือนก่อน

    i never thought it is possible. good work my guy 👍

  • @MrMiaw717
    @MrMiaw717 8 หลายเดือนก่อน +6

    You must be the smartest person I have seen in my life. Your video is perfect in every way possible. Good editing, amazing voice over, funny, actually explaining what you are doing and not making it over complicated. You sir are a legend

  • @GamingAndRCs
    @GamingAndRCs 7 หลายเดือนก่อน +4

    6:19 "//undo"

  • @Purple_2726
    @Purple_2726 8 หลายเดือนก่อน

    This is one of the most underrated Channel i have ever sean

  • @FlooferLand
    @FlooferLand 8 หลายเดือนก่อน

    You should make this actually able to send stuff and receive stuff from Discord!
    It really shouldn't be that hard seeing you already did most of the work. You could just make a mod and run a Discord bot in the background, sending letters and image data trough that Discord bot as well as receiving stuff from it

  • @something6561
    @something6561 8 หลายเดือนก่อน +6

    13:20
    is that a sans undertale reference ?

    • @AvrageGuamanian
      @AvrageGuamanian 7 หลายเดือนก่อน

      Yes.. Yes it is. I played undertale before so I immediately realized that its undertale music

  • @ThatOneHacker305
    @ThatOneHacker305 8 หลายเดือนก่อน +14

    for the cursor just use an armorstand with no gravity that teleports forward until it hits the screen

    • @vencedor1774
      @vencedor1774 8 หลายเดือนก่อน +1

      Actually, I think his solution was simpler

    • @ThatOneHacker305
      @ThatOneHacker305 8 หลายเดือนก่อน +2

      @@vencedor1774 but the mouse isn’t at where the cursor is pointing

    • @vencedor1774
      @vencedor1774 8 หลายเดือนก่อน +2

      @@ThatOneHacker305 true, but to actually achieve that, just tping it behind wont do the trick. You have to triangulate the posicion with referal of your angle and x position to do it, and that is a lot more complex than what you just proposed. Your idea doesnt align the cursor with it, scoreboard math (which isnt simple) does.

    • @ThatOneHacker305
      @ThatOneHacker305 8 หลายเดือนก่อน

      @@vencedor1774 but it works

    • @bloosix
      @bloosix 8 หลายเดือนก่อน

      Could you not just do a simple raycast and teleport the armor stand to where the raycast hits?@@vencedor1774

  • @spirotheoriginal250
    @spirotheoriginal250 8 หลายเดือนก่อน

    instaid of crappy block detaction, you could have used "data modify block (coords) auto set value 1b"
    that changes if the command block is powered or not, and you can just make a whole chain commandblock and at the end "data modify block (coords) auto set value 0b". This is really usefull

  • @kindlehaha
    @kindlehaha 8 หลายเดือนก่อน

    this is amazing

  • @M0r11_b0t
    @M0r11_b0t 7 หลายเดือนก่อน +8

    2:07 the laugh..

    • @nibroc3343
      @nibroc3343 หลายเดือนก่อน

      What about it lol

    • @M0r11_b0t
      @M0r11_b0t หลายเดือนก่อน

      WHY IS IT SO CUTE 😭

    • @nibroc3343
      @nibroc3343 หลายเดือนก่อน

      @@M0r11_b0t IK LMAO i was wondering if you were thinking the same thing :P

    • @M0r11_b0t
      @M0r11_b0t หลายเดือนก่อน

      lolol

  • @meqs
    @meqs 8 หลายเดือนก่อน +17

    haha I like the idea

    • @tommytress77
      @tommytress77 4 หลายเดือนก่อน +1

      Hey you're the villager guy

    • @SubTrophy
      @SubTrophy 2 หลายเดือนก่อน

      Hey you’re the villager guy

    • @TheDiamondHawkOfficial
      @TheDiamondHawkOfficial 2 หลายเดือนก่อน

      ...2 verified comments with under 11 likes

    • @tommytress77
      @tommytress77 2 หลายเดือนก่อน +1

      @@TheDiamondHawkOfficial meh

  • @sunnafae.1886
    @sunnafae.1886 8 หลายเดือนก่อน

    This was cool. I liked the picture idea.

  • @StormsofPeril
    @StormsofPeril 6 หลายเดือนก่อน +1

    Wow, the dedication! You're not lazy, you're smart

  • @MisterKazePresents
    @MisterKazePresents 8 หลายเดือนก่อน +4

    Awesome video. First time I actually understood the command block magic at play. Also, what's the music at 11:18? I NEED to know

    • @Sio_Demi
      @Sio_Demi 8 หลายเดือนก่อน

      Electro swing by iluvmyclique

  • @grqfes
    @grqfes 8 หลายเดือนก่อน +7

    how far away could you make the two screens? could be cool on a server, especially with maybe more than 2 screens. imagine everyone has one in their base

    • @plighting_engineerd
      @plighting_engineerd 8 หลายเดือนก่อน +1

      as far away as you want, as long as its loaded. its just a clone command

  • @King.robot.
    @King.robot. 7 หลายเดือนก่อน

    i am a roblox and scratch programmer and the fact most of your codes worked first try surprises me

  • @Innergaming111-gs3xm
    @Innergaming111-gs3xm 3 หลายเดือนก่อน +1

    "A circle and a square are diffrent shapes"
    Glad we cleared that up

  • @user-we7dc1yd3u
    @user-we7dc1yd3u 8 หลายเดือนก่อน +3

    I have a strong feeling that this video is going to go viral. Keep it going man.

  • @JohnBeans-sy8eo
    @JohnBeans-sy8eo 7 หลายเดือนก่อน +5

    6:08 when you stub your toe be like:

  • @CristelleHull
    @CristelleHull 8 หลายเดือนก่อน

    I love the Jimi Hendrix in the background

  • @the-real-random-person
    @the-real-random-person 8 หลายเดือนก่อน

    So cool man, you should also do a VRAM screen