Advertisement
Guest User

RAC BYPASS

a guest
Apr 19th, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. local repfirst = game:GetService("ReplicatedFirst")
  2. repfirst["RACClient"].RobloxLocked = true
  3. repfirst["RACBackup"].RobloxLocked = true
  4. repfirst["RACClient"].Disabled = true
  5. repfirst["RACBackup"].Disabled = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement