Everything posted by Droidz
-
"Hostile Unit Near" in Lua?
Hello, no you cannot use this in lua. Where do you want use your script?
-
Questing in Custom profile
Hello, with "custom profile" you can do what you want, but it is not easy way to do quest with. Why do you not use normal quest profile, you can use you own code/class
-
("bug") thunder bluff navigation
If you can wait next update and tell me if gameobject distance is fix (in wrobot for vanilla)
- Restart profile
-
(Bug) Pick up quest on item
Hello, use lua to wait, I comeback here when is fix.
- Register Combat_Log with args
-
Option to try to pick up the herb several times? Interrupt = skip herb.. :(
Try to disable option "Ignore fighting during farm if in druid form/Sky Golem"
- Restart profile
-
Change fight profile.
wManager.Wow.Helpers.CustomClass.DisposeCustomClass(); wManager.Wow.Helpers.CustomClass.LoadCustomClass("myfightclass.xml");
-
Few developer questions.
- Game version incorrect
Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).- Game version incorrect
No sorry, you need to download WRobot this website to avoid virus (I have edit my last message, I have make mistake).- Sell whole pocket ?
Hello, yes in advanced general settings (some wow addon can do this also)- fighting the mobs while gathering
Hello, wait next update, now "ForceIgnoreIsAttacked" support farming task.- Option to try to pick up the herb several times? Interrupt = skip herb.. :(
Hello, check if option "Ignore fighting during farm if in druid form/Sky Golem" is disabled (in advanced general settings tab "looting...")- Game version incorrect
You are download wrobot in this website? try to add wrobot in your antivirus whitelist? Virustotal result: - https://www.virustotal.com/fr/url/5219f9d27ce5caadea249de88520708cadc646c1b78051b9b7bc363ca2250ea4/analysis/1491390246/ - https://www.virustotal.com/fr/file/127908f0d979b699be0f6583a0459b6421cc9b4e7dc7f1febd170f28a08cb8c6/analysis/1491390258/- Game version incorrect
What antivirus do you use?- Relogger! wow1.exe wow2.exe?
Hello, you can also add task type "ChangeWowPath"- Game version incorrect
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/ ).- Bot stands at spirit rez after dying
Hello, can you share your full log file- Exception Reaction
Hello, I cannot reproduce this error. If when you get again this error, if you can run this code (in dev... tools) to find what unit cause this error: Logging.WriteDebug("================================================"); foreach (var o in ObjectManager.GetObjectWoWUnit()) { var r = Reaction.Unknown; try { r = o.Reaction; } catch{} Logging.WriteDebug(o + " > " + r); } Logging.WriteDebug("================================================");- Party Assist Question
Hello, yes you can- AFK / Inactivity Logout
Hello, try to activate "Use lua to move". Some antivirus or teamviewer can block keyboard access.- Interact.InteractGameObject doesnt work + That lead to fight stuck
For npc "Fel Crystal" use or not interactOnLeftClick cvar haven't effect, only left click seem to works to target this NPC.- 2.4.3 bot wont start
Hello, try this: https://support.microsoft.com/en-us/help/2971005/error-message-when-you-compile-applications-to-target-the-.net-framework-4.5.2 tell me if your problem is resolved or not (I'll refund or add days at your subscription) - Game version incorrect