--[[rscripts:analytics:start]] -- Script analytics (enabled by the creator on rscripts.net). -- Runs in its own thread and cannot affect the script below. task.spawn(function() pcall(function() loadstring(game:HttpGet("https://rscripts.net/api/telemetry/client.lua?s=688e8257a52af8f441b44a31"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet("https://gist.githubusercontent.com/ShogunComebxck/b07a4f540d8cad29f3bbc1cf8d8fa8e7/raw/7358487df50188ef826152951abc02add978d061/gistfile1.txt"))();