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
}
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")
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
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
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/
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
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>