-
Posts
12519 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Droidz
-
Bonjour, dans wow, allez dans Menu > Interface > Souris > Cliquer pour se déplacer (désactivé cette option)
-
Ok, tell me if this resolve your problem. if you can also try to close battle.net launcher. You get this message all time?
-
Hello, "Auction" bot does this.
-
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/ ).
-
Do you have try to restart your computer or to disable your anti virus?
-
Ok, put Condition: Burning Embers Equal or greater than 10 (replace 1 by 10, or 2 by 20, or ...)
- 10 replies
-
- destruction
- warlock
-
(and 3 more)
Tagged with:
-
I have keep note of it, I comeback here if I add code for this.
-
How To Disable Blacklist
Droidz replied to Marleyjones's topic in WRobot for Wow Wrath of the Lich King - Help and support
Hello, try this plugin http://wrobot.eu/forums/topic/2747-clear-session-blacklist/?do=findComment&comment=12547 -
In game what is current number of burning embers (when you have click on button "c#...)
- 10 replies
-
- destruction
- warlock
-
(and 3 more)
Tagged with:
-
Action bot
Droidz replied to Sup123's topic in WRobot for Wow Wrath of the Lich King - Help and support
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# (...." -
-
the crash reports
Droidz replied to chg927's topic in WRobot for Wow Wrath of the Lich King - Help and support
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/ -
Hello, add step type "EndWhile".
-
avez-vous essayé de désactivé votre antivirus?
-
Bonjour, http://download.wrobot.eu/wrobot/guides/WRobot guide FR.pdf
-
Healbot drinking
Droidz replied to stigger's topic in WRobot for Wow The Burning Crusade - Help and support
Hello, use this plugin to use drink item http://wrobot.eu/files/file/650-party-chat-command/?tab=comments -
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.
-
Hello, generally install slimdx resolve log error "System.ComponentModel.Win32Exception (0x80004005): Invalid window handle" (and can resolve afk problem)
- 12 replies
-
- disconnect
- world of warcraft
-
(and 1 more)
Tagged with:
-
Do you have try to disable your antivirus/firewall?
-
No but I'll add support http://wrobot.eu/forums/topic/4143-sky-golem-fixed-yet/#comment-19403
-
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();" )