Recently I found 2 nice macros for Druids Bears.
1. This is a change travelform macro in 1-button.
Code:
#showtooltip
/dismount
/cancelform [noindoors,nocombat]
/use [combat,nomod,noform:2]Dash;[mod:shift]!Cat Form
/use [indoors]!Cat Form;!Travel Form
2. Very nice 1-button rotation for farming. (i use it everywhere

)
Code:
#showtooltip
/targetenemy [noharm]
/startattack
/castsequence reset=combat Thrash, Mangle, Swipe, Swipe
/castsequence Ironfur
This one you can spam it, but not to fast. Also the spell icon change as the macro run.
Hope these 2 macros help the farmers.