Everything posted by Droidz
-
No fish are hooked
Hello, you min latency is to low. In min/max latency try to put 600/700. try also to disable your fightclass
-
disable herbalism
Hello, wManager.wManagerSetting.CurrentSetting.HarvestMinerals = false; wManager.wManagerSetting.CurrentSetting.HarvestHerbs = false; wManager.wManagerSetting.CurrentSetting.SkinMobs = false; wManager.wManagerSetting.CurrentSetting.LootChests = false;
-
No fish are hooked
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Bot drowning, trying to drink underwater
Hello, in your log WRobot never try to regen
- [Solved] Hunter Feed Pet
-
Private server subscription
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
[Vanilla] Deeprun Tram not updating correctly in ObjectManager
Can you give me position of the boat
-
Add mapId (ContinentId) to Vector3
Hello, Add continentid to all vector3 I think that's too much. But why not add Action (like travel: Azeroth), c# or profile option to select profile continent. If you have any ideas / suggestions to add this features
- Adding to TaxiDB
- Bot does not rest before re-engaging after death
- 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