Everything posted by Droidz
-
Quest Havi's Test
Hello, you can try to use c# code like: if (GoToTask.ToPositionAndIntecractWithGameObject(new Vector3(1, 2, 3), 252074)) // pos and object id at pickup { ClickOnTerrain.Pulse(new Vector3(4, 5, 6)); // pos of Pot of Stew }
-
Interact with NPC with no Objective count
Hello, you can try to put true at "Auto detect objective count X". If this don't works you need to detect manually (with c# code in option "Is complete condition")
-
Add a "must have completet this quest to do this"
Hello, in quest 'Base settings', you have option "Required Quest id", if you haven't completed the "Required Quest id", current quest is skipped.
-
wrotation help
Try to disable WRobot plugins and Wow addons. You get this problem after few hours without change wrobot/wow settings?
-
Mining
Hello, can you try to activate "Use lua to move" in advanced general settings
- A note to the webs / moderators
-
Unnatural Movement
Hello, what is your FPS in game? Try to active "Use lua to move" in advanved general settings
-
License key private server 6.2.3 20779
If you can try again
-
Run a macro at the end of a route
What macro do you want run?
- 32-bit
-
Wrobot fenêtre se ferme toute seule
Bonjour, si vous pouvez essayer de nouveau.
-
WROBOT fenêtre se referme toute seule
Hello, if you can try again.
- Not Smelting
-
Break Slow, Rooted, Feared, etc..
Hello, you can use this condition: Possessed Fleeing Influenced Confused Pacified Target Possessed Target Fleeing Target Influenced Target Confused Target Pacified Pet Possessed Pet Fleeing Pet Influenced Pet Confused Pet Pacified
-
gather profiel ticks
Hello, when you get this problem, do you get informations in your log file?
-
!Memory.IsProcessOpen
Yes, you get this problem frequently?
-
Pas d'invocation d'élémentaire d'eau
Bonjour, pouvez vous partager votre fightclass
-
!Memory.IsProcessOpen
Hello, this message appear when wow crash generally, try to install required software and switch directx version: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
-
problème de validation de quête automatique
Bonjour, Vous n'avez pas installer un addon wow qui valide vos quêtes?
-
Bot ignores respawn of herbs
Hello, what is respawn time?
-
Re-use item to get buff
Code fixed in original post.
-
Help WRBOT CRASH
This versions are outdated and not supported. Supported versions for private server are here: http://wrobot.eu/forums/forum/66-wrobot-for-wow-private-server/
-
Gathering bot problem (mine only once)
I thank that this problem is caused by your server (if you can give me the name). You can try to use this plugin: http://wrobot.eu/forums/topic/2747-clear-session-blacklist/?do=findComment&comment=12547
-
Request (Bot statistics at the end of log file)
Hello, I'll add it. I comeback here when is done.
-
Zip multiple fight classes for easy updates
Hello, I have removed it. But it is possible manually, you need to edit file "WRobot\Settings\packages.xml" and add link to your zip file, for it edit packages.xml with notepad and add after "<UrlProtocolXML>": <UrlProtocolXML> <UrlZip>http://url.com/file.zip</UrlZip> <Name>Your files name</Name> <Author>Your name</Author> <Size>0</Size> <AutoUpdate>true</AutoUpdate> </UrlProtocolXML>