How Read The Entity List For Any Game, But Also Manage it | C# [ Tutorial ]

Поделиться
HTML-код
  • Опубликовано: 6 июн 2024
  • #swedz #csharp #gamehacking
    Learn how to combine cheat engine and C# to read your first entity list! 🫡
    📺 Video Overview:
    Can you believe it? Christmas is only a week away, nah but welcome back, my favorite viewers for another tutorial. In today's video we will learn how to read any entity list through the power of C# and inheritance. You will have at the end, a very powerful project that can be applied to any game out there. This is because we have applied principles that allows us to only code a little bit of the new logic while re-using the overall structure. By following this tutorial you will save hours of time making trainers, and also make better trainers. But remember to read the terms of agreement/usage for your game so that you aren't breaking them! 😉
    Key features 🔥
    - Finding the Local-player
    - Finding the Entity-list
    - Reading the Local-player
    - Reading the Entity-list
    🎉 Subscribe and Stay Tuned:
    Don't miss out on future tutorials and programming tips! Subscribe to our channel and hit the notification bell to stay updated with our latest content.
    🙌 Have Questions or Feedback?
    We're here to help! Drop your questions and thoughts in the comments section below. Let's learn, code, and innovate together.
    Follow along with our easy-to-understand instructions and take your game hacking and memory manipulation skills to the next level. Whether you're interested in game development or just want to enhance your gaming experience, this tutorial has something for everyone.
    [ Timestamps ⌚]
    0:00 Introduction
    1:26 Showcase
    2:57 Tutorial starts here
    3:39 Finding the localplayer
    6:27 Finding the entitylist
    11:26 Creating new project
    12:20 Entity class
    12:50 Entity manager class
    14:45 Unique assault cube manager
    17:30 Reading the entitylist
    18:35 Example of usage
    19:30 Testing results
    22:07 Adding more features to entity
    23:00 Adding more features to entity manager
    [ Links 🖱️]
    Access the code directly with my coffee page!:
    www.buymeacoffee.com/Swedz
    Become a member and use exclusive emotes/emojis!:
    / @swedishtwat
    Subscribe to the channel: ruclips.net/channel/UC4et....
    Discord : / discord
    Previous video: • ESP/Wallhack Overlay i...
    [ Credits ✨]
    you guys ❤️
  • ИгрыИгры

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

  • @hiep698
    @hiep698 7 месяцев назад +6

  • @editanime7609
    @editanime7609 7 месяцев назад +1

    Always a nice video

  • @coolexcs
    @coolexcs 7 месяцев назад

    do you plan on doing "how to find animation calls functions" video (might sound pointless, but it might be useful if you develop a multiplayer mod for a SP game since I cant think of a different approach)

  • @bon.cat11
    @bon.cat11 6 месяцев назад

    I love your intros

    • @SwedishTwat
      @SwedishTwat  6 месяцев назад

      I love your comments❤

  • @mr-jhrox
    @mr-jhrox 7 месяцев назад +1

    thx for video

    • @SwedishTwat
      @SwedishTwat  7 месяцев назад

      thanks for the comment brother🫡

  • @KnockoutNico
    @KnockoutNico 7 месяцев назад

    This is indeed helpfull if the Entitylist of the game is found.
    I am currently working on a tool to find any Games ViewMatrix. It only needs the enemy 3d position from the game. the user defines a rect around the entity and the tool searches the ENTIRE memory of the games main module for a possible 4x4 matrix that returns a point inside the rect. It can even bruteforce the Matrix's float values to be on different sports (like mixed row-major and column-major Matrix). The game I am trying that is "Generation Zero" as its a semi-singleplayer game without any good info material about Visual stuff

    • @SwedishTwat
      @SwedishTwat  7 месяцев назад

      sheesh, I have had similar ideas but never went through with them 😅 But well done! I can just imagine how much use there is for that tool.

    • @KnockoutNico
      @KnockoutNico 7 месяцев назад

      @@SwedishTwat true. Only downsides are the time it takes for the scanning and that it often returns trash values. Little bit of optimization still needed 😅

  • @ikeraginaga10000
    @ikeraginaga10000 18 дней назад

    can we use another code editor like visual studio?

  • @SophiaNhya
    @SophiaNhya 7 месяцев назад +1

    Hey, Swedz, my friend, i'm here to ask you something, i'm creating my own aimbot based on everything i learned in your channel (i'm learning a lot, really.), and i'm almost finishing my first aimbot, i wanted to ask you, can you create a video about creating an aimbot that targets only certain parts of the player's character? (Hitboxes!)

    • @SwedishTwat
      @SwedishTwat  7 месяцев назад

      yes we will create a video on that! And how we do that is by finding the coordinates of for example the head and use that instead.

    • @SophiaNhya
      @SophiaNhya 7 месяцев назад

      I thought hitboxes would work for targetting the skeleton's parts ids, checking if it's visible and stuff (you can do a video on checking if invis too) etc @@SwedishTwat

    • @WildRebelx87
      @WildRebelx87 4 месяца назад

      just use bone positions

  • @Legex-gr2xk
    @Legex-gr2xk 6 месяцев назад

    can you say how can i do a c# external undetected ?

  • @HarunDanmAEP
    @HarunDanmAEP 2 месяца назад

    I am Turkish and my English is not perfect, but your videos are so good that I wish I could understand you. I wish you continued success.

  • @logo5116
    @logo5116 11 дней назад

    When i tried it the offset wasnt F8, it was EC

  • @enigma2792
    @enigma2792 6 месяцев назад

    Are there any better methods to find the entity list? its pretty complicated in some games and i can't find much about this topic.

  • @silme9417
    @silme9417 7 месяцев назад +2

    Are you gonna do lua injector soon?

  • @_ber_6363
    @_ber_6363 7 месяцев назад

    Thanks for the tutorials mate. Btw consider fixing your discord link =)

    • @SwedishTwat
      @SwedishTwat  7 месяцев назад +1

      does this link work? discord.gg/HqpKFxFAhM

    • @_ber_6363
      @_ber_6363 7 месяцев назад

      @@SwedishTwat It showed up a mom's basement for a second but i think discord is having a stroke right now because i can't log in at all right now. I'll try later :D

  • @imLust
    @imLust 6 месяцев назад

    what if it’s a game where you can’t damage entities ? how can i find the list

    • @SwedishTwat
      @SwedishTwat  6 месяцев назад

      Then you find another attribute that you can find through filtering addresses😉 For example xyz coords by changing their position, and search lower/higher depending on the state of the entity

  • @wjzw-du2bn
    @wjzw-du2bn 7 месяцев назад +1

    Hello bud whats with your dc? I wanna ask u something:)

    • @SwedishTwat
      @SwedishTwat  7 месяцев назад

      Working on fixing the discord 😅 but it should be in the description when it's fine

  • @DarkHvH2
    @DarkHvH2 7 месяцев назад +1

    u baited me with the intro ,the world is asking for a darksouls cheat (if u change ur Y it changes all entitys its so wierd , if u freeze ur health it makes everything godmode encluding bosses and mobs)

    • @DarukoJP
      @DarukoJP 7 месяцев назад

      Your script or pointer is accessing more than just your player so you ether need to do a compare in your script or have pointer just pointing to your player and nothing else.

    • @767corp
      @767corp 7 месяцев назад +1

      trainers my friend, there's like 5 for each DS game. xcept ppls wanna cheat online that is completely different thing

    • @OWLyS
      @OWLyS 6 месяцев назад

      Is exactly works like Missx said, you should make some practice with CE by finding pointers ecc, but there are a lot of ways to make a God Mode if you don't know how to nop the correct instruction
      You could just find your health values and then overwrites It with swed WriteFloat for example, or maybe if you are on UE4 you could easily find the engine value CanBeDamaged and you can change the value from 0 to 1 (true or false) to not get damaged, you can do the same with the entity collision (enemies Will not be able to even touch you)

  • @har3nz
    @har3nz 3 месяца назад

    don't work :/ no errors but don't work :/ :(

  • @moxy3783
    @moxy3783 7 месяцев назад

    Is bro ever gonna fix his discord link 😭

    • @SwedishTwat
      @SwedishTwat  7 месяцев назад

      Does this link work? discord.gg/HqpKFxFAhM

    • @Leth1Rust
      @Leth1Rust 4 месяца назад

      does your discord not work? link works but nothing happens when agreeing to the rules and im assuming that start here is a cannel to stop bots in wich you have to react to the comments, wich i did and nothing has happend@@SwedishTwat

  • @forbiddenbox
    @forbiddenbox 21 день назад

    Hack Brawlhalla(or you can't do that?)