Jump to content
  • [BUG] Frost Strike


    Ohren
    • Product: WRobot General Type: Bug Status: Not a Bug

    Alright, so unlike my bear bug report (still sorry about that :P), I have triple checked everything on this issue.

    Issue: Frost Strike refused to cast. I've tested it on a fight class with only that in there, no conditions added. Got my runic power up to 100 on the dummy, started the bot, and it never used Frost Strike. >.<



    User Feedback

    Recommended Comments

    Hi,
     
    Use this lua script in wow chat: /run for i=1,200000 do local f=FindSpellBookSlotBySpellID(i,"spell") if f then local n,id=GetSpellBookItemName(f,"spell"),select(2,GetSpellBookItemInfo(f,"spell")) local s=GetSpellInfo(id) s=n==s and " " or "\124cFF4FF763"..s print(id,n,s) end end
     
     
    You need to use this spell for Frost Strike: http://www.wowhead.com/spell=45902 (as explain here: )
    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...