If you don't want any error messages at all (without an addon) use these commands:
If you want to selectively disable errors, define /erroff and /erron somewhere:
/run SLASH_UI_ERRORS_OFF1 = "/erroff"This will disable the red text and the error sounds and speech.
/erroff
If you want to selectively disable errors, define /erroff and /erron somewhere:
/run SLASH_UI_ERRORS_OFF1 = "/erroff"then make macros for the abilities you want to spam like this:
/run SLASH_UI_ERRORS_ON1 = "/erron"
#showtooltip
/erroff
/cast SomeSpell
/erron