Close
Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Showing results 11 to 20 of 33

Thread: Cleanse

  1. #11

    Default

    Quote Originally Posted by 'Pocalypse',index.php?page=Thread&postID=176666#po st176666
    What about putting castsequences instead of casts in there:...
    I think elsegundo's solution is the best for pushing the buttons multiple times. The /click solution is for clicking the button once and removing debuffs on one toon. Again, a cleanse on a target w/o any debuffs to cleanse does not incur a global cooldown and I don't see why it would stop another cleanse attempt from occuring. I could be dead wrong here, but I still don't see any reason the click solution would fail.
    Owltoid, Thatblueguy, Thisblueguy, Otherblueguy, Whichblueguy

  2. #12

    Default

    This is what I currently use:

    Code:
    /castrandom [target=joe] Cleanse,,,,
    /castrandom [target=bob] cleanse,,,
    /castrandom [target=sam] cleanse,,
    /castrandom [target=jill] cleanse,
    /castrandom [target=chris] cleanse
    What this does is essentially create a macro that acts as a /castrandom with multiple target, but it actually works. Everyone in the party has a 20% chance of getting a cleanse. In Owltoid's case where he has his cleanses bound to C, this will work fine. Personally, the one I use is adjusted hit a random member with a cleanse 50% of the time, and the other 50% pass through to the normal healing spam, but to do that you have to adjust the probabilites in the castrandoms. I can explain if anyone is interested.

  3. #13

    Default

    I'm trying to test out the /click solution but I can't figure out what my bar names are and their position. I use Bartender which has 10 action bars... anyone know the names of each? For example, what is action bar 7 slot 4 called?
    Owltoid, Thatblueguy, Thisblueguy, Otherblueguy, Whichblueguy

  4. #14

    Default

    Quote Originally Posted by 'Owltoid',index.php?page=Thread&postID=176712#post 176712
    I'm trying to test out the /click solution but I can't figure out what my bar names are and their position. I use Bartender which has 10 action bars... anyone know the names of each? For example, what is action bar 7 slot 4 called?
    I think this thread has the solution (in case others find this thread someday and are curious):

    http://forums.worldofwarcraft.com/th...22424695&sid=1
    Owltoid, Thatblueguy, Thisblueguy, Otherblueguy, Whichblueguy

  5. #15

    Default

    Quote Originally Posted by 'Bigfish',index.php?page=Thread&postID=176697#post 176697
    This is what I currently use:

    Code:
    /castrandom [target=joe] Cleanse,,,,
    /castrandom [target=bob] cleanse,,,
    /castrandom [target=sam] cleanse,,
    /castrandom [target=jill] cleanse,
    /castrandom [target=chris] cleanse
    What this does is essentially create a macro that acts as a /castrandom with multiple target, but it actually works. Everyone in the party has a 20% chance of getting a cleanse. In Owltoid's case where he has his cleanses bound to C, this will work fine. Personally, the one I use is adjusted hit a random member with a cleanse 50% of the time, and the other 50% pass through to the normal healing spam, but to do that you have to adjust the probabilites in the castrandoms. I can explain if anyone is interested.
    WINNER!

    Nice macro Bigfish. A few things I learned:

    1.) Everone was correct - the castrandom does not work on multiple targets
    2.) Fur was correct (again) - the click sequence does not work... it seems like similar to castsequence it will only continue down the list if the previous action was successful
    3.) I am wrong often, especially on this forum
    4.) Bigfish's macro works extremely well (and his probability math was correct... I did a quick check :P ).
    Owltoid, Thatblueguy, Thisblueguy, Otherblueguy, Whichblueguy

  6. #16

    Default

    Are the above macros better than this?

    #showtooltip remove curse
    /targetparty
    /cast Remove Curse

    That seems to hit the curse when I click it. My pally has one for cleans and druid one from poison.
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

  7. #17

    Default

    Quote Originally Posted by 'pinotnoir',index.php?page=Thread&postID=176779#po st176779
    Are the above macros better than this?

    #showtooltip remove curse
    /targetparty
    /cast Remove Curse

    That seems to hit the curse when I click it. My pally has one for cleans and druid one from poison.
    Someone should definitely test this out but I don't believe this moved off the original party member until successful. I could have typed it wrong, or did the test poorly, so someone else should check... the only thing I've been good at with WoW lately is giving misinformation :P
    Owltoid, Thatblueguy, Thisblueguy, Otherblueguy, Whichblueguy

  8. #18

    Default

    Quote Originally Posted by 'Owltoid',index.php?page=Thread&postID=176782#post 176782
    Quote Originally Posted by 'pinotnoir',index.php?page=Thread&postID=176779#po st176779
    Are the above macros better than this?

    #showtooltip remove curse
    /targetparty
    /cast Remove Curse

    That seems to hit the curse when I click it. My pally has one for cleans and druid one from poison.
    Someone should definitely test this out but I don't believe this moved off the original party member until successful. I could have typed it wrong, or did the test poorly, so someone else should check... the only thing I've been good at with WoW lately is giving misinformation :P
    I have 3 mages, a pally and my druid all with that on the same key. It usually works to remove whatever it is. If its something my pally can cleans I usually hit that key or just click on my healbot UI to cleanse it. I think it targets random members.
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

  9. #19

    Default

    Quote Originally Posted by 'pinotnoir',index.php?page=Thread&postID=176786#po st176786
    Quote Originally Posted by 'Owltoid',index.php?page=Thread&postID=176782#post 176782
    Quote Originally Posted by 'pinotnoir',index.php?page=Thread&postID=176779#po st176779
    Are the above macros better than this?

    #showtooltip remove curse
    /targetparty
    /cast Remove Curse

    That seems to hit the curse when I click it. My pally has one for cleans and druid one from poison.
    Someone should definitely test this out but I don't believe this moved off the original party member until successful. I could have typed it wrong, or did the test poorly, so someone else should check... the only thing I've been good at with WoW lately is giving misinformation :P
    I have 3 mages, a pally and my druid all with that on the same key. It usually works to remove whatever it is. If its something my pally can cleans I usually hit that key or just click on my healbot UI to cleanse it. I think it targets random members.
    This macro works fine, it targets each party member in turn and tries to cast on them. The only problem with it is it never attempts to cleanse the caster.

    /targetparty goes to party 1,2,3,4 then back to party 1, never hitting player.

  10. #20

    Default

    Quote Originally Posted by 'Pocalypse',index.php?page=Thread&postID=176808#po st176808
    Quote Originally Posted by 'pinotnoir',index.php?page=Thread&postID=176786#po st176786
    Quote Originally Posted by 'Owltoid',index.php?page=Thread&postID=176782#post 176782
    Quote Originally Posted by 'pinotnoir',index.php?page=Thread&postID=176779#po st176779
    Are the above macros better than this?

    #showtooltip remove curse
    /targetparty
    /cast Remove Curse

    That seems to hit the curse when I click it. My pally has one for cleans and druid one from poison.
    Someone should definitely test this out but I don't believe this moved off the original party member until successful. I could have typed it wrong, or did the test poorly, so someone else should check... the only thing I've been good at with WoW lately is giving misinformation :P
    I have 3 mages, a pally and my druid all with that on the same key. It usually works to remove whatever it is. If its something my pally can cleans I usually hit that key or just click on my healbot UI to cleanse it. I think it targets random members.
    Are you sure? I use it to cleanse myself all the time.

    This macro works fine, it targets each party member in turn and tries to cast on them. The only problem with it is it never attempts to cleanse the caster.

    /targetparty goes to party 1,2,3,4 then back to party 1, never hitting player.
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

Similar Threads

  1. Poison, cleanse, dispell and other actions (conditional Macros)
    By vincenight in forum Macros and Addons
    Replies: 5
    Last Post: 08-05-2008, 04:24 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •