Tha Bronx 2

Script Credit :- Mstir
Features

Tha Bronx 2

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

repeat task.wait() until game:IsLoaded() and game.Players.LocalPlayer.Character ~= nil local function alreadygot(name) for i,v in pairs(game.Workspace.Checks:GetChildren()) do if v.For.Value == name then return true end end return false end while task.wait() do pcall(function() for i,v in pairs(game.Players:GetPlayers()) do if not alreadygot(v.Name) then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,4) task.wait() game.Players:Chat("/check "..v.Name.." NaN") task.wait(0.1) end end if #game.Workspace.Checks:GetChildren() >= 4 then print("max check") httprequest = (syn and syn.request) or (http and http.request) or http_request or (fluxus and fluxus.request) or request local servers = {} local req = httprequest({Url = string.format("https://games.roblox.com/v1/games/%s/servers/Public?sortOrder=Asc&limit=100",game.PlaceId)}) local body = game:GetService("HttpService"):JSONDecode(req.Body) if body and body.data then for i, v in next, body.data do if type(v) == "table" and tonumber(v.playing) and tonumber(v.maxPlayers) and v.playing 0 then game.TeleportService:TeleportToPlaceInstance(game.PlaceId, servers[math.random(1, #servers)], game.Players.LocalPlayer) end end end) end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors