Jump to content

Larsy93

Player
  • Content count

    12
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Larsy93

  • Rank
    Lurker
  1. Larsy93

    Upcoming PvP Update

    Shit
  2. Larsy93

    Paladin Macros

    Read the thread :) /use 13 /use 14 /cast Divine Favor
  3. Larsy93

    Definitive Warlock Guide

    I read nothing about Immolate, am I missing something?
  4. Larsy93

    Hamstring Macro?

    /script if nil then CastSpellByName("Hamstring") end /run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(2); if isActive then CastSpellByName("Battle Stance"); else CastSpellByName("Hamstring()"); end; Got it!
  5. Larsy93

    Hamstring Macro?

    Nonono because if i use that in berserker stance it will switch to battle stance aswell., If iam in berserker stance it should just cast hamstring, not switch to battle since hamstring can be used directly in berserker stance. Needs to be some sort of, if stance 1 or 3 is active then cast hamstring, but if stance = 2 then switch to battlestance and hamstring.
  6. Larsy93

    Hamstring Macro?

    Hi, I am looking for a hamstring macro that would change my stance to make hamstring useable if I am in Defensive Stance. But if I am in either Battle Stance or Berserker Stance it should just cast hamstring since its useable in 2 stances. So its abit different than just the regular stance switch macro. it needs to have some kind of "if" or "or" statement in there. /run local texture,name,isActive,isCastable = GetShapeshiftFormInfo(1); if isActive then CastSpellByName("Overpower"); else CastSpellByName("Battle Stance()"); end; this is sort of what I got for my other abilities, so maybe it can be used to get this macro right aswell.
  7. Larsy93

    [AddOn] aux and more

    I think its a feature in the addon
  8. Larsy93

    Fire Resistnce Gear needed?

    They are not undertuned at all, they are as they were in vanilla, only that the classes/abilities are abit stronger because of the patch ability changes, we got 1.12 talents & spells.
  9. Larsy93

    Rogue lvl20 horde poison quest bug!!!

    This requires a fix.
  10. Larsy93

    [Addon] DebuffTimers

    Hello there, thanks for a great addon, Is there any possibility of enabling the bars again? Since Aurae (now known as CCWatch) has removed dots & only display CC's, I prefer the bar format and cant seem to find any other addon that tracks this as good as yours. So bar option would be very appreciated if perhaps its not already included and im just missing something. Thanks Beforehand. /Larsy
  11. Larsy93

    1h + shield Leveling Spec

    http://db.vanillagaming.org/?talent#hg0uxzhZVVfzV0ut 10-14 Convection 5/5 14-17 Call of Flame 3/3 18-22 Shield Spec 5/5 23-24 Ghost wolf 2/2 25-27 Lightning Shield 3/3 28-32 Thundering strikes 5/5 33-37 Flurry 5/5 38-40 Elemental Weapons 3/3 41-42 Concussion 2/5 43 Elemental Focus 1/1 44-47 Reverberation 4/5 48-50 Elemental Devastation 3/3 51 Parry 1/1 52 Two-Handed Spec 1/1 53-57 Weapon Mastery 5/5 58 Stormstrike 1/1 59 Eye of The Storm 1/3 60 Reverberation 5/5
  12. Larsy93

    [ADDON] coolDown

    Nothing is showing up, only a blue/red orb next to the minimap, nothing else.
×