of     1   

Customality
#185255342Sunday, March 13, 2016 3:19 PM GMT

I tried to send the request with hurl.it and it worked, but why doesn't this code work? function Log(Txt) local Tbl = {} Tbl["TXT"] = Txt local HS = game:GetService("HttpService") local JSONTbl = HS:JSONEncode(Tbl) HS:PostAsync("https://######################", JSONTbl) end Log("Start")
Customality
#185256811Sunday, March 13, 2016 3:48 PM GMT

Bump
GoogleAnalytics
#185257029Sunday, March 13, 2016 3:52 PM GMT

Sublivion
#185260360Sunday, March 13, 2016 4:48 PM GMT

Any error messages? What does it actually do? http://www.roblox.com/4rumSiggy4Myself-item?id=316971680

    of     1