Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, Bugged mobs are already blacklisted but this take more time than 5 secondes (It is delicate to found the good settings, by moment 5 secondes is good but not all the time). And if it is all time the same mob (on same zone) you can add mob/zone in blacklist.
  2. Hello, Don't start archaeology (or any bot) from your garrison.
  3. Hello, thank you. I have converted this profiles (not tested): hbprofile.zip at your reply I'll convert it if it is possible.
  4. Hello, thank you, You need to move downloaded profile in WRobot folder (not wow folder). For the grinder profiles move it in "WRobot\Profiles\Grinder\". For gatherer move it in "WRobot\Profiles\Gatherer\"...
  5. I'll try to make sample profile this weekend.
  6. Droidz

    Merry Christmas

    Merry Christmas MMORobot Team
  7. Droidz

    Merry Christmas

    Merry Christmas MMORobot Team
  8. Hello, I'll look to add it, but you can edit manually (with notepad) profile to insert waypoint.
  9. Hello, Please log of bugged session.
  10. Hello, You can look this tuto: After, the best way is to edit existing profiles for understand how this works. Do not hesitate if you have any questions (I need more detail on what you do not understand for a precise answer).
  11. Hello, Use grinder bot (this bot contain by default low level profiles for farming herbs/mines).
  12. Droidz

    erreur

    Bonjour, Pouvez vous m'envoyer votre fichier journal (qui ce trouve dans le dossier "Logs"):
  13. Hello, For make an dungeon profile 100% afk, the best way is to use quest bot (or custom profile bot). Grinder cannot support dungeon at 100%.
  14. Salut. Généralement quand le perso perd l'aggro c'est que la cible ne le focus plus, donc: var reckoningSpell = new Spell("Reckoning"); // http://www.wowhead.com/spell=62124 var target = ObjectManager.Target; // Utilise la cible que tu veux if (target.IsValid && !target.IsTargetingMe) { if (reckoningSpell.KnownSpell && reckoningSpell.IsSpellUsable && reckoningSpell.IsDistanceGood) { reckoningSpell.Launch(); } } Il y a aussi des fonctions lua si tu veux être plus précis.
  15. Essaye d'utiliser le chemin complet de Lua: wManager.Wow.Helpers.Lua.LuaDoString("SetCVar(\"autoInteract\", 0);"); Pour http://www.wowhead.com/item=44098 tu peux utiliser: wManager.Wow.Helpers.ItemsManager.UseItem(44098); (Lua est quand même utilisé au final par le bot)
  16. Bonjour, Dans les configurations de WRotation vous pouvez activer l'option "Attack all selected target...". Le problème (gène) avec cette option c'est que si vous sélectionnez un PNJ ou joueur amis il va essayer de l'attaquer, vous pouvez utiliser 'ALT-X' pour mettre en pause le bot rapidement.
  17. Use this plugin to change quickly you settings:
  18. Version 1

    538 downloads

    Settings Backup Plugin to save/load WRobot settings (general settings) quickly. This plugin is created to change quickly your WRobot settings (if you need special settings for an profile/product, if you want use same settings on several characters). How to use: - Copy downloaded file in folder "WRobot\Plugins\". - Launch WRobot and go to tab "Plugins". - Select plugin and click on button "Settings selected plugin". (this plugin don't change WRobot during runtime, you don't need to active it)
  19. Hello, Moved to good forum. And yes you can, use product "Profiles Converters"
  20. Droidz

    Clé à vie

    Bonjour, Vous pouvez télécharger WRobot ici: Lancer le programme "Update" pour installer WRobot.
  21. Hello, it is all old WRobot versions (I don't guarantee that this works now and later). Go here:
  22. Hello, Small new to say than WRobot support Wow 6.0.3 19342. Best regards, Droidz.
  23. Hello, Small new to say than WRobot support Wow 6.0.3 19342. Best regards, Droidz.
  24. Hello, You don't need to know XML, use tool in tab "Tools" button "Create Fightclass". Edit existing fightclass and add/edit spells (I have found http://wrobot.eu/files/category/19-warlock/for WoD, you can also update old fightclass: http://wrobot.eu/files/category/39-old-obsolete/ )
×
×
  • Create New...