A small doubt about macros

I saw in some macros that you can create a button instead of keybinding
Can you do this with all of them or are there specific commands that work in each macro?

You have to set a keybinding for it to work properly

right and how do you do that?

#showtooltip
/cast [nopet,nomounted] Call Pet 1
/targetenemy [noharm][dead]
/cast [mod:shift,@cursor] Freezing Trap
/cast [mod:ctrl,@cursor] Tar Trap
/cast [mod:alt,@cursor] Implosive Trap
/click [nochanneling] SCG_SV_AOE
/cast [nochanneling] Kill Shot

I use this macro in my SVV hunter, can I use it as a base for other macros?

Hey @roosewelt
Macros have to be key bound for them to work meaning after the macro is created you got to drag and drop it like a skill to your action bar. Repeatedly pressing the shortcut for that action bar slot will cycle the skill on the macro.

Not sure what you mean as base for other macros. Are these macros for the hunter or other classes? In any case these macros are more like hunter macros.