Cheat Engine VAC,NON AGRO,AUTO POT

03/04/2009 13:18 smokymicpot#1
AUTO POTS:

[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)
label(check_mana)
label(finished_check)

0052D83F:
jmp newmem
nop
nop
nop
nop
nop
returnhere:

newmem:
originalcode:
cmp dword ptr [eax+08],01 // checking for HP pot?
jne check_mana
mov dword ptr[eax+08],11 // change to auto pot
mov dword ptr[eax+10],11
check_mana:
cmp dword ptr [eax+08],02 // checking for MP pot?
jne finished_check
mov dword ptr[eax+08],12 // change to auto pot
mov dword ptr[eax+10],12
finished_check:
cmp dword ptr [eax+08],13
je 0052dd2a

exit:
jmp returnhere

[DISABLE]
dealloc(newmem)

0052D83F:
cmp dword ptr [eax+08],13
je 0052dd2a

VAC HACK:

[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

00459D8D:
jmp newmem
nop
returnhere:

newmem:
//DwExploreRange eax
mov [eax+08],00000500//DwSight eax+08
mov [eax+04],00000500//DwPersuitRange eax+04
//DwAvoidRange eax+0C
mov [eax+10],00000500//DwExploreStandDelay eax+10
mov [eax+14],00000500//DwExploreMoveDelay eax+14
mov [eax+18],00000500//DwStandDelay eax+18
mov [eax+1C],00000500//DwMoveDelay eax+1C
//DwFollowMyMasterRange eax+20
//DwStopMasterNear eax+24
//DwWarpMyMasterRange eax+28
mov [eax+2C],00000064//DwCallTeamPossibelHP eax+2C
mov [eax+30],00000020//DwCallTeamCount eax+30
mov [eax+34],00000000//DwBlockNFirstAttack eax+34//mov [eax+38],00000020//dwCallTeamCell byte[eax+38]
//dwFollowTarget eax+3C
//dwSpecialAttackStartHP
//dwSpecialMeleeAttackRate
//dwSpecialRangeAttackRate
//DwPowerAttacjStartHP
//dwPowerMeleeAttackProbable
//dwPowerRangeAttackProbable
mov [eax+40],00000000//DwUnderAttackAggro eax+40
mov [eax+44],00000000//DwMeleeAttackRangeInAggro eax+44
mov [eax+48],00000000//DwRangeAttackRangeInAggro eax+48
//DwSightInAggro eax+4C
//DwDefeatAggro eax+50
mov [eax+54],00000000//DwBlockedAggro eax+54
mov [eax+58],00000000//DwSlideAggro eax+58
mov [eax+5C],00000000//DwHealAggro eax+5C
//DwMasterUnderAttackAggro eax+50
//DwMasterDefeatAggro eax+54
//DwMasterBlockingAggro eax+58
//DwMasterSlideAggro eax+5C
//DwCOmplusionUnderAttackAggro eax+60
//dwMaxSummonsMonsterCount eax+64
//dwReSummonsMonsterTick eax+68
//dwMaxSummonsMonsterRange eax+6C
//dwSummonsStartPcCountPatternType eax+70

originalcode:
mov edx,[eax+1c]
mov [ecx+20],edx


mov edx,10 // number spawn
mov [eax+8c],edx

mov edx,64 // time delay spawn
mov [eax+90],edx

mov edx,100 // # follow monster
mov [eax+3C],edx

mov [ecx+20],edx // # follow my master
exit:
jmp returnhere


[DISABLE]
dealloc(newmem)
00459D8D:
mov edx,[eax+1c]
mov [ecx+20],edx


NON AGRO:


[ENABLE]
alloc(newmem,1024)
label(returnhere)
label(originalcode)
label(exit)

0053DB4A:
jmp newmem
nop
nop
returnhere:

newmem:

originalcode:
movzx eax,word ptr [esi+00000154]

//mov eax,01
//mov word ptr [esi+00000156],ax
mov [esi+00000070], 41400000 // speed mob
//40c00000 = 6 lv 1 (to replace the above blue color)
//40400000 = 12 lv 2 (to replace the above blue color)
//41c00000 = 24 lv 3 (to replace the above blue color)
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,03
mov word ptr [esi+00000154],ax

exit:
jmp returnhere


[DISABLE]
dealloc(newmem)

0053DB4A:
movzx eax,word ptr [esi+00000154]

THESE ARE WORKING 4.6.17 PATCH

I GIVE THANKS TO noname231 HIS CODES MADE THIS POSSIBLE!!!

HAPPY HACKING EVERYONE...GIVE ME THANKS

P.S GM TRIXTER IS A FAG
03/04/2009 14:37 Rhandy#2
nice man
03/04/2009 15:13 woodyken#3
TY verry much but i still need the speed hack and the mob speed hack xD and skilhack if you got xD TY guy great work
03/04/2009 15:15 smokymicpot#4
i posted up a speed hack just search it
03/04/2009 16:33 nobleman80#5
lol noob tut for noobs. for those who cant find your own hacks. yes i flaming all noobs "hackers".
03/04/2009 17:21 UselessSite#6
Hey smokymicpot! Excellent name and avatar!

Was wondering if you can help me fix the way the mobs vac. When I try to solo Crevice mobs will sometimes stay in there hall where they spawn! And the mob jumps all over and a lot of times skills miss.

I am trying to find the right line in the script to change but I can't see it.
There are a couple things I am gonna try to change...

Normal Vac
Further range on the vac
and if I understand correctly, it seems that you will only vac 30 monsters!?!
We need to vac more then 30. Any help would be awsome.
Thanks in advance.

Nice work smokymicpot!! Thanks pushed.
03/04/2009 18:00 smokymicpot#7
wat i do is run into a corner and then they all bunch up in there then let em have have it with all ur area attack skills !!!
03/04/2009 20:38 UselessSite#8
I figured it out and all is working great now! Thanks.

All I fif was change a couple numbers and it works just like I need it too!

I changed the 30 set to follow to 99 in this line in the vac...
mov edx,30 // # follow monster

And this line in the Non-Argo...
mov [esi+00000070], 41400000 // speed mob

I changed to...
mov [esi+00000070], 40400000 // speed mob


Thanks again!
03/04/2009 20:42 noname231#9
ya I keep the monster limit lower because if your pc has low ram it will crash you if you have to many monsters. Also increased the monster speed because of larger cell range for the mobs, this way they come to you faster, you simply just slowed down the mob.

Still checking to see if I can get a smaller cell range without a crash but it doesn't seem to be working. Have yet to try it on the newer patched version but if it does work I will post it in my thread.
03/04/2009 20:46 sisa0442#10
Does anyone could do a mini tutorial teaching how to use .. please .. here at home does not appear the values you can make someone would thank
03/04/2009 21:35 ezmoneylol#11
what do we do with all these codes lol...
03/04/2009 21:40 woodyken#12
can someone plz tell me what i have to change to get the mobs closer to me because i cant stop them by a wall because i use wallhack xD can someone tell me
03/04/2009 21:56 noname231#13

tutorial can be found here

[Only registered and activated users can see links. Click Here To Register...]
03/05/2009 13:33 kacuak#14
sorry for the newbie me, i just use CE yesterday, and i dont know after the code paste then what should i do in game, i wan to know the hotkey press in game, example: alt - vac hack or type any command to enable/disable on/off
can any1 tell how the hotkey and command? thank
03/05/2009 14:34 ichigoshura#15
yo i dont go in details but look this and tell if i going right way too me 2 day going on this maybe i right track.

Old 0052DC8F = 5430415 c8 = 200 83 = 131 t= 69
New 0052D83F = 5429311
=1104

new 00459D8D = 4562317 9d8 = 2520 a19 = 2585 t=65
old 0045A19D = 4563357
=1040

new 0053DB4A = 5495626 b4 = 180 dd = 221 t=41
old 0053DDDA = 5496282
=656

old 007C35FA = 8140282 35f = 863 42a = 1066 t=203
new 007C42AA = 8143530
=3248

Old 006878DA = 6846682 78d=1933
New 0068???A =

Old 006FE015 = 7331861 015=21
New 006FE??? =

i use stuff i pick up from you and other ppl on forum maybe i see things or maybe i nuts lol let know if anything good of this please .

thanks again :)