Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Droidz

Administrators
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, The last Wow patch (6.0.3 19116) is now supported by WRobot . Best regards, Droidz.
  2. Hello, The last Wow patch (6.0.3 19116) is now supported by WRobot . Best regards, Droidz.
  3. Bonjour, Il y a eu une petite mise à jour de Wow, je viens à l'instant de mettre à jour WRobot pour cette mise à jour. Relancer WRobot et accepter la mise à jour pour résoudre le problème.
  4. Droidz posted a topic in News
    Hello, New Wow patch has been released, I start to work on it. WRobot will be ready in approximately one hour. EDIT: Update finish:
  5. Droidz posted a article in News
    Hello, New Wow patch has been released, I start to work on it. WRobot will be ready in approximately one hour. EDIT: Update finish:
  6. Droidz replied to angel's topic in Français
    Bonjour, Oui bien-sur.
  7. You need to select language in first WRobot window:
  8. Hello, "Base folder" is WRobot folder (WRobot\Data\Lang)
  9. Droidz replied to jordan's topic in Français
    Le problème est cette erreur: "System.ComponentModel.Win32Exception (0x80004005): Handle de fenêtre non valide" je pense que le bot n'arrive pas à accéder à ton clavier (ce qui explique pourquoi tu es afk). Je viens de répondre ici: à la même erreur que toi. Si tu peux me donner les mêmes informations que je lui ai demandé (ça m'aidera à trouvé d’ou vient le problème): Réinstaller/réparer les programmes: Framework 4.0, DirectX 9, DirectX 11, Redistributable Visual C + + 2010 (X86) et SlimDX (4.0 X86). Activer l'option "Use lua to move" dans WRobot onglet "General Settings" bouton "advanced...". Si le problème n'est pas résolu: m'envoyer la liste des programmes lancés sur votre ordinateur (pour obtenir la liste, ouvrir le cmd (en mode administrateur) et utiliser la commande: tasklist ).
  10. Hello, Can you send me your log file please (of bugged WRobot session, you can found it in "Logs" folder). Make steps of this post please: problem seem similary)
  11. Hello, Generally this problem is cause by TeamViewer program (this program disable the keyboard access), if it is running on you computer, close it before launch WRobot (don't forget to close also teamviewer service). Try also to disable your antivirus. Make sure that you run WRobot in a Windows admin account. Reinstall/repair this programs: Framework 4.0, DirectX 9, DirectX 11, Redistributable Visual C + + 2010 (X86) and SlimDX (4.0 X86). Activate "Use lua to move" option in WRobot tab "General Settings" button "advaced...". Make all this steps, tell me when is done and if your problem has been resolved. If problem is not resolved can you send me your log file (of an bugged WRobot session), and your process list (to get list of process, open cmd (in admin mode) and use command: tasklist).
  12. Hello, try to disable your anti virus
  13. Droidz replied to jordan's topic in Français
    Bonjour, Vous avez beaucoup d'erreurs dans votre fichier journal. Avez vous le logiciel TeamViewer de lancer sur votre ordinateur? (ce logiciel bloque l’accès au clavier), avez vous essayé de désactiver votre antivirus? Vous avez ce problème à chaque utilisation du bot bg?
  14. Hello, I have credited your mmorobot account of the amount of your old subscription. You can use this credit to buy new subscription.
  15. Hello, Merge all in one profile will probably cause bugs (you need to make loop in your profile, and the first position need to be near than last). But I have added a new feature: with it, you are able to change automaticly profile after selected time. If you cannot make this profile send me the name of used profiles, I'll make it for you.
  16. Hello, I have added a new feature at gatherer bot. I haven't added a "profile creator" (you need to create profile manually :(, but it is easy :)). This feature make bot able to change profile after x minutes, or after x herbalism/mining level. Sample (file "[1-230] Herbalism [Horde].xml"): <?xml version="1.0" encoding="utf-16"?> <GathererProfileAdvanced xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <StopBotWhenFinish>false</StopBotWhenFinish> <Tasks> <GathererProfileAdvancedTask ProfilePath="Alliance\Herbs\[1-75] Mulgore [No City].xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="75" /> <GathererProfileAdvancedTask ProfilePath="Alliance\Herbs\[75-125] Hillsbrad Foothills [No City].xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="125" /> <GathererProfileAdvancedTask ProfilePath="Alliance\Herbs\[125-205] Stranglethorn [No City].xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="205" /> <GathererProfileAdvancedTask ProfilePath="Alliance\Herbs\[205-230] Tanaris [No City].xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="230" /> </Tasks> </GathererProfileAdvanced> Explications: In line: <StopBotWhenFinish>false</StopBotWhenFinish>: Replace false by true if you want stop bot when tasks list has completed. In line (task): <GathererProfileAdvancedTask ProfilePath="MyProfile.xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="-1" />: ProfilePath="MyProfile.xml": Replace MyProfile.xml by your profile (use path like is appear in gatherer product settings). MaxTime="-1": Maximum running time (in minutes) for the current profile (-1 if you want ignore this option, otherwise replace -1 by the running time in minutes). MaxMiningLevel="-1": Maximum mining level for the current profile (-1 if you want ignore this option, otherwise replace -1 by the maximum level of this profile, if character has bigger level he load next profile). MaxHerbalismLevel="-1": Maximum herbalism level for the current profile (-1 if you want ignore this option, otherwise replace -1 by the maximum level of this profile, if character has bigger level he load next profile). You need to use minimum one condition, otherwise current profile is ignored. You can add/remove as you want tasks, add the tasks between <Tasks> and </Tasks>. Save file in xml format in folder "WRobot\Profiles\Gatherer\".
  17. Droidz replied to jordan's topic in Français
    Bonsoir. Merci. Petite erreur de ma part lors de la mise à jour d'aujourd'hui. Merci de relancer WRobot et accepter la mise à jour, le problème devrait être résolu avec.
  18. Droidz replied to flisin's topic in General assistance
    This button works same if not vendors near your character? It is the code used in your addon: local c = 0 for b=0,4 do for s=1,GetContainerNumSlots(b) do local l = GetContainerItemLink(b, s) if l and select(11, GetItemInfo(l)) then local p = select(11, GetItemInfo(l))*select(2, GetContainerItemInfo(b, s)) if select(3, GetItemInfo(l))==0 and p>0 then UseContainerItem(b, s) PickupMerchantItem() print(GetItemInfo(l)); c = c+p end end end end But this does not works for me if not vendor near.
  19. Your fightclass works? If you can try with the new wrobot update and tell me if you have again this problem.
  20. Droidz replied to icecrime's topic in Français
    Bonjour, Je n'arrive pas à trouver ce qui peut causer ce problème, chez moi tout fonctionne. J'ai donc rajouté la possibilité d'utiliser l'id de l'item dans la liste. Remplace la liste de noms d'items que tu as dans "Liling list..." par: 13463 22789 22785 36901 36903 36906 37921 52984 (pour info tu peux trouver l'id de l'item dans l'url wowhead). ps: La possibilité d'utiliser l'id sera dispo dans la prochaine mise à jour (qui sera dans la journée).
  21. Hello, Wait next update and tell me if problem is resolved. Thank you.
  22. Hello, You character is in combat in game? The mob causing damages at your character?
  23. Checking time left on buffs (on target) LuaScript: local name = GetSpellInfo(1079); _, _, _, _, _, _, expirationTime = UnitDebuff("target", name); timeRemaining = expirationTime - GetTime(); if (timeRemaining <= 7) then retV = "1"; else retV = "0"; end Research: 1 Var: retV Replace 1079 by your spell id and "timeRemaining <= 7" by your condition (timeRemaining contain time left). ps: to get buff/aura spell id you can use this script:
  24. Hello, Look this code: In you case (for spell http://wod.wowhead.com/spell=1079 (id:1079)), to check in your target if remaining time has less than 7 secondes add this lua condition: LuaScript: local name = GetSpellInfo(1079); _, _, _, _, _, _, expirationTime = UnitDebuff("target", name); timeRemaining = expirationTime - GetTime(); if (timeRemaining <= 7) then retV = "1"; else retV = "0"; end Research: 1 Var: result
  25. Droidz replied to flisin's topic in General assistance
    Hello, Sorry but I don't found this option in game. How do you sell items directly from your bag? Thank you.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.