#Give badge when disconnected

4 messages · Page 1 of 1 (latest)

dusty pier
#

Hello, can someone help me with a script ? I want to give a badge to players who get disconnected after being idle for 20 minutes. Anyone knows how to do this please ?

wary ravineBOT
#

studio** You are now Level 3! **studio

onyx badger
#

With a client script check if the player didn't press any key, didn't move, didn't move mouse etc then wait 20min and check if player still haven't touched the game then ask the server to give the badge
You can add more safety by checking with the server if the player didnt move

dusty pier
#

Sorry but I don't know how to do that