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, WRobot don't use XSD schema, but he serialize class "Quester.Profile.EasyQuestProfile" (in "Quester.dll"). You can write your own converter, but he miss some informations in HB quest profiles, and the struct is very different. You can also found an converter in tools of "Easy quest creator", but it is not complet.
  2. Hello, do you have try to reinstall WRobot to reset WRobot settings (just install your fightclass)
  3. Droidz replied to Lord's topic in WRotation assistance
    Hello, try to put these spells (opening spells) in higth priorities (top of list) with "Spell Settings" "Once per Target" at "True".
  4. Hello, http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/
  5. Hello, sorry but no support for old WRobot versions. If you want support, use last WRobot version for MoP http://wrobot.eu/forums/topic/2477-download-wrobot-for-mop/
  6. You have two choise: By default (with default wrobot settings), WRobot dismount if you are attacked and near the node to kills mobs (if you are not near node, mobs are ignored). Or you activate option "Ignore fighting during farm if in druid form" (in advanced general settings tab "Looting and..." and WRobot skip nodes when your character is attacked (and skip fight also) if you are in sky golem).
  7. You get also this problem with WRobot 1.6.1 (31919)?
  8. Can you share you log please.
  9. /run SetCVar('autoDismount', 1); SetCVar('autoDismountFlying', 1); Essaye de rentrer ce commande dans le chat wow
  10. Keep active the option "Ignore fighting if in ground mount". Try to reinstall WRobot if your problem is not resolved.
  11. http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 step 12
  12. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 step 6, 7, 10, 14
  13. Bonjour, Avez vous activé l'option dans "Menus" > "Interfaces" > "Commandes"?
  14. Hello, you cannot now, I'll implement it.
  15. Droidz replied to a post in a topic in General discussion
    Hello, you can try to use product "Schedule".
  16. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
  17. Hello, normally problem is resolved with Sky Golem http://wrobot.eu/forums/topic/3832-bot-wont-attack-while-getting-node/?do=findComment&comment=18985
  18. Hello, replace ObjectManager.Me.Target > 0 by ObjectManager.Me.Target.IsNotZero() and replace (if '_lastTarget' is WoWUnit): if (ObjectManager.Me.Target == _lastTarget) by if (ObjectManager.Me.Target == _lastTarget.Guid)
  19. Hello, http://wowwiki.wikia.com/wiki/Guild_mass_recruiting RunMacroText("/who"); if WhoFrameWhoButton then WhoFrameWhoButton:Click() end local n=GetNumWhoResults(); local i=1; while(i<=n) do local c,g=GetWhoInfo(i); if(g=="") then SendChatMessage("Your Message Here "..c.."! Guild Name Another Message Here","WHISPER","COMMON",c); GuildInvite(c); end i=i+1; end To run this code, go to tab "Tools" > Click on "Development Tools" > paste code in textbox and click on button "Lua (return value in 'ret')".
  20. Sorry for the delay (I didn't have this mount), I have resolved problem, if you can wait next update.
  21. Hello, current version of WRobot support Wow 7.0.3 Build 22810, you don't need to update WRobot. Kind regards

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.