#please can i have help with creating a leaderboard and a scoring system and a puck respawning system
1 messages · Page 1 of 1 (latest)
In this Roblox Studio Tutorial video, I will teach you guys how to make your very own leaderstats in Roblox Studio!
Music used at the bottom of the description!
This leaderstats includes:
- Very easy code to follow and understand
- Customizable values (What is in the leaderstats and how much of it)
Script:
game.Players.PlayerAdded:Connect(fun...
yeh
but like can that also make thing where if a puck goes into my goal it adds to it?
Start off with something way easier. I would just follow a few random tutorials to get a feeling for luau before actually trying to make semi-complicated things
no but i have a deadline
it is my friends birthday tommorow
and for me it is 8:42
herman the great alcholic i am begging for your coding expertise!
So you decide that you wish to make a game, with no previous experience... and then give yourself a 1 day deadline. Man, good luck
no i have previous expirience its just that im stupid
i have been trying ti make games for like 2 years
but i cant
but
i have made most things in the game
like i made a hockey stick which u can hol
hold
and a puck
and a map
please sir herman the alcholic
** You are now Level 2! **
damn bro first why do you "start" with 1 day left and without experience, you can say anything that u want, if you had experience you would've just done it
@foggy rock use some sort of hurtbox, easiest way to set such a system up. Is it reliably? not really, is it the easiest the set up? yes. Do I care enough to even mention alternatives? fuck no. You can google the rest
Next time, at least learn the fundamentals of game design before doing anything like this.
bruh if you got some kind of commission deadline, maybe share some of them robux around to the people helping you finish that work bruh you know wat im sayin'? what else reason do you have deadline? bruh
it may be your friends birthday but it sure aint yours. if you want to gift them some roblox thing then hey,
the only way to fail is to give up 
in general as the others have said start step by step not leap by leap 😭
i would just create a part inside the goal since you want cheap and fast put a touched on it
make sure it checks if the touched objects name is "Puck" so only that can score
to save player data just use profile store, it will take you 1 hour at most to copy off a youtube tutorial
add a function that adds 1 goal really not hard he shows you how to add 1 to the playerdata
then in a script fire that module function when the Touched event is fired
if you dont understand any of this just plop it into chatgpt
but in general dont do this lol learn bit by bit