Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. With next update, use relogger app will resolve problem
  2. Hello, wait next update, wrobot relaunch wow 2 minutes
  3. Hello, if you can wait next update and tell me if problem is fixed
  4. Ok, for problem with relogger and settings wait next update
  5. Hello, with code like: string s = wManager.Wow.Helpers.ItemsManager.GetItemSpell(5514); if (!string.IsNullOrWhiteSpace(s)) { bool isUsable = wManager.Wow.Helpers.SpellManager.SpellUsableLUA(s); }
  6. Hello, no sorry, more similar plugin for that is https://wrobot.eu/files/file/512-loot-statistics/ (you can also search in wow addons)
  7. Hello, not option for that, but if you use "Gatherer" bot you can use product option "Use flying mount at all times"
  8. Hello, can you share screenshot of you food settings (in advanced general settings)
  9. You get all time this log: 19:50:28 - "[Farming] Still moving! - Please verify if your key binding "Sit/Move Down" is assigned." Try to disable your wow addons and try to reinstall wrobot, select only your profile (don't use fightclass and ...) to test if WRobot works
  10. Hello, wait next update, I improved combat detection with others players and added option to ignore all combat with players.
  11. Hello, if you can wait next update and tell me if problem is resovled
  12. I cannot reproduce this problem, can you give me position of your gif.
  13. Hello, do you have try to use wManager.Wow.Helpers.ClickOnTerrain.Pulse(new Vector3(1, 2, 3));
  14. Hello, You can check if it is WRobot in log ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  15. Share your fightclass please and your full log file ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. Try to activate "Use lua to move" (in advanced general settings)
  17. Hello, add this in your fightclass like: RunMacroText("/petattack"); RunMacroText("/cast Hunter's Mark(Rank 2)"); RunMacroText("/cast Berserking(Racial)"); RunMacroText("/cast Rapid Fire"); with spell settings "Not spell is lua script" > True and "Once per target" > True (and add distance condition) But, you can also add all spells normally in your fightclass
  18. Hello, try to remove your folder "WRobot\Data\Meshes\"
  19. I cannot change but I have removed your review, you can post new
  20. Use SpellManager.SpellUsableLUA("spell name") http://wowwiki.wikia.com/wiki/API_IsUsableSpell
×
×
  • Create New...