Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Public Discussion

Reply
 
LinkBack Thread Tools
Old 09/06/07, 10:50 AM   #1
jilanea
Von Kaiser
 
Undead Rogue
 
Shadowsong (EU)
Macro Questions

I couldn't find a thread about general macro questions so I made this.

My specific question is how do you write a macro that eats the biggest healthstone you have in your inventory, ideally without linking to specific bag slots (made by warlocks with different tallent points). Seem like it should be doable, but as they have the same name might not be. Not seem this listed anywhere despite reading the huge warlock macro thread WoW Forums -> My Warlock Macros (2.1.0)
If needed first 3 slots of my backpack would be useful as the slots eaten from.

Offline
Reply With Quote
Old 09/06/07, 11:15 AM   #2
Issues
Glass Joe
 
Tauren Warrior
 
Nordrassil (EU)
I've not heard of something like this being possible (I could be wrong), but the easiest way would be to just make a /use Master Healthstone macro, then just order them biggest->smallest in the first 3 slots of bag1. It ofc takes slightly more work having to reorganise them each time you pick up new stones, but as far as i'm aware, you cant have a macro do it for you.

Offline
Reply With Quote
Old 09/06/07, 11:23 AM   #3
 Slake
of chili e-fame
 
Slake's Avatar
 
Undead Warlock
 
Hyjal
I'm not sure if you can use item id's in macro commands yet, or whether that'll be in 2.2, but you can always do:

/castsequence 22105, 22104, 22103
or something similar.


United States Offline
Reply With Quote
Old 09/06/07, 11:44 AM   #4
Sarutobi
Bald Bull
 
Sarutobi's Avatar
 
Toroko
Blood Elf Paladin
 
No WoW Account
The easiest way to do it is to just have a macro like:

/use Master Healthstone

Assuming you're using 3 master healthstones from warlocks with different ranks of improved healthstones. The order in which they are used is determined by their position in your bags from top-left to bottom-right, bag 0(backpack)-4.

Offline
Reply With Quote
Old 09/06/07, 7:52 PM   #5
Marroc
Now you're thinking with portals!
 
Marroc's Avatar
 
Undead Rogue
 
Twisting Nether
Originally Posted by Slake View Post
I'm not sure if you can use item id's in macro commands yet, or whether that'll be in 2.2, but you can always do:

/castsequence 22105, 22104, 22103
or something similar.
Close.

item:#### :P

Offline
Reply With Quote
Old 09/06/07, 8:46 PM   #6
Opioid
Don Flamenco
 
Blood Elf Warlock
 
Kil'Jaeden
You cannot just check to see if something exists in your backpack or not. Ultimately, you have to specify the slot or just put up with the standard WoW logic path for eating the first thing in your inventory. There isn't a way to always be sure you're eating the biggest healthstone in your backpack at all times whenever you push the button.

Offline
Reply With Quote
Old 09/07/07, 12:01 AM   #7
Mightydre
Glass Joe
 
Human Mage
 
Argent Dawn
I'm doing what you're trying to do, but with this addon:

WoWInterface Downloads : AutoRack

It allows you to define a list of items for each of up to 8 of your bag slots, each hotkey-able, and it'll move the highest priority item in each list that isn't on cooldown into its corresponding slot. For example, I use it with 2 slots. In one slot, I have a list of healthstones and health potions, in that order. In the second slot, I have mana gems and mana pots, also in that order. Usually at the start of a fight, I'll have a healthstone and a mana gem in the corresponding 2 slots. If I hit my hotkey for the healthstone/health pot slot to use the healthstone that was there, conjured items are now on cooldown, so it'll swap a health pot into the first slot, and a mana pot into the second.

Offline
Reply With Quote
Old 09/07/07, 10:32 AM   #8
caird
Glass Joe
 
Troll Warrior
 
Magtheridon (EU)
/use item:22105
/use item:22104
/use item:22103
/use Charged Crystal Focus
Works like a charm.

Offline
Reply With Quote
Old 09/08/07, 7:39 PM   #9
archz0r
Piston Honda
 
archz0r's Avatar
 
Undead Mage
 
Talnivarr (EU)
I'd like to know if it's possible to have one macro in which you both summon your Water Elemental, and use it's nova, but the pet should only be summoned if I don't have another Water Elemental active.

I'm aware of what commands to use to summon the pet and use the ability, but is there any condition like [nopet] or something similiar?

Something like this, though I don't know what to use within the [].
/cast [nopet?] Water Elemental
/click PetActionButton5
Any help is appreciated.

Last edited by archz0r : 09/09/07 at 8:58 AM.

Offline
Reply With Quote
Old 09/09/07, 3:34 PM   #10
Aranan
Piston Honda
 
Aranan's Avatar
 
Night Elf Druid
 
Bronzebeard
Here's what I use:

#show Summon Water Elemental
/use Xi'ri's Gift
/cast [nopet] Summon Water Elemental
/click [pet] PetActionButton7

Offline
Reply With Quote
Old 09/10/07, 1:20 PM   #11
Akomos
Von Kaiser
 
Akomos's Avatar
 
Tauren Druid
 
Ravencrest
/cast Freeze works as well. Personally I favor:

#show Summon Water Elemental
/cast [pet] Freeze
/cast [nopet] Summon Water Elemental

Offline
Reply With Quote
Old 09/11/07, 2:12 AM   #12
Seife
Von Kaiser
 
Seife's Avatar
 
Troll Priest
 
Gul'dan (EU)
Originally Posted by caird View Post
/use item:22105
/use item:22104
/use item:22103
/use Charged Crystal Focus
Works like a charm.
I'm using this also, it really is great. Additionally, you can set up your zone-specific Mana Potions the same way.

Offline
Reply With Quote
Old 09/11/07, 5:26 AM   #13
chrull
弾幕
 
chrull's Avatar
 
Blood Elf Death Knight
 
Defias Brotherhood (EU)
Originally Posted by Seife View Post
I'm using this also, it really is great. Additionally, you can set up your zone-specific Mana Potions the same way.
#showicon
/use item:32902
/use item:32903
/use item:22832


Should be right i think. Gonna try it tonight.

Offline
Reply With Quote
Old 09/11/07, 5:40 AM   #14
Noekoe
Banned
 
Troll Mage
 
Tarren Mill (EU)
Wouldnt it just be easier to put your healthstones on your bars and make a key-binding to it? Your bars do not have to be visible to be key-binded.

Offline
Reply With Quote
Old 09/11/07, 9:14 AM   #15
koaschten
In the rear with the gear!
 
koaschten's Avatar
 
Worgen Rogue
 
Auchindoun (EU)
Originally Posted by Noekoe View Post
Wouldnt it just be easier to put your healthstones on your bars and make a key-binding to it? Your bars do not have to be visible to be key-binded.
Unless you can bind ONE key to MULTIPLE buttons, no. In times of long boss fights and 3 warlocks in the raid group to supply 3 different healthstones its quite handy to have a 1 button mash macro to swallow a healthstone in emergency cases.

How to get an Android Authenticator on your PC. (updated feb'11)

Germany Offline
Reply With Quote
Old 09/11/07, 10:11 AM   #16
Aranan
Piston Honda
 
Aranan's Avatar
 
Night Elf Druid
 
Bronzebeard
Originally Posted by Akomos View Post
/cast Freeze works as well. Personally I favor:

#show Summon Water Elemental
/cast [pet] Freeze
/cast [nopet] Summon Water Elemental
Did the nova spell get renamed? I seem to recall it used to be called "Frost Nova" just like the mage spell which is why people had to resort to the /click PetActionButton business.

Either way, /case Freeze is cleaner so I'll just change my macros to that now. Thanks.

Offline
Reply With Quote
Old 09/11/07, 11:29 AM   #17
 Slake
of chili e-fame
 
Slake's Avatar
 
Undead Warlock
 
Hyjal
Yes, the Water Elemental's nova spell had its name changed for that very reason.


United States Offline
Reply With Quote
Old 09/11/07, 2:07 PM   #18
Xhunter
Glass Joe
 
Tauren Shaman
 
Frostmane
Where can you get an item's id number from?

Offline
Reply With Quote
Old 09/11/07, 2:58 PM   #19
Belenos
Piston Honda
 
Dwarf Priest
 
Azuremyst
Originally Posted by Xhunter View Post
Where can you get an item's id number from?
From a Wowhead or Thottbot URL, among other places. Some mods will also show it in-game (I think Pawn and RatingBuster can do this).

Offline
Reply With Quote
Old 09/12/07, 12:39 PM   #20
Tehehe
Von Kaiser
 
Tehehe's Avatar
 
Gnome Warlock
 
Black Dragonflight
Originally Posted by caird View Post
/use item:22105
/use item:22104
/use item:22103
/use Charged Crystal Focus
Works like a charm.
Am I missing some sort of advantage that using Item IDs give over a macro like the following provides?
/use Master Healthstone
/use Major Healthstone
/use Charged Crystal Focus

Offline
Reply With Quote
Old 09/12/07, 12:48 PM   #21
jgoldrb48
Glass Joe
 
Human Mage
 
Burning Legion
Can this same thing be done with mage mana gems?

Anyone have the item codes (for the gems)?

Offline
Reply With Quote
Old 09/12/07, 2:14 PM   #22
Akomos
Von Kaiser
 
Akomos's Avatar
 
Tauren Druid
 
Ravencrest
Read the thread. Healthstones give different values at different talent investments, but the item itself has the same name.

Mana gems are easysauce. Go read the sticky at the top of the official Mage board.

Offline
Reply With Quote
Old 09/12/07, 2:14 PM   #23
Belenos
Piston Honda
 
Dwarf Priest
 
Azuremyst
Originally Posted by Tehehe View Post
Am I missing some sort of advantage that using Item IDs give over a macro like the following provides?
/use Master Healthstone
/use Major Healthstone
/use Charged Crystal Focus
Using item IDs lets you distinguish between items with the same name. So by using a macro, you could specify to try to use an improved healthstone before a standard one, and so on.

Offline
Reply With Quote
Old 09/12/07, 5:43 PM   #24
Rayyeter
Glass Joe
 
Human Death Knight
 
Dragonmaw
If you would rather not use a macro, autobar will do this for you, after setup. It puts the most powerful of the same class of item first, and goes down from there.

You must obey the Dance Commander!

Offline
Reply With Quote
Old 09/14/07, 4:13 PM   #25
Emeli
Glass Joe
 
Undead Mage
 
Defias Brotherhood (EU)
Shapeshiting/weaponswitching

Hi, I recently started leveling a druid, and as i want to use all possible ways to improve my character i wanted macros to switch weapons to healing mace/oh in caster and strenght mace in forms.

I started with:

#show Bear form
/cancelform [noflying]
/cast [nostance] Bear Form

and

#show Cat form
/cancelform [noflying]
/cast [nostance] Cat Form

since i really need to leave any form by pressing any forms button.

After browsing some forums, i didnt find anything useful really, so i mixed a few macros i found together(with my absolute limited macro knowledge) and came up with

#show Bear form
/cancelform [noflying]
/cast [nostance] Bear Form
/equip [stance:1] Death Speaker Scepter
/equip [stance:1] Pagan Rod of the Eagle
/equip [nostance] Hefty Battlehammer of Strength

and

#show Cat form
/cancelform [noflying]
/cast [nostance] Cat Form
/equip [stance:3] Death Speaker Scepter
/equip [stance:3] Pagan Rod of the Eagle
/equip [nostance] Hefty Battlehammer of Strength

On the 1st glimpse they seem fine, but some strange things happen:

1st of all, sometimes i get no global when leaving a form(like it should be) and sometimes it gets a global(which is kinda deadly in close situations). Also it doesnt change weapons all the time.

Hope to get some answers, thank you already for reading if you got this far

Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » 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 7:38 AM
Need help with a macro. Iol User Interface and AddOns 5 08/10/07 4:36 PM
Macro Fun KGBAgent185 Public Discussion 16 11/05/05 2:24 PM