Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Oui cette version fonctionne avec tout les types d'abonnements WRobot.
  2. Hello, Can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
  3. Bonjour, cette version de WRobot est obsolete, vous devez utiliser la dernière verison de WRobot pour MoP: http://wrobot.eu/forums/topic/2477-download-wrobot-for-mop/
  4. Hello, try to launch WRobot with shortcut "WRobot no dx".
  5. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
  6. Seem works, can you give me spell names
  7. Hello, Now, WRobot for private servers support also Wow versions 5.4.7.18019 (mop) and 6.2.3.20886/20779 (wod). Complete list of supported versions (tooday): Warlords of Draenor: 6.2.4.21742 and 6.2.3.20886/2077. Mists of Pandaria: 5.4.8.18414 and 5.4.7.18019 Cataclysm: 4.3.4.15595 Wrath of the Lich King: 3.3.5a.12340 The Burning Crusade: 2.4.3 8606
  8. Hello, Now, WRobot for private servers support also Wow versions 5.4.7.18019 (mop) and 6.2.3.20886/20779 (wod). Complete list of supported versions (tooday): Warlords of Draenor: 6.2.4.21742 and 6.2.3.20886/2077. Mists of Pandaria: 5.4.8.18414 and 5.4.7.18019 Cataclysm: 4.3.4.15595 Wrath of the Lich King: 3.3.5a.12340 The Burning Crusade: 2.4.3 8606 View full article
  9. Hello, problem caused by WRobot and now resolved: http://wrobot.eu/forums/topic/4237-druids-broken/?do=findComment&comment=19642
  10. http://wrobot.eu/forums/topic/4237-druids-broken/?do=findComment&comment=19642
  11. About druid problem: http://wrobot.eu/forums/topic/4237-druids-broken/?do=findComment&comment=19642
  12. http://wrobot.eu/forums/topic/4237-druids-broken/?do=findComment&comment=19642
  13. Hello, sorry for the trouble, I just fix the problem, update WRobot.
  14. You are sure than the fight class don't need update with change of 7.1?
  15. Can you share your log file please Envoyé de mon iPhone en utilisant Tapatalk
  16. Hello, I have check and "casted by me" works fine. You can try to use buff id: http://wrobot.eu/forums/topic/3573-snippets-c-codes-for-fight-classes/#comment-16508
  17. Hello, like this: http://wrobot.eu/forums/topic/1867-quit-petbattle/?do=findComment&comment=9161 you can also add macro in your fightclass
  18. Done: http://wrobot.eu/articles/news/wrobot-for-wow-710-build-22900-ready-r104/
  19. Hello, WRobot support now Wow Legion patch 7.1.0.22900. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). More info about this wow version: Click here EDIT: Support build 22908 View full article
  20. Update status: http://wrobot.eu/forums/topic/4229-update-status-patch-710-build-22900/#comment-19596
  21. Hello, WRobot support now Wow Legion patch 7.1.0.22900. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). More info about this wow version: Click here EDIT: Support build 22908
  22. Hello, Reports here all hot bugs appear with WRobot for Wow 7.1.5 (for others bugs/suggestion please use bug tracker). (Don't forget to share log file here)
  23. Hello, I start to work on this patch ps: More info about this version: http://www.wowhead.com/g00/news=257057/patch-7-1-survival-guide-return-to-karazhan-suramar-campaign-raiding-with-leashe
  24. Yes you can use this in quester, yes events are auto cleared when bot is stopped (to avoid problems). I'll writte small guide after release (with WRobot for wow 7.1).
  25. Hello, Vector3 pos1 = new Vector3(-1444.624, -253.5518, 0.9669148, "Flying"); float fishRotation = 3.0f; if (!FishingTask.IsLaunched) { if (GoToTask.ToPosition(pos1, 1.5f)) { ObjectManager.Me.Rotation = fishRotation; FishingTask.LoopFish(); Thread.Sleep(500); } } return true; And in "IsComplete..." option use c# code like: return ItemsManager.GetItemCountById(111908) >= 10; (change 111908 by your item id)
×
×
  • Create New...