Waterproofed
Quest-Mob
- Mitglied seit
- 20.07.2011
- Beiträge
- 63
- Reaktionspunkte
- 0
Was haltet ihr von diesen Makros:
ShD DPS Push
Prem + Garrote
Prem + Ambush
Prem + Cheap Shot
Kidney Shot / Gouge
Kick / Gouge
ShS + Sap / Kick
Hemorrhage
Backstab
Blind
Sap
TotT
Poisons
ShD DPS Push
Code:
#showtooltip
/cast Konzentration
/cast Schattentanz
/use "trinket name here"
/use 10
Prem + Garrote
Code:
#showtooltip Erdrosseln
/cast Konzentration
/cast Erdrosseln
Prem + Ambush
Code:
#showtooltip Hinterhalt
/cast Konzentration
/cast Hinterhalt
Prem + Cheap Shot
Code:
#showtooltip Fieser Trick
/cast Konzentration
/cast Fieser Trick
Kidney Shot / Gouge
Code:
#showtooltip
/castsequence [nostealth] reset=20 Nierenhieb, Solarplexus
Kick / Gouge
Code:
#showtooltip
/castsequence [nostealth] reset=10 Tritt, Solarplexus
/cast [nostealth] Solarplexus
ShS + Sap / Kick
Code:
#showtooltip
/castsequence [@focus] reset=24 Schattenschritt, [stealth] Kopfnuss; Tritt
Hemorrhage
Code:
#showtooltip Blutsturz
/startattack [nostealth]
/cast Blutsturz
Backstab
Code:
#showtooltip Meucheln
/startattack [nostealth]
/cast Meucheln
Blind
Code:
#showtooltip Blenden
/cast [modifier:shift][@focus] Blenden; Blenden
Sap
Code:
#showtooltip Kopfnuss
/cleartarget
/targetenemy
/cast [harm, nodead] Kopfnuss
TotT
Code:
#showtooltip Schurkenhandel
/cast [@name] Schurkenhandel
Poisons
Code:
#showtooltip
/use Sofort wirkendes Gift
/use 16
Code:
#showtooltip
/use Tödliches Gift
/use 17
Code:
#showtooltip
/use Sofort wirkendes Gift
/use 16
Zuletzt bearbeitet von einem Moderator: