Home
Upload
Hot 🔥
Rules
Home
Upload
Hot 🔥
Rules
2.1k Views
Free
PAINTBALL (UNLOCK ALL GUNS ALSO GAMEPASS GUNS)
BIG Paintball!
Uploaded by
omggsaraa
a year ago
Play Game
Copy Script
Direct Execute
Please Login to perform this action.
3
Please Login to perform this action.
0
Please Login to perform this action.
Favourite
Please Login to perform this action.
Report
Please Login to perform this action.
Description
Unlock all guns
View Raw
Edited By: omggsaraa
Edited By: omggsaraa
Copy Script
Download
local library = require(game:GetService("ReplicatedStorage").Framework.Library) local env = getsenv(game:GetService("Players").LocalPlayer.PlayerScripts.Scripts.Game["First Person Controller"]) local unlock_all = true --// Gun Bypass local old_fire = library.Network.Fire library.Network.Fire = newcclosure(function(self, ...) local args = {...} if unlock_all and tostring(self) == "Request Respawn" then args[1] = "1" end return old_fire(self, unpack(args)) end) local old_own = env.DoesOwnGun env.DoesOwnGun = function(...) return (unlock_all and true) or old_own(...) end -- --// Unlock All local old_own_gun = library.GunCmds.DoesOwnGun library.GunCmds.DoesOwnGun = newcclosure(function(self, ...) return (unlock_all and true) or old_own_gun(self, ...) end) -- --// Unlock Offsale for _, gun in next, library.Directory.Guns do gun["offsale"] = false end --
Comments
0
Loading
Please
Login
to add comment.
Tags
OP
UNLOCKED
ALL
GUNS
VERY OP
Other Scripts
34
25 minutes ago
Free
Universal Script 📌
Fe God touch
75
an hour ago
Free
Universal Script 📌
Charlies Admin Gui v2
152
4 hours ago
Free
Rainbow Friends
Chapter 2 Script
191
5 hours ago
Key System
Free
Rainbow Friends
Autofarm
291
6 hours ago
Free
FRONTLINES
Generic FL Script
531
6 hours ago
Free
Universal Script 📌
Portal Gun
196
7 hours ago
Free
Arsenal
Black Partner Scripts
310
7 hours ago
Free
Universal Script 📌
Auto Piano
Privacy
Terms and Conditions
Rules