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. Droidz commented on Ohren's bug report in Bug Tracker
    Hi, If is not written percent in condition name the value is real (if you have 71000/120000 conditions is "mana (71000)<75000"
  2. You can get mailbox name when you put your mouse cursor over the mailbox in game.
  3. For support, please post request here: http://wrobot.eu/forum/10-help-and-support-wrobot/
  4. hi, Wrobot don't managing pet ability. But you can use pet ability in fightclass with lua code, try this CastSpell(33395, "pet"); (http://www.wowwiki.com/API_CastSpell, http://www.wowhead.com/spell=33395)
  5. Hi, In your log you have: Please select an Fly Mount in general settings When you have correctly settings fly mount you have again this problem?
  6. Hi, I works currently on quester bot, coming soon (but quests profiles is very long at write, I have passed 2 days only for write quests level 1 to 15) For profiles request go here: http://wrobot.eu/forum/28-profiles-and-requests-wrobot/ And I'll add by default FightClass in the bot with auto selection. Thanks
  7. Try with this code: (System.Math.Abs(ObjectManager.Me.Rotation - ObjectManager.Target.Rotation) < 0.35f) (wow object rotation is in radians, -pi at +pi)
  8. Try to install antivirus kaspersky and ESET Nod32 (trial version during 30 days). But I don't know what can cause wow crash.
  9. Hi, For add mailbox propely read this post:
  10. Hi, You can also use this lua code: RunMacroText("/use item:52306") (replace 52306 by your item id, this code is compatible with all wow client langage and you don't need to know bag slot), in condition add http://www.wowwiki.com/API_GetItemCount count = GetItemCount(52306) if count > 0 then ret = "true" else ret = "false" end
  11. Droidz commented on Ohren's bug report in Bug Tracker
    I thought I was repaired. I'll see this.
  12. Try also to reinstall dirext9, directx11, and update or reinstall your graphic driver. If wow crash the problem is probably here (try also to disable all wow addons)
  13. The problem was continent Darkmoon Faire (missing mesh for path finder) I have solved this issue
  14. Do you have running on your computer a program similar at xfire or teamspeak?
  15. If you can try again and say me if your profile works now Envoyé depuis mon MI 2 avec Tapatalk
  16. Do you have tried to change wow directx version?
  17. Wait update of wrobot and say me if problem is solved.
  18. Hi, Thanks for report, I'll watch it.
  19. Hi, When you create your profile you need to walk along of water. Send me your profile please I'll look it tomorrow.
  20. Hi, Can you share your log please
  21. Hi, Now fightclass spell (in editor) is ordered by priority (high priority to low priority). For changing priority, you need only to select spell and click on the button "Up" or "Down". Old fightclass is automaticly ordered. I have edit it for to improve the use. This update is old (03/17/2013, more info here: http://download.wrobot.eu/wrobot/bin/updateinfo.php).
  22. Salut, Merci pour ce tutoriel. Je les déplacé dans le forum Français.
  23. Hi, for get if character have totem the reply is here: And I haven't try but for launch totem just use spell name.
  24. Hi, If problem persist can you share your log please.

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.