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. and 10:01:20 - [HumanMasterPlugin] Buying 14 stacks of Moist Cornbread 10:01:20 - [HumanMasterPlugin] Buying 7 stacks of Melon Juice
  2. Hello, change npc search distance: or add npc only when you are level 6
  3. Hello, you have try without plugin?
  4. Hello, follow guide to install humanmaster plugin
  5. Hello, I already replied https://wrobot.eu/forums/topic/10600-where-is-my-key/?tab=comments#comment-50414
  6. Hello, If you want to create a fightclass without the editor you will probably need both (C# to interact with WRobot API, lua to interact with Wow API) (if you use "LuaBot" you can use only lua language, but there are no examples and no one who uses it, it's not a good choice for a beginner)
  7. Hello, try step 14: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?tab=comments#comment-966
  8. Hello, you use tbc profile in Wotlk (map can change), and you have a lot of wow addons and plugins enabled. Disable all wow addons, activate radar3d (tab map) to check if he haven't location of profile underground
  9. Hello, this type of subscription was called unlimited because there was an unlimited number of sessions per IP.
  10. Is online for Vanilla (with others small fix in ogrimar and ...), for tbc and Wotlk you need to wait few weeks
  11. It depends mainly of your code to update and reload your profile?
  12. I think I'll close the default tunnel (you can use it again with an offmeshconnection)
  13. If you profile is in: WRobot\Profiles\Quester\Subdirectory\Profile.xml you need to use: <QuestsSorted Action="LoadProfile" NameClass="Subdirectory\Profile.xml" /> (path based from WRobot\Profiles\Quester\)
  14. Hello, it is strange, you have check when you try to save if you have error in your log file? you have try to reinstall WRobot in new folder?
  15. Hello, can you give me position, I'll check but I can't guarantee anything.
  16. Hello, You have checked if you have not installed/updated a program since who can interfere with WRobot? Or trying to disable your antivirus?
  17. Hello, try to increment launch time in relogger general settings
  18. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  19. Hello, use "\" instead "/"
  20. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  21. Hello, Use this code: local questId = 786; local i = 1 while GetQuestLogTitle(i) do local questTitle, level, questTag, suggestedGroup, isHeader, isCollapsed, isComplete, isDaily = GetQuestLogTitle(i); if ( not isHeader and GetQuestLink(i)) then if questId == tonumber(string.match(GetQuestLink(i), 'Hquest:(%d+)')) then SelectQuestLogEntry(i); SetAbandonQuest(); AbandonQuest(); break; end end i = i + 1 end
  22. Hello, it is strange , try with fresh install, you have log?
  23. Droidz commented on cgurps's bug report in Bug Tracker
    this option is if you want use heal spell
  24. Droidz commented on Europe99's bug report in Bug Tracker
    Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).

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.