Jump to content

Droidz

Administrators
  • Posts

    12595
  • Joined

  • Last visited

Everything posted by Droidz

  1. You use option (relogger option in general settings) "Lock relogger when launch Wow or bot (to launch one by one):"?
  2. The problem is that there is no communication between WRobot and the Relogger (the Relogger doesn't know where WRobot is). You Can't add a waiting time in a first task to delay the launches?
  3. 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
  4. 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
  5. Hello, sorry for delay. remove file "[H]WSG" and rename file "[H]WSG.xml" to "[H]WSG"
  6. 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"
  7. Hello, you have option for than in advanced general settings
  8. In npc db add your vendor with npc type 'vendor'
  9. 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();
  10. Hello, yes normally WRobot launches the most recent spell
  11. Hello, try StaticPopup1Text:GetText()
  12. Hello, what do you use for this type of purchase in your country?
  13. https://wrobot.eu/forums/topic/10885-plants-dont-touch-the-ground/
  14. Hello, if you can wait next update and confirm me that problem is resolved
  15. var playerObjsNear = Party.GetPartyHomeAndInstance().Where(o => o.Position.DistanceTo(new Vector3(1, 2, 3)) < 5);
  16. 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/ ).
  17. Hello, try to increment your min latency in advanced general settings
  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, 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 )
  20. 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)
  21. Hello, this is problably caused by your fightclass, but if you use wow addons try to disable all
  22. 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/ ).
  23. Hello, disable all wow addons and wrobot plugins and share log file again please
  24. 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/ ).
×
×
  • Create New...