Jump to content

Droidz

Administrators
  • Posts

    12582
  • Joined

  • Last visited

Everything posted by Droidz

  1. Try to activate "Use lua to move" (in advanced general settings)
  2. 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
  3. Hello, try to remove your folder "WRobot\Data\Meshes\"
  4. I cannot change but I have removed your review, you can post new
  5. Use SpellManager.SpellUsableLUA("spell name") http://wowwiki.wikia.com/wiki/API_IsUsableSpell
  6. Hello, you can try to "use ctm" (in advanced general settings)
  7. 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)
  8. Hello, replace Buffer.Pulse(); by while (wManager.Wow.Helpers.Conditions.ProductIsStarted) { if (wManager.Wow.Helpers.Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { Buffer.Pulse(); } }
  9. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  10. Hello, I cannot reproduct your problem, try to reinstall WRobot. Do you have errors in your log (wrobot and relloger logs)?
  11. Can you try with a english wow client, if this resolve your problem i'll check why
  12. Hello, try to run file beBtqfMi.exe, if this don't resolve problem, try to disable your antivirus and reinstall wrobot
  13. 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
  14. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  15. Try to remove (empty) option "Aquatic" mount name in advanced general settings (and turn on path finding)
  16. Use spell option "not spell, is lua script" and use: http://vanilla-wow.wikia.com/wiki/API_CastSpell (you need to check manually if spell is usable, distance and ...)
  17. Hello, try to disable you wow addons.
  18. Hello, if you can wait next update
  19. Hello, if you can wait next update
  20. Bonjour, attendez la prochaine mise a jour
  21. Hello, if you can wait next update
×
×
  • Create New...