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. Droidz replied to paps's topic in Français
    Bonjour, vous essayer probablement d'utiliser un profil pour le bot "Quester" ou "Gatherer"
  2. Hey, I tested this code he works for me: wManager.Wow.Helpers.EventsLuaWithArgs.OnEventsLuaStringWithArgs += (eventid, args) => { if (eventid == "UNIT_SPELLCAST_SUCCEEDED") Logging.WriteDebug("[EVENT] " + args[0] + " > " + args[1]); }; It is not the case for you?
  3. Hello, it is bot crash? you have try without plugin and with another fightclass?
  4. Hello, you can use trial version https://wrobot.eu/files/file/2-wrobot-official/ (use key "TRIAL") to test if WRobot works on your server
  5. Bonjour, Avez vous des addons Wow? si c'est le cas essayer de les désactiver. Si vous pouvez partager un fichier journal d'une des session où vous avez eu ce problème (vous pouvez le trouver dans le dossier "Logs")
  6. you have try to disable your wow addons?
  7. Hi, can you activate radar3d to check where bot try to go (if it is no underground)
  8. KEY

    Droidz replied to mukmukmik's topic in General assistance
    Hello, I generated new key
  9. Hello, try without wow addons, try to download again wrobot, install it in new folder and run it without fightclass/settings (use automaton). Try also to run wrobot with shortcut "WRobot (DX hook)". If problem is not resolve try to download another wow client (don't forget to disable your antivirus)
  10. Hello, try to remove the two empty items to buy. If problem is not resolved disable all plugins/fightclass and reactivate them 1 by 1 (to try to identify what is causing the problem)
  11. Hello, can you share your log files please (bot and relogger)
  12. Hello, few wow addons can do that
  13. Hi, it is the "Remote" option that can generate this error message, if this message appears from time to time it is okay.
  14. You have tested with WRobot for another wow version?
  15. Your framework version is updated?
  16. Hey, You have log file of the bot please
  17. What macro do you want run? you use xml fightclass?
  18. Hello, in wow settings you can assign a shortcut with an alphabetical keyboard key, try to do that to check if problem is caused by that
  19. Hello, can you share the log file of the session please (you can found it in the folder "Logs"), you can also try with another profile (and activate radar3d tab "Map" to check where WRobot want to go)
  20. It is probably server problem, try this plugin: using System.Threading; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; public class Main : wManager.Plugin.IPlugin { public void Initialize() { wManager.Events.InteractEvents.OnInteractPulse += (target, cancelable) => { if (ObjectManager.GetObjectByGuid(target) is WoWGameObject) { Move.Backward(); Move.Forward(); Thread.Sleep(30); } }; } public void Dispose() { } public void Settings() { } }
  21. Hello, you haven't changed your antivirus or installed another software since?
  22. Wow window title has changed? (maybe you need to run this program with admin right)
  23. Hello, use program like https://sourceforge.net/projects/windowtitle/ to change window name to "World of Warcraft":
  24. yes he seems stuck as if he was falling. You have try without wow addons?

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.