BoP Security.
Moderators: Fridmarr, Worldie, Aergis, _Chloe
10 posts
• Page 1 of 1
BoP Security.
BoP Taunt
- Code: Select all
Code:
/cast [target=target,help] Blessing of Protection; [target=targettarget,help] Blessing of Protection
Please note: While you can't accidentally Righteous Defense yourself, you can accidentally BoP yourself if the mob re-targets you just before you hit this. This could happen if your original target hits Feign Death, Fade, Vanish, Cower, Ice Block, or uses Improved Feign Death, i.e. gets killed.
Is there a way to add a line of code that would prevent the casting if the mob is targeting ourselves?
- Myotis
- Posts: 244
- Joined: Mon Jun 18, 2007 5:32 pm
What about;
Would that work? I'm sketchy about what conditionals you can put where, so it might be illegal.
- Code: Select all
/stopmacro [targettarget=player]
/cast [target=target,help] Blessing of Protection; [target=targettarget,help] Blessing of Protection
Would that work? I'm sketchy about what conditionals you can put where, so it might be illegal.
-

Levantine - Posts: 10802
- Joined: Fri Oct 26, 2007 6:48 pm
- Location: NQ, Aus
Already posted this in my guide http://www.failsafedesign.com/maintanka ... php?t=3637
and the useful paladin macro's sticky.
Guarenteed not to BoP you.
Only works on other raidmembers/group members though.
and the useful paladin macro's sticky.
- Code: Select all
/castsequence [target=target,raid] reset=15 Righteous Defense, Blessing of Protection; [target=targettarget,raid] reset=15 Righteous Defense, Blessing of Protection
#showtooltip righteous defense
Guarenteed not to BoP you.
Only works on other raidmembers/group members though.
Seal of Posting
220 Mana
Instant Cast
Fills the paladin with the urge to troll, granting each post a chance of luls.
Only one seal can be active on the paladin at any one time.
Unleashing this seal will bump your thread.
220 Mana
Instant Cast
Fills the paladin with the urge to troll, granting each post a chance of luls.
Only one seal can be active on the paladin at any one time.
Unleashing this seal will bump your thread.
-

Winchester - Maintankadonor
- Posts: 133
- Joined: Thu Nov 08, 2007 1:56 am
Unless I'm mistaken, the thing about macros is you can't set a "negative" restriction. That is to say there is no "don't work if x is true" command, so instead you need to build your requirements such that it only works in very specific conditions.
-

Zhalseran - Posts: 533
- Joined: Mon Oct 29, 2007 7:18 pm
Winchester wrote:Already posted this in my guide http://www.failsafedesign.com/maintanka ... php?t=3637
and the useful paladin macro's sticky.
- Code: Select all
/castsequence [target=target,raid] reset=15 Righteous Defense, Blessing of Protection; [target=targettarget,raid] reset=15 Righteous Defense, Blessing of Protection
#showtooltip righteous defense
Guarenteed not to BoP you.
Only works on other raidmembers/group members though.
This seems to work on my toon, so it probably is a solid way to go. the "raid" condition apparently doesn't include the player
-

jere - Posts: 2877
- Joined: Fri May 11, 2007 5:12 pm
all it took was 15min of reading how to macros..
I hadnt found any way to do this before i cracked it.
I hadnt found any way to do this before i cracked it.
Seal of Posting
220 Mana
Instant Cast
Fills the paladin with the urge to troll, granting each post a chance of luls.
Only one seal can be active on the paladin at any one time.
Unleashing this seal will bump your thread.
220 Mana
Instant Cast
Fills the paladin with the urge to troll, granting each post a chance of luls.
Only one seal can be active on the paladin at any one time.
Unleashing this seal will bump your thread.
-

Winchester - Maintankadonor
- Posts: 133
- Joined: Thu Nov 08, 2007 1:56 am
I ended up downloading a very useful, low memory Ace mod called Cancellation: you can set groups of buffs to different categories, and have each category either alert you, automatically cancel itself, or cancel itself AND alert you.
This means when I BoP myelf, it's no big deal, and I can also use BoP (or DS, if I put it in the same category) as a cleanse for bleeds and such.
This means when I BoP myelf, it's no big deal, and I can also use BoP (or DS, if I put it in the same category) as a cleanse for bleeds and such.
-

Dazhbog - Posts: 700
- Joined: Thu Sep 13, 2007 10:17 am
- Location: Pig and Whistle Tavern
Wouldn't it be possible to use a [party, raid] condition to make it work in normal parties, too?
Standing alone with no direction
How did I fall so far behind?
Why Am I searching for perfection?
Knowing it's something I won't find
How did I fall so far behind?
Why Am I searching for perfection?
Knowing it's something I won't find
-

Gerilith - Posts: 788
- Joined: Mon Sep 24, 2007 1:21 am
- Location: Germany
raid counts as party too m8, like i said.
Only works on other raidmembers/group members though.
Seal of Posting
220 Mana
Instant Cast
Fills the paladin with the urge to troll, granting each post a chance of luls.
Only one seal can be active on the paladin at any one time.
Unleashing this seal will bump your thread.
220 Mana
Instant Cast
Fills the paladin with the urge to troll, granting each post a chance of luls.
Only one seal can be active on the paladin at any one time.
Unleashing this seal will bump your thread.
-

Winchester - Maintankadonor
- Posts: 133
- Joined: Thu Nov 08, 2007 1:56 am
10 posts
• Page 1 of 1
Return to Add-ons, UI, and Macros
Who is online
Users browsing this forum: Koatanga and 1 guest



