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, you have a lot of way for that. The best way is to add it to your fightclass or use "Macro" tab (in advanced general settings)
  2. It is not "NpcMailboxSearchRadius" it is "wManager.wManagerSetting.CurrentSetting.SearchRadius = 20;"
  3. Hello, with product "Schedule" (or quester)
  4. Droidz commented on tomowock's bug report in Bug Tracker
    Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. Droidz replied to elnium's topic in Français
    Essayez d'avancer (de passer la zone ou WRobot coince) manuellement puis essayez de relancer WRobot, il trouvera peut êtres le chemin
  6. https://wrobot.eu/forums/topic/7750-hearth-and-logout/
  7. Hello, Do you have try to reinstall WRobot?
  8. Droidz commented on Zan's bug report in Bug Tracker
    Hello, do you call "DisposeCustomClass();" from several threads? if yes try to use lock https://docs.microsoft.com/fr-fr/dotnet/csharp/language-reference/keywords/lock-statement
  9. Hello, run this lua code and check if you have "SPELLCAST_STOP" in wow chat: local frame = CreateFrame('Frame') frame:RegisterAllEvents() frame:SetScript('OnEvent', function() DEFAULT_CHAT_FRAME:AddMessage(tostring(event)) end ) This seem to be in wow bug: http://forum.nostalrius.org/viewtopic.php?t=12765&f=38
  10. Droidz commented on Matenia's bug report in Bug Tracker
    Hello, i cannot reproduce problem, to test if it is not wow or server bug, try to run this code: local f = CreateFrame('Frame') f:RegisterAllEvents() f:SetScript('OnEvent', function() if event and tostring(event) == 'PLAYER_DEAD' then DEFAULT_CHAT_FRAME:AddMessage("DEADDDDD") end end ) And check if when WRobot detect "PLAYER_DEAD" event, this event appear also in Wow.
  11. Droidz replied to elnium's topic in Français
    Bonjour essayé de signaler le problème au créateur du profil, et rejoindre manuellement la zone (ou WRobot n'arrive pas a aller seul)
  12. Do you have try with lua code?
  13. Hello, It is hard. Why do you want script your own system? Lua is the best way
  14. Hello, you get this problem only in this zone?
  15. Hello, change search radius before this quest
  16. Droidz commented on kawanin's bug report in Bug Tracker
    Hello, for some quests you need to use custom "is complete condition"
  17. Hello, your project seem good, I added subscription a your account ( https://wrobot.eu/clients/purchases/ )
  18. Hello, you have forget to change fight range (top-left in fightclass editor)
  19. Hello, this type of subscription no longer exists.
  20. You use a very old version, I cannot help you, update WRobot and check if problem appear again.
  21. Bonjour, déplacez le fichier dll dans le dossier fightclass il sera visible dans lors dans la selection

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.