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.

Zan

Members
  • Joined

  • Last visited

Everything posted by Zan

  1. Where did Droidz say that?
  2. number = 5; i=1; for bag = 0,4,1 do for slot = 1, GetContainerNumSlots(bag), 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Soul Shard") then if i > number then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; i=i+1; end; end;
  3. Yes it's only for private servers.
  4. If you can't afford €6.66 / mo then you need to find another hobby.
  5. If you pay for WRobot you can download Fight Classes.
  6. Zan replied to Paultimate's topic in General assistance
    If you're using a 4K monitor, change the resolution to 1080.
  7. Here is the quick and easy explanation: .xml is using the WRobot Quest or Fight Class editor .cs is written in c# .dll is usually a compilation of several .cs files into one and can also use obfuscation to protect their code written in the file so it cannot be changed. I write .cs and .dll for my questing files to be used in Profiles -> Custom Profile folder in WRobot For .xml Questing you place it in the Profiles -> Quester folder or Gatherer or Fisherbot or Battlegrounder. Depending on what it's used for. For Fight Classes you can place all 3 types into the FightClass folder.
  8. Try a different MoP version of WRobot.
  9. Private WoW servers only
  10. "The Absent Minded Prospector" and change all questid to questname to avoid confusion.
  11. Try quotes around the name?
  12. 1 session for 1 yr at 22.99 euro
  13. https://wow.gamepedia.com/API_CastSpellByName
  14. Read the upper left under WRobot please.
  15. No. WRobot is for private server only.
  16. He said it will not happen several times. It's better that way than getting a cease and desist and shutting down all versions on WRobot.
  17. I'm amazed at the amount of people who can't read the upper left corner or the home page.
  18. Retail is not supported.
  19. Which WoW version are you playing?
  20. https://wrobot.eu/articles/news/the-begining-of-the-end-of-wrobot-for-official-servers-r124/
  21. Delete bindlocation; ", " You need it to be return hearth;"

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.