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, Can you share your log file please (you can found it in "Logs" folder).
  2. Hello, To complete your NPC DB (of tab "Tools") you can, In "Advanced general settings..." tab "Other options" activate option "Automatically add in database the NPCs of loaded profiles". And like has say Seumas, if your profile don't contain NPC you need to add it in you profile or in NpcDB a vendors or repairs. You can also use "Tundra Mammoth" (activate this option in "advanced general settings") if you have this mount. Check also if you settings to sell/repair is good >
  3. Hello, since your post I have added in wrobot code more checks for npc state, I think that your problem is solved. If it is not solved, like have say creativextent blacklist mobs.
  4. Hello, since your post I have added in wrobot code more checks for npc state, I think that your problem is solved. If it is not solved, like have say creativextent blacklist mobs.
  5. Hello, I'll add this.
  6. Droidz commented on Bear T.O.E.'s bug report in Bug Tracker
    Hello, Not directly, WRobot use recast/detour to get walkable zones and make path. But this is not 100% perfect. (you can found it in wrobot api in class: wManager.Wow.Helpers.PathFinder)
  7. Hello, It is good idea, I have noted this but I am not sure it is possible to make complete profile (I need to test to know if this can help or not).
  8. Hello, I think that this problem is solved now. If it is not solved go to tab "Tools" > "Black list editor" and select in game a blood worms and click on button "Add current target type to blacklist".
  9. Hello, I have added option pet battle at some bots (grinder, ...) but I'll not add it at quester bot (to avoid compatibility problem with profiles).
  10. Droidz commented on Bear T.O.E.'s bug report in Bug Tracker
    Hello, This feature has been added since your post.
  11. Hello, You have already conditions: - TargetTargetingMe, - TargetTargetingMeOrMyPet, - TargetTargetingMyPet, I have added (wait next update): - TargetTargetingPartyMember I have also added in next update the spell option "Cast spell on self".
  12. Droidz commented on cufta's bug report in Bug Tracker
    Hello, This feature is added (bot "Automaton").
  13. Droidz commented on Teksun's bug report in Bug Tracker
    ps: Now in blacklist (in tab "Tools") you can blacklist npc by guid (blacklist npc by npc) or blacklist npc type.
  14. Hello, I haven't accessed at this quest, Try to put 8 at "Objective count 2", if this not works put 8 at "Objective count 3"... If after this not works, put 0 at all "Objective count" and activate settings "Auto detect objective count (1-4)". Tell me if this works, I'll test again tomorrow if I have access at this quest.
  15. Ok, on some computer, Windows/antivirus seem block installation in certain folders.
  16. Hello, Do you have read this post: ? Can you share your log (you can found it in "Logs" folder).
  17. Hello, Can you share your log file please (you can found it in "Logs" folder). Try also to install wrobot in new folder.
  18. Hello, Tame pets is not easy, WRobot is not make for it. I have coded quickly an "Custom profile" to detect NPC by id (this custom profile play an sound and show on map (in wrobot window tab "Map") NPC detected). To add/remove NPCs at detect, edit custom profile with notepad here: // Id of NPCs at detect: private readonly List<int> _detectNpc = new List<int> { 38453, // Arcturis: http://www.wowhead.com/npc=38453 54319, // Magria: http://fr.wowhead.com/npc=54319 }; // Play sound when npc detected: private readonly bool _playSound = true; (for the moment I have put only two pet). To install this custom profile, download Npc detector.zip and extract zip file in folder "WRobot\Profiles\Custom Profile\". ps: I have noted your suggestion to add "tame pet" feature, but I'll don't add it quickly.
  19. Hello, I have fixed the black listed zone (to don't blacklist the path of profile, you can also try to make a path more farther the boat.). wreck of vanguard.xml
  20. ps: More info of how to blacklist certain herbs/Mines:
  21. Hello, I have reply here:
  22. Hello, To remove useless items you can use wow addon like http://www.curse.com/addons/wow/loot-filter To auto-open or combine items read this: (replace item id ( 90407) by your item id or use your own macro) Tell me if you need more help.
  23. Hello, To resolve this problem you can increment min/max latency. For it: Go to tab "General Settings". Button "Enter advanced settings…". Go to tab "Other options". Edit option "Latency – Min x ms | Max: x ms". (try to use 500 and 800)
  24. Hello, You can use bot "Automaton" (in "Product Settings" activate option "Gather", deactivate "Kill mobs", activate "Use Flying mount" and increment "Max distance form start position"). Or you can use bot gatherer and create an big profile.
  25. Hello, No, sorry, wrobot is only for last wow version.

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.