Advertisement
Guest User

Roblox Fun Gui ;D

a guest
May 8th, 2018
22,508
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.22 KB | None | 0 1
  1.  
  2. --Converted with ttyyuu12345's model to script plugin v4
  3. function sandbox(var,func)
  4. local env = getfenv(func)
  5. local newenv = setmetatable({},{
  6. __index = function(self,k)
  7. if k=="script" then
  8. return var
  9. else
  10. return env[k]
  11. end
  12. end,
  13. })
  14. setfenv(func,newenv)
  15. return func
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. ScreenGui0 = Instance.new("ScreenGui")
  20. TextButton1 = Instance.new("TextButton")
  21. Script2 = Instance.new("Script")
  22. Frame3 = Instance.new("Frame")
  23. TextLabel4 = Instance.new("TextLabel")
  24. Script5 = Instance.new("Script")
  25. StringValue6 = Instance.new("StringValue")
  26. TextBox7 = Instance.new("TextBox")
  27. TextButton8 = Instance.new("TextButton")
  28. Script9 = Instance.new("Script")
  29. TextLabel10 = Instance.new("TextLabel")
  30. TextBox11 = Instance.new("TextBox")
  31. TextButton12 = Instance.new("TextButton")
  32. Script13 = Instance.new("Script")
  33. ScreenGui0.Name = "Vocal"
  34. ScreenGui0.Parent = mas
  35. TextButton1.Name = "Open"
  36. TextButton1.Parent = ScreenGui0
  37. TextButton1.Size = UDim2.new(0, 114, 0, 34)
  38. TextButton1.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  39. TextButton1.Text = "Fun Gui"
  40. TextButton1.Position = UDim2.new(0, 0, 0, 512)
  41. TextButton1.BackgroundColor3 = Color3.new(0, 0, 0)
  42. TextButton1.Font = Enum.Font.SourceSans
  43. TextButton1.FontSize = Enum.FontSize.Size32
  44. TextButton1.TextColor3 = Color3.new(1, 1, 1)
  45. Script2.Parent = TextButton1
  46. table.insert(cors,sandbox(Script2,function()
  47. local consumed = false
  48. function opc ()
  49. print("function started")
  50. if script.Parent.Parent.VocalFrame.Visible == true and consumed == false then
  51. print("gui opened... closing gui")
  52. script.Parent.Parent.VocalFrame.Visible = false
  53. print("gui closed")
  54. consumed = true
  55. end
  56. if script.Parent.Parent.VocalFrame.Visible == false and consumed == false then
  57. print("gui closed... opening gui")
  58. script.Parent.Parent.VocalFrame.Visible = true
  59. print("gui opened")
  60. end
  61. consumed = false
  62. end
  63.  
  64. script.Parent.MouseButton1Click:connect(opc)
  65. end))
  66. Frame3.Name = "VocalFrame"
  67. Frame3.Parent = ScreenGui0
  68. Frame3.Size = UDim2.new(0, 350, 0, 500)
  69. Frame3.Style = Enum.FrameStyle.DropShadow
  70. Frame3.Position = UDim2.new(0, 473, 0, 17)
  71. Frame3.Visible = false
  72. Frame3.BackgroundColor3 = Color3.new(1, 1, 1)
  73. TextLabel4.Name = "Usr"
  74. TextLabel4.Parent = Frame3
  75. TextLabel4.Transparency = 1
  76. TextLabel4.Size = UDim2.new(0, 335, 0, 50)
  77. TextLabel4.Text = "-"
  78. TextLabel4.BackgroundColor3 = Color3.new(1, 1, 1)
  79. TextLabel4.BackgroundTransparency = 1
  80. TextLabel4.Font = Enum.Font.SourceSans
  81. TextLabel4.FontSize = Enum.FontSize.Size32
  82. TextLabel4.TextColor3 = Color3.new(0.509804, 0.796079, 1)
  83. Script5.Name = "Userfind"
  84. Script5.Parent = TextLabel4
  85. table.insert(cors,sandbox(Script5,function()
  86. while true do
  87. wait(1)
  88. script.Parent.Text = ("Username : "..script.Parent.Parent.Parent.Parent.Parent.Name)
  89. script.Parent.UsrName.Value = script.Parent.Parent.Parent.Parent.Parent.Name
  90. end
  91. end))
  92. StringValue6.Name = "UsrName"
  93. StringValue6.Parent = TextLabel4
  94. TextBox7.Name = "Playername"
  95. TextBox7.Parent = Frame3
  96. TextBox7.Transparency = 1
  97. TextBox7.Size = UDim2.new(0, 200, 0, 50)
  98. TextBox7.Text = "Girl Name"
  99. TextBox7.Position = UDim2.new(0, 0, 0, 200)
  100. TextBox7.BackgroundColor3 = Color3.new(1, 1, 1)
  101. TextBox7.BackgroundTransparency = 1
  102. TextBox7.Font = Enum.Font.SourceSans
  103. TextBox7.FontSize = Enum.FontSize.Size32
  104. TextBox7.TextColor3 = Color3.new(0.509804, 0.796079, 1)
  105. TextButton8.Name = "Player6"
  106. TextButton8.Parent = TextBox7
  107. TextButton8.Size = UDim2.new(0, 100, 0, 50)
  108. TextButton8.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  109. TextButton8.Text = "Anal"
  110. TextButton8.Position = UDim2.new(0, 200, 0, 0)
  111. TextButton8.BackgroundColor3 = Color3.new(1, 1, 1)
  112. TextButton8.Font = Enum.Font.SourceSans
  113. TextButton8.FontSize = Enum.FontSize.Size32
  114. TextButton8.TextColor3 = Color3.new(1, 1, 1)
  115. Script9.Name = "Plr6script"
  116. Script9.Parent = TextButton8
  117. table.insert(cors,sandbox(Script9,function()
  118. function plr ()
  119. function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f)
  120. local funcw = Instance.new("Weld")
  121. funcw.Name = zName
  122. funcw.Parent = zParent
  123. funcw.Part0 = zPart0
  124. funcw.Part1 = zPart1
  125. if (zCoco == true) then
  126. funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  127. else
  128. funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  129. end
  130. return funcw
  131. end
  132. function fun(n1, n2)
  133. pcall(function()
  134. t1 = game.Players[script.Parent.Parent.Parent.Usr.UsrName.Value].Character.Torso
  135. t2 = game.Players[script.Parent.Parent.Text].Character.Torso
  136. t2.Parent.Humanoid.PlatformStand = true
  137. t1["Left Shoulder"]:Remove()
  138. ls1 = Instance.new("Weld")
  139. ls1.Parent = t1
  140. ls1.Part0 = t1
  141. ls1.Part1 = t1.Parent["Left Arm"]
  142. ls1.C0 = CFrame.new(-1.5,0,0)
  143. ls1.Name = "Left Shoulder"
  144. t1["Right Shoulder"]:Remove()
  145. rs1 = Instance.new("Weld")
  146. rs1.Parent = t1
  147. rs1.Part0 = t1
  148. rs1.Part1 = t1.Parent["Right Arm"]
  149. rs1.C0 = CFrame.new(1.5,0,0)
  150. rs1.Name = "Right Shoulder"
  151. t2["Left Shoulder"]:Remove()
  152. ls2 = Instance.new("Weld")
  153. ls2.Parent = t2
  154. ls2.Part0 = t2
  155. ls2.Part1 = t2.Parent["Left Arm"]
  156. ls2.C0 = CFrame.new(-1.5,0,0)
  157. ls2.Name = "Left Shoulder"
  158. t2["Right Shoulder"]:Remove()
  159. rs2 = Instance.new("Weld")
  160. rs2.Parent = t2
  161. rs2.Part0 = t2
  162. rs2.Part1 = t2.Parent["Right Arm"]
  163. rs2.C0 = CFrame.new(1.5,0,0)
  164. rs2.Name = "Right Shoulder"
  165. t2["Left Hip"]:Remove()
  166. lh2 = Instance.new("Weld")
  167. lh2.Parent = t2
  168. lh2.Part0 = t2
  169. lh2.Part1 = t2.Parent["Left Leg"]
  170. lh2.C0 = CFrame.new(-0.5,-2,0)
  171. lh2.Name = "Left Hip"
  172. t2["Right Hip"]:Remove()
  173. rh2 = Instance.new("Weld")
  174. rh2.Parent = t2
  175. rh2.Part0 = t2
  176. rh2.Part1 = t2.Parent["Right Leg"]
  177. rh2.C0 = CFrame.new(0.5,-2,0)
  178. rh2.Name = "Right Hip"
  179. fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  180. lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0)
  181. rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0)
  182. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.9,-0.4,0)
  183. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.9,0.4,0)
  184. ls1.C1 = CFrame.new(-0.5,0.7,0) * CFrame.Angles(-0.9,-0.4,0)
  185. rs1.C1 = CFrame.new(0.5,0.7,0) * CFrame.Angles(-0.9,0.4,0)
  186. if t1:findFirstChild("weldx") ~= nil then
  187. t1.weldx:Remove()
  188. end
  189. we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  190. n = t2.Neck
  191. end)
  192. coroutine.resume(coroutine.create(function()
  193. while wait() do
  194. for i = 1,6 do
  195. we.C1 = we.C1 * CFrame.new(0,-0.3,0)
  196. wait()
  197. end
  198.  
  199. for i = 1,6 do
  200. we.C1 = we.C1 * CFrame.new(0,0.3,0)
  201. wait()
  202. end
  203. end
  204. end))
  205. end
  206. fun("coolboy0st", "littletspetshop123")
  207. end
  208.  
  209. script.Parent.MouseButton1Click:connect(plr)
  210. end))
  211. TextLabel10.Name = "credits"
  212. TextLabel10.Parent = Frame3
  213. TextLabel10.Transparency = 1
  214. TextLabel10.Size = UDim2.new(0, 335, 0, 50)
  215. TextLabel10.Text = "Works with morphs only"
  216. TextLabel10.Position = UDim2.new(0, 0, 0, 400)
  217. TextLabel10.BackgroundColor3 = Color3.new(1, 1, 1)
  218. TextLabel10.BackgroundTransparency = 1
  219. TextLabel10.Font = Enum.Font.SourceSans
  220. TextLabel10.FontSize = Enum.FontSize.Size32
  221. TextLabel10.TextColor3 = Color3.new(0.509804, 0.796079, 1)
  222. TextBox11.Name = "Playername"
  223. TextBox11.Parent = Frame3
  224. TextBox11.Transparency = 1
  225. TextBox11.Size = UDim2.new(0, 200, 0, 50)
  226. TextBox11.Text = "Girl Name"
  227. TextBox11.Position = UDim2.new(0, 0, 0, 250)
  228. TextBox11.BackgroundColor3 = Color3.new(1, 1, 1)
  229. TextBox11.BackgroundTransparency = 1
  230. TextBox11.Font = Enum.Font.SourceSans
  231. TextBox11.FontSize = Enum.FontSize.Size32
  232. TextBox11.TextColor3 = Color3.new(0.509804, 0.796079, 1)
  233. TextButton12.Name = "Player7"
  234. TextButton12.Parent = TextBox11
  235. TextButton12.Size = UDim2.new(0, 100, 0, 50)
  236. TextButton12.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  237. TextButton12.Text = "Blowjob"
  238. TextButton12.Position = UDim2.new(0, 200, 0, 0)
  239. TextButton12.BackgroundColor3 = Color3.new(1, 1, 1)
  240. TextButton12.Font = Enum.Font.SourceSans
  241. TextButton12.FontSize = Enum.FontSize.Size32
  242. TextButton12.TextColor3 = Color3.new(1, 1, 1)
  243. Script13.Name = "Plr7script"
  244. Script13.Parent = TextButton12
  245. table.insert(cors,sandbox(Script13,function()
  246. function plr ()
  247. function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f)
  248. local funcw = Instance.new("Weld")
  249. funcw.Name = zName
  250. funcw.Parent = zParent
  251. funcw.Part0 = zPart0
  252. funcw.Part1 = zPart1
  253. if (zCoco == true) then
  254. funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  255. else
  256. funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  257. end
  258. return funcw
  259. end
  260. function fun(n1, n2)
  261. pcall(function()
  262. t1 = game.Players[script.Parent.Parent.Parent.Usr.UsrName.Value].Character.Torso
  263. t2 = game.Players[script.Parent.Parent.Text].Character.Torso
  264. t2.Parent.Humanoid.PlatformStand = true
  265. t1["Left Shoulder"]:Remove()
  266. ls1 = Instance.new("Weld")
  267. ls1.Parent = t1
  268. ls1.Part0 = t1
  269. ls1.Part1 = t1.Parent["Left Arm"]
  270. ls1.C0 = CFrame.new(-1.5,0,0)
  271. ls1.Name = "Left Shoulder"
  272. t1["Right Shoulder"]:Remove()
  273. rs1 = Instance.new("Weld")
  274. rs1.Parent = t1
  275. rs1.Part0 = t1
  276. rs1.Part1 = t1.Parent["Right Arm"]
  277. rs1.C0 = CFrame.new(1.5,0,0)
  278. rs1.Name = "Right Shoulder"
  279. t2["Left Shoulder"]:Remove()
  280. ls2 = Instance.new("Weld")
  281. ls2.Parent = t2
  282. ls2.Part0 = t2
  283. ls2.Part1 = t2.Parent["Left Arm"]
  284. ls2.C0 = CFrame.new(-1.5,0,0)
  285. ls2.Name = "Left Shoulder"
  286. t2["Right Shoulder"]:Remove()
  287. rs2 = Instance.new("Weld")
  288. rs2.Parent = t2
  289. rs2.Part0 = t2
  290. rs2.Part1 = t2.Parent["Right Arm"]
  291. rs2.C0 = CFrame.new(1.5,0,0)
  292. rs2.Name = "Right Shoulder"
  293. t2["Left Hip"]:Remove()
  294. lh2 = Instance.new("Weld")
  295. lh2.Parent = t2
  296. lh2.Part0 = t2
  297. lh2.Part1 = t2.Parent["Left Leg"]
  298. lh2.C0 = CFrame.new(-0.5,-2,0)
  299. lh2.Name = "Left Hip"
  300. t2["Right Hip"]:Remove()
  301. rh2 = Instance.new("Weld")
  302. rh2.Parent = t2
  303. rh2.Part0 = t2
  304. rh2.Part1 = t2.Parent["Right Leg"]
  305. rh2.C0 = CFrame.new(0.5,-2,0)
  306. rh2.Name = "Right Hip"
  307. fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  308. lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0)
  309. rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0)
  310. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.7,-0.2,0)
  311. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.7,0.2,0)
  312. ls1.C1 = CFrame.new(-0.5,0.9,0.5) * CFrame.Angles(-1.2,.2,0)
  313. rs1.C1 = CFrame.new(0.5,0.9,0.5) * CFrame.Angles(-1.2,-.2,0)
  314. if t1:findFirstChild("weldx") ~= nil then
  315. t1.weldx:Remove()
  316. end
  317. we = fWeld("weldx", t1, t1, t2, true, 0, -1.8, -2.47, math.rad(-130), 0, 172.79)
  318. n = t2.Neck
  319. end)
  320. coroutine.resume(coroutine.create(function()
  321. while wait() do
  322. for i = 1,6 do
  323. we.C1 = we.C1 * CFrame.new(0.0,0.05,-0.05)
  324. ls2.C1 = ls2.C1 * CFrame.new(0,0,0) * CFrame.Angles(0.014,-0.004,0)
  325. rs2.C1 = rs2.C1 * CFrame.new(0,0,0) * CFrame.Angles(0.014,-0.004,0)
  326. ls1.C1 = ls1.C1 * CFrame.new(0,0,0) * CFrame.Angles(-0.020,0,0)
  327. rs1.C1 = rs1.C1 * CFrame.new(0,0,0) * CFrame.Angles(-0.020,0,0)
  328. wait()
  329. end
  330.  
  331. for i = 1,6 do
  332. we.C1 = we.C1 * CFrame.new(0.0,-0.05,0.05)
  333. ls2.C1 = ls2.C1 * CFrame.new(0,0,0) * CFrame.Angles(-0.014,0.004,0)
  334. rs2.C1 = rs2.C1 * CFrame.new(0,0,0) * CFrame.Angles(-0.014,0.004,0)
  335. ls1.C1 = ls1.C1 * CFrame.new(0,0,0) * CFrame.Angles(0.020,0,0)
  336. rs1.C1 = rs1.C1 * CFrame.new(0,0,0) * CFrame.Angles(0.020,0,0)
  337. wait()
  338. end
  339. end
  340. end))
  341. end
  342. fun("coolboy0st", "littletspetshop123")
  343. end
  344.  
  345. script.Parent.MouseButton1Click:connect(plr)
  346. end))
  347. for i,v in pairs(mas:GetChildren()) do
  348. v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
  349. pcall(function() v:MakeJoints() end)
  350. end
  351. mas:Destroy()
  352. for i,v in pairs(cors) do
  353. spawn(function()
  354. pcall(v)
  355. end)
  356. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement