View Single Post
  #4  
Old 30-10-2006, 14:32
Fraya Fraya is offline
Member
 
Join Date: Nov 2005
Location: Nevada
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Fraya is on a distinguished road
The problem is you nopped the global decrement instruction at offset 64b393.

You'll have to build a code cave and write some ASM to make it work only for the player me thinks.

Ive messed with it a little but I got tired of the 10 minute wait for it to start up every time it crashes or directdraw doest refresh properly after setting a breakpoint.

Oh and theres been a lot of complaints about your use of a hook dll for hotkeys which tend to trip antivirus alarms.

You should probably find a trainer template like the one made by Nanobot2k to use. Its coded in ASM so you'll need MASM to compile but its a lot smaller and doesnt make antivirus software go batty (plus its good ASM practice).

Last edited by Fraya; 30-10-2006 at 14:50.
Reply With Quote