Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, you need to use this code https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=13088&_rid=1 (better is to ignore mobs by guid)
  2. Hello, try to reboot your computer. Generally do that resolve this type of issue.
  3. In the log, bot seems to cast spells. Try to use English game client (some fightclass works only with English client)
  4. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. Version 1.0.0

    1079 downloads

    Old paid files, from users inactive for at least 1 year.
  6. Hello, to add code to your gatherer profile you can use https://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ : c#: wManager.Wow.Helpers.Radar3D.Pulse(); But, I think it's better to do it with plugin : public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.Wow.Helpers.Radar3D.Pulse(); } public void Dispose() { } public void Settings() { } } (save this code in .cs file type in the folder "Plugins")
  7. No, you cannot run code when WRobot is opening.
  8. Problem should be sovled
  9. Do you have a log of one of bugged session (with several bad paths) ? Bonjour, avez vous un message d'erreur ?
  10. Hi, check continent in the quest "Go to First Boss"
  11. Hello, I fixed a performance issue a few hours ago. If you can tell me if your problem has been solved. If you can tell me if problem is fixed (now)
  12. https://wrobot.eu/bugtracker/turtle-wow-grinder-wrong,walk-around-randomly-not-following-the-recorded-route-r1475/?do=findComment&comment=6634&_rid=1
  13. Hello, it's probably profile problem.
  14. https://wrobot.eu/bugtracker/problem-with-connecting-to-the-server-r1474/?do=findComment&comment=6628&_rid=1
  15. Problem should solved (on all versions). If you have an issue (authentication or pathfinder) let us know here. Sorry for the inconvenience.
  16. Changed Status to Fixed
  17. I'm working on it. I rented a new server to save time. I'm installing (old one had failed motherboard and both hard drives, reason I was given: "The disjunction is due to a water leak on one of our network equipment" ). It takes time, I start from scratch (reconfiguration, send data…). The version for WOTLK should be available in the next few hours. Sorry for the inconvenience
  18. https://wrobot.eu/bugtracker/problem-with-connecting-to-the-server-r1474/
  19. Hello, An incident has occurred on the authentication server (probably hardware). I can't do anything at the moment, the hoster team is working on it. I don't know for how long there is.
  20. The limit is probably lua. Use buy/sell color filter, I'm sure that you can reduce your list
  21. This command https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/exit exit 1234 (replace 1234 by process id)
  22. Hello, The problem is that smoothmove can change path a little, and in some zones that small change can cause problems. In advanced general settings tab "Pathfinding" you can increment option "wall distance". Use bigger value in this option can generate strange path sometime.
  23. Hello, select NPC in smelting zone
×
×
  • Create New...