What does this do?
This script allows players in your game to safely go AFK if they need to do something like go down for dinner
How do we (you guys) get it?
Just follow the steps below!
Step 1
Download the main afk system script from here. If you wish to download the pre-build AFK zone, download it from here
Step 2
Open your game and put the main afk system script in ServerScriptService and the pre-build AFK zone (if downloaded) into Workspace
Step 3
Once completed, open the script that you placed in ServerScriptService. Once opened, you will see configuration variables. The explanation of these variables is already in the script, so I don’t need to explain them here
Step 4
You’re done! If you want to make your own custom AFK zone, read the requirements below
Requirements for custom AFK zone by default
- Must be placed in game.Workspace
- Must be named “AFK Place”
- Must be a model
- Must have a part called “Spawn” in the model
Conclusion of Post
Thanks for reading my post on my AFK system. If you do like this, show your kindness by liking this post, or spreading this post, it’s up to you. If you wish to add something to this script, make a PR on the Github or make a suggestion in the replies, I’m all ears. Anyways, good day and good bye.