Jump to content

Droidz

Administrators
  • Posts

    12618
  • Joined

  • Last visited

Everything posted by Droidz

  1. Min latency at 30 is to low, try value like 350 (or more). Try also to download and install WRobot in another folder, just copy your profile (don't edit settings) and test if your have same probleml
  2. Hello, I tried to resolve this problem (consider 'Ghost Wolf' as a mount), if you can wait next update and tell me problem is resolved
  3. Hello, sorry for delay. remove file "[H]WSG" and rename file "[H]WSG.xml" to "[H]WSG"
  4. Bonjour, désolé pour le temps d'attante, vous avez installé tout les logiciels requis: Avez vous essayé de télécharger un autre client Wow? de supprimer le fichier Wow-64.exe? Avez vous des erreurs dans vos fichier "Logs"
  5. Hello, you have option for than in advanced general settings
  6. In npc db add your vendor with npc type 'vendor'
  7. 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();
  8. Hello, yes normally WRobot launches the most recent spell
  9. Hello, try StaticPopup1Text:GetText()
  10. Hello, what do you use for this type of purchase in your country?
  11. https://wrobot.eu/forums/topic/10885-plants-dont-touch-the-ground/
  12. Hello, if you can wait next update and confirm me that problem is resolved
  13. var playerObjsNear = Party.GetPartyHomeAndInstance().Where(o => o.Position.DistanceTo(new Vector3(1, 2, 3)) < 5);
  14. 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/ ).
  15. Hello, try to increment your min latency in advanced general settings
  16. 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/ ).
  17. 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 )
  18. 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)
  19. Hello, this is problably caused by your fightclass, but if you use wow addons try to disable all
  20. 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/ ).
  21. Hello, disable all wow addons and wrobot plugins and share log file again please
  22. 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/ ).
  23. Hello, where is your list<string>? and you want use it is quest type (overidepulsecsharpcode)?
  24. 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/ ).
×
×
  • Create New...