Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [MQ2NetBots]
- Stat=1
- Grab=1
- Send=1
- [MQ2Melee]
- begging=0
- disarm=1
- dragonpunch=1
- eaglestrike=1
- enrage=1
- facing=1
- feigndeath=30
- flyingkick=1
- harmtouch=1
- infuriate=1
- kick=1
- melee=1
- mend=1
- petmend=20
- petrange=75
- plugin=1
- provokeend=20
- provokemax=1
- provokeonce=1
- resume=20
- roundkick=1
- slam=1
- standup=1
- stickrange=75
- tigerclaw=1
- ;do no use default /stick instead use this to help stay in range of mobs
- ;MQ2Melee auto stick range is based on mob height and does not always work on the EMU servers
- stickmode=1
- stickcmd=${If[${Math.Calc[${Target.MaxRangeTo}*0.8]} > 19,15,${Math.Calc[${Target.MaxRangeTo}*0.8]}]} hold moveback !front
- ;holyflag/holyshit happens when you are in combat
- holyflag0=1
- holyshit0=/if ( ${Me.CombatAbilityReady[Speed Focus Discipline]} && ${Target.PctHPs}<=90 && ${Target.PctHPs}>=20 ) /doability "Speed Focus Discipline"
- holyflag1=1
- holyshit1=/if ( ${Me.CombatAbilityReady[Hundred Fists Discipline]} && ${Target.PctHPs}<=90 && ${Target.PctHPs}>=20 ) /doability "Hundred Fists Discipline"
- ;use Earthwalk if i'm getting beat on to mitigate damage until a healer heals me
- holyflag2=1
- holyshit2=/if ( ${Me.CombatAbilityReady[Earthwalk Discipline]} && ${Me.PctHPs}<=40 ) /doability "Earthwalk Discipline"
- version=4.952
- [MQ2NetHeal]
- Stat=1
- Grab=1
- Send=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement