 |
|
 |
|
Next: Blesing of protection macro (probably been asked ..
|
| Author |
Message |
External

Since: May 06, 2008 Posts: 66
|
(Msg. 1) Posted: Tue Jun 10, 2008 9:34 am
Post subject: Macro castsequence Archived from groups: alt>games>warcraft (more info?)
|
|
|
Well... from what i've found in my guild forum, castsequence permit:
- To do X number of acrion in one click IF no of the action (or only
the last) activate world countdown
- To do X number of aciotn in X clicks if there's a W.C. inside
So, i would like to do a pull macro for my hunter with Mark, Petattack
and auto shot or arcane (1)...
If i put, for istance,
Mark
Petattack
Arcane shot (liv1)
then i have to push only 2 time the macro, is right?
Still i see a lot of macros wqith a number be4 the spell list
/castsequence=6 [etc]
what's this? >> Stay informed about: Macro castsequence |
|
| Back to top |
|
 |  |
External

Since: Nov 19, 2004 Posts: 1421
|
(Msg. 2) Posted: Tue Jun 10, 2008 4:54 pm
Post subject: Re: Macro castsequence [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In <518ccd81-29bf-4f6e-9698-bb7bb16a8c6f RemoveThis @56g2000hsm.googlegroups.com> NarKoMechBass <NarkoMechBass RemoveThis @gmail.com> writes:
> Well... from what i've found in my guild forum, castsequence permit:
> - To do X number of acrion in one click IF no of the action (or only
> the last) activate world countdown
> - To do X number of aciotn in X clicks if there's a W.C. inside
> So, i would like to do a pull macro for my hunter with Mark, Petattack
> and auto shot or arcane (1)...
> If i put, for istance,
> Mark
> Petattack
> Arcane shot (liv1)
> then i have to push only 2 time the macro, is right?
> Still i see a lot of macros wqith a number be4 the spell list
> /castsequence=6 [etc]
> what's this?
/castsequence is for casting a series of spells that have a global cooldown.
You have to click the macro once per spell.
If you have spells that aren't on the global cooldown, just use /cast.
For example:
/cast Presence of Mind
/cast Icon of the Silver Crescent
/castsequence reset=8/target/combat Pyroblast, Fireball, Fireball, Fireball
This macro casts Presence of Mind and activates my spelldamage trinket.
(These actions aren't on the global cooldown.)
Then it does a sequence of Pyroblast followed by three Fireballs. I will
have to click this macro four times to go through the whole sequence.
The "reset=8/combat/target" part means that the cast sequence will reset
to the beginning if 8 seconds pass, or if I change targets, or if I exit
and enter combat.
--
John Gordon A is for Amy, who fell down the stairs
gordon RemoveThis @panix.com B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies" >> Stay informed about: Macro castsequence |
|
| Back to top |
|
 |  |
External

Since: Aug 21, 2007 Posts: 108
|
(Msg. 3) Posted: Wed Jun 11, 2008 9:32 am
Post subject: Re: Macro castsequence [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Tue, 10 Jun 2008 16:54:06 +0000 (UTC), John Gordon wrote:
> In <518ccd81-29bf-4f6e-9698-bb7bb16a8c6f DeleteThis @56g2000hsm.googlegroups.com> NarKoMechBass <NarkoMechBass DeleteThis @gmail.com> writes:
>
>> Well... from what i've found in my guild forum, castsequence permit:
>> - To do X number of acrion in one click IF no of the action (or only
>> the last) activate world countdown
>> - To do X number of aciotn in X clicks if there's a W.C. inside
>> So, i would like to do a pull macro for my hunter with Mark, Petattack
>> and auto shot or arcane (1)...
>> If i put, for istance,
>> Mark
>> Petattack
>> Arcane shot (liv1)
>> then i have to push only 2 time the macro, is right?
>> Still i see a lot of macros wqith a number be4 the spell list
>> /castsequence=6 [etc]
>> what's this?
>
> /castsequence is for casting a series of spells that have a global cooldown.
> You have to click the macro once per spell.
>
> If you have spells that aren't on the global cooldown, just use /cast.
>
> For example:
>
> /cast Presence of Mind
> /cast Icon of the Silver Crescent
> /castsequence reset=8/target/combat Pyroblast, Fireball, Fireball, Fireball
>
> This macro casts Presence of Mind and activates my spelldamage trinket.
> (These actions aren't on the global cooldown.)
>
> Then it does a sequence of Pyroblast followed by three Fireballs. I will
> have to click this macro four times to go through the whole sequence.
>
> The "reset=8/combat/target" part means that the cast sequence will reset
> to the beginning if 8 seconds pass, or if I change targets, or if I exit
> and enter combat.
does /cast work for items ?
thought it was /use for trinkets, potions etc
--
regards
Mark
=========================
http://eu.wowarmory.com/character-sheet.xml?r=arthas&n=yaelle >> Stay informed about: Macro castsequence |
|
| Back to top |
|
 |  |
External

Since: Apr 28, 2008 Posts: 338
|
(Msg. 4) Posted: Wed Jun 11, 2008 1:51 pm
Post subject: Re: Macro castsequence [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Wed, 11 Jun 2008 09:32:22 GMT, Mark Neil Konrad wrote:
> On Tue, 10 Jun 2008 16:54:06 +0000 (UTC), John Gordon wrote:
>
> > In <518ccd81-29bf-4f6e-9698-bb7bb16a8c6f.DeleteThis@56g2000hsm.googlegroups.com> NarKoMechBass <NarkoMechBass.DeleteThis@gmail.com> writes:
> >
> >> Well... from what i've found in my guild forum, castsequence permit:
> >> - To do X number of acrion in one click IF no of the action (or only
> >> the last) activate world countdown
> >> - To do X number of aciotn in X clicks if there's a W.C. inside
> >> So, i would like to do a pull macro for my hunter with Mark, Petattack
> >> and auto shot or arcane (1)...
> >> If i put, for istance,
> >> Mark
> >> Petattack
> >> Arcane shot (liv1)
> >> then i have to push only 2 time the macro, is right?
> >> Still i see a lot of macros wqith a number be4 the spell list
> >> /castsequence=6 [etc]
> >> what's this?
> >
> > /castsequence is for casting a series of spells that have a global cooldown.
> > You have to click the macro once per spell.
> >
> > If you have spells that aren't on the global cooldown, just use /cast.
> >
> > For example:
> >
> > /cast Presence of Mind
> > /cast Icon of the Silver Crescent
> > /castsequence reset=8/target/combat Pyroblast, Fireball, Fireball, Fireball
> >
> > This macro casts Presence of Mind and activates my spelldamage trinket.
> > (These actions aren't on the global cooldown.)
> >
> > Then it does a sequence of Pyroblast followed by three Fireballs. I will
> > have to click this macro four times to go through the whole sequence.
> >
> > The "reset=8/combat/target" part means that the cast sequence will reset
> > to the beginning if 8 seconds pass, or if I change targets, or if I exit
> > and enter combat.
>
> does /cast work for items ?
> thought it was /use for trinkets, potions etc
As far as I know /cast and /use can be used interchangeably.
Cheers
Urbin
--
Dun Morogh-EU (PvE)
Urbin (70), Dwarven Hunter | Surana (24), Draenei Mage
Mymule (70), Gnomish Warlock | Juran (33), Nightelven Druid
Sunh (70), Nightelven Priest | Gera (26), Human Paladin >> Stay informed about: Macro castsequence |
|
| Back to top |
|
 |  |
External

Since: Oct 28, 2004 Posts: 613
|
(Msg. 5) Posted: Wed Jun 11, 2008 9:00 pm
Post subject: Re: Macro castsequence [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Mark Neil Konrad <nospam.RemoveThis@nospam.org> writes:
> does /cast work for items ?
> thought it was /use for trinkets, potions etc
/use and /cast are equivalent, as far as I can tell.
Nick
--
#include<stdio.h> /* sigmask (sig.c) 20041028 PUBLIC DOMAIN */
int main(c,v)char *v;{return !c?putchar(* /* cc -o sig sig.c */
v-1)&&main(0,v+1):main(0,"Ojdl!Wbshjti!=ojdlAwbshjti/psh?\v\1");} >> Stay informed about: Macro castsequence |
|
| Back to top |
|
 |  |
| Related Topics: | 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 occurrence 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: /castsequence 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.
A little macro help - I have this macro to cast on myself: /castsequence [modifier:Shift] Power Word: Fortitude; reset=5 Touch of Weakness, Inner Fire, Power Word: Fortitude How do I need to modify this so that if I have a friendly target selected, I can use the same..
Macro help - Right now I have this macro: /castsequence [modifier:Shift] Power Word: Fortitude; reset=5 Inner FIre, Power Word: Fortitude I use the modifier so I can cast PW:F on other players. But is there a way for me to simply be able to press the macro key..
Fishing Macro - Is there a macro to help with Fishing? I dont want a bot, just get bored waiting for Float to bob down, is there any way of maybe assigning a <key> to Reel fish in, instead of using mouse. PS, does anyone else find fishing for a long time Makes... |
|
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
|
|
|
|
 |
|
|