geEQ
Member
- Joined
- Jan 24, 2014
- RedCents
- 99¢
I have been experimenting with nearly unattended hunting using Kissassist. Sometimes my puller gets walloped rather far from my group's camp. It may take me a long time to notice if I am working on something else. I thought I might be able to add some commands to the ImDead section of Kissassist, but I am not really sure it would work. I would rather not keep dying in order to test it out, so I thought someone might be able to look at the code to make some suggestions. /alt activate 531 is cloak of shadows.
Of course if there are better solutions, I am all ears.
Rich (BB code):
/bct TANK //docommand /alt activate 531
/bct TANK //docommand /endmacro
/bct TANK //docommand /tar PULLER
/bct TANK //docommand /moveto id ${Target.ID}
/bct TANK //docommand /delay 50 ${MoveTo.Stopped}
/bct TANK //docommand /corpsedrag
/bct TANK //docommand /tar CLERIC
/bct TANK //docommand /moveto id ${Target.ID}
/bct TANK //docommand /delay 50 ${MoveTo.Stopped}
/bct TANK //docommand /tar TANK
/bct TANK //docommand /mac kissassist tank
/mem Boxes-buffs
/cast 5
/cast 8
/cast 9
/cast 10
/cast 12
/tar TANK
/mac kissassist puller
Of course if there are better solutions, I am all ears.

