MMO Hacking Game Design in Unity (IL2CPP) - Game Devlog #4

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 117

  • @Lorkin32
    @Lorkin32 4 года назад +266

    "Intentional bugs that i introduced", oh, yeah, i do this like all the time as well.

    • @DimasDSF
      @DimasDSF 4 года назад +12

      Bethesda wants to know your location

    • @realberserkpanda
      @realberserkpanda 4 года назад

      @@DimasDSF you deserve a cookie

    • @floatingblaze8405
      @floatingblaze8405 4 года назад

      Documenting them is the real challange tho

    • @dieSpinnt
      @dieSpinnt 4 года назад

      @@DimasDSF "Stop Right There, Criminal Scum"
      and thanks for the wonderful joke:)

  • @kinsi55
    @kinsi55 4 года назад +116

    "Building the Maze would take for ever" - Instead spends for ever writing a tool that generates the maze. I'm feeling this. Spending the same / more time but in a more interesting / challenging fashion :P

    • @Zhung36
      @Zhung36 4 года назад +16

      1. Create something manually in 1 hour
      2. Think to yourself: "I can automate this!"
      3. Write script
      4. ???
      5. Spent a whole week and pull all nighter
      6. Finally get the script right
      7. Have more than enough of the thing you made
      8. Have doubts about your life choices

    • @TheAkashicTraveller
      @TheAkashicTraveller 4 года назад +5

      There is the advantage that the next time you want to do that it'll just take you a few clicks. Or you could try selling it on the asset store.

    • @pigboiii
      @pigboiii 4 года назад +2

      Programmers are lazy by nature. Therefore we spend hours writing code so we dont have to do 5min tasks

  • @Daggenthal
    @Daggenthal 4 года назад +8

    I've been watching you for so long, man, and each and every time you upload, I love the channel even more! Wonderful job on this project! It was a blast to follow along, even though I never participated in it myself!

  • @knightdeluxegaming
    @knightdeluxegaming 4 года назад +14

    You really made me into Game developement after watching your Game dev vlogs!! THANKYOUUU!!! More Game Dev Vlogs soon!!!

    • @oliverhalenius
      @oliverhalenius 4 года назад

      @@xelitiok4335 check out Pico8

    • @penguin2251
      @penguin2251 4 года назад

      Yeah, me too.
      Having previous experience on Godot also helped.

  • @СергейМакеев-ж2н
    @СергейМакеев-ж2н 4 года назад +1

    Using IL2CPP was definitely a good idea. Not only does it translate the code to C++, it also deletes all the unused code, which means that a lot of functions that would be useful for a hack are just not there.
    For example: if the game was pure Mono, I would have used the GameObject.transform property to manipulate the player entity. But unfortunately, the required methods were absent, and I had no luck finding the coordinates manually. Instead, I had to work with the "target position" of the CharacterActor class (from the CharacterControllerPro package), which incidentally provided smoother animations for the hacked character, but it didn't give me complete control. It was only way later that I found what I presume to be the "real" coordinates using Cheat Engine's pointer scanning.

  • @seifenspender
    @seifenspender 4 года назад +5

    The series was amazing to watch during breakfast or going to bed. Fascinating stuff :D

  • @twistedspirit
    @twistedspirit 4 года назад +2

    Not gonna lie. I haven't done shit related to infosec or game development but love his voice and accent. ❤

  • @kunedroid3446
    @kunedroid3446 4 года назад +23

    Hey LiveOverflow, awesome content. I noticed your content is marked as "for children" and, therefore, I can't subscribe to the new uploads notifications. Just wondering if this is your intention, or perhaps something you'd like to change and allow us to get notified whenever you post a new video ;)...
    Thanks for all the effort you put in your videos and the "bullshift free content", it is really appreciated in this field. I have not been very fond of CTFs, but watching other people struggle with it and hacking their way out has been really productive. Keep up the awesome work. Cheers.

  • @dandogamer
    @dandogamer 4 года назад +14

    I loved this series!!

  • @0xSN1PE
    @0xSN1PE 4 года назад +2

    This series was awesome. Thank You Liveoverflow for creating such amazing content.

  • @whiskas-1
    @whiskas-1 2 года назад

    You gave me so much joy by making this video and challenge!

  • @superfire727
    @superfire727 4 года назад +8

    Everyone: the actual video
    Me: the kurzgesagt 12017 poster

  • @gael5773
    @gael5773 Год назад

    I really loved your serie of videos about game development through your journey to learn step by step. The fact that you would explain technical details about how you did it, why, and about the inspiration process is really interesting for beginners I believe. The big plus is the thematic of the last video which is how to make the player win by cheating 😂, there isn't much to say it's just really creative and a cool 😎 idea 💡of online game .

  • @rkd-me
    @rkd-me 4 года назад +1

    When you mentioned how idea grows over time, my first thought was Hollow Knight, this game is true evolution of idea from "wtf" to masterpiece.

  • @DHIRAL2908
    @DHIRAL2908 4 года назад +1

    8:14 that's sooo cool. I didn't know there was this cool feature in cheat engine!

  • @henningerhenningstone691
    @henningerhenningstone691 4 года назад +11

    LiveOverflow 2020: "hatte angst vor float"
    :P

  • @Hackervenom
    @Hackervenom 4 года назад +1

    I seriously love your content sir and seriously you are amazing !!!!!! Please do support your little brother to be successful like you ...seriously you became successful and your knowledge is mind blowing !!!

  • @Lazydogden
    @Lazydogden 4 года назад

    Totally Awesome! Love your Videos and Content. Keep on going :)

  • @robigan
    @robigan 4 года назад

    Its true this is the first episode I see, but I love how liveoverflow is acting like a truly born italian

  • @NathanPa-xo3zj
    @NathanPa-xo3zj 4 года назад +3

    Thanx man your video really helfpul for indie game developers :3

  • @gameboys248
    @gameboys248 4 года назад +3

    OK i like your videos a LOT, but when you said you like Maze Runner OMG. I love that film. I like you even more. Also good film is Enders Game there is Harrison ford and its scifi. Good film too not soo good as Maze runner, but still good.

  • @BabySp00n
    @BabySp00n 4 года назад +1

    Great series man keep it up please!

  • @pandora5276
    @pandora5276 4 года назад +1

    Thanks .just learning game dev

  • @msec7188
    @msec7188 4 года назад +1

    o man this sounds so interesting I'm definitely going to have to check it out once I have some skills

  • @programorprogrammed
    @programorprogrammed 4 года назад

    Wow, fantastic job buddy.

  • @tg7943
    @tg7943 4 года назад +1

    Thank you very much for the series. It was awesome - as you always say. :D
    One new patreon joined you, to support such great content you do!
    Grüße aus Bayern :)

  • @wonglorec
    @wonglorec 4 года назад

    Really amazing. I wonder what could came out with LieveOverflow and SebastianLague working together. Please more Unity3D stuff

  • @krown9777
    @krown9777 2 года назад

    i love this video!! this is awesome

  • @D0w0ge
    @D0w0ge 4 года назад +1

    Just wondering, what’s next? Because your masters is done I would assume you have a lot more time, so are videos going to become more frequent? Are you going to learn another big thing?

  • @RaymondFishSC2
    @RaymondFishSC2 4 года назад

    Loved this series!!

  • @chrissxMedia
    @chrissxMedia 3 года назад

    „😅 hatte angst vor float“
    yes there is some potential for memes

  • @alexlogical6240
    @alexlogical6240 4 года назад +1

    Angst vor float 😂 Verständlich 🙀

  • @2420-y2o
    @2420-y2o 4 года назад

    Thanks for sharing this. What a crazy journey. Hahaha

  • @fernandoexpert
    @fernandoexpert 4 года назад

    Do you have a twitch stream? You'd love to see you there!

  • @vgarzareyna
    @vgarzareyna 4 года назад +4

    22:49 didnt know you feared floating point numbers

  • @frognik79
    @frognik79 4 года назад +1

    I wrote a maze generator once for the Wonderboy 3: the Dragon's Trap remake on Steam.
    imgur.com/fLSLYRy
    Had to both learn how mazes were generated and how to generate a LUA output. (levels were built using LUA in the game)
    Learning new ideas is fun.

  • @Lovuschka
    @Lovuschka 4 года назад +5

    Someone hacked your video to make it "5. Player Character Design" instead of "2. Player Character Design" in the chapter descriptions (mouseover the video timeline).

    • @one_of_a_duo
      @one_of_a_duo 4 года назад

      yeah I wonder what made him put it at part 2 instead of 5 as planned

  • @robinstecher
    @robinstecher 4 года назад

    I am unable to solve the teleport with the fence. When I try to only get the Y position of the player (I try to use float in CheatEngine and increase/decrease,the height), I always and up around at 180 results, which crash the game or do nothing by freezing them. I tried it over 6 times (for hours) and could not solve it. Can you help me? 🙃

  • @devttyUSB0
    @devttyUSB0 4 года назад

    Great series! :D

  • @motbus3
    @motbus3 4 года назад

    cool series LO

  • @qualia765
    @qualia765 4 года назад

    I really like this

  • @SaeedAlFalasi
    @SaeedAlFalasi 4 года назад

    Very COOL!

  • @ieatacid
    @ieatacid 4 года назад +2

    I couldn't get the game to run on windows 10. A dialog with a progress bar pops up then disappears. That's it.

  • @halligalli6458
    @halligalli6458 4 года назад +44

    ALTER TROCKENEN DEINE AUGEN NICHT IRGENDWANN?!?!?!

  • @lijagaming9590
    @lijagaming9590 4 года назад

    Can you post the writeups so we can look at them

  • @jamesMcroy12
    @jamesMcroy12 4 года назад

    When will the next CTF like this be? I would love to join it!

  • @neoXXquick
    @neoXXquick 4 года назад

    Where will you rls exe so we can run it as docker or something?

  • @neoXXquick
    @neoXXquick 4 года назад

    Can you also post writeups which are named in video?

  • @HiImKyle
    @HiImKyle 4 года назад +1

    Would massively appreciate you open sourcing the server. Would help a lot

  • @chillappreciator885
    @chillappreciator885 4 года назад

    It's awesome

  • @neoXXquick
    @neoXXquick 4 года назад

    will you rls also server so we can play it on our docker or something?

  • @x6Blade9x
    @x6Blade9x 4 года назад

    how did you set up redis with unity

  • @TheVertical92
    @TheVertical92 4 года назад +1

    7:16 the Dark Souls of Hacking

  • @timmeh14084
    @timmeh14084 4 года назад +1

    So is it any wonder people are afraid of floats?

  • @abdiwahabahmedomar2399
    @abdiwahabahmedomar2399 4 года назад +1

    intresting

  • @Jertzukka
    @Jertzukka 4 года назад

    Create the best anti-cheat protection you can to prevent all of these glitches and check how long it takes for people to beat you.

  • @u0000-u2x
    @u0000-u2x 4 года назад

    did i miss a link to the write-ups?

  • @arunraman6630
    @arunraman6630 3 года назад

    Watership Down meets Mazerunner

  • @PETRUSAGOSTINHO
    @PETRUSAGOSTINHO 4 года назад

    Where I can find the writeups?

  • @oliverhudson8821
    @oliverhudson8821 4 года назад

    is there any good tuturials for this type of stuff

  • @prykris
    @prykris 4 года назад +3

    Jumped to part where he said "I really enjoy kids and ...", that shouldn't be taken out of context.

  • @heysiri3327
    @heysiri3327 4 года назад

    Please read the maze runner books. Compare them to their respective movies

  • @jamessovea4993
    @jamessovea4993 3 года назад

    Is there a way to play the game in 2021?

  • @sb0
    @sb0 4 года назад

    love the Game :)

  • @lijagaming9590
    @lijagaming9590 4 года назад +1

    Pleaseee make another game like thisss

  • @RoGiftRBLX
    @RoGiftRBLX 4 года назад

    Yo LiveOverflow, is this still up?

  • @livingcodex9878
    @livingcodex9878 4 года назад +4

    I'm cool.

  • @muellerhans
    @muellerhans 4 года назад +5

    Can you link to the writeups? I'm especially interested in the ones by localo but I can't find them via a search engine..
    EDIT: FINALLY. github.com/OlfillasOdikno/cscg2020/ found his repo after searching for "CS:GO mobile radar map" on RUclips. You can also find a bunch of repos with writeups or code by other people If you search for "GameAssembly.so" at GitHub.

  • @justanormalperson
    @justanormalperson 4 года назад

    nice

  • @xspager
    @xspager 4 года назад

    Scenario: I say this idea of the black rabbit going whiter as it progress is kind of racist even if it's mystical white.
    WYD?

  • @disabledmallis
    @disabledmallis 4 года назад

    Live overflow discord server when?

  • @bigmacdoubleyouv
    @bigmacdoubleyouv 4 года назад +3

    I would love to learn how to hack MMOs. Learn how to disect/decrypt/inject packets and path finding and such. Any good links on anything like that?

    • @hblaub
      @hblaub 4 года назад

      ruclips.net/video/TG_FVzBijrk/видео.html

  • @ProJC
    @ProJC 4 года назад

    Can you blink

  • @0x544D
    @0x544D 4 года назад

    is this a competition ? Still going on ?

  • @thomasandrews9355
    @thomasandrews9355 4 года назад

    You could have benefited from unmanaged memory writing. i have implemented this before, you xor blocks of code. then decode them in real time. that way the code is not real and they have to work harder =)

  • @LESLEYYY0
    @LESLEYYY0 4 года назад

    Is the site down?

  • @HerpDerpinstine
    @HerpDerpinstine 4 года назад

    We got MelonLoader working on Maze.

  • @じゅげむ-s6b
    @じゅげむ-s6b 2 года назад

    hmm... I actually recognize most of these hacks from minecraft hack clients...

  • @hb20007
    @hb20007 4 года назад +1

    If anyone is looking for it, this is the maze algorithm visualization site he mentioned: www.jamisbuck.org/mazes/

  • @ilyboc
    @ilyboc 4 года назад

    Btw you still in the year 12017

  • @lior_haddad
    @lior_haddad 4 года назад +1

    Hi

  • @Zedoy
    @Zedoy 4 года назад

    Someone must have said this already but two chapter 5 lol

  • @SinanAkkoyun
    @SinanAkkoyun 4 года назад

    Well, LiveOverflow just contributed to the tradegy that Unity Games seem "bad" and are easy to hack lol

    • @LiveOverflow
      @LiveOverflow  4 года назад +3

      The takeaway should be that all games are easily hacked

    • @SinanAkkoyun
      @SinanAkkoyun 4 года назад

      @@LiveOverflow Yeah, I was just joking because of the bad reputation of Unity, lol
      Thanks for awnsering!

  • @Appleloucious
    @Appleloucious 4 года назад +1

    DUDE DON'T YOUR EYES DRY OUT SOMETIME?!?!?!??!?!?

  • @rudyardkipling4517
    @rudyardkipling4517 4 года назад

    Slow down the world ,not the player ;)

  • @Ryan-xq3kl
    @Ryan-xq3kl 4 года назад

    The game has to be worth playing if you want it to be hacked lol just saying

  • @maxine3978
    @maxine3978 4 года назад

    Open source
    OUR server
    Comrade...

  • @omerakgoz34
    @omerakgoz34 4 года назад

    Linux version of Unity Engine is always sucks!
    ALWAYS!
    Even running windows version via wine is much more stable solution.

  • @Kingtrulla
    @Kingtrulla 4 года назад

    im a noob at coding lol

  • @fitmotheyap
    @fitmotheyap 4 года назад

    i watched all maze runner movies

  • @daliborin
    @daliborin 4 года назад

    Your hand movement when you talk is weird and makes me uncomfortable

  • @ophura
    @ophura Год назад

    Other multiplayer online game companies: Implement top tier Anti-Cheats.
    LiveOverflow: Please hack the sh!t out of it!

  • @Lanausse
    @Lanausse 4 года назад

    Hi