Log in

View Full Version : Couple of addons/macros im searching for..



Negativ1337
01-12-2008, 08:29 AM
Hey guys,

Im looking for some macro's and addons for my double shammy setup.

I am looking for a macro that shows me EXP to next level on my alt.
I am looking for a macro that gives my alt the same target to heal like me. Like this: I target myself and he heals me and i do, i target him and he heals himself and i do, if i have no target we both heal our owns.

And im seeking for an addon: It looks like a Damage Meter but then it goes in highs and lows in an apart screen. So you see how the dps is.

Thanks for the help guys,

Negativ1337

Gallo
01-12-2008, 08:36 AM
I am looking for a macro that gives my alt the same target to heal like me. Like this: I target myself and he heals me and i do, i target him and he heals himself and i do, if i have no target we both heal our owns.


This is done by making all of your alts heal spells be "/cast [target=focustarget] Greater Heal", and setting your focus to your main before running around.



I am looking for a macro that shows me EXP to next level on my alt.


For this, I use the Fubar add-on compilation. Theres ExpFu (an extra for Fubar) that does that.

Negativ1337
01-12-2008, 11:33 AM
This is done by making all of your alts heal spells be "/cast [target=focustarget] Greater Heal", and setting your focus to your main before running around.

How do you mean?
[target=Fatality] Greater Heal

or? Change focus target in my keybindings? :P

I never understood Target Focus - Focus Target anyways. Please explain ^^

Edit: And what i meant with Experience was in this pic:

http://l00py.net/wow/PriestLocksMag_UI.jpg

Number twelve :P He says it in normal chat.

Lost Ninja
01-12-2008, 01:32 PM
This is done by making all of your alts heal spells be "/cast [target=focustarget] Greater Heal", and setting your focus to your main before running around.

How do you mean?
[target=Fatality] Greater Heal

or? Change focus target in my keybindings? :P

I never understood Target Focus - Focus Target anyways. Please explain ^^



Set the focus of each follower to you main, so if you main is called 'main' you would type /focus main. Then use the macro listed above, obviously with your own healing spell in it.

You can also set a focus target key in the targeting section of the keybinds. Or do what I do and have it bound somewhere in the follow macro eg:[code:1]/focus party1
/follow focus[/code:1]I have that bound to my normal forward key on my follower so each time I move forward my follower follows me and sets my main as the focus.

Negativ1337
01-12-2008, 06:22 PM
Cheers :D

So the code is:
/focus Fatality
[target=Fatality] Greater Heal

voodoogriff
01-13-2008, 01:12 AM
/focus Fatality
[target=focus] Greater Heal

Lost Ninja
01-13-2008, 03:59 AM
[code:1]/focus fatality
/cast [target=focustarget] Greater Heal[/code:1]

But you only need the focus part once, so if you have that set to say button 1. The heal macro would be

[code:1]
#showtooltip
/cast [target=focustarget] Greater Heal
[/code:1]

#showtooltip - Use the questionmark icon when making the macro, then you get the icon for the greater heal and the correct tooltip (as opposed to the macro name).

[target=focustarget] - The target of this spell will be cast on my focus' (Fatality's) target. (IIRC)

FunkStar
01-13-2008, 05:07 AM
what you want is a little different.

What I currently use is this for healing on my 3 priests:


/cast [target=party1target, help] Greater Heal
/cast [target=target, help] Greater Heal
/cast [target=player] Greater Heal


you can replace party1target with focustarget if you set your main as focus. My main is always leader in the party so i use party1target as party1 is always the leader (except for the leader character himself)

Anyway, this macro will:
- first check for your leaders target, if that target is friendly, it will heal it, if not, it will check for that toon's own target, and if thats friendly, it will get healed, if that toon has no target either or a hostile one, it will heal himself

Negativ1337
01-13-2008, 07:16 AM
I like your macro Funky,

But can i replace:
/cast [target=party1target, help] Greater Heal
/cast [target=target, help] Greater Heal
/cast [target=player] Greater Heal

Target=party1 with my mains name? (Fatality)

Because when i am in WSG/AB/AV/EOTS my Main wont be leader all the time, or 1st guy in the group. I am afraid he will get someone else his targets then.

Thanks,

FunkStar
01-13-2008, 01:31 PM
yes, as target u can put anything,

if you use a name you will have to put a '-' between it though, so:

/cast [target=Fatality-target, help] Greater Heal
/cast [target=target, help] Greater Heal
/cast [target=player] Greater Heal

marvein
01-13-2008, 01:35 PM
your picture is broken.

Negativ1337
01-13-2008, 02:45 PM
Is it? I can see it really good tbh :P and ty for the macro :D

marvein
01-13-2008, 03:04 PM
Is it? I can see it really good tbh :P and ty for the macro :D

i guess your host is blocked from work. The addon for exp is noted in the thread you tookj that SS from. Im pretty sure its in the very sticky in this section