[ad_1]
Created by Jarad Higgins
Features:
- KEYCARD / UNLOCK DOORS
- DEV NOTES :
- makes the game think you have a keycard, can rob bank n shit ez
local plrUtils = game:GetService("ReplicatedStorage").Game.PlayerUtils
local oldHasKey = require(plrUtils).hasKey
require(plrUtils).hasKey = function()
return true
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]