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. If you can try again please, normally problem is resolved.
  2. Hello, Where do you have found your profile "skinning_tartarughe.xml" ? Can you try with new update, if problem is not solved can you send me the used profile ("skinning_tartarughe.xml") (you can upload profile like you have upload your log file)
  3. Hello, Update WRobot and tell me if this works (don't forget to make backup of your WRobot folder), tell me if this works.
  4. Droidz commented on Bigmike's bug report in Bug Tracker
    Hello, Your problem is probably due to the http://wrobot.eu/page/articles.html/_/news/mmorobot-moved-to-new-server-r75, tell me if you get this problem again.
  5. Hello, Can you share your log file please:
  6. Droidz commented on highco's bug report in Bug Tracker
    Hello, I have http://wrobot.eu/page/articles.html/_/news/mmorobot-moved-to-new-server-r75, normally all is done now, if you get again this problem tell me please.
  7. Hello, Can you try again and tell me if you get again this problem.
  8. Hello, Can you share your log file please:
  9. Hello, Sorry for the delay. Your problem is solved? I have moved mmorobot to a new server the day of your post, during transfert it is possible to get errors, but now all is done, if you problem is not resolved tell me.
  10. Hello, Can you send me a log of an bugged WRobot session please: To launch wow in 32 bit: https://us.battle.net/support/en/article/how-to-toggle-32bit-mode-world-of-warcraft(but check if you use Windows administrator session and try to disable your antivirus).
  11. Hello, Do you have make steps of this guide: (start to change wow directx version)
  12. Hello, I have changed the MmoRobot server, I hope this has not caused inconveniences (I have tried to do the more quickly as possible). If you have a problem with the site, please let me know. Best regards, Droidz.
  13. Hello, I have changed the MmoRobot server, I hope this has not caused inconveniences (I have tried to do the more quickly as possible). If you have a problem with the site, please let me know. Best regards, Droidz.
  14. Sorry for the delay (I have completely forgot), I'll make sample this week.
  15. Hello, Thank you for report, I'll try to fix it during next updates.
  16. Normally WRobot launch the spell when cooldown is up same if cooldown is reset (Do you have put 0 at "Spell Settings" > "Timer"?, spell priority is good ("spells list" order)?). And upping to the top of "spells list" the spell fire shock in your fightclass (and you can add the spell condition at frost shock "Target Buff" > "Fire Shock" > "False").
  17. Pour grognement utilise ce code lua: TogglePetAutocast(7); Pour voir si il est activé/désactivé: local name, subtext, texture, isToken, isActive, autoCastAllowed, autoCastEnabled = GetPetActionInfo(7); if autoCastEnabled then print("sort actif"); else print("desactivé"); end Pour les stat du joueur regarde c'est fonction lua: http://wow.gamepedia.com/World_of_Warcraft_API#Character_Statistics_Functions
  18. Droidz replied to apple's topic in Français
    Oui c'est vrai je le rajouterais, il est possible de le faire avec des conditions C#: Test si il reste moins de 1000 points de vie: (wManager.Wow.ObjectManager.ObjectManager.Me.Health < 1000) Test si le nombre de points de vie perdu est supérieur à 1000: (wManager.Wow.ObjectManager.ObjectManager.Me.MaxHealth - wManager.Wow.ObjectManager.ObjectManager.Me.Health > 1000)
  19. Hello, Publish your fightclass in download session to get over reports. Do not hesitate if you have more specific questions.
  20. War

    Droidz replied to apple's topic in Fight Classes assistance
    Bonjour, Rajoute la condition "Target Distance" type "Bigger" value "8".
  21. Hello, try to use this lua code: RunMacroText("/targetenemy"); RunMacroText("/focus target"); RunMacroText("/stopmacro [target=focus,noexists] [noexists]"); RunMacroText("/use Devastação"); RunMacroText("/use Havoc"); RunMacroText("/focus target"); RunMacroText("/targetlasttarget");
  22. Droidz replied to apple's topic in Français
    Oui est non, si tu veux que WRotation gère à 100% (gestion des sorts et cibles) la heal le mieux et de créer une fightclass en c# (ou vb.net): Si tu veux créer un fightclass semi-auto (gestion des sorts uniquement) rajoute les sort de heal comme des sorts normal, désactive juste l'option des sort "Combat only" (comme condition tu mets par exemple "Target heal percent" smaller at "50", et des que tu sélectionnes un joueur en jeu le bot va lancer ce sort si la vie de la cible est inférieure à 50%).
  23. Is strange, look if you haven't virus/malware on your computer (scan with your antivirus and for the malwares use program like https://www.malwarebytes.org/ )
  24. In your log you get problems with pathfinder and you start on your garrison. Try to disable your antivirus/firewall (to avoid this error: [E] 20:50:46 - DownloadThread()#1: System.Net.WebException:...) and start bot out of your garrison. Reinstall also slimdx and vc++:
  25. Hello, I use Chrome and no problem, do you have try to disable your antivirus?

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.