Advertisement
lol375090

click to rape

May 13th, 2017
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | None | 0 0
  1. print("Click To Rape Script Made By DarkUmbreon87")
  2. function onClicked(playerWhoClicked)
  3. script.Parent.ClickDetector.MouseClick:connect(onClicked)
  4. end if onClicked then
  5. function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f)
  6. local funcw = Instance.new("Weld")
  7. funcw.Name = zName
  8. funcw.Parent = zParent
  9. funcw.Part0 = zPart0
  10. funcw.Part1 = zPart1
  11. if (zCoco == true) then
  12. funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  13. else
  14. funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  15. end
  16. return funcw
  17. end
  18. function fun(n1, n2)
  19. pcall(function()
  20. t1 = game.Players[n1].Character.Torso
  21. t2 = game.Players[n2].Character.Torso
  22. t2.Parent.Humanoid.PlatformStand = true
  23. t1["Left Shoulder"]:Remove()
  24. ls1 = Instance.new("Weld")
  25. ls1.Parent = t1
  26. ls1.Part0 = t1
  27. ls1.Part1 = t1.Parent["Left Arm"]
  28. ls1.C0 = CFrame.new(-1.5,0,0)
  29. ls1.Name = "Left Shoulder"
  30. t1["Right Shoulder"]:Remove()
  31. rs1 = Instance.new("Weld")
  32. rs1.Parent = t1
  33. rs1.Part0 = t1
  34. rs1.Part1 = t1.Parent["Right Arm"]
  35. rs1.C0 = CFrame.new(1.5,0,0)
  36. rs1.Name = "Right Shoulder"
  37. t2["Left Shoulder"]:Remove()
  38. ls2 = Instance.new("Weld")
  39. ls2.Parent = t2
  40. ls2.Part0 = t2
  41. ls2.Part1 = t2.Parent["Left Arm"]
  42. ls2.C0 = CFrame.new(-1.5,0,0)
  43. ls2.Name = "Left Shoulder"
  44. t2["Right Shoulder"]:Remove()
  45. rs2 = Instance.new("Weld")
  46. rs2.Parent = t2
  47. rs2.Part0 = t2
  48. rs2.Part1 = t2.Parent["Right Arm"]
  49. rs2.C0 = CFrame.new(1.5,0,0)
  50. rs2.Name = "Right Shoulder"
  51. t2["Left Hip"]:Remove()
  52. lh2 = Instance.new("Weld")
  53. lh2.Parent = t2
  54. lh2.Part0 = t2
  55. lh2.Part1 = t2.Parent["Left Leg"]
  56. lh2.C0 = CFrame.new(-0.5,-2,0)
  57. lh2.Name = "Left Hip"
  58. t2["Right Hip"]:Remove()
  59. rh2 = Instance.new("Weld")
  60. rh2.Parent = t2
  61. rh2.Part0 = t2
  62. rh2.Part1 = t2.Parent["Right Leg"]
  63. rh2.C0 = CFrame.new(0.5,-2,0)
  64. rh2.Name = "Right Hip"
  65. local d = Instance.new("Part")
  66. d.TopSurface = 0
  67. d.BottomSurface = 0
  68. d.CanCollide = false
  69. d.BrickColor = BrickColor.new("Medium stone grey")
  70. d.Shape = "Ball"
  71. d.Parent = t1
  72. d.Size = Vector3.new(1,1,1)
  73. local dm = Instance.new("SpecialMesh")
  74. dm.MeshType = "Sphere"
  75. dm.Parent = d
  76. dm.Scale = Vector3.new(0.4,0.4,0.4)
  77. fWeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
  78. d2 = d:Clone()
  79. d2.Parent = t1
  80. fWeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
  81. local c = Instance.new("Part")
  82. c.TopSurface = 0
  83. c.BottomSurface = 0
  84. c.CanCollide = false
  85. c.BrickColor = BrickColor.new("Pastel brown")
  86. c.Parent = t1
  87. c.formFactor = "Custom"
  88. c.Size = Vector3.new(0.4,1.3,0.4)
  89. cm = Instance.new("CylinderMesh")
  90. cm.Parent = c
  91. a = fWeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
  92. c2 = d:Clone()
  93. c2.BrickColor = BrickColor.new("Medium stone grey")
  94. c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4)
  95. c2.Parent = t1
  96. fWeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
  97. local bl = Instance.new("Part")
  98. bl.TopSurface = 0
  99. bl.BottomSurface = 0
  100. bl.CanCollide = false
  101. bl.BrickColor = BrickColor.new("Pastel brown")
  102. bl.Shape = "Ball"
  103. bl.Parent = t2
  104. bl.Size = Vector3.new(1,1,1)
  105. local dm = Instance.new("SpecialMesh")
  106. dm.MeshType = "Sphere"
  107. dm.Parent = bl
  108. dm.Scale = Vector3.new(1.2,1.2,1.2)
  109. fWeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  110. local br = Instance.new("Part")
  111. br.TopSurface = 0
  112. br.BottomSurface = 0
  113. br.CanCollide = false
  114. br.BrickColor = BrickColor.new("Pastel brown")
  115. br.Shape = "Ball"
  116. br.Parent = t2
  117. br.Size = Vector3.new(1,1,1)
  118. local dm = Instance.new("SpecialMesh")
  119. dm.MeshType = "Sphere"
  120. dm.Parent = br
  121. dm.Scale = Vector3.new(1.2,1.2,1.2)
  122. fWeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
  123. local bln = Instance.new("Part")
  124. bln.TopSurface = 0
  125. bln.BottomSurface = 0
  126. bln.CanCollide = false
  127. bln.Shape = "Ball"
  128. bln.Parent = t2
  129. bln.Size = Vector3.new(1,1,1)
  130. local dm = Instance.new("SpecialMesh")
  131. dm.MeshType = "Sphere"
  132. dm.Parent = bln
  133. dm.Scale = Vector3.new(0.2,0.2,0.2)
  134. fWeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  135. local brn = Instance.new("Part")
  136. brn.TopSurface = 0
  137. brn.BottomSurface = 0
  138. brn.CanCollide = false
  139. brn.Shape = "Ball"
  140. brn.Parent = t2
  141. brn.Size = Vector3.new(1,1,1)
  142. local dm = Instance.new("SpecialMesh")
  143. dm.MeshType = "Sphere"
  144. dm.Parent = brn
  145. dm.Scale = Vector3.new(0.2,0.2,0.2)
  146. fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  147. lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0)
  148. rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0)
  149. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.9,-0.4,0)
  150. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.9,0.4,0)
  151. ls1.C1 = CFrame.new(-0.5,0.7,0) * CFrame.Angles(-0.9,-0.4,0)
  152. rs1.C1 = CFrame.new(0.5,0.7,0) * CFrame.Angles(-0.9,0.4,0)
  153. if t1:findFirstChild("weldx") ~= nil then
  154. t1.weldx:Remove()
  155. end
  156. we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  157. n = t2.Neck
  158. n.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  159. end)
  160. coroutine.resume(coroutine.create(function()
  161. while wait() do
  162. for i = 1,6 do
  163. we.C1 = we.C1 * CFrame.new(0,-0.3,0)
  164. wait()
  165. end
  166.  
  167. for i = 1,6 do
  168. we.C1 = we.C1 * CFrame.new(0,0.3,0)
  169. wait()
  170. end
  171. end
  172. end))
  173. end
  174. fun("playerWhoClicked", "onClicked")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement