Jump to content

Droidz

Administrators
  • Posts

    12582
  • Joined

  • Last visited

Everything posted by Droidz

  1. I don't see any error in you log, when you run this code you need to wait (window freeze during download, download can last more than 10 minutes).
  2. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  3. Check if you don't use proxy, make also this step: (some virus/malwares intall proxy on your computer). You can also check if your hosts file don't block WRobot.eu ( https://support.rackspace.com/how-to/modify-your-hosts-file/ )
  4. "Logs" folder is empty?
  5. Hello, Can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
  6. Hello, Can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
  7. Hello, for legion private server currently you can use old WRobot versions http://wrobot.eu/forums/topic/2018-wrobot-old-versions/
  8. Bonjour, dans wow, allez dans Menu > Interface > Souris > Cliquer pour se déplacer (désactivé cette option)
  9. Ok, tell me if this resolve your problem. if you can also try to close battle.net launcher. You get this message all time?
  10. Hello, "Auction" bot does this.
  11. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  12. Do you have try to restart your computer or to disable your anti virus?
  13. Ok, put Condition: Burning Embers Equal or greater than 10 (replace 1 by 10, or 2 by 20, or ...)
  14. I have keep note of it, I comeback here if I add code for this.
  15. Hello, try this plugin http://wrobot.eu/forums/topic/2747-clear-session-blacklist/?do=findComment&comment=12547
  16. Hello, you can try to blacklist zone when you found bugged mobs.
  17. In game what is current number of burning embers (when you have click on button "c#...)
  18. Hello, wait next update. To wait you can run this c# code, for it, go to tab "Tools" > "Development tools", paste this code in textbox: : var me = new List<PathFinder.OffMeshConnection> { new PathFinder.OffMeshConnection(new List<Vector3> { new Vector3(-8805.438, 663.3263, 96.20168), new Vector3(-8809.822, 647.994, 94.38027) }, (int) wManager.Wow.Enums.ContinentId.Azeroth), new PathFinder.OffMeshConnection(new List<Vector3> { new Vector3(-8809.822, 647.994, 94.38027), new Vector3(-8805.438, 663.3263, 96.20168) }, (int) wManager.Wow.Enums.ContinentId.Azeroth) }; wManager.Wow.Helpers.PathFinder.OffMeshConnections.Load(); wManager.Wow.Helpers.PathFinder.OffMeshConnections.MeshConnection.AddRange(me); wManager.Wow.Helpers.PathFinder.OffMeshConnections.Save(); and press button "C# (...."
  19. Pour http://www.wowhead.com/spell=546/water-walking essayer:
  20. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 , if you problem is not resolved use relogger: http://wrobot.eu/forums/topic/3632-relogger-tutorial-video/
  21. Hello, add step type "EndWhile".
  22. avez-vous essayé de désactivé votre antivirus?
  23. Bonjour, http://download.wrobot.eu/wrobot/guides/WRobot guide FR.pdf
×
×
  • Create New...