HoangAnh_GaToVi

Moon Miners 2

Aug 14th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. local oof = game:GetService("Workspace")[game.Players.LocalPlayer.Name].TNT -- đổi TNT thành quả bom bạn có
  2. local idk1 = CFrame.new(-2.16511726, 1.32489014, 276.105011, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3. local idk2 = CFrame.new(8.28180122, 71.8863297, 235.106415, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4. local Event = game:GetService("ReplicatedStorage").Systems.Bomb.Throw
  5. while wait() do
  6. Event:FireServer(oof, idk1, idk2)
  7. end
Add Comment
Please, Sign In to add comment