LIST OF ALL PUBLIC HACKS AND TOOLS

08/24/2009 00:57 6Drako9#61
Quote:
Originally Posted by Mc.Neal View Post
some problem on the
range 0 i have search for "89 54 24 48 8B 01 FF 50 0C 8B"
but nothing found (playing on private server)
any idea?
try searching for
"89 54 24 48 8B 01 FF 50 0C"
if you still don't find anything try:
"89 54 24 48 8B 01 FF 50"
then
"89 54 24 48 8B 01 FF"
"89 54 24 48 8B 01"
"89 54 24 48 8B"
"89 54 24 48"
and so on...
08/24/2009 08:45 xpuppetmaster#62
is there a cursed maze vacuum, if so can u add the script plz :] thx
08/24/2009 13:33 Mc.Neal#63
Quote:
Originally Posted by 6Drako9 View Post
try searching for
"89 54 24 48 8B 01 FF 50 0C"
if you still don't find anything try:
"89 54 24 48 8B 01 FF 50"
then
"89 54 24 48 8B 01 FF"
"89 54 24 48 8B 01"
"89 54 24 48 8B"
"89 54 24 48"
and so on...
thx for helping =)

some new question if i finde it so i need to edit only the
"0053A2F5:" or "0053A2F5: //89 54 24 48 8B 01 FF 50 0C 8B" ?
08/24/2009 22:17 6Drako9#64
well you need to edit the "0053A2F5:" for the script to work
but if you want to be able to search the address again without having to take so much time you can replace the "89 54 24 48 8B 01 FF 50 0C 8B" with the one you used to find the new address.
08/24/2009 22:23 My_T#65
thank you drako, you really helped me...
but listen, i have a question..
how can i make the monsters closer to me when im using vac?
i mean.. they are going to far so i cant hit all of them..
if you know ghr than you know what i mean (i guess..)
thanks again!
08/24/2009 22:24 Vaidas B#66
decrese speed and distance (more lag), its in the original scripts (old ones) i dont know about drako's scripts
08/24/2009 22:31 pihla#67
How u do that!?!?!
Where u get the scripts, am sure it is not some "hocus pocus" lol
6Drako9 u rock totaly
08/26/2009 15:57 mcr164#68
It works fine! It is easy to use thanks u!!
08/28/2009 11:16 6Drako9#69
lol thank pihla
but its all there
read "Instructions for changing values being used by a script"

and mcr thank you too

also I added new stuff
08/28/2009 12:44 SellSellSell#70
Quote:
Originally Posted by 6Drako9 View Post
Non-Aggro: Makes the Mob not attack you and run past you instead
[SPOILER]
Code:
[ENABLE]
[ENABLE] 
alloc(NonAggro,1024) 
label(ReturnAggro) 

0053A30A:
jmp NonAggro 
nop 
nop 
ReturnAggro: 

NonAggro: 
mov byte ptr [esi+00000174],00 // malee attack range = 0 
mov byte ptr [esi+00000244],00 // magic attack range = 0 
mov [esi+00000240],0000000 //other attack range = 0 
mov [esi+0000023c],0000000 //other attack range = 0 
mov [esi+00000238],0000000 //other attack range = 0 
mov eax,05 
mov word ptr [esi+00000154],ax 
jmp ReturnAggro 


[DISABLE] 
dealloc(NonAggro) 
0053A30A: 
movzx eax,word ptr [esi+00000154]
Give [Only registered and activated users can see links. Click Here To Register...] to noname231
I think that NonAggro wont work cozz there r 2 [ENABLE] at the begining delete 1 of them
08/28/2009 13:24 Cr0_Fr3aK#71
Hmm..not sure but I think it does work..
08/28/2009 13:36 Cloudstrife01235#72
Question. I don't see a tut for wallhack on cheat engine, only for file editing. And i see that in order to run cheatengine you need that launcher, but in order to run 2moons when the data is unpacked and edited, you need to launch the game with a certain launcher.

My question is, how do i run cheatengine while the data.pak is unpacked and edited? Because 2moons detects it.

Unless the two launchers do the same things... i have yet to find out because i'm still unpacking >_>
08/28/2009 14:25 yujijpn#73
Little correction...
God mode section.. right is pUrsuit isn't?
^^
btw ns complete guide
(+) thks!
08/28/2009 17:32 Cloudstrife01235#74
uhh... a new CSV launcher is required. if you try to use the one in your post it says 'Invalid Client Detected - Please Reinstall'
08/28/2009 17:34 My_T#75
New patch releasd (4.6.30)
how long does it takes to update the hacks?