Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

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