- 80
- 18 939
Bacon Lite
United States
Приєднався 4 лют 2024
hi :) i do studio lite tutorials for fun :D my friends on Roblox is Frightfruit
Відео
how to make a Pet sim X game I Studio lite I 2024
Переглядів 29321 день тому
wait tomorrow im lazy fine it was tomorrow here is the gui script local CoinsLabel = script.Parent local function onCoinsChanged(newValue) CoinsLabel.Text = "Coins: " .. tostring(newValue) Change "Coins" to whatever you want your currency to be called end local player = game.Players.LocalPlayer local leaderstats = player:WaitForChild("leaderstats") local Coins = leaderstats:WaitForChild("Coins"...
How to make a soccer goal system I Studio lite I 2024
Переглядів 13521 день тому
Here is the local script local Goal = game.ReplicatedStorage:WaitForChild("Goal") local function SetPoints(points) script.Parent.Text = points[1].." - "..points[2] end Goal.OnClientEvent:Connect(function(points) SetPoints(points) end) Server script service script local Goal = game.ReplicatedStorage:WaitForChild("Goal") local Team1 = game.Workspace:WaitForChild("Team1") local Team2 = game.Worksp...
How to make a Open/Close Frame I Studio lite I 2024
Переглядів 8121 день тому
Script here local SGui = script.Parent local Frame = SGui:WaitForChild("Frame") local Button = SGui:WaitForChild("TextButton") Button.MouseButton1Up:Connect(function() Frame.Visible = not Frame.Visible end) made by Dash Lite
How to scale GUIs on all device I Studio lite I 2024
Переглядів 19528 днів тому
How to scale GUIs on all device I Studio lite I 2024
How to make a click simulator Part 2 I Studio Lite I 2024
Переглядів 158Місяць тому
Here is the code game.Players.PlayerAdded:Connect(function(player) local leaderstats = Instance.new("Folder") leaderstats.Name = "leaderstats" leaderstats.Parent = player local Clicks = Instance.new("IntValue") Clicks.Name = "Clicks" Clicks.Value = 0 Clicks.Parent = leaderstats end)
How to change gravity I Studio Lite I 2024
Переглядів 109Місяць тому
How to change gravity I Studio Lite I 2024
How to make a Click Simulator Part 1I Studio Lite I 2024
Переглядів 174Місяць тому
How to make a Click Simulator Part 1I Studio Lite I 2024
How to Make a Hideing Spot I Studio lite I 2024
Переглядів 493Місяць тому
How to Make a Hideing Spot I Studio lite I 2024
How to make a ANIMATED Open Close Frame I Studio lite (2024)
Переглядів 259Місяць тому
How to make a ANIMATED Open Close Frame I Studio lite (2024)
How to make a proximityPrompt Teleport door 🛠️ I Stuido lite
Переглядів 125Місяць тому
How to make a proximityPrompt Teleport door 🛠️ I Stuido lite
⚠️NEW BLADE BALL CODES⚠️ How to do codes in blade ball😱😱
Переглядів 66Місяць тому
⚠️NEW BLADE BALL CODES⚠️ How to do codes in blade ball😱😱
⚠️NEW ALL WORKING CODES⚠️ HOW TO DO ALL WORKING CODES IN BLOXFRUITS
Переглядів 449Місяць тому
⚠️NEW ALL WORKING CODES⚠️ HOW TO DO ALL WORKING CODES IN BLOXFRUITS
How to make body follow camera in stuido lite
Переглядів 162Місяць тому
How to make body follow camera in stuido lite
How to make a health bar in stuido lite
Переглядів 121Місяць тому
How to make a health bar in stuido lite
How to make a player joined notifications on stuido lite
Переглядів 266Місяць тому
How to make a player joined notifications on stuido lite
How to disable the leave button on stuido lite roblox
Переглядів 294Місяць тому
How to disable the leave button on stuido lite roblox
How to make a over head name tag tutorial stuido lite
Переглядів 140Місяць тому
How to make a over head name tag tutorial stuido lite
How to add blood effects in ur stuido lite game
Переглядів 160Місяць тому
How to add blood effects in ur stuido lite game
100 subs special: how to make a proximityPrompt door on stuido lite
Переглядів 1262 місяці тому
100 subs special: how to make a proximityPrompt door on stuido lite
If roblox fixed there modretion part 1
Переглядів 1922 місяці тому
If roblox fixed there modretion part 1
How to disable the reset button on stuido lite
Переглядів 942 місяці тому
How to disable the reset button on stuido lite
How to make a invite Ur friends gui in stuido lite
Переглядів 1102 місяці тому
How to make a invite Ur friends gui in stuido lite
How to add ur Roblox profile GUI in stuido lite
Переглядів 1602 місяці тому
How to add ur Roblox profile GUI in stuido lite
bro you gotta edit well, that roblox is just a fake user, real roblox have a logo on the leaderboard, and you gotta fix the roblox ban message because there’s a white paper on the photo ( btw I’m not angry because he can’t edit well I’m just telling him )
0:08 Mistake: Roblox has 52.000.000.000.000 robux, Not infinity
how do u know
@RealBaconLite some video said
@@MiguelMaior.oficial don’t believe them
@RealBaconLite I saw a video that the thumbnail says that Roblox actually have 52 trillion
@@MiguelMaior.oficial and u believe that 😂 😂
Rip Builderman
I tried it and it doesn’t work
@@LiamNunez-lv8dr how
Thx
@@LiamNunez-lv8dr yw
Ty❤😊
what😅😅
Bros not did not die
Not save the leaderstats rolled bestroll etc
How cool!
That's great bro
Wanna sell your channel?
OMG WAIT PLS HELP ME GET A MOBILE RAGDOLL ACRIPT KN THIS GAME PLEASEEE
bro is the new ncraft fr
@@NotV45U lol they should call me mobile craft 😭
Ayyyy why are you using the web version and lol☝️
idk
and display & username: OFFICIAL_ABIRARY59 @abirary59
Ayyyy lol☝️
lol
I can still see it 3:49
.
Ayyyyy☝️
@@YourTrollKing .
@RealBaconLite ayyy what?
say whatttt
HNYR
Hey im working on a game and i need someone to help me to scale the button cause only me can see it
very w
@@Diegardox3000 thx
Here Is the text button: local script: script.Parent.MouseButton1Click:Connect(function() local player = game.Players.LocalPlayer local Clicks = player:WaitForChild("leaderstats"):WaitForChild("Clicks") Clicks.Value = Clicks.Value + 1 end)
Wait how you got studio in mobile
yay but can u make like cash doors and pets
Yo i made a find the ___ tutorial and even the simulator tutorial but u didnt see it lol
the cash doors is in the simulator btw
I know how to make cash door lol
What I needed
ikr they r sooo annoying
bro when will u upload my tutorial??
ok
Um make it when button click it will make the ball go towards front
guys i lost my other script so here is another one -- LocalScript inside StarterPlayer -> StarterPlayerScripts -- Create the ScreenGui local screenGui = Instance.new("ScreenGui") screenGui.Name = "LoadingScreen" screenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") -- Create a background frame (darkened overlay) local background = Instance.new("Frame") background.Name = "Background" background.Size = UDim2.new(1, 0, 1, 0) background.Position = UDim2.new(0, 0, 0, 0) background.BackgroundColor3 = Color3.fromRGB(0, 0, 0) background.BackgroundTransparency = 0.6 background.Parent = screenGui -- Create the loading bar background frame local loadingBarBg = Instance.new("Frame") loadingBarBg.Name = "LoadingBarBg" loadingBarBg.Size = UDim2.new(0.5, 0, 0.05, 0) -- 50% width, 5% height loadingBarBg.Position = UDim2.new(0.25, 0, 0.45, 0) loadingBarBg.BackgroundColor3 = Color3.fromRGB(255, 255, 255) loadingBarBg.Parent = background -- Create the actual loading bar local loadingBar = Instance.new("Frame") loadingBar.Name = "LoadingBar" loadingBar.Size = UDim2.new(0, 0, 1, 0) -- starts with width of 0 loadingBar.BackgroundColor3 = Color3.fromRGB(0, 255, 0) -- green color loadingBar.Parent = loadingBarBg -- Function to simulate loading local function simulateLoading() -- Gradually increase the size of the loading bar for i = 0, 100, 1 do wait(0.05) -- wait for a short time loadingBar.Size = UDim2.new(i / 100, 0, 1, 0) -- increase the width based on the percentage end -- After loading is complete, hide the loading screen screenGui:Destroy() -- removes the loading screen from the player's view end -- Call the simulateLoading function simulateLoading()
Where's script?
I lost script i will put another one
bro you took my comment thank you sooo much
@@QuensoRobloxStudio yw dude :D
Want free robux?
Yo thanks!
@@Nooblite-1 yw