Advertisement
_Thanh_Thy_Cute_

Zombie Defense Tycoon UNLOCK ALL SKINS

Jul 25th, 2021
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. --[[ Variables ]]
  2. local RS = game:GetService("ReplicatedStorage")
  3. local Client = RS:WaitForChild("CIient")
  4. local Melee = RS:WaitForChild("MeleeModels")
  5. for _,v in pairs (Melee:GetChildren()) do
  6. Client:FireServer("Skin", v.Name)
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement