Jump to content

Jhakko

Player
  • Content count

    5
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Jhakko

  • Rank
    Newcomer
  1. Jhakko

    Herbalism Spawns

    I'm not of the same opinion, I've been alche/herb in vanilla's days and on Darrowshire the herb system is broken in some point: there are too few spown points or the respown time is too long. I played in a server with always the queue, and at that time the server cap was 3k if I'm not wrong, but I'm sure that the dreamfoil weren't so few, the Icecap were a bit problematic with the mountain silversage too, but in this server the soil is too barren for some herbs, dreamfoil at the top of the list! I'm 60 from 3 mounth at last, and I've tryed Silithus, Burning Stepps, Azshara, Winterspring, EPL and so, but the dreamfoil are too rare for a blizzlike, it's broken, there's no doubt. Futhermore I remember to had the same feeling for some other herbs diring the livelling, but in a minor way.
  2. I need a macro for Mind Flay that allow me to spam it without break the cast and that show me the if I'm out of range (red icon), and one with Mind Blast that allow me to spam it without interrupt Mind Flay and that show me his cooldown, for now I've made thise 2, but I cant see the out of range and the CD: /cast [nochanneled] Mind Blast /cast !Mind Flay(Rank 6)
  3. Hi, I've installed Elysium-wow but was just a foldier of an already installed game, so I don't have it's proper key on Registry. I'd like to have the registry key of wow to can show it on discord and so abilitate the overlay, but not only for those reasons. I hope that someone can help me, Thanks!
  4. Hi! How can I modify this macro to have the Raptor Strike used only if my mana is over 60%? /run if not CheckInteractDistance("target", 3) then if not IsAutoRepeatAction(13) then CastSpellByName("Auto Shot") end else CastSpellByName("Raptor Strike") end The macro must allow me to spam AutoShot, switch in melee using Raptor Strike if my mana is over 60%, else attack, when the target is too close and show the AutoShot tooltip (this is why I modify this classic macro inverting the condition). For now do it all else the mana control on Raptor Strike :( Else things I'd like it could do are: make the icon red when the target isn't in Ranged Attack range (or too close or too far), let me spam the macro in melee making it respect the cooldown of Raptor Strike to don't be bored by error message of "this skill is already in cooldown (raptor strike)
×