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

  Рет қаралды 33,961

swedz c#

swedz c#

Күн бұрын

Пікірлер: 112
@AkumaIsNotCheating
@AkumaIsNotCheating 3 жыл бұрын
first
@borki2144
@borki2144 2 жыл бұрын
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 жыл бұрын
ty bro, made it my mission to make it easy to get into c# game hacking and seeing comments like this warms my heart ❤️
@DrCareBearFIN
@DrCareBearFIN Жыл бұрын
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.
@menschperson2146
@menschperson2146 3 жыл бұрын
Please make more Videos like this
@Haunted-Halls
@Haunted-Halls 2 жыл бұрын
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 3 жыл бұрын
Thx you I wart for this Video Very long 🔥🔥
@Break.
@Break. Жыл бұрын
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
@pluhiann
@pluhiann 3 жыл бұрын
when i do a pointer scan twice it just gives me dlls is there a way i can just writemerrory to that?
@ageofhackers2
@ageofhackers2 5 ай бұрын
if that say pointer paths 0 what can i do before anyone help me pls
@menschperson2146
@menschperson2146 3 жыл бұрын
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 2 жыл бұрын
no
@user-kp8dt4ei4l
@user-kp8dt4ei4l 2 жыл бұрын
2019 has better features aka intellisense, use visual studio 2022
@waterbeing0
@waterbeing0 2 ай бұрын
is deleting the file extension PTR at the end optional? because i cant delete it on windows 11
@Gannon777
@Gannon777 3 жыл бұрын
It worksssssssssssssssssssssssssssss
@anonymoussirproxx6886
@anonymoussirproxx6886 3 жыл бұрын
Nice Video! 😁 but can you make a Video how to make an Aimbot or Esp thx in advance
@SwedishTwat
@SwedishTwat 3 жыл бұрын
Perhaps in the future when I am good at coding ;) still a scrub at the moment
@NikolaTeslaReborn
@NikolaTeslaReborn Жыл бұрын
How can i read from a adress?
@zJhery
@zJhery 2 жыл бұрын
Some tutorial for Visual C # 2010, I saw everything in the video but in the end I got 3 errors
@NikolaTeslaReborn
@NikolaTeslaReborn Жыл бұрын
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
@leetrisk
@leetrisk 2 жыл бұрын
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 жыл бұрын
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
@Kim-uu8fc
@Kim-uu8fc Жыл бұрын
In Assault Cube this works well but I am having difficulty with games like OpenTTD.
@TakeLs1
@TakeLs1 Жыл бұрын
7:45 how do i do it with a minus?
@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?
@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.
@BusinessWolf1
@BusinessWolf1 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.
@naseembreeka
@naseembreeka 2 жыл бұрын
Thx Man i create the hack but it doesn't work online? Can you help..?!!
@henkiespenkie4414
@henkiespenkie4414 2 жыл бұрын
how to do this with multiple offsets?
@CocoPopEater
@CocoPopEater Жыл бұрын
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
@Sergefr
@Sergefr 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?
@yusufyaman633
@yusufyaman633 2 ай бұрын
what is the meaning "int" ? look 10:10
@SwedishTwat
@SwedishTwat 2 ай бұрын
integer, whole number like 1 or 7 or 50
@rayanm2175
@rayanm2175 Жыл бұрын
Hello, I wrote a code to write into memory but it seems like the addresses change each time I play the game 😢😢😢😢😢
@Cod3rMax
@Cod3rMax Жыл бұрын
Cheating is a whole world and what he gave us its only 0.5% so you need to search
@rayanm2175
@rayanm2175 Жыл бұрын
@@Cod3rMax noted sir , كودين
@Cod3rMax
@Cod3rMax Жыл бұрын
@@rayanm2175 but as i saw the pointer never changes so maybe you arr soing something wrong
@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.
@helpchild6699
@helpchild6699 3 жыл бұрын
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)
@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
@blxssedopps-6866
@blxssedopps-6866 2 жыл бұрын
can you make a tutorial how to make a forza 5 mod menu?
@cs2wish
@cs2wish 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
@TheBarretNL
@TheBarretNL 3 жыл бұрын
Would it not be better to use 64bits arch coz most games are 84bits nowadays
@zperuanito1988
@zperuanito1988 2 жыл бұрын
change array of byte ???
@AurelOnYT
@AurelOnYT 11 ай бұрын
it say System.OverflowException
@SwedishTwat
@SwedishTwat 11 ай бұрын
oh no 😨
@lucaslindgren3237
@lucaslindgren3237 3 жыл бұрын
keep it up man!
@Bloopblop1
@Bloopblop1 3 жыл бұрын
Please explain console I tried console kept getting errors
@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
@henkiespenkie4414
@henkiespenkie4414 2 жыл бұрын
did you find it out?
@antivanced2382
@antivanced2382 3 жыл бұрын
why my pointer scan is null??
@beasty4283
@beasty4283 3 жыл бұрын
i need help with workloads
@AnonymityIsImportant
@AnonymityIsImportant 3 жыл бұрын
Hello, how do I add a number to an existing process?
@WekoIG
@WekoIG 3 жыл бұрын
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 3 жыл бұрын
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 3 жыл бұрын
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
@johnmares7310
@johnmares7310 3 жыл бұрын
how do you do this with multiple offsets
@johnmares7310
@johnmares7310 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 жыл бұрын
@@tiptrcks3960 just drop it there
@CocoPopEater
@CocoPopEater Жыл бұрын
@@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
@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?
@TSGGaming7803
@TSGGaming7803 2 жыл бұрын
last
@luukee_
@luukee_ 2 жыл бұрын
11:11 my point xd
@killaxx2213
@killaxx2213 3 жыл бұрын
Thanks very nice and detailed
@canerkarakuzu3924
@canerkarakuzu3924 3 жыл бұрын
Thx
@skallet
@skallet 3 жыл бұрын
whats the music in introduction
@rueggieperaza6556
@rueggieperaza6556 2 жыл бұрын
I believe is from donkey kong
@sepremz
@sepremz 3 жыл бұрын
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
@grrini9895
@grrini9895 3 жыл бұрын
can you help ? that type error format
@SwedishTwat
@SwedishTwat 3 жыл бұрын
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.
@grrini9895
@grrini9895 3 жыл бұрын
@@SwedishTwat I do that for assualtcube
@hotdogz2366
@hotdogz2366 3 жыл бұрын
Time to make minesweeper hack
@SwedishTwat
@SwedishTwat 3 жыл бұрын
At last 🤤
@hotdogz2366
@hotdogz2366 3 жыл бұрын
@@SwedishTwat Yes ;)
@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 2 жыл бұрын
@@kaidenbid8442 I already figure it out with doing a class to use in the dll places but ty, bro.
@RGBA
@RGBA 3 жыл бұрын
nice tor browser
@SwedishTwat
@SwedishTwat 3 жыл бұрын
of course
@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);
@クリプトムネシア
@クリプトムネシア 3 жыл бұрын
please help ;-;
@SwedishTwat
@SwedishTwat 3 жыл бұрын
Explain what the problem is
@ardhenismuhammadaflah7818
@ardhenismuhammadaflah7818 3 жыл бұрын
input string Was not correct format
@ardhenismuhammadaflah7818
@ardhenismuhammadaflah7818 3 жыл бұрын
please help me i almost give up :(
@Geekeh
@Geekeh 3 жыл бұрын
@@ardhenismuhammadaflah7818 same
@tiptrcks3960
@tiptrcks3960 3 жыл бұрын
@@ardhenismuhammadaflah7818 can u share your code so it might help us to review the code
@hentaipie8403
@hentaipie8403 2 жыл бұрын
It works in the singleplayer model but not in the multiplayer model
@JohnWick-hx7bc
@JohnWick-hx7bc 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
Should the better player ALWAYS win?
29:09
Eddventure
Рет қаралды 58 М.
Officer Rabbit is so bad. He made Luffy deaf. #funny #supersiblings #comedy
00:18
Funny superhero siblings
Рет қаралды 13 МЛН
Крутой фокус + секрет! #shorts
00:10
Роман Magic
Рет қаралды 24 МЛН
Incredible: Teacher builds airplane to teach kids behavior! #shorts
00:32
Fabiosa Stories
Рет қаралды 11 МЛН
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 24 МЛН
Officer Rabbit is so bad. He made Luffy deaf. #funny #supersiblings #comedy
00:18
Funny superhero siblings
Рет қаралды 13 МЛН