Re: [Tut]How to make a dll trainer
Posted: Fri Jun 18, 2010 11:49 am
Add me into MSN and we could talk there.
nerrazzuri2002@hotmail.com
nerrazzuri2002@hotmail.com
The community that will never stop discussing!
https://xemectrum.guyz92.men/
I don't quite understand what do you mean, did you mean to show level on the interface and read if the level is still the same every 250ms?EpsilonDelta wrote:Hi, how would I go about freezing the value of a pointer? Say I just had a level one pointer and I wanted to set its value every 250ms. I understand that I would have to retrieve the address that is being pointed to by the pointer and then write to that address, but I'm not quite sure how to do it.
So you want to freeze the pointer that pointed to the address huh?EpsilonDelta wrote:Well I guess that would be one application, but basically, I'm looking for how to set the value of the address that a static address (green address in Cheat Engine) points to every 250ms.
Explanation of pointer by DarkByte on the Cheat Engine forums: http://forum.cheatengine.org/viewtopic. ... dd42a5ceff
Ok finally i get what you mean, use ReadPointer, I suggest you search for Kitterz source, inside have some useful information about ReadPointer.EpsilonDelta wrote:I want to freeze the address that the pointer is pointing to. For example: say we have a base address 0x00100000 with an offset of 0xfa0. So, we read the address at 0x00100000+0xfa0 (0x00100fa0) which holds the address of the dynamic address that we want to freeze.
Just PM me your MSN and I'll give it to you, and no, ReadPointer does not hooked by Hackshield, at least my bot using it.EpsilonDelta wrote:I can't find Kitterz Source...the thread at CEF has been taken down. Do you think you can upload or PM it? Also, wouldn't ReadPointer be blocked by HackShield?