Server Griefed and New Beginnings ...

  Рет қаралды 68,939

LiveOverflow

LiveOverflow

Күн бұрын

Пікірлер: 276
@spicybaguette7706
@spicybaguette7706 Жыл бұрын
If you have a backup of the previous world, could you please share it so we can explore the builds and enjoy the creativity as well?
@Valery0p5
@Valery0p5 Жыл бұрын
This
@0xTas
@0xTas Жыл бұрын
The new server has the same world as the old 1.18 server. Just find the IP and come play on it with us then you can explore the builds and stuff
@ZephyrysBaum
@ZephyrysBaum Жыл бұрын
What is the zip?
@diablo.the.cheater
@diablo.the.cheater Жыл бұрын
@@0xTas Can you tell me the IP_
@jan_Sanku
@jan_Sanku Жыл бұрын
@@0xTas you make it sound easier than it is
@mosurikutenpi
@mosurikutenpi Жыл бұрын
Players : messes with liveoverflow LiveOverflow: *HERE'S MY ADRESS COME GET ME*
@TheobaldTheBird
@TheobaldTheBird Жыл бұрын
Your creativity with this series is so amazing
@qeaml
@qeaml Жыл бұрын
LiveOverflow is officially becoming a minecraft youtuber
@Cookie__XD
@Cookie__XD Жыл бұрын
I don't understand it but I like it.
@tonicblue
@tonicblue Жыл бұрын
I've been following a few Minecraft KZbinrs on and off for over 10 years now as I find it relaxing, inspiring, and entertaining. Also been following your content since the early days and you're easily my favourite security KZbinr. When you first started with this series I was super intrigued but was waiting for all your fans who don't care for Minecraft let's plays to come out and let you know how much they don't care for any of this. I'm so glad they didn't deter you because this has quickly become my favourite Minecraft series. It really feels like I'm getting the best of 2 of my favourite types of content. Your presentation style is fantastic and you made the step into these sorts of videos seamlessly. It's a real testament to how good of an educator and entertainer you are and I really hope it continues. My only problem is I wish my 6 year old was a little older so he could fully grasp the concepts you discuss. No doubt I'll be revisiting all of these videos in a few years with him because I know it'll get him hooked on hacking and modding and I can't wait. Keep it up, and thank you so much!
@cookiecan10
@cookiecan10 Жыл бұрын
Your crop farm is a bit inefficient, crops in 1.19 get their growth nerfed if you place multiple of the same crop next to each other. Which means you have to plant your crops in 1 block wide rows now. You can still place another row of a different crop next to it, just not the same crop. X = crop O = Something else (could be another crop, just not the same crop) These won't get nerfed: OOO XXX OOO OXO OXO OXO but anything else will get nerfed (for instance): XXX XXX XXX OOO XXX XXX OOO If you use Fabric to look at the source code, the behavior will be in the CropBlock class. In the randomTick method there's a chance to make the crop grow, the chance is based on moisture levels in the surrounding in the surrounding blocks. In the getAvailableMoisture method it will cut the moisture level (f) in half if you don't adhere to placing your crops in rows.
@tux8664
@tux8664 Жыл бұрын
Would this get nerfed?: OXO XOX OXO
@shwabbaa5728
@shwabbaa5728 Жыл бұрын
@@tux8664 yes because it's diagonal to other crops, it must only touch 2 or less of the same crops which are not diagonal and are opposite each other for the growth to not be cut in half
@vinno97
@vinno97 Жыл бұрын
Hasn't this been in the game since forever?
@Omena0
@Omena0 Жыл бұрын
@@vinno97 yeah, kinda, before it was only a small buff i think.
@cookiecan10
@cookiecan10 Жыл бұрын
@@vinno97 I assumed it was new, as I only learned about it after the release of 1.19.2. But you're right, apparently it's been in the game for a very long time.
@cannedwither8494
@cannedwither8494 Жыл бұрын
Can we PLEASE have a github repo for your client? i want to read it to understand it all properly. Edit: ty for the 114 likes
@cannedwither8494
@cannedwither8494 Жыл бұрын
@kisr i mean all the off camera stuff
@jan_Sanku
@jan_Sanku Жыл бұрын
same
@Alsexaren
@Alsexaren Жыл бұрын
Agree
@deiviz5506
@deiviz5506 Жыл бұрын
When i saw your minecraft series you got me motivated to learn programming again, i'm currently learning the basics of web development but i'm hoping to move to java at some point and build my own minecraft hacked client. Thank you 🙂
@forestg10
@forestg10 Жыл бұрын
If you make one pls send it to me
@dannihijacked2508
@dannihijacked2508 Жыл бұрын
@@forestg10 no just learn java yourself
@ItsHowardPlayzOfAdmin
@ItsHowardPlayzOfAdmin Жыл бұрын
@LiveOverflow: all of these devs are using a Linux distribution for playing and developing Minecraft things. For instance, the fancy task bars are open sourced, meaning that they can customize it however they wanted.
@slonkazoid
@slonkazoid Жыл бұрын
20:00 (I am AliFurkan) That was recorded on a $90 laptop at 1280x720 and upscaled to 1920x1080. I now have a better PC haha The taskbar is KDE Oxygen theme with the compositor disabled, because my computer idled at 95 degrees.
@baxi9227
@baxi9227 Жыл бұрын
It looks kinda ugly
@slonkazoid
@slonkazoid Жыл бұрын
@@baxi9227 I like it
@jesuscrits9480
@jesuscrits9480 Жыл бұрын
@@slonkazoid it's still ugly
@slonkazoid
@slonkazoid Жыл бұрын
@@jesuscrits9480 personal preference
@jesuscrits9480
@jesuscrits9480 Жыл бұрын
@@slonkazoid you are ugly
@brothersw1450
@brothersw1450 Жыл бұрын
When showing the xray, you gave away your bedrock pattern. That isn't random, and is instead based on your coordinates.
@Jokypond
@Jokypond Жыл бұрын
Don't give people any ideas
@lukefrancois6173
@lukefrancois6173 Жыл бұрын
I'm pretty sure you can also find coordinates just by looking at natural terrain
@ModifiedSteve
@ModifiedSteve Жыл бұрын
Yeah he knows that, he said here are my cords at the start
@paulwesley3862
@paulwesley3862 Жыл бұрын
afaik it was changed in 1.19 to be seed dependent
@shwabbaa5728
@shwabbaa5728 Жыл бұрын
@@paulwesley3862 the seed can easily be found, and is public anyway for this server
@quinn6160
@quinn6160 Жыл бұрын
You should consider adding a vienminer module! Its a popular mod that allows you to break all connected blocks of the same type when holding down a key. So if you where to break a spruce log and hold down that key it would mine all of them. Could be quite fun to figure out! (Also the crop replanting thing might cause some performance issues by constantly checking blocks for if they are farmland so mabye only have that start checking if you are holding a seed/crop?)
@ycty
@ycty Жыл бұрын
i k ow you probably will not read this, but i love the series. Im taking ap csa (java class) rn and love to see your technical approaches to java, keep it up ❤
@CatCread16
@CatCread16 Жыл бұрын
I love how it goes grom a little rp to u flying above the cave
@Cyberducky
@Cyberducky Жыл бұрын
I really love this series and your buildings are always so cute and pretty.
@realryleu
@realryleu Жыл бұрын
if you use indium, you can use the normal fabric rendering API with sodium. i would highly recommend that mod.
@Reeces_Pieces
@Reeces_Pieces Жыл бұрын
This is my favourite video in this series yet. lmao. You got them to grief themselves.
@adisguiseddragon5460
@adisguiseddragon5460 Жыл бұрын
Thank you for making this series.
@muha0644
@muha0644 Жыл бұрын
I see you're interested in what your community is doing so here's something kind of cool: Some time ago, I built a basic general purpose 16-bit CPU in Minecraft 1.12.2 (following along with your livestreams & Ben Eaters videos), except it didn't have any conditional logic. I did use some mods, like a tickrate changer and project red, because it makes things _so much easier_ and more compact, my goal was to understand how a CPU works after all. I started building a V2 using RISC-V as my instruction set (specifically RV-32I), and who knows, it might even be able to run Linux if were to I put in enough effort. The problem is my server died (the HDD wouldn't mount as rw, only as ro) so I had to stop it. I'm not hosting (or working) on that world anymore since I'm too busy with university. Still, imagine running Linux in Minecraft, how cool would that be! All that's needed is some math (multiplication, division, etc) and atomic instructions, since Linux supports RV-32G at minimum.
@snudget
@snudget Жыл бұрын
Another minimum requierement: Minecraft server that has a thousand cpu cores. But sure, that would be cool.
@muha0644
@muha0644 Жыл бұрын
@@snudget Minecraft server is written in Java, and for some reason runs on only one core. Single core performance is key with Minecraft, more cores mean pretty much nothing.
@snudget
@snudget Жыл бұрын
@@muha0644 Yeah, forgot about that. The problem is not that it is written in Java, more that most things in Minecraft need to run sequentially. Multithreading would probably break some Redstone things like instant wires: Imagine one thread turning off a redstone wire, while another thread turns on a piston at the same time. But normally the wire should be turned off first and then checking whether the piston should be extended. But you could probably use a threads safe queue where things will be added that have to be run in this tick and multiple worker threads that split up the work. When the queue is empty, that means the tick is fully processed an the queue will be filled with the things to do in the next tick and so on. But those big Tech Servers like Scicraft Prototech showed us that the things that minecraft actually handles on other threads (like beacon color calculation) can be used to break the game. Lol I should make a mod that runs minecraft on multiple cores and then sell it to big minecraft servers ;) Just kidding, open source is better and mojang would kill me.
@muha0644
@muha0644 Жыл бұрын
@@snudget i know, i brought up Java because that's how we know it's single core, cuz we can decompile the bytecode.
@lightning_11
@lightning_11 Жыл бұрын
Can we find the values he used to make the texture rotator? He showed the same landscape with it on and off, so we should be able to crack his values. Then we could use the new values to find his coords. Edit: I'm too busy with school to attempt this, but if anyone else wants to do it, feel free!
@nanopi
@nanopi Жыл бұрын
Plenty of other things to look at. Trees, grass, flowers, clouds, structures, terrain shape, ore veins.
@GabrielM01
@GabrielM01 Жыл бұрын
also, if he shows bedrock patterns you can use it to crack it too, but i think we need the seed
@errorlooo8124
@errorlooo8124 Жыл бұрын
@@GabrielM01 I mean if you find the server and manage to log on you can just use your own client to find the seed, right?
@pitust
@pitust Жыл бұрын
@@errorlooo8124 I think the seed is well-known
@GabrielM01
@GabrielM01 Жыл бұрын
@@errorlooo8124 pretty sure you can
@pauln07
@pauln07 Жыл бұрын
I realy hope some useful projects for 2b2t come out of this.
@exoqqen
@exoqqen Жыл бұрын
i love love love love love this series, its so unique and informative
@RudahXimenes
@RudahXimenes Жыл бұрын
Well, you create a new world and did rotations. If someone is really interested, I think they can brute forte that values you changed, once they fixed, not random
@PyPylia
@PyPylia Жыл бұрын
The search space for those values is so large it's unlikely someone will crack it.
@RaysWorks
@RaysWorks Жыл бұрын
Thanks for the shoutout! I got a farm for about everything if you ever in need.
@LiveOverflow
@LiveOverflow Жыл бұрын
Love your videos! I watch them all the time!!
@LetsplayNik
@LetsplayNik Жыл бұрын
What does the PacketHelper.FixCoords function?
@ES-cf4ph
@ES-cf4ph Жыл бұрын
I like the new editing style with the stoytelling!
@savagetheunicorn4555
@savagetheunicorn4555 Жыл бұрын
11:10 Wouldn't checking every 2-5 ticks be better? Considering it's 20tps, I doubt you're going to be passing farmland at such high speeds. Sounds a bit resource intensive compared to what's viable.
@p20ph37
@p20ph37 Жыл бұрын
I'm 2 minutes in and I'm already like "Who's channel is this?". So good!
@Omena0
@Omena0 Жыл бұрын
I found the old server, it was really easy since u could just bruteforce it. I didint write a script because testing 10 diffrent ips takes notime. Btw, is the bot movement plugin still enabled? If i find the new server ill find ur base 😉
@tytanium4701
@tytanium4701 Жыл бұрын
i recognize those blocks. I'll see you soon.
@ShuviTheGodSlayer
@ShuviTheGodSlayer Жыл бұрын
frost walker prevents magma from hurting you!
@Kynatosh
@Kynatosh Жыл бұрын
I recognize this bedrock, see you soon (When I have time to get on my PC)
@Dalkson
@Dalkson Жыл бұрын
when was this episode recorded? end of October i assume based off the graph
@Player_X_YT2
@Player_X_YT2 Жыл бұрын
17:57 is that security through obscurity i smell?
@paulwesley3862
@paulwesley3862 Жыл бұрын
You should take a look at FitMCs latest 2b2t video. He showcased a base who used baretone to retrieve items from unsorted shulker boxes in chests (like 1000) and you had a web interface where you enter want you want and the not will find it for you. It bows where everything is. Super cool
@Kitokid12
@Kitokid12 Жыл бұрын
i am to busy to do it myself but if someone has the time and still wants to find him: just take a look at the moment he shows the texture rotation and you see which rotations where there before and after he turned it on then you can try to bruteforce the values from this sample size (shouldnt take too long) then you can find him as usual
@Greathelloboy
@Greathelloboy Жыл бұрын
lmao no he didnt turn on the default texture rotation
@snudget
@snudget Жыл бұрын
@@Greathelloboy He meant that we should find out how his algorithn works, how it affects the texture rotation
@JackTheDev
@JackTheDev Жыл бұрын
isn't your seed planter utility not efficient and laggy when enabled? shouldn't you check your hand for seeds also before the for loops and all the other BlockState Checks?
@Cookie__XD
@Cookie__XD Жыл бұрын
I cannot understand how liveoverflow is becoming a Minecraft KZbinr.
@xariyx9860
@xariyx9860 Жыл бұрын
You can easily get location by bedrock pattern, don't show bedrock to anyone or you will be found, also you showed a map, which I think might be useful to crack coords.
@Lampe2020
@Lampe2020 Жыл бұрын
20:02 That could be a Linux environment, the logo in the bottom left looks kinda familiar. The resolution is interesting, though...
@kyokazuto
@kyokazuto Жыл бұрын
Of course it is, that's the kde plasma logo
@Lampe2020
@Lampe2020 Жыл бұрын
@@kyokazuto Thanks! I know I've seen the logo before and now I know where: In school I was in a group called "Admin-AG". So we were a handful of students plus three teachers, responsible for keeping the school's IT intact. And one of the other students there used KDE plasma on an old school PC that was many years old and about to bite the dust.
@simplyzetax
@simplyzetax Жыл бұрын
Please tell me what the theme for what I assume is IntelliJ is called, It looks awesome. You can see it at 9:19
@liquify634
@liquify634 Жыл бұрын
that last clip of Lebogo inspired me so much
@LeBogo
@LeBogo Жыл бұрын
Thanks :D
@fledermaus7061
@fledermaus7061 Жыл бұрын
6:14 Couldn't you just have used an access widener to loosen the constraints on the private method?
@SearedBite
@SearedBite Жыл бұрын
watching this video is what it feels like to be crazy
@Ishbosheth.
@Ishbosheth. Жыл бұрын
19:11 hmmm looking into enchantment cracking perhaps? Pretty sure that enchantment table doesn't spawn naturally... I suppose its something that can be done without hacks but it could probably be made much easier.
@JordanPlayz158
@JordanPlayz158 Жыл бұрын
20:05 "What taskbar": they are using KDE (Linux) "Weird resolution" not sure, looks normal to me He didn't ask this but the tabs other than discord is gitea, they are running their own private (lan-only) gitea instance for their git projects
@Code12x
@Code12x Жыл бұрын
I tried to find your server, I ran a masscan on a Linode server (because my internet is incredibly unreliable), but Linode wasn't happy that I did that. So I somewhat gave up on it, for now.
@cli
@cli Жыл бұрын
it’s probably hetzner judging from the last ips the server has had
@Code12x
@Code12x Жыл бұрын
Hmm, interesting
@davidfong
@davidfong Жыл бұрын
Have you been watching sandiction? The "choppy timelapse" style of cutting at 6:30 reminds me of his channel!
@chilldogs1881
@chilldogs1881 Жыл бұрын
These videos are like a fever dream
@lucutz_1
@lucutz_1 Жыл бұрын
Hey @LiveOverflow! Is there a repo where I can check out your code? Love ur vids btw
@dmsarvesh4083
@dmsarvesh4083 Жыл бұрын
Possible way to find him, find the place where the flying machine started, try and find out when the flying machine stopped, find the speed of the flying machine, calculate the time of his travel, calculate the coords. But ofc, we don’t know when his flying machine stopped and where it started cuz spawn is griefed….
@spacetime2436
@spacetime2436 Жыл бұрын
How do you access the game's MinecraftClient that it uses? It is created inside of the game's main method, right, so how are you able to access it in the mod?
@ees4.
@ees4. 6 ай бұрын
MinecraftClient.getInstance()
@EinfachNoriskky
@EinfachNoriskky Жыл бұрын
Liveoverflow have an idea to showcase the things mods and systems from the community maybe can you make extra videos for this. I love your Videos and coding in the moment my own hackclient with fabric . Sorry for the bad english. Greetings from Germany.
@Diego-rf4ze
@Diego-rf4ze Жыл бұрын
Club-Mate = Mandatory Like
@savagetheunicorn4555
@savagetheunicorn4555 Жыл бұрын
That placeholder bot sounds nuts for afk farms
@bajroevahahahaha
@bajroevahahahaha Жыл бұрын
Carpet mod has similar feature since few years btw. You can just spawn bots and tell them to do things like attack/chop for farming purposes.
@savagetheunicorn4555
@savagetheunicorn4555 Жыл бұрын
@@bajroevahahahaha that's a fabric mod specifically. I prefer forge rn, and mineflayer is a stronger alternative if you can get it working.
@LeBogo
@LeBogo Жыл бұрын
Yeah, it can be used for that as well!
@dracenmarx
@dracenmarx Жыл бұрын
It's very unfair that you destroy stuff the people have built, especially since you previously said that you really love how much effort they put into (e.g. the rollercoaster)
@berthold64
@berthold64 Жыл бұрын
he did it just for lol
@tarakivu8861
@tarakivu8861 Жыл бұрын
I mean the people know their buildi gs are not forever. So they could have downloaded it beforehand.
@vixeythevixen
@vixeythevixen Жыл бұрын
nothing on life is fair
@pianochannel100
@pianochannel100 Жыл бұрын
He is a vengeful god to be sure
@yurumi98archive8
@yurumi98archive8 Жыл бұрын
Any progress with a new world guard?
@LiquidSnakeSSJ4
@LiquidSnakeSSJ4 Жыл бұрын
thank you for this video, dude. you're awesome
@webentwicklungmitrobinspan6935
@webentwicklungmitrobinspan6935 Жыл бұрын
5:55 thats sick.
@jimmlmao
@jimmlmao Жыл бұрын
This series is just amazing
@GulkaOsman
@GulkaOsman Жыл бұрын
Hi i had a question Ik there been ip leaks of this server like a month ago but is there an legal way of getting into this server?
@sxmourai6897
@sxmourai6897 Жыл бұрын
You have to try to find the ip... I won't give advices, but there are tools to find the ip quite easely.. Tip : motd
@m8_981
@m8_981 Жыл бұрын
@@sxmourai6897 ah no way hes actually still using something like liveoverflow in the motd 😂 i thought it would be harder this time with some default motd
@efeyzee
@efeyzee Жыл бұрын
Scan the entire internet for Minecraft servers and try to narrow down from there /srs
@vymvn6
@vymvn6 Жыл бұрын
You could livestream all this. I’d watch every second
@defenseops346
@defenseops346 Жыл бұрын
Such amazing video series
@Nonomi
@Nonomi Жыл бұрын
They are not forced to upgrade because of viaversion
@jurkodev
@jurkodev Жыл бұрын
I agre I know a lot of people who did that and a guy who used viabackwards because his client is in 1.12
@WMSHvH
@WMSHvH Жыл бұрын
@@jurkodev me and my friends just used viaforge for our 1.12.2 client lol
@Nonomi
@Nonomi Жыл бұрын
@@WMSHvH yee that’s a nice one
@Proxximaa
@Proxximaa Жыл бұрын
Is there any way you could share the whole Trading Bot (whole code including the other classes so we can use it ourselves)
@noobishgamer995
@noobishgamer995 Жыл бұрын
keep up with the series , its great !
@TheChemicalWorkshop
@TheChemicalWorkshop Жыл бұрын
where do i send my projects to be showcased? we have something different yet related
@EndroEndro
@EndroEndro Жыл бұрын
Thru my all play time from 1.2.1 up to now i saw one impressive hack. Player was flying but more like in spectator mode, he was in survival but could go underground and didn't take damage and could fly fast there. Was able to make damage from the ground, it was in 1.8.4 version of minecraft if im not wrong.
@phamiersc2179
@phamiersc2179 Жыл бұрын
17:26 I see the way... I think... Installing Minecraft and Java SDK rn to try it
@margiux
@margiux Жыл бұрын
is this server still alive? and does it require a license?
@eweweweweew-e6o
@eweweweweew-e6o Жыл бұрын
13:09 what's the floating chest doing?
@m4rt_
@m4rt_ Жыл бұрын
... you can get the position just from the terrain and seed... and you revealed the seed in an earlier video... and finding the seed manually isn't hard either. Texture rotations aren't the only method.
@ImMrGrape
@ImMrGrape 3 ай бұрын
8:30 Why is it dropping redstone?
@HaeImAlan
@HaeImAlan Жыл бұрын
using that fly hack with timer would be fun
@privateger
@privateger Жыл бұрын
You got a pre-hell world file?
@sutd
@sutd Жыл бұрын
bro is legitemently playing with no hacks ✅✅
@ValerianAndStuff
@ValerianAndStuff Жыл бұрын
about XP farm: on server i prefer to build guardian farm, because 1 swing of sword = 40 lvl from 0 and on server a lit of big xp orbs combines and injected to player so fast i have build several times design by ianxofour
@TheJobCompany
@TheJobCompany Жыл бұрын
in the video description, headings, such as: -=[ ❤️ Support ]=- appear strikethrough on mobile, probably because of the minuses
@nobody-m6f
@nobody-m6f Жыл бұрын
I dont understand why LiveOverflow is hacking Minecraft servers? Did I miss something?
@melkileo
@melkileo Жыл бұрын
I don't have the IP but you can find the coords with the clouds I think
@dyskal
@dyskal Жыл бұрын
is there a link to the grafana page ?
@bodyblend
@bodyblend Жыл бұрын
this series is great
@Zaaaank
@Zaaaank Жыл бұрын
I'd love for you to do some content on 2b2t, the anarchy server. There are no rules, so you can go about your exploit business, and you can even report exploits to the server maintainer for them to fix!
@noobishgamer995
@noobishgamer995 Жыл бұрын
yes that would be great! ,
@tarakivu8861
@tarakivu8861 Жыл бұрын
And why? We are finding enough things in our own space. Why does it always havw to o with some bigger provider? Is this not enough for you? Always bigger and better?
@Zaaaank
@Zaaaank Жыл бұрын
@@tarakivu8861 Well it's nice to operate in a env you can't control, where you don't exactly know the right plugins to exploit, it's much more realistic in terms of pen testing
@ZtereoHYPE
@ZtereoHYPE Жыл бұрын
hm... some textures stay the same with texture rotation on and off... I wonder if those could be used
@qoombert
@qoombert 6 ай бұрын
that taskbar might be linux thing with vista gradient
@danielyoung_
@danielyoung_ Жыл бұрын
I would have recommended Ianxofour's Zombie Pigmen farm, far easier to build.
@fbi9965
@fbi9965 Жыл бұрын
Hi bro, i just watched your video about docker underhood, i thought omg what an amazing man, the best explanation in the world, let's subscribe. But now i see minecraft videos?? How do you have 2 personalities in your body??😄
@quarzasiphix
@quarzasiphix Жыл бұрын
this is the best thing ive seen on youtube. hacking and minecraft, that hits the spot.
@weshuiz1325
@weshuiz1325 Жыл бұрын
"I have upgraded to 1.19 so now your hacks dont work anymore" Meanwhile: *meteor client exist
@1Teb
@1Teb Жыл бұрын
at 12:30 you referenced a KZbin video about iron golem spawning rules. Did you mean the video by KZbinr: Nico Is Lost?
@dziadekzupa
@dziadekzupa Жыл бұрын
what are these shaders
@zerayde
@zerayde Жыл бұрын
Can you give a github repo for your client ?
@coffee-is-power
@coffee-is-power Жыл бұрын
He'll not do it because he wants YOU to make your client.
@vincentatencia5540
@vincentatencia5540 Жыл бұрын
can someone please tell me how to get this hacking client running. Like how i can code something that has an effect on minecraft and how you can see communication between the server and the client.
@SomeKevin
@SomeKevin Жыл бұрын
LeBogoooooo
@rockie5715
@rockie5715 Жыл бұрын
Do you have a download of the code anywhere?
@gpax971
@gpax971 Жыл бұрын
Instead of paying $70/month for a server, you could create your server using Oracle Cloud for free with up to 4 cores and 20gb ram. I use it for most of my server hosting now
@PolyEthylenTerephtalat
@PolyEthylenTerephtalat Жыл бұрын
Alifurkan is using arch Linux as his main system xD
@Verrisin
@Verrisin Жыл бұрын
wait, so did it get griefed? Or did _only you_ grief it? - Can I still be happy that people can be nice?
@Valery0p5
@Valery0p5 Жыл бұрын
Did you see the lavacasts? I'm pretty sure griefers were there for several weeks already... Btw nice PFP
@tamoozbr
@tamoozbr Жыл бұрын
That taskbar is the KDE plasma 5 one with the oxygen theme
@ES-cf4ph
@ES-cf4ph Жыл бұрын
I wondered why it was so interesting for him 😄 For me this one looked kinda boring
@100_JAB
@100_JAB Жыл бұрын
👑
Cat Coordinate Exploit 1.19.2
24:28
LiveOverflow
Рет қаралды 60 М.
Exploring Forgotten Minecraft Servers 2
58:08
Redlyne
Рет қаралды 334 М.
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 32 МЛН
Сюрприз для Златы на день рождения
00:10
Victoria Portfolio
Рет қаралды 1,9 МЛН
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 30 МЛН
Cool Parenting Gadget Against Mosquitos! 🦟👶
00:21
TheSoul Music Family
Рет қаралды 19 МЛН
When you Accidentally Compromise every CPU on Earth
15:59
Daniel Boctor
Рет қаралды 859 М.
The Man Who Destroyed 1,297 Pay To Win Minecraft Servers
32:20
I MADE A MINECRAFT REDSTONE MOD!!! | Minecraft Turing Complete Mod
24:58
They Cracked My Server!
33:37
LiveOverflow
Рет қаралды 91 М.
The OLDEST Minecraft Server Was Just DISCOVERED...
16:14
TheMisterEpic
Рет қаралды 2,9 МЛН
AI Plays Minecraft Forever (and dies)
23:22
Emergent Garden
Рет қаралды 413 М.
Velocity Exploit on Paper?
14:18
LiveOverflow
Рет қаралды 79 М.
Minecraft's "Useless" Features
19:29
isloths
Рет қаралды 365 М.
Lagging a Pay-To-Win Minecraft Server with 5000 Minecarts - Part 1
31:32
Modding is Hacking...
22:23
LiveOverflow
Рет қаралды 86 М.
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 32 МЛН