if l2w then
for dd
LABEL(START)
!CharBuffs(Dance of Fury[iD=275])
{
!IsMember(BD)
{
RequestJoinParty(BD name,0)
}
}
DELAY(1000)
JMP(START)
for BD
LABEL(START)
IsMember(DD)
{
LABEL(WAITFORLASTDANCE)
CharBuffs(Dance of Vampire[iD=310])
{
DELAY(100)
JMP(WAITFORLASTDANCE)
}
USESKILL(Dance of Fury[iD=275],SELF)
Delay(1000)
USESKILL(Dance of Fire[iD=274],SELF)
Delay(1000)
USESKILL(Dance of Warrior[iD=271],SELF)
Delay(1000)
USESKILL(Dance of Vampire[iD=310],SELF)
QuitParty()
}
Delay(500)
Jmp(START)
where is "DD" or "BD" insert nicks