local url = "https://raw.githubusercontent.com/GeceUstasi/auracraftinfmoney/refs/heads/main/infmoney.lua" local scriptCode = game:HttpGet(url) loadstring(scriptCode)()