Jump to content

Droidz

Administrators
  • Posts

    12440
  • Joined

  • Last visited

Bug Report Comments posted by Droidz

  1. 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: )
  2. Hi,

    Check your process for found if wrobot is not launched (reboot your computer for be certain).

    And normally, it is not required to install vc++ 2010, I have put required dll in wrobot folder (try without intall it, if you have bug tell me)

  3. Hello,
     
    It there is a system to detect node stuck. It can happen that he is mistaken but it is to better miss a node from time to time than to try to take a wedged node.
     
    You can also add in the profile in blacklist the zones bugged to avoid them.
×
×
  • Create New...