Everything posted by Droidz
-
a pause should be a pause
Hello, I'll fix it.
-
Combopoint at target
Hello, thanks, I'll don't add this condition, but you can use lua: http://wowpedia.org/API_GetComboPoints comboPoints = GetComboPoints("unit", "target")
-
Me in Group
Hello, this condition has been added (Me In Group).
-
Once per Target
Hello, This feature has been added.
-
Droidz, please use the status of the Bugtracker
Hi, I am trying to sort suggestions accepted / rejected
-
Problem to start Wbot
Hello, Look on google: https://www.google.com/search?q=Exception+Code%3A%C2%A0%C2%A0+%C2%A0c0000005&oq=Exception+Code%3A%C2%A0%C2%A0+%C2%A0c0000005&aqs=chrome..69i57&sourceid=chrome&espv=210&es_sm=122&ie=UTF-8 And you can also try to install preinstalled version of wrobot: http://download.wrobot.eu/wrobot/tmp/WRobotFullPack.zip
-
Bot goes AFK While doing anything
Hello, You can look this thread: If you can share list of process running on your computer please. Thanks
-
*NEW FEATURE IDEA* If you have the Wooly Mammoth Mount use that as a vendor!
Hello, Feature added in last update (advanced general setting > tab vendor).
- Help projeck
-
Replacing Backstab From The Front
Hello, WRobot before launch spell it faces target, this condition is not required. But wait next update I'll add this condition (IsFacing).
-
Looking to Help DEV QProfiles for this new Bot = )
Hello, Reply in private message.
-
UnitBuff Problem
Function UnitBuff has two param (no one) and I have fixed small others bug in lua code. In FightClass [Ohren]Beast Mastery Hunter replace name, rank, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable, shouldConsolidate, spellId = UnitBuff("target");if (duration <= 3000) then retV = "1";else retV = "0";end by retV = "0"; local name, rank, icon, cost, isFunnel, powerType, castTime, minRange, maxRange = GetSpellInfo(1978) ; if (name) then local name, rank, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable, shouldConsolidate, spellId = UnitBuff("target", "Serpent Sting"); if (name and duration <= 3000) then retV = "1"; end end (the best way is to contact the creator of the fightclass.)
-
D'ont dismount
You use flying mount or ground mount? Do you have modified settings in Party product settings?
-
Bug lancement
- Télécharge et installe SlimDX: http://slimdx.googlecode.com/files/SlimDX%20Runtime%20.NET%204.0%20x86%20%28January%202012%29.msi - Redémarre ton Ordinateur et essaye de nouveau. Si le problème persiste essaye de mettre WRobot dans le dossier C:\Program Files (x86) plutôt que sur le bureau. Si ça ne fonctionne toujours pas peux tu me renvoyer les fichier logs (supprime les anciens pour êtres sur de ne m'envoyer que les nouveaux).
-
Bug lancement
Tu n'as pas partagé correctement le fichier. Pour partager un fichier en bas de cette page (ou tu entres la réponse) clique sur le bouton "More Reply Options", sur la nouvelle page clique sur le bouton "Choose Files..." et choisi le fichier.
-
Ginding interrupt
Hello, Can you give more detail please. You have this problem all time? What profile do you use?
-
Bug lancement
Dans le dossier "Logs" (du bot) à tu des fichier, si oui peux tu les partager.
-
Right out of the box and locks up
Hello, Do you have try to disable your antivirus? Do you have files "logs" in folder "Logs"?
-
Bug lancement
Je déplace votre message dans le forum Français
-
Bug lancement
Bonjour, Avez vous essayé de désactiver votre antivirus pendant l'installation de WRobot? Avez vous essayé de téléchargé la version de WRobot pré-installé ( http://download.wrobot.eu/wrobot/tmp/WRobotFullPack.zip )?
-
I would like to see a bot for Path of Exile
Hello, Sorry, I'll don't think make bot for path of exile.
-
someone could tell me how to configure the bot for Dungeon Finder?
Hello, For the moment no true bot for dungeon. You can use WRotation (for help you during combat) or Party bot (to follow a member of your group) or grinder bot (for the low level dungeon).
-
Atack and move in Rotation ?
Hello In WRobot Product Settings you can desactivate option "Manage...".
-
D'ont dismount
Hello, Activate option 'Use lua to move' (in General settings advanced).
-
Player gets stuck a whole bunch
Yes but not immediately.