You know you are using the proper document editor when such a basic task as Construct age transcript does not take more time than it should. Modifying papers is now a part of a lot of working operations in various professional fields, which explains why accessibility and straightforwardness are crucial for editing resources. If you find yourself researching guides or searching for tips about how to Construct age transcript, you might want to get a more intuitive solution to save time on theoretical learning. And this is where DocHub shines. No training is needed. Simply open the editor, which will guide you through its main functions and features.
A workflow becomes smoother with DocHub. Make use of this instrument to complete the paperwork you need in short time and take your productivity to the next level!
hello everybody welcome back to another video today im going to be showing you how to make an age lock script that kicks new accounts this will for example be useful for roleplay games like restaurants that have a problem with exploiters that just keep on making all the gowns so lets get started the first thing you want to do is insert a script into server script servers were going to call it h lock it doesnt really matter what you name it but im just going to name it hlock because its obvious and then were going to create a variable for the required age so local required age and were going to set it to 10 and this is a number in days and what this is going to do if the account is not 10 days old it will kick the player so if um i were to put like two here and the account was not two days old it would kick the player you know okay so im just gonna leave it at 10 for now and now were going to create a function that fires whenever the player joins so local function on player a