05/21/07, 7:36 PM
|
#1
|
|
Sledgehammer Emeritus
|
Infraction for Zeblök: Grammar
Post: Addon for 1-hotkey Healthstone & Healing Potion
User: Zeblök
Infraction: Grammar
Points: 1
Administrative Note:Message to User:
No caps + "u" = suck.
From now on, don't suck.
|
Original Post:

well there is autobar toadkiller (can be found on addonsites)
stacks
buff foods, healthpots/stones , mana pots/gems, mounts and posions (w rightklick apply to offhand, leftklick apply to mainhand) even some use quest itms and some otherthings in diffrent buttons
i have had some issues w it not displaying the cooldown propperly sometimes in i'm guessing dataflowing heavy situations 25man bossfights and stuff like that. but think that is beeing worked on atm
and u can bind these 24 buttons, its a stand along dragable bar that u can place anywere on the screen
as a rogue this is a great addon since opening bag klick posion open charcheat klick wepon to apply it to is timeconsuming if u mange to runout midbossfight
(and i know theres macros and addons for that aswell, but tis be all-in-one) :P
macroing maybe ?
/castsequence
Casts spell in a sequense aka. first it casts spell1, then spell2 etc.
e.g.
/castsequence Presence of Mind, Polymorph, Spellsteal, Spellsteal : first PoMs, then sheeps, then attempts to spellsteal twice; this will require 4 button presses
might work if u range them properly
or just make 2 buttons w diffrent
[button:x] - Returns true if a specified button was used to execute the macro:
[button:1] or [button:LeftButton] = You used the assigned keybinding or a left mouse click to activate the macro.
2 or RightButton
3 or MiddleButton
4 or Button4
5 or Button5
(macros copied from mage macro guid on worldofwar.net)
or the crazyassidon'tknowshitaboutmacros macros
/use beststone
/use middlestone
/use suckystone
/use majorpot
/use pot
/use suckypot
in one macro
this will basicly use when avail in that order and due to gbc it goes somthing like
use beststone *fail* due to not having one
use middlestone *used it* cus it was avail
use suckystone *fail* due to other action in progress
stoping there
not 100% if it works on consumable, but works for my riding :P
/use flyingmount
/use epicregual mount
f i can't use the flying it goes on in the macro line to the normal one
hope u got some help
i'm ranting alot sometimes
|
|
|
|
|
|