Jump to content

Droidz

Administrators
  • Posts

    12514
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, I have fixed problem, download again plugin.
  2. Bonjour, Comme répondu par message privé WRobot ne fonctionne pas avec l'authentificator.
  3. Hello, I have forget to post message in this thread but WRobot is now updated, just relaunch WRobot and Accept update.
  4. Hello, This is a wow bug, I can't fix it. The best way is to blacklist wow zone where you have this problem.
  5. 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.
  6. 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)?
  7. I have added support for dead NPCs to pickup/turnin quest, tell me if you have problem with it.
  8. Problem solved. Relaunch WRobot and accept update.
  9. Si vous pouvez me dire si le problème est corrigé avec la prochaine mise à jour
  10. Hello, I'll work on this, wait one or two hours.
  11. 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).
  12. Merci, je vais corriger ce problème, je reviens vers vous des que le problème est résolu.
  13. 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).
  14. You can found another's plugin source code here:
  15. 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 ?
  16. 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.
  17. 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".
  18. 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.
  19. 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.
  20. 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).
  21. 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
  22. Hello, Do you have tried to activate option "Ignore combat with all pet" in general settings advanced?
  23. Hello, You can change your shortcuts in wow "Game menu" > "Key Bindings"
  24. Hello, Try to add id 211721 and 211719 (http://www.wowhead.com/object=211721 and http://www.wowhead.com/object=211719)
  25. I have created a simple plugin: I have also posted source code (if you want improve plugin).
×
×
  • Create New...