
How to make a Clicker Game in ROBLOX part 2!
like and subscribe before u use these scripts or else i will be sad 🙁
scriptz:
Rebirth System in button:
–made by freeze yt
local player = game.Players.LocalPlayer
local clicks = player.leaderstats:FindFirstChild(“Clicks”)
local rebirths = player.leaderstats:FindFirstChild(“Rebirths”)
local price = script.Parent.Price
local amount = script.Parent.Amount
script.Parent.MouseButton1Click:Connect(function()
if clicks.Value –type the aligator thing pointing to left, yt wont let me :(– = price.Value then
clicks.Value = 0
rebirths.Value += amount.Value
price.Value = price.Value * rebirths.Value + 1
end
end)
while wait() do
script.Parent.Text = ” “..amount.Value..” Rebirths –“..price.Value..” Clicks”
end
————————————————————————————————————————————————————
script for clicking button:
local player = game.Players.LocalPlayer
local clicks = player.leaderstats:FindFirstChild(“Clicks”)
local rebirths = player.leaderstats:FindFirstChild(“Rebirths”)
script.Parent.MouseButton1Click:Connect(function()
clicks.Value = clicks.Value + 1
if rebirths.Value –alligator thing pointing to left, yt wont let me– = 0 then
clicks.Value = clicks.Value + rebirths.Value * 2
end
end)
________________________________________________________________________________________________
script that opens the rebirth menu:
local ob = script.Parent
local rf = script.Parent.Parent.Frame
ob.MouseButton1Click:Connect(function()
if rf.Visible == true then
rf.Visible = false
else
rf.Visible = true
end
end)
————————————————————————————————————————————————————-
like and subscribe before u use these scripts or else i will be sad 🙁
Part 3 coming on wednesday!
Part 3 at 50 likes! Give me ideas for part 3! (Besides pets, im saving the pet tutorial for 1k subs)
Good video I’m hoping u get 50 likes I really want a new tutorial
my rebirths dont work please help
Remember scripts in description 🙂
My data saving does not work
I AM A BOT ACCOUNT I WILL LIKE AND COMMENT
Do a part 3 without 50 likes you will run the views and more people will watch overtime due to the series the likes will just kill your views
Need Help:
local player = game.Players.LocalPlayer
local clicks = player.leaderstats:FindFirstChild("Clicks")
local rebirths = player.leaderstats:FindFirstChild("Rebirths")
local price = script.Parent.Price
local amount = script.Parent.Amount
script.Parent.MouseButton1Click:Connect(function()
if clicks.Value
-type the aligator thing pointing to left, yt wont let me :(-= price.Value thenclicks.Value = 0
rebirths.Value += amount.Value
price.Value = price.Value * rebirths.Value + 1
end
end)
while wait() do
script.Parent.Text = " "..amount.Value.." Rebirths –"..price.Value.." Clicks"
end
" script.Parent.Text = " "..amount.Value.." Rebirths –"..price.Value.." Clicks"
That command doesn't change my Button text
I got a problem. The label box on the screen that shows how much clicks i got, it doesn't work. when i followed the previous tutorial it was working fine. But now it doesn't shows, it just shows an text "Label" and when i click the button, it stay showing it. i'll be proud if u can solve my problem.
please help on the other tutorial data save was working but now it isn't
the rebirth doesn't work for me, do you know why???
When’s part 3 coming
make a pet and store plss
i copy evry script and do evrything you say and whn i clich rebirth noting hapend
Two thing one this isn't working for me so im changing some things and your voice sounds different u okay?
Could it be possible if you make a shop with things that we can buy with clicks? (my rebirths system doesn't work, when i press rebirths i dont get my rebirth)
BRUH I JUST DELETED A THING BY ACCIDENT NOW I CANT CLICK
AND NOTHING WORKS
Fix the rebirth system please, when im on 0 clicks and i click rebirth it gave me 1 rebirth
tysm u help so much
Is part 3 coming?
PLS MAKE PART 3
Is part 3 coming?
how to fix datastore
Can you send me a link too your discord server?
Can you add gems and pets?
also idk how to insert the "alligator thing" can u help me pls
Edit:nvm i think its ">"
Bro is part 3 coming out???
it didnt work for me 🙁
the rebirht dont work 🙁
Hey, how do i increase the price for rebirth? i want that the first rebirth cost 100 coins and after that 200 after that 300 etc. how can i do this?
PLS COME BACK!!!
bro this messes up the ClickingScore thingy F u need to create a script which is connected to the clicker gui so the clicking score thingy works
or else it wont work the part 1 was better 🙁
pls save system 🙁