#Scrambler

1 messages · Page 1 of 1 (latest)

radiant hatch
#

So basically. An script that when you click some button turns on scrambler, and players that has rank in group sees original message but others that don't have rank see random letters like "agxbki!#". Is it possible to make for the newest chat?

rough birch
#

yeah

#

its possible

radiant hatch
dull wagonBOT
#

studio** You are now Level 2! **studio

radiant hatch
#

As I would want to make it.

#

Without making any custom bubble.

#

Cuz, always I have problem that OnIncomingMessage can be only used on the client.

rough birch
#

you can pick the scrambled word on the server

#

then invoke every client to have that in their chat

#

or smthn similar to that

#

then check if the player is in the group and if they are just tell them the word

#

itd be smthn like that

radiant hatch
#

Hmm

#

Will try

radiant hatch
rough birch
#

invokeclient

#

search it up

#

i think its called that