RyanDaCoder

XD

Jul 26th, 2017
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.04 KB | None | 0 0
  1. -- Objects
  2.  
  3. local InsaneGUI = Instance.new("ScreenGui")
  4. local naked = Instance.new("TextButton")
  5. local p1 = Instance.new("TextBox")
  6. local p2 = Instance.new("TextBox")
  7. local e = Instance.new("TextButton")
  8.  
  9. -- Properties
  10.  
  11. InsaneGUI.Name = "InsaneGUI"
  12. InsaneGUI.Parent = game.Players.LocalPlayer.PlayerGui
  13.  
  14. naked.Name = "naked"
  15. naked.Parent = InsaneGUI
  16. naked.BackgroundColor3 = Color3.new(1, 1, 1)
  17. naked.Position = UDim2.new(0, 30, 0, 52)
  18. naked.Size = UDim2.new(0, 200, 0, 50)
  19. naked.Font = Enum.Font.SourceSans
  20. naked.FontSize = Enum.FontSize.Size14
  21. naked.Text = "Naked (Boy)"
  22. naked.TextSize = 14
  23.  
  24. p1.Name = "p1"
  25. p1.Parent = naked
  26. p1.BackgroundColor3 = Color3.new(1, 1, 1)
  27. p1.Position = UDim2.new(0, 0, 0, 50)
  28. p1.Size = UDim2.new(0, 200, 0, 50)
  29. p1.Font = Enum.Font.SourceSans
  30. p1.FontSize = Enum.FontSize.Size14
  31. p1.Text = "Player"
  32. p1.TextSize = 14
  33.  
  34. p2.Name = "p2"
  35. p2.Parent = p1
  36. p2.BackgroundColor3 = Color3.new(1, 1, 1)
  37. p2.Position = UDim2.new(0, 0, 0, 50)
  38. p2.Size = UDim2.new(0, 200, 0, 50)
  39. p2.Font = Enum.Font.SourceSans
  40. p2.FontSize = Enum.FontSize.Size14
  41. p2.Text = "Player"
  42. p2.TextSize = 14
  43.  
  44. e.Name = "e"
  45. e.Parent = p2
  46. e.BackgroundColor3 = Color3.new(1, 1, 1)
  47. e.Position = UDim2.new(0, 0, 0, 50)
  48. e.Size = UDim2.new(0, 200, 0, 50)
  49. e.Font = Enum.Font.SourceSans
  50. e.FontSize = Enum.FontSize.Size14
  51. e.Text = "Exe"
  52. e.TextSize = 14
  53.  
  54. e.MouseButton1Click:connect(function()
  55. -- This ROBLOX Script Is Made By The Respected Owners.
  56. -- Script Hidden For Privacy Of The Users. Script Hidden For Privacy Of The Users.
  57. -- Username Input Is Required At The Bottom.
  58. -- Rapist / Sex / Porn Script (For ROBLOX) Child Abuse :P
  59. -- Instructions Copy and paste into script builder, Or Cheat Engine (Currently No Exploits For it Now 3/20/2014)
  60. -- 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)
  61. -- This Script Makes two players in your game have sex :) Working on Cumshots to come out.... :)
  62.  
  63. ----------------------------------------------------------------------------------------
  64. function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f)
  65. local funcw = Instance.new("Weld")
  66. funcw.Name = zName
  67. funcw.Parent = zParent
  68. funcw.Part0 = zPart0
  69. funcw.Part1 = zPart1
  70. if (zCoco == true) then
  71. funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  72. else
  73. funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  74. end
  75. return funcw
  76. end
  77. function fun(n1, n2)
  78. pcall(function()
  79. t1 = game.Players[n1].Character.Torso -- Oh, Yeah Sex starts here. In out
  80. t2 = game.Players[n2].Character.Torso
  81. t2.Parent.Humanoid.PlatformStand = true
  82. t1["Left Shoulder"]:Remove()
  83. ls1 = Instance.new("Weld")
  84. ls1.Parent = t1
  85. ls1.Part0 = t1
  86. ls1.Part1 = t1.Parent["Left Arm"]
  87. ls1.C0 = CFrame.new(-1.5,0,0)
  88. ls1.Name = "Left Shoulder"
  89. t1["Right Shoulder"]:Remove()
  90. rs1 = Instance.new("Weld")
  91. rs1.Parent = t1
  92. rs1.Part0 = t1
  93. rs1.Part1 = t1.Parent["Right Arm"]
  94. rs1.C0 = CFrame.new(1.5,0,0)
  95. rs1.Name = "Right Shoulder"
  96. t2["Left Shoulder"]:Remove()
  97. ls2 = Instance.new("Weld")
  98. ls2.Parent = t2
  99. ls2.Part0 = t2
  100. ls2.Part1 = t2.Parent["Left Arm"]
  101. ls2.C0 = CFrame.new(-1.5,0,0)
  102. ls2.Name = "Left Shoulder"
  103. t2["Right Shoulder"]:Remove()
  104. rs2 = Instance.new("Weld")
  105. rs2.Parent = t2
  106. rs2.Part0 = t2
  107. rs2.Part1 = t2.Parent["Right Arm"]
  108. rs2.C0 = CFrame.new(1.5,0,0)
  109. rs2.Name = "Right Shoulder"
  110. t2["Left Hip"]:Remove()
  111. lh2 = Instance.new("Weld")
  112. lh2.Parent = t2
  113. lh2.Part0 = t2
  114. lh2.Part1 = t2.Parent["Left Leg"]
  115. lh2.C0 = CFrame.new(-0.5,-2,0)
  116. lh2.Name = "Left Hip"
  117. t2["Right Hip"]:Remove()
  118. rh2 = Instance.new("Weld")
  119. rh2.Parent = t2
  120. rh2.Part0 = t2
  121. rh2.Part1 = t2.Parent["Right Leg"]
  122. rh2.C0 = CFrame.new(0.5,-2,0)
  123. rh2.Name = "Right Hip"
  124. local d = Instance.new("Part")
  125. d.TopSurface = 0
  126. d.BottomSurface = 0
  127. d.CanCollide = false
  128. d.BrickColor = BrickColor.new("Medium stone grey")
  129. d.Shape = "Ball"
  130. d.Parent = t1
  131. d.Size = Vector3.new(1,1,1)
  132. local dm = Instance.new("SpecialMesh")
  133. dm.MeshType = "Sphere"
  134. dm.Parent = d
  135. dm.Scale = Vector3.new(0.4,0.4,0.4)
  136. fWeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
  137. d2 = d:Clone()
  138. d2.Parent = t1
  139. fWeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
  140. local c = Instance.new("Part")
  141. c.TopSurface = 0
  142. c.BottomSurface = 0
  143. c.CanCollide = false
  144. c.BrickColor = BrickColor.new("Pastel brown")
  145. c.Parent = t1
  146. c.formFactor = "Custom"
  147. c.Size = Vector3.new(0.4,1.3,0.4)
  148. cm = Instance.new("CylinderMesh")
  149. cm.Parent = c
  150. a = fWeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
  151. c2 = d:Clone()
  152. c2.BrickColor = BrickColor.new("Medium stone grey")
  153. c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4)
  154. c2.Parent = t1
  155. fWeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
  156. local bl = Instance.new("Part")
  157. bl.TopSurface = 0
  158. bl.BottomSurface = 0
  159. bl.CanCollide = false
  160. bl.BrickColor = BrickColor.new("Pastel brown")
  161. bl.Shape = "Ball"
  162. bl.Parent = t2
  163. bl.Size = Vector3.new(1,1,1)
  164. local dm = Instance.new("SpecialMesh")
  165. dm.MeshType = "Sphere"
  166. dm.Parent = bl
  167. dm.Scale = Vector3.new(1.2,1.2,1.2)
  168. fWeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  169. local br = Instance.new("Part")
  170. br.TopSurface = 0
  171. br.BottomSurface = 0
  172. br.CanCollide = false
  173. br.BrickColor = BrickColor.new("Pastel brown")
  174. br.Shape = "Ball"
  175. br.Parent = t2
  176. br.Size = Vector3.new(1,1,1)
  177. local dm = Instance.new("SpecialMesh")
  178. dm.MeshType = "Sphere"
  179. dm.Parent = br
  180. dm.Scale = Vector3.new(1.2,1.2,1.2)
  181. fWeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
  182. local bln = Instance.new("Part")
  183. bln.TopSurface = 0
  184. bln.BottomSurface = 0
  185. bln.CanCollide = false
  186. bln.Shape = "Ball"
  187. bln.Parent = t2
  188. bln.Size = Vector3.new(1,1,1)
  189. local dm = Instance.new("SpecialMesh")
  190. dm.MeshType = "Sphere"
  191. dm.Parent = bln
  192. dm.Scale = Vector3.new(0.2,0.2,0.2)
  193. fWeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  194. local brn = Instance.new("Part")
  195. brn.TopSurface = 0
  196. brn.BottomSurface = 0
  197. brn.CanCollide = false
  198. brn.Shape = "Ball"
  199. brn.Parent = t2
  200. brn.Size = Vector3.new(1,1,1)
  201. local dm = Instance.new("SpecialMesh")
  202. dm.MeshType = "Sphere"
  203. dm.Parent = brn
  204. dm.Scale = Vector3.new(0.2,0.2,0.2)
  205. fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  206. lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0)
  207. rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0)
  208. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.9,-0.4,0)
  209. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.9,0.4,0)
  210. ls1.C1 = CFrame.new(-0.5,0.7,0) * CFrame.Angles(-0.9,-0.4,0)
  211. rs1.C1 = CFrame.new(0.5,0.7,0) * CFrame.Angles(-0.9,0.4,0)
  212. if t1:findFirstChild("weldx") ~= nil then
  213. t1.weldx:Remove()
  214. end
  215. we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  216. n = t2.Neck
  217. n.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  218. end)
  219. coroutine.resume(coroutine.create(function()
  220. while wait() do
  221. for i = 1,6 do
  222. we.C1 = we.C1 * CFrame.new(0,-0.3,0)
  223. wait()
  224. end
  225.  
  226. for i = 1,6 do
  227. we.C1 = we.C1 * CFrame.new(0,0.3,0)
  228. wait()
  229. end
  230. end
  231. end))
  232. end
  233. fun(p1.Text, p2.Text)
  234. end)
  235.  
  236. naked.MouseButton1Click:connect(function()
  237. --' :-)
  238.  
  239.  
  240.  
  241.  
  242.  
  243. plr = game.Players.LocalPlayer.Character -- BY THE WAY the penis is a cylinder, with balls. I can't make the full -- script because of chat limit when i exploit.
  244. stick = Instance.new("Part", plr.Torso)
  245. c = Instance.new("CylinderMesh", stick)
  246. stick.Size = Vector3.new(2,8.2,2)
  247. stick.BrickColor = BrickColor.new("Pastel brown")
  248. stick.BottomSurface = "Smooth"
  249. stick.TopSurface = "Smooth"
  250. stick.Position = plr.Torso.Position
  251. wstick = Instance.new("Weld",plr.Torso)
  252. wstick.Part0 = wstick.Parent
  253. wstick.Part1 = stick
  254. wstick.C1 = CFrame.new(Vector3.new(0,3.5,-1.5)) * CFrame.Angles(80,0,0)
  255. ball1 = Instance.new("Part",plr)
  256. ball1.BrickColor = stick.BrickColor
  257. ball1.Shape = "Ball"
  258. ball1.Size = Vector3.new(3,3,3)
  259. wb1 = Instance.new("Weld",plr.Torso)
  260. wb1.Part0 = wstick.Part0
  261. wb1.Part1 = ball1
  262. ball1.BottomSurface = "Smooth"
  263. ball1.TopSurface = "Smooth"
  264. wb1.C1 = CFrame.new(Vector3.new(-0.5,1.5,0))
  265. ball2 = ball1:clone()
  266. ball2.Parent = plr
  267. wb2 = Instance.new("Weld",plr.Torso)
  268. wb2.Part0 = wstick.Part0
  269. wb2.Part1 = ball2
  270. wb2.C1 = CFrame.new(Vector3.new(0.5,1.5,0))
  271. end)
Add Comment
Please, Sign In to add comment