Jump to content

Droidz

Administrators
  • Posts

    12570
  • Joined

  • Last visited

Everything posted by Droidz

  1. In the log, bot seems to cast spells. Try to use English game client (some fightclass works only with English client)
  2. 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/ ).
  3. Version 1.0.0

    1150 downloads

    Old paid files, from users inactive for at least 1 year.
  4. 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")
  5. No, you cannot run code when WRobot is opening.
  6. Problem should be sovled
  7. Do you have a log of one of bugged session (with several bad paths) ? Bonjour, avez vous un message d'erreur ?
  8. Hi, check continent in the quest "Go to First Boss"
  9. 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)
  10. https://wrobot.eu/bugtracker/turtle-wow-grinder-wrong,walk-around-randomly-not-following-the-recorded-route-r1475/?do=findComment&comment=6634&_rid=1
  11. Hello, it's probably profile problem.
  12. https://wrobot.eu/bugtracker/problem-with-connecting-to-the-server-r1474/?do=findComment&comment=6628&_rid=1
  13. Problem should solved (on all versions). If you have an issue (authentication or pathfinder) let us know here. Sorry for the inconvenience.
  14. Changed Status to Fixed
  15. 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
  16. https://wrobot.eu/bugtracker/problem-with-connecting-to-the-server-r1474/
  17. 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.
  18. The limit is probably lua. Use buy/sell color filter, I'm sure that you can reduce your list
  19. This command https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/exit exit 1234 (replace 1234 by process id)
  20. 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.
  21. Hello, select NPC in smelting zone
  22. You play in what server ?
  23. The first fightclass seems to attach the same event a significant number of times, whereas it should be done only once. In your second (xml shared), you spam lua code , but this lua code is incorrect. Try with download fightclass (or without to be sure)
×
×
  • Create New...