Jump to content
Forums

Macro Help Please


degamad

Recommended Posts

I am trying to make a macro to have a healer continually follow the first party member but also have the summon assist and attack the first party members target. im thinking this would be good for a summoner to follow another damage dealer as well but everything i try is just not working.

i follow with this:

/target %party 1

/delay 3

i have been trying to add:

/assist 

/summonattack

what this does is it makes the summon attack party 1's target but the healer stops following party 1. I really want to do both, follow party one while my summon assists party 1

any advise would be appreciated, im really stumped on this one.

Link to comment
Share on other sites

/target %party1

/Assist

/Summonattack

/Target %party1

Ur char will always follow party1 once the macro loops for the 1st time. As your never doing any action yourself on the assist target, only your summon, you will stay following.

Better to add a "/useskill mark of weakness" before the summon attack to trigger the pet buff. Will keep following. Just be aware if the area ur main dd is walking around has many obstacles or hills they could get stuck.

 

Edited by Daikon
  • Like 1
Link to comment
Share on other sites

i use this macro on my healer to heal and follow the DD

 

/target %party1

/useskill Fairy of Life

/useskill Sustain

/useskill Progressive Heal

/target %self

/useskill Emblem of Salvation

/useskill Brilliant Purge

/useskill Progressive Heal

/useskill Rebirth

/target %party1

/attack

/delay 15

 

ofc auto cast on balance heal and brilliant charge and in my healer's case, mass mana gain...

 

 

summon attack is useless... forget about it

Edited by TheScourge
  • Like 1
Link to comment
Share on other sites

5 hours ago, TheScourge said:

/target %party1

/useskill Fairy of Life

/useskill Sustain (removed as Progressive Heal does not get affected by Sustain or any % increase in heal buff. Unless you REALLY need the heal over time)

/useskill Progressive Heal

/target %self

/useskill Emblem of Salvation

/useskill Brilliant Purge (removed as it can be turned on by right clicking)

/useskill Progressive Heal

/useskill Rebirth

/target %party1 (removed as I inverted the order: fist targeting yourself and using salvation and then targeting %partry1)

/attack

/delay 15

Fixed(notes on you quote):

/target %self

/useskill Emblem of Salvation

/useskill Rebirth

/useskill Progressive Heal

/target %party1

/useskill Fairy of Life

/useskill Progressive Heal

/attack

/delay 15

Saved you three macro lines you can use with other stuff you may see fit.

And the /summonattack he mentioned is that he wants to have a similar macro for his summoner.

 

  • Like 1
Link to comment
Share on other sites

3 hours ago, Daikon said:

Fixed(notes on you quote):

/target %self

/useskill Emblem of Salvation

/useskill Rebirth

/useskill Progressive Heal

/target %party1

/useskill Fairy of Life

/useskill Progressive Heal

/attack

/delay 15

Saved you three macro lines you can use with other stuff you may see fit.

And the /summonattack he mentioned is that he wants to have a similar macro for his summoner.

 

Yes totally, im looking to learn how to macro try different things and if i can find similarities in them i can use different bits and pieces of macros and start learning how to link them together and experiment with the results. my hope is i will eventually gain enough experience to be able to create these on my own

Link to comment
Share on other sites

21 hours ago, Daikon said:

Fixed(notes on you quote):

/target %self

/useskill Emblem of Salvation

/useskill Rebirth

/useskill Progressive Heal

/target %party1

/useskill Fairy of Life

/useskill Progressive Heal

/attack

/delay 15

Saved you three macro lines you can use with other stuff you may see fit.

And the /summonattack he mentioned is that he wants to have a similar macro for his summoner.

 

i consciously spammed heals to my dd thats why my macro looks like an overkill. anyway the extra skill u deleted also help in making the healer follow the dd

i agree on brilliant recharge :) missed it. works fine before and after the autoskill so i never felt the need to update the macro

Link to comment
Share on other sites

7 hours ago, TheScourge said:

i consciously spammed heals to my dd thats why my macro looks like an overkill. anyway the extra skill u deleted also help in making the healer follow the dd

i agree on brilliant recharge :) missed it. works fine before and after the autoskill so i never felt the need to update the macro

After playing with the macro i found that i had to add the /target %party1 line back to make healer follow better.. he was getting to far away and hanging up on rocks and terrain.

i also had to lower the delay a bit down to 5 and he followed a little closer. 

this is actually an amazing macro it works really really well in Blazin swamp.

do  you have any idea if it works this well in areas that do not have crazy MP regen like blazing swamp? 

Link to comment
Share on other sites

ofc my macro is better as it is. or else i wont be sharing it with u

the change of target to dd to self and back to dd makes sure healer follow the dd

its not like im putting extra lines for nothing

 

i use this macro anywhere

Edited by TheScourge
Link to comment
Share on other sites

9 hours ago, TheScourge said:

ofc my macro is better as it is. or else i wont be sharing it with u

the change of target to dd to self and back to dd makes sure healer follow the dd

its not like im putting extra lines for nothing

 

i use this macro anywhere

Thank you so much i love the macro. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...