Re: Unmaskign admins/dev's
Search for ^4, you'll find %s : %s, that's the admin chat output.
Re: Unmaskign admins/dev's
How to search for ^4? I'm fairly new to asm.. xD
Re: Unmaskign admins/dev's
004A929E
For the admins chat. I forgot wether it is for the lobby or game room or both ^_^.
Re: Unmaskign admins/dev's
Quote:
Originally Posted by
Trilest
004A929E
For the admins chat. I forgot wether it is for the lobby or game room or both ^_^.
Thanks, I'll be able to work from there.
Re: Unmaskign admins/dev's
Quote:
Originally Posted by
StefanCandan
Thanks, I'll be able to work from there.
Just simple nop the adress ;)
Re: Unmaskign admins/dev's
Woudl that work?
I want it to show the name in the color, but not the Administrator/Dev text over it. so I'm doing some stuff around it, changing je's to jmps, nopping a few adresses, adding eax's, etc. Done soon, will check if my way worked xD
Re: Unmaskign admins/dev's
Quote:
Originally Posted by
StefanCandan
Woudl that work?
I want it to show the name in the color, but not the Administrator/Dev text over it. so I'm doing some stuff around it, changing je's to jmps, nopping a few adresses, adding eax's, etc. Done soon, will check if my way worked xD
Rofl to unmask in the chat just nop that adress ?
Re: Unmaskign admins/dev's
o.o I did it my way, and it didnt show my chats anymore, lol xD
Re: Unmaskign admins/dev's
Quote:
Originally Posted by
StefanCandan
o.o I did it my way, and it didnt show my chats anymore, lol xD
lolled pro. Happened to me aswel when I found it out, I worked 1 week at that adress and I just needed to simply nop it oO
Re: Unmaskign admins/dev's
Now to restore the original code, and nop that adress xD
Re: Unmaskign admins/dev's
Can't find edit button, soz for dp
That adress, when I nopped it, my ingame name when I chat went all weird. like alt codes. But there are no alt codes in ym name.
Re: Unmaskign admins/dev's
Quote:
Originally Posted by
StefanCandan
Can't find edit button, soz for dp
That adress, when I nopped it, my ingame name when I chat went all weird. like alt codes. But there are no alt codes in ym name.
oO Weird, It worked fine for me.
Re: Unmaskign admins/dev's
I changed the adress above it, it was including the nop in there, so maybe it works now. And It didn't do anything in lobby/gameroom.. just ingame.
Re: Unmaskign admins/dev's
nop the adderess then put this there
004A9298 . 8D97 48030000 LEA EDX,DWORD PTR DS:[EDI+348]
004A929E . 90 NOP