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, In dev tools (tab "Tools") use button "Target info" when unit is cursed and when is not cursed (and use kdiff or website like http://www.mergely.com/editor to check what change)
  2. ...

    Droidz replied to vladdeh's topic in General discussion
    You have try to activate/deisable "use lua to move" in advanced general settings? If that's not it I don't know
  3. ...

    Droidz replied to vladdeh's topic in General discussion
    it is key "space" to jump? try to increment you min latency in advanced general settings.
  4. ...

    Droidz replied to vladdeh's topic in General discussion
    you have try to don't use figthclass?
  5. ...

    Droidz replied to vladdeh's topic in General discussion
    You have try with another mount?
  6. ...

    Droidz replied to vladdeh's topic in General discussion
    In fly mount name you use Tawny Windrider I think you want use: Tawny Wind Rider
  7. Hello, install required softwares: https://wrobot.eu/files/file/2-wrobot-official/ If problem is not resolved in advanced general settings use option "Use lua to move"
  8. ...

    Droidz replied to vladdeh's topic in General discussion
    Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. hello, WRobot changes some Wow options, but if you close WRobot correctly normally it will reset your settings. You can also close Wow close window button (not from wow menu), when close wow like that he don't save change
  10. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ) (if you can also record video).
  11. in your log wow don't seem to crash. If you can try to download another wow client (in another website)
  12. Hello, where your add npc vendor/repair/mailbox
  13. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  14. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  15. Hello, can you share screenshot of map (wrobot tab "Map" where I can see blacklisted zones, you can also activate radar 3d to check if zone is correct). If you use wrobot plugin try to disable all
  16. try to download Wow client in another website, log seems good
  17. Hello, you can also do step 14: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?tab=comments#comment-966
  18. Hello, install required programs: https://wrobot.eu/files/file/2-wrobot-official/ If your problem is not resolved, share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  19. Honestly, I find it rather functional and clear. It would take a little cleaning (delete the old topics, move the posts in the right categories ...). In downloads it's less intuitive, but I don't know how to do it better (it's complicated compared to the number of versions of Wow supported, knowing that certain files can work on several versions). But if you have ideas or examples to show me don't hesitate. There's a lot more in Fightclass than DPS. But why not make a topic with the tests of all fightclasses (with a good test protocol) (but I won't do it). That I agree, it lacks a good tutorial.
  20. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  21. I think it is because you don't check if quest is completed (already turnin): && !Quest.GetQuestCompleted(12706)
  22. Droidz commented on TheSmokie's bug report in Bug Tracker
    No release date sorry
  23. Hello, Run code: wManager.wManagerSetting.CurrentSetting.DetectEvadingMob = true; wManager.wManagerSetting.CurrentSetting.CloseAfterXBlockagesActive = false; wManager.wManagerSetting.CurrentSetting.MountDistance = 5; Try to run it in separed thread: public class LoadPlugins { public static void Allplugins() { new System.Threading.Thread(o => { foreach (var p in wManager.wManagerSetting.CurrentSetting.PluginsSettings) { if (p.FileName == "BetterTalents.dll") p.Actif = true; if (p.FileName == "Death knight Item Manager.dll") p.Actif = true; } wManager.Plugin.PluginsManager.DisposeAllPlugins(); wManager.Plugin.PluginsManager.LoadAllPlugins(); }).Start(); } }
  24. Hello, I don't have any big change planned, but I plan to continue to improve it (with the release of Classic we lost a lot of people, but since a few weeks the forum seems to come back to life, it's nice).
  25. You need to wait again next update

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.