Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. Bonjour, dans wow, allez dans Menu > Interface > Souris > Cliquer pour se déplacer (désactivé cette option)
  2. Ok, tell me if this resolve your problem. if you can also try to close battle.net launcher. You get this message all time?
  3. Hello, "Auction" bot does this.
  4. 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/ ).
  5. Do you have try to restart your computer or to disable your anti virus?
  6. Ok, put Condition: Burning Embers Equal or greater than 10 (replace 1 by 10, or 2 by 20, or ...)
  7. I have keep note of it, I comeback here if I add code for this.
  8. Hello, try this plugin http://wrobot.eu/forums/topic/2747-clear-session-blacklist/?do=findComment&comment=12547
  9. Hello, you can try to blacklist zone when you found bugged mobs.
  10. In game what is current number of burning embers (when you have click on button "c#...)
  11. 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# (...."
  12. Pour http://www.wowhead.com/spell=546/water-walking essayer:
  13. 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/
  14. Hello, add step type "EndWhile".
  15. avez-vous essayé de désactivé votre antivirus?
  16. Bonjour, http://download.wrobot.eu/wrobot/guides/WRobot guide FR.pdf
  17. Hello, use this plugin to use drink item http://wrobot.eu/files/file/650-party-chat-command/?tab=comments
  18. Hello, contact owner of figthclass if you want help with her. If you want use "Travel Form" put it in mount and flymount name in general settings.
  19. Hello, generally install slimdx resolve log error "System.ComponentModel.Win32Exception (0x80004005): Invalid window handle" (and can resolve afk problem)
  20. Do you have try to disable your antivirus/firewall?
  21. No but I'll add support http://wrobot.eu/forums/topic/4143-sky-golem-fixed-yet/#comment-19403
  22. Hello, when "NotLoop" is activated, at the end of profile (when you are at last position) wrobot reverse profile to go to first position, when "NotLoop" is disabled, at the end of profile, wrobot return directly to first profile position (with or without this option WRobot repeat the profile). If you want stop bot when you are at last position you can use http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ (with code: "c#: robotManager.Products.Products.ProductStop();" )
×
×
  • Create New...