Read this article if you would like to change script currency from USD to your custom.
Last updated 3 days ago
Config.CurrencySettings = { -- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat currency = "USD", style = "currency", format = "en-US" }