21

Jun

It’s macro time : Mage.

Posted by Sellia as Macro

Ok, my previous macro post was really bad. I’ll try to improve my performance with my mage macros.

I still have a few dual spells macro on my mage. The first one is about my armors spells :

#showtooltip
/cast [nomodifier] Ice Armor; Mage Armor

I use “stopcasting” before my Counterspell, that way I’m sure to cast it when it’s needed :

#showtooltip
/stopcasting
/cast Counterspell

Another dual cast button for Dampen / Amplify Magic :

#showtooltip
/cast [nomodifier] Dampen Magic; Amplify Magic

My Frost / Fire Ward spell use a similar macro.

Since a mage can create is own food and water, I always use both. This macro is used to conjure water on a left click, conjure food on a [SHIFT] + left click and use both by right clicking. I really like it :

#showtooltip
/cast [button:1,nomodifier] Conjure Water; [button:1,modifier:shift] Conjure Food;
/use [button:2] Conjured Crystal Water
/use [button:2] Conjured Cinnamon Roll

I’m doing almost the same with my Mana Gem macro. Left click to conjure Mana Ruby, [SHIFT] + left click to conjure Mana Citrine, right click to use Mana Ruby and [SHIFT] + right click to use the Mana Citrine :

#showtooltip
/cast [button:1,nomodifier] Conjure Mana Ruby; [button:1,modifier:shift] Conjure Mana Citrine
/use [button:2,nomodifier] Mana Ruby
/use [button:2,modifier:shift] Mana Citrine

I’ll try something similar for all my portals and teleports spells later.

Like many peoples, I’m using a Focus Polymorph macro :

#show Polymorph
/clearfocus [modifier:alt]
/focus [target=focus,noexists]; [target=focus,dead]
/clearfocus [target=focus,help]
/stopcasting
/cast [target=focus,exists,harm] Polymorph; Polymorph

That’s not a lot, but I’m still learning. :P

If you have suggestions, post them in the comments. Thanks for reading !

21

Jun

The end of the Anti-Pug project for me.

Posted by Sellia as Project

Image Hosted by ImageShack.us Well, I’m not a member of Pox Arcanum anymore. My schedule at work is too complicated. I wasn’t able play often with my team. So I’ve decided to quit, but I’ll miss them. It was really nice to play with good players. :)

Good luck Yellow !

17

Jun

It’s MACRO time !

Posted by Sellia as Macro

A long time ago, I decided to write down the macros I use frequently. But I never took the time to do it. Today will be the beginning ! :P

Since I have a severe case of altitism, I’ll try to group my macro by class.

GENERAL

The first one is for dual gatherer (mining / herbalism) :
That way, I only use one button to switch between the 2 views.

#showtooltip
/castsequence Find Minerals, Find Herbs

HUNTER

Now some of the macro from my main hunter (they are quite basic) :

I use those to group 2 Aspects on one button, with those I use the most as default.

#showtooltip
/cast [nomodifier] Aspect of the Hawk; Aspect of the Monkey
#showtooltip
/cast [nomodifier] Aspect of the Cheetah; Aspect of the Pack
#showtooltip
/cast [nomodifier] Aspect of the Wild; Aspect of the Beast

Same as above, 2 spells on 1 button.

#showtooltip
/cast [modifier:shift] Revive Pet; Mend Pet

Same as above, 2 spells on 1 button.

#show Call Pet
/cast [nopet] Call Pet; Dismiss Pet

Same as above, 2 spells on 1 button.

#showtooltip
/cast [nomodifier] Raptor Strike; [modifier] Wing Clip

Same as above, 2 spells on 1 button.

#showtooltip
/cast [modifier] Frost Trap; Freezing Trap

Same as above, 2 spells on 1 button.

#showtooltip
/cast [modifier] Explosive Trap; Immolation Trap

That one need some work, but basically, it send my pet and cast Hunter’s Mark on the target.

#show Hunter's Mark
 /petattack
 /cast [nomodifier] Hunter's Mark

My taming macro, I just need to add the Frost Trap in there …

#show
/castsequence Concussive Shot, Tame Beast
/stopcasting

No great macro here for sure ! :P

I will put these to my Macro page. Tomorrow I’ll try to add my mage macros.

Thanks for reading !

24

May

Status : ALIVE

Posted by Sellia as Blah Blah Blah, Ressources

Hi everyone !

I’m still struggling with some problem, but it’s not as bad since we (me and my wife) decided not to move this summer as planned. One problem solved ! :)

Thanks everyone for those kind word. I really appreciate those. That’s what I really like about the blogging community. It’s kind of like a second family.

Now, concerning WoW. I’ve found an alternative to the Armory. It’s called LFG-Armory. What I really like about this site ? I can view it from work for now ! :P

I’m going to add it to resources page.

That’s it for now ! Thanks you for reading.

/wave