Everything posted by 79135
-
Auction House in quester profile
How to force go to AH in quester profile?
- Interact only after reload WRobot
-
Again dont work condition
Quester (OverridePulseCSharpCode)
-
Again dont work condition
if (wManager.Wow.Helpers.Quest.HasQuest(5926)) // Ive quest ID 5926 but bot don't use the code in the function " if ". Why??? (Quest http://db.vanillagaming.org/?quest=5926)
- Interact only after reload WRobot
-
Can condition dont work.
https://wrobot.eu/profile/1-droidz/ Answer please, why is it happened?
-
Can condition dont work.
" return ObjectManager.Me.Position.DistanceTo(new Vector3(1, 2, 3)) == 0; " I spelled such values, and the bot still performs this task. Even if I write such an absurdity: " return 40 < 1; " The bot will execute this command. Why? (ver. WoW 2.4.3)
-
Bot Change vendor
How to force a bot to do this? Have command (wManager... ... ...)?
-
Bot Change vendor
Vendor (22:53:08 - [ToTown] Go to vendor Geenia Sunshadow (Repair)) in much closer than vendor (22:53:45 - [ToTown] Go to vendor Tandaan Lightmane (Repair)) Why bot change vendor? X trader is much closer than the trader Y 4 июн 2017 15H34 - PPQC.log.html
-
Problem with VENDOR
wManager.wManagerSetting.CurrentSetting .... Npc/Mailbox search radius = 10000 (Write please this command correctly)
-
Problem with VENDOR
2 июн 2017 09H22 - swqN.log.html
-
Problem with VENDOR
Bots go to vendor 1 time but next time they don't go to vendor. Why???. I do clear session and delete from NPC DB all npc - This solves the problem but every time you do not feel like doing it...
-
Dont use fly master
droidz ayyyy, I paid 39$, can I get the information????
-
Dont use fly master
does not matter.... 18 май 2017 21H14.log.html OffMeshConnections.xml
-
Dont use fly master
Checked, position taxi Thunder Bluff is good, but bot don't use flymaster..
-
Dont use fly master
Hi, bot dont fly from "Camp Taurajo, The Barrens" to Thunder Bluff "Cannot make path from Thunder Bluff, Mulgore to destination." "Cannot take taxi, Blacklist flightmaster 30 min and taxi node for session." (WoW 1.12)
-
Quester (all coomand)
Where to find the commands in the mode QUESTER when one of more conditions have been met( step by step) Example: "return (wManager.Wow.Helpers.Usefuls.ContinentId == (int)wManager.Wow.Enums.ContinentId.Azeroth);" - this example shows when you enter the zone Azeroth ends this quest and begins another. (sorry my bad eng)
-
Использование режима quester в инсте
Где найти все критерии смены действий, при использовании режима quester в инсте. К примеру, закончил один путь -> начал делать сделующее действие и т.д.? мне нужен полный список критериев на языке Lua. И еще такой вопрос, а если во время прохождения инста персонаж умер, тоже как этот шаг внести в quester?( WoW Vanilla)