Jump to content

Droidz

Administrators
  • Posts

    12613
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, try to disable your wow addons
  2. Hello, some profiles/plugins can edit this list, can you share your log (if you use wow addons disable all)
  3. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. Hello, use code like: var p1 = new Vector3(377.3996, -134.4637, -2, "None"); ObjectManager.Me.Rotation = robotManager.Helpful.Math.TargetFacingToRadian(ObjectManager.Me.Position, p1); Move.StrafeLeft(); Move.StrafeRight();
  5. Hello, download another wow client in another website
  6. Hello, I think it is profile problem
  7. Droidz

    TBC Grinder problems

    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, Can you share your log file please ( (https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). (check if your plugins and fightclass are updated)
  9. Hello, check if the profiles is for your game version (or if one or your plugins/fightclass cause this error)
  10. Hello, in advanced general settings you can use option "Ignore fights when traveling" (you can also https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=13088 but I don't recommand it)
  11. Hello, try to download another wow client
  12. Hello, yes disable your wow addons when you use bot to avoid problem
  13. Hello, you get problem with "GetItemCountByNameLUA"? You get problem only on Lua or with tbc and wotlk also?
  14. Hello, try to launch WRobot with shortcut "WRobot no dx", try to remove wow cache, try to download another wow client
  15. Hello, wManager.Wow.Helpers.Move.Forward(Move.MoveAction.DownKey); wManager.Wow.Helpers.Keybindings.PressKeybindings(wManager.Wow.Enums.Keybindings.JUMP); System.Threading.Thread.Sleep(1500); wManager.Wow.Helpers.Move.Forward(Move.MoveAction.UpKey); or wManager.Wow.Helpers.Move.Forward(Move.MoveAction.DownKey); wManager.Wow.Helpers.Move.JumpOrAscend(); System.Threading.Thread.Sleep(1500); wManager.Wow.Helpers.Move.Forward(Move.MoveAction.UpKey);
  16. Hello, bool r; var path = PathFinder.FindPath(new Vector3(), out r); if (r) { }
  17. Hello, try to reinstall WRobot, if your problem is not resolved try to download another wow client
  18. No sorry
  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. Hello, You can found your license key here: https://wrobot.eu/clients/purchases/ but you haven't subscription on this account
  21. Wait next update
×
×
  • Create New...