-
Posts
12519 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Droidz
-
Hello, You can found pet battle profiles here. You can also make your own profile (it is easy, just record a loop path). You can also use "Automaton" bot (with "Pet battle" option activated).
-
Bonjour, Je me base sur ce vidéo: https://www.youtube.com/watch?v=h378F8s0fYk Le mieux et de faire une quête de type "InteractWithNpc", (remplir les hotspots et les target entry), je n’arrive pas à voir sur la vidéo ci il est mort, mais si c'est le cas activer l'option "Accept target dead", et dans "MacroWhenInteract..." mettez: NomDuBouton:Click() Remplacer NomDuBouton par le nom du bouton, pour obtenir le nom du bouton aller sur (le nom du bouton est peut-être OverrideActionBarButton1 mais je ne suis pas sur).
-
De rien, Je trouve ce problème plutôt bizarre, l'item que vous utilisez n'a pas de barre d'incantation? normalement WRobot attend que la barre soit à 100% (ou que la cible n'existe plus). Ce serais compliqué, je rajouterais cette option à WRobot (pas tout de suite). Vous pouvez utiliser une quête de type "FollowPath" (juste avec la position ou attendre et l'option "Current quest completed when at the lastest position" suivi dans "Quests order" d'un step de type "Wait" (durée en ms, 1000 ms = 1 seconde)). Pour pouvoir poster une image dans une réponse vous pouvez cliquer sur le bouton "More Reply Options" (en bas de la zone de texte de réponse).
-
Bonjour, Je ne peux pas tester, mais l'idée serait de: Ajouter dans "Quests order editor" une "Steps" de type "RunCode" avec comme paramètre: wManager.wManagerSetting.CurrentSetting.ListHarvest.Add(232544); (remplacer 232544 par l'entry id de la porte) Ajouter dans "Quests editor" une "Quest" de type "FollowPath", enregistrer le chemin jusqu'au PNJ, puis activer l'option "Current quest completed when at the latest position" (désactiver les 3 autres options). Ajouté dans quests order le TurnIn. Ca donne ca:
-
Je ne pense pas que le problème vienne de wow ou d'un addon. Soit ça vient d'un logiciel tiers (comme teamspeak, mumble, AMD Gaming Evolved, open broadcaster, xsplit, fraps,... tout logiciel qui enregistre/dessine sur l'écran). Soit ça vient de WRobot (un plug-in qui reste en tache de fond, une fightclass, un produit, ou le bot lui-même (vérifier dans le gestionnaire de processus Windows si WRobot est bien fermé). Si vous arrivez à trouver un point commun (par exemple quand j'utilise cette fightclass, quand j'ai utilisé ce produit j'ai ce problème) me le dire. Je vais voir si de mon côté j'arrive à le reproduire, mais j'utilise aussi dx9 et ferme/lance souvent le bot quand je débug je n'ai pas eu ce problème.
-
Hello, As you have seen, my English is bad, I need help to correct my grammatical and spelling errors. Pages to correct: http://wrobot.eu/page/index.html I give free subscription or money (subscription or price depending of the amount of work). Please contact me by private message. Best regards, Droidz.
-
Bonjour, Je viens d'essayer, avec DirectX 9, DirectX 11 et sans DirectX (sélectionnable sur la fenêtre login) et je n'ai aucun problème. Peux-tu regarder dans les logs s’il y a un problème lors de la fermeture du bot (ou si il n'y a pas un plug-in ou un bout de code d'une fightclass qui reste en tache de font) ?
-
Manage spell targets Here:
-
Hello, Your subscription is activated. You can found your license key here: http://wrobot.eu/index.php?app=nexus&module=clients§ion=purchases Copy key and put it in WRobot (second window, replace "TRIAL" by your license key, you can click on button "+" to save key on your computer). Best regards, Droidz.
-
-
Version 1.1
3389 downloads
Quests database This profile contains a lot of quests. To import an quest in your profile, unzip downloaded file in folder "WRobot\Profiles\Quester\", in "Easy Quests Editor" click on menu "Tools" > "Imports quests form other profiles", click on button "Load Profiles" and select "ReBot database.xml" or/and "TrinityCore_database.xml". ps: I do not guarantee than all quests works fine, quests has been converted from ReBot and TrinityCore, I am not the owner of this contant. If you are the owner of an quest and you don't want share it with wrobot.eumunity, thank you to send me a private message and I will remove this quest/file. -
Hello, Your IP address appears to change frequently, I have fixed problem on your license key, can try again and tell me if this works. Thanks you. ps: I have added days at your subscription.
-
Bonjour, Bonjour, le nombre gisements par heure depent surtout du profil utilisé (également de votre niveau et de la qualitée de votre Fightclass), pouvez trouver des profils ici: http://wrobot.eu/files/category/6-gatherer/(et ici: http://wrobot.eu/files/category/38-others-packs-farming/ ). Pour créer votre propre profil jeter un coup d'oeil sur ce guide: http://download.wrobot.eu/wrobot/guides/WRobot%20guide%20FR.pdf
-
Reply here
-
Hello, I cannot make profile for your garrison, because your garrison is custom (the profile change with your cave level, garrison level, herbs location and level, horde or alliance...).
-
Hello, Can you share your log please. This problem is probably caused by your fightclass or profiles used (or plugin).
-
Bonjour, Dans les log il n'y a rien?(le bot essaye de lancer le combat ou pas? si oui il y un message qui dit pourquoi le combat à était annulé?)
-
Hello, 1: Do you have try to deactivate option "Improved combat rotation speed", this option cast the next spell before it can be used (to gain time, but this can skip spells). You can try to increment "Frame per second" in your FightClass settings. 2: You can pause WRobot to avoid it, but WRotation is made to attack your current target, so it's normal (I'll add option to attack target only if auto-attack is activated). 3: Use macro to disable "Click to move" is good solution, you can add the macro at your fightclass to deactivate this option automatically, but I cannot add option to disable "click to move" (all products use this, WRotation also). 4: Look target buff) and (for yourself)
-
Hello, Some weeks ago bliz have added new detection method (to detect if an wow function for lua is called from DirectX) ( http://en.wikipedia.org/wiki/Hooking#API.2FFunction_Hooking.2FInterception_Using_JMP_Instruction). For safety, I have quickly changed the method used by WRobot to call Wow functions (to not use directx, I have also added warden protection). After more research, the new detection method does not affect WRobot usage (probably target honorbuddy). I have made new update to add option (Use directx) to give you the possibility to use this method again. Why use DirectX: Hook directx method is used by a lot of authorized softwares like Fraps (Warden cannot detect if directx is hooked by Fraps or an wow bot, for this reason WRobot warden protection is disabled if you use directx). You can get problem if you use software like Fraps when wrobot is launched, if you use custom directx version or if you have low fps, and bliz have try to detect usage. Why not use DirectX: Works on all computers (you don't need to update directx...), even with low FPS. But it is very easy for the warden to detect hook (for this reason, warden protection is activated when you use this hook method).
-
Hello, if it is like this video, Add http://www.wowhead.com/object=239828and http://www.wowhead.com/object=239901 in objects at harvest (in "advanced general settings" tab "Looting..."): 239828 239901 In "advanced general settings" tab "security..." desactivate option "Close if TP..." Activate this plugin to accept popup message (when you click on portal):
-
Hello, On the character who will attack: Download AttackPlayer.cs Move "AttackPlayer.cs" file to folder "WRobot\Profiles\Custom Profile\". Open "AttackPlayer.cs" with notepad and edit the line 12 (replace PlayerAtAttackName by the name of second character). In WRobot select product (bot) "Custum Profile" . Select profile "AttackPlayer.cs" in "Product Settings" tab. On the character attacked: Use Grinder product. Create profile without target and add one location (position of first character, when the character is dead he resurrect and go to the profile position). Remove fightclass from your settings.
-
Hello, Your account informations are not used/send to mmorobot server (WRobot send some information like player name, level, health,... if you activate "Remote" option (disabled by default), and errors logs if "Send error" option is activated tab "Log" (activated by default). And I would have no interest to doing that, I would lose all credibility (I work hard since several years to give you a robust bot). Do you have download fightclasses or profiles shared by users? if yes can you give me name of files. You check before login on bliz website if it is official website? Do you use easy password? Do you use same email/password on several websites? If anyone had this problem do not hesitate to say. Best regards, Droidz.
-
Hello, do you have tried ?
-
Hello, It is not normal, in first WRobot window (login window), can you try to activate option "DirectX hook" and tell me if this resolve your problem. Can you send me