Server Hop Rscripts.net
Server Hop Rscripts.net
MaxStore = 3600,
CheckInterval = 2500,
TeleportInterval = 1000
}
getgenv().ServerHop = function()
local PlaceId = game.PlaceId
local JobId = game.JobId
if isfile(StorageFile) then
local NewData = HttpService:JSONDecode(readfile(StorageFile))
writefile(StorageFile, HttpService:JSONEncode(Data))
local Servers = {}
local Cursor = ""
task.spawn(function()
for _, Server in pairs(Body.data) do
if
typeof(Server) ~= "table"
or not Server.id
or not tonumber(Server.playing)
or not tonumber(Server.maxPlayers)
then
continue
end
if Body.nextPageCursor then
Cursor = Body.nextPageCursor
end
end