Moderator: MacroQuest Developers
so if you have DOTS in slots 1, 2, 3, and 4, you have selo's in 5, and a healsong in 6 then simply:Rooh wrote:Code: Select all
| usage: chant.mac <DOT1> <DOT2> <DOT3> <DOT4> <selo> <radius> [<heal song>]
edit: don't even know the syntax for my own mac.... fixed nowCode: Select all
/mac chant.mac 1 2 3 4 5 90 6
Increase teh Number in the radius slot thats the 6th entry i use 55tac8357 wrote:now i have a problem of when it runs circles its to tight of a circle. I just keep getting beat on.

Make sure you press page down so you are looking more towards the ground so when u are levitated you don't end up 200z above the mobsmorpheous531 wrote:Also, if you wanto use this in a zone with high hills, replace one of the dot's with the bard levitate.
Code: Select all
REV4nt Dec 22 08:00Code: Select all
REV4nt Dec 21 03:00Code: Select all
/if n $target(health)<=15 /if n $target(distance)>2000 {
/cleanup
/call gettarget
}