Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, it is more like that: var position = new Vector3(-8969.99f, 779.636f, 95.89193f); int npcEntryId = 6929; Logging.Write("bindloc: " + bindLocation); //while (bindLocation != "Stormwind") //Logging.Write(ObjectManager.Me.Position.ToString()); var lo = PathFinder.FindPath(ObjectManager.Me.Position, position); Logging.Write(lo.ToString()); MovementManager.Go(lo); // Loop while (MovementManager.InMovement && Conditions.InGameAndConnectedAndAliveAndProductStartedNotInPause) { Thread.Sleep(10); } MovementManager.StopMove();
  2. Hello, yes normally WRobot launches the most recent spell
  3. Hello, try StaticPopup1Text:GetText()
  4. Hello, what do you use for this type of purchase in your country?
  5. https://wrobot.eu/forums/topic/10885-plants-dont-touch-the-ground/
  6. Hello, if you can wait next update and confirm me that problem is resolved
  7. var playerObjsNear = Party.GetPartyHomeAndInstance().Where(o => o.Position.DistanceTo(new Vector3(1, 2, 3)) < 5);
  8. 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/ ).
  9. Hello, try to increment your min latency in advanced general settings
  10. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  11. Hello, At the end of your subscription, we will send you an invoice with renewal link to remind you to renew your subscription. We will not automatically renew your subscription. (to cancel renew invoice (video): https://download.wrobot.eu/wrobot/others/CancelRenewals.mp4 )
  12. Hello, you get home and instance members (arg "groupType" https://wow.gamepedia.com/API_GetNumGroupMembers ) (you get result even if one of the two is empty)
  13. Hello, this is problably caused by your fightclass, but if you use wow addons try to disable all
  14. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  15. Hello, disable all wow addons and wrobot plugins and share log file again please
  16. Hello, Check if you have vendor in your profile/npc db (tab tools), if your problem is not resolved disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  17. Hello, where is your list<string>? and you want use it is quest type (overidepulsecsharpcode)?
  18. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  19. Hello, Only the profile creator can solve this problem. Otherwise you can use the relogger to restart the bot frequently.
  20. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). What is CPU and RAM usages when crash?
  21. Droidz

    Plusieurs pc

    Bonjour, non ca ne pose pas problème
  22. Some profile can change settings, and by default sell is disabled
  23. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  24. Hello, Someone have try without plugins? And with another profile
×
×
  • Create New...