- 75
- 16 652
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
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")
onCoinsChanged(Coins.Value)
Coins.Changed:Connect(function(newValue)
onCoinsChanged(newValue)
end)
Btw the leader stats and the coin touch is a pre made script
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")
onCoinsChanged(Coins.Value)
Coins.Changed:Connect(function(newValue)
onCoinsChanged(newValue)
end)
Btw the leader stats and the coin touch is a pre made script
มุมมอง: 199
วีดีโอ
How to make a soccer goal system I Studio lite I 2024
มุมมอง 8914 ชั่วโมงที่ผ่านมา
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
มุมมอง 4521 ชั่วโมงที่ผ่านมา
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
มุมมอง 17414 วันที่ผ่านมา
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
มุมมอง 13214 วันที่ผ่านมา
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
มุมมอง 10114 วันที่ผ่านมา
How to change gravity I Studio Lite I 2024
How to make a Click Simulator Part 1I Studio Lite I 2024
มุมมอง 14214 วันที่ผ่านมา
Here is the leader stats script: 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) local script: script.Parent.MouseButton1Click:Connect(function() local player = game.Players.Loca...
How to Make a Hideing Spot I Studio lite I 2024
มุมมอง 37714 วันที่ผ่านมา
Here is the script local prompt = script.Parent local function toggleVisibility(character, isHidden) for _, part in pairs(character:GetChildren()) do if part:IsA("MeshPart") or part:IsA("Accessory") then local handle = part:IsA("Accessory") and part:FindFirstChild("Handle") or part handle.Transparency = isHidden and 1 or 0 if part.Name "Head" and part:FindFirstChildWhichIsA("Decal") then part:F...
How to make a ANIMATED Open Close Frame I Studio lite (2024)
มุมมอง 22314 วันที่ผ่านมา
Here is the script btw put it in screen GUI SCRIPT 👇 local openbutton = script.Parent.OpenButton local closebutton = script.Parent.Frame.CloseButton local frame = script.Parent.Frame local animationduration = 0.5 openbutton.MouseButton1Click:Connect(function() openbutton.Visible = false frame.Visible = true frame.Size = UDim2.new(0, 0, 0, 0) frame:TweenSize(UDim2.new(0.39, 0, 0.61, 0), Enum.Eas...
How to make a proximityPrompt Teleport door 🛠️ I Stuido lite
มุมมอง 11821 วันที่ผ่านมา
Here is the script local ProximityPrompt = script.Parent ProximityPrompt.Triggered:Connect(function(Player) wait(2) Here you can change the amount of time the system waits until you teleport to the other part after clicking E. Player.Character.HumanoidRootPart.Position = game.workspace.Beachpad.Position Depending what your exit part is called, Change the "Entry2" to whatever your part is called...
⚠️NEW BLADE BALL CODES⚠️ How to do codes in blade ball😱😱
มุมมอง 6028 วันที่ผ่านมา
⚠️NEW BLADE BALL CODES⚠️ How to do codes in blade ball😱😱
⚠️NEW ALL WORKING CODES⚠️ HOW TO DO ALL WORKING CODES IN BLOXFRUITS
มุมมอง 444หลายเดือนก่อน
⚠️NEW ALL WORKING CODES⚠️ HOW TO DO ALL WORKING CODES IN BLOXFRUITS
How to make body follow camera in stuido lite
มุมมอง 150หลายเดือนก่อน
How to make body follow camera in stuido lite
How to make a health bar in stuido lite
มุมมอง 120หลายเดือนก่อน
How to make a health bar in stuido lite
How to make a player joined notifications on stuido lite
มุมมอง 242หลายเดือนก่อน
How to make a player joined notifications on stuido lite
How to disable the leave button on stuido lite roblox
มุมมอง 280หลายเดือนก่อน
How to disable the leave button on stuido lite roblox
How to make a over head name tag tutorial stuido lite
มุมมอง 123หลายเดือนก่อน
How to make a over head name tag tutorial stuido lite
How to add blood effects in ur stuido lite game
มุมมอง 154หลายเดือนก่อน
How to add blood effects in ur stuido lite game
100 subs special: how to make a proximityPrompt door on stuido lite
มุมมอง 121หลายเดือนก่อน
100 subs special: how to make a proximityPrompt door on stuido lite
If roblox fixed there modretion part 1
มุมมอง 181หลายเดือนก่อน
If roblox fixed there modretion part 1
How to disable the reset button on stuido lite
มุมมอง 91หลายเดือนก่อน
How to disable the reset button on stuido lite
How to make a invite Ur friends gui in stuido lite
มุมมอง 103หลายเดือนก่อน
How to make a invite Ur friends gui in stuido lite
How to add ur Roblox profile GUI in stuido lite
มุมมอง 119หลายเดือนก่อน
How to add ur Roblox profile GUI in stuido lite
How to make a health gui on stuido lite
มุมมอง 107หลายเดือนก่อน
How to make a health gui on stuido lite
#roblox #stuido how to make a dash abilty Roblox stuido lite
มุมมอง 842 หลายเดือนก่อน
#roblox #stuido how to make a dash abilty Roblox stuido lite
How to make a rng game in stuido lite
มุมมอง 3392 หลายเดือนก่อน
How to make a rng game in stuido lite
[READ DESC] How to get admin commands in ur own game [ROBLOX TUTORIAL]
มุมมอง 1732 หลายเดือนก่อน
[READ DESC] How to get admin commands in ur own game [ROBLOX TUTORIAL]
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!
@@Silverkylle yw
Bro the trick you show to scale it scales on tablets bro I'm in tablet and I have in my friend in phone it don't scale
@@Pelow_XD it only works on open close frames
Last words from this kid hey mister why is your candy bag made of metal (It’s a gun)
Hi
lasts words i can kill the weakest dummy hehe
Hi
@@Silverkylle hi
IF U GUYS DON’T UNDERSTAND STAND IF U LOOK AT GOKU POSE IT LOOKS LIKE THE PLAYER POSE
BRUH THEY LITERALLY COPIED ADOPT ME
this song is ass
I met U in game
yea i know lol
Hi
Yeah this works but I can only my tag I cannot see others and other can’t see mine
Yo can you make a tutorial on how to make a slap battles game next time
Should i make it?
Sure!
@@AlexDuzStuff aight posting in like sometime
Thanks! I needed this for my mega mini games game
@Notbloxxy69 yw
Yo bro could you make an tutorial how to make an saitama abilty [Button Version]? If You Accept This Tutorial I’ll Be Happy! Thanks!
ok
my tuto when???
How to create pls donate game in studio lite pls
But it doesn't give a click value when you fully make the game I don't know why
watch part 1
ey the red screen should be removed can i remake this?
sure lol
Pls tuto on a cash grab game like pet simulator x
@@trixi_0829 Ok wait