
449 Views
Json Loader V1
Universal Script πUploaded by 2 months ago
Please login to perform these actions:
Description
This turns a JSON into a list, to make more easy to make scripts that use json. -NOTES- Im still making this script, maybe have bugs. It's Open Source, see the "HOW TO USE". HOW TO USE: -Commands- JsonLoader.Load(URL needs to be .JSON) CODE example: --FIRST YOU NEED THIS. local JsonLoader = loadstring(game:HttpGet("https://zx-auth.onrender.com/files/APIs/jsonloader.lua"))() --Second is this, to get a JSON from a site local list = JsonLoader.Load("https://test-site/temp.json") --And this for i,v in ipairs(list) do print(i, v) end -TO DO- 1. make a better version 2. Make more easier to use


![[π RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)
Voxle Hub
