Everything posted by Droidz
- Problem with Repeatable quest
-
Bot drowning, trying to drink underwater
Hello, it is strange. Try to disable you wow addons and wrobot plugins. Share your log if your problem is not resolved
-
Path of Frost
Hello, in fightclass editor, in spell settings you disable option "in combat only"
-
[Vanilla] Deeprun Tram not updating correctly in ObjectManager
Hello, wait next update
-
Convert gathering to grinding?
Hello, Open notepad and copy paste this code: <?xml version="1.0" encoding="utf-16"?> <GrinderProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <GrinderZones> <GrinderZone> <Vectors3> POSITIONS-HERE </Vectors3> </GrinderZone> </GrinderZones> </GrinderProfile> Open another notepad window and load the gatherer profile, select and copy all lines that start by "<Vector3" like: <Vector3 X="2154.718" Y="6251.842" Z="127.6786" /> <Vector3 X="2159.156" Y="6245.74" Z="128.1655" /> <Vector3 X="2160.978" Y="6237.441" Z="129.2786" /> <Vector3 X="2161.879" Y="6229.778" Z="130.1322" /> <Vector3 X="2162.808" Y="6222.213" Z="129.9639" /> <Vector3 X="2164.3" Y="6214.424" Z="129.8085" /> Go to the first notepad window, remove text "POSITIONS-HERE" and paste copied lines. Save file in fodler "WRobot\Profiles\Grinder\" (in *.xml file)
- Flying too low. Ground level.
-
Travel Form problem
Hello, Can you share your FULL log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Constantly not making path to mobs
You get this problem only when you use this fightclass? Your code is big to find where is the problem. Do you have try to put "Range" fix? Try also to add logs to check when WRobot bug.
-
[Vanilla] EquippedItems.GetEquippedItem(WoWInventorySlot.Waist) broken
I'll remove GetEquippedItem, this method is useless and broken.
-
[Vanilla] EquippedItems.GetEquippedItem(WoWInventorySlot.Waist) broken
Hello, do you have try to use ObjectManager.Me.GetEquipedItemBySlot()?
-
Flying too low. Ground level.
Hello, try to disable your wow addons, you can also try to enable "use lua to move" in advanced general settings. If your problem is not resolve you can try to: Close WRobot. Go to folder "WRobot\Settings\" Open with notepad file "General-PLAYERNAME.SERVERNAME.xml" Search "<FlyAboveGroundHeight>1.5</FlyAboveGroundHeight>" and replace 1.5 by bigger value. Save and relaunch WRobot. (you can also run this c# command if you don't want to edit xml file: wManager.wManagerSetting.CurrentSetting.FlyAboveGroundHeight = 1.5f; )
-
Wrobot client
Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install required softwares) If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Flightmaster distance
Hello, it is the minimum distance (2d) between your character and current destination to take taxi (if distance is less than FlightMasterTaxiDistance WRobot will ignore flightmaster during traveling).
-
Open Gate to pit of saron
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
WRobot won't play sound
Hello, check if WRobot use good https://www.youtube.com/watch?v=S-wu3hBS9pc
-
Suppression impossible
Bonjour, https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?do=findComment&comment=33664
-
Bot will not mount Tundra Mammoth to sell/repair!!!
you need to click on button "Go to town" button tab "tools" only one time after to start bot (and wait than WRobot end current task)
-
Bot will not mount Tundra Mammoth to sell/repair!!!
When you start bot, and you click on "Go to town" button tab "tools" wrobot don't use mammoth?
-
Latest update bug
Ok, I have check code change and I don't found what can cause this problem, if you can share log of sessions where you get this problem (more I have log files, better is it).
-
Settings support for XML fight classes
Hello, https://wrobot.eu/forums/topic/7665-is-it-possible-to-make-the-wrobot-not-create-settings/?do=findComment&comment=35058 Can you share the code than you put in "additional C# code"?
-
Bot will not mount Tundra Mammoth to sell/repair!!!
in your log wrobot don't try to go to vendor/repair
-
Take a loot after pickpocket
Hello, with notepad replace InteractGameObject by InteractGameObjectAutoLoot
- need some help getting my archaeology bot to work on private server
-
Bot will not mount Tundra Mammoth to sell/repair!!!
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
fight class error
https://wrobot.eu/forums/topic/8032-resto-druid-healing-class/