#Owner, Moderator, Host detection

28 messages · Page 1 of 1 (latest)

past ledge
#

Making a nightclub, I am aware of the "is room owner" chip but my friend has a system that detects if someone is a host or moderator and it automatically gives them fly. I'm trying to replicate it but I do not know what circuits to look for. (I do not need help with the fly role system only host & mod detection)

fair musk
#

Room settings > permissions > assign a unique role per permission

#

Now you can filter each one as you please

smoky jackal
fair musk
past ledge
#

Is there an alternate way? might save it as an invention.

fair musk
past ledge
#

skids mean script kiddies

smoky jackal
fair musk
#

The hacker apparently has found a workaround already

#

So my assumption is it won’t be long until the skids get it

smoky jackal
fair musk
#

Make unique role per permission with weird name

#

Like booger176666262626263363

#

Idk

smoky jackal
fair musk
#

I’ll be honest, I never even read what you said xD

#

Just saw the word fly and was like Angery

smoky jackal
#

xD

fair musk
#

Slow minded

smoky jackal
smoky jackal
# past ledge Is there an alternate way? might save it as an invention.

Event receiever configured to on join, if player is local, if list contains list of players via list create with "Get player by account name"s plugged into it, whould be all the staff u wanna give fly to. Then add fly role, else nothing.

Or specifically for hackers, 30Hz, if player is local, if player has Staff role, then nothing. Else if player has fly role, then send to orientation RRtroll else nothing

And like Vickster said, make the role names unique

past ledge
#

how do i detect player has role?

smoky jackal