Bapeths Multi Taunt Hotkey by barryroser

Description: # "In Peacemode"

# Script will Taunt your last target directly

#

# "In Warmode"

# Script will AoE Taunt

# Bapeths Multi Taunt Hotkey # # "In Peacemode" # Script will Taunt your last target directly # # "In Warmode" # Script will AoE Taunt # # Script starts here... if not warmode and not cooldown "Taunt" say "[Taunt" 45 wft 500 hotkey "Last Target" hotkey "Cancel Current Target" cooldown "Taunt" 15000 elseif warmode and not cooldown "Taunt" say "[Taunt" 45 wft 500 hotkey "Target Self" hotkey "Cancel Current Target" cooldown "Taunt" 15000 warmode off endif if skill "Tinkering" >= 80 script "Bapeths Trapper Background" endif