Advertisement
FrozenScript

8xsp's Twisted Murderer: Unlock Everything Script

Nov 21st, 2019
1,149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. -- Made with ❤️ by 8xsp (FrozenScript on Pastebin) --
  2. -- A script for the game Twisted Murderer on Roblox --
  3.  
  4. -- Instructions: Execute = Done | Note: Please don't touch anything below --
  5.  
  6. local TwistedMurderer = {}
  7. for i, v in pairs(game.ReplicatedStorage.Shop:GetChildren()) do
  8. for i, t in pairs(v:GetChildren()) do
  9. t:Clone().Parent = game.Players.LocalPlayer.DATA.Backpack
  10. end
  11. end
  12. warn("Successfully Loaded *8xsp's Twisted Murderer: Unlock Everything Script*")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement