Jump to content

Mitchymoo

Player
  • Content count

    11
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Mitchymoo

  • Rank
    Lurker

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Mitchymoo

    Aussie Horde Player

    hey did you ever find a guild which has roughly the same playing times us us?? I'm looking for one as well. was thinking a North America guild. Their times work with ours i believe
  2. as per the title. Just started a mage, therefore i'm not sure if this happens with all the ranks of Arcane Missiles. However rank 1 of Arcane Missiles does not shoot the 3rd bolt, have checked combat and MSBT to make sure its not just a pixel error. Any help with this would be appreciated. Cheers
  3. Mitchymoo

    Rogue poison macro

    I'm not sure how helpful this will actually be to you but i would assume it would be something like... /script if IsShiftKeyDown() then UseInventoryItem(2); else use (UseInventoryItem(1);end By putting your main poison in the first bag slot and the alternate poison in the second it will apply poison to your main hand weapon, unsure how to make it apply to your offhand though, perhaps someone else would have more knowledge.
  4. Mitchymoo

    Necrosis

    Here is a screenshot of the error with improved error frames and also the error line within the chatbox. http://imgur.com/UMmr8LC
  5. Mitchymoo

    Necrosis

    G'day all, So I've been trying to find a working version of Necrosis for this server but I haven't had any luck. I've downloaded from multiple sites for multiple versions and i keep on getting the say error. " Interface/Addons/Necrosis/NecrosisInstalize.Lua:24: attempt to index global NecrosisConfig' (a nil value) This is handwritten not copied and paste FYI. Anyway, I'd love to use this addon, rather than to use something like Chronometer. Personal preference. Would anyone have a working Necrosis addon that they could direct me to or assist me in figuring out how to solve my problem? Really appreciate any help or advice. Thanks, Mitch.
  6. Mitchymoo

    Spammable wand macro

    Hi guys, Just wondering if anybody knows of a spammable wand macro. Since if you spam the wand "shoot" spell on your action bar it will turn the wand attack on and off repeatedly. I used to use this, " /script if not IsAutoRepeatAction(1) then CastSpellByName("Shoot") end " and it worked great, but now it's not working anymore. I don't know why, perhaps something to do with an update? For the record I have tried /cast !Shoot but it doesn't work in vanilla. Any help is appreciated. Thanks, Mitch
×