Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Public Discussion » Public Discussion

Reply
 
LinkBack Thread Tools
Old 10/21/07, 6:41 AM   #46
Sauron
Glass Joe
 
Blood Elf Mage
 
Skullcrusher (EU)
Stopcast macro

Hi. I'm kind of new to the whole macro thing. I was looking for a macro that will simply stop my cast and then start casting a frostbolt. I use Quartz now, and it works fine.
Just need the macro and I'm not clever enough to write it myself.

Offline
Reply With Quote
Old 10/21/07, 9:22 AM   #47
Aranan
Piston Honda
 
Aranan's Avatar
 
Night Elf Druid
 
Bronzebeard
/stopcasting
/cast Frostbolt

Offline
Reply With Quote
Old 10/21/07, 11:50 AM   #48
Camaris
Piston Honda
 
Camaris's Avatar
 
Human Paladin
 
Kul Tiras (EU)
Ooh.. those are some very nice macros. Thanks a lot, will be using those tonight!

Offline
Reply With Quote
Old 10/23/07, 8:33 AM   #49
Varag
Von Kaiser
 
Varag's Avatar
 
Pandaren Monk
 
Argent Dawn
n/a

Last edited by Varag : 10/23/07 at 8:38 AM. Reason: Answer found

United States Offline
Reply With Quote
Old 10/29/07, 4:52 AM   #50
Mooncore
Glass Joe
 
Human Priest
 
Emeriss (EU)
Hi there, is there any possibilty make a macro for charge/slam/white attack/MS , well when i cast my slam my swing reseting , may b a macro can solve that problem for me

Offline
Reply With Quote
Old 10/29/07, 5:48 AM   #51
sp00n
Bald Bull
 
Night Elf Rogue
 
Wrathbringer (EU)
I have no clue what you are talking about.

Stopped Playing

Offline
Reply With Quote
Old 11/02/07, 5:00 PM   #52
sp00n
Bald Bull
 
Night Elf Rogue
 
Wrathbringer (EU)
A stealth/vanish macro I've found quite useful for PvP/farming/bossfights.


1) Dismounts you if mounted.
2) If you are stealthed, destealth.
3) If you are in combat and not stealthed, vanish.
4) If you are not in combat, stealth.

It does not use vanish when you are in combat and already stealthed (at least I hope so, just recently added the second line which should prevent exactly this).


#showtooltip Vanish
/dismount
/cast [stealth] Stealth
/cast [combat, nostealth] Vanish
/cast [nocombat] Stealth

Stopped Playing

Offline
Reply With Quote
Old 11/03/07, 2:23 AM   #53
Ugato
Fun Sponge
 
Ugato's Avatar
 
Ugato
Blood Elf Paladin
 
No WoW Account
I'd appreciate some help with this if anyone's willing:

I'm making a basic macro for tanking as a non-prot warrior (man... talk about a masochist eh?). No big tanking jobs atm, just raid trash on some occassions. I'm really just looking to tie shield block, revenge, sunder all to the same key (i.e. a macro, and in that particular order), but obviously being the clueless person that I am, I simply use /cast /cast /cast, then quickly realize that the button is locked down by the SB cooldown after the first hit. Anyone wanna help with a bit of macroing, and possibly a little education at the same time? =)

United States Offline
Reply With Quote
Old 11/03/07, 9:01 AM   #54
Illundai
Bald Bull
 
Illundai's Avatar
 
Worgen Death Knight
 
The Maelstrom (EU)
/castsequence [combat] Shield Block, Revenge, Sunder Armor

or to make it go back to Shield Block when the cooldown is back up:

/castsequence reset=5 [combat] Shield Block, Revenge, Sunder Armor

I wasn't sure about the shield block cooldown anymore, but it was 5 seconds I believe?

Offline
Reply With Quote
Old 11/06/07, 4:33 AM   #55
Muarf
Von Kaiser
 
Tauren Death Knight
 
Ner'zhul (EU)
I just rolled a Paladin and I use this macro:
#showtooltip 
/cast judgement
/stopcasting
/cast Seal of [your choice]
It works great but sometimes when the target goes away due to lag I'm out of range for Judgement even if my UI tells me I'm in range. So the macro just casts the seal.

Is there any possibility to cast the seal ONLY if the judgement has been made?

Offline
Reply With Quote
Old 11/06/07, 7:56 AM   #56
Ele'
Piston Honda
 
Ele''s Avatar
 
Human Warlock
 
Kirin Tor (EU)
Originally Posted by Muarf View Post
Is there any possibility to cast the seal ONLY if the judgement has been made?
I'd use a /castsequence. I don't know what reset you would use however, as I never played a paladin...

Offline
Reply With Quote
Old 11/06/07, 9:07 AM   #57
Muarf
Von Kaiser
 
Tauren Death Knight
 
Ner'zhul (EU)
Originally Posted by Ele' View Post
I'd use a /castsequence. I don't know what reset you would use however, as I never played a paladin...
With the macro I use I just have to press one button to judge and seal if target is valid and in range. (Judgement is not on GCD but Seals are)

I think with /castsequence I would have to spam the macro until it judges and casts the seal.
It's almost the same, but isn't there any possibility to have a "one clic" macro to do it, with maybe a /script that checks if Judgement was cast correctly?

(edit: /castsequence reset would be Judgement cooldown I guess, 10, 9 or 8 sec depending on talents)

Last edited by Muarf : 11/06/07 at 9:19 AM.

Offline
Reply With Quote
Old 11/07/07, 6:33 AM   #58
Ele'
Piston Honda
 
Ele''s Avatar
 
Human Warlock
 
Kirin Tor (EU)
Sorry Muarf, I dont know :-/.

I'd like to use this thread to ask a question myself. My guild is currently learning the phase 2 and 3 of Kael'Thas, and I'd like to create a macro (using a cast sequence, for example) to apply the curses to the weapons.

For example, it should target the staff, apply CoT; then target the Mace, apply CoT; then target the shield and apply CoD; and so on. I figure that a castsequence is what I need, as I want to cast the second curse only after the first one was cast. What I dont know is, can you use something like a target modifier defined separately for each of the spells ? Or am I stuck with using a half-dozen of /target /cast macros ?

Last edited by Ele' : 11/07/07 at 6:34 AM. Reason: typo

Offline
Reply With Quote
Old 11/07/07, 10:16 AM   #59
Malan
Mike Tyson
 
Malan's Avatar
 
Malan
Tauren Shaman
 
No WoW Account
Castsequence macros can't change targets for you. They can however detect that you have changed targets and reset the sequence based on that, if that would help.
You could just set up on macro though with

/cast [target=staff] Curse of Tongues
/cast [target=mace] Curse of Tongues
/cast [target=axe] Curse of Doom

and then just spam that button until the casts are complete.

United States Offline
Reply With Quote
Old 11/07/07, 2:05 PM   #60
Ele'
Piston Honda
 
Ele''s Avatar
 
Human Warlock
 
Kirin Tor (EU)
Originally Posted by Malan View Post
Castsequence macros can't change targets for you. They can however detect that you have changed targets and reset the sequence based on that, if that would help.
You could just set up on macro though with

/cast [target=staff] Curse of Tongues
/cast [target=mace] Curse of Tongues
/cast [target=axe] Curse of Doom

and then just spam that button until the casts are complete.
I dont think it would work. In fact, it would just spam CoT on the staff, and that's it.

Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » Public Discussion » Public Discussion

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Warlock] 5 v 5 Macro help Cronjob Player vs. Player 13 09/08/07 6:38 AM
Need help with a macro. Iol User Interface and AddOns 5 08/10/07 3:36 PM
Macro Fun KGBAgent185 Public Discussion 16 11/05/05 1:24 PM