DEV Community

DayFlyOrigins
DayFlyOrigins

Posted on

Game Loaded warning (Lua)

Hello! Welcome to another post on my profile. I hope you will enjoy it. So basically, we would wan't to give a script that works only on ROBLOX. As I guess. It's fast and really easy! Requires 3 line of the script. So, let's get into it!

Basically, it's easy to guess. You just have to use some of the brain. Code:
if game:IsLoaded() then
print("Game succesfully loaded!")
end

That's all of this post, too! Well, i'm sorry for making so short posts. I just don't know what to make, to be honest. Thanks for viewing this post, and have a good day!

Top comments (0)