[Help] I made my first hack..

Posts 114 of 14 · Page 1 of 1
[Help] I made my first hack..
[U]Using this tutorial: http://www.mpgh.net/forum/207-combat...arms-hack.html

I have the updated L.T. Client address. I can inject fine and everything works. The only issue is after around 1 minute into a game I disconnect. "Combat Arms has stopped working"

I could be one of two things. Right?

The code in that tutorial is detected.
PTC is patched.

I don't think it's PTC because of the new hacks being released in the hack section that use PTC. I would appreciate a quick response as I'm eager to start sharing my hacks.

Thanks

~Coder InFamous

Nevermind I'm fucking retarded. I was too stupid to realize what code was getting detected sorry for wasting your time. x) But thanks to everyone who attempted to help.
Close C++ when using CA.
Code a source yourself
Quote Originally Posted by flameswor10 View Post
Close C++ when using CA.
Code a source yourself
Yes, I already read the thread about C++ being detected. It was closed I made sure of it. And soon I will be able to code my own source. But this was my very first CA hack. And It's much easier to learn from an example. I wasn't planning on using that source once I started publishing releases. But more as a crutch to help me learn.
1. Learn how to code

2. Learn tk change code o make undetected

3. Try injeecting after hackhield opens
Quote Originally Posted by CAFlames View Post
1. Learn how to code

2. Learn tk change code o make undetected

3. Try injeecting after hackhield opens
1. I'm trying to learn to code.
2. That come's along with #1
3. Okay. I'll give it a shot.
The PTC method in that post is detected. Use the alternative.
Lol you guys. Ill actually help him. This works for me.
Code:
DWORD zAddress = 0x7D9200;
DWORD *LTClient = ( DWORD* )( 0x3778CFB0 );
void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
Have fun when you still can before its patched. Thank meh :P
Quote Originally Posted by Dreamer View Post
Lol you guys. Ill actually help him. This works for me.
Code:
DWORD zAddress = 0x7D9200;
DWORD *LTClient = ( DWORD* )( 0x3778CFB0 );
void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
Have fun when you still can before its patched. Thank meh :P
You fail so hard that it's funny.
Lol its not the full one >< Its only part of it.
Quote Originally Posted by Dreamer View Post
Lol its not the full one >< Its only part of it.
I know the rest of the ASM.

That C+P source never uses zAddress so that makes no sense to put it in...
Well it might help
Quote Originally Posted by Dreamer View Post
Well it might help
How will it help if it is never used ?
Thank you for the replies everyone. Some more helpful than others but still thank you all... I'm learning.

Thanked everyone. ^^
Well that was from my hotkey base.
Posts 114 of 14 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?