Some time ago, I made a module to get some information about a player’s inventory (check their limiteds, bundles, inventory, outfits, etc.) and I decided to make it public under the name Fecther.
The names of the functions are very self-explanatory and for now they are:
-
GetUserAvatar
-
GetUserCurrentWearing
-
GetUserOutfits
-
GetUserBundles
-
GetUserCollectibles
-
GetUserInventory
All these functions are based on promises and to use them just put the user ID (string or number)