Everything posted by Droidz
-
A few separate issues: Evasion, pulling mobs, healing
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.
-
Target not in line of sight, keeps spamming spells
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.
-
WoD Archaeology
Hello, Don't start archaeology (or any bot) from your garrison.
-
Profile Converters?
Hello, thank you. I have converted this profiles (not tested): hbprofile.zip at your reply I'll convert it if it is possible.
- New Subscriber
-
Running Instances
I'll try to make sample profile this weekend.
- Merry Christmas
- Merry Christmas
-
Grinder Insert waypoint
Hello, I'll look to add it, but you can edit manually (with notepad) profile to insert waypoint.
-
goes afk while fishing?
Hello, Please log of bugged session.
-
[POLL] Do you want versions of WRobot for Wow private servers?
WRobot for private servers?
-
How can i make an Easy Profile for Leveling?
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).
-
Elwynn forest Herb?
Hello, Use grinder bot (this bot contain by default low level profiles for farming herbs/mines).
- erreur
-
Running Instances
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%.
-
Existe t il un moyen de gerer l'aggro ?
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.
-
Tres cher Droidz
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)
-
Wrotation ne se declenche pas en cas de duel ou d'arènes
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.
-
Garrison mine & herb
Use this plugin to change quickly you settings:
-
Settings Backup
- 549 downloads
- Version 1
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) -
Using other bot programs profiles.
Hello, Moved to good forum. And yes you can, use product "Profiles Converters"
- Clé à vie
-
Need download version wrobot
Hello, it is all old WRobot versions (I don't guarantee that this works now and later). Go here:
-
WRobot support last Wow patch (6.0.3 19342)
Hello, Small new to say than WRobot support Wow 6.0.3 19342. Best regards, Droidz.
-
WRobot support last Wow patch (6.0.3 19342)
Hello, Small new to say than WRobot support Wow 6.0.3 19342. Best regards, Droidz.