Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, WRobot don't support official servers
  2. Hello, try http://wowwiki.wikia.com/wiki/API_TargetLastTarget (2 times ) or http://wowwiki.wikia.com/wiki/API_TargetNearestFriend
  3. Hello, this is probably caused by your fightclass
  4. Hello, try to replace "while (!Quest.IsObjectiveComplete(1, 9361))" by "if ..."
  5. Hello, while (wManager.Wow.Helpers.Fight.InFight) System.Threading.Thread.Sleep(50);
  6. https://wrobot.eu/forums/topic/8796-turn-off-walking/#comment-47466
  7. Hello, try this plugin: DontMove.cs
  8. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  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. click with lua code
  11. Click on buttons https://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447
  12. it is automatic when your character speak with a flightmaster, you can edit taxi database tab "tools", if you want edit taxi database from your profile you need to use C#
  13. Hello, this works, do you have error?
  14. Hello, if npc zone is not big, you can use normal way to pickup quest (WRobot while wait than NPC is in the zone), else you can try to use quest type "InteractWith" with several hotspots and use macro to pickup quest manually
  15. Try to change your proxy/vpn software, with openvpn I haven't problem
  16. Yes he works in vanilla, but you implementation is not good you need minimum 2 posiitons, and for now he works only if pathfinder serrver return partial result
  17. Use quest type interactwith and run macro to pickup quest
  18. https://wrobot.eu/forums/topic/10056-private-server-112-wont-queue-bg/
  19. https://wrobot.eu/forums/topic/10056-private-server-112-wont-queue-bg/
  20. Hello, no try to reset wow settings or to check change
  21. you neen to be in method to write code (create class and method, before to start to write code for WRobot read C# tuto)
  22. Hello, In dev tools run code like robotManager.Helpful.Var.SetVar("dbgOutput", wManager.Wow.Helpers.Quest.GetNumGossipAvailableQuests()); (select language C# and click on Run code button)
  23. Hello, no with default option but you can do that with your fightclass
  24. Hello, you haven't license on your account, I don't unstrande your problem, in screen you use trial version.
  25. Hello, try again
×
×
  • Create New...