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, Close TeamViewer (TeamViewer_Service.exe and TeamViewer.exe) and Tuneup utility (TuneUpUtilitiesService64.exe and TuneUpUtilitiesApp64.exe ).
  2. WRobot don't use same method that PQR to manage spell rotation. WRobot manage in wrobot process the rotation (PQR manage rotation directly in Wow process with lua code).
  3. Read in battlegrounder Product settings it is written to remove from random queue Strand of the Ancients:
  4. Hello, I have reply by PM, if you can send me list of process running on your computer please (and your keyboard name). To get list of process, open cmd (in admin mode) and use command: tasklist
  5. Try to disable option "improve combat rotation speed"
  6. Hello, Can you send me your profile please.
  7. You can try to use condition "Me in Cast" need = false (this don't launch spell if you launch an spell or use item/object).
  8. Hello, No change which can cause this problem, can you share log of an session with problem please. Thanks.
  9. print("start") if (GetUnitName("target") == "Training Dummy") or (GetUnitName("target") == "Raider's Training Dummy") then print("dummy") retV=1 else print("target") retV=UnitIsEnemy("player","target") end print("end") ps: You can test your script and get lua error in "Tools" > "Development tools", copy your code in text zone and click on buton "Lua (retu...".
  10. Droidz commented on Bugreporter's bug report in Bug Tracker
    In your log what ID found WRobot for the spell Stealth ?
  11. Hello, See on wowhead: http://www.wowhead.com/npc=72280/manifestation-of-pride Reaction is neutral (no hostile).
  12. Look this: And can you share your fightclass please i'll look it. Thanks
  13. Droidz replied to maex's topic in Grinder assistance
    You need to put position of vendor at outdoor. WRobot go to position declared in your profile (now outdoor) with flying mount > Search vendor > Go to vendor (indoor) with ground path. (don't forget to clean npc database (NPC DB tools)).
  14. Hello, Can you try to install an copy of wrobot in new empty folder (for reset all settings by default). Only choose an fightclass and your petbattle profil and tell me if this works? Try also to disable Wow addon
  15. Hello, If this NPC is not in your profil try to clean your npc database (close wrobot and remove file NpcDB.xml (in WRobot\Data)). If npc is in your profile, change position of the NPC (outdoor) (and clean db).
  16. Droidz replied to maex's topic in Grinder assistance
    Hello, Look this thread:
  17. Hello, In your fightclass try to replace spell name "Cheap Shot" by "Stealth" (More info ). If this don't work, please share full log and your fightclass.
  18. Do you have activated on your health spells the option "For friends (party)"?
  19. Hello, With the last update do you have this problem?
  20. Hello, Do you have try to reboot your computer? I have buyed certificat on Comode website normally you should not be problem. Can you tell me if you have (or not) this problem after the update. Thanks everybody and sorry for the troubles.
  21. Hello, WRobot auto select player at heal by hp (ascending). What fightclass do you use?
  22. Droidz commented on Bugreporter's bug report in Bug Tracker
    With option "Unlock fps..." your fightclass works? For combine spell you can use lua (spell option "Is not spell, is lua script" to true): local idSpellBerserking = 26297 local idSpellAdrenalineRush = 13750 local spellname = "" spellname = GetSpellInfo(idSpellBerserking) CastSpellByName(spellname) spellname = GetSpellInfo(idSpellAdrenalineRush) CastSpellByName(spellname)
  23. Do you use good name (case sensitive)? Try to copy paste name from this website or wowhead (use name of your wow client).
  24. Droidz commented on Bugreporter's bug report in Bug Tracker
    Hello, In general settings (advanced) you can try to activate options "Improve combat rotation speed (this option can skip spells)" and "Unlock fps limit (improve reactivity) (need restart)". And can you share your fightclass? Thanks.

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.