World of Warcraft

From PsirainWiki

Jump to: navigation, search

Characters

Server = Boulderfist

Guild = Zmeth

Merlista (Main)

  • Blood Elf Mage
  • Arcane
  • Level 43 (as of 11/14/2008)
  • Enchanting / Inscription
  • Fishing / Cooking / First Aid
  • Cute red hair

Myrli (Secondary, mainly used for farming and when moderate tanking is required)

  • Orc Hunter
  • Beast Mastery (bear tank pet)
  • Level 31 (as of 11/14/2008)
  • Herbalism / Mining
  • Cute red hair (sense a pattern?)

Macros

Summon a random pet

 /run c=GetNumCompanions("CRITTER");n=math.random(c);CallCompanion("CRITTER",n);

Summon a random mount

 /run c=GetNumCompanions("MOUNT");n=math.random(c);CallCompanion("MOUNT",n);

Fishing (click=equip fishing pole or cast if equipped. shift-click = re-equip standard weapon)

 (gotta copy this from Merlista)

Teleport/Portal (click=teleport, shift-click=portal)

 (gotta copy this from Merlista)

Add-ons

This list is sorted by the best one on top. I've tested them all.

  • Quest Monkey
    • Nice interface allows you to modify the quest listing to only show quests you're currently interested in. Also gives more details than the default on the level of the quest.
    • Mouse-over a target will give quest information related to that target
  • Monkey Setup(?)
    • This mod just gives a small monkey in the corner that pulls up the configuration window for all Monkey add-ons. I only use this to turn off the "Noob Tips" option.
  • Quest Helper
    • Tells you where to go
      • Better quest tracker than the standard listing on the right-hand-side
      • Shows you where on the map to go next with moving dotted lines
      • Shows you exactly where to go for each quest
      • Lines up all of your quests to maximize questing
        • I don't actually use this as it shows all quests, not just ones I can do.
  • EquipCompare
    • When you mouse-over an item it shows you stats on not only that item but the one of the same type you currently have equipped. Indispensible!
Personal tools