if( strcmp(text, "I suck", true ) == 0 ) { // Bans the player who said 'I suck' and includes a reason ("Request") BanEx( playerid, "No hi's !" ); return 1; }