Jump to content

Droidz

Administrators
  • Posts

    12594
  • Joined

  • Last visited

Everything posted by Droidz

  1. You can also use this script for get spell id: /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
  2. You can found spell id on wowhead (spell url). For this spell: http://www.wowhead.com/spell=588/mind-flay the id is 588
  3. Hi, Thanks for your suggestions fall0ut, I have noted all. For movement in fightclass you can use this functions: http://www.wowpedia.org/World_of_Warcraft_API#Movement_Functions (lua function for wait: http://wowprogramming.com/forums/development/491 )
  4. Hi, The flying deplacement can make occasionally problem. I'll work on it (but not immediately)
  5. I have tried to fix false detection of player teleported in the yesterday update.
  6. Hi, You can already add npc trainer for archeology. WRobot using ground mount for go to digsite? or for search artefact? You have correctly setting your fly mount in general settings?
  7. Profiles is not required, battleground bot works without profile and it is more random (you can also use free mode (in product settings) for full random mode). For remove profile go to "wrobot/profiles/battlegrounder" and remove it.
  8. Update wrobot and say me if the problem is solved.
  9. Hi, It is possible but I'll don't add it because I found useful to see log to view reason why wow is closed (if wow closed by wrobot) (this option may affect some users)
  10. Hi, You use this pack?
  11. Hi, I'll fix it today
  12. Hi, I'll look it. You can turn off this option in "general settings" > tab Security
  13. WRobot don't turn off this option. For turn off this option quickly, use this macro: /run SetCVar("autoInteract", 0)
  14. This possibility is added, in WRobot folder launch "Fight Class Editor"
  15. I have added this options yesterday (click on target position)
  16. Gatherer product required fly mount. For farm without fly mount use grinder
  17. Reply here:
  18. Start grinder bot (where you select you profile), click on "Create Profile" button, in new window click on button "Load", select your profile (1-60 ally), targeting npc repair in game, at the bottom of the window click on "None" and select "Repair", click on button "Add target to npc list". Save profile and launch grinder bot.
  19. Can you say me the profile used please
  20. Do you have teamspeak, xfire, mumble or similar software launched on you computer?
  21. Hi, Repair/Sell/Buy works fine. You need to add NPC in you profile ( ) (on profile 1-60 ally don't have npc by default)
  22. For mailbox, enter name (case sensitive) of the mailbox in left of button "Add by name to Npc" and click on the button "Add by name to Npc" (more info here: )
  23. Hello, I am not sure to understand exactly your problem. In "general settings" tab "sell", you can choose what items do you want sell by quality (poor, ...) and they have two list ("force sell" and "force keep"), in "force keep" list put the name of you herbs (one item by line, case sencitive). For mailbox, it is same system.
  24. Hi, I'll look why you have problem with flying detection when dead. I works for fix problems. I cannot see all bug, when you report I can found solution.
×
×
  • Create New...