Everything posted by Droidz
-
Améliorer le bot pêche
Bonjour, Vous pouvez entrer plusieurs appâts de ce cette façon: appât 1 ; appât 2 ; appât 3si l'appât 1 est dispo alors WRobot va utiliser l'appât 1 et ignorer les autres, si le 1 n'est pas dispo mais que le 2 s’il va utiliser le 2… Faire une liste prêt remplie des appâts existants est une bonne idée. Il existe déjà une option pour découper automatiquement les poissons (autoMakeElementalMacro) mais cette option est vielle est compliqué à utiliser, je vais la refaire dans les prochaines mises à jour.
-
Improve fisherbot UI
reply here
-
Fisherbot not working
Hello, Like neg40 has said, you need to stop bot, change spot and start again (pause don't work). Check also if "Fish School" option is disabled in Fisherbot product settings.
-
wrotaion problem!!!! help pls...
Hello, I am not sure to understand, but in product settings you can disable option "Manage character rotation..." to keep full control of your character. To disable in game "Click to move", launch this macro in wow chat: /run SetCVar("autoInteract", 0)
-
Click to accept / Click to Turn In Quests. Droidz Budday!
Hello, "wManager.Wow.Helpers.Quest.CompleteQuest" works only if you have target quest giver (no on popup quest). To resolve your problem look this profile: (steps 10, 11, 12, 13). You need to, in "Quests order editor": Add steps type While with param : wManager.Wow.Helpers.Quest.HasQuest(35933) Add steps type RunLuaCode with param: RunMacroText("/click ObjectiveTrackerBlocksFrameHeader"); RunMacroText("/click QuestFrameCompleteButton"); RunMacroText("/click QuestFrameCompleteQuestButton"); Add steps type Wait with param: 1500 Add steps type EndWhile.
-
Evangelisme ne marche pas avec le createur de fight classe
Bonjour, Je ne peux pas tester je n'ai pas de Prêtre de haut niveau. Je pense que le nom que vous utilisez est incorrect, pour obtenir le nom du buff vous pouvez essayer de le chercher dans la liste des buffs. Pour cela: · Dans l'éditeur de fight classes cliquer dans le menu sur "Development Tools". · En jeu, faites le sort pour avoir le buff actif. · Dans la fenêtre "Development Tools" cliquez sur le bouton "Memory informations". · La zone de texte va se remplir. · Dans la zone de texte chercher "Auras:" qui se trouve dans "PLAYER INFO:" (vous pouvez trouver "Auras:" juste avant "TARGET INFO:"). · Chercher dans la liste des auras le sort qui correspond à votre buff.
-
WRobot 1.5.0 for Wow 6.1.2 bugs reports
Hi, If option is activate. it is automatic, you can try to start from your garrison "Archaeologist" bot, if nearest dig site is far, WRobot will take taxi. (after than WRobot has taken taxi for the first time, you can edit taxi nodes in tab "Tools" button "Taxi database") You need to put spell name, SpellAffectedByAProc and IsSpellOverlayed is such (I added two names for the same condition because the name used by lua is IsSpellOverlayed, I find it hard to understand, SpellAffectedByAProc is more understandable).
-
WRobot 1.5.0 for Wow 6.1.2 bugs reports
Hello, thank you, is done, download again profile.
-
WRobot 1.5.0 just released, Auction bot and more
Hello, I have just released WRobot 1.5.0. A lot of change since last version, I have rewrites a lot of WRobot functions, fixed a lot of bugs, added a lot of suggestions, I also added Auction bot and Flight master support. To get all changes please read ChangeLog. I check several times if everything was good, but he may have a few bugs, if you get problem please report it ps: I have moved/changed/removed some WRobot functions, if you get problem to use your old plugins/profiles/fightclasses send me your file here, I'll fix it. ps2: If this version don't works correctly, you can download last WRobot version here.
-
WRobot 1.5.0 just released, Auction bot and more
Hello, I have just released WRobot 1.5.0. A lot of change since last version, I have rewrites a lot of WRobot functions, fixed a lot of bugs, added a lot of suggestions, I also added Auction bot and Flight master support. To get all changes please read ChangeLog. I check several times if everything was good, but he may have a few bugs, if you get problem please report it ps: I have moved/changed/removed some WRobot functions, if you get problem to use your old plugins/profiles/fightclasses send me your file here, I'll fix it. ps2: If this version don't works correctly, you can download last WRobot version here.
- Need help for the Arena Wins Custom Profile.
-
Profile/Fightclass creator
I have added it, wait next update.
-
Last Action per toon
Hello, Is done, wait next update.
-
[WarGuard] Warden Found. May / 20 / 2015 ( User found )
Hello, "WarGuard" is feature to protect you, he check wow warden activity, and close wow if suspect action as found. "[WarGuard] Warden found, protection activated." that mean than WarGuard have found the Warden in memory, and start to check wow warden activity. ps: You can read this post: to get more info.
- Need help for the Arena Wins Custom Profile.
- Need help for the Arena Wins Custom Profile.
-
import / converse Profil of Honorbuddy/tuanha
Hello, Can you share profiles please (you can try to use "Profiles Converters" product, if this don't works, in "Quester" product, go to "easy quest editor", in the tools you can found hb quest profiles converters)
-
[Job] Correct my grammatical and spelling mistakes.
Work done, closed
-
[FISHING REQUEST] Nat Pagle Anglers?
I'll make profile but I need Lvl 3 Fishing Shack (I need http://www.wowhead.com/achievement=9406/working-more-orders), and I have yet a lot of work to finish the next WRobot update. When next WRobot update is released I'll look it.
-
Can't lauch Wrobot
Hello, Your log file is empty, can you remove all log files, launch WRobot (wait the problem) and send me your log file again. Do you have try to disable your antivirus/firewall?
-
Error on profile, any ideas?
You can keep newer version and install older (the programs that uses visual c++ 2010 does not works with 2013), but general slimdx resolve your problem.
-
Error on profile, any ideas?
Hello, Install Visual C + + 2010 (X86) and SlimDX (4.0 X86).
- Game version incorrect
-
Is Wrobot safe from banwave?
Hello, I have reply here: 1. is ban process stepwise?(Is banwave finished?) I ignore, but it is possible that bliz takes several days to ban all flagged accounts. 2. IS WROBOT SAFE FROM BANWAVE? This ban wave does not affect the WRobot users.
-
use right click to start pet battle instead of left click
Hello, If you can wait next update and tell me if problem is resolved