Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, please post your for wait check if you use Windows admin session.
  2. Hello, I'll reply here:
  3. Compress files in .zip, or send file on website like https://mega.co.nz/
  4. Hello, Can you share your please. Do you have changed battlegrounder settings? If yes, please try to reinstall bot. You can also try to install/reinstall required file: Do you get problem with others WRobot products?
  5. Hello, In advanced general settings tab "Food/Drink" put 1 or 0% at "Food on" and on your fightclass in "spell settings" put "Combat only" at false.
  6. 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.
  7. Hello, Don't start archaeology (or any bot) from your garrison.
  8. Hello, thank you. I have converted this profiles (not tested): hbprofile.zip at your reply I'll convert it if it is possible.
  9. 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\"...
  10. I'll try to make sample profile this weekend.
  11. Droidz

    Merry Christmas

    Merry Christmas MMORobot Team
  12. Droidz

    Merry Christmas

    Merry Christmas MMORobot Team
  13. Hello, I'll look to add it, but you can edit manually (with notepad) profile to insert waypoint.
  14. Hello, Please log of bugged session.
  15. 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).
  16. Hello, Use grinder bot (this bot contain by default low level profiles for farming herbs/mines).
  17. Droidz

    erreur

    Bonjour, Pouvez vous m'envoyer votre fichier journal (qui ce trouve dans le dossier "Logs"):
  18. 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%.
  19. 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.
  20. 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)
  21. 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.
  22. Use this plugin to change quickly you settings:
  23. Version 1

    545 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)
  24. Hello, Moved to good forum. And yes you can, use product "Profiles Converters"
×
×
  • Create New...