Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. Can you try with new update please.
  2. I have posted new update. If with new update WRobot crash again, if you can try to put 0 at option "Path finder: Wall distance" (tab "Other options" in advanced general settings).
  3. Il faut uniquement changer l'id de l'objet (pas le reste, uniquement le 5512) Copie/colle le code que j'ai mis sur mon post précédent il devrait fonctionner sans modif.
  4. Bonjour, Pour cette http://wowhead.com/item=5512/pierre-de-soins par exemple: - A la place du nom du sort tu mets: local name = GetItemInfo(5512); RunMacroText("/use " .. name) (il faut changer 5512 par l'id de l'item que l'on peut retrouver dans l'url de wowhead) - Dans "Spell Settings" mettre l'option "Not spell, is lua script" à "True".
  5. Hello, if you can send me your But generally the problem is caused by: - You don't run WRobot on administrator Windows session. - WRobot installation is corrupt. - You don't have installed Redistributable Visual C + + 2010 (X86) and SlimDX (4.0 X86).
  6. Hello, The problem seem caused by pathfinder (recast/detour) (it is possible that some mesh files are corrompus). Can you try to remove folder "Meshes" in "WRobot\Data\", download http://download.wrobot.eu/wrobot/wod/meshes.zip and extract it in "WRobot\Data\". @Bugreporter: Since when do you have this problem?
  7. Droidz

    wrobot shuts down a lot

    I continue reply here:
  8. Droidz

    wrobot shuts down a lot

    Hello, Yes if you can send me your log files (where Robot has crashed). Do you have program like teamspeak, mumble, raptr... (program who drawing or record wow window)? If yes try to close all programs.
  9. Hello, No you cannot loot only boss. But you can use wow addon like http://www.curse.com/addons/wow/easylootto destroy all useless items.
  10. Hello, Please post your problem on new topic with your
  11. Bonjour, Pouvez vous m'envoyer votre un fichier log ou vous avez ce problème).
  12. Je viens de faire une mise à jour pour corriger ce problème (normalement les profils easy quest fonctionnent maintenant même s’ils ne sont pas dans le dossier de base).
  13. Déplacez "(01-05)Humain Pierre modifié.xml" dans le dossier de base de quête (WRobot\Profiles\Quester)
  14. Hello, Look UnitPower: To get current value of fightclass condition "Eclipse", go to: - Tab "Tools". - Click on button "Development Tools". - Paste this code in textbox: wManager.DevelopmentTools.OutPutCSharp = ObjectManager.Me.GetPowerByPowerType(wManager.Wow.Enums.PowerType.Eclipse).ToString(); System.Windows.Forms.MessageBox.Show(wManager.DevelopmentTools.OutPutCSharp); - Click on button "C# (ret...". (an message box appear with value of Eclipse)
  15. Hello, I have written a plugin:
  16. Version 1

    408 downloads

    Fight Classes Switch This plugin add the feature to switch between several fightclasses quickly when WRobot is running (with keyboard shortcut). Don't forget to configure this plugin before activation.
  17. Pouvez vous partager le (après avoir lancé votre profil)
  18. ps: Pour poster un log (ou profil) à votre poste lisez ce tuto:
  19. Je viens d'essayer le début de votre profil fonctionne très bien, il va bien prendre la quête (avec un humain Démoniste). Voila un exemple avec la quête complète: (01-05)Humain Pierre modifié.xml
  20. Hello, Reply here:
  21. Hello, Update WRobot, problem is resolved (if problem is not resolved please send me your log again with debug log activated). Thank you for report.
  22. Hello, Sorry for delay I have reply http://wrobot.eu/page/bug_tracker.html/_/pet-battles-bot-wont-run-any-pet-battle-profiles-r270yesterday.
  23. Bonjour, Votre configuration semble correcte, pouvez-vous partager votre profil que je regarde ce qui coince.
  24. Hello, Hello, Can you share of bugged session please
  25. Hello, Thank you for report and sorry for the troubles, this problem has caused by the changes on last update. Please update again WRobot, the problem is resolved.
×
×
  • Create New...