scrawls
still cheaper than therapy*


what do i do all day?
while i wait for the work visa, and wait for the cable installer guy, and wait and wait and wait? I make macros for World of Warcraft, but only - only! - when i get really super bored. Warlock ones and druid ones and general type ones. yes, they all work. some have dual-announces because it takes less space to do that than to do the if-then more raid members than zero thing, and we only have 255 characters to work with. the actionbar:2 target=kawaha ones allow me to be afk making dinner or taking a nap or something else while M is running around with aracataca on follow, automatically healing him and leeching all his xp. Druid cat-form is annoying because you have something like seventeen abilities to fit into one twelve-slot cast bar, so we have that fixed. i like not keeping track of which kind of water or bandaid (hey, i'm still leveling, here) i have at the moment, so we have that fixed. The assorted healing ones work with very similar functionality to the old ClickCast mods (i was using clique, and before that, watchdog) but without being, well, mods. i like the burning crusade / warcraft 2.0 thing because i don't have to specify "and please show me the cooldown on my soulstone" and it automatically does it - whatever spell is the first listed, it automatically shows. Mostly. I think. anyway. they work.

  • ER
    # show Heavy Netherweave Bandage
    /use Heavy Netherweave Bandage
    /use Netherweave Bandage
    /use Heavy Runecloth Bandage
    /use Runecloth Bandage
    /use Heavy Mageweave Bandage
    /use Mageweave Bandage
    /use Heavy Wool Bandage

  • WATER
    # show Purified Draenic Water
    /use Conjured Glacier Water
    /use Purified Draenic Water
    /use Filtered Draenic Water

  • INNERCRO
    /cast Innervate
    /stopmacro [harm]
    /p Leave the gun. Take the canoli. Innervated %T.
    /script SendChatMessage("Anyway I'm drinkin' more. Innervated.","WHISPER",nil,UnitName("target"))

  • GROUPBUG
    /script LeaveParty();

  • GUILDCRO
    /g Pwners Den is not friendly, helpful, or numerous, has no plans for expansion, and does not accept blood elves or stinking traitorous Horde paladins. We are unpleasant, potty mouthed, and not the guild you are looking for. Also no furries.

  • MOUNTIE
    /use Swift Green Windrider
    /use Green Windrider
    /use Great Brown Kodo
    /cast Summon Dreadsteed

  • SAPCRO
    /cast Sap
    /p Never hate your enemies. It affects your judgment. Sapped %t.

  • PETGO
    /PetAttack
    /cast Attack

  • HS-ADVERT
    /p Your business is politics, mine is running a saloon. 2496 HS.
    /stopmacro [noraid]
    /ra The leading banker in Amsterdam is now the pastry chef in our kitchen. 2496 HS.

  • KILROG
    /script SendChatMessage("Freddie, that thing can't be real: Level " .. UnitLevel("target") .. "+ " .. UnitName("target"), "party");

  • MANA TAP
    /cast [nomodifier] Dark Pact; [modifier:alt] Life Tap

  • SSCRO
    /cast [modifier:alt] Create Soulstone(Rank 6)
    /stopmacro [modifier:alt]
    /use Master Soulstone
    /stopmacro [nogroup]
    /s If history has taught us anything, it is that you can kill anyone. Soulstoned %t.

  • FIREFIRE
    /castsequence reset=12/target Immolate, Incinerate, Incinerate

  • SEDUCECRO
    #showtooltip
    /focus target [button:2]
    /petstay
    /petfollow
    /cast [target=focus] Seduction

  • FEARISIZE
    /cast [nomodifier] Fear(Rank 3); [modifier:alt] Fear(Rank 1)

  • SUMMONS
    /cast Ritual of Summoning
    /script local s="He taught me: keep your friends close, but your enemies closer. Summoning %T."; if GetNumRaidMembers()>0 then c="raid" else c="party" end; SendChatMessage(s,c);

  • HSBOX
    /cast [modifier:alt] Create Healthstone(Rank 6)
    /stopmacro [modifier:alt]
    /s How do you say "banana daiquiri"? 2496 HS in the box.
    /cast Ritual of Souls

  • AOE (warlock)
    #showtooltip
    /cast [nomodifier] Seed of Corruption; [modifier:alt] Rain of Fire

  • AOE (druid)
    /cast [nomodifier] Hurricane; [modifier:alt] Tranquility

  • REGROWTH
    #showtooltip Regrowth(Rank 10)
    /cast [actionbar:1, nomodifier,target=none] Regrowth; [actionbar:1, modifier:alt,target=none] Regrowth(Rank 4); [actionbar:2, target=Kawaha] Regrowth

  • REJUV
    #showtooltip Rejuvenation(Rank 13)
    /cast [actionbar:1, nomodifier,target=none] Rejuvenation; [actionbar:1, modifier:alt,target=none] Rejuvenation(Rank 4); [actionbar:2, target=Kawaha] Rejuvenation

  • HEALINGTOUCH
    #showtooltip Healing Touch(Rank 13)
    /cast [actionbar:1, nomodifier,target=none] Healing Touch; [actionbar:1, modifier:alt,target=none] Healing Touch(Rank 4); [actionbar:2, target=Kawaha] Healing Touch

  • DEBUFF
    /cast [actionbar:1, modifier:alt, target=none] Remove Curse; [actionbar:1, nomodifier, target=none] Abolish Poison

  • FOLLOWKK
    /target Kawaha
    /follow

  • CHARGE
    /cast [nomodifier] Feral Charge; [modifier:alt] Enrage

  • KITTYONE
    /cast [nostealth]Cower; Pounce

  • KITTYTWO
    /cast [nostealth] Ferocious Bite; Ravage

  • KITTYTHREE
    /cast [modifier:alt] Faerie Fire (Feral); [nomodifier] Tiger's Fury

  • LIFEBLOOM
    #showtooltip Lifebloom
    /cast [actionbar:1,target=none] Lifebloom; [actionbar:2,nomodifier,target=Kawaha] Lifebloom; [actionbar:2,modifier:alt,target=none] Lifebloom

  • REZCRO
    /cast Rebirth
    /script s="I don't like violence, %t. I'm a businessman; blood is a big expense." if GetPartyMember(1) then c="party" a=1 if GetNumRaidMembers()>0 then c="raid" end;end;if a>0 then SendChatMessage(s,c) end;

    Labels:






    Creative Commons License
    Content copyright protected by Copyscape website plagiarism search
    powered by Blogger