Everything posted by Droidz
-
Warbringers
You can look it: this forum http://wrobot.eu/forum/40-developers-assistance/ (you can also convert fightclass to c# in fightclass creator)
-
Je n'arrive plus a me connecter sur mon bot
Bonjour, Je ne vois aucune erreur dans vos journaux. Vous jouez sur les serveurs wow officiels? Votre personnage est bien connecté au jeu? Avez-vous essayé de réinstaller le bot? Désactiver votre antivirus? Si ça ne fonctionne toujours pas, envoyez-moi votre Skype par message privé. Merci.
-
[Need Help] Bot stopping and other things
For your macro after looting you can also use option "Auto Make Elemental" (in "General settings" > "Advanced settings" > Tab "Looting and Farming...") and open with notepad "WRobot\Data\autoMakeElementalMacro.txt" and add this line: itemName = GetItemInfo(72201) if GetItemCount(itemName) > 0 then RunMacroText("/use " .. itemName) end (don't forget to save file). Can you give me position where your character sometimes stucks? Thanks
-
monk heals
I have test with pala. In "Party" product settings don't forget to activate option "Healer". In fight class by spell - Activate option "For friends". - Desactivate option "Combat only". - Add condition "Target distance" (for spell range) and "Target health percent". ps: sample in attached file heal pala test.xml
-
monk heals
Can you share your log please (I cannot test I haven't monk).
-
Is there a way to stop my toon from going away from keyboard?
I'll look, if you can share your log. Do you have this problem all time? Thanks.
-
monk heals
I have remove unused condition, and solve problems ("Spell is usable" condition required spell name to works). If you can test this fightclass and say me what don't works (with your log). Thanks. hmonk_edit.xml
-
Not doing anything
Hello, For battlegrounder you can use profile (you can found it in download section of the site) or create your own profile, but default settings is best for me and more random. For the gatherer, check in your wow keybinding if you have assign key "X" at sitdown/stand.
-
monk heals
Can you share your fightclass modified?
-
AFK in BGs
How I have written of Conquest. I can not find any other problem in the log.
-
Je n'arrive plus a me connecter sur mon bot
Bonjour, Lancez vous WRobot avec un utilisateur Windows aillant accès au mode administrateur? Pouvez vous me donner votre journal (il ce trouve dans le dossier Logs). Merci
-
use item lua in fightclasses still working?
Problem fixed, you need to update WRobot. Thanks
-
use item lua in fightclasses still working?
I don't found error on your fightclass. I'll look why stunned condition is skipped by moment, I come back after. Thanks.
-
monk heals
Hello, you need to add spell range condition at party spells (Target Distance).
-
Leveling 1-90 through BATTLE PETS.
Hello, You can blacklist zone (in tools tab).
-
Stuck at mountains.
Hello, What profile do you use? Can you share your log file please. Thanks
-
AFK in BGs
Hello, Can you share your log file please? What fightclass do you use?
-
Je n'arrive plus a me connecter sur mon bot
Pour lancer wow en 32 bit regardez cette video: http://www.youtube.com/watch?v=xEAKWEoN5VQ (tuto video ici: )
- WTB LFR profile
-
Error during hook test ....
Hello, When have said xXMrBRaunXx change directx version. Can you share full log please (he has important informations to help me at render WRobot compatible with your hardware).
-
Player attack WildPet (Lvl 1)...every 5 sek.
Hello, I'll look it but this doesn't cause problem normally.
-
use item lua in fightclasses still working?
Hello, Can you share your fightclass please. Thanks
-
Hey guys is this an god idea ?
Hello, I have replied in support request:
-
Removing a mob from the target list
Hello, Launch Ginder Profile creator, load your profile, select id of target at remove and press key "Del", save your profile and is done. If you want I can remove mobs if you give me wowhead link. Thanks.
-
Warbringers
Hello, It is possible (if you create fightclass in C#) but for the moment no fightclass supporting this. Sorry.