Advertisement
proff001

Witch

Oct 13th, 2016
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. --Made by OpTic Wisdom
  2.  
  3. Victim = game.Players["navaltom02"]
  4.  
  5. game:GetObjects("rbxassetid://512181063")[1].Parent=game.Workspace
  6. wait(0.5)
  7. game.Workspace.WTrials:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + game.Players.LocalPlayer.Character.Torso.CFrame.lookVector* 30)
  8.  
  9. model = game.Workspace.WTrials
  10.  
  11. function onTouched(part)
  12. local character = part.Parent
  13. local kekek = character:FindFirstChild("Humanoid")
  14. if part.Parent.Humanoid ~= nil then
  15. w = Instance.new("Weld")
  16. w.Parent = part.Parent.Head
  17. w.Part0 = w.Parent
  18. w.Part1 = model.hanger
  19. if kekek then
  20. kekek.Health = kekek.Health - 5
  21. wait(1)
  22. kekek.Health = kekek.Health - 5
  23. wait(1)
  24. kekek.Health = kekek.Health - 6
  25. wait(1)
  26. kekek.Health = kekek.Health - 6
  27. wait(1)
  28. kekek.Health = kekek.Health - 7
  29. wait(1)
  30. kekek.Health = kekek.Health - 7
  31. wait(1)
  32. kekek.Health = kekek.Health - 7
  33. wait(1)
  34. kekek.Health = kekek.Health - 7
  35. wait(1)
  36. kekek.Health = kekek.Health - 8
  37. wait(1)
  38. kekek.Health = kekek.Health - 9
  39. wait(1)
  40. kekek.Health = 0
  41. end
  42. end
  43. end
  44. connection=game.Workspace.WTrials.hanger.Touched:connect(onTouched)
  45.  
  46. wait(2)
  47.  
  48. Victim.Character.HumanoidRootPart.CFrame = game.Workspace.WTrials.hanger.CFrame
  49.  
  50. wait(12)
  51.  
  52. game.Workspace.WTrials:Destroy()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement