Roblox Studio Tip 37: Creating the Most Pointless Game Ever! 🎮
Discover a fun and quirky Roblox Studio tip to build the most pointless yet entertaining game. Perfect for scripting beginners and Roblox enthusiasts alike! #roblox #scripting #coding
About this video
Credit for idea: @dehapyprank9768
game.Players.PlayerAdded:Connect(function(player)
local leaderstats = Instance.new("Folder")
leaderstats.Name = "leaderstats"
leaderstats.Parent = player
local Time = Instance.new("IntValue")
Time.Name = "Time"
Time.Value = 0
Time.Parent = leaderstats
while true do
wait(1)
if player.Parent then
Time.Value = Time.Value + 1
else
break
end
end
end)
4.6
38 user reviews
Write a Review
User Reviews
0 reviewsBe the first to comment...
Video Information
Views
194.2K
Total views since publication
Likes
2.5K
User likes and reactions
Duration
0:18
Video length
Published
Jun 7, 2025
Release date
Quality
hd
Video definition
About the Channel
Related Trending Topics
LIVE TRENDSThis video may be related to current global trending topics. Click any trend to explore more videos about what's hot right now!
THIS VIDEO IS TRENDING!
This video is currently trending in Hungary under the topic 'most wanted a hajsza'.
Share This Video
SOCIAL SHAREShare this video with your friends and followers across all major social platforms including X (Twitter), Facebook, Youtube, Pinterest, VKontakte, and Odnoklassniki. Help spread the word about great content!