Advertisement
bennytrt2

roblox gun mod script

Jan 25th, 2022
1,214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. if not rawget or type(rawget) ~= "function" then return end
  2. if not rawset or type(rawset) ~= "function" then return end
  3. if not getgc or type(getgc) ~= "function" or type(getgc(true)) ~= "table" then return end
  4. loadstring(game:HttpGet'https://ataias.xyz/getScript?ID=caliber-gunmods')()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement