Help needed with Clothing Tracking Script/Leaderstat

Hello all!

I’m very new to scripting, and I have no clue how to script much, especially a clothing tracker. I want to know, how I could track anyone who buys clothing inside of my homestore using a leaderstat. I also want it to save using datastores. I have seen this done in many other homestores, but never found a tutorial on it.

Thanks, 6uicid.

1 Like

First off, welcome to the forums; hope you enjoy your time here.

Secondly, this post should be in #help-and-feedback:scripting-support in order for you to get scripting assistance.

Oopsies!
My bad, I chose the Help and Feedback, but forgot to check for Scripting support. And thanks for the warm welcome! :slight_smile:

1 Like

Oh wow, Okay then… :neutral_face:

1 Like

Hey, welcome.

I’m not too sure about this, maybe you can go looking through the developer forum?

Pie. :star_struck: :wink:

1 Like

I tried looking before, all I could find was this one guy, Who hadn’t gotten his question answered, and the post has been dead since it was posted on Oct 17th. :thinking:

1 Like

Maybe the roblox wiki will help?

Try searching in youtube! There would be some tutorials.

1 Like

Any clue on what I should be searching, because when I type in “roblox clothing sales tracker” nothing of the sort comes up.

1 Like

Search" How to make clothing leaderstats/leaderboard when player buys clothing roblox studio"

1 Like

Still nothing :neutral_face: :pensive:

Have you tried something? If not, then what’s the point of typing here. You’re supposed to try doing something first then ask for assistance, we can’t help you if you don’t have anything

You can actually attempt to create a clothing tracker using offsite APIs.

Im not entirely sure how but there used to be a group called Gucci in which sold clothing and had exactly what you’re asking for.

Im pretty sure this requires some offsite scripting to check the players inventory.
I would image the logic would work as follows:

1.) Player Joins Server
2.) Create an HTTP Request to your offsite code
3.) The offsite code then RETURNS the amount of clothing the player has from the group
4.) The server sets this value to the players leaderstats