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, when you click on "Dump all informations" button (in dev tools), list is empty?
  2. Hello, like to make grinder profile, record loop path
  3. Hello, increment your min/max latency (in advanced general settings)
  4. Hello, in advanced general settings try to disable option "Calculate interact/combat distance by target size"
  5. Hello, try to use runmacrotext: https://wrobot.eu/forums/topic/1688-lua-and-multi-language-support/?do=findComment&comment=11324
  6. Hello, can you read this: https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/(step 14)
  7. try to put value like 500/600
  8. Hello, Try to increment your min/max latency (in advanced general settings) and to disable all wow adddons. Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. Select quest type "UseScriptOn", activate option "Is C# (if unchecked, it is LUA script)" and in script textbox put code like: Lua.LuaDoString("ButtonName1:Click()"); Thread.Sleep(Usefuls.Latency + 500); Lua.LuaDoString("ButtonName2:Click()");
  10. Check "Is c#..." option
  11. Try to increment more your min/max latency, wath is your current values?
  12. do you have try to reinstall WRobot?
  13. Hello, if you use grinder product, in grinder profile editor you can add several zones, in all zone put min/max level in "For character level..."
  14. Hello, if you use script like buttonnamepage1:Click() buttonnamepage2:Click() this don't works? If that don't works use quest type "UseScriptOn" with c# code
  15. With lua, but now WRobot read dbc to update taxi list, positions are safe.
  16. you have installed slimdx? https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
  17. You use old wow version, I cannot resolve this problem.
  18. Hello, if you clean your taxidb and restart wrobot you get same problem? Try with default wrobot settings (with clean install) (I have fixed this problem few update ago).
  19. https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=13088
  20. Hello, in advanced general settings disable all npc scan options, in "NPC DB" (tab tools) remove all.
  21. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ), I'll fix that
  22. Hello, like this var t = new TaxiNode(slotIndex, name, new Vector3(x, y, z), Usefuls.ContinentId); if (t.IsValid()) { t.Active = true; TaxiList.AddOrEditForCurrentPlayer(t); }
  23. Try to increment your min/max latency
  24. Droidz commented on labyssencore's bug report in Bug Tracker
    Hello, increment your min/max latency (in advanced general settings)
  25. Hello, look this sample: https://wrobot.eu/forums/topic/7193-brewfest-ram-riding-daily/?do=findComment&comment=32677 You have buff when you are on the mount

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.