Page 1 of 1

Druid shift macro's (Lock&Spam) (SUPERMACRO REQ)

PostPosted: Mon Oct 26, 2015 10:38 am
by Fegan
Since I've been looking around for ages on these forums/Feenix/other vanilla sources and most of them don't work or didn't give what I want I made my own messy macro's.

I can't play without them anyway.

Bearform lock (Spam your keybind, don't ever go out of bearform but go into bearform from any form):

/unbuff Spotted Frostsaber (Change into any mount or remove line)
/unbuff Cat Form
/unbuff Aquatic Form
/unbuff Travel Form
/script if not buffed("Dire Bear Form") then cast("Dire Bear Form") end (Change into Bear Form if not 40+)

Bearform spam (Everytime you use your keybind, you go out of any form into Bearform, even bearform) - Great for getting out of hamstring straight into bear again:

/unbuff Spotted Frostsaber
/unbuff Cat Form
/unbuff Dire Bear Form
/unbuff Aquatic Form
/unbuff Travel Form
/script if not buffed("Dire Bear Form") then cast("Dire Bear Form") end

Catform lock (read bearform lock) + Track humanoids (press 1x extra):

/unbuff Spotted Frostsaber
/unbuff Dire Bear Form
/unbuff Aquatic Form
/unbuff Travel Form
/script if not buffed("Cat Form") then cast("Cat Form") end
/cast Track Humanoids

Catform spam:

/unbuff Spotted Frostsaber
/unbuff Dire Bear Form
/unbuff Aquatic Form
/unbuff Travel Form
/unbuff Cat Form
/script if not buffed("Cat Form") then cast("Cat Form") end

Travelform+Aquatic form in 1 button from any form:

/unbuff Spotted Frostsaber
/unbuff Cat Form
/unbuff Dire Bear Form
/unbuff Aquatic Form
/unbuff Travel Form
/script if not buffed("Travel Form") then cast("Travel Form") end
/script if not buffed("Aquatic Form") then cast("Aquatic Form") end



Enjoy all who needed this. If you have a way to optimize the macro, feel free to post in the thread. They work for me, but it can always be better, right?

Re: Druid shift macro's (Lock&Spam) (NO SUPERMACRO)

PostPosted: Tue Oct 27, 2015 5:15 pm
by Wowzers
I'm missing something. The /unbuff command doesn't seem to be doing anything.

I did the following:

- made a simple macro with /unbuff Bear Form
- shifted to bear form
- Dragged the macro the toolbar
- Clicked on the macro

No love. Stayed in Bear form.

Do I need to bind this to a key or something to make the /unbuff work?

Re: Druid shift macro's (Lock&Spam) (NO SUPERMACRO)

PostPosted: Tue Oct 27, 2015 7:46 pm
by Lorilay
Wowzers wrote:I'm missing something. The /unbuff command doesn't seem to be doing anything.

I did the following:

- made a simple macro with /unbuff Bear Form
- shifted to bear form
- Dragged the macro the toolbar
- Clicked on the macro

No love. Stayed in Bear form.

Do I need to bind this to a key or something to make the /unbuff work?

/unbuff is a SuperMacro command. Do you have the SuperMacro addon installed?

Re: Druid shift macro's (Lock&Spam) (NO SUPERMACRO)

PostPosted: Fri Oct 30, 2015 6:55 pm
by salkavh
Lorilay wrote:
Wowzers wrote:I'm missing something. The /unbuff command doesn't seem to be doing anything.

I did the following:

- made a simple macro with /unbuff Bear Form
- shifted to bear form
- Dragged the macro the toolbar
- Clicked on the macro

No love. Stayed in Bear form.

Do I need to bind this to a key or something to make the /unbuff work?

/unbuff is a SuperMacro command. Do you have the SuperMacro addon installed?


The title of the post is a little bit misleading if SuperMacro is requried.

Re: Druid shift macro's (Lock&Spam) (NO SUPERMACRO)

PostPosted: Sat Oct 31, 2015 2:11 am
by Viorus
You need a macro addon for shifting macros.

Re: Druid shift macro's (Lock&Spam) (SUPERMACRO REQ)

PostPosted: Tue Nov 03, 2015 9:46 pm
by Fegan
Apoligies, it was indeed installed.

Kind regards,

Sikkeplz

Re: Druid shift macro's (Lock&Spam) (SUPERMACRO REQ)

PostPosted: Fri Dec 04, 2015 6:54 pm
by Kalabast
Instead of using a clunky macro just get DruidFunc and Druid Helper addons:
https://forum.nostalrius.org/viewtopic.php?f=63&t=605

You can bind each form to a key and it will auto shift you out of your current form on the first press then into the desired form on the next.

Personally i use Shift+Mouse wheel up or down for Cat/Bear and Shift+Middle click for travel works really well for me.

Re: Druid shift macro's (Lock&Spam) (SUPERMACRO REQ)

PostPosted: Sat Dec 05, 2015 2:25 pm
by Fegan
Kalabast wrote:Instead of using a clunky macro just get DruidFunc and Druid Helper addons:
https://forum.nostalrius.org/viewtopic.php?f=63&t=605

You can bind each form to a key and it will auto shift you out of your current form on the first press then into the desired form on the next.

Personally i use Shift+Mouse wheel up or down for Cat/Bear and Shift+Middle click for travel works really well for me.


How is the macro clunky? It's a button, just like you are using a button. The difference is that I'm having an extra button, to stay locked in the form I want when I bash it. Which is really handy when you can't afford an accidental double shift (PvP or while powershifting). It's like a macro where you can't tap stealth twice and unstealth again. If your addon fixes this issue aswell, there is no need for the macro, but you'll need an extra addon though, so I don't get how that's better. :)

My bearform is on V. My spambear form in on shift-V. Cat is C, spamcat is shift-C, travel/aqua form is shift-F.

Anyway, opinions differ, but I know I can't play properly without these macro's. Especially in PvP (nothing worse then a rogue ganking you and spamming bear on kidney shot and going in bear and out again because of a doubleclick.

-Sikkeplz