Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, can you share screenshot of you food settings (in advanced general settings)
  2. 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
  3. Hello, wait next update, I improved combat detection with others players and added option to ignore all combat with players.
  4. Hello, if you can wait next update and tell me if problem is resovled
  5. I cannot reproduce this problem, can you give me position of your gif.
  6. Hello, do you have try to use wManager.Wow.Helpers.ClickOnTerrain.Pulse(new Vector3(1, 2, 3));
  7. 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/ ).
  8. Share your fightclass please and your full log file ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. Try to activate "Use lua to move" (in advanced general settings)
  10. 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
  11. Hello, try to remove your folder "WRobot\Data\Meshes\"
  12. I cannot change but I have removed your review, you can post new
  13. Use SpellManager.SpellUsableLUA("spell name") http://wowwiki.wikia.com/wiki/API_IsUsableSpell
  14. Hello, you can try to "use ctm" (in advanced general settings)
  15. I told you to try to remove your aquatic mount. And your fightclass spam spells. You can also try to clean you taxidb (tab tools)
  16. Hello, replace Buffer.Pulse(); by while (wManager.Wow.Helpers.Conditions.ProductIsStarted) { if (wManager.Wow.Helpers.Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { Buffer.Pulse(); } }
  17. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  18. Hello, I cannot reproduct your problem, try to reinstall WRobot. Do you have errors in your log (wrobot and relloger logs)?
  19. Can you try with a english wow client, if this resolve your problem i'll check why
  20. Hello, try to run file beBtqfMi.exe, if this don't resolve problem, try to disable your antivirus and reinstall wrobot
  21. Yes fightclass seem strange, can you try without fightclass, try also to disable wrobot plugins and wow addons, and if all works fine, try to reactivate them one per one
×
×
  • Create New...