Tha Bronx 2 Script | MAKE PLAYERS MONEY NEGATIVE

Png-1.png

Created by Mstir

Features:

  • MAKE PLAYERS MONEY NEGATIVE
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 < v.maxPlayers and v.id ~= JobId then
table.insert(servers, 1, v.id)
end
end
end
if #servers > 0 then
game.TeleportService:TeleportToPlaceInstance(game.PlaceId, servers[math.random(1, #servers)], game.Players.LocalPlayer)
end
       end
   end)
end

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ