Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if table.contains(ak.ShadowList, target) and (ak.currenthealth / ak.maxhealth) <= .36
- then send("setalias pvp stand/wield dagger shield/intone tooros/shadow mutilate "..target.." aconite")
- elseif table.contains(ak.ShadowList, target) and (ak.currentmana / ak.maxmana) <= .36
- then send("setalias pvp stand/wield dagger shield/intone tooros/shadow dictate "..target)
- elseif ak.currenthealth / ak.maxhealth <= .25
- then send("setalias pvp stand/wield scythe shield/shadow instill scythe with degeneration/intone tooros/shadow cull "..target.." prefarar")
- end
- send("queue add eqbal pvp")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement