Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. wManager.wManagerSetting.CurrentSetting.SearchRadius = 50;
  2. Hello, try to redownload and reinstall WRobot
  3. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 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/ ).
  4. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 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/ ).
  5. Hello, you min latency is to low. In min/max latency try to put 600/700. try also to disable your fightclass
  6. Hello, wManager.wManagerSetting.CurrentSetting.HarvestMinerals = false; wManager.wManagerSetting.CurrentSetting.HarvestHerbs = false; wManager.wManagerSetting.CurrentSetting.SkinMobs = false; wManager.wManagerSetting.CurrentSetting.LootChests = false;
  7. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  8. Hello, in your log WRobot never try to regen
  9. https://wrobot.eu/forums/topic/7951-feeding-pet/?do=findComment&comment=36454
  10. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  11. Can you give me position of the boat
  12. 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
  13. check your PM
  14. Hello, WRobot try to found best position to resurrect. In advanced general settings put lower value regen options
  15. Hello, in quest "base settings", you have option like "can repeat", enable this option
  16. Hello, it is strange. Try to disable you wow addons and wrobot plugins. Share your log if your problem is not resolved
  17. Hello, in fightclass editor, in spell settings you disable option "in combat only"
  18. Hello, wait next update
  19. 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)
  20. You have put 10.5 at FlyAboveGroundHeight, try value like 2 or 2.5
  21. Hello, Can you share your FULL log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  22. 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.
  23. I'll remove GetEquippedItem, this method is useless and broken.
  24. Hello, do you have try to use ObjectManager.Me.GetEquipedItemBySlot()?
×
×
  • Create New...