[Release]Guide(9 Easy Steps) How to level extremely fast with all classes

09/09/2009 05:13 Extortionist#1
If you are a beginner to 2moons, create a mage (TRUST ME) and get your first few aoes.

1. Mage a mage and get ur aoes

2. Set up Vac Hack
Quote:
[ENABLE]
alloc(MonsterProperties,2048)
label(ReturnMonsterProperties)
label(PropertyBace)
registersymbol(PropertyBace)

00459A9E: //8B 80 98 00 00 00 89 81 9C 00
jmp MonsterProperties
nop
ReturnMonsterProperties:

MonsterProperties:
push eax
mov eax,[eax+00000098] //Original Code
mov [ecx+0000009C],eax //Original Code
pop eax
mov [PropertyBace],ecx

//mov [ecx+00],00000000 //DwInfoIndex
mov [ecx+04],000003E8 //DwExploreRange
mov [ecx+08],000003E8 //DwSight
mov [ecx+0C],000003E8 //DwPersuitRange
//mov [ecx+10],00000000 //DwAvoidRange
mov [ecx+14],00000001 //DwExploreStandDelay
//mov [ecx+18],00000003 //DwExploreMoveDelay
//mov [ecx+1C],00000001 //DwStandDelay
mov [ecx+20],0000012C //DwMoveDelay
//mov [ecx+24],00000000 //DwFollowMyMasterRange
//mov [ecx+28],00000000 //DwStopMasterNear
//mov [ecx+2C],00000000 //DwWarpMyMasterRange
//mov [ecx+30],00000000 //DwCallTeamPossibelHP
//mov [ecx+34],00000000 //DwCallTeamCount
//mov [ecx+38],00000000 //DwBlockNFirstAttack
//mov [ecx+3C],00000000 //dwCallTeamCell
mov [ecx+40],FFFFFFFF //dwFollowTarget
//mov [ecx+44],00000000 //dwSpecialAttackStartHP
//mov [ecx+48],00000000 //dwSpecialMeleeAttackRate
//mov [ecx+4C],00000000 //dwSpecialRangeAttackRate
//mov [ecx+50],00000000 //DwPowerAttacjStartHP
//mov [ecx+54],00000000 //dwPowerMeleeAttackProbable
//mov [ecx+58],00000000 //dwPowerRangeAttackProbable
//mov [ecx+5C],00000000 //DwUnderAttackAggro
mov [ecx+60],00000000 //DwMeleeAttackRangeInAggro
mov [ecx+64],00000000 //DwRangeAttackRangeInAggro
mov [ecx+68],000003E8 //DwSightInAggro
//mov [ecx+6C],00000000 //DwDefeatAggro
//mov [ecx+70],00000000 //DwBlockedAggro
//mov [ecx+74],00000000 //DwSlideAggro
//mov [ecx+78],00000000 //DwHealAggro
//mov [ecx+7C],00000000 //DwMasterUnderAttackAggro
//mov [ecx+80],00000000 //DwMasterDefeatAggro
//mov [ecx+84],00000000 //DwMasterBlockingAggro
//mov [ecx+88],00000000 //DwMasterSlideAggro
//mov [ecx+8C],00000000 //DwCOmplusionUnderAttackAggro
//mov [ecx+90],00000064 //dwMaxSummonsMonsterCount
//mov [ecx+94],00000000 //dwReSummonsMonsterTick
//mov [ecx+98],00000000 //dwMaxSummonsMonsterRange
//mov [ecx+9C],00000000 //dwSummonsStartPcCount
//mov [eax+A0],00000000 //PatternType

mov eax,[ecx+0000009C] //Original Code
jmp ReturnMonsterProperties
PropertyBace:
db 00 00 00 00

[DISABLE]
dealloc(MonsterProperties)
unregistersymbol(PropertyBace)
00459A9E:
mov eax,[eax+00000098]
Credits go to : 6Draco9

and Non Aggro

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

0053A30A:
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], 40c00000
mov byte ptr [esi+00000174],00
mov byte ptr [esi+00000244],00
mov [esi+00000240],0000000
mov [esi+0000023c],0000000
mov [esi+00000238],0000000
mov eax,03
mov word ptr [esi+00000154],ax

exit:
jmp returnhere


[DISABLE]
dealloc(newmem)

0053DB4A:
movzx eax,word ptr [esi+00000154]
Credits to me
Skillhack if you have it too.

3. Go to heiharp and aoe ur ass off until you hit 36, this is where it gets easy because you get ur 36 aoes

4. Set up wallhack AND maphack , a tutorial can be found here : [Only registered and activated users can see links. Click Here To Register...] << Credits to 6Drako9 again.

5. Make a character (the one you want to lvl)

6. Go to Tomb of Black Dragon on both

7. Find Oread (the huge ass dragon) and use mass spawn which can be found in most vac scripts.
Quote:
//mov [ecx+90],00000064 //dwMaxSummonsMonsterCount
//mov [ecx+94],00000000 //dwReSummonsMonsterTick
//mov [ecx+98],00000000 //dwMaxSummonsMonsterRange
//mov [ecx+9C],00000000 //dwSummonsStartPcCount
That part

8. Simple as it maybe, LVL your ass off. Keep aoeing oread, it cannot be simpler than that.

9. Have fun.

Credits are mentioned in the post.

I will be updating this thread once in a while, and i also have a script for attacking oread but i will only give it to the people that i feel earned it.

By doing this you can get 1xx in a week.

Tips:
Watch out for ppl trying to steal oread.
Do it in a wall...lol
Skillhack is highly reccomended
09/09/2009 07:05 ~Twister~#2
excuse ne if i'm wrong...but i think most of what you wrote was already relesed...and everybody should be smart enough to get how to vack and lvl properly. So don't see anything new here.
P.S. I'm not flaming just sayink what i think. If some people find this usefull very well then. ;)
09/09/2009 17:14 Vaidas B#3
[Only registered and activated users can see links. Click Here To Register...] lol? this thread is like a cheap rip-off compared to drako's thread
09/09/2009 23:49 Extortionist#4
uhmm, that is drakos thread.
09/10/2009 05:45 Vaidas B#5
seeing as u dont UNDERSTAND i'll try again

THIS THREAD IM ON RIGHT NOW IS A CHEAR COPY OF DRAKOS AND NONAME321's THREADS
09/10/2009 21:54 trane.#6
right,

#Closed