Advertisement
Meliodas0_0

MadCity Mod Electricity Power

Jul 10th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. for i = 1, 15 do
  2. if game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("Electricity") then
  3. game:GetService("Players").LocalPlayer.Backpack.Electricity.PowerScript:Clone().Parent = game:GetService("Players").LocalPlayer.Backpack.Electricity
  4. end
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement