• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Foray//Bite of the Asp and other Abilities I am trying to automate pls help !

Magoon

New member
Joined
Aug 29, 2014
RedCents
505¢
I have been a long time supporter of the game but haven't played much of late. Getting back into it with my Beastlord and I am trying to figure out a few things. How do I automate Foray, Feral swipe bite of the asp, kick etc? Been looking and looking and looking so far I found the melee folder butg it only has a few abilities and not all I would like on there. How can I add them?

Also, I am literally a retard with comp language, what is holyshits/downshits etc? any guide for ijits I can follow? Thanks all for improving all of mq2 a lot while I was gone )



Mag
 
mq2melee will do some.

Otherwise

dps1=AA/disc/spell name|% to cast it
dps2=AA/Disc/Spell|% to cast it

so something like this for a bst

Rich (BB code):
[DPS]
DPSOn=1
DPSSkip=10
DPSInterval=2
DPS1=NULL
DPS2=Krenk's Feralgia|98
DPS3=Visoracius's Maelstrom|90
DPS4=Kreigs Bite|90
DPS5=Frozen Miasma|90
DPS6=Kromtus Lance|90
DPS7=Maul|98
DPS8=NULL
DPS9=NULL
DPS10=NULL
DPS11=NULL
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL

holyshits are in your server_charname.ini file in your mq2 directory Bst ini for it would be

Rich (BB code):
[MQ2Melee]
asp=1
bvivi=20
cstrike=1
downflag0=1
downflag1=1
enrage=1
facing=1
fclaw=20
feigndeath=30
feralswipe=1
gorillasmash=0
holyflag0=1
holyflag1=1
holyflag2=1
holyflag3=1
infuriate=1
kick=1
melee=1
petassist=0
petmend=20
petrange=75
plugin=1
rake=20
ravens=0
resume=75
stickbreak=1
stickrange=75
downshit1=/if (${Macro.Name.Equal[kissassist.mac]} && ${Me.Height}>2 && !${Me.Combat} && !${Me.Moving}) /casting "Group Shrink"
downshit0=/if (${Me.PctEndurance}<=20 && ${Me.PctEndurance}>=1 && ${Me.CombatAbilityReady[Rest]} && !${Me.CombatState.Equal[COMBAT]} && !${Me.Invis} && !${Melee.DiscID}) /disc Rest
holyshit0=/if (${Me.CombatAbilityReady[Pummel]} && ${Me.Combat}) /Disc Pummel
holyshit1=/if (${Me.CombatAbilityReady[Bestial Evulsing]} && ${Me.Combat}) /Disc Bestial Evulsing
holyshit2=/if (${Me.AltAbilityReady[Feral Swipe]} && ${Me.Combat}) /alt act 247
holyshit3=/if (${Me.CombatAbilityReady[Focused Clamor of Claws]} && ${Me.Combat}) /Disc Focused Clamor of Claws
version=6.040
 
Question - Foray//Bite of the Asp and other Abilities I am trying to automate pls help !

Users who are viewing this thread

Back
Top
Cart