Advertisement
Suteishia

Roblox Big Paintball Script

Mar 4th, 2021 (edited)
3,936
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.34 KB | None | 0 0
  1. local a=require(game:GetService("ReplicatedStorage").Framework.Library)local b=a.GunCmds.DoesOwnGun;local c=a.Network.Fire;a.GunCmds.DoesOwnGun=function()return true end;a.Network.Fire=function(d,e,...)if d=="Request Respawn"and not b(game:GetService("Players").LocalPlayer,e)then return c(d,"1")end;return c(d,e,...)end
  2.  
  3. --Brought to you by Noa#4479
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement