Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. You have put 10.5 at FlyAboveGroundHeight, try value like 2 or 2.5
  2. Hello, Can you share your FULL log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  3. 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.
  4. I'll remove GetEquippedItem, this method is useless and broken.
  5. Hello, do you have try to use ObjectManager.Me.GetEquipedItemBySlot()?
  6. 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; )
  7. 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/ ).
  8. 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).
  9. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  10. Hello, check if WRobot use good https://www.youtube.com/watch?v=S-wu3hBS9pc
  11. Bonjour, https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?do=findComment&comment=33664
  12. 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)
  13. When you start bot, and you click on "Go to town" button tab "tools" wrobot don't use mammoth?
  14. 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).
  15. 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"?
  16. in your log wrobot don't try to go to vendor/repair
  17. Hello, with notepad replace InteractGameObject by InteractGameObjectAutoLoot
  18. Hello, can you stop to spam forum, next time I ban you: https://wrobot.eu/forums/topic/7996-archaeologist/?do=findComment&comment=36780
  19. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. https://wrobot.eu/forums/topic/8032-resto-druid-healing-class/
  21. https://wrobot.eu/forums/topic/7996-archaeologist/?do=findComment&comment=36780
  22. Hello, do you have wow addons? if yes try to disable all
  23. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). Try also to disable your fightclass (to check if it is the problem)
  24. In general settings try to disable option "Calculate interact/combat distance by target size"
×
×
  • Create New...