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. Can you share your log file please (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/).
  2. Hello, it is automatic, what product (bot) do you use?
  3. Hello, line 133, replace Lua.LuaDoString("SendChatMessage(\"" + Message + "\", \"CHANNEL\", nil, " + ChannelId + ");"); by Lua.LuaDoString("SendChatMessage(\"" + Message + "\", \"SAY\");"); ref: http://wow.gamepedia.com/API_SendChatMessage
  4. Bonjour, cette fightclass ne support que le client wow en Anglais, essayez en une autre (ou vous pouvez également la traduire en français)
  5. Like here: https://www.youtube.com/watch?v=Vvmdlgrbz-g ?
  6. Bonjour, http://wrobot.eu/forums/topic/1925-sample-dungeon-profile/
  7. In your log, WRobot dismount because you are stuck
  8. Can you share your log
  9. Hello, do you have try to active option "Ignore fighting during farm if in druid form" in advanced general settings tab "farming..."?
  10. Hello, In game, when you have selected http://fr.wowhead.com/npc=105393/il-gynoth, can you go to tab "Tools" > "Development Tools" > bouton "Memory informations" and send me result by private message.
  11. Hello, try to replace if count and count =< 6 then by if count and count <= 6 then
  12. Droidz replied to lizardscout's topic in Gatherer assistance
    Can you share your log with new setting/profile
  13. Hello, you can also, in grinder profiles editor add zones, in all zones put the min/max level in "For character level 'x' to 'x'". WRobot will change zone automaticly.
  14. Hello, sorry you cannot use party bot out of party
  15. Hello, this version is obsolete.
  16. Bonjour, vous pouvez regarder ce guide http://wrobot.eu/forums/topic/3560-fight-class-tutorial-video/ et lire http://download.wrobot.eu/wrobot/guides/WRobot guide FR.pdf . Editer également de fightclass qui existe déjà (pour wotlk ou cata) afin de voir comment utiliser les sorts.
  17. ps: you can also replace if (itemId > 0) ItemsManager.UseItem(itemId); // if it is item if (spellId > 0) SpellManager.CastSpellByIdLUA(spellId); // if it is spell by Lua.LuaDoString("ExtraActionButton1:Click()");
  18. When you run in your wow chat /cast Ysera's Wrath this works?
  19. Do you have try to reinstall WRobot in new folder? if you can share your full log files.
  20. Ok, in the "action" column add text: lua: ServerHop_HopForward()
  21. Droidz replied to lizardscout's topic in Gatherer assistance
    Hello, Try to disable option (in advanced general settings tab "Path-finding") "Blacklist Npc/Node if unable to make full path to reach it". If this don't works, in your profile, after kill step add step to clear blacklist (step type runcode): wManager.wManagerSetting.ClearBlacklistOfCurrentProductSession();
  22. Hello, yes WRobot mount up only if target distance is greater than distance (or if it is loop path).
  23. Yes sorry, you don't need to add items names (this feature is rarely used, i had forgotten how to use it). You need to add in your NPC DB (tab 'tools') (or in your profile) npc type "Smelting" (WRobot read only position of this npc, in game select npc near smelting zone).
  24. Hello, Use quest type "InteractWithNpc", add position and stolem rams id, in "Macro when interact" put: RunMacroText("/whistle")
  25. Hello, http://wrobot.eu/bugtracker/548-zen-flight-is-not-recognized-as-a-proper-flying-mount-r358/

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.