gm detect

12/29/2009 13:29 spider9999#1
can some1 pm me a gm detect that works? i use this one

Code:
[ENABLE]
alloc(DetectGM,25)
label(ReturnName)

005535E3: //C7 46 0C 00 00 00 00 89 47 04
jmp DetectGM
nop
nop
ReturnName:

DetectGM:
cmp [eax+70],5D4D475B //[GM]
je 00000000
mov [esi+0c],00000000
jmp ReturnName

[DISABLE]
dealloc(DetectGM)
005535E3:
mov [esi+0c],00000000
but it closes my client every 5 mins, if this is in the wrong section then plz move it
12/29/2009 13:33 gfhdh#2
It can be that u walk across a invisible GM and that hack kicks u out


(sorry for BAAAD englisch)
12/29/2009 14:45 trane.#3
#Moved
12/29/2009 16:58 <3Lena<3#4
it may be out dated...go into game and switch to array of bytes. type in C7 46 0C 00 00 00 00 89 47 04 and do first scan. u will get an adress. go into the script of gm detect and change the 005535E3 to whatever comes up when u search, thank me if this helps :]
12/29/2009 17:34 sachamo512#5
that's a perfectly good script, I use it and I love it.

Like Lena said, make sure your offsets are correct