Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. I'll release update, if you can tell me if problem is reolved.
  2. Hello, I'll add this
  3. Hello, I have noted your suggestion, I come back when is done. You can look this profile: http://wrobot.eu/forums/topic/3658-quester-sometimes-decides-to-double-pulse/?do=findComment&comment=17225 (but you cannot use the methods in "quest order")
  4. Hello, you get same problem when "lua to move" is not enabled? Without "lua to move" WRobot don't works in background (I have added option "lua to move" because some antivirus/softwares block keyboard access, but if you can don't use this option)?
  5. Hello, try to blacklist zone (tab tools) where your get problem
  6. Hello, if you can select one quest and: - if it is not same objective, look this profile: http://wrobot.eu/files/file/532-apexis-daily-quests/ - if it is exactly the same quests like http://www.wowhead.com/quest=28757/beating-them-back :
  7. Hello, sorry but I'll no add these features (http://wrobot.eu/bugtracker/auto-appraisal-of-the-items-r492/)
  8. I have disabled "Google Maps" option (I ignore cause, my api key seem active on my google account).
  9. Hello, yes
  10. Hello, if you can try again
  11. Hello, can you share your log file please.
  12. If you can try to use this version of the plugin: Auto_Disable_CTM.cs
  13. Use lua code http://wrobot.eu/bugtracker/sizerange-calculation-is-broken-r497/?do=findComment&comment=3338 don't works also with range spells?
  14. Hello, I'll add it in next updates.
  15. Yes, this works for me, but your need to stop/start bot when you change your talents (to refresh spellbook)
  16. You can also use lua ( http://wow.gamepedia.com/API_IsSpellInRange ) : spellInRange = 0; local name = GetSpellInfo(100); if name then spellInRange = IsSpellInRange(name, "target"); end
  17. Changed Status to Not a Bug
  18. Yes, since Legion pre-patch, he has a lot of buffs passive (or not) with same name, you need to use spell id instead spell name.
  19. Changed Status to Fixed Changed Version to All
  20. Mage - Frost 1.0 [BR] Autodetect pet.xml
  21. I think, you don't use good id:
  22. In spell "Wild Charge" - Remove all conditions "Target distance" - Add c sharp condition with code: ObjectManager.Target.GetDistance > 5 + ObjectManager.Target.CombatReach (you can also add c sharp condition with code : "ObjectManager.Target.GetDistance < 25 + ObjectManager.Target.CombatReach", but normally, it is calculated automatically) Activate option "Calculate interact/combat distance by target size" (without this option, WRobot is not human with big target)
  23. If you can wait next update and tell me if problem is resolved.
  24. Hello, sorry but now WRotation is not free.
×
×
  • Create New...