Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Hunters

Reply
 
LinkBack Thread Tools
Old 04/23/09, 12:27 PM   #401
SkaVanker
Glass Joe
 
Orc Hunter
 
Earthen Ring (EU)
Originally Posted by Kruk View Post
I think there is no button4 and button5 on modifiers list. All you can do is using [button4] and [button5] triggers but it means you would have to click not use keybind.

I remap my mouse button 4 and 5 to [ctrl] and [alt] keys.
Then i can use ex:

#showtooltip
/cast [modifier:ctrl] Kill Shot
/cast [modifier:alt] Black Arrow
/cast Explosive Shot
Yeah I figured. This might be out of this thread scope but I found a simple windows app to do this, if anybody else is interested in this function...namely X-Mouse Button Control.

Offline
Reply With Quote
Old 04/23/09, 12:42 PM   #402
Tîberius
Glass Joe
 
Tîberius's Avatar
 
Night Elf Hunter
 
Vek'nilash
I use a Misdirection macro for every tank in our guild so i do not have to worry about focusing

examples:

/target Moneypally
/cast Misdirection

/target Darkbladexx
/cast Misdirection

Offline
Reply With Quote
Old 04/23/09, 1:50 PM   #403
Gorehammer
Glass Joe
 
Orc Hunter
 
Aegwynn
Originally Posted by Tîberius View Post
I use a Misdirection macro for every tank in our guild so i do not have to worry about focusing

examples:

/target Moneypally
/cast Misdirection

/target Darkbladexx
/cast Misdirection
I do the same thing. Works great if you have consistent tanks you play with. If you run a lot of PUGs you have to edit it at the start of the run but it's a quick change to make.

If you add one more line and you can just keep the boss targeted. Not a big deal for most pulls but invaluable for adding threat during a fight.

/target Nikum
/cast Misdirection
/targetLastTarget

Offline
Reply With Quote
Old 04/23/09, 2:05 PM   #404
Dreadlocks
Glass Joe
 
Orc Death Knight
 
Deathwing
<duplicate post>

Last edited by Dreadlocks : 04/23/09 at 2:12 PM.

Offline
Reply With Quote
Old 04/23/09, 2:10 PM   #405
Dreadlocks
Glass Joe
 
Orc Death Knight
 
Deathwing
/cast [target=focus, exists, help] [help] [target=pet, exists] Misdirection

I've been trying to add a "make the current target my focus when i right-click" functionality to this macro and can't figure it out. I thought it would be something like:

/focus (button:2) target

does anyone know the correct way to do this? or even if you can? My goal is to have a macro that does all the misdirect options and will set/reset my focus upon right-click on it.

Thanks

Offline
Reply With Quote
Old 04/23/09, 3:10 PM   #406
SkaVanker
Glass Joe
 
Orc Hunter
 
Earthen Ring (EU)
Originally Posted by Dreadlocks View Post
/cast [target=focus, exists, help] [help] [target=pet, exists] Misdirection

I've been trying to add a "make the current target my focus when i right-click" functionality to this macro and can't figure it out. I thought it would be something like:

/focus (button:2) target

does anyone know the correct way to do this? or even if you can? My goal is to have a macro that does all the misdirect options and will set/reset my focus upon right-click on it.

Thanks
Think you used the wrong "brackets" the squere once should work.

/focus [button:2] target

Offline
Reply With Quote
Old 04/23/09, 4:17 PM   #407
leonardofelin
Glass Joe
 
Night Elf Hunter
 
Aerie Peak
Originally Posted by Dreadlocks View Post
/cast [target=focus, exists, help] [help] [target=pet, exists] Misdirection

I've been trying to add a "make the current target my focus when i right-click" functionality to this macro and can't figure it out. I thought it would be something like:

/focus (button:2) target

does anyone know the correct way to do this? or even if you can? My goal is to have a macro that does all the misdirect options and will set/reset my focus upon right-click on it.

Thanks
Dread, I have a macro to do something like that (althoug, I use it to Set Focus or Assist):
/focus [modifier:alt]
/stopmacro [modifier:alt]
/assist [target=focus,help,exists][target=help][target=pet,exists]
I usually bind it to my F key. While pressing ALT, I set focus. Otherwise, I assist the focus if exists, if not, the targeted friendly unit if exists, and finally the pet, if none of the previous conditions are met.

Using your Misdirection macro (and Right-Click), it would be something like this (can't test it now... I'm at work, obviously NOT working):
/focus [button:2]
/stopmacro [button:2]
/cast [target=focus,exists,help][help][target=pet,exists]Misdirection

Offline
Reply With Quote
Old 04/23/09, 4:33 PM   #408
Thalenia
Glass Joe
 
Night Elf Hunter
 
Uther
Originally Posted by Gorehammer View Post
I do the same thing. Works great if you have consistent tanks you play with. If you run a lot of PUGs you have to edit it at the start of the run but it's a quick change to make.

If you add one more line and you can just keep the boss targeted. Not a big deal for most pulls but invaluable for adding threat during a fight.

/target Nikum
/cast Misdirection
/targetLastTarget

Try this instead (forgive me if I'm a little off on the syntax, I'm not in game to look at my actual macro...)

/cast [target=Nikum] Misdirection


You don't have to target your tank at all. Target the boss, and hit that, and it's all done in one line. There's other things you can add for modifiers or tooltips, but this will take care of your basic need just as well.

Offline
Reply With Quote
Old 04/23/09, 7:24 PM   #409
Radroit
Von Kaiser
 
Night Elf Hunter
 
Anvilmar
To remove movement impairing bad stuff on me (while pvp'ing), I've been trying to use this macro recently, but it has simply never worked:

/cast [target=self] Master's Call

Does it need to be:

/cast [target=Radroit] Master's Call

Or what am I missing?

Offline
Reply With Quote
Old 04/23/09, 9:04 PM   #410
TrevvyTrev
Don Flamenco
 
Night Elf Hunter
 
Gilneas
Originally Posted by Radroit View Post
To remove movement impairing bad stuff on me (while pvp'ing), I've been trying to use this macro recently, but it has simply never worked:

/cast [target=self] Master's Call

Does it need to be:

/cast [target=Radroit] Master's Call

Or what am I missing?
The syntax for self would be:

/cast [target=player] Master's Call

However, I just check the option for "auto self cast" or something in the interface options, and I have the ability bound to a key. That way, I don't have to waste a macro on it. If I have an ally targeted, it will cast it on them, but if I have nothing targeted or an enemy targeted, it casts on me.

United States Offline
Reply With Quote
Old 04/24/09, 1:58 AM   #411
dexx
Glass Joe
 
Human Paladin
 
Khaz'goroth
Ive been testing /castrandom and found the results interesting. Whilst castrandom picks an action at random from the provided list, it only picks actions which are off cooldown. If all the listed choices are on cooldown, the macro will proceed to the next line. Therefore the following line can be put in a shot macro without hanging it:

/castrandom black arrow, kill shot

Offline
Reply With Quote
Old 04/24/09, 3:56 PM   #412
Weimar
Glass Joe
 
Human Rogue
 
Black Dragonflight
I am now looking to incorporate the Hand-Mounted Pyro Rocket, since it was removed the global cooldown timer. My current regular mash cycle is as follows:

#showtooltip Steady Shot
/console Sound_EnableSFX 0
/cast !Auto Shot
/cast Steady Shot
/click [target=pettarget,exists] MultiBarBottomLeftButton12
/console Sound_EnableSFX 1


I want to integrate the use of my Hand Mounted Pyro Rocket into this macro. If I do something like /use 10 above the /cast !Auto Shot, it works but does not fire off the rest of the macro. So it is as if its getting hung up somewhere. If I put the /use 10 after the /cast steadyshot, then it does not work at all.

Offline
Reply With Quote
Old 04/24/09, 5:00 PM   #413
desseb
Von Kaiser
 
Blood Elf Hunter
 
Kilrogg
Originally Posted by Weimar View Post
I am now looking to incorporate the Hand-Mounted Pyro Rocket, since it was removed the global cooldown timer. My current regular mash cycle is as follows:

#showtooltip Steady Shot
/console Sound_EnableSFX 0
/cast !Auto Shot
/cast Steady Shot
/click [target=pettarget,exists] MultiBarBottomLeftButton12
/console Sound_EnableSFX 1


I want to integrate the use of my Hand Mounted Pyro Rocket into this macro. If I do something like /use 10 above the /cast !Auto Shot, it works but does not fire off the rest of the macro. So it is as if its getting hung up somewhere. If I put the /use 10 after the /cast steadyshot, then it does not work at all.
That's odd, because my explosive shot macro is very similar to yours. And it works very well.

#showtooltip Explosive Shot
/console Sound_EnableSFX 0
/cast !Auto Shot
/use 10
/cast Explosive Shot
/cast [target=pettarget,exists] Kill Command
/console Sound_EnableSFX 1

Offline
Reply With Quote
Old 04/24/09, 10:15 PM   #414
Radroit
Von Kaiser
 
Night Elf Hunter
 
Anvilmar
Originally Posted by dexx View Post
Ive been testing /castrandom and found the results interesting. Whilst castrandom picks an action at random from the provided list, it only picks actions which are off cooldown. If all the listed choices are on cooldown, the macro will proceed to the next line. Therefore the following line can be put in a shot macro without hanging it:

/castrandom black arrow, kill shot
Not being all that familiar with building macros, if what you say works well, would not the same thing also work for ExS and AS?

Offline
Reply With Quote
Old 04/25/09, 6:08 AM   #415
Nooska
Don Flamenco
 
Nooska's Avatar
 
Blood Elf Hunter
 
Argent Dawn (EU)
Originally Posted by Radroit View Post
Not being all that familiar with building macros, if what you say works well, would not the same thing also work for ExS and AS?
In theory, yes. But you risk pushing off ExS every time both are off CD, and you lose control of which shot is fired first.
If you know CD's will never clash you could theoretically use such a macro throughout a fight by manually firing the first shot.

Offline
Reply With Quote
Old 04/25/09, 8:28 AM   #416
Bettyboo
Glass Joe
 
Orc Hunter
 
Bloodscalp (EU)
Originally Posted by dexx View Post
Whilst castrandom picks an action at random from the provided list, it only picks actions which are off cooldown. If all the listed choices are on cooldown, the macro will proceed to the next line. Therefore the following line can be put in a shot macro without hanging it:

/castrandom black arrow, kill shot
Do you have data to back this up? Castrandom is supposed to not remotely being that smart. It simply picks a random entry from the list and casts it, regardless of the GCD or cooldown status. The only time a castrandom 'falls through' is when its internal dice chooses the 'null' entry (which is what the trailing comma is for). Thus, the more non-null entries you have in a castrandom, the more times you have to hit it to make it fall through, and the longer the effective delay between each hit on the fallthrough code.

In addition, the macro should "hang" whenever it casts one of the shots due to the GCD.

Last edited by Bettyboo : 04/25/09 at 6:05 PM.

Offline
Reply With Quote
Old 04/25/09, 9:32 PM   #417
kuneen
Glass Joe
 
Dwarf Hunter
 
Whisperwind
I'm not familiar with using shift, control and alt modifiers in my macros.

Currently I have frost trap key binded to C on my keyboard. I'd like to create a macro that allows me to hit shift so I can when hit C it switches to explosive trap. Any suggestions would be great. TIA!

Offline
Reply With Quote
Old 04/25/09, 11:18 PM   #418
XIIGage
Glass Joe
 
Orc Hunter
 
Laughing Skull
Originally Posted by kuneen View Post
I'm not familiar with using shift, control and alt modifiers in my macros.

Currently I have frost trap key binded to C on my keyboard. I'd like to create a macro that allows me to hit shift so I can when hit C it switches to explosive trap. Any suggestions would be great. TIA!


Try this:

/cast Frost Trap
/cast [modifier:shift] Explosive Trap

Of course you could always just put Explosive Trap on your bar and bind it to Shift-C. =D

Offline
Reply With Quote
Old 04/25/09, 11:28 PM   #419
kuneen
Glass Joe
 
Dwarf Hunter
 
Whisperwind
Originally Posted by XIIGage View Post
Try this:

/cast Frost Trap
/cast [modifier:shift] Explosive Trap

Of course you could always just put Explosive Trap on your bar and bind it to Shift-C. =D
I tried that macro and for some odd reason the shift will not trigger the explosive trap. Only frost trap works..what gives?

I like your second idea, however I'm really trying to be more effecient about my keybindings!

Offline
Reply With Quote
Old 04/25/09, 11:45 PM   #420
britomartis
Glass Joe
 
Draenei Hunter
 
Silver Hand
Originally Posted by dexx View Post
Ive been testing /castrandom and found the results interesting. Whilst castrandom picks an action at random from the provided list, it only picks actions which are off cooldown. If all the listed choices are on cooldown, the macro will proceed to the next line. Therefore the following line can be put in a shot macro without hanging it:

/castrandom black arrow, kill shot

/castrandom no longer acts as a pass-through command, so this would not work. Tested it last night just to be sure. I put it in my steady shot macro, and steady never fired. ever.

Offline
Reply With Quote
Old 04/26/09, 2:52 AM   #421
Kharthus
Piston Honda
 
Dwarf Hunter
 
Deathwing
Originally Posted by kuneen View Post
I tried that macro and for some odd reason the shift will not trigger the explosive trap. Only frost trap works..what gives?

I like your second idea, however I'm really trying to be more effecient about my keybindings!
Try this instead:

/cast [modifier:shift] Explosive Trap
/cast Frost Trap

or

/cast [nomodifier] Frost Trap
/cast [modifier:shift] Explosive Trap

Offline
Reply With Quote
Old 04/26/09, 3:07 AM   #422
Squinky001
Von Kaiser
 
Draenei Hunter
 
Silver Hand
Originally Posted by Kharthus View Post
/cast [nomodifier] Frost Trap
/cast [modifier:shift] Explosive Trap
That can be put into one line like: /cast [modifier:shift] Explosive Trap; Frost Trap

You can do multiple modifiers on one line like that, as well.
Ex:

/cast [modifier:shift] Explosive Trap; [modifier:alt] Freezing Trap; [modifier:ctrl] Snake Trap; Frost Trap.

Helps keep macros under the character limit if you want to tie several abilities to one macro.

Offline
Reply With Quote
Old 04/26/09, 5:50 AM   #423
silents47
Glass Joe
 
Night Elf Hunter
 
Gorgonnash
Originally Posted by Squinky001 View Post
That can be put into one line like: /cast [modifier:shift] Explosive Trap; Frost Trap

You can do multiple modifiers on one line like that, as well.
Ex:

/cast [modifier:shift] Explosive Trap; [modifier:alt] Freezing Trap; [modifier:ctrl] Snake Trap; Frost Trap.

Helps keep macros under the character limit if you want to tie several abilities to one macro.
If saving space is your goal, you can actually shorten that macro further by changing modifier to mod.


/cast [mod:shift] Explosive Trap; [mod:alt] Freezing Trap; [mod:ctrl] Snake Trap; Frost Trap for example. Then again, I'm not sure exactly how much more you'd want to try to fit on that macro, considering that pretty much covers all the modifiers.

Offline
Reply With Quote
Old 04/26/09, 8:26 AM   #424
sevla
Glass Joe
 
Night Elf Hunter
 
Bloodhoof (EU)
Originally Posted by kuneen View Post
I tried that macro and for some odd reason the shift will not trigger the explosive trap. Only frost trap works..what gives?

I like your second idea, however I'm really trying to be more effecient about my keybindings!
Problem is when you press Shift-C, the game will look for the button you keybinded to Shift-C, since he finds none, he will default to the C keybind, with no Shift, so will trigger the Frost Trap.
Unless you want to press the button, on which case the Shift will work, he won't do what you expect.

Offline
Reply With Quote
Old 04/26/09, 12:26 PM   #425
kuneen
Glass Joe
 
Dwarf Hunter
 
Whisperwind
Originally Posted by sevla View Post
Problem is when you press Shift-C, the game will look for the button you keybinded to Shift-C, since he finds none, he will default to the C keybind, with no Shift, so will trigger the Frost Trap.
Unless you want to press the button, on which case the Shift will work, he won't do what you expect.
Ah! That explains it! thanks for your input. I'll just keybind Shift C.

Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » Hunters

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Macros & You constantius User Interface and AddOns 25 11/29/07 1:01 PM
2.2 changes to macros? Fizban User Interface and AddOns 1 10/14/07 3:13 AM
more macros Lodi User Interface and AddOns 6 06/17/07 9:37 AM
Macros WoW 2.0 flyinfungi Public Discussion 159 01/13/07 5:23 AM