For all of you getting this error: "System.FormatException: 'Input string was not in a correct format.'" make sure there are NO spaces in the first parameter of "writememory", like this: AU_Memory.WriteMemory("GameAssembly.dll+01C57F7C,5c,4,14", "float", SpeedInput.Text);
@@SenkaOfficial Yea, if you understand spanish maybe you can watch de vidios of PildorasInformaticas, but if you dont understand spanish buy a course in udemy or buy a book about informatic
it is not the right way .Infinte vision is the player vision not crew or imposter vision . u can easily find that if dissect the data structures of csharp .dll
Wow I mean if you only made a speed hack, I could Imagine how hard must be creating a complete mod menu and editing the whole video. You deserve more views
He did it the wrong way since the game is made in unity you can use mono dissect to get all the ptrs and base addresses but he did it bad way where he only got speed where if you have the player base address you have access to all the addresses for everything immediately so its not hard to make a mod menu I have made one my self
@@tocraft573 how to get ptr with mono. I have seen adaf 's nokillcooldown dll injected hack. But Idk how to get all address. If u know can u explain how
Cheat engine has a virus because when I open files it keeps opening itself and once it stops I am closing several tabs and when I deleted cheat engine things turn back to normal.
I made my own, but then couldn’t find the rest of the values like making myself imp and all, I also didn’t know how to make the trainer how you guys have it so I gave up.
@NCRDestroyer make a timer and set it to write “1” (type “int” instead of “float”. 0 is Crewmate. 256 Ghost and 257 Ghost(Impostor)) to it all the time. But Auto impostor only works if you are host. (You can still sabotage and vent tho)
@Sunlight Playz naaa fam don't worry I didn't try any public matches and even if i tried i would just test it in some custom matches and i DONT promote cheating, just motivated him for all his hard work thats all : )
just a quick note for everybody the external cheats only work if ur the host cause of the new anti-cheat system but the internal ones are fine how ever date: 15,11,2020
@@Banda-u8b the only way to make mods for MC Bedrock is to dll inject shit and manipulate memory, at least it was when I wrote this, I think it changed now
i was actually getting the hang of it until rescan memory where i set it to that and when i saved it the base address thingy and stuff were just all empty so i decided to give up.
@@waxwyshow8943 hey i am joking when i say idiot i don't know why i say that now after 2 weeks btw i have a problem , how can i make Visual studio loop the value that i set ?
So I have a question for you, I've steadily been learning C++ but have been recently wondering how to create stuff like you do. Should I switch to C# or stay on track with C++?
@@jimthedoggo For creating interfaces c# is definitely the way to go. You can create c++ libraries or executables and reference them in your cs project If you need to
System.BadImageFormatException HResult=0x8007000B Mensaje = No se puede cargar el archivo o ensamblado 'Memory, Version=1.2.21.0, Culture=neutral, PublicKeyToken=null' ni una de sus dependencias. Se ha intentado cargar un programa con un formato incorrecto. Origen = speedhax Seguimiento de la pila: en speedhax.Form1..ctor() en C:\Users\Tim\source epos\speedhax\speedhax\Form1.cs: línea 20 en speedhax.Program.Main() en C:\Users\Tim\source epos\speedhax\speedhax\Program.cs: línea 19 Me sale este error alguien sabe que es?
No real point in using a checkbox because then you are limiting the user with the speed they can have and checkboxes require slightly more work. not sure what the problem is without seeing the code but it seems that because the check box is a bool it seems to be disagreeing with something. If you can give all your code or upload it on githib id be glad to help
Is there an easy way to find the pointer for position? I want to make version of proximity chat i can use with my friends that play mobile which means I need to know each players positions.
It's not a cooldown bypass. All u gotta do is do te very same thing to get pointer to setting of kill cooldown and then just set it to smth like 0.000000001
Well that was an experience I saved the files to desktop so I could deal with them and it flooded my desktop even glitching icons together cleaning it is a hassal
Is there an easier way? Like i didnt understand the visual studio parts, i just wanted a custom background and border, is there a simpler/easier way to do it?
it's not. You need to set the 6th offset in the start menu you find this by right-clicking on the address (without the pointerscan) and then click "find out what writes to this address" and then change the speed in among us and then the last number that shows up in the small box is the 6th offset, you can look up a tutorial for this
@@korontos9038 does it still work? I recently learned about pointers in my university and got curious about hacking. I just wanted to know if it works or not
@@ardhenismuhammadaflah7818 make sure there are NO spaces in the first parameter of "writememory", like this: AU_Memory.WriteMemory("GameAssembly.dll+01C57F7C,5c,4,14", "float", SpeedInput.Text);
HEy I try to make a Cheat for Minecraft Bedrock edition, but it dont work.... All my other cheats for other games still work. PLS Help i dont finde the error
When are you going to get the version of the hack for among us V18 for version 10.8 cuando vas a sacar la vercion del hack para among us V18 para la version 10.8
For all of you getting this error: "System.FormatException: 'Input string was not in a correct format.'"
make sure there are NO spaces in the first parameter of "writememory", like this:
AU_Memory.WriteMemory("GameAssembly.dll+01C57F7C,5c,4,14", "float", SpeedInput.Text);
I love this tutorial. I want to learn to make Among us mods and am lost since RUclips is really lacking good tutorials like this.
@Sunlight Playz
Literally anyone that reads this doesn't care (yeah i do care i just want to test it with some friends)
I already know how to code c#
But i dont know how to use cheat enging lol
Find pointer
U can learn the basic of cheat engine
Me too lol
Awww, can you guys tell me how to learn c# in youtube I don’t really understand
@@SenkaOfficial Yea, if you understand spanish maybe you can watch de vidios of PildorasInformaticas, but if you dont understand spanish buy a course in udemy or buy a book about informatic
Thank you so much, Alizer. I know how to code in C# but now I learned how to use cheat engine. Thank you again!
me too lmao
If you set the speed really high you can probably glitch out of the space ship because of frame timing
That Moment When Trojan Horse Is In Cheat Engine
Ye lucky for me I *scan* downloads before I open then
idiots xD , cheat engine is an open-source software and its a false positive cuz it edits other apps memory so antiviruses think its a trojan
hey bro thank you so much for the tutorial!
I'm tryna learn how to code & I'd love to see some more how to make tutorials, please make more
can you make a tutorial with auto impostor, infinity vision , see other impostors etc pls
I Made It
@@aaronbenny6252 pls tell us
it is not the right way .Infinte vision is the player vision not crew or imposter vision . u can easily find that if dissect the data structures of csharp .dll
@@aaronbenny6252 Then how? your channel has no video
@@vladimircuneaz +1
thanks for making this even tho i am not gonna do all this coding, it is fun watching
Wow I mean if you only made a speed hack, I could Imagine how hard must be creating a complete mod menu and editing the whole video. You deserve more views
He did it the wrong way since the game is made in unity you can use mono dissect to get all the ptrs and base addresses but he did it bad way where he only got speed where if you have the player base address you have access to all the addresses for everything immediately so its not hard to make a mod menu I have made one my self
@@tocraft573 how to get ptr with mono. I have seen adaf 's nokillcooldown dll injected hack. But Idk how to get all address. If u know can u explain how
@@aaronbenny6252 Well the best way is to get the base address and work off that
@@tocraft573 can u make a tutorial abut how to ifnd ptr wiht mono
@@aaronbenny6252 You need a lower version of CE to use mono that’s the way I did it
Cheat engine has a virus because when I open files it keeps opening itself and once it stops I am closing several tabs and when I deleted cheat engine things turn back to normal.
thats what happens when you dont know how to use cheat engine
what software do you use to edit your videos? interested cuz looking for one and the edits looks amazing ;)
I'm not sure but I think that he is using Vegas
@@HibiWagyu ye
@@HibiWagyu +
I am a yt and I use iMovie if u are interested check my channel name=itz debster
And I like it too much it’s so good
I made my own, but then couldn’t find the rest of the values like making myself imp and all, I also didn’t know how to make the trainer how you guys have it so I gave up.
The pointer for the Impostor variable is "GameAssembly.dll"+01468910 5C 0 34 28
ok but what value would i put
in VS
@@ZeDarkSide "GameAssembly.dll+01468910,5C,0,34,28"
@@basti7848 Your smart
@NCRDestroyer make a timer and set it to write “1” (type “int” instead of “float”. 0 is Crewmate. 256 Ghost and 257 Ghost(Impostor)) to it all the time. But Auto impostor only works if you are host. (You can still sabotage and vent tho)
bro your doing too good u need more subs
@Sunlight Playz naaa fam don't worry I didn't try any public matches and even if i tried i would just test it in some custom matches and i DONT promote cheating, just motivated him for all his hard work thats all : )
bro ur AWESOME i watched like 4 videos and this one helped me finding the pointer
Dudeeeeeeeeee memory.dll is something I've needed for a long time. I never knew that it existed
Freaking awesome tutorial
just a quick note for everybody the external cheats only work if ur the host cause of the new anti-cheat system but the internal ones are fine how ever
date: 15,11,2020
Incredible tutorial !! I'm learning game hacking so I can create a mod like litematica for minecraft bedrock ! I hope finishing my project soon !
Making a java mod is not a reason you should learn game hacking... do research... "how to make a minecraft mod"
@@InstantNameOfficial can you read ? I'm not making a Java mod
@@bapoTV "I'm learning game hacking so I can create a mod like litematica for minecraft bedrock" wdym create mod learning game hacking
@@Banda-u8b the only way to make mods for MC Bedrock is to dll inject shit and manipulate memory, at least it was when I wrote this, I think it changed now
@@bapoTV Uhhh now i understand, sorry xD
at first i thought it would be a scam, i wanted to code hacks to troll my friends but thank you so much
Alizer u are really best not even share hack free also teach how to hack. Wish you success everything!!!
pretty cool tutorial also i see you have friendly fans :D
i was actually getting the hang of it until rescan memory where i set it to that and when i saved it
the base address thingy and stuff were just all empty so i decided to give up.
ye happent to me to pls help
you gotta wait a bit for it to load
So nice tutorial bro keep doing 😍😘
thank you you finally made the tut lol instead of me CRACKING your apps
u actually crack this dudes projects?
skid fucking cracking isn't it kid, opening dnSpy and decompiling the IL? LMAO
mohamed wahmane even if he did, it doesn't even matter.
Also, why tf is this crap in my recommended
Buen video bro me sirvio mucho el tutorial✌️
if you guys have some problems opening cheat engine then unistall badlion client.
is there any way to do this in python using the pymem module? sorry i just dont feel like learning a new language :(
Among Us Is The Most Popular Video Game As Of Right Now That Is Super Easy To Hack
Ur the best bro
@Sunlight Playz this is legal
is anyone else having the problem of the pointer not working in public games?
in ones i create it works fine but if i join one it does not?
Mine works
i don´t understand nothing xD nice video bro
Waiting always imposter tutorial. ;)
you flying idiot ! take this
"GameAssembly.dll"+01BE0700 5C 10 34 28 4 bytes
Caeser Of Games
Oh... I don’t need it cause I with my friends have cheat(and discord our server with alizer).But thanks )
@@waxwyshow8943 hey i am joking when i say idiot
i don't know why i say that now after 2 weeks
btw i have a problem , how can i make Visual studio loop the value that i set ?
OHNO I ACCIDEntly clicked the red github link
Hack hackermode v18 make with C# or c++
Please answer
Alizer can you show us how to make Among Us Mods like SSundee and Sub Fletch
Any plans for mobile versions?
my reccomendation is to delete unity crasher for among us
Can you make a update video on Force Imposter And Force Crewmate and NoClip, Using the same program you made this video.
Dude why its not working it works only in cheat engine and i can hack but i cant make my own hack
Can anyone help it changes the lobby speed but not my speed ._.
Can you do a tutorial that's you add other buttons contain checkbox : Infinite Health / infinite ammo ...etc
2021 hack-proofing among us be like
evrythign works but when i enter the value and try to change it from the program it dosent change but it works from cheat engine
So I have a question for you, I've steadily been learning C++ but have been recently wondering how to create stuff like you do. Should I switch to C# or stay on track with C++?
stick with cpp
stick with c++, c# wasnt even meant to do stuf flike this. Search dll injectcion in c++ for how to do it, or memory modification, or anything
@@kepe__ I know the basics for memory injection (or at least as much as I need to for now), I'm just more referring to creating visual interfaces.
@@jimthedoggo not sure about interfaces
@@jimthedoggo For creating interfaces c# is definitely the way to go. You can create c++ libraries or executables and reference them in your cs project If you need to
i know how to change memory with C# but i didn't know how to use pointerscan that way
awesome work man
Nice game hacking video but I prefer using c++ since u don’t need .net obfuscator
cheat engine wont work and does not change the speed of the player,i used the right version and did everything correct pls help
first comment 1✋
can somebody pls help me cause the cheat engine wont work and does not change speed
I don't no why but memory write don't work for me, do I need to start among us also as an Administrator?
Great vid!
If i change the values like kill cooldown does it work for other people except me?plz answer
no
Loved your video thanks!
I don't understand what you did at 5:13 so there is only one value left. Can you explain me pls?
You can use mono dissect to get all the ptrs and base addresses, Im so confused of why you would use this method
Nvm you made hacker made hacker mode so I assume you already know lol (Btw IDA really cracked that ez)
How to Get ptr with mono I don't know how to get it. If u know can u say how to get all ptrs from monl
System.BadImageFormatException
HResult=0x8007000B
Mensaje = No se puede cargar el archivo o ensamblado 'Memory, Version=1.2.21.0, Culture=neutral, PublicKeyToken=null' ni una de sus dependencias. Se ha intentado cargar un programa con un formato incorrecto.
Origen = speedhax
Seguimiento de la pila:
en speedhax.Form1..ctor() en C:\Users\Tim\source
epos\speedhax\speedhax\Form1.cs: línea 20
en speedhax.Program.Main() en C:\Users\Tim\source
epos\speedhax\speedhax\Program.cs: línea 19
Me sale este error alguien sabe que es?
Just go to character controller and change the moveSpeed xD
please help me it is saying that Process is not in the context
I tryed with an check box but then there is an error : cant convert bool in string
No real point in using a checkbox because then you are limiting the user with the speed they can have and checkboxes require slightly more work. not sure what the problem is without seeing the code but it seems that because the check box is a bool it seems to be disagreeing with something. If you can give all your code or upload it on githib id be glad to help
You are best Among Us hacker!
Is there an easy way to find the pointer for position? I want to make version of proximity chat i can use with my friends that play mobile which means I need to know each players positions.
someone help me im trying to do a kill cooldown bypass i got the things but how would i make it allways have a value of 0
Use a Timer and paste the code in the timer_tick event.
You can hook the function that writes to cooldown value and make it so that instead of a time left, the function sets the value to 0
@@basti7848 i got it
It's not a cooldown bypass. All u gotta do is do te very same thing to get pointer to setting of kill cooldown and then just set it to smth like 0.000000001
@@jebsl8923 i found this out all ready but thx anyways
Nice vid can you make it possible for us to use your mod menu ?
@Gravity no lol i wish
broken link. Mega blocked file.
How can I get the same program to work on different PC's?
What do you mean? Do you mean the winform application?
@@nostalgia5031 Yeah. Because the memory ID's are different on different computers, correct?
Can you show for the phone?
Well that was an experience I saved the files to desktop so I could deal with them and it flooded my desktop even glitching icons together cleaning it is a hassal
i get a error System.FormatException: 'Input string was not in a correct format.'
same
CS0103 The name 'Process' does not exist in the current context could you help thanks!
Is there an easier way? Like i didnt understand the visual studio parts, i just wanted a custom background and border, is there a simpler/easier way to do it?
then learn how to code
@@Laugny im not even interested in among us anyways
Might as well just teach us how to make hacks for any game so we become epic hacker man/women
How would i code a checkbox to work with auto impostor?
When I press "Pointer scan for this address" will it be loading for hours, is this normal?
it's not.
You need to set the 6th offset in the start menu
you find this by right-clicking on the address (without the pointerscan) and then click "find out what writes to this address" and then change the speed in among us and then the last number that shows up in the small box is the 6th offset, you can look up a tutorial for this
@@babymiro what number?
@@radsi_277 the last number that shows up in the small box is the 6th offset
@@babymiro the EIP number?
Please reply, when i do the 2nd scan nothing comes for the pointer thing. So what to do?
attach cheat engine with the game before do the second pointer scan
it would be much more reliable if u do a aob scan and a copy injection or directly modifying the opcodes
Earned a sub
Also working on other games?
I just want a hack that reveals the imposter and thats it. How would I make that?
Make an impostor hack, if you're impostor you can see who are the other impostor, this is the simplest way,.
doesnt work after the airship update. not even with new adresses and offsets
give me your discord and i will help ..
@@korontos9038 pls help XD
@@c0dex983 discord !!
@@korontos9038 does it still work? I recently learned about pointers in my university and got curious about hacking. I just wanted to know if it works or not
I ruined the 333 comment thing🙂
hey can I put oder things, like, change kill cooldoown
yea.
@@nathanshinplays7904 HOW.
@@n.s.2181 idk but its possible
whenever i press chane speed it gives an error and says System.FormatException: 'Input string was not in a correct format.' can someone pls help
me too
:(
me too
can you solve it?
@@ardhenismuhammadaflah7818 make sure there are NO spaces in the first parameter of "writememory", like this:
AU_Memory.WriteMemory("GameAssembly.dll+01C57F7C,5c,4,14", "float", SpeedInput.Text);
@@ved0321 ok i Will try it
can i use the speedhack in-game??? not on freeplay
Can I do this without the Cheat engine?
Possible but really hard
Make a video on how to make an auto imposter hack
I want to vent even if i am a crewmate is that posible?
I don't know how to but I used a mod and I tried to vent as a crewmate, I got banned for hacking.
is it ok if I made the cheat engine as adminastrator
i can not install vs, can anyone help me please
hey Alizer. it only works when Im host. Any fix?
GG
HEy
I try to make a Cheat for Minecraft Bedrock edition, but it dont work.... All my other cheats for other games still work. PLS Help i dont finde the error
how old are you
For some reason i got some kind of a virus from v17, kinda disappointing..
I had no problems with downloading v15
Why not use Mono injection?
Hackermode has a troyan virus
Second
u might aswell get an mod menu instead of doing this
the video is blurr
Hi please how to do the vote controler please ?
When are you going to get the version of the hack for among us V18 for version 10.8
cuando vas a sacar la vercion del hack para among us V18 para la version 10.8
Shup up