Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, If you can wait next update and tell me if problem is resolved.
  2. Hello, Can you test it: t.xml (I added "Cooldown Time Left" condition to wait if "Chimaera Shot" is ready in less than 1 second.
  3. 320 downloads

    Sumptuous Fur (Shadowmoon Valley)
  4. Do you have try this plugin:
  5. Hello, Yes, it is base code (not tested): FaceTarget.cs
  6. ps: try to run this code in wow chat to check if the result is good: /run local currentCharges, maxCharges, cooldownStart, cooldownDuration = GetSpellCharges(162077); print(currentCharges);
  7. Strange spell. Can you try to replace GetItemCount by GetSpellCharges
  8. Try this plugin: Wait for Resurrection.cs (not tested), replace line 15 Player name by the name of player at wait. ps: You need to disable option "Resurrect when dead"
  9. Hello, @trekker9876: Do you use this profile with "Quester" bot? Can you give me error message. @pattiepiies: I have updated profile, can you download it again and tell me if problem is resolved.
  10. Hello, You can try to add it in NPC at kill. I have edited the first post, I added more easy tips to create dungeon profile.
  11. Hello, Mainly in C#.net, for path finding and wow memory management, I use C++ and assembly language.
  12. Bonjour, Non, WRobot ne supporte pas officiellement les arènes (il existe ce profile pour gagner des points: ) Et non vous ne pouvez pas utiliser votre Fightclass (Vitalic elite rogue pvp profile) avec WRobot (les classes de combat hb ne sont pas compatible avec WRobot ou d'autre bot, il existe un produit pour convertir les profile (grinder, gatherer) hb à WRobot). Désolé de ne pas avoir de réponse positive, vous pouvez tester WRobot gratuitement avec la version d'essai afin de vous faire une idée des fonctionnalités.
  13. Hello, In general settings try to activate option "Use lua to move". You can try also to increment your fightclass range.
  14. Droidz

    Attaque cible

    Bonjour, Comme vous l'avez dit, WRotation permet de faire cela. Télécharger une bonne Fightclass sur le site et vous obtiendrez un bon résultat. (vous pouvez désactiver l'option "Manage..." pour garder le control de votre personnage pendant les combats).
  15. Droidz

    Paypal/visa ?

    Bonjour, Vous pouvez utiliser votre Mastercard avec Paypal.
  16. Hello, problem resolved, relaunch WRobot and accept update: http://wrobot.eu/page/articles.html/_/news/wrobot-for-wow-620-build-20253-r86
  17. Hello, this is caused to Wow hotfix, the problem is resolved, relaunch WRobot and accept update: http://wrobot.eu/page/articles.html/_/news/wrobot-for-wow-620-build-20253-r86
  18. Hello, WRobot support now Wow 6.2.0 (20253). If your Wow server is not updated to build 20253, don't update WRobot (if you have update WRobot, you can download old version here).
  19. Hello, WRobot support now Wow 6.2.0 (20253). If your Wow server is not updated to build 20253, don't update WRobot (if you have update WRobot, you can download old version here).
  20. Hello, Can you try to remove folder "WRobot\Data\Meshes\" If you problem is not resolved, can you give me used profile or the log files.
  21. Hello, What do you have asked?
  22. Hello, I have added this in new update.
  23. Hello, Do you have try to disable option "Resurrect when dead" in Party product settings?
  24. You can put in "Lua script": phaseActive = BurningPhase == 1 or CooldownPhase == 1 or ConversePhase == 1; (this condition return true if is in burning or cooldown or converse phase)
  25. plugin updated
×
×
  • Create New...