Advertisement
Guest User

Untitled

a guest
May 6th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.39 KB | None | 0 0
  1. -- Objects
  2.  
  3. local KermitHub = Instance.new("ScreenGui")
  4. local LoginFrame = Instance.new("Frame")
  5. local Kermit_GUI = Instance.new("TextLabel")
  6. local Login = Instance.new("TextButton")
  7. local Password = Instance.new("TextBox")
  8. local Username = Instance.new("TextBox")
  9. local MainFrame = Instance.new("Frame")
  10. local ControlGUI = Instance.new("TextButton")
  11. local JailBreakAutoRob = Instance.new("TextButton")
  12. local Arrest = Instance.new("TextButton")
  13. local Rape = Instance.new("TextButton")
  14. local UgandaKnuckles = Instance.new("TextButton")
  15. local credits = Instance.new("TextBox")
  16. local TextLabel = Instance.new("TextLabel")
  17.  
  18. -- Properties
  19.  
  20. KermitHub.Name = "KermitHub"
  21. KermitHub.Parent = game.CoreGui
  22.  
  23. LoginFrame.Name = "LoginFrame"
  24. LoginFrame.Parent = KermitHub
  25. LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  26. LoginFrame.BackgroundTransparency = 0.20000000298023
  27. LoginFrame.Position = UDim2.new(0.389999986, 0, 0.259000003, 0)
  28. LoginFrame.Size = UDim2.new(0, 249, 0, 378)
  29.  
  30. Kermit_GUI.Name = "Kermit_GUI"
  31. Kermit_GUI.Parent = LoginFrame
  32. Kermit_GUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  33. Kermit_GUI.BackgroundTransparency = 1
  34. Kermit_GUI.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  35. Kermit_GUI.Position = UDim2.new(0.0967101008, 0, 0.0338735357, 0)
  36. Kermit_GUI.Size = UDim2.new(0, 200, 0, 50)
  37. Kermit_GUI.Font = Enum.Font.SourceSans
  38. Kermit_GUI.Text = "Kermit GUI"
  39. Kermit_GUI.TextColor3 = Color3.new(1, 1, 1)
  40. Kermit_GUI.TextSize = 14
  41.  
  42. Login.Name = "Login"
  43. Login.Parent = LoginFrame
  44. Login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  45. Login.BorderColor3 = Color3.new(0, 0, 0)
  46. Login.BorderSizePixel = 4
  47. Login.Position = UDim2.new(0.100726172, 0, 0.766326249, 0)
  48. Login.Size = UDim2.new(0, 200, 0, 50)
  49. Login.Font = Enum.Font.SourceSans
  50. Login.Text = "Login"
  51. Login.TextColor3 = Color3.new(1, 1, 1)
  52. Login.TextSize = 14
  53.  
  54. Login.MouseButton1Down:connect(function()
  55. LoginFrame.Visible = false
  56. MainFrame.Visible = true
  57. end)
  58.  
  59. Password.Name = "Password"
  60. Password.Parent = LoginFrame
  61. Password.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  62. Password.BorderColor3 = Color3.new(0, 0, 0)
  63. Password.BorderSizePixel = 4
  64. Password.Position = UDim2.new(0.100726143, 0, 0.524272025, 0)
  65. Password.Size = UDim2.new(0, 200, 0, 50)
  66. Password.Font = Enum.Font.SourceSans
  67. Password.Text = "Password"
  68. Password.TextColor3 = Color3.new(1, 1, 1)
  69. Password.TextSize = 14
  70.  
  71. Username.Name = "Username"
  72. Username.Parent = LoginFrame
  73. Username.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  74. Username.BorderColor3 = Color3.new(0, 0, 0)
  75. Username.BorderSizePixel = 4
  76. Username.Position = UDim2.new(0, 25, 0, 107)
  77. Username.Size = UDim2.new(0, 200, 0, 50)
  78. Username.Font = Enum.Font.SourceSans
  79. Username.Text = "Username"
  80. Username.TextColor3 = Color3.new(1, 1, 1)
  81. Username.TextSize = 14
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88. MainFrame.Name = "MainFrame"
  89. MainFrame.Parent = KermitHub
  90. MainFrame.Active = true
  91. MainFrame.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  92. MainFrame.Position = UDim2.new(0, 527, 0, 235)
  93. MainFrame.Size = UDim2.new(0, 457, 0, 352)
  94. MainFrame.Visible = false
  95.  
  96. ControlGUI.Name = "Control GUI"
  97. ControlGUI.Parent = MainFrame
  98. ControlGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  99. ControlGUI.Position = UDim2.new(0, 20, 0, 32)
  100. ControlGUI.Size = UDim2.new(0, 176, 0, 50)
  101. ControlGUI.Font = Enum.Font.SourceSansBold
  102. ControlGUI.Text = "Control GUI"
  103. ControlGUI.TextScaled = true
  104. ControlGUI.TextSize = 14
  105. ControlGUI.TextWrapped = true
  106.  
  107. JailBreakAutoRob.Name = "JailBreakAutoRob"
  108. JailBreakAutoRob.Parent = MainFrame
  109. JailBreakAutoRob.BackgroundColor3 = Color3.new(1, 1, 1)
  110. JailBreakAutoRob.Position = UDim2.new(0, 141, 0, 176)
  111. JailBreakAutoRob.Size = UDim2.new(0, 176, 0, 50)
  112. JailBreakAutoRob.Font = Enum.Font.SourceSansBold
  113. JailBreakAutoRob.Text = "JailBreakAutoRob"
  114. JailBreakAutoRob.TextScaled = true
  115. JailBreakAutoRob.TextSize = 14
  116. JailBreakAutoRob.TextWrapped = true
  117.  
  118. JailBreakAutoRob.MouseButton1Click:connect(function()
  119. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  120. end)
  121.  
  122. Arrest.Name = "Arrest"
  123. Arrest.Parent = MainFrame
  124. Arrest.BackgroundColor3 = Color3.new(1, 1, 1)
  125. Arrest.Position = UDim2.new(0, 19, 0, 107)
  126. Arrest.Size = UDim2.new(0, 176, 0, 50)
  127. Arrest.Font = Enum.Font.SourceSansBold
  128. Arrest.Text = "Arrest"
  129. Arrest.TextScaled = true
  130. Arrest.TextSize = 14
  131. Arrest.TextWrapped = true
  132.  
  133. Arrest.MouseButton1Click:connect(function()
  134. ----i didn't made the arrest em original script i just add the avatar.
  135. Character = game.Players.LocalPlayer.Character
  136. Player = game.Players.LocalPlayer
  137. char = Character
  138. hum = Character.Humanoid
  139. Torso = Character.Torso
  140. Head = Character.Head
  141.  
  142. char.Shirt.ShirtTemplate = "rbxassetid://1073211165"
  143. char.Pants.PantsTemplate = "rbxassetid://997496591"
  144.  
  145.  
  146. local BC = char["Body Colors"]
  147. BC.HeadColor = BrickColor.new("Pastel brown")
  148. BC.LeftArmColor = BrickColor.new("Pastel brown")
  149. BC.LeftLegColor = BrickColor.new("Pastel brown")
  150. BC.RightArmColor = BrickColor.new("Pastel brown")
  151. BC.RightLegColor = BrickColor.new("Pastel brown")
  152. BC.TorsoColor = BrickColor.new("Pastel brown")
  153.  
  154. char.Head.face.Texture = "rbxassetid://42070872"
  155.  
  156. hum.MaxHealth = math.huge
  157.  
  158.  
  159.  
  160.  
  161. for i,v in pairs(char:children()) do
  162. if v:IsA("Hat") then
  163. v:Destroy()
  164. end
  165. end
  166. for i,v in pairs(char:children()) do
  167. if v:IsA("Accessory") then
  168. v:Destroy()
  169. end
  170. end
  171. for i,v in pairs(char:children()) do
  172. if v:IsA("Hair") then
  173. v:Destroy()
  174. end
  175. end
  176. --141378828
  177. Reaper = Instance.new("Model")
  178. Reaper.Parent = Player.Character
  179. Reaper.Name = "Reaper"
  180. rh = Instance.new("Part")
  181. rh.Parent = Reaper
  182. rh.BrickColor = BrickColor.new("Really red")
  183. rh.Locked = true
  184. rh.CanCollide = false
  185. mesh = Instance.new("SpecialMesh")
  186. rh.formFactor = "Symmetric"
  187. mesh.MeshType = "FileMesh"
  188. mesh.MeshId = "http://www.roblox.com/asset/?id=1028788"
  189. mesh.TextureId = "http://www.roblox.com/asset/?id=1081380"
  190. mesh.Parent = rh
  191. local weld = Instance.new("Weld")
  192. weld.Parent = rh
  193. rh.Transparency = 0
  194. weld.Part0 = rh
  195. weld.Part1 = Player.Character.Head
  196. weld.C0 = weld.C0 * CFrame.new(0,-0.70,0.10)
  197.  
  198. local s = Instance.new("Sound",char)
  199. s.SoundId = "http://www.roblox.com/asset/?id=458157165"
  200. s.Pitch = 1
  201. s.Volume = 2
  202. s.Looped = true
  203. wait(1)
  204. s:play()
  205.  
  206.  
  207. function sandbox(var,func)
  208. local env = getfenv(func)
  209. local newenv = setmetatable({},{
  210. __index = function(self,k)
  211. if k=="script" then
  212. return var
  213. else
  214. return env[k]
  215. end
  216. end,
  217. })
  218. setfenv(func,newenv)
  219. return func
  220. end
  221. cors = {}
  222. mas = Instance.new("Model",game:GetService("Lighting"))
  223. Tool0 = Instance.new("Tool")
  224. Part1 = Instance.new("Part")
  225. SpecialMesh2 = Instance.new("SpecialMesh")
  226. Script3 = Instance.new("Script")
  227. Tool0.Name = "Arrest"
  228. Tool0.Parent = mas
  229. Tool0.GripForward = Vector3.new(-0.77155745, 0.462976098, 0.43629396)
  230. Tool0.GripPos = Vector3.new(0.899999976, 0.5, 0.400000006)
  231. Tool0.GripRight = Vector3.new(0.632408082, 0.63257581, 0.447110623)
  232. Tool0.GripUp = Vector3.new(0.0689874813, -0.620887339, 0.780858338)
  233. Tool0.ToolTip = "Take those skids to gulag!"
  234. Tool0.CanBeDropped = false
  235. Part1.Name = "Handle"
  236. Part1.Parent = Tool0
  237. Part1.FormFactor = Enum.FormFactor.Custom
  238. Part1.Size = Vector3.new(2, 2, 2)
  239. Part1.CFrame = CFrame.new(1.70000003e-05, 1.00001395, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  240. Part1.Position = Vector3.new(1.70000003e-05, 1.00001395, 0)
  241. SpecialMesh2.Parent = Part1
  242. SpecialMesh2.MeshId = "http://www.roblox.com/asset/?id=88046657"
  243. SpecialMesh2.Scale = Vector3.new(2, 2, 2)
  244. SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=88046679"
  245. SpecialMesh2.MeshType = Enum.MeshType.FileMesh
  246. SpecialMesh2.Scale = Vector3.new(2, 2, 2)
  247. Script3.Parent = Part1
  248. debounce = false
  249.  
  250. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
  251.  
  252. table.insert(cors,sandbox(Script3,function()
  253. function arrest(hit)
  254. if hit.Parent ~= nil and hit.Parent:FindFirstChild("Head") ~= nil and hit.Parent.Name ~= game.Players.LocalPlayer.Name and debounce ~= true and hit.Parent.Head:FindFirstChild("ArrestedGui") == nil then
  255. debounce = true
  256. num = math.random(1,99)
  257. local message = Instance.new("Hint",workspace)
  258. message.Text = hit.Parent.Name.." Has been arrested by "..game.Players.LocalPlayer.Name.."! He or she has to spend "..num.." years in jail!"
  259. --hit.Parent:Destroy()
  260.  
  261. hit.Parent.Humanoid.MaxHealth = math.huge
  262. print("Godded!")
  263. a = Instance.new("ForceField", hit.Parent)
  264. a.Visible = false
  265. print("FFed!")
  266.  
  267. local SOUND = Instance.new("Sound", script.Parent)
  268. SOUND.SoundId = "rbxassetid://460919688"
  269. SOUND.Volume = 10
  270. SOUND:Play()
  271. BillboardGui0 = Instance.new("BillboardGui")
  272. TextLabel1 = Instance.new("TextLabel")
  273. BillboardGui0.Name = "ArrestedGui"
  274. BillboardGui0.Parent = hit.Parent.Head
  275. BillboardGui0.Size = UDim2.new(10, 0, 2, 0)
  276. BillboardGui0.StudsOffset = Vector3.new(0, 3, 0)
  277. TextLabel1.Name = "Text"
  278. TextLabel1.Parent = BillboardGui0
  279. TextLabel1.Transparency = 1
  280. TextLabel1.Size = UDim2.new(1, 0, 1, 0)
  281. TextLabel1.Text = hit.Parent.Name.."| Arrested | "..num.. " Years until release"
  282. TextLabel1.BackgroundColor3 = Color3.new(1, 1, 1)
  283. TextLabel1.BackgroundTransparency = 1
  284. TextLabel1.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  285. TextLabel1.Font = Enum.Font.ArialBold
  286. TextLabel1.FontSize = Enum.FontSize.Size48
  287. TextLabel1.TextColor3 = Color3.new(1, 1, 1)
  288. TextLabel1.TextScaled = true
  289. TextLabel1.TextStrokeTransparency = 0
  290. TextLabel1.TextWrapped = true
  291. TextLabel1.TextYAlignment = Enum.TextYAlignment.Top
  292. game:GetService("Debris"):AddItem(SOUND,5)
  293. game:GetService("Debris"):AddItem(message,5)
  294. hit.Parent.Humanoid:Destroy()
  295. --jailtime(hit.Parent)
  296. wait(3)
  297. debounce = false
  298. end
  299.  
  300. end
  301.  
  302.  
  303. function jailtime(char)
  304. for i = num, 0, -1 do
  305. wait(1)
  306. TextLabel1.Text = char.Name.."| Arrested | "..i.. " Years until release"
  307. end
  308.  
  309. char.Humanoid.MaxHealth = 100
  310. print("Godded!")
  311. char.ForceField:Destroy()
  312. print("UNFFed!")
  313.  
  314. char.Humanoid.PlatformStand = false
  315.  
  316. BillboardGui0:Destroy()
  317. end
  318.  
  319. script.Parent.Touched:connect(arrest)
  320. end))
  321. for i,v in pairs(mas:GetChildren()) do
  322. v.Parent = game:GetService("Players").LocalPlayer.Backpack
  323. pcall(function() v:MakeJoints() end)
  324. end
  325. mas:Destroy()
  326. for i,v in pairs(cors) do
  327. spawn(function()
  328. pcall(v)
  329. end)
  330. end
  331. end)
  332.  
  333. Rape.Name = "Rape"
  334. Rape.Parent = MainFrame
  335. Rape.BackgroundColor3 = Color3.new(1, 1, 1)
  336. Rape.Position = UDim2.new(0, 245, 0, 32)
  337. Rape.Size = UDim2.new(0, 176, 0, 50)
  338. Rape.Font = Enum.Font.SourceSansBold
  339. Rape.Text = "Rape Menue"
  340. Rape.TextScaled = true
  341. Rape.TextSize = 14
  342. Rape.TextWrapped = true
  343.  
  344. Rape.MouseButton1Click:connect(function()
  345. local RapeGUI = Instance.new("ScreenGui")
  346. local Rape = Instance.new("Frame")
  347. local plr1 = Instance.new("TextBox")
  348. local plr2 = Instance.new("TextBox")
  349. local Rape_2 = Instance.new("TextButton")
  350.  
  351. RapeGUI.Name = "RapeGUI"
  352. RapeGUI.Parent = game.CoreGui
  353.  
  354. Rape.Name = "Rape"
  355. Rape.Parent = RapeGUI
  356. Rape.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  357. Rape.BorderColor3 = Color3.new(0, 0, 0)
  358. Rape.Position = UDim2.new(0, 5, 1, -50)
  359. Rape.Size = UDim2.new(0, 200, 0, 45)
  360.  
  361. plr1.Name = "plr1"
  362. plr1.Parent = Rape
  363. plr1.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  364. plr1.BorderColor3 = Color3.new(0, 0, 0)
  365. plr1.Size = UDim2.new(1, -100, 0, 20)
  366. plr1.Font = Enum.Font.Fantasy
  367. plr1.FontSize = Enum.FontSize.Size14
  368. plr1.Text = "Player1"
  369. plr1.TextColor3 = Color3.new(1, 1, 1)
  370. plr1.TextScaled = true
  371. plr1.TextStrokeTransparency = 0
  372. plr1.TextWrapped = true
  373.  
  374. plr2.Name = "plr2"
  375. plr2.Parent = Rape
  376. plr2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  377. plr2.BorderColor3 = Color3.new(0, 0, 0)
  378. plr2.Position = UDim2.new(1, -100, 0, 0)
  379. plr2.Size = UDim2.new(1, -100, 0, 20)
  380. plr2.Font = Enum.Font.Fantasy
  381. plr2.FontSize = Enum.FontSize.Size14
  382. plr2.Text = "Player2"
  383. plr2.TextColor3 = Color3.new(1, 1, 1)
  384. plr2.TextScaled = true
  385. plr2.TextStrokeTransparency = 0
  386. plr2.TextWrapped = true
  387.  
  388. Rape_2.Name = "Rape"
  389. Rape_2.Parent = Rape
  390. Rape_2.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  391. Rape_2.BorderColor3 = Color3.new(0, 0, 0)
  392. Rape_2.Position = UDim2.new(0, 0, 1, -25)
  393. Rape_2.Size = UDim2.new(1, 0, 0, 25)
  394. Rape_2.Font = Enum.Font.Fantasy
  395. Rape_2.FontSize = Enum.FontSize.Size14
  396. Rape_2.Text = "Rape"
  397. Rape_2.TextColor3 = Color3.new(1, 1, 1)
  398. Rape_2.TextScaled = true
  399. Rape_2.TextStrokeTransparency = 0
  400. Rape_2.TextWrapped = true
  401.  
  402. function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f)
  403. local funcw = Instance.new("Weld")
  404. funcw.Name = zName
  405. funcw.Parent = zParent
  406. funcw.Part0 = zPart0
  407. funcw.Part1 = zPart1
  408. if (zCoco == true) then
  409. funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  410. else
  411. funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  412. end
  413. return funcw
  414. end
  415.  
  416. Rape_2.MouseButton1Click:connect(function()
  417.  
  418. function fun(n1, n2)
  419. pcall(function()
  420. t1 = game.Players[n1].Character.Torso
  421. t2 = game.Players[n2].Character.Torso
  422. t2.Parent.Humanoid.PlatformStand = true
  423. t1["Left Shoulder"]:Remove()
  424. ls1 = Instance.new("Weld")
  425. ls1.Parent = t1
  426. ls1.Part0 = t1
  427. ls1.Part1 = t1.Parent["Left Arm"]
  428. ls1.C0 = CFrame.new(-1.5,0,0)
  429. ls1.Name = "Left Shoulder"
  430. t1["Right Shoulder"]:Remove()
  431. rs1 = Instance.new("Weld")
  432. rs1.Parent = t1
  433. rs1.Part0 = t1
  434. rs1.Part1 = t1.Parent["Right Arm"]
  435. rs1.C0 = CFrame.new(1.5,0,0)
  436. rs1.Name = "Right Shoulder"
  437. t2["Left Shoulder"]:Remove()
  438. ls2 = Instance.new("Weld")
  439. ls2.Parent = t2
  440. ls2.Part0 = t2
  441. ls2.Part1 = t2.Parent["Left Arm"]
  442. ls2.C0 = CFrame.new(-1.5,0,0)
  443. ls2.Name = "Left Shoulder"
  444. t2["Right Shoulder"]:Remove()
  445. rs2 = Instance.new("Weld")
  446. rs2.Parent = t2
  447. rs2.Part0 = t2
  448. rs2.Part1 = t2.Parent["Right Arm"]
  449. rs2.C0 = CFrame.new(1.5,0,0)
  450. rs2.Name = "Right Shoulder"
  451. t2["Left Hip"]:Remove()
  452. lh2 = Instance.new("Weld")
  453. lh2.Parent = t2
  454. lh2.Part0 = t2
  455. lh2.Part1 = t2.Parent["Left Leg"]
  456. lh2.C0 = CFrame.new(-0.5,-2,0)
  457. lh2.Name = "Left Hip"
  458. t2["Right Hip"]:Remove()
  459. rh2 = Instance.new("Weld")
  460. rh2.Parent = t2
  461. rh2.Part0 = t2
  462. rh2.Part1 = t2.Parent["Right Leg"]
  463. rh2.C0 = CFrame.new(0.5,-2,0)
  464. rh2.Name = "Right Hip"
  465. local d = Instance.new("Part")
  466. d.TopSurface = 0
  467. d.BottomSurface = 0
  468. d.CanCollide = false
  469. d.BrickColor = BrickColor.new("Medium stone grey")
  470. d.Shape = "Ball"
  471. d.Parent = t1
  472. d.Size = Vector3.new(1,1,1)
  473. local dm = Instance.new("SpecialMesh")
  474. dm.MeshType = "Sphere"
  475. dm.Parent = d
  476. dm.Scale = Vector3.new(0.4,0.4,0.4)
  477. fWeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
  478. d2 = d:Clone()
  479. d2.Parent = t1
  480. fWeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
  481. local c = Instance.new("Part")
  482. c.TopSurface = 0
  483. c.BottomSurface = 0
  484. c.CanCollide = false
  485. c.BrickColor = BrickColor.new("Pastel brown")
  486. c.Parent = t1
  487. c.formFactor = "Custom"
  488. c.Size = Vector3.new(0.4,1.3,0.4)
  489. cm = Instance.new("CylinderMesh")
  490. cm.Parent = c
  491. a = fWeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
  492. c2 = d:Clone()
  493. c2.BrickColor = BrickColor.new("Medium stone grey")
  494. c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4)
  495. c2.Parent = t1
  496. fWeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
  497. local bl = Instance.new("Part")
  498. bl.TopSurface = 0
  499. bl.BottomSurface = 0
  500. bl.CanCollide = false
  501. bl.BrickColor = BrickColor.new("Pastel brown")
  502. bl.Shape = "Ball"
  503. bl.Parent = t2
  504. bl.Size = Vector3.new(1,1,1)
  505. local dm = Instance.new("SpecialMesh")
  506. dm.MeshType = "Sphere"
  507. dm.Parent = bl
  508. dm.Scale = Vector3.new(1.2,1.2,1.2)
  509. fWeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  510. local br = Instance.new("Part")
  511. br.TopSurface = 0
  512. br.BottomSurface = 0
  513. br.CanCollide = false
  514. br.BrickColor = BrickColor.new("Pastel brown")
  515. br.Shape = "Ball"
  516. br.Parent = t2
  517. br.Size = Vector3.new(1,1,1)
  518. local dm = Instance.new("SpecialMesh")
  519. dm.MeshType = "Sphere"
  520. dm.Parent = br
  521. dm.Scale = Vector3.new(1.2,1.2,1.2)
  522. fWeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
  523. local bln = Instance.new("Part")
  524. bln.TopSurface = 0
  525. bln.BottomSurface = 0
  526. bln.CanCollide = false
  527. bln.Shape = "Ball"
  528. bln.Parent = t2
  529. bln.Size = Vector3.new(1,1,1)
  530. local dm = Instance.new("SpecialMesh")
  531. dm.MeshType = "Sphere"
  532. dm.Parent = bln
  533. dm.Scale = Vector3.new(0.2,0.2,0.2)
  534. fWeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  535. local brn = Instance.new("Part")
  536. brn.TopSurface = 0
  537. brn.BottomSurface = 0
  538. brn.CanCollide = false
  539. brn.Shape = "Ball"
  540. brn.Parent = t2
  541. brn.Size = Vector3.new(1,1,1)
  542. local dm = Instance.new("SpecialMesh")
  543. dm.MeshType = "Sphere"
  544. dm.Parent = brn
  545. dm.Scale = Vector3.new(0.2,0.2,0.2)
  546. fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  547. lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0)
  548. rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0)
  549. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.9,-0.4,0)
  550. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.9,0.4,0)
  551. ls1.C1 = CFrame.new(-0.5,0.7,0) * CFrame.Angles(-0.9,-0.4,0)
  552. rs1.C1 = CFrame.new(0.5,0.7,0) * CFrame.Angles(-0.9,0.4,0)
  553. if t1:findFirstChild("weldx") ~= nil then
  554. t1.weldx:Remove()
  555. end
  556. we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  557. n = t2.Neck
  558. n.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  559. end)
  560. coroutine.resume(coroutine.create(function()
  561. while wait() do
  562. for i = 1,6 do
  563. we.C1 = we.C1 * CFrame.new(0,-0.3,0)
  564. wait()
  565. end
  566.  
  567. for i = 1,6 do
  568. we.C1 = we.C1 * CFrame.new(0,0.3,0)
  569. wait()
  570. end
  571. end
  572. end))
  573. end
  574. fun(plr1.Text, plr2.Text)
  575. end)
  576. end)
  577.  
  578. UgandaKnuckles.Name = "Uganda Knuckles"
  579. UgandaKnuckles.Parent = MainFrame
  580. UgandaKnuckles.BackgroundColor3 = Color3.new(1, 1, 1)
  581. UgandaKnuckles.Position = UDim2.new(0, 245, 0, 102)
  582. UgandaKnuckles.Size = UDim2.new(0, 176, 0, 50)
  583. UgandaKnuckles.Font = Enum.Font.SourceSansBold
  584. UgandaKnuckles.Text = "Uganda Knuckles"
  585. UgandaKnuckles.TextScaled = true
  586. UgandaKnuckles.TextSize = 14
  587. UgandaKnuckles.TextWrapped = true
  588.  
  589. credits.Name = "credits"
  590. credits.Parent = MainFrame
  591. credits.BackgroundColor3 = Color3.new(0, 0.666667, 0)
  592. credits.BorderSizePixel = 0
  593. credits.Position = UDim2.new(0, 0, 0, 302)
  594. credits.Size = UDim2.new(0, 228, 0, 50)
  595. credits.Font = Enum.Font.SourceSansBold
  596. credits.Text = "Made By KermitTheFrog"
  597. credits.TextScaled = true
  598. credits.TextSize = 14
  599. credits.TextWrapped = true
  600.  
  601. TextLabel.Parent = MainFrame
  602. TextLabel.Active = true
  603. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  604. TextLabel.BackgroundTransparency = 1
  605. TextLabel.BorderSizePixel = 0
  606. TextLabel.Size = UDim2.new(0, 457, 0, 50)
  607. TextLabel.Font = Enum.Font.SourceSansBold
  608. TextLabel.Text = "Kermit Hub"
  609. TextLabel.TextColor3 = Color3.new(0, 0.333333, 0)
  610. TextLabel.TextScaled = true
  611. TextLabel.TextSize = 14
  612. TextLabel.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement