has anyone got the cof hack to work since the last patch ? im kinda new at this and have been trying with MHS and cheat engine with no luck. Any help would be greatly appreciated.
into box that he shows for the AB guide. Unlike the AB guide, you don't need to add any other codes to make CoF work. Once you have the Poke values, add them to your TMK and enjoy.
Don't ask me for the codes to turn off CoF because I still don't know how.
into box that he shows for the AB guide. Unlike the AB guide, you don't need to add any other codes to make CoF work. Once you have the Poke values, add them to your TMK and enjoy.
Don't ask me for the codes to turn off CoF because I still don't know how.
I didn't have to do any of that. I also only loaded in one line of code (Ie: the only EAX line into the poke address) and it works perfectly. Your adding code you don't need ^.
I didn't have to do any of that. I also only loaded in one line of code (Ie: the only EAX line into the poke address) and it works perfectly. Your adding code you don't need ^.
Cool, learned something new. Yeah, only reason why I was using those three lines was from Joltting's AB guide (since his example for AB showed 3 lines), and since it worked, I kept using them.
into box that he shows for the AB guide. Unlike the AB guide, you don't need to add any other codes to make CoF work. Once you have the Poke values, add them to your TMK and enjoy.
Don't ask me for the codes to turn off CoF because I still don't know how.
o.O lol. Yeah, for CoF I adjusted the code through injection so right before it did its: "Mov [Location of CoF], E?x", I had a "Mov E?x, 0". So, it constantly sets the variable back to zero before it sets the Cof equal to the variable. It works like a dream, except my reticle pops up every few seconds. Doesn't actually affect my shots, only the appearance. I actually think I like this way better, though, because if you get it to stay at 0, you can't see when you hit people since the little orange circle is too small. :-P
But yeah, when you code-cave, you actually DO the change within MHS, and MHS gives you two Poke Values. When you actually POKE them, it changes the code within the app. Kind of awesome concept. :-P
Anywho.. I won't be gaming much at the moment.. My daughter was born on Tuesday, 11:44 AM, 7lb4z, 19.5" long. Lol. I still don't get why babies have LENGTHS. Oh well.. I'll still be trolling around the forums.
o.O lol. Yeah, for CoF I adjusted the code through injection so right before it did its: "Mov [Location of CoF], E?x", I had a "Mov E?x, 0". So, it constantly sets the variable back to zero before it sets the Cof equal to the variable. It works like a dream, except my reticle pops up every few seconds. Doesn't actually affect my shots, only the appearance. I actually think I like this way better, though, because if you get it to stay at 0, you can't see when you hit people since the little orange circle is too small. :-P
with that you have to find the address every single time you log in and out :/
has anyone got the cof hack to work since the last patch ? im kinda new at this and have been trying with MHS and cheat engine with no luck. Any help would be greatly appreciated.
You should change your name to blueballs, with all the time you spend on line I doubt you'll ever get laid.
with that you have to find the address every single time you log in and out :/
Not true! I don't have to, actually.
Maybe I just didn't explain it right.. When I found the value, I found what accessed it, which led me into the coding. I code-caved it there(not sure why I code-caved it, instead of just nop'ing it :-P). Right before it applies a modifier to my COF, it sets the COF to 0. So, it pops up and back down when I'm shooting, but it doesn't affect my shots.