Make Ur Own Cheat-Trainer in c# [2021]

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

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

  • @AkumaIsNotCheating
    @AkumaIsNotCheating 4 года назад +7

    first

  • @borki2144
    @borki2144 2 года назад +6

    Damn I used to watch guided hacking a year ago and couldn't do much. After 5 minutes I already got the pointers working great video man it's quick and straight to the point.

    • @SwedishTwat
      @SwedishTwat  2 года назад +1

      ty bro, made it my mission to make it easy to get into c# game hacking and seeing comments like this warms my heart ❤️

  • @Break.
    @Break. 2 года назад +1

    This wasn't even the video I was looking for but it was made so well that I did this instead lmao, thanks for this video

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

    I have been looking for a turoial that explains this. You have no idea how gratfull I am for oyu making this video. Thank you so much

  • @DrCareBearFIN
    @DrCareBearFIN Год назад +2

    Thanks, I was wondering if I should do my own trainers for games that doesnt really have em, now I know also how to add a small GUI for it to make it easier to use.

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

    I know this is an example video, but for beginners I have a heads up, normally you wouldn't write a code nor cheat like this. In games alike Assault Cube sure you can find memory pointers but in bigger games we don't specifically find memory addresses, we change the assembly code of it.

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

    keep it up man!

  • @Haunted-Halls
    @Haunted-Halls 2 года назад +1

    This is so frustrating. I followed this exactly and I keep getting "An unhandled exception of type 'System.FormatException' occurred in mscorlib.dll
    Input string was not in a correct format."

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

    Thx you I wart for this Video Very long 🔥🔥

  • @leetrisk
    @leetrisk 2 года назад +1

    i know this is late, but for people getting 'value cannot be null error' make sure ur cpu /build settings are the right, i was getting that problem but when i set it to x64 it worked fine :)

    • @SwedishTwat
      @SwedishTwat  2 года назад +1

      better late than never 😎

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

      Sorry if this is a dumb question but where exactly? Thanks.

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

      @@th3Kun so- at the top, next to where it says 'debug' on visual studio, click on 'any cpu', change it to x64 where it it says any cpu on the popup list menu, you might have to then press a button where it says create New after that, choose x64, close, rebuild when you build it may be in x64 folder rather than debug, gl

  • @yusufyaman633
    @yusufyaman633 5 месяцев назад

    what is the meaning "int" ? look 10:10

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

      integer, whole number like 1 or 7 or 50

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

    Please make more Videos like this

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

    7:45
    how do i do it with a minus?

  • @Kim-uu8fc
    @Kim-uu8fc Год назад

    In Assault Cube this works well but I am having difficulty with games like OpenTTD.

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

    Recently found your channel and you have some great content bro. Anyway you could do a tutorial on c# and cheat engine on dbd? possibly a simple esp?

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

    Thanks very nice and detailed

  • @pluhiann
    @pluhiann 3 года назад +1

    when i do a pointer scan twice it just gives me dlls is there a way i can just writemerrory to that?

  • @ageofhackers2
    @ageofhackers2 8 месяцев назад

    if that say pointer paths 0 what can i do before anyone help me pls

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

    Some tutorial for Visual C # 2010, I saw everything in the video but in the end I got 3 errors

  • @waterbeing0
    @waterbeing0 5 месяцев назад

    is deleting the file extension PTR at the end optional? because i cant delete it on windows 11

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

    Memory.dll x84 is not installing why telling you are trying this package into a project that target NETFramework Version=v4.5',the package does not contain assembly to compatible with framework. Please help me I want to learn this things please.

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

      Dont use .Net Framework , just create a simple windows form. or u can try using x64

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

    How can i read from a adress?

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

    Hello, I wrote a code to write into memory but it seems like the addresses change each time I play the game 😢😢😢😢😢

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

      Cheating is a whole world and what he gave us its only 0.5% so you need to search

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

      @@Cod3rMax noted sir , كودين

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

      @@rayanm2175 but as i saw the pointer never changes so maybe you arr soing something wrong

  • @menschperson2146
    @menschperson2146 3 года назад +2

    One question is there a difference when using Visual Studio 2019 instead of 2017? In almost every video I watched the version was 2017.

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

      no

    • @user-kp8dt4ei4l
      @user-kp8dt4ei4l 2 года назад +1

      2019 has better features aka intellisense, use visual studio 2022

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

    change
    array of byte ???

  • @Christopher--N
    @Christopher--N Год назад

    Hi, when i tried scan first value, i got few points, but when i change my HP in game and tried scan again, i dont got anything :( Any ideas? Or its game not possible to make memory cheat?

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

      it might a different datatype that you are seeking, the health data type varies from game to game so make sure to try different type of searching or just "all data types" if you can't figure which one it is. If that doesn't work it might be a different sub-process that is holding your data.

    • @Christopher--N
      @Christopher--N Год назад

      ​@@SwedishTwat i think problem is in game, couse its adobe air game swaped to windows (idk how it work, but in folder with game i saw .sfw file), so it propably adobe air game emulated to .exe? And there is problem with memory id? Im looking about some tips for using cheat engine in adobe air games, but still not work (value * 8, or value - 1)
      Im tried search any other stats in this game, but everytime same situation :D

    • @Christopher--N
      @Christopher--N Год назад

      @@SwedishTwat o shit, i got it! But next question is something else, how to get memory of button? I got memory id of Health, but how to get memoryID button to open potions or something else?

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

    why my pointer scan is null??

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

    how to do this with multiple offsets?

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

      just add more commas and the offsets to the address variable
      At least that's what I did and it seems to work fine
      Example:
      string healthAddress = "SickGame1337.exe+0x420,128,510,20,24,10,4BC,40";
      After each comma is an offset that was in the cheat engine list, make sure you add them bottom to top

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

    Pls help, i make fly to game and this not work. With Cheat engine freeze all work pls help to fix it.

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

    Please explain console I tried console kept getting errors

  • @johnmares7310
    @johnmares7310 3 года назад +1

    how do you do this with multiple offsets

    • @johnmares7310
      @johnmares7310 3 года назад +3

      nvm figured it out common sense smh

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

      @@johnmares7310 How lol

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

      @@dripgotthatdrip easy give me your discord i will give you my function for reading or writing to multiple level pointers(or pointer with multiple offsets)

    • @henkiespenkie4414
      @henkiespenkie4414 2 года назад +1

      @@tiptrcks3960 just drop it there

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

      @@dripgotthatdrip I'm a little late but you literally just add more commas and the offsets to the address variable
      At least that's what I did and it seems to work fine
      Example:
      string healthAddress = "SickGame1337.exe+0x420,128,510,20,24,10,4BC,40";
      After each comma is an offset that was in the cheat engine list, make sure you add them bottom to top

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

    when i found the static address i see like 5 or 6 offset should i take the first one where what i do

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

    Nice Video! 😁 but can you make a Video how to make an Aimbot or Esp thx in advance

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

      Perhaps in the future when I am good at coding ;) still a scrub at the moment

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

    how do i add onto the address so my ammo is 3 and i wanna add 1

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

      what? can you explain in a different way, didn't get that

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

      @@SwedishTwat So in c# adding onto an address, say the address was 034df and i wanna not set the address to a value i wanna add a value to that value

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

      @@opticreece384 Then read the value and add whatever you wanted to that read value. 😉

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

      @@SwedishTwat so what would i add onto this for example meme.ReadByte(textBox5.Text + 0.5);

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

    whats the music in introduction

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

    How do i make assault cube windowed? please respond!

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

      thank you for the tutorial though it was very fun to do along and seeing that it works

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

      Good stuff 🙂 , still having problems with fullscreen?

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

    can you help ? that type error format

    • @SwedishTwat
      @SwedishTwat  3 года назад +2

      make sure to pick the 86x version and don't change the "prefer 32bit" checkbox. It should be checked in, however if it's a 64 bit games then uncheck it.

    • @AGM551
      @AGM551 3 года назад +1

      @@SwedishTwat I do that for assualtcube

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

    Would it not be better to use 64bits arch coz most games are 84bits nowadays

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

    Hello, how do I add a number to an existing process?

  • @BusinessWolf1
    @BusinessWolf1 3 года назад +3

    Amazing tutorial, everything is awesome, just wish you would have had a different solution to it than the timer.

    • @ME-L3U
      @ME-L3U 3 года назад

      Like finding the function that removes 1 bullet and reverse engineer it.

  • @Gannon777
    @Gannon777 3 года назад +1

    It worksssssssssssssssssssssssssssss

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

    x64 version not working.

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

      make sure your cheat is the same architecture as your game, so your game might be x32

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

      @@kaidenbid8442 I already figure it out with doing a class to use in the dll places but ty, bro.

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

    i need help with workloads

  • @helpchild6699
    @helpchild6699 3 года назад +1

    Does this work for any game on steam?

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

      @Chizoba 667 you will be able, you just have to kill AC first, but not everything is client-sided[ so you wont be able to change it ] (i would say most things are server-sided these days XD)

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

    can you make a tutorial on how to make a aimbot in c# and CE? ( det finns redan en på youtube men det är en 9 delar serie. tycker du förklarar mycket bättre. color / pixel aimbot skulle nog inte funka för spelet, det är gta sa och varje gubbe har olika skins

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

      Det har varit många som vill ha en tutorial på aimbot i c# och jag skulle älskat att göra en video på det men sanningen är att jag har inte kunskaperna nog att skriva en bra objekt orienterad aimbot som skulle vara bra nog för en video/ video serie. I framtiden kan detta dock hända så vi får se, om jag fixar alla andra saker jag måste göra på sidan av så ska jag försöka läsa på mer.

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

      find a writeable pitch/yaw of localplayer and then find entitylist with entity position offsets, then import entitylist in C# and browse through every entity and do a calculation on the closest entity and use another calculation to change pitch/yaw to closest entity position. this is easier said than done though and will probably take a few months if you're not experienced with game hacking.
      or just find a C# cheat repo on github for the game and copy the code for it and update offsets

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

    Thx Man i create the hack but it doesn't work online?
    Can you help..?!!

  • @blxssedopps-6866
    @blxssedopps-6866 2 года назад

    can you make a tutorial how to make a forza 5 mod menu?

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

    yeah it doesnt work sorry dude. Its either memory.dll or something but you can even copy paste and it doesnt work. Thanks anyways.

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

      Make sure to add the app manifest file and changing the privilege, try changing the bit type aswell

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

    It works in the singleplayer model but not in the multiplayer model

  • @sepremz
    @sepremz 3 года назад +1

    why everyone use videos about this game
    anyone can make about another game? xd
    btw url background?

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

      Everybody uses assault cube because it works for almost all potato pcs out there and it's an easy game to start with. I have done some with different games but yeah you are right, should branch out more :) couldn't find a url but it's called "loneliness" by FIKSTER on wallpaper engine workshop

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

    Thx

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

    Wow wtf C sharp looks really fun and more normal to use and easy to get

    • @user-kp8dt4ei4l
      @user-kp8dt4ei4l 2 года назад

      Eh, its not when starting from scratch, unless you know a different language then yeah its pretty easy

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

    Time to make minesweeper hack

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

    11:11 my point xd

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

    nice tor browser

  • @クリプトムネシア
    @クリプトムネシア 4 года назад

    please help ;-;

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

    last

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

    it say System.OverflowException