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.

Durations

Featured Replies

It seems there isn't a condition to refresh a certain buff before it drops out.

 

E.g. snd / rupture not dropping, so refresh them below 3 seconds. At the moment they refresh after dropping which is just too much of a loss.

  • Author

Hmmm well that's a shame, all those conditions but not one to adjust time?

 

The 'buff' condition could be changed to have a duration part on it other than 'name' and 'true/false' - would make this bot very powerful.

 

After the PQR nerfs I'm looking for a new bot to call home, so it would be great if this was at all possible.

  • Author

No. I just want the bot to get ready to cast rupture when its below 3 seconds left.

 

You don't use 1 CP ruptures as Sub.

 

I realise that without some form of C+ / Lua you won't be able to account for tons of different variables like delaying abilities because you want to refresh snd or rupture with 5 CP but by enabling these abilities to attempt to refresh below 3 seconds you decrease the chance of rupture / snd dropping.

start, duration, enabled = GetSpellCooldown(spellName or spellID or slotID, "bookType");

http://www.wowwiki.com/API_GetSpellCooldown

 

I think you need a lua script to realise that. With start and duration you could check if its time to cast and if CP is 5, but ... if its time to cast AND cp is not 5 and another spell needs less the 5 CP (Slice and dice i.e.), your combo point are gone.

 

Your cant wait "Oh, only 3 sec, and I only need 2 more CP".

  • Author

I'll call this resolved along with my other thread on pooling energy for now. I assume I can use the timer function to force refreshing of snd/rupture if I need to further down the line.

Create an account or sign in to comment

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.