Of course you can!
You can use the on text event, echo whatever you want and then do haltdef to stop the default message for appearing.
Stuff that you will need for this easy script!
- ON TEXT EVENT /help on text
- echo command /help /echo
- $nick identifier (it returns the nickname of the user that triggered the on text event)
- / haltdef command (stops the default text from being printed)
- $left($nick($chan,$nick).pnick (and this will return the prefix of the nockname
Good luck! If you need more help let us know!_