Check Puffle Name

From Club Penguin Protocol
Jump to navigation Jump to search

This packet is sent by the client to the server asking whether provided name is decent and contains no obscenities. In response client will receive checkpufflename packet containing provided name alongside with an information about appropriateness (1 = appropriate, 0 = inappropriate).

It is currently unknown how the filter works as completely normal phrases like Club Penguin are forbidden and less appropriate ones are allowed.

Structure

Client-side %xt%s%p#checkpufflename%room_id%name%
Server-side %xt%checkpufflename%room_id%name%appropriateness%