I've spent 2 days now trying to figure out how to make a global leaderboard that works, I've watched 10 different Youtube videos and every time I'm finished with the video's I try and see if it works, it always fails. If anyone knows how and can help that would be much appreciated.(also I don't know how to code at all I've just been watching tutorials for this)
#I need help with my global leaderboard
1 messages · Page 1 of 1 (latest)
im pretty sure you can store all the players stuff in a datastore
and make it that way
thats the only part i know
deleted out of frustration
i see
no problem
obviously this is outdated because it uses PromptProductPurchaseFinished
but i hope you're smart enough to fix it
bad news im not at all
thanks for trying to help tho
i already have the model and the stuff on the model that i thinnk is right\
** You are now Level 1! **
no clue if its right or wrong i just followed a youtube vid
i have no clue if any of this is right
about a hour later I'm officially about to throw this computer out the window
learn to make simpler stuff first
this is like jumping into the middle of the ocean and expecting to learn how to swim on the way to the bottom. start from the start https://create.roblox.com/docs/tutorials/curriculums/core
i know your attention span is fried by brainrot games and instant dopamine from the internet but you gotta lock in and actually read this stuff slowly and carefully
it's the only way
there are no shortcuts to developing irl skills
ai cannot generate skill for you, that's your job
read every page in the docs, and when you are done, read it again coz roblox added or changed something, and you probably missed something or forgot what you read
anything less is you may as well just go back to playing steal a brainrot
never even knew that existed, shouldve known it sooner but oh well
😭
oh its the learn butto
n
wouldve never known that anyway, i didnt even touch create.roblox.com back then
@ionic scarab Check ur dms
@ionic scarab don't get scammed 
-# usually a scam
at least be verified #🪪︱market-verify
cmon
yeah but i cant put a phone number on roblox in my country so i cant be verified.
aint that convenient
and on what level is a global leaderboard a "long term comm"?
nothing sus 
Being his scripter throughout the game.
the guy didn't post an ad looking to hire someone why are you treating it like one
going around dming random people
you're not even ranked
you're not verified
Yeah im not verified..
not even ranked maybe cz im just too lazy to send vids and shi
you claim yourself a scripter yet have only really participated in #💬︱general spamming the question does anyone have $20 or if someone wants to hire you
i don't want to make the accusation but i mean it's not a good look what you're doing
and dming random people who ask help questions is probably not going to get you very far, if anything you're eventually going to dm the wrong person and they report you for unsolicited advertising. that's before even looking at the kind of person you're dming; most of them aren't looking to hire and/or dont have money, or they wouldn't be posting in help. you might get the occasional person posting an ad but look, either you or they are going to get scammed eventually and i'm just trying to help you out of that. you can do better than this
maybe start with a portfolio coz anyone who does actually have money will want to see one from you ... orrrrr you're just preying on the ignorant to not background check you so you can take upfront payment. who knows 🤷
but all these questions are only questions because you're doing this
I sent him my most recent comm
Yeah cz I need 20$ asap, im trying my best
you've been searching for this for weeks
i think the window of asap has passed a bit and maybe you should look elsewhere for it
i do see you made a couple of hiring posts back in jan
no hang on
these aren't regular ads
"hiring a client finder on commission" what is this
yeah there it is
you're preying on people too ignorant to know better by going through this client finder detour, so they take the fall instead of you and you walk away with 50% to 100% upfront commission
that's fucking dodgy man
Ping me when ur talking to me
as I didnt notice ur still talking, im busy working for someone
look, if you don't want people suspecting you of these things, don't go around dming random people posting help questions. it's just not a good look, for you
alr
Just fuck off lol, Ill do whatever u want.
yaah i noticed that, no one cares and there's a lot of people like you around
whatever
I am not looking to for someone to hire for my game I was just looking for help with my global leaderboard
Also @neat chasm I managed to get it with a little help of ai that's probably a bad thing so im going to do what you said.
game dev is difficult and despite how easy roblox wants to make it look, it'll never be easy
takes work, and a lot of it
some problems will take you weeks
but when you achieve it for the first time, well the next time won't take you weeks, it'll take days
do that for the simplest of tasks, and then you can combine them for harder tasks, and repeat until eventually you're at my level
it's truly elementary
like a global leaderboard isn't all that difficult, you can break it down into extremely simple components: data storage and fetching, and just a standard ui list with rows of data
you'd start with save/load from orderedstore, which is almost the same as a regular datastore, you'd create a ui list that can accept a table to display whatever you want in the rows, and you're pretty much already done
this process of breaking problems down into smaller problems has a name https://en.wikipedia.org/wiki/Computational_thinking and is essential if you want to learn scripting
Computational thinking refers to the thought processes involved in formulating problems so their solutions can be represented as computational steps and algorithms. In education, computational thinking is a set of problem-solving methods that involve expressing problems and their solutions in ways that a computer could also execute. It involves ...
see also decomposition https://en.wikipedia.org/wiki/Decomposition_(computer_science)
Thank you a lot for the help and tips! I have a question how long do oyu think it would take for me to learn how to make something like a global leaderboard without the help of others including ai
you still need help from the docs http://wiki.roblox.com
no expert magically knows what's in an api without reading its documentation
so.. whenever you've got a handle on lua and can navigate the docs to find what you're looking for
alright alright i see thanks