How to make a random wait script

hello! i want to make a random wait() could anyone help me? numbers 222-777

thank you!

local random = math.random(222, 777)
wait(random)

2 Likes

thank you. I know this is a very basic question to ask but im not really good at scripting lol

its ok. :+1: (char limit ajdfhbcvvds)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.