From ad0097e83e0b03e4006e74adbdd0331a5425e659 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 29 Dec 2022 04:49:41 +0000 Subject: shop --- shop.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shop.lua') diff --git a/shop.lua b/shop.lua index f24f2ca..0272625 100644 --- a/shop.lua +++ b/shop.lua @@ -1,2 +1,3 @@ -sres = textutils.unserializeJSON(http.post("https://krist.dev/ws/start","").readAll()) +sres = http.post("https://krist.dev/ws/start","").readAll() + print(sres) -- cgit v1.2.3