y2kspy2
6th August 2006, 02:53
I've been trying to determine how they have protected the new adventure quest. As far as I can tell, they have done it through some method of constantly changing memory addresses. Searching for the health value of an enemy will turn up little to nothing, and as soon as the enemy is attacked, the address dissapears.
The one exception to this seems to be in double values. For example, in the hybee quest, the larva have x.75 health. This can easily be searched out with a simple double entry. However, you then have the queen. Their health is pretty much impossible to figure out.
Weapon min damage and others are much the same issue. Anyways, hope this helps someone. Happy hunting!
The one exception to this seems to be in double values. For example, in the hybee quest, the larva have x.75 health. This can easily be searched out with a simple double entry. However, you then have the queen. Their health is pretty much impossible to figure out.
Weapon min damage and others are much the same issue. Anyways, hope this helps someone. Happy hunting!