of     1   

ScriptingRevolution
#190029120Monday, May 30, 2016 12:18 AM GMT

So I Have a Raw link that I want to return into a table how would i do that?
ScriptingRevolution
#190030395Monday, May 30, 2016 12:34 AM GMT

I think it has somthing to with JSON?
Egtix
#190031200Monday, May 30, 2016 12:45 AM GMT

local JsonToTable = game:GetService("HttpService"):JSONDecode("{json}") ᵈᵃᶰᶤᵉˡ
ScriptingRevolution
#190035412Monday, May 30, 2016 1:46 AM GMT

Any other methods?
Egtix
#190035463Monday, May 30, 2016 1:46 AM GMT

No, I don't believe there are any other methods. Also, HttpService doesn't need to be enabled to use the JSON functions. ᵈᵃᶰᶤᵉˡ

    of     1