Colornapse_Themes

Untitled

Nov 12th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.25 KB | None | 0 0
  1. spawn (function()
  2. --[[=========================================[DK PLR GUI V1.0 lOCAL SCRIPT BY HEAT507]========================]]---
  3. --This is a script that when you put the users name in the box and clcik "dk plr" you will dk them or.. Get a dk and put it all on them
  4. users=game:GetService("Players") -- call the service.
  5. usr=users.LocalPlayer-- local because I dont need you finding out my code -- Its what you can't comprehend.
  6. usrg=usr.PlayerGui --- to reconnect ur joint from the usr
  7. --pcall(function() usr:Remove() end) -- you will unblock this if you cant script
  8. --bannd={"noob" , "noob" , "h4x" , "some cballr"}
  9. --Keeping it a function , so to where it will always be on your plr gui "PlayerAdded"
  10. TheChat=true TheGhost=false TheLag=false -- random distractions
  11. usr.Chatted:connect(function(msg)
  12. if msg=="noban" then
  13. usr.Character.Parent=workspace
  14. if msg=='nochat' then
  15. TheChat=false
  16. end
  17. end end)
  18. usr.Chatted:connect(function(WhatChat)
  19. if TheChat==true then
  20. Game:GetService("Chat"):Chat(usr.Character:FindFirstChild("Head") , WhatChat, "Blue")
  21. end end) DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs=Instance.new("ScreenGui",usrg)
  22. DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs.Name="NastySQLAdded"
  23. TextBoxForTheDakGuiOneCreated = Instance.new("TextBox" ,DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs)
  24. TextBoxForTheDakGuiOneCreated.Position = UDim2.new(0,0,0,156)
  25. TextBoxForTheDakGuiOneCreated.TextColor = BrickColor.new(255,255,255)
  26. TextBoxForTheDakGuiOneCreated.FontSize = "Size11"
  27. TextBoxForTheDakGuiOneCreated.Font = "ArialBold"
  28. --TextBoxForTheDakGuiOneCreated.TextStrokeColor3 = Color3.new(0,0,1) error('Thus is a broken function!');
  29. --TextBoxForTheDakGuiOneCreated.TextStrokeTransparency = 0 ;
  30. TextBoxForTheDakGuiOneCreated.Size = UDim2.new(0,156,0,100)
  31. TextBoxForTheDakGuiOneCreated.Text = "Player Name gose here [FULL NAME]"
  32. TextBoxForTheDakGuiOneCreated.BackgroundTransparency = 0.8
  33. TextBoxForTheDakGuiOneCreated.BackgroundColor = BrickColor.new("Really Black")
  34. TextBoxForTheDakGuiOneCreated.BorderColor = BrickColor.new("Black")
  35. TextBoxForTheDakGuiOneCreated.MultiLine = true
  36. TextButtonNumberOneInTheDakGuiXSDA = Instance.new("TextButton" ,DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs)
  37. TextButtonNumberOneInTheDakGuiXSDA.Position = UDim2.new(0,68,0,386)
  38. TextButtonNumberOneInTheDakGuiXSDA.TextColor = BrickColor.new(255,255,255)
  39. --sd.TextStrokeColor = bcn(8,8,8) --YoGetSuMuKuizALoPusFromGakuza
  40. TextButtonNumberOneInTheDakGuiXSDA.FontSize = "Size11"
  41. TextButtonNumberOneInTheDakGuiXSDA.Font = "ArialBold"
  42. TextButtonNumberOneInTheDakGuiXSDA.Size = UDim2.new(0, 56, 0, 100)
  43. TextButtonNumberOneInTheDakGuiXSDA.Text = "KICK"
  44. TextButtonNumberOneInTheDakGuiXSDA.BackgroundTransparency = 0
  45. TextButtonNumberOneInTheDakGuiXSDA.BackgroundColor = BrickColor.new("Really Black")
  46. TextButtonNumberOneInTheDakGuiXSDA.BorderColor = BrickColor.new("Black")
  47. TextButtonNumberOneInTheDakGuiXSDA.Style = "RobloxButton"
  48. TextButtonNumberOneInTheDakGuiXSD = Instance.new("TextButton" ,DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs)
  49. TextButtonNumberOneInTheDakGuiXSD.Position = UDim2.new(0,0,0,386)
  50. TextButtonNumberOneInTheDakGuiXSD.TextColor = BrickColor.new(255,255,255)
  51. --sd.TextStrokeColor = bcn(8,8,8) --YoGetSuMuKuizALoPusFromGakuza
  52. TextButtonNumberOneInTheDakGuiXSD.FontSize = "Size11"
  53. TextButtonNumberOneInTheDakGuiXSD.Font = "ArialBold"
  54. TextButtonNumberOneInTheDakGuiXSD.Size = UDim2.new(0, 56, 0, 100)
  55. TextButtonNumberOneInTheDakGuiXSD.Text = "FF"
  56. TextButtonNumberOneInTheDakGuiXSD.BackgroundTransparency = 0
  57. TextButtonNumberOneInTheDakGuiXSD.BackgroundColor = BrickColor.new("Really Black")
  58. TextButtonNumberOneInTheDakGuiXSD.BorderColor = BrickColor.new("Black")
  59. TextButtonNumberOneInTheDakGuiXSD.Style = "RobloxButton"
  60. TextButtonNumberOneInTheDakGuiXSFL = Instance.new("TextButton" ,DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs)
  61. TextButtonNumberOneInTheDakGuiXSFL.Position = UDim2.new(0,0,0,586)
  62. TextButtonNumberOneInTheDakGuiXSFL.TextColor = BrickColor.new(255,255,255)
  63. --sd.TextStrokeColor = bcn(8,8,8) --YoGetSuMuKuizALoPusFromGakuza
  64. TextButtonNumberOneInTheDakGuiXSFL.FontSize = "Size11"
  65. TextButtonNumberOneInTheDakGuiXSFL.Font = "ArialBold"
  66. TextButtonNumberOneInTheDakGuiXSFL.Size = UDim2.new(0, 56, 0, 100)
  67. TextButtonNumberOneInTheDakGuiXSFL.Text = "COM"
  68. TextButtonNumberOneInTheDakGuiXSFL.BackgroundTransparency = 0
  69. TextButtonNumberOneInTheDakGuiXSFL.BackgroundColor = BrickColor.new("Really Black")
  70. TextButtonNumberOneInTheDakGuiXSFL.BorderColor = BrickColor.new("Black")
  71. TextButtonNumberOneInTheDakGuiXSFL.Style = "RobloxButton"
  72. TextButtonNumberOneInTheDakGuiXSF = Instance.new("TextButton" ,DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs)
  73. TextButtonNumberOneInTheDakGuiXSF.Position = UDim2.new(0,136,0,386)
  74. TextButtonNumberOneInTheDakGuiXSF.TextColor = BrickColor.new(255,255,255)
  75. --sd.TextStrokeColor = bcn(8,8,8) --YoGetSuMuKuizALoPusFromGakuza
  76. TextButtonNumberOneInTheDakGuiXSF.FontSize = "Size11"
  77. TextButtonNumberOneInTheDakGuiXSF.Font = "ArialBold"
  78. TextButtonNumberOneInTheDakGuiXSF.Size = UDim2.new(0, 56, 0, 100)
  79. TextButtonNumberOneInTheDakGuiXSF.Text = "S3X"
  80. TextButtonNumberOneInTheDakGuiXSF.BackgroundTransparency = 0
  81. TextButtonNumberOneInTheDakGuiXSF.BackgroundColor = BrickColor.new("Really Black")
  82. TextButtonNumberOneInTheDakGuiXSF.BorderColor = BrickColor.new("Black")
  83. TextButtonNumberOneInTheDakGuiXSF.Style = "RobloxButton"
  84. TextButtonNumberOneInTheDakGuiXS = Instance.new("TextButton" ,DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs)
  85. TextButtonNumberOneInTheDakGuiXS.Position = UDim2.new(0,68,0,586)
  86. TextButtonNumberOneInTheDakGuiXS.TextColor = BrickColor.new(255,255,255)
  87. --sd.TextStrokeColor = bcn(8,8,8) --YoGetSuMuKuizALoPusFromGakuza
  88. TextButtonNumberOneInTheDakGuiXS.FontSize = "Size11"
  89. TextButtonNumberOneInTheDakGuiXS.Font = "ArialBold"
  90. TextButtonNumberOneInTheDakGuiXS.Size = UDim2.new(0, 56, 0, 100)
  91. TextButtonNumberOneInTheDakGuiXS.Text = "GOD HEALTH"
  92. TextButtonNumberOneInTheDakGuiXS.BackgroundTransparency = 0
  93. TextButtonNumberOneInTheDakGuiXS.BackgroundColor = BrickColor.new("Really Black")
  94. TextButtonNumberOneInTheDakGuiXS.BorderColor = BrickColor.new("Black")
  95. TextButtonNumberOneInTheDakGuiXS.Style = "RobloxButton"
  96. TextButtonNumberOneInTheDakGuiX = Instance.new("TextButton" ,DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs)
  97. TextButtonNumberOneInTheDakGuiX.Position = UDim2.new(0,0,0,256)
  98. TextButtonNumberOneInTheDakGuiX.TextColor = BrickColor.new(255,255,255)
  99. --sd.TextStrokeColor = bcn(8,8,8) --YoGetSuMuKuizALoPusFromGakuza
  100. TextButtonNumberOneInTheDakGuiX.FontSize = "Size11"
  101. TextButtonNumberOneInTheDakGuiX.Font = "ArialBold"
  102. TextButtonNumberOneInTheDakGuiX.Size = UDim2.new(0, 156, 0, 100)
  103. TextButtonNumberOneInTheDakGuiX.Text = "DK PLR [BIGGA]"
  104. TextButtonNumberOneInTheDakGuiX.BackgroundTransparency = 0
  105. TextButtonNumberOneInTheDakGuiX.BackgroundColor = BrickColor.new("Really Black")
  106. TextButtonNumberOneInTheDakGuiX.BorderColor = BrickColor.new("Black")
  107. TextButtonNumberOneInTheDakGuiX.Style = "RobloxButton"
  108. TextButtonNumberOneInTheDakGui = Instance.new("TextButton" ,DakGuiInstanceWithANewTypeOfObjectThatControllYouSirs)
  109. TextButtonNumberOneInTheDakGui.Position = UDim2.new(0,0,0,0)
  110. TextButtonNumberOneInTheDakGui.TextColor = BrickColor.new(255,255,255)
  111. --sd.TextStrokeColor = bcn(8,8,8)
  112. TextButtonNumberOneInTheDakGui.FontSize = "Size11"
  113. TextButtonNumberOneInTheDakGui.Font = "ArialBold"
  114. TextButtonNumberOneInTheDakGui.Size = UDim2.new(0, 156, 0, 100)
  115. TextButtonNumberOneInTheDakGui.Text = "DK PLR"
  116. TextButtonNumberOneInTheDakGui.BackgroundTransparency = 0
  117. TextButtonNumberOneInTheDakGui.BackgroundColor = BrickColor.new("Really Black")
  118. TextButtonNumberOneInTheDakGui.BorderColor = BrickColor.new("Black")
  119. TextButtonNumberOneInTheDakGui.Style = "RobloxButton"
  120. TextButtonNumberOneInTheDakGui.MouseButton1Up:connect(function()
  121. v=workspace:FindFirstChild(TextBoxForTheDakGuiOneCreated.Text);
  122. person=v.Name
  123. color = "Pastel brown"
  124. pcall(function() game.Players[person].Character["Nice thing"]:Remove() end)
  125. D = Instance.new("Model",workspace[person])
  126. D.Name = "Nice thing"
  127. bg = Instance.new("BodyGyro",workspace[person].Torso)
  128. d = Instance.new("Part")
  129. d.TopSurface = 0
  130. d.BottomSurface = 0
  131. d.Name = "Main"
  132. d.Parent = workspace[person]["Nice thing"]
  133. d.formFactor = 3
  134. d.Size = Vector3.new(0.6,2.5,0.6)
  135. d.BrickColor = BrickColor.new(color)
  136. d.Position = workspace[person].Head.Position
  137. d.CanCollide = false
  138. local cy = Instance.new("CylinderMesh")
  139. cy.Parent = d
  140. w = Instance.new("Weld")
  141. w.Parent = workspace[person].Head
  142. w.Part0 = d
  143. w.Part1 = workspace[person].Head
  144. w.C0 = CFrame.new(0,0.25,2.1)*CFrame.Angles(math.rad(45),0,0)
  145. local c = Instance.new("Part")
  146. c.Name = "Mush"
  147. c.BottomSurface = 0
  148. c.TopSurface = 0
  149. c.FormFactor = 3
  150. c.Size = Vector3.new(0.6,0.6,0.6)
  151. c.CFrame = CFrame.new(d.Position)
  152. c.BrickColor = BrickColor.new("Pink")
  153. c.CanCollide = false
  154. c.Parent = workspace[person]["Nice thing"]
  155. local msm = Instance.new("SpecialMesh")
  156. msm.Parent = c
  157. msm.MeshType = "Sphere"
  158. local cw = Instance.new("Weld")
  159. cw.Parent = c
  160. cw.Part0 = d
  161. cw.Part1 = c
  162. cw.C0 = CFrame.new(0,1.3,0)
  163. local ball1 = Instance.new("Part")
  164. ball1.Parent = workspace[person]["Nice thing"]
  165. ball1.Name = "Left Ball"
  166. ball1.BottomSurface = 0
  167. ball1.TopSurface = 0
  168. ball1.CanCollide = false
  169. ball1.formFactor = 3
  170. ball1.Size = Vector3.new(1,1,1)
  171. ball1.CFrame = CFrame.new(workspace[person]["Left Leg"].Position)
  172. ball1.BrickColor = BrickColor.new(color)
  173. local bsm = Instance.new("SpecialMesh")
  174. bsm.Parent = ball1
  175. bsm.MeshType = "Sphere"
  176. local b1w = Instance.new("Weld")
  177. b1w.Parent = ball1
  178. b1w.Part0 = workspace[person]["Left Leg"]
  179. b1w.Part1 = ball1
  180. b1w.C0 = CFrame.new(0,0.5,-.5)
  181. local ball2 = Instance.new("Part")
  182. ball2.Parent = workspace[person]["Nice thing"]
  183. ball2.Name = "Right Ball"
  184. ball2.BottomSurface = 0
  185. ball2.CanCollide = false
  186. ball2.TopSurface = 0
  187. ball2.formFactor = 3
  188. ball2.Size = Vector3.new(1,1,1)
  189. ball2.CFrame = CFrame.new(workspace[person]["Right Leg"].Position)
  190. ball2.BrickColor = BrickColor.new(color)
  191. local b2sm = Instance.new("SpecialMesh")
  192. b2sm.Parent = ball2
  193. b2sm.MeshType = "Sphere"
  194. local b2w = Instance.new("Weld")
  195. b2w.Parent = ball2
  196. b2w.Part0 = workspace[person]["Right Leg"]
  197. b2w.Part1 = ball2
  198. b2w.C0 = CFrame.new(0,0.5,-.5)
  199. end)
  200. DakGuiComBrick=function()
  201. ComBrick=Instance.new("Part" ,game.Players.LocalPlayer.Character)
  202. ComBrick.Name="ComBrickFromTheDakGuiByUkikarus"
  203. ComBrick.BrickColor=BrickColor.new("White")
  204. ComBrick.FormFactor="Custom"
  205. ComBrick.Size=Vector3.new(0.4,0.4,0.4)
  206. ComBrick.CFrame=CFrame.new(usr.Head.Position)
  207. ComBrick.Transparency=0
  208. end
  209. DakGuiFkPlayer=function()
  210. v=workspace:FindFirstChild(TextBoxForTheDakGuiOneCreated.Text);
  211. n1 = usr.Name
  212. n2 = v.Name
  213.  
  214.  
  215.  
  216. function fWeld(zName,zParent,zPart0,zPart1,zCoco,a,b,c,d,e,f)
  217. local funcw = Instance.new("Weld")
  218. funcw.Name = zName
  219. funcw.Parent = zParent
  220. funcw.Part0 = zPart0
  221. funcw.Part1 = zPart1
  222. if (zCoco == true) then
  223. funcw.C0 = CFrame.new(a,b,c) *CFrame.fromEulerAnglesXYZ(d,e,f)
  224. else
  225. funcw.C1 = CFrame.new(a,b,c) *CFrame.fromEulerAnglesXYZ(d,e,f)
  226. end
  227. return funcw
  228. end
  229.  
  230. t1 = workspace[n1].Torso
  231. t2 = workspace[n2].Torso
  232.  
  233. t2.Parent.Humanoid.PlatformStand = true
  234.  
  235.  
  236. t1["Left Shoulder"]:Remove()
  237. ls1 = Instance.new("Weld")
  238. ls1.Parent = t1
  239. ls1.Part0 = t1
  240. ls1.Part1 = t1.Parent["Left Arm"]
  241. ls1.C0 = CFrame.new(-1.5,0,0)
  242. ls1.Name = "Left Shoulder"
  243.  
  244. t1["Right Shoulder"]:Remove()
  245. rs1 = Instance.new("Weld")
  246. rs1.Parent = t1
  247. rs1.Part0 = t1
  248. rs1.Part1 = t1.Parent["Right Arm"]
  249. rs1.C0 = CFrame.new(1.5,0,0)
  250. rs1.Name = "Right Shoulder"
  251. --[[
  252. t1["Left Hip"]:Remove()
  253. lh1 = Instance.new("Weld")
  254. lh1.Parent = t1
  255. lh1.Part0 = t1
  256. lh1.Part1 = t1.Parent["Left Leg"]
  257. lh1.C0 = CFrame.new(-0.5,-2,0)
  258. lh1.Name = "Left Hip"
  259.  
  260. t1["Right Hip"]:Remove()
  261. rh1 = Instance.new("Weld")
  262. rh1.Parent = t1
  263. rh1.Part0 = t1
  264. rh1.Part1 = t1.Parent["Right Leg"]
  265. rh1.C0 = CFrame.new(0.5,-2,0)
  266. rh1.Name = "Right Hip"]]
  267. ---------------------------------
  268.  
  269. t2["Left Shoulder"]:Remove()
  270. ls2 = Instance.new("Weld")
  271. ls2.Parent = t2
  272. ls2.Part0 = t2
  273. ls2.Part1 = t2.Parent["Left Arm"]
  274. ls2.C0 = CFrame.new(-1.5,0,0)
  275. ls2.Name = "Left Shoulder"
  276.  
  277. t2["Right Shoulder"]:Remove()
  278. rs2 = Instance.new("Weld")
  279. rs2.Parent = t2
  280. rs2.Part0 = t2
  281. rs2.Part1 = t2.Parent["Right Arm"]
  282. rs2.C0 = CFrame.new(1.5,0,0)
  283. rs2.Name = "Right Shoulder"
  284.  
  285. t2["Left Hip"]:Remove()
  286. lh2 = Instance.new("Weld")
  287. lh2.Parent = t2
  288. lh2.Part0 = t2
  289. lh2.Part1 = t2.Parent["Left Leg"]
  290. lh2.C0 = CFrame.new(-0.5,-2,0)
  291. lh2.Name = "Left Hip"
  292.  
  293. t2["Right Hip"]:Remove()
  294. rh2 = Instance.new("Weld")
  295. rh2.Parent = t2
  296. rh2.Part0 = t2
  297. rh2.Part1 = t2.Parent["Right Leg"]
  298. rh2.C0 = CFrame.new(0.5,-2,0)
  299. rh2.Name = "Right Hip"
  300.  
  301.  
  302. local d = Instance.new("Part")
  303. d.TopSurface = 0
  304. d.BottomSurface = 0
  305. d.CanCollide = false
  306. d.BrickColor = BrickColor.new("Reddish brown")
  307. d.Shape = "Ball"
  308. d.Parent = t1
  309. d.Size = Vector3.new(1,1,1)
  310. local dm = Instance.new("SpecialMesh")
  311. dm.MeshType = "Sphere"
  312. dm.Parent = d
  313. dm.Scale = Vector3.new(0.4,0.4,0.4)
  314. fWeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
  315. d2 = d:Clone()
  316. d2.Parent = t1
  317. fWeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
  318. local c = Instance.new("Part")
  319. c.TopSurface = 0
  320. c.BottomSurface = 0
  321. c.CanCollide = false
  322. c.BrickColor = BrickColor.new("Reddish brown")
  323. c.Parent = t1
  324. c.formFactor = "Custom"
  325. c.Size = Vector3.new(0.4,1.3,0.4)
  326. cm = Instance.new("CylinderMesh")
  327. cm.Parent = c
  328. a = fWeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
  329. c2 = d:Clone()
  330. c2.BrickColor = BrickColor.new("Reddish brown")
  331. c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4)
  332. c2.Parent = t1
  333. fWeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
  334.  
  335. local bl = Instance.new("Part")
  336. bl.TopSurface = 0
  337. bl.BottomSurface = 0
  338. bl.CanCollide = false
  339. bl.BrickColor = BrickColor.new("Reddish brown")
  340. bl.Shape = "Ball"
  341. bl.Parent = t2
  342. bl.Size = Vector3.new(1,1,1)
  343. local dm = Instance.new("SpecialMesh")
  344. dm.MeshType = "Sphere"
  345. dm.Parent = bl
  346. dm.Scale = Vector3.new(1.2,1.2,1.2)
  347. fWeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  348. local br = Instance.new("Part")
  349. br.TopSurface = 0
  350. br.BottomSurface = 0
  351. br.CanCollide = false
  352. br.BrickColor = BrickColor.new("Reddish brown")
  353. br.Shape = "Ball"
  354. br.Parent = t2
  355. br.Size = Vector3.new(1,1,1)
  356. local dm = Instance.new("SpecialMesh")
  357. dm.MeshType = "Sphere"
  358. dm.Parent = br
  359. dm.Scale = Vector3.new(1.2,1.2,1.2)
  360. fWeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
  361. local bln = Instance.new("Part")
  362. bln.TopSurface = 0
  363. bln.BottomSurface = 0
  364. bln.CanCollide = false
  365. bln.Shape = "Ball"
  366. bln.Parent = t2
  367. bln.Size = Vector3.new(1,1,1)
  368. local dm = Instance.new("SpecialMesh")
  369. dm.MeshType = "Sphere"
  370. dm.Parent = bln
  371. dm.Scale = Vector3.new(0.2,0.2,0.2)
  372. fWeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  373. local brn = Instance.new("Part")
  374. brn.TopSurface = 0
  375. brn.BottomSurface = 0
  376. brn.CanCollide = false
  377. brn.Shape = "Ball"
  378. brn.Parent = t2
  379. brn.Size = Vector3.new(1,1,1)
  380. local dm = Instance.new("SpecialMesh")
  381. dm.MeshType = "Sphere"
  382. dm.Parent = brn
  383. dm.Scale = Vector3.new(0.2,0.2,0.2)
  384. fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  385.  
  386.  
  387. lh2.C1 = CFrame.new(0,-1.5,-0.5) *CFrame.Angles(0.9,-0.4,0)
  388. rh2.C1 = CFrame.new(0,-1.5,-0.5) *CFrame.Angles(0.9,0.4,0)
  389.  
  390. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) *CFrame.Angles(0.9,-0.4,0)
  391. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) *CFrame.Angles(0.9,0.4,0)
  392.  
  393. ls1.C1 = CFrame.new(-0.5,0.7,0) *CFrame.Angles(-0.9,-0.4,0)
  394. rs1.C1 = CFrame.new(0.5,0.7,0) *CFrame.Angles(-0.9,0.4,0)
  395.  
  396. if t1:findFirstChild("weldx") ~= nil then t1.weldx:Remove() end
  397. we = fWeld("weldx",t1,t1,t2,true,0,-0.9,-1.3,math.rad(-90),0,0)
  398.  
  399. n = t2.Neck
  400. n.C0 = CFrame.new(0,1.5,0) *CFrame.Angles(math.rad(-210),math.rad(180),0)
  401.  
  402. while true do
  403. wait()
  404. for i=1,6 do
  405. we.C1 = we.C1 * CFrame.new(0,-0.3,0)
  406. wait()
  407. end
  408. for i=1,6 do
  409. we.C1 = we.C1 * CFrame.new(0,0.3,0)
  410. wait()
  411. end
  412.  
  413.  
  414. end
  415. end
  416. DakGuiFk=function()
  417. usr.Character.Humanoid.MaxHealth=math.huge
  418. end
  419. DakGuiKickNEbola=function()
  420. s=Instance.new("ForceField" ,game.Players.LocalPlayer.Character)
  421. end
  422. DakGuiKickPlay=function()
  423. s=game.Players:FindFirstChild(TextBoxForTheDakGuiOneCreated.Text);
  424. s:Destroy();
  425. end
  426. --YoZuMinGetSutotMazmi
  427. DakGuiButt=function()
  428. v=workspace:FindFirstChild(TextBoxForTheDakGuiOneCreated.Text);
  429. person=v.Name
  430. color = "Black"
  431. pcall(function() game.Players[person].Character["Nice thing"]:Remove() end)
  432. D = Instance.new("Model",workspace[person])
  433. D.Name = "Nice thing"
  434. bg = Instance.new("BodyGyro",workspace[person].Torso)
  435. d = Instance.new("Part")
  436. d.TopSurface = 0
  437. d.BottomSurface = 0
  438. d.Name = "Main"
  439. d.Parent = workspace[person]["Nice thing"]
  440. d.formFactor = 3
  441. d.Size = Vector3.new(0.6,3.1,0.6)
  442. d.BrickColor = BrickColor.new(color)
  443. d.Position = workspace[person].Head.Position
  444. d.CanCollide = false
  445. local cy = Instance.new("CylinderMesh")
  446. cy.Parent = d
  447. w = Instance.new("Weld")
  448. w.Parent = workspace[person].Head
  449. w.Part0 = d
  450. w.Part1 = workspace[person].Head
  451. w.C0 = CFrame.new(0,0.30,2.1)*CFrame.Angles(math.rad(45),0,0)
  452. local c = Instance.new("Part")
  453. c.Name = "Mush"
  454. c.BottomSurface = 0
  455. c.TopSurface = 0
  456. c.FormFactor = 3
  457. c.Size = Vector3.new(0.6,0.6,0.6)
  458. c.CFrame = CFrame.new(d.Position)
  459. c.BrickColor = BrickColor.new("Pink")
  460. c.CanCollide = false
  461. c.Parent = workspace[person]["Nice thing"]
  462. local msm = Instance.new("SpecialMesh")
  463. msm.Parent = c
  464. msm.MeshType = "Sphere"
  465. local cw = Instance.new("Weld")
  466. cw.Parent = c
  467. cw.Part0 = d
  468. cw.Part1 = c
  469. cw.C0 = CFrame.new(0,1.3,0)
  470. local ball1 = Instance.new("Part")
  471. ball1.Parent = workspace[person]["Nice thing"]
  472. ball1.Name = "Left Ball"
  473. ball1.BottomSurface = 0
  474. ball1.TopSurface = 0
  475. ball1.CanCollide = false
  476. ball1.formFactor = 3
  477. ball1.Size = Vector3.new(1,1,1)
  478. ball1.CFrame = CFrame.new(workspace[person]["Left Leg"].Position)
  479. ball1.BrickColor = BrickColor.new(color)
  480. local bsm = Instance.new("SpecialMesh")
  481. bsm.Parent = ball1
  482. bsm.MeshType = "Sphere"
  483. local b1w = Instance.new("Weld")
  484. b1w.Parent = ball1
  485. b1w.Part0 = workspace[person]["Left Leg"]
  486. b1w.Part1 = ball1
  487. b1w.C0 = CFrame.new(0,0.5,-.5)
  488. local ball2 = Instance.new("Part")
  489. ball2.Parent = workspace[person]["Nice thing"]
  490. ball2.Name = "Right Ball"
  491. ball2.BottomSurface = 0
  492. ball2.CanCollide = false
  493. ball2.TopSurface = 0
  494. ball2.formFactor = 3
  495. ball2.Size = Vector3.new(1,1,1)
  496. ball2.CFrame = CFrame.new(workspace[person]["Right Leg"].Position)
  497. ball2.BrickColor = BrickColor.new(color)
  498. local b2sm = Instance.new("SpecialMesh")
  499. b2sm.Parent = ball2
  500. b2sm.MeshType = "Sphere"
  501. local b2w = Instance.new("Weld")
  502. b2w.Parent = ball2
  503. b2w.Part0 = workspace[person]["Right Leg"]
  504. b2w.Part1 = ball2
  505. b2w.C0 = CFrame.new(0,0.5,-.5)
  506. end
  507. TextButtonNumberOneInTheDakGuiXSFL.MouseButton1Up:connect(DakGuiComBrick);
  508. TextButtonNumberOneInTheDakGuiXSDA.MouseButton1Up:connect(DakGuiKickPlay);
  509. TextButtonNumberOneInTheDakGuiXSD.MouseButton1Up:connect(DakGuiKickNEbola);
  510. TextButtonNumberOneInTheDakGuiXSF.MouseButton1Up:connect(DakGuiFkPlayer);
  511. TextButtonNumberOneInTheDakGuiXS.MouseButton1Up:connect(DakGuiFk);
  512. TextButtonNumberOneInTheDakGuiX.MouseButton1Up:connect(DakGuiButt);
  513. Game:GetService("Chat"):Chat(usr.Character:FindFirstChild("Head") , "Loaded.", "Blue")
  514.  
  515. --mediafire gtfo password
  516. end)
Add Comment
Please, Sign In to add comment