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.

nonstop1005

Elite user
  • Joined

  • Last visited

Everything posted by nonstop1005

    • 882 downloads
    talents are 2,1,2,1,1,1
  1. is the fight class you are using set up for party members?
  2. easy just use wrotation make a macro /target terropene /cast tame pet activate the macro for every 5-10 secs thats hom i got tlpd
    • 566 downloads
    • Version 1
    tested extensively
  3. can you modify this a bit? would like to see it behave like the bg profiles so it attacks and such
  4. ok, since the hotfix there is a deserter debuff change the timer on it (very simple) changed mine to 250 if the other group shows up my toons fight :)
  5. daily quests are not an allinone
  6. you could try my guardian druid fightclass i have here
  7. http://wrobot.eu/index.php?app=nexus&module=clients&section=purchases
  8. not sure why he would put the game in is downloads folder??? and if he can play the game without using the bot, redownloading it is just going to screw up all of his settings
  9. what version of windows?
  10. or, you could go thru each spell and add the condition, is spell usable
  11. you can get alot of the paid addons if you google them with torrent, example zygor torrent will get you to thepiratebey.org with the download
  12. check in here http://wrobot.eu/files/category/13-mage/ i have not built my own mage one yet but i am sure there are some good ones here
  13. there is a place in the advanced settings for this in the harvest looting tab
  14. best way is to start at a spawn spot, use wrotation, macro /target time /cast instant spell i know this works, as i have it on 2 accounts
  15. then you would want to use the buff stack condition
  16. being a bear tank myself, i just use it on cd. not sure what ya wanna get out of it but thats what i do
  17. if you go to the pet battle product settings, pet battle pvp is at the bottom be sure to check all of the settings scroll down and i dont think you can use outside healing in a pet battle
  18. local minHealthPercent = 50; local PetAlly = 1; local PetEnemy = 2; local activePetEnemy = C_PetBattles.GetActivePet(PetEnemy); local typePetEnemy = C_PetBattles.GetPetType(PetEnemy, activePetEnemy); local activePetAlly = C_PetBattles.GetActivePet(PetAlly); local typePetAlly = C_PetBattles.GetPetType(PetAlly, activePetAlly); if C_PetBattles.GetHealth(PetAlly, activePetAlly) * 100 / C_PetBattles.GetMaxHealth(PetAlly, activePetAlly) <= minHealthPercent then for i = 1, NUM_BATTLE_PETS_IN_BATTLE do if C_PetBattles.GetHealth(PetAlly, i) * 100 / C_PetBattles.GetMaxHealth(PetAlly, i) > minHealthPercent and not (i == activePetAlly) then C_PetBattles.ChangePet(i); break; end end end put this in the top box in your pet battle product settings, the rest of what you want is in there
  19. well i know the fella that is over it is very much on top of any issues, updates fast with wow patch not to mention the fact that the uses are endless
  20. bg's are very sketchy, i would not recommend using them as a lvling option there are other profiles and options for that
  21. ty i knew we could count on ya
  22. ok when i use the pause when player near, with the plug-in activated, he still jumps around

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.