Welcome to GameHourz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Macro question

 
   Game Forums (Home) -> WarCraft -> WOW Macros RSS
Related Topics:
Question about a macro... - Ok, here's my plan...a simple macro to cast Hunter's Mark and then have my pet attack. But the problem I foresee is this: when I send my pet in to attack, I usually don't target the mob first, I just point myself toward it and the pet will..

Another macro question - My priest has three and I'd like to switch them out every once in a while when at the AH or some other place, so I wrote a simple macro. When she had only two dresses this worked fine: /equip Red

Warlock Macro Question - I'm a level 46 Undead Warlock. I spend most of my time soloing. I haven't really paid much attention to using macros, but thought I'd better get my act in gear. For the warlocks out there, what macros do you use most often and why? Thanks in..

help with a macro? - Hi guys. So I've been playing WoW since Tuesday and I'm having a great time so far! Now, I'm trying to automate something that has become a regular for me when I log on. Is it possible to write a macro that does these things: cast Frost..

macro help - I have this macro that I wrote: reset=3 Thorns, Mark of the Wild How can I edit it so that it will only cast MotW (and skip Thorns) if I hold down the shift key while pressing the hotkey? Thanks.
Author Message
Ola Forsström

External


Since: Jan 04, 2007
Posts: 172



(Msg. 1) Posted: Wed Mar 05, 2008 10:44 am
Post subject: Macro question
Archived from groups: alt>games>warcraft (more info?)

Could use some help with a macro...

What I want to do is activate an AP boosting trinket after (successfully)
casting Cheap Shot.

This one activates the trinket (and takes me out of stealth) even if
my target is out of range for Cheap Shot - not good.

#showtooltip
/cast Premeditation
/cast Cheap Shot
/use 14

I tried using conditions like /use [combat] 14 and /use [nostealth] 14
but then the trinket was never activated.

Alternatively:
Is it possible to get rid of the annoying sound when trying to use a
trinket that still is on cooldown?

#showtooltip
/use 14
/cast Hemorrhage

is a workaround for the trinket activation problem, but the *ding*
sound drives me nuts when spamming Hemo.

--
Goldberry: lvl 70 Human Rogue (16/0/45) @ Darkspear EU (PvE)
Nikíta: lvl 59 Human Rogue (25/0/25) @ Spinebreaker EU (PvP)
Anepu: lvl 46 Undead Warlock (37/0/0) @ Karazhan EU (PvP)
Lilitu: lvl 35 Undead Rogue (7/0/19) @ Karazhan EU (PvP)

 >> Stay informed about: Macro question 
Back to top
Login to vote
steve.kaye

External


Since: Nov 19, 2004
Posts: 1457



(Msg. 2) Posted: Wed Mar 05, 2008 10:44 am
Post subject: Re: Macro question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 5 Mar, 08:44, "Ola Forsström" <olaforsst... DeleteThis @hotmail.com.invalid>
wrote:
> Could use some help with a macro...
>
> What I want to do is activate an AP boosting trinket after (successfully)
> casting Cheap Shot.
>
> This one activates the trinket (and takes me out of stealth) even if
> my target is out of range for Cheap Shot - not good.
>
> #showtooltip
> /cast Premeditation
> /cast Cheap Shot
> /use 14
>
> I tried using conditions like /use [combat] 14 and /use [nostealth] 14
> but then the trinket was never activated.

I think that the tests are done too soon. I think that you are still
in stealth and not in combat when that last line is parsed.


> Alternatively:
> Is it possible to get rid of the annoying sound when trying to use a
> trinket that still is on cooldown?
>
> #showtooltip
> /use 14
> /cast Hemorrhage
>
> is a workaround for the trinket activation problem, but the *ding*
> sound drives me nuts when spamming Hemo.

I think that there is an option to turn off error sounds. I don't
think I have them turned on. (Or maybe I have just learned to tune
them out Razz)

steve.kaye

 >> Stay informed about: Macro question 
Back to top
Login to vote
Ola Forsström

External


Since: Jan 04, 2007
Posts: 172



(Msg. 3) Posted: Wed Mar 05, 2008 2:42 pm
Post subject: Re: Macro question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

steve.kaye wrote:
> Ola Forsström wrote:

>> Alternatively:
>> Is it possible to get rid of the annoying sound when trying to use a
>> trinket that still is on cooldown?
>
> I think that there is an option to turn off error sounds. I don't
> think I have them turned on. (Or maybe I have just learned to tune
> them out Razz)

I have turned off the spoken error sounds; "I don't have enough
energy" etc., but unfortunately that doesn't mute the trinket on
cooldown sound. Sad

--
Goldberry: lvl 70 Human Rogue (16/0/45) @ Darkspear EU (PvE)
Nikíta: lvl 59 Human Rogue (25/0/25) @ Spinebreaker EU (PvP)
Anepu: lvl 46 Undead Warlock (37/0/0) @ Karazhan EU (PvP)
Lilitu: lvl 35 Undead Rogue (7/0/19) @ Karazhan EU (PvP)
 >> Stay informed about: Macro question 
Back to top
Login to vote
PV

External


Since: May 18, 2006
Posts: 4033



(Msg. 4) Posted: Wed Mar 05, 2008 6:32 pm
Post subject: Re: Macro question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Ola Forsström" <olaforsstrom.DeleteThis@hotmail.com.invalid> writes:
>#showtooltip
>/cast Premeditation
>/cast Cheap Shot
>/use 14
>
>I tried using conditions like /use [combat] 14 and /use [nostealth] 14
>but then the trinket was never activated.

Try adding
/stopmacro [nocombat]

before the use command. I'm not sure it will work though - macros act funny
after using a skill that invokes the GCD.

>Alternatively:
>Is it possible to get rid of the annoying sound when trying to use a
>trinket that still is on cooldown?

Somebody posted about that a while back - I don't remember the exact
command though. *
--
* PV something like badgers--something like lizards--and something
like corkscrews.
 >> Stay informed about: Macro question 
Back to top
Login to vote
Alphawolf

External


Since: Dec 15, 2007
Posts: 164



(Msg. 5) Posted: Thu Mar 06, 2008 4:52 am
Post subject: Re: Macro question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 5 Mar 2008 14:42:47 +0200, "Ola Forsström"
<olaforsstrom DeleteThis @hotmail.com.invalid> wrote:

>steve.kaye wrote:
>> Ola Forsström wrote:
>
>>> Alternatively:
>>> Is it possible to get rid of the annoying sound when trying to use a
>>> trinket that still is on cooldown?
>>
>> I think that there is an option to turn off error sounds. I don't
>> think I have them turned on. (Or maybe I have just learned to tune
>> them out Razz)
>
>I have turned off the spoken error sounds; "I don't have enough
>energy" etc., but unfortunately that doesn't mute the trinket on
>cooldown sound. Sad

It doesn't mute the "spell not ready" whiff sound either. I haven't
found a way around that.

----
Gnuthulhu, Undead Warlock
Fthagn, Undead Warrior
Rhyleya, Troll Hunter
Wydefoote, Tauren Shaman
Curwen, Blood Knight
Thunderhorn,US
 >> Stay informed about: Macro question 
Back to top
Login to vote
Ola Forsström

External


Since: Jan 04, 2007
Posts: 172



(Msg. 6) Posted: Thu Mar 06, 2008 8:44 am
Post subject: Re: Macro question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

PV wrote:
> Ola Forsström wrote:

>> #showtooltip
>> /cast Premeditation
>> /cast Cheap Shot
>> /use 14
>>
>> I tried using conditions like /use [combat] 14 and /use [nostealth] 14
>> but then the trinket was never activated.
>
> Try adding
> /stopmacro [nocombat]
>
> before the use command. I'm not sure it will work though - macros act funny
> after using a skill that invokes the GCD.

Ok, I'll try that.

>> Alternatively:
>> Is it possible to get rid of the annoying sound when trying to use a
>> trinket that still is on cooldown?
>
> Somebody posted about that a while back - I don't remember the exact
> command though. *

Google was my friend (written from memory so not 100% sure this
is correct):

/run SetCVar("Sound_EnableSFX","0")
/use 14
/run SetCVar("Sound_EnableSFX","1")

--
Goldberry: lvl 70 Human Rogue (16/0/45) @ Darkspear EU (PvE)
Nikíta: lvl 59 Human Rogue (25/0/25) @ Spinebreaker EU (PvP)
Anepu: lvl 46 Undead Warlock (37/0/0) @ Karazhan EU (PvP)
Lilitu: lvl 35 Undead Rogue (7/0/19) @ Karazhan EU (PvP)
 >> Stay informed about: Macro question 
Back to top
Login to vote
Display posts from previous:   
   Game Forums (Home) -> WarCraft -> WOW Macros All times are: Ekaterinburg, Islamabad, Karachi, Tashkent (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]