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.

Hunter steady shot - kills auto shoot

Featured Replies

Hey yall!
I'm quite new to WRobot and i'm making my first hunter fight class.
So i've got everything working, but my steady shot clips my auto shoot, at least after an arcane shot.
Is there any way to make it so it only casts steady shot, if there is more then 1.5 seconds left untill next auto shoot?
I tried Casting Time Left, but the problem is that auto shoot is not really a spell, I know it can be counted by addons, so i guess osme lua code could do the trick? :)

Cheers!

8 hours ago, Ordush said:

Hey yall!
I'm quite new to WRobot and i'm making my first hunter fight class.
So i've got everything working, but my steady shot clips my auto shoot, at least after an arcane shot.
Is there any way to make it so it only casts steady shot, if there is more then 1.5 seconds left untill next auto shoot?
I tried Casting Time Left, but the problem is that auto shoot is not really a spell, I know it can be counted by addons, so i guess osme lua code could do the trick? :)

Cheers!


 

Quote

/script UIErrorsFrame:Hide()"
/castsequence reset=2.15 Steady Shot, Auto Shot
/castrandom [exists,target=pettarget] Kill Command
/script UIErrorsFrame:Clear(); UIErrorsFrame:Show()

Use this macro so that it auto shot right after Steady shot

Keep in mind that the number "2.15" depends on your attack speed. for example if your attack speed ingame is 1.15 add +1 so it becomes 1.16. Got it?

 

My ingame attack speed is 2.14. Therefore, I put it 2.15 in my macro.

  • Author
10 hours ago, lonellywolf said:


 

Use this macro so that it auto shot right after Steady shot

Keep in mind that the number "2.15" depends on your attack speed. for example if your attack speed ingame is 1.15 add +1 so it becomes 1.16. Got it?

 

My ingame attack speed is 2.14. Therefore, I put it 2.15 in my macro.

Thank you for the macro.
I have already been using this for ages, the thing about this macro is that it actually does clip now and then. If i don't use the macro, but manually use steady shot i do not clip. And it's not because of the attack speed. It's simply due to responsiveness. This is why i began using WRobot, to get above this.
Hope anybody has another solution.

Again! Cheers!

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.