Quick tip, on both the Leaderstats and GiveClicks script, edit the "Leaderstats" name to be "leaderstats" this way it will be on the top right leaderboard too. (the L has to be lowercase)
Thank youuu!!!! It really worked !! I was searching for a video like this for 2 days.. But.. theres one thing i wanna make both of them function but have different parents , so.. can you help in how to do that?
i watched the vid like 3 times and i dont know what im doing wrong :( next time you should add the script in the description so we can copy and paste it to our game
Hey Man great video, I wanted to reach out and ask how do I make a leaderboard with all players in the server like in the top right next to peoples games.
script.Parent.MouseButton1Click:Connect(function() local plr = game.Players.LocalPlayer local clicks = plr:WaitForChild('leaderstats'):WaitForChild('Clicks')
clicks.Value = clicks.Value + 1 script.Parent.Parent.TextLabel.Text = clicks.Value end) you probably didn't type it in correctly :)
I dont understand but this is my second tutorial today that I have copied EXACTLY bit by BIT and still doesnt work at all. do you know any reason for this?
Note: I have checked everything. Ive checked all the scripts are in the right place, they have the same parents, they have the exact script, the only difference that I can see is that mine has a light gray line on the left side and yours doesnt
sure, this is an example of that, put it in the script in the MouseButton1Click Section! if clicks.Value == 11 then plr:Kick("You were over the value of ten!") end
tysm! I love how you explain what the script means that way we can know for later and be able to fix mistakes in the code.
WOW NICE VIDEO! short script that anyone can do, can explain, can make people understand! You are amazing
well well well
like a moth to a flame
lol@@1nOnlyRed.
This guy is goateed it work!😃
game.Players.PlayerAdded:Connect(function(player) local = leaderstats.new('Folder' . player)leaderstat.Name = 'Leaderstats' local clicks = Instance.new('IntValue'. leaderstats) clicks.Name ='Clicks'clicks.Value = 0 end)
Pls like this takes so long to copy
script.parent.MouseButton1Click:Connect(function( )local plr = game.Players.LocalPlayer local clicks = plr:WaitItForChild('Leaderstats'): WaitItForChild('Clicks') clicks.Value = clicks. Value + 1 script.Parent.Parent.ClickDisplay.Text = clicks.Vaule end)
Bru that took forever
@@NoobRBLX6969 theres a mistake you wrote value wrong (at the end)
bro u can just write the script in studio then copy in the studio then paste it on youtube
good job you are very talented and helpful thanks alot
New subb! Such a underatted scripter!
Thank you so much!!!!
@@somerandumscripter thats not the real solara discord, but that fake solara is a trogan that steals info
my man... u deserve my sub
Quick tip, on both the Leaderstats and GiveClicks script, edit the "Leaderstats" name to be "leaderstats" this way it will be on the top right leaderboard too. (the L has to be lowercase)
Thank you 😀
TYSM BRO
Whaaaa
Tysm dawg. Needed this
sheesh!! This is really useful for my game. Tyyy!!!
Thanks bro it works
Amazing content my guy. One more sub to the youtube algorithm.
Made any puzzle games yet? Nice video.
Thank youuu!!!! It really worked !! I was searching for a video like this for 2 days.. But.. theres one thing i wanna make both of them function but have different parents , so.. can you help in how to do that?
i watched the vid like 3 times and i dont know what im doing wrong :( next time you should add the script in the description so we can copy and paste it to our game
yes
It's better to write it yourself than just copy and pasting, If you paste your scripts I can help.
Tysm bro, worked
Hey Man great video, I wanted to reach out and ask how do I make a leaderboard with all players in the server like in the top right next to peoples games.
TYSM,you just received a subscriber and a like
Everything worked except when I clicked button the value didn’t change
EXACTLY
script.Parent.MouseButton1Click:Connect(function()
local plr = game.Players.LocalPlayer
local clicks = plr:WaitForChild('leaderstats'):WaitForChild('Clicks')
clicks.Value = clicks.Value + 1
script.Parent.Parent.TextLabel.Text = clicks.Value
end)
you probably didn't type it in correctly :)
@@splashy2152 they said VALUE not COUNTER
Make sure to use the leaderstats name when getting the variable instead of the script name
This solved a lot of my problems
nice and compact vid
5:50 I dont have a folder named Leaderstats
@AilanJavierLozano rename the file
i have leaderstats but no clicks
it works perfectly fine TY
The folder wasn’t appearing in my character, and it just didn’t work
Thank you so much!
FINALLY tysm
How😭😭😭
thanks you ar the best
omg tysm bro can you help me make a gamepass Gui and a gamepass that gives you x2 money?
omg lol i didnt know how to use emojis on windows lol thx
THANK YOU SO MUCH
TYSM i found this very helpful
I was adding an image for the currency and beforehand I uploaded it to Roblox but then I realised you just have to upload from your PC lol
dope explanation
your the best scripter i ever seen keep it up
Thanks!
tks for the help lil bro
omg thanks
There is no leader stats folder with clicks on the player
yeah it doesnt work
@Doore123 it doesnot?
@@Doore123 wspp
yeah,.
i have leaderstats but not clicks
my left ear LOVES the beeping! 🗣
THX MUCH HERE A SUB AND LIKE "you pro scripter btw"
why isnt the display thing going up when i click the button? Im very confused so if you know please tell me.
if anyone see this can yall help me when i try click i dont say 1 on the leaderboard stats??
You mean it's not giving you coins? Can you show your scripts I can help.
@ThatDudeJamal I mean when you click the button I don't say 1 or 2 clicks on the leaderboard clicks!
@ThatDudeJamal do u have discord I can show you my script!
im not here for the title, im here to learn and combine new things there but thanks
guys if its not working then change all the leaderstats in the script to lower case l like "leaderstats" then it will work.
your the best tysm
It works
helped me, thank you!
it works, but the text label part doesn’t go up for me. Can you make a video about fixing that? Thanks!
same idk how to fix it
Same
But it was 1 yr ago
HOW TO GET CLICKS?
It won’t work? I’ve tried several times I don’t now what I’m doing wrong
How do i turn this into a leaderboard?
So once I joined my game to test it in roblox studio I first get in see a white screen and get back to the localscript page
Now says Rendering is paused for debugging...
thanks for the help
nevermind it doesnt work
I dont understand but this is my second tutorial today that I have copied EXACTLY bit by BIT and still doesnt work at all. do you know any reason for this?
Note: I have checked everything. Ive checked all the scripts are in the right place, they have the same parents, they have the exact script, the only difference that I can see is that mine has a light gray line on the left side and yours doesnt
The button works and the click counter works but it doesn't show up in the leaderboard (for me)
oh yea same! i hate doing this! do you to??
yo, is there a way to make is so if the value goes above 10, it disconnects u from the game?
sure, this is an example of that, put it in the script in the MouseButton1Click Section!
if clicks.Value == 11 then
plr:Kick("You were over the value of ten!")
end
@@ShdwXX-i3i which area?
I followers every step u need to get rid if uniqueld it hard💔 I asked my mum to do the scripts and it worked I followers every step!
So only the gui showing how much i have didnt work😢 the best part😢😢
where is the starter gui thing?
If you can make a video about it I want to make a game that is using a voting system and I have no Idea how to limit the click to one vote each person
the bar on the side which tells you ur clicks doesn't work.
How do I make it so if i click a part it goes up?
Do you know how to add an emoji right next to the counter within the local script? I can't seem to figure out how
You could add a image label with a decal of a emoji or a image decal and make something in procreate photoshop photo pea etc.
Hold windows button and press the dot ‘.’
ive tried over 20 time it stll aint work
it gave me this error: Player is not a valid member of DataModel "Game"
Make sure you didn’t capitalise “player”
Does this save in the game or no
TYSM
It did not work for me How do i make it a cooldown?
alternatave title "How To Make A Clicking Simulator In Roblox Studio"
Bro I had to do all that work for nothing it didn't work
how do we get data saving for the clicks display when i leave the game i get my clicks gone
API services
Go to game settings and security after that api services
my click value did not go up can i get some help?
cant get the clicker counter to work
well you need to add cooldown
did not work for me sorry
is he genius or just dedicated?
It works, I just tried it, make SURE that your letters and capitalized just as his are.
What’s the song?
"let's do OK"
Hey where is clicks thingy I only get click detector 🤔
can someone reply with a saving script for this? to save the clicks
the script did not add the click for me btw
I checked twice and I did it the same but it wont work
same thing
What is a period button
.
I tryed it did not work
i wanna make it a image button not a text button
then make an image button? i added a text button and used an emoji.
5:43
doesn't work the text label
its not working i did everything right
Same
It didn't work for me :(
Its not working beacuse i don't know how to make scripts
it did not work for me it wont go up and i did everthing right
same
Muito top, sou de outro país mais entendi tudo ksksksksksk
for me it doesn't work
try active the api services
same bro for me too it dosen't work :(
it didint work:(
can you pls put the script in comments its not working for me
are you a kid bc u are way too smart
THE LEADER DONT MOVE BRUH
Guys it is ' not"
Wdym by that
the text label doesn't work*
U have to use a text button
@@Yousef_m3no??
@@Yousef_m3 no you do np0t.
@@Yousef_m3i tried that too but didnt work aswell
yal is good but there is any copy paste for those pls?
no
i need one too
why does it not work