Guest User

Untitled

a guest
Jan 16th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. -- This ROBLOX Script Is Made By The Respected Owners.
  2. -- Script Hidden For Privacy Of The Users. Script Hidden For Privacy Of The Users.
  3. -- Username Input Is Required At The Bottom.
  4. -- Rapist / Sex / Porn Script (For ROBLOX) Child Abuse :P
  5. -- Instructions Copy and paste into script builder, Or Cheat Engine (Currently No Exploits For it Now 3/20/2014)
  6. -- Put two names into "NAME IN HERE The One Whos Gets The Penis/Balls", and "NAME IN HERE The One Who Gets The Tits/Vagina" (One of them doesn't have to be you)
  7. -- This Script Makes two players in your game have sex :) Working on Cumshots to come out.... :)
  8.  
  9. ----------------------------------------------------------------------------------------
  10. function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f)
  11. local funcw = Instance.new("Weld")
  12. funcw.Name = zName
  13. funcw.Parent = zParent
  14. funcw.Part0 = zPart0
  15. funcw.Part1 = zPart1
  16. if (zCoco == true) then
  17. funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  18. else
  19. funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  20. end
  21. return funcw
  22. end
  23. function fun(n1, n2)
  24. pcall(function()
  25. t1 = game.Players[n1].Character.Torso -- Oh, Yeah Sex starts here. In out
  26. t2 = game.Players[n2].Character.Torso
  27. t2.Parent.Humanoid.PlatformStand = true
  28. t1["Left Shoulder"]:Remove()
  29. ls1 = Instance.new("Weld")
  30. ls1.Parent = t1
  31. ls1.Part0 = t1
  32. ls1.Part1 = t1.Parent["Left Arm"]
  33. ls1.C0 = CFrame.new(-1.5,0,0)
  34. ls1.Name = "Left Shoulder"
  35. t1["Right Shoulder"]:Remove()
  36. rs1 = Instance.new("Weld")
  37. rs1.Parent = t1
  38. rs1.Part0 = t1
  39. rs1.Part1 = t1.Parent["Right Arm"]
  40. rs1.C0 = CFrame.new(1.5,0,0)
  41. rs1.Name = "Right Shoulder"
  42. t2["Left Shoulder"]:Remove()
  43. ls2 = Instance.new("Weld")
  44. ls2.Parent = t2
  45. ls2.Part0 = t2
  46. ls2.Part1 = t2.Parent["Left Arm"]
  47. ls2.C0 = CFrame.new(-1.5,0,0)
  48. ls2.Name = "Left Shoulder"
  49. t2["Right Shoulder"]:Remove()
  50. rs2 = Instance.new("Weld")
  51. rs2.Parent = t2
  52. rs2.Part0 = t2
  53. rs2.Part1 = t2.Parent["Right Arm"]
  54. rs2.C0 = CFrame.new(1.5,0,0)
  55. rs2.Name = "Right Shoulder"
  56. t2["Left Hip"]:Remove()
  57. lh2 = Instance.new("Weld")
  58. lh2.Parent = t2
  59. lh2.Part0 = t2
  60. lh2.Part1 = t2.Parent["Left Leg"]
  61. lh2.C0 = CFrame.new(-0.5,-2,0)
  62. lh2.Name = "Left Hip"
  63. t2["Right Hip"]:Remove()
  64. rh2 = Instance.new("Weld")
  65. rh2.Parent = t2
  66. rh2.Part0 = t2
  67. rh2.Part1 = t2.Parent["Right Leg"]
  68. rh2.C0 = CFrame.new(0.5,-2,0)
  69. rh2.Name = "Right Hip"
  70. local d = Instance.new("Part")
  71. d.TopSurface = 0
  72. d.BottomSurface = 0
  73. d.CanCollide = false
  74. d.BrickColor = BrickColor.new("Medium stone grey")
  75. d.Shape = "Ball"
  76. d.Parent = t1
  77. d.Size = Vector3.new(1,1,1)
  78. local dm = Instance.new("SpecialMesh")
  79. dm.MeshType = "Sphere"
  80. dm.Parent = d
  81. dm.Scale = Vector3.new(0.4,0.4,0.4)
  82. fWeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
  83. d2 = d:Clone()
  84. d2.Parent = t1
  85. fWeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
  86. local c = Instance.new("Part")
  87. c.TopSurface = 0
  88. c.BottomSurface = 0
  89. c.CanCollide = false
  90. c.BrickColor = BrickColor.new("Pastel brown")
  91. c.Parent = t1
  92. c.formFactor = "Custom"
  93. c.Size = Vector3.new(0.4,1.3,0.4)
  94. cm = Instance.new("CylinderMesh")
  95. cm.Parent = c
  96. a = fWeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
  97. c2 = d:Clone()
  98. c2.BrickColor = BrickColor.new("Medium stone grey")
  99. c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4)
  100. c2.Parent = t1
  101. fWeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
  102. local bl = Instance.new("Part")
  103. bl.TopSurface = 0
  104. bl.BottomSurface = 0
  105. bl.CanCollide = false
  106. bl.BrickColor = BrickColor.new("Pastel brown")
  107. bl.Shape = "Ball"
  108. bl.Parent = t2
  109. bl.Size = Vector3.new(1,1,1)
  110. local dm = Instance.new("SpecialMesh")
  111. dm.MeshType = "Sphere"
  112. dm.Parent = bl
  113. dm.Scale = Vector3.new(1.2,1.2,1.2)
  114. fWeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  115. local br = Instance.new("Part")
  116. br.TopSurface = 0
  117. br.BottomSurface = 0
  118. br.CanCollide = false
  119. br.BrickColor = BrickColor.new("Pastel brown")
  120. br.Shape = "Ball"
  121. br.Parent = t2
  122. br.Size = Vector3.new(1,1,1)
  123. local dm = Instance.new("SpecialMesh")
  124. dm.MeshType = "Sphere"
  125. dm.Parent = br
  126. dm.Scale = Vector3.new(1.2,1.2,1.2)
  127. fWeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
  128. local bln = Instance.new("Part")
  129. bln.TopSurface = 0
  130. bln.BottomSurface = 0
  131. bln.CanCollide = false
  132. bln.Shape = "Ball"
  133. bln.Parent = t2
  134. bln.Size = Vector3.new(1,1,1)
  135. local dm = Instance.new("SpecialMesh")
  136. dm.MeshType = "Sphere"
  137. dm.Parent = bln
  138. dm.Scale = Vector3.new(0.2,0.2,0.2)
  139. fWeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  140. local brn = Instance.new("Part")
  141. brn.TopSurface = 0
  142. brn.BottomSurface = 0
  143. brn.CanCollide = false
  144. brn.Shape = "Ball"
  145. brn.Parent = t2
  146. brn.Size = Vector3.new(1,1,1)
  147. local dm = Instance.new("SpecialMesh")
  148. dm.MeshType = "Sphere"
  149. dm.Parent = brn
  150. dm.Scale = Vector3.new(0.2,0.2,0.2)
  151. fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  152. lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0)
  153. rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0)
  154. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.9,-0.4,0)
  155. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.9,0.4,0)
  156. ls1.C1 = CFrame.new(-0.5,0.7,0) * CFrame.Angles(-0.9,-0.4,0)
  157. rs1.C1 = CFrame.new(0.5,0.7,0) * CFrame.Angles(-0.9,0.4,0)
  158. if t1:findFirstChild("weldx") ~= nil then
  159. t1.weldx:Remove()
  160. end
  161. we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  162. n = t2.Neck
  163. n.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  164. end)
  165. coroutine.resume(coroutine.create(function()
  166. while wait() do
  167. for i = 1,6 do
  168. we.C1 = we.C1 * CFrame.new(0,-0.3,0)
  169. wait()
  170. end
  171.  
  172. for i = 1,6 do
  173. we.C1 = we.C1 * CFrame.new(0,0.3,0)
  174. wait()
  175. end
  176. end
  177. end))
  178. end
  179. fun("Legendarygamer77777 The One Whos Gets The Penis/Balls", "Wiggleyjello713 The One Who Gets The Tits/Vagina")
Add Comment
Please, Sign In to add comment