Jump to content

Droidz

Administrators
  • Posts

    12618
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, This is a wow bug, I can't fix it. The best way is to blacklist wow zone where you have this problem.
  2. Hello, For the moment you can use lua condition with UnitRace. Sample: IsUndead = 0; local race, raceEn = UnitRace("target"); if (raceEn == "Scourge") then IsUndead = 1; end I'll add this condition directly in fightclass creator during next update.
  3. Pouvez vous partager le journal complet. Et pouvez vous désactiver tout vos addon wow si vous en avez. Avez vous essayé de réinstaller WRobot dans un nouveau dossier et de ne pas toucher aux configurations (sauf sélection fightclass et profil)?
  4. I have added support for dead NPCs to pickup/turnin quest, tell me if you have problem with it.
  5. Problem solved. Relaunch WRobot and accept update.
  6. Si vous pouvez me dire si le problème est corrigé avec la prochaine mise à jour
  7. Hello, I'll work on this, wait one or two hours.
  8. Bonjour, Pouvez vous partager le fichier journal d'une session de WRobot ou vous avez rencontré ce problème (vous pouvez trouver le journal dans le dossier "Logs" du bot? Vérifier si dans Wow la touche pour s’asseoir/décentre est bien une lettre (X par défaut).
  9. Merci, je vais corriger ce problème, je reviens vers vous des que le problème est résolu.
  10. Hello, To active pluging: Go to "General Settings" > "Enter advanced settings..." > tab "Plugins" > Select "WhisperScreenshot" > Click on button "Activate/Desactivate selected Plugin" (plugin name is green when is activated).
  11. You can found another's plugin source code here:
  12. Bonjour, Le vendeur de votre monture est bien: http://fr.wowhead.com/npc=32638 ? Et le réparateur est bien: http://fr.wowhead.com/npc=32639 ?
  13. If you can wait next update, I have added more informations in debug spell log, when next update is released, send me debug spell log again please. Thanks.
  14. Hello, If you want fight to loot herbs/mines, in advance generals settings tab "Looting and Farming options" disable option "Ignore fight during farm if druid form". If you want ignore herbs/mines with mobs near, in advance generals settings tab "Looting and Farming options" put 0 at option "Max Units Near".
  15. Hello, You have a privileges problem. Your Windows user (session) is probably not an administrator user. Your error: Get admin rights on your Windows user to resolve problem.
  16. Hello, For upgrade your subscription you need to contact me by private message or email. I have credit your mmorobot account of the price of you old subscription, you can use this credit to buy unlimited subscription.
  17. Hello, Do you sure to launch WRobot in administrator mode (and you launch WRobot in a administrator Windows session?)? Can you share your log please (you can found it in "Logs" folder).
  18. Bonjour, Oui c'est possible, créer plusieurs quêtes (un quête par quête) et met dans quest order les pickup a la suite, par exemple: Quest1>Pickup Quest2>Pickup Quest3>Pickup Quest1>Pulse Quest2>Pulse Quest3>Pulse Quest1>Turnin Quest2>Turnin Quest3>Turnin
  19. Hello, Do you have tried to activate option "Ignore combat with all pet" in general settings advanced?
  20. Hello, You can change your shortcuts in wow "Game menu" > "Key Bindings"
  21. Hello, Try to add id 211721 and 211719 (http://www.wowhead.com/object=211721 and http://www.wowhead.com/object=211719)
  22. I have created a simple plugin: I have also posted source code (if you want improve plugin).
  23. Version 1.1

    6424 downloads

    Move During Combat Simple plugin to move during combat. You can configure the move sequences. Ps: I have added source code of this plugin (MoveDuringCombatSourceCodeProject.zip), it is visual studio 2013 project (in C#).
  24. And open your logs with internet explorer, google chrome or firefox it is more easy at read.
  25. Je vais regarder si je trouve d'où peut venir le problème mais je n'ai jamais eu de problèmes similaires reportés. - Pour le moment, essayez de re télécharger WROBOT et réinstaller WROBOT dans un nouveau dossier (ne toucher pas aux configurations sauf le choix de votre fightclass et profil). - Si ça ne fonctionne toujours pas allez dans l'onglet "General Settings" > "Advanced ..." > onglet "Looting and farming options" > dans la zone de texte "Harvest object (one id by line)" ajoutez "189973" (sans les "), sauvegardez et essayez de nouveau. Dites-moi si votre problème est résolu, si vous pouvez également partager votre journal (qui se trouve dans l'onglet "Logs"). Je reviens vers vous quand je trouve la cause du problème.
×
×
  • Create New...