Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Droidz

    Predatory Swiftness

    Use http://wrobot.eu/forums/topic/3573-snippets-c-codes-for-fight-classes/#comment-16508 with spell id 69369 (http://wrobot.eu/bugtracker/buff-checking-failed-r496/)
  2. It is only display problem, I'll fix it. Ofcourse, this does not alter the existing profiles.
  3. Hello, In quest order (steps), look at the end: http://wrobot.eu/files/file/715-eenys-wod-slagmine-goldfarmer/
  4. I'll release update, if you can tell me if problem is reolved.
  5. Hello, I'll add this
  6. 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")
  7. 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)?
  8. Hello, try to blacklist zone (tab tools) where your get problem
  9. 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 :
  10. Hello, sorry but I'll no add these features (http://wrobot.eu/bugtracker/auto-appraisal-of-the-items-r492/)
  11. I have disabled "Google Maps" option (I ignore cause, my api key seem active on my google account).
  12. Hello, yes
  13. Hello, if you can try again
  14. Hello, can you share your log file please.
  15. If you can try to use this version of the plugin: Auto_Disable_CTM.cs
  16. Use lua code http://wrobot.eu/bugtracker/sizerange-calculation-is-broken-r497/?do=findComment&comment=3338 don't works also with range spells?
  17. Hello, I'll add it in next updates.
  18. Yes, this works for me, but your need to stop/start bot when you change your talents (to refresh spellbook)
  19. 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
  20. Changed Status to Not a Bug
  21. 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.
  22. Changed Status to Fixed Changed Version to All
  23. Mage - Frost 1.0 [BR] Autodetect pet.xml
  24. I think, you don't use good id:
×
×
  • Create New...