[ad_1]
Created by duckys
Features:
- INFINITE XP
- OPEN SOURCE
- HOW TO USE:
- 1. Go on the police team first
- 2. Execute script then wait
- 3. You’ll get level 100 in 2 hours
game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("SetTeam", "Police")
wait(.70)
game:GetService("RunService").RenderStepped:Connect(function()
for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
if v.Name == "Handcuffs" then v.Parent = game:GetService("Players").LocalPlayer.Character
end
end
game:GetService("ReplicatedStorage").Event:FireServer("Eject", game:GetService("Players").LocalPlayer)
end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]