Advertisement
SailKniqht

Copy Base (LT2)

May 25th, 2019
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. --//Setting\\
  2. local RunService = game:GetService("RunService")
  3. local TargetPlayer = "PlayerName"
  4. local SlowMode = false
  5. local WipeLocal = false
  6.  
  7. local CopyStructure = true
  8. local CopyWire = true
  9. local CopyItems = true
  10. local CopyFurniture = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement