Hi, does anyone know if there is a way to debug a bot properly.
Trying to fix one right now that gets stuck in a district switch loop, but i cant tell what the variables are
The END for Debugging Kalonline? 08/12/2008 - Kal Online - 7 Replies I know kalownline and MHS still works great when searhing and using the basic functions. However .. im still intressted in using the debugger and when it comes to injecting it, they both fail aswell as the ather UCE. It seems as after last patch HS has added some api hooking to disable dll injection and there for making it impossible to use dissambler.
I was wondering if my suspicions are true and if there are any experience people working on this new problem. Or if i am wrong and there is...
Archlord and debugging.... 07/29/2008 - Archlord - 3 Replies hi just want to talk about archlord and debugging.
anyone here that made some expierence with debugging archlord ?
atm iam trying to do some cooldown hack/cheat with ollydbg instead of using wpe.
the problem with wpe ist that it take always some time to setup all filters.
sometimes filter need to setup again when porting etc.
the first thing i found out with ollydbg is the first timecheck for sending the
first 64 byte packet.
i was able to simply bypass this so that the first 64 byte...
Cracking,Debugging toolz 06/01/2008 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 3 Replies make a good use of them
all of them are useful resources
hope you all make it
btw can anyone teach me some tricks to make usa work for 3.0.4
pm me :) Just need to make it work again
Reversing / Debugging Q 01/19/2006 - General Coding - 11 Replies So i got this address range in the 00ee0000 -> 00eeffff area ... its inventory bits /array of bytes(not bits) 1=inventory slot filled, and 0=not filled.
Thats good and all, but being dynamic and all means that the base address changes a bit from time to time.
SO I am looking for a pointer to that specific area of memory.
However i cannot find one ? The nearest pointer i find is like fff away from the destination!
MY question is this ; im obvsioly going about this wrong, finding a...