#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)

foggy rock
#

it really easy im just super stupid
and if u can help me can u dm me
i also dont know what tag to use

queen crane
# foggy rock it really easy im just super stupid and if u can help me can u dm me i also don...

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...

▶ Play video
foggy rock
#

yeh

#

but like can that also make thing where if a puck goes into my goal it adds to it?

queen crane
foggy rock
#

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!

queen crane
#

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

foggy rock
#

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

forest folioBOT
#

studio** You are now Level 2! **studio

restive vortex
#

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
#

?

#

noo

#

i started like 3 days ago

#

can u help?

queen crane
#

@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

foggy rock
#

okay thank u

#

ill try my best

queen crane
#

Next time, at least learn the fundamentals of game design before doing anything like this.

foggy rock
#

yeh

#

so i add a hurt box to a part?

#

like where i want goal to be?

deep pewter
# foggy rock no but i have a deadline

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

deep pewter
deep pewter
fallow wraith
# foggy rock it really easy im just super stupid and if u can help me can u dm me i also don...

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