Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. For legion for private servers read this https://wrobot.eu/forums/topic/5920-download-wrobot-for-legion-private-server/
  2. WRobot works on Legion server
  3. Droidz

    Wrong Lua events

    https://wrobot.eu/bugtracker/eventsluawithargsoneventsluawithargs-not-firing-some-events-r911/?do=findComment&comment=4560
  4. It is that I think, Event id change frequently, and when you compile DLL, compiler put id in dll (not the enum name). To fix it, try to (by sample) replace: if (id == LuaEventsId.MIRROR_TIMER_START) by if (id.ToString() == "MIRROR_TIMER_START")
  5. In vanilla I cannot detect bag type. To resolve this problem, in advanced genral settings at the option "Min free bag slots" (tab vendor...) put number of slots of your quiver.
  6. Hello, I am not sure to understand (if it is not that, give more details), but try to use "followpath" quest type (and disable option is "hotspots")
  7. You get this problem only in vanilla?
  8. Hello, What do you want tell by more? I have check and no change on my computer.
  9. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). Try to increment your min/max latency
  10. Droidz

    FishBot

    Hello, it is fightclass problem
  11. Hello, try to increment min/max latency in advanced general settings
  12. Hello, where do you run this code? in quest step or in quest? You cannot use quest step type "loadprofile"?
  13. Bonjour, regarder dans votre fichier log (onglet "Log")
  14. Version 1.0.0

    495 downloads

    [Quester] Accept Group Invitation This plugin accept group request when you pulse quest objective (and decline/leave party when is done). This plugin works only with "Quester" product, he works with all WRobot/Wow verison but it is useful for older versions of Wow.
  15. Hello, mount name is case sensitive, put Summon Warhorse
  16. Hello, you can run action "dismount": https://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/
  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, if you can try to remove again your taxidb and try again (with last WRobot update)
  19. Hello, I planned to add support of these two BG, but I ignore when.
  20. Hello, he don't go to vendor when normal bags are full?
  21. You don't use last update, try to update WRobot
  22. Hello, you cannot with default features. But you can create c# script to change your settings quickly, you can also try plugin like .
  23. Hello, Can you share your log file please ( ).
  24. do you have try to reinstall WRobot?
×
×
  • Create New...