Hum, I'll try thanks.

EDIT: It works thanks you.
I've make this:

Quote:
on *:text:cheer*:#: {
var %cheer = $remove($1,cheer)
if ($1 == cheer1) {
msg # $nick gives %cheer bit
}
else {
msg # $nick gives %cheer bits
}
}

Last edited by Sissou; 19/08/16 06:02 PM.