Guest User

Untitled

a guest
Jun 24th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 433.27 KB | None | 0 0
  1. -- Farewell infortality
  2. -- Revamp by ImFrostic, Version 2.81
  3. -- HERE WE COME ANOTHER SCRIPT HUB
  4. -- Objects
  5.  
  6. local BackgroundAndHold = Instance.new("Frame")
  7. local Title = Instance.new("TextLabel")
  8. local Injector = Instance.new("TextButton")
  9. local FECheck = Instance.new("TextButton")
  10. local Admin = Instance.new("TextButton")
  11. local OPENANDCLOSE = Instance.new("TextButton")
  12. local Ads = Instance.new("TextLabel")
  13.  
  14. -- Properties
  15.  
  16. BackgroundAndHold.Name = "BackgroundAndHold"
  17. BackgroundAndHold.Parent = game.CoreGui.REVAMPEDAwesome
  18. BackgroundAndHold.BackgroundColor3 = Color3.new(0.803922, 1, 0.258824)
  19. BackgroundAndHold.Position = UDim2.new(0.0131180622, 0, 0.404980361, 0)
  20. BackgroundAndHold.Size = UDim2.new(0, 401, 0, 257)
  21.  
  22. Title.Name = "Title"
  23. Title.Parent = BackgroundAndHold
  24. Title.BackgroundColor3 = Color3.new(0.745098, 1, 0.329412)
  25. Title.BorderColor3 = Color3.new(0.117647, 0.207843, 0.0784314)
  26. Title.Position = UDim2.new(0.177057356, 0, 0.00389105058, 0)
  27. Title.Size = UDim2.new(0, 285, 0, 29)
  28. Title.Font = Enum.Font.Bodoni
  29. Title.Text = "AwesomeMC's Revamped"
  30. Title.TextColor3 = Color3.new(0, 0, 0)
  31. Title.TextSize = 14
  32.  
  33. Injector.Name = "Injector"
  34. Injector.Parent = BackgroundAndHold
  35. Injector.BackgroundColor3 = Color3.new(1, 1, 1)
  36. Injector.Position = UDim2.new(0.0149625931, 0, 0.136186764, 0)
  37. Injector.Size = UDim2.new(0, 200, 0, 14)
  38. Injector.Font = Enum.Font.Bodoni
  39. Injector.Text = "Beast's Injector v2"
  40. Injector.TextColor3 = Color3.new(0, 0, 0)
  41. Injector.TextSize = 14
  42.  
  43. Injector.MouseButton1Click:Connect(function()
  44. --/ Created By. B34ST_GH0ST /--
  45.  
  46. -- Objects
  47.  
  48. local BeastInjectorv2 = Instance.new("ScreenGui")
  49. local Title001 = Instance.new("TextButton")
  50. local OpenClose = Instance.new("TextButton")
  51. local BackGround = Instance.new("ImageLabel")
  52. local Credits001 = Instance.new("Frame")
  53. local Credit002 = Instance.new("TextLabel")
  54. local Credit003 = Instance.new("TextLabel")
  55. local MainMenu001 = Instance.new("Frame")
  56. local Vangui = Instance.new("TextButton")
  57. local Welcome001 = Instance.new("TextButton")
  58. local ScriptList = Instance.new("TextButton")
  59. local Comingsoon002 = Instance.new("TextLabel")
  60. local MessageGui = Instance.new("TextButton")
  61. local Line001 = Instance.new("TextLabel")
  62. local Line002 = Instance.new("TextLabel")
  63. local Line003 = Instance.new("TextLabel")
  64. local Line004 = Instance.new("TextLabel")
  65. local Line005 = Instance.new("TextLabel")
  66. local Status = Instance.new("TextLabel")
  67. local scriptgui001 = Instance.new("Frame")
  68. local Closscriptgui001 = Instance.new("TextButton")
  69. local Pages001 = Instance.new("TextLabel")
  70. local page1 = Instance.new("Frame")
  71. local topk3k = Instance.new("TextButton")
  72. local topk3k_2 = Instance.new("TextButton")
  73. local nextpage001 = Instance.new("TextButton")
  74. local previewpage001 = Instance.new("TextButton")
  75. local page2 = Instance.new("Frame")
  76. local audiocube = Instance.new("TextButton")
  77. local lenny = Instance.new("TextButton")
  78. local page3 = Instance.new("Frame")
  79. local characterpee = Instance.new("TextButton")
  80. local TextLabel = Instance.new("TextLabel")
  81. local vangui001 = Instance.new("Frame")
  82. local TargetPlayerName = Instance.new("TextBox")
  83. local vangui001_2 = Instance.new("TextButton")
  84. local vangui002 = Instance.new("TextButton")
  85. local Closevangui001 = Instance.new("TextButton")
  86. local msggui001 = Instance.new("Frame")
  87. local MessageText = Instance.new("TextBox")
  88. local sendmessage = Instance.new("TextButton")
  89. local closemessagegui = Instance.new("TextButton")
  90. local timernumber = Instance.new("TextBox")
  91.  
  92. -- Properties
  93.  
  94. BeastInjectorv2.Name = "BeastInjectorv2"
  95. BeastInjectorv2.Parent = game.Players.LocalPlayer.PlayerGui
  96.  
  97. Title001.Name = "Title001"
  98. Title001.Parent = BeastInjectorv2
  99. Title001.BackgroundColor3 = Color3.new(0.847059, 0, 0.00392157)
  100. Title001.BorderSizePixel = 0
  101. Title001.Position = UDim2.new(0.125183016, 0, 0.311501592, 0)
  102. Title001.Size = UDim2.new(0, 203, 0, 30)
  103. Title001.Draggable = true
  104. Title001.Font = Enum.Font.Cartoon
  105. Title001.Text = "- Beast Injector v2 -"
  106. Title001.TextColor3 = Color3.new(0, 0, 0)
  107. Title001.TextScaled = true
  108. Title001.TextSize = 14
  109. Title001.TextWrapped = true
  110.  
  111. OpenClose.Name = "OpenClose"
  112. OpenClose.Parent = Title001
  113. OpenClose.BackgroundColor3 = Color3.new(0.847059, 0, 0.00392157)
  114. OpenClose.BorderSizePixel = 0
  115. OpenClose.Position = UDim2.new(1, 0, 0, 0)
  116. OpenClose.Size = UDim2.new(0, 46, 0, 30)
  117. OpenClose.Font = Enum.Font.SourceSansSemibold
  118. OpenClose.Text = "[Close]"
  119. OpenClose.TextColor3 = Color3.new(0, 0, 0)
  120. OpenClose.TextScaled = true
  121. OpenClose.TextSize = 14
  122. OpenClose.TextWrapped = true
  123.  
  124. BackGround.Name = "BackGround"
  125. BackGround.Parent = Title001
  126. BackGround.BackgroundColor3 = Color3.new(1, 1, 1)
  127. BackGround.BorderSizePixel = 0
  128. BackGround.Position = UDim2.new(0, 0, 1, 0)
  129. BackGround.Size = UDim2.new(0, 249, 0, 331)
  130. BackGround.Image = "rbxassetid://1878993398"
  131.  
  132. Credits001.Name = "Credits001"
  133. Credits001.Parent = BackGround
  134. Credits001.BackgroundColor3 = Color3.new(1, 0, 0)
  135. Credits001.BackgroundTransparency = 0.89999997615814
  136. Credits001.BorderSizePixel = 0
  137. Credits001.Position = UDim2.new(0, 0, 0.851963758, 0)
  138. Credits001.Size = UDim2.new(0, 249, 0, 49)
  139.  
  140. Credit002.Name = "Credit002"
  141. Credit002.Parent = Credits001
  142. Credit002.BackgroundColor3 = Color3.new(1, 0, 0)
  143. Credit002.BackgroundTransparency = 1
  144. Credit002.BorderSizePixel = 0
  145. Credit002.Position = UDim2.new(0.00803212821, 0, -0.00820028782, 0)
  146. Credit002.Size = UDim2.new(0, 145, 0, 16)
  147. Credit002.Font = Enum.Font.SourceSansBold
  148. Credit002.Text = "Made By."
  149. Credit002.TextColor3 = Color3.new(1, 0, 0)
  150. Credit002.TextSize = 14
  151.  
  152. Credit003.Name = "Credit003"
  153. Credit003.Parent = Credits001
  154. Credit003.BackgroundColor3 = Color3.new(1, 1, 1)
  155. Credit003.BackgroundTransparency = 1
  156. Credit003.BorderSizePixel = 0
  157. Credit003.Position = UDim2.new(0, 0, 0.183673471, 0)
  158. Credit003.Size = UDim2.new(0, 249, 0, 40)
  159. Credit003.Font = Enum.Font.Cartoon
  160. Credit003.Text = "B34ST_GH0ST"
  161. Credit003.TextColor3 = Color3.new(1, 0, 0)
  162. Credit003.TextScaled = true
  163. Credit003.TextSize = 14
  164. Credit003.TextWrapped = true
  165.  
  166. MainMenu001.Name = "MainMenu001"
  167. MainMenu001.Parent = BackGround
  168. MainMenu001.BackgroundColor3 = Color3.new(1, 1, 1)
  169. MainMenu001.BackgroundTransparency = 1
  170. MainMenu001.BorderSizePixel = 0
  171. MainMenu001.Position = UDim2.new(0.00803212821, 0, 0.634441078, 0)
  172. MainMenu001.Size = UDim2.new(0, 247, 0, 72)
  173.  
  174. Vangui.Name = "Vangui"
  175. Vangui.Parent = MainMenu001
  176. Vangui.BackgroundColor3 = Color3.new(0, 0, 0)
  177. Vangui.BackgroundTransparency = 0.5
  178. Vangui.BorderSizePixel = 0
  179. Vangui.Position = UDim2.new(0.504859746, 0, -0.00562983751, 0)
  180. Vangui.Size = UDim2.new(0, 122, 0, 36)
  181. Vangui.Visible = false
  182. Vangui.Font = Enum.Font.Cartoon
  183. Vangui.Text = "[Open] VanGui v3"
  184. Vangui.TextColor3 = Color3.new(0.772549, 0.772549, 0.772549)
  185. Vangui.TextSize = 16
  186.  
  187. Welcome001.Name = "Welcome001"
  188. Welcome001.Parent = MainMenu001
  189. Welcome001.BackgroundColor3 = Color3.new(0, 0, 0)
  190. Welcome001.BackgroundTransparency = 0.5
  191. Welcome001.BorderSizePixel = 0
  192. Welcome001.Position = UDim2.new(-0.0080971662, 0, 0.000584718771, 0)
  193. Welcome001.Size = UDim2.new(0, 249, 0, 72)
  194. Welcome001.Font = Enum.Font.Cartoon
  195. Welcome001.Text = "Welcome ----------- to BeastInjector pleas press me"
  196. Welcome001.TextColor3 = Color3.new(0.772549, 0.772549, 0.772549)
  197. Welcome001.TextSize = 16
  198. Welcome001.TextWrapped = true
  199.  
  200. ScriptList.Name = "ScriptList"
  201. ScriptList.Parent = MainMenu001
  202. ScriptList.BackgroundColor3 = Color3.new(0, 0, 0)
  203. ScriptList.BackgroundTransparency = 0.5
  204. ScriptList.BorderSizePixel = 0
  205. ScriptList.Position = UDim2.new(-0.0080971662, 0, 0, 0)
  206. ScriptList.Size = UDim2.new(0, 127, 0, 36)
  207. ScriptList.Visible = false
  208. ScriptList.Font = Enum.Font.Cartoon
  209. ScriptList.Text = "[Open] Scripts"
  210. ScriptList.TextColor3 = Color3.new(0.772549, 0.772549, 0.772549)
  211. ScriptList.TextSize = 16
  212.  
  213. Comingsoon002.Name = "Comingsoon002"
  214. Comingsoon002.Parent = MainMenu001
  215. Comingsoon002.BackgroundColor3 = Color3.new(0, 0, 0)
  216. Comingsoon002.BackgroundTransparency = 0.5
  217. Comingsoon002.BorderSizePixel = 0
  218. Comingsoon002.Position = UDim2.new(0.504859686, 0, 0.495862007, 0)
  219. Comingsoon002.Size = UDim2.new(0, 122, 0, 36)
  220. Comingsoon002.Visible = false
  221. Comingsoon002.Font = Enum.Font.Cartoon
  222. Comingsoon002.Text = "+Coming Soon"
  223. Comingsoon002.TextColor3 = Color3.new(0.772549, 0.772549, 0.772549)
  224. Comingsoon002.TextSize = 16
  225. Comingsoon002.TextWrapped = true
  226.  
  227. MessageGui.Name = "MessageGui"
  228. MessageGui.Parent = MainMenu001
  229. MessageGui.BackgroundColor3 = Color3.new(0, 0, 0)
  230. MessageGui.BackgroundTransparency = 0.5
  231. MessageGui.BorderSizePixel = 0
  232. MessageGui.Position = UDim2.new(-0.0080971662, 0, 0.5, 0)
  233. MessageGui.Size = UDim2.new(0, 127, 0, 36)
  234. MessageGui.Visible = false
  235. MessageGui.Font = Enum.Font.Cartoon
  236. MessageGui.Text = "[Open] MSG Gui"
  237. MessageGui.TextColor3 = Color3.new(0.772549, 0.772549, 0.772549)
  238. MessageGui.TextSize = 16
  239.  
  240. Line001.Name = "Line001"
  241. Line001.Parent = BackGround
  242. Line001.BackgroundColor3 = Color3.new(0, 0, 0)
  243. Line001.BackgroundTransparency = 0.60000002384186
  244. Line001.BorderSizePixel = 0
  245. Line001.Position = UDim2.new(0, 0, 0.105343804, 0)
  246. Line001.Size = UDim2.new(0, 249, 0, 35)
  247. Line001.Font = Enum.Font.Cartoon
  248. Line001.Text = ""
  249. Line001.TextColor3 = Color3.new(1, 0, 0)
  250. Line001.TextSize = 15
  251. Line001.TextWrapped = true
  252. Line001.TextTransparency = 0.30000001192093
  253.  
  254. Line002.Name = "Line002"
  255. Line002.Parent = BackGround
  256. Line002.BackgroundColor3 = Color3.new(0, 0, 0)
  257. Line002.BackgroundTransparency = 0.60000002384186
  258. Line002.BorderSizePixel = 0
  259. Line002.Position = UDim2.new(0, 0, 0.212198168, 0)
  260. Line002.Size = UDim2.new(0, 249, 0, 35)
  261. Line002.Font = Enum.Font.Cartoon
  262. Line002.Text = ""
  263. Line002.TextColor3 = Color3.new(1, 0, 0)
  264. Line002.TextSize = 15
  265. Line002.TextWrapped = true
  266. Line002.TextTransparency = 0.30000001192093
  267.  
  268. Line003.Name = "Line003"
  269. Line003.Parent = BackGround
  270. Line003.BackgroundColor3 = Color3.new(0, 0, 0)
  271. Line003.BackgroundTransparency = 0.60000002384186
  272. Line003.BorderSizePixel = 0
  273. Line003.Position = UDim2.new(0, 0, 0.316556364, 0)
  274. Line003.Size = UDim2.new(0, 249, 0, 35)
  275. Line003.Font = Enum.Font.Cartoon
  276. Line003.Text = ""
  277. Line003.TextColor3 = Color3.new(1, 0, 0)
  278. Line003.TextSize = 15
  279. Line003.TextWrapped = true
  280. Line003.TextTransparency = 0.30000001192093
  281.  
  282. Line004.Name = "Line004"
  283. Line004.Parent = BackGround
  284. Line004.BackgroundColor3 = Color3.new(0, 0, 0)
  285. Line004.BackgroundTransparency = 0.60000002384186
  286. Line004.BorderSizePixel = 0
  287. Line004.Position = UDim2.new(0, 0, 0.421900123, 0)
  288. Line004.Size = UDim2.new(0, 249, 0, 35)
  289. Line004.Font = Enum.Font.Cartoon
  290. Line004.Text = ""
  291. Line004.TextColor3 = Color3.new(1, 0, 0)
  292. Line004.TextSize = 15
  293. Line004.TextWrapped = true
  294. Line004.TextTransparency = 0.30000001192093
  295.  
  296. Line005.Name = "Line005"
  297. Line005.Parent = BackGround
  298. Line005.BackgroundColor3 = Color3.new(0, 0, 0)
  299. Line005.BackgroundTransparency = 0.60000002384186
  300. Line005.BorderSizePixel = 0
  301. Line005.Position = UDim2.new(0, 0, 0.527243972, 0)
  302. Line005.Size = UDim2.new(0, 249, 0, 35)
  303. Line005.Font = Enum.Font.Cartoon
  304. Line005.Text = ""
  305. Line005.TextColor3 = Color3.new(1, 0, 0)
  306. Line005.TextSize = 15
  307. Line005.TextWrapped = true
  308. Line005.TextTransparency = 0.30000001192093
  309.  
  310. Status.Name = "Status"
  311. Status.Parent = BackGround
  312. Status.BackgroundColor3 = Color3.new(0, 0, 0)
  313. Status.BackgroundTransparency = 0.69999998807907
  314. Status.BorderSizePixel = 0
  315. Status.Size = UDim2.new(0, 249, 0, 35)
  316. Status.Font = Enum.Font.Cartoon
  317. Status.Text = " Status:"
  318. Status.TextColor3 = Color3.new(1, 1, 1)
  319. Status.TextScaled = true
  320. Status.TextSize = 40
  321. Status.TextTransparency = 0.30000001192093
  322. Status.TextWrapped = true
  323. Status.TextXAlignment = Enum.TextXAlignment.Left
  324.  
  325. scriptgui001.Name = "scriptgui001"
  326. scriptgui001.Parent = BackGround
  327. scriptgui001.BackgroundColor3 = Color3.new(1, 1, 1)
  328. scriptgui001.BackgroundTransparency = 1
  329. scriptgui001.BorderSizePixel = 0
  330. scriptgui001.Position = UDim2.new(0.00803212821, 0, 0.634441078, 0)
  331. scriptgui001.Size = UDim2.new(0, 247, 0, 72)
  332. scriptgui001.Visible = false
  333.  
  334. Closscriptgui001.Name = "Closscriptgui001"
  335. Closscriptgui001.Parent = scriptgui001
  336. Closscriptgui001.BackgroundColor3 = Color3.new(0, 0, 0)
  337. Closscriptgui001.BackgroundTransparency = 0.5
  338. Closscriptgui001.BorderSizePixel = 0
  339. Closscriptgui001.Position = UDim2.new(0.813765168, 0, 0, 0)
  340. Closscriptgui001.Size = UDim2.new(0, 46, 0, 36)
  341. Closscriptgui001.Font = Enum.Font.SourceSansSemibold
  342. Closscriptgui001.Text = "[Close]"
  343. Closscriptgui001.TextColor3 = Color3.new(1, 0, 0)
  344. Closscriptgui001.TextScaled = true
  345. Closscriptgui001.TextSize = 14
  346. Closscriptgui001.TextWrapped = true
  347.  
  348. Pages001.Name = "Pages001"
  349. Pages001.Parent = scriptgui001
  350. Pages001.BackgroundColor3 = Color3.new(0, 0, 0)
  351. Pages001.BackgroundTransparency = 0.5
  352. Pages001.BorderSizePixel = 0
  353. Pages001.Size = UDim2.new(0, 104, 0, 36)
  354. Pages001.Font = Enum.Font.SourceSansSemibold
  355. Pages001.Text = "Page:[1/3]"
  356. Pages001.TextColor3 = Color3.new(1, 1, 1)
  357. Pages001.TextScaled = true
  358. Pages001.TextSize = 14
  359. Pages001.TextWrapped = true
  360.  
  361. page1.Name = "page1"
  362. page1.Parent = scriptgui001
  363. page1.BackgroundColor3 = Color3.new(1, 1, 1)
  364. page1.BackgroundTransparency = 1
  365. page1.BorderSizePixel = 0
  366. page1.Position = UDim2.new(-0.0080971662, 0, 0.5, 0)
  367. page1.Size = UDim2.new(0, 249, 0, 36)
  368.  
  369. topk3k.Name = "topk3k"
  370. topk3k.Parent = page1
  371. topk3k.BackgroundColor3 = Color3.new(0, 0, 0)
  372. topk3k.BackgroundTransparency = 0.5
  373. topk3k.BorderSizePixel = 0
  374. topk3k.Position = UDim2.new(-6.50379807e-05, 0, 0, 0)
  375. topk3k.Size = UDim2.new(0, 122, 0, 36)
  376. topk3k.Font = Enum.Font.SourceSansSemibold
  377. topk3k.Text = "TopK3K v4"
  378. topk3k.TextColor3 = Color3.new(1, 1, 1)
  379. topk3k.TextSize = 25
  380. topk3k.TextWrapped = true
  381.  
  382. topk3k_2.Name = "topk3k"
  383. topk3k_2.Parent = page1
  384. topk3k_2.BackgroundColor3 = Color3.new(0, 0, 0)
  385. topk3k_2.BackgroundTransparency = 0.5
  386. topk3k_2.BorderSizePixel = 0
  387. topk3k_2.Position = UDim2.new(0.489959836, 0, 0, 0)
  388. topk3k_2.Size = UDim2.new(0, 127, 0, 36)
  389. topk3k_2.Font = Enum.Font.SourceSansSemibold
  390. topk3k_2.Text = "TopK3K v4 S."
  391. topk3k_2.TextColor3 = Color3.new(1, 1, 1)
  392. topk3k_2.TextSize = 25
  393. topk3k_2.TextWrapped = true
  394.  
  395. nextpage001.Name = "nextpage001"
  396. nextpage001.Parent = scriptgui001
  397. nextpage001.BackgroundColor3 = Color3.new(0, 0, 0)
  398. nextpage001.BackgroundTransparency = 0.5
  399. nextpage001.BorderSizePixel = 0
  400. nextpage001.Position = UDim2.new(0.619433224, 0, 0, 0)
  401. nextpage001.Size = UDim2.new(0, 48, 0, 36)
  402. nextpage001.Font = Enum.Font.SourceSansSemibold
  403. nextpage001.Text = "[Next]"
  404. nextpage001.TextColor3 = Color3.new(0.666667, 1, 0.498039)
  405. nextpage001.TextScaled = true
  406. nextpage001.TextSize = 14
  407. nextpage001.TextWrapped = true
  408.  
  409. previewpage001.Name = "previewpage001"
  410. previewpage001.Parent = scriptgui001
  411. previewpage001.BackgroundColor3 = Color3.new(0, 0, 0)
  412. previewpage001.BackgroundTransparency = 0.5
  413. previewpage001.BorderSizePixel = 0
  414. previewpage001.Position = UDim2.new(0.421052635, 0, 0, 0)
  415. previewpage001.Size = UDim2.new(0, 49, 0, 36)
  416. previewpage001.Font = Enum.Font.SourceSansSemibold
  417. previewpage001.Text = "[Back]"
  418. previewpage001.TextColor3 = Color3.new(1, 0, 0.498039)
  419. previewpage001.TextScaled = true
  420. previewpage001.TextSize = 14
  421. previewpage001.TextWrapped = true
  422.  
  423. page2.Name = "page2"
  424. page2.Parent = scriptgui001
  425. page2.BackgroundColor3 = Color3.new(1, 1, 1)
  426. page2.BackgroundTransparency = 1
  427. page2.BorderSizePixel = 0
  428. page2.Position = UDim2.new(-0.0080971662, 0, 0.5, 0)
  429. page2.Size = UDim2.new(0, 249, 0, 36)
  430. page2.Visible = false
  431.  
  432. audiocube.Name = "audiocube"
  433. audiocube.Parent = page2
  434. audiocube.BackgroundColor3 = Color3.new(0, 0, 0)
  435. audiocube.BackgroundTransparency = 0.5
  436. audiocube.BorderSizePixel = 0
  437. audiocube.Position = UDim2.new(-6.50379807e-05, 0, 0, 0)
  438. audiocube.Size = UDim2.new(0, 122, 0, 36)
  439. audiocube.Font = Enum.Font.SourceSansSemibold
  440. audiocube.Text = "Audio Cube"
  441. audiocube.TextColor3 = Color3.new(1, 1, 1)
  442. audiocube.TextSize = 25
  443. audiocube.TextWrapped = true
  444.  
  445. lenny.Name = "lenny"
  446. lenny.Parent = page2
  447. lenny.BackgroundColor3 = Color3.new(0, 0, 0)
  448. lenny.BackgroundTransparency = 0.5
  449. lenny.BorderSizePixel = 0
  450. lenny.Position = UDim2.new(0.489959836, 0, 0, 0)
  451. lenny.Size = UDim2.new(0, 127, 0, 36)
  452. lenny.Font = Enum.Font.SourceSansSemibold
  453. lenny.Text = "Lenny"
  454. lenny.TextColor3 = Color3.new(1, 1, 1)
  455. lenny.TextSize = 25
  456. lenny.TextWrapped = true
  457.  
  458. page3.Name = "page3"
  459. page3.Parent = scriptgui001
  460. page3.BackgroundColor3 = Color3.new(1, 1, 1)
  461. page3.BackgroundTransparency = 1
  462. page3.BorderSizePixel = 0
  463. page3.Position = UDim2.new(-0.0080971662, 0, 0.5, 0)
  464. page3.Size = UDim2.new(0, 249, 0, 36)
  465. page3.Visible = false
  466.  
  467. characterpee.Name = "characterpee"
  468. characterpee.Parent = page3
  469. characterpee.BackgroundColor3 = Color3.new(0, 0, 0)
  470. characterpee.BackgroundTransparency = 0.5
  471. characterpee.BorderSizePixel = 0
  472. characterpee.Position = UDim2.new(-6.50379807e-05, 0, 0, 0)
  473. characterpee.Size = UDim2.new(0, 122, 0, 36)
  474. characterpee.Font = Enum.Font.SourceSansSemibold
  475. characterpee.Text = "Pee"
  476. characterpee.TextColor3 = Color3.new(1, 1, 1)
  477. characterpee.TextSize = 25
  478. characterpee.TextWrapped = true
  479.  
  480. TextLabel.Parent = page3
  481. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  482. TextLabel.BackgroundTransparency = 0.5
  483. TextLabel.BorderSizePixel = 0
  484. TextLabel.Position = UDim2.new(0.489959836, 0, 0, 0)
  485. TextLabel.Size = UDim2.new(0, 127, 0, 36)
  486. TextLabel.Font = Enum.Font.SourceSansSemibold
  487. TextLabel.Text = "More ComingSoon"
  488. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  489. TextLabel.TextSize = 17
  490.  
  491. vangui001.Name = "vangui001"
  492. vangui001.Parent = BackGround
  493. vangui001.BackgroundColor3 = Color3.new(1, 1, 1)
  494. vangui001.BackgroundTransparency = 1
  495. vangui001.BorderSizePixel = 0
  496. vangui001.Position = UDim2.new(0.00803212821, 0, 0.634441078, 0)
  497. vangui001.Size = UDim2.new(0, 247, 0, 72)
  498. vangui001.Visible = false
  499.  
  500. TargetPlayerName.Name = "TargetPlayerName"
  501. TargetPlayerName.Parent = vangui001
  502. TargetPlayerName.BackgroundColor3 = Color3.new(0, 0, 0)
  503. TargetPlayerName.BackgroundTransparency = 0.5
  504. TargetPlayerName.BorderSizePixel = 0
  505. TargetPlayerName.Size = UDim2.new(0, 201, 0, 36)
  506. TargetPlayerName.Font = Enum.Font.ArialBold
  507. TargetPlayerName.PlaceholderColor3 = Color3.new(1, 0, 0)
  508. TargetPlayerName.Text = "Target Name"
  509. TargetPlayerName.TextColor3 = Color3.new(1, 1, 1)
  510. TargetPlayerName.TextSize = 14
  511.  
  512. vangui001_2.Name = "vangui001"
  513. vangui001_2.Parent = vangui001
  514. vangui001_2.BackgroundColor3 = Color3.new(0, 0, 0)
  515. vangui001_2.BackgroundTransparency = 0.5
  516. vangui001_2.BorderSizePixel = 0
  517. vangui001_2.Position = UDim2.new(0, 0, 0.5, 0)
  518. vangui001_2.Size = UDim2.new(0, 122, 0, 36)
  519. vangui001_2.Font = Enum.Font.SourceSansSemibold
  520. vangui001_2.Text = "Send Van v1"
  521. vangui001_2.TextColor3 = Color3.new(1, 1, 1)
  522. vangui001_2.TextSize = 25
  523. vangui001_2.TextWrapped = true
  524.  
  525. vangui002.Name = "vangui002"
  526. vangui002.Parent = vangui001
  527. vangui002.BackgroundColor3 = Color3.new(0, 0, 0)
  528. vangui002.BackgroundTransparency = 0.5
  529. vangui002.BorderSizePixel = 0
  530. vangui002.Position = UDim2.new(0.493927121, 0, 0.5, 0)
  531. vangui002.Size = UDim2.new(0, 125, 0, 36)
  532. vangui002.Font = Enum.Font.SourceSansSemibold
  533. vangui002.Text = "Send Van v3"
  534. vangui002.TextColor3 = Color3.new(1, 1, 1)
  535. vangui002.TextSize = 25
  536. vangui002.TextWrapped = true
  537.  
  538. Closevangui001.Name = "Closevangui001"
  539. Closevangui001.Parent = vangui001
  540. Closevangui001.BackgroundColor3 = Color3.new(0, 0, 0)
  541. Closevangui001.BackgroundTransparency = 0.5
  542. Closevangui001.BorderSizePixel = 0
  543. Closevangui001.Position = UDim2.new(0.813765168, 0, 0, 0)
  544. Closevangui001.Size = UDim2.new(0, 46, 0, 36)
  545. Closevangui001.Font = Enum.Font.SourceSansSemibold
  546. Closevangui001.Text = "[Close]"
  547. Closevangui001.TextColor3 = Color3.new(1, 0, 0)
  548. Closevangui001.TextScaled = true
  549. Closevangui001.TextSize = 14
  550. Closevangui001.TextWrapped = true
  551.  
  552. msggui001.Name = "msggui001"
  553. msggui001.Parent = BackGround
  554. msggui001.BackgroundColor3 = Color3.new(1, 1, 1)
  555. msggui001.BackgroundTransparency = 1
  556. msggui001.BorderSizePixel = 0
  557. msggui001.Position = UDim2.new(0.00803212821, 0, 0.634441078, 0)
  558. msggui001.Size = UDim2.new(0, 247, 0, 72)
  559. msggui001.Visible = false
  560.  
  561. MessageText.Name = "MessageText"
  562. MessageText.Parent = msggui001
  563. MessageText.BackgroundColor3 = Color3.new(0, 0, 0)
  564. MessageText.BackgroundTransparency = 0.5
  565. MessageText.BorderSizePixel = 0
  566. MessageText.Size = UDim2.new(0, 129, 0, 72)
  567. MessageText.Font = Enum.Font.ArialBold
  568. MessageText.PlaceholderColor3 = Color3.new(1, 0, 0)
  569. MessageText.Text = "Text Here"
  570. MessageText.TextColor3 = Color3.new(1, 1, 1)
  571. MessageText.TextSize = 14
  572. MessageText.TextWrapped = true
  573. MessageText.TextXAlignment = Enum.TextXAlignment.Left
  574. MessageText.TextYAlignment = Enum.TextYAlignment.Top
  575.  
  576. sendmessage.Name = "sendmessage"
  577. sendmessage.Parent = msggui001
  578. sendmessage.BackgroundColor3 = Color3.new(0, 0, 0)
  579. sendmessage.BackgroundTransparency = 0.5
  580. sendmessage.BorderSizePixel = 0
  581. sendmessage.Position = UDim2.new(0.522267222, 0, 0.5, 0)
  582. sendmessage.Size = UDim2.new(0, 118, 0, 36)
  583. sendmessage.Font = Enum.Font.SourceSansSemibold
  584. sendmessage.Text = "Send MSG"
  585. sendmessage.TextColor3 = Color3.new(1, 1, 1)
  586. sendmessage.TextSize = 25
  587. sendmessage.TextWrapped = true
  588.  
  589. closemessagegui.Name = "closemessagegui"
  590. closemessagegui.Parent = msggui001
  591. closemessagegui.BackgroundColor3 = Color3.new(0, 0, 0)
  592. closemessagegui.BackgroundTransparency = 0.5
  593. closemessagegui.BorderSizePixel = 0
  594. closemessagegui.Position = UDim2.new(0.813765168, 0, 0, 0)
  595. closemessagegui.Size = UDim2.new(0, 46, 0, 36)
  596. closemessagegui.Font = Enum.Font.SourceSansSemibold
  597. closemessagegui.Text = "[Close]"
  598. closemessagegui.TextColor3 = Color3.new(1, 0, 0)
  599. closemessagegui.TextScaled = true
  600. closemessagegui.TextSize = 14
  601. closemessagegui.TextWrapped = true
  602.  
  603. timernumber.Name = "timernumber"
  604. timernumber.Parent = msggui001
  605. timernumber.BackgroundColor3 = Color3.new(0, 0, 0)
  606. timernumber.BackgroundTransparency = 0.5
  607. timernumber.BorderSizePixel = 0
  608. timernumber.Position = UDim2.new(0.522267222, 0, 0, 0)
  609. timernumber.Size = UDim2.new(0, 72, 0, 36)
  610. timernumber.Font = Enum.Font.ArialBold
  611. timernumber.PlaceholderColor3 = Color3.new(1, 0, 0)
  612. timernumber.Text = "Timer"
  613. timernumber.TextColor3 = Color3.new(1, 1, 1)
  614. timernumber.TextScaled = true
  615. timernumber.TextSize = 14
  616. timernumber.TextWrapped = true
  617.  
  618. Welcome001.Text = "Welcome "..game.Players.LocalPlayer.Name.." to Beast Injector v2 (PleasPressMe)"
  619. Line001.Text = "Welcome "..game.Players.LocalPlayer.Name
  620. Line002.Text = "Created By. B34ST_GH0ST"
  621. if game.Workspace.FilteringEnabled == false then
  622. Line003.Text = "FE is Disable"
  623. end
  624. if game.Workspace.FilteringEnabled == true then
  625. Line003.Text = "FE is Enable"
  626. end
  627.  
  628. -- Scripts
  629.  
  630. vangui002.MouseButton1Click:Connect(function()
  631. Line005.Text = Line004.Text
  632. Line004.Text = Line003.Text
  633. Line003.Text = Line002.Text
  634. Line002.Text = Line001.Text
  635. Line001.Text = "Van v2 Send to "..TargetPlayerName.Text
  636. ----------------------------------------------------------Van 2
  637. game.Lighting.OutdoorAmbient = Color3.new(127, 127, 127)
  638. local victim = TargetPlayerName.Text -- victim
  639. -- xd
  640. yiowh45 = game:GetObjects("rbxassetid://1008107388")[1] -- Place
  641. yiowh45.Parent = workspace
  642. spawn(function ()
  643. for i=1, 800 do
  644. wait()
  645. local victim = game.CoreGui.yeye.mhm.asd.Text -- victim
  646. workspace[victim].HumanoidRootPart.CFrame = workspace.asdfghjm.meemmeemmemee.Seat.CFrame
  647. game.Players[victim].Character.Humanoid.WalkSpeed = 0
  648. game.Players[victim].Character.Humanoid.JumpPower = 0
  649. end
  650. end)
  651. spawn(function ()
  652. loadstring(game:GetObjects("rbxassetid://1008068509")[1].Source)() -- help from sigma xd
  653. end)
  654.  
  655. local lmao = Instance.new("Sound")
  656. lmao.Parent = workspace
  657. lmao.Volume = 1
  658. lmao.SoundId = "http://www.roblox.com/asset/?id=421358540"
  659. lmao.Looped = true
  660. lmao.Pitch = 1
  661. lmao:Play()
  662. local cam = workspace.CurrentCamera
  663. workspace.asdfghjm.Van:MakeJoints()
  664. workspace.asdfghjm.Van["KZ CV-150"].RW:MakeJoints()
  665. workspace.asdfghjm.Van["KZ CV-150"].LW:MakeJoints()
  666. workspace.asdfghjm.Van["KZ CV-150"].Body:MakeJoints()
  667. wait(0.5)
  668. cam.CameraSubject = workspace.asdfghjm.kek
  669. wait(2)
  670. cam.CameraSubject = workspace.asdfghjm.kek2
  671. wait(2)
  672. cam.CameraSubject = workspace.asdfghjm.kek3
  673. wait(2)
  674. cam.CameraSubject = workspace.asdfghjm.kek4
  675. wait(3)
  676. cam.CameraSubject = workspace.asdfghjm.kek5
  677. wait(2)
  678. cam.CameraSubject = workspace.asdfghjm.kek6
  679. wait(4)
  680. game.Players[victim].Character.Humanoid.WalkSpeed = 1
  681. game.Players[victim].Character.Humanoid.JumpPower = 1
  682. cam.CameraSubject = workspace.asdfghjm.kek5
  683. wait(3)
  684. cam.CameraSubject = workspace.asdfghjm.kek4
  685. wait(4)
  686. cam.CameraSubject = workspace.asdfghjm.kek3
  687. wait(3)
  688. cam.CameraSubject = workspace.asdfghjm.kek2
  689. wait(3)
  690. cam.CameraSubject = workspace.asdfghjm.kek
  691. wait(6)
  692. for i = 0,5,.1 do
  693. workspace.asdfghjm.Van:TranslateBy(Vector3.new(0,0,2))
  694. wait()
  695. end
  696. wait(5)
  697. workspace[victim].HumanoidRootPart.CFrame = game.Workspace.asdfghjm.Van["KZ CV-150"].Body.Lmao.CFrame
  698. cam.CameraSubject = workspace.asdfghjm.nuuuuu
  699. workspace[victim].HumanoidRootPart.CFrame = workspace.asdfghjm.Chair.Sit.CFrame
  700. game.Players[victim].Character.Humanoid.WalkSpeed = 0
  701. game.Players[victim].Character.Humanoid.JumpPower = 0
  702. wait(2.8)
  703. local asd = Instance.new("Sound")
  704. asd.Parent = workspace
  705. asd.SoundId = "http://www.roblox.com/asset/?id=131070686"
  706. asd.Looped = false
  707. asd.Volume = 10
  708. asd.Pitch = 1
  709. asd:Play()
  710.  
  711. for i = 0,15,5 do
  712. workspace.asdfghjm.hmmhm:TranslateBy(Vector3.new(0,0,-1))
  713. wait()
  714. end
  715.  
  716. for i,v in pairs(workspace.asdfghjm.thonk:GetChildren() ) do
  717. if v:IsA("BasePart") then
  718. v.Transparency = 0
  719. end
  720. end
  721. game.Players[victim].Character.Humanoid.Health = 0
  722. asd:Remove()
  723. wait(2)
  724. lmao:Remove()
  725.  
  726. workspace.asdfghjm:Remove()-- Objects
  727. cam.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  728. cam.CameraType = "Custom"
  729. ---------------------------------------------------------------
  730. end)
  731.  
  732. vangui001_2.MouseButton1Click:Connect(function()
  733. Line005.Text = Line004.Text
  734. Line004.Text = Line003.Text
  735. Line003.Text = Line002.Text
  736. Line002.Text = Line001.Text
  737. Line001.Text = "Van v1 Send to "..TargetPlayerName.Text
  738. ----------------------------------------------------------Van 1
  739. Victim = TargetPlayerName.Text
  740. o1 = Instance.new("Model")
  741. o2 = Instance.new("Part")
  742. o3 = Instance.new("CylinderMesh")
  743. o4 = Instance.new("Part")
  744. o5 = Instance.new("SpecialMesh")
  745. o6 = Instance.new("Part")
  746. o7 = Instance.new("SpecialMesh")
  747. o8 = Instance.new("Part")
  748. o9 = Instance.new("BlockMesh")
  749. o10 = Instance.new("Part")
  750. o11 = Instance.new("BlockMesh")
  751. o12 = Instance.new("Part")
  752. o13 = Instance.new("Part")
  753. o14 = Instance.new("BlockMesh")
  754. o15 = Instance.new("Part")
  755. o16 = Instance.new("SpecialMesh")
  756. o17 = Instance.new("Part")
  757. o18 = Instance.new("SpecialMesh")
  758. o19 = Instance.new("Part")
  759. o20 = Instance.new("SpecialMesh")
  760. o21 = Instance.new("Sound")
  761. o22 = Instance.new("Part")
  762. o23 = Instance.new("BlockMesh")
  763. o24 = Instance.new("Part")
  764. o25 = Instance.new("SpecialMesh")
  765. o26 = Instance.new("Part")
  766. o27 = Instance.new("BlockMesh")
  767. o28 = Instance.new("Part")
  768. o29 = Instance.new("SpecialMesh")
  769. o30 = Instance.new("Part")
  770. o31 = Instance.new("BlockMesh")
  771. o32 = Instance.new("Part")
  772. o33 = Instance.new("BlockMesh")
  773. o34 = Instance.new("Part")
  774. o35 = Instance.new("BlockMesh")
  775. o36 = Instance.new("Part")
  776. o37 = Instance.new("BlockMesh")
  777. o38 = Instance.new("Part")
  778. o39 = Instance.new("Part")
  779. o40 = Instance.new("BlockMesh")
  780. o41 = Instance.new("Part")
  781. o42 = Instance.new("BlockMesh")
  782. o43 = Instance.new("Part")
  783. o44 = Instance.new("BlockMesh")
  784. o45 = Instance.new("Part")
  785. o46 = Instance.new("SpecialMesh")
  786. o47 = Instance.new("Part")
  787. o48 = Instance.new("BlockMesh")
  788. o49 = Instance.new("Part")
  789. o50 = Instance.new("BlockMesh")
  790. o51 = Instance.new("Part")
  791. o52 = Instance.new("BlockMesh")
  792. o53 = Instance.new("Part")
  793. o54 = Instance.new("SpecialMesh")
  794. o55 = Instance.new("Part")
  795. o56 = Instance.new("SpecialMesh")
  796. o57 = Instance.new("Part")
  797. o58 = Instance.new("BlockMesh")
  798. o59 = Instance.new("Part")
  799. o60 = Instance.new("BlockMesh")
  800. o61 = Instance.new("Part")
  801. o62 = Instance.new("BlockMesh")
  802. o63 = Instance.new("Part")
  803. o64 = Instance.new("Part")
  804. o65 = Instance.new("Part")
  805. o66 = Instance.new("BlockMesh")
  806. o67 = Instance.new("Part")
  807. o68 = Instance.new("BlockMesh")
  808. o69 = Instance.new("Part")
  809. o70 = Instance.new("BlockMesh")
  810. o71 = Instance.new("Part")
  811. o72 = Instance.new("BlockMesh")
  812. o73 = Instance.new("Part")
  813. o74 = Instance.new("SpecialMesh")
  814. o75 = Instance.new("Decal")
  815. o76 = Instance.new("Part")
  816. o77 = Instance.new("Part")
  817. o78 = Instance.new("BlockMesh")
  818. o79 = Instance.new("Part")
  819. o80 = Instance.new("SpecialMesh")
  820. o81 = Instance.new("Decal")
  821. o82 = Instance.new("Part")
  822. o83 = Instance.new("SpecialMesh")
  823. o84 = Instance.new("Humanoid")
  824. o85 = Instance.new("Part")
  825. o86 = Instance.new("Part")
  826. o87 = Instance.new("Part")
  827. o88 = Instance.new("Decal")
  828. o89 = Instance.new("Motor6D")
  829. o90 = Instance.new("Motor6D")
  830. o91 = Instance.new("Motor6D")
  831. o92 = Instance.new("Motor6D")
  832. o93 = Instance.new("Motor6D")
  833. o94 = Instance.new("Part")
  834. o95 = Instance.new("Part")
  835. o96 = Instance.new("Part")
  836. o97 = Instance.new("Part")
  837. o98 = Instance.new("Part")
  838. o99 = Instance.new("Decal")
  839. o100 = Instance.new("Motor6D")
  840. o101 = Instance.new("Motor6D")
  841. o102 = Instance.new("Motor6D")
  842. o103 = Instance.new("Part")
  843. o104 = Instance.new("Part")
  844. o105 = Instance.new("Part")
  845. o106 = Instance.new("Part")
  846. o107 = Instance.new("Part")
  847. o108 = Instance.new("CylinderMesh")
  848. o109 = Instance.new("Part")
  849. o110 = Instance.new("CylinderMesh")
  850. o111 = Instance.new("Part")
  851. o112 = Instance.new("CylinderMesh")
  852. o113 = Instance.new("Part")
  853. o114 = Instance.new("CylinderMesh")
  854. o115 = Instance.new("Part")
  855. o116 = Instance.new("CylinderMesh")
  856. o117 = Instance.new("Part")
  857. o118 = Instance.new("CylinderMesh")
  858. o119 = Instance.new("Part")
  859. o120 = Instance.new("CylinderMesh")
  860. o121 = Instance.new("Part")
  861. o122 = Instance.new("SpecialMesh")
  862. o123 = Instance.new("Part")
  863. o1.Name = " "
  864. o1.Parent = workspace
  865. o2.Parent = o1
  866. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  867. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  868. o2.Anchored = true
  869. o2.FormFactor = Enum.FormFactor.Symmetric
  870. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  871. o2.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  872. o3.Parent = o2
  873. o4.Parent = o1
  874. o4.BrickColor = BrickColor.new("Institutional white")
  875. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  876. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  877. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  878. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  879. o4.Anchored = true
  880. o4.FormFactor = Enum.FormFactor.Plate
  881. o4.Size = Vector3.new(1, 2.4000001, 2)
  882. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  883. o4.BackSurface = Enum.SurfaceType.Weld
  884. o4.BottomSurface = Enum.SurfaceType.Weld
  885. o4.LeftSurface = Enum.SurfaceType.Weld
  886. o4.TopSurface = Enum.SurfaceType.Weld
  887. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  888. o5.Parent = o4
  889. o5.MeshType = Enum.MeshType.Wedge
  890. o6.Parent = o1
  891. o6.Material = Enum.Material.SmoothPlastic
  892. o6.BrickColor = BrickColor.new("Really black")
  893. o6.Transparency = 0.5
  894. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  895. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  896. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  897. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  898. o6.Anchored = true
  899. o6.FormFactor = Enum.FormFactor.Plate
  900. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  901. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  902. o6.BackSurface = Enum.SurfaceType.Weld
  903. o6.BottomSurface = Enum.SurfaceType.Weld
  904. o6.LeftSurface = Enum.SurfaceType.Weld
  905. o6.RightSurface = Enum.SurfaceType.Weld
  906. o6.TopSurface = Enum.SurfaceType.Weld
  907. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  908. o7.Parent = o6
  909. o7.MeshType = Enum.MeshType.Wedge
  910. o8.Parent = o1
  911. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  912. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  913. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  914. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  915. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  916. o8.Anchored = true
  917. o8.FormFactor = Enum.FormFactor.Custom
  918. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  919. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  920. o8.BackSurface = Enum.SurfaceType.Weld
  921. o8.BottomSurface = Enum.SurfaceType.Weld
  922. o8.FrontSurface = Enum.SurfaceType.Weld
  923. o8.LeftSurface = Enum.SurfaceType.Weld
  924. o8.RightSurface = Enum.SurfaceType.Weld
  925. o8.TopSurface = Enum.SurfaceType.Weld
  926. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  927. o9.Parent = o8
  928. o10.Parent = o1
  929. o10.BrickColor = BrickColor.new("Institutional white")
  930. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  931. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  932. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  933. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  934. o10.Anchored = true
  935. o10.CanCollide = false
  936. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  937. game.Players[Victim].Character.Humanoid.JumpPower = 0
  938. o10.FormFactor = Enum.FormFactor.Plate
  939. o10.Size = Vector3.new(14, 0.400000006, 1)
  940. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  941. o10.BackSurface = Enum.SurfaceType.Weld
  942. o10.BottomSurface = Enum.SurfaceType.Weld
  943. o10.FrontSurface = Enum.SurfaceType.Weld
  944. o10.LeftSurface = Enum.SurfaceType.Weld
  945. o10.RightSurface = Enum.SurfaceType.Weld
  946. o10.TopSurface = Enum.SurfaceType.Weld
  947. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  948. o11.Parent = o10
  949. o12.Name = "DOOR"
  950. o12.Parent = o1
  951. o12.BrickColor = BrickColor.new("Institutional white")
  952. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  953. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  954. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  955. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  956. o12.Anchored = true
  957. o12.CanCollide = false
  958. o12.FormFactor = Enum.FormFactor.Plate
  959. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  960. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  961. o12.BottomSurface = Enum.SurfaceType.Weld
  962. o12.LeftSurface = Enum.SurfaceType.Weld
  963. o12.RightSurface = Enum.SurfaceType.Weld
  964. o12.TopSurface = Enum.SurfaceType.Weld
  965. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  966. o13.Parent = o1
  967. o13.BrickColor = BrickColor.new("White")
  968. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  969. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  970. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  971. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  972. o13.Anchored = true
  973. o13.FormFactor = Enum.FormFactor.Plate
  974. o13.Size = Vector3.new(7, 4.80000019, 1)
  975. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  976. o13.BackSurface = Enum.SurfaceType.Weld
  977. o13.BottomSurface = Enum.SurfaceType.Weld
  978. o13.FrontSurface = Enum.SurfaceType.Weld
  979. o13.LeftSurface = Enum.SurfaceType.Weld
  980. o13.RightSurface = Enum.SurfaceType.Weld
  981. o13.TopSurface = Enum.SurfaceType.Weld
  982. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  983. o14.Parent = o13
  984. o15.Parent = o1
  985. o15.BrickColor = BrickColor.new("Institutional white")
  986. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  987. o15.Rotation = Vector3.new(90, 89.960434, -90)
  988. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  989. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  990. o15.Anchored = true
  991. o15.CanCollide = false
  992. o15.FormFactor = Enum.FormFactor.Plate
  993. o15.Size = Vector3.new(10, 0.400000006, 1)
  994. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  995. o15.BackSurface = Enum.SurfaceType.Weld
  996. o15.BottomSurface = Enum.SurfaceType.Weld
  997. o15.TopSurface = Enum.SurfaceType.Weld
  998. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  999. o16.Parent = o15
  1000. o16.MeshType = Enum.MeshType.Wedge
  1001. o17.Parent = o1
  1002. o17.BrickColor = BrickColor.new("Institutional white")
  1003. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  1004. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  1005. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1006. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  1007. o17.Anchored = true
  1008. o17.FormFactor = Enum.FormFactor.Plate
  1009. o17.Size = Vector3.new(1, 2.4000001, 2)
  1010. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1011. o17.BackSurface = Enum.SurfaceType.Weld
  1012. o17.BottomSurface = Enum.SurfaceType.Weld
  1013. o17.RightSurface = Enum.SurfaceType.Weld
  1014. o17.TopSurface = Enum.SurfaceType.Weld
  1015. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1016. o18.Parent = o17
  1017. o18.MeshType = Enum.MeshType.Wedge
  1018. o19.Parent = o1
  1019. o19.BrickColor = BrickColor.new("Institutional white")
  1020. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  1021. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  1022. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1023. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  1024. o19.Anchored = true
  1025. o19.FormFactor = Enum.FormFactor.Plate
  1026. o19.Size = Vector3.new(10, 1.20000005, 3)
  1027. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  1028. o19.BackSurface = Enum.SurfaceType.Weld
  1029. o19.BottomSurface = Enum.SurfaceType.Weld
  1030. o19.TopSurface = Enum.SurfaceType.Weld
  1031. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1032. o20.Parent = o19
  1033. o20.MeshType = Enum.MeshType.Wedge
  1034. o21.Parent = o19
  1035. o21.SoundId = "rbxassetid://532147820"
  1036. o21.Looped = true
  1037. o22.Parent = o1
  1038. o22.BrickColor = BrickColor.new("Institutional white")
  1039. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  1040. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  1041. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1042. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  1043. o22.Anchored = true
  1044. o22.FormFactor = Enum.FormFactor.Plate
  1045. o22.Size = Vector3.new(2, 2.4000001, 1)
  1046. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1047. o22.BackSurface = Enum.SurfaceType.Weld
  1048. o22.BottomSurface = Enum.SurfaceType.Weld
  1049. o22.FrontSurface = Enum.SurfaceType.Weld
  1050. o22.LeftSurface = Enum.SurfaceType.Weld
  1051. o22.RightSurface = Enum.SurfaceType.Weld
  1052. o22.TopSurface = Enum.SurfaceType.Weld
  1053. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1054. o23.Parent = o22
  1055. o24.Parent = o1
  1056. o24.BrickColor = BrickColor.new("Institutional white")
  1057. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  1058. o24.Rotation = Vector3.new(-0, -90, 0)
  1059. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1060. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  1061. o24.Anchored = true
  1062. o24.FormFactor = Enum.FormFactor.Plate
  1063. o24.Size = Vector3.new(1, 2.79999995, 1)
  1064. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  1065. o24.BackSurface = Enum.SurfaceType.Weld
  1066. o24.BottomSurface = Enum.SurfaceType.Weld
  1067. o24.TopSurface = Enum.SurfaceType.Weld
  1068. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1069. o25.Parent = o24
  1070. o25.MeshType = Enum.MeshType.Wedge
  1071. o26.Parent = o1
  1072. o26.BrickColor = BrickColor.new("Institutional white")
  1073. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  1074. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1075. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1076. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  1077. o26.Anchored = true
  1078. o26.FormFactor = Enum.FormFactor.Plate
  1079. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  1080. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1081. o26.BackSurface = Enum.SurfaceType.Weld
  1082. o26.BottomSurface = Enum.SurfaceType.Weld
  1083. o26.FrontSurface = Enum.SurfaceType.Weld
  1084. o26.LeftSurface = Enum.SurfaceType.Weld
  1085. o26.RightSurface = Enum.SurfaceType.Weld
  1086. o26.TopSurface = Enum.SurfaceType.Weld
  1087. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1088. o27.Parent = o26
  1089. o28.Parent = o1
  1090. o28.BrickColor = BrickColor.new("Institutional white")
  1091. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  1092. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  1093. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1094. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  1095. o28.Anchored = true
  1096. o28.FormFactor = Enum.FormFactor.Plate
  1097. o28.Size = Vector3.new(1, 2.79999995, 1)
  1098. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  1099. o28.BackSurface = Enum.SurfaceType.Weld
  1100. o28.BottomSurface = Enum.SurfaceType.Weld
  1101. o28.TopSurface = Enum.SurfaceType.Weld
  1102. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1103. o29.Parent = o28
  1104. o29.MeshType = Enum.MeshType.Wedge
  1105. o30.Parent = o1
  1106. o30.BrickColor = BrickColor.new("Institutional white")
  1107. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  1108. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1109. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1110. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  1111. o30.Anchored = true
  1112. o30.FormFactor = Enum.FormFactor.Plate
  1113. o30.Size = Vector3.new(2, 2.4000001, 1)
  1114. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1115. o30.BackSurface = Enum.SurfaceType.Weld
  1116. o30.BottomSurface = Enum.SurfaceType.Weld
  1117. o30.FrontSurface = Enum.SurfaceType.Weld
  1118. o30.LeftSurface = Enum.SurfaceType.Weld
  1119. o30.RightSurface = Enum.SurfaceType.Weld
  1120. o30.TopSurface = Enum.SurfaceType.Weld
  1121. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1122. o31.Parent = o30
  1123. o32.Parent = o1
  1124. o32.BrickColor = BrickColor.new("Dark stone grey")
  1125. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  1126. o32.Rotation = Vector3.new(90, 89.960434, -90)
  1127. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1128. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  1129. o32.Anchored = true
  1130. o32.FormFactor = Enum.FormFactor.Plate
  1131. o32.Size = Vector3.new(8, 2.4000001, 1)
  1132. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  1133. o32.BottomSurface = Enum.SurfaceType.Weld
  1134. o32.TopSurface = Enum.SurfaceType.Weld
  1135. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1136. o33.Parent = o32
  1137. o33.Offset = Vector3.new(0, 0, 0.5)
  1138. o33.Scale = Vector3.new(1, 1, 2)
  1139. o34.Parent = o1
  1140. o34.BrickColor = BrickColor.new("Institutional white")
  1141. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  1142. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1143. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1144. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  1145. o34.Anchored = true
  1146. o34.FormFactor = Enum.FormFactor.Plate
  1147. o34.Size = Vector3.new(3, 1.20000005, 10)
  1148. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1149. o34.BackSurface = Enum.SurfaceType.Weld
  1150. o34.BottomSurface = Enum.SurfaceType.Weld
  1151. o34.FrontSurface = Enum.SurfaceType.Weld
  1152. o34.LeftSurface = Enum.SurfaceType.Weld
  1153. o34.RightSurface = Enum.SurfaceType.Weld
  1154. o34.TopSurface = Enum.SurfaceType.Weld
  1155. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1156. o35.Parent = o34
  1157. o36.Parent = o1
  1158. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  1159. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  1160. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  1161. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1162. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  1163. o36.Anchored = true
  1164. o36.FormFactor = Enum.FormFactor.Custom
  1165. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  1166. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  1167. o36.BackSurface = Enum.SurfaceType.Weld
  1168. o36.BottomSurface = Enum.SurfaceType.Weld
  1169. o36.FrontSurface = Enum.SurfaceType.Weld
  1170. o36.LeftSurface = Enum.SurfaceType.Weld
  1171. o36.RightSurface = Enum.SurfaceType.Weld
  1172. o36.TopSurface = Enum.SurfaceType.Weld
  1173. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  1174. o37.Parent = o36
  1175. o38.Parent = o1
  1176. o38.BrickColor = BrickColor.new("Institutional white")
  1177. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  1178. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  1179. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1180. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  1181. o38.Anchored = true
  1182. o38.CanCollide = false
  1183. o38.FormFactor = Enum.FormFactor.Plate
  1184. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  1185. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  1186. o38.BottomSurface = Enum.SurfaceType.Weld
  1187. o38.LeftSurface = Enum.SurfaceType.Weld
  1188. o38.RightSurface = Enum.SurfaceType.Weld
  1189. o38.TopSurface = Enum.SurfaceType.Weld
  1190. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1191. o39.Parent = o1
  1192. o39.BrickColor = BrickColor.new("Really red")
  1193. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  1194. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  1195. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1196. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  1197. o39.Anchored = true
  1198. o39.FormFactor = Enum.FormFactor.Plate
  1199. o39.Size = Vector3.new(1, 1.20000005, 1)
  1200. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1201. o39.BackSurface = Enum.SurfaceType.Weld
  1202. o39.BottomSurface = Enum.SurfaceType.Weld
  1203. o39.FrontSurface = Enum.SurfaceType.Weld
  1204. o39.LeftSurface = Enum.SurfaceType.Weld
  1205. o39.RightSurface = Enum.SurfaceType.Weld
  1206. o39.TopSurface = Enum.SurfaceType.Weld
  1207. o39.Color = Color3.new(1, 0, 0)
  1208. o40.Parent = o39
  1209. o41.Parent = o1
  1210. o41.BrickColor = BrickColor.new("Institutional white")
  1211. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  1212. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  1213. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1214. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  1215. o41.Anchored = true
  1216. o41.FormFactor = Enum.FormFactor.Plate
  1217. o41.Size = Vector3.new(1, 0.800000012, 1)
  1218. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  1219. o41.BackSurface = Enum.SurfaceType.Weld
  1220. o41.BottomSurface = Enum.SurfaceType.Weld
  1221. o41.FrontSurface = Enum.SurfaceType.Weld
  1222. o41.LeftSurface = Enum.SurfaceType.Weld
  1223. o41.RightSurface = Enum.SurfaceType.Weld
  1224. o41.TopSurface = Enum.SurfaceType.Weld
  1225. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1226. o42.Parent = o41
  1227. o43.Parent = o1
  1228. o43.BrickColor = BrickColor.new("Institutional white")
  1229. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  1230. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  1231. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1232. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  1233. o43.Anchored = true
  1234. o43.CanCollide = false
  1235. o43.FormFactor = Enum.FormFactor.Plate
  1236. o43.Size = Vector3.new(14, 0.400000006, 8)
  1237. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  1238. o43.BackSurface = Enum.SurfaceType.Weld
  1239. o43.BottomSurface = Enum.SurfaceType.Weld
  1240. o43.FrontSurface = Enum.SurfaceType.Weld
  1241. o43.LeftSurface = Enum.SurfaceType.Weld
  1242. o43.RightSurface = Enum.SurfaceType.Weld
  1243. o43.TopSurface = Enum.SurfaceType.Weld
  1244. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1245. o44.Parent = o43
  1246. o45.Parent = o1
  1247. o45.BrickColor = BrickColor.new("Really black")
  1248. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  1249. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  1250. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1251. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  1252. o45.Anchored = true
  1253. o45.CanCollide = false
  1254. o45.FormFactor = Enum.FormFactor.Plate
  1255. o45.Size = Vector3.new(3, 2.79999995, 1)
  1256. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  1257. o45.BackSurface = Enum.SurfaceType.Weld
  1258. o45.BottomSurface = Enum.SurfaceType.Weld
  1259. o45.TopSurface = Enum.SurfaceType.Weld
  1260. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1261. o46.Parent = o45
  1262. o46.MeshType = Enum.MeshType.Wedge
  1263. o47.Parent = o1
  1264. o47.BrickColor = BrickColor.new("Institutional white")
  1265. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  1266. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1267. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1268. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  1269. o47.Anchored = true
  1270. o47.FormFactor = Enum.FormFactor.Plate
  1271. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  1272. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1273. o47.BackSurface = Enum.SurfaceType.Weld
  1274. o47.BottomSurface = Enum.SurfaceType.Weld
  1275. o47.FrontSurface = Enum.SurfaceType.Weld
  1276. o47.LeftSurface = Enum.SurfaceType.Weld
  1277. o47.RightSurface = Enum.SurfaceType.Weld
  1278. o47.TopSurface = Enum.SurfaceType.Weld
  1279. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1280. o48.Parent = o47
  1281. o49.Parent = o1
  1282. o49.BrickColor = BrickColor.new("White")
  1283. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  1284. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  1285. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1286. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  1287. o49.Anchored = true
  1288. o49.FormFactor = Enum.FormFactor.Plate
  1289. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  1290. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  1291. o49.BackSurface = Enum.SurfaceType.Weld
  1292. o49.BottomSurface = Enum.SurfaceType.Weld
  1293. o49.FrontSurface = Enum.SurfaceType.Weld
  1294. o49.LeftSurface = Enum.SurfaceType.Weld
  1295. o49.RightSurface = Enum.SurfaceType.Weld
  1296. o49.TopSurface = Enum.SurfaceType.Weld
  1297. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1298. o50.Parent = o49
  1299. o51.Parent = o1
  1300. o51.BrickColor = BrickColor.new("Institutional white")
  1301. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  1302. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  1303. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1304. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  1305. o51.Anchored = true
  1306. o51.FormFactor = Enum.FormFactor.Plate
  1307. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  1308. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  1309. o51.BackSurface = Enum.SurfaceType.Weld
  1310. o51.BottomSurface = Enum.SurfaceType.Weld
  1311. o51.FrontSurface = Enum.SurfaceType.Weld
  1312. o51.LeftSurface = Enum.SurfaceType.Weld
  1313. o51.RightSurface = Enum.SurfaceType.Weld
  1314. o51.TopSurface = Enum.SurfaceType.Weld
  1315. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1316. o52.Parent = o51
  1317. o53.Parent = o1
  1318. o53.BrickColor = BrickColor.new("Institutional white")
  1319. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  1320. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  1321. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1322. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  1323. o53.Anchored = true
  1324. o53.CanCollide = false
  1325. o53.FormFactor = Enum.FormFactor.Plate
  1326. o53.Size = Vector3.new(2, 2.79999995, 1)
  1327. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  1328. o53.BackSurface = Enum.SurfaceType.Weld
  1329. o53.BottomSurface = Enum.SurfaceType.Weld
  1330. o53.TopSurface = Enum.SurfaceType.Weld
  1331. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1332. o54.Parent = o53
  1333. o54.MeshType = Enum.MeshType.Wedge
  1334. o55.Parent = o1
  1335. o55.BrickColor = BrickColor.new("Really black")
  1336. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  1337. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  1338. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1339. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  1340. o55.Anchored = true
  1341. o55.CanCollide = false
  1342. o55.FormFactor = Enum.FormFactor.Plate
  1343. o55.Size = Vector3.new(3, 2.79999995, 1)
  1344. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  1345. o55.BackSurface = Enum.SurfaceType.Weld
  1346. o55.BottomSurface = Enum.SurfaceType.Weld
  1347. o55.TopSurface = Enum.SurfaceType.Weld
  1348. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1349. o56.Parent = o55
  1350. o56.MeshType = Enum.MeshType.Wedge
  1351. o57.Parent = o1
  1352. o57.BrickColor = BrickColor.new("Institutional white")
  1353. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  1354. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1355. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1356. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  1357. o57.Anchored = true
  1358. o57.CanCollide = false
  1359. o57.FormFactor = Enum.FormFactor.Plate
  1360. o57.Size = Vector3.new(1, 2, 8)
  1361. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1362. o57.BackSurface = Enum.SurfaceType.Weld
  1363. o57.BottomSurface = Enum.SurfaceType.Weld
  1364. o57.FrontSurface = Enum.SurfaceType.Weld
  1365. o57.LeftSurface = Enum.SurfaceType.Weld
  1366. o57.RightSurface = Enum.SurfaceType.Weld
  1367. o57.TopSurface = Enum.SurfaceType.Weld
  1368. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1369. o58.Parent = o57
  1370. o59.Parent = o1
  1371. o59.BrickColor = BrickColor.new("Institutional white")
  1372. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  1373. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1374. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1375. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  1376. o59.Anchored = true
  1377. o59.FormFactor = Enum.FormFactor.Plate
  1378. o59.Size = Vector3.new(1, 0.800000012, 1)
  1379. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1380. o59.BackSurface = Enum.SurfaceType.Weld
  1381. o59.BottomSurface = Enum.SurfaceType.Weld
  1382. o59.FrontSurface = Enum.SurfaceType.Weld
  1383. o59.LeftSurface = Enum.SurfaceType.Weld
  1384. o59.RightSurface = Enum.SurfaceType.Weld
  1385. o59.TopSurface = Enum.SurfaceType.Weld
  1386. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1387. o60.Parent = o59
  1388. o61.Parent = o1
  1389. o61.BrickColor = BrickColor.new("Institutional white")
  1390. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  1391. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  1392. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1393. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  1394. o61.Anchored = true
  1395. o61.CanCollide = false
  1396. o61.FormFactor = Enum.FormFactor.Plate
  1397. o61.Size = Vector3.new(14, 0.400000006, 1)
  1398. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  1399. o61.BackSurface = Enum.SurfaceType.Weld
  1400. o61.BottomSurface = Enum.SurfaceType.Weld
  1401. o61.FrontSurface = Enum.SurfaceType.Weld
  1402. o61.LeftSurface = Enum.SurfaceType.Weld
  1403. o61.RightSurface = Enum.SurfaceType.Weld
  1404. o61.TopSurface = Enum.SurfaceType.Weld
  1405. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1406. o62.Parent = o61
  1407. o63.Parent = o1
  1408. o63.BrickColor = BrickColor.new("Institutional white")
  1409. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  1410. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  1411. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1412. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  1413. o63.Anchored = true
  1414. o63.CanCollide = false
  1415. o63.FormFactor = Enum.FormFactor.Plate
  1416. o63.Size = Vector3.new(1, 4.80999994, 1)
  1417. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  1418. o63.BottomSurface = Enum.SurfaceType.Weld
  1419. o63.LeftSurface = Enum.SurfaceType.Weld
  1420. o63.RightSurface = Enum.SurfaceType.Weld
  1421. o63.TopSurface = Enum.SurfaceType.Weld
  1422. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1423. o64.Parent = o1
  1424. o64.BrickColor = BrickColor.new("Institutional white")
  1425. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  1426. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  1427. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1428. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  1429. o64.Anchored = true
  1430. o64.CanCollide = false
  1431. o64.FormFactor = Enum.FormFactor.Plate
  1432. o64.Size = Vector3.new(1, 2.4000001, 1)
  1433. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  1434. o64.BottomSurface = Enum.SurfaceType.Weld
  1435. o64.LeftSurface = Enum.SurfaceType.Weld
  1436. o64.RightSurface = Enum.SurfaceType.Weld
  1437. o64.TopSurface = Enum.SurfaceType.Weld
  1438. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1439. o65.Parent = o1
  1440. o65.BrickColor = BrickColor.new("Institutional white")
  1441. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  1442. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1443. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1444. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  1445. o65.Anchored = true
  1446. o65.FormFactor = Enum.FormFactor.Plate
  1447. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  1448. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1449. o65.BackSurface = Enum.SurfaceType.Weld
  1450. o65.BottomSurface = Enum.SurfaceType.Weld
  1451. o65.FrontSurface = Enum.SurfaceType.Weld
  1452. o65.LeftSurface = Enum.SurfaceType.Weld
  1453. o65.RightSurface = Enum.SurfaceType.Weld
  1454. o65.TopSurface = Enum.SurfaceType.Weld
  1455. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1456. o66.Parent = o65
  1457. o67.Parent = o1
  1458. o67.BrickColor = BrickColor.new("Really red")
  1459. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  1460. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  1461. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1462. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  1463. o67.Anchored = true
  1464. o67.FormFactor = Enum.FormFactor.Plate
  1465. o67.Size = Vector3.new(1, 1.20000005, 1)
  1466. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  1467. o67.BackSurface = Enum.SurfaceType.Weld
  1468. o67.BottomSurface = Enum.SurfaceType.Weld
  1469. o67.FrontSurface = Enum.SurfaceType.Weld
  1470. o67.LeftSurface = Enum.SurfaceType.Weld
  1471. o67.RightSurface = Enum.SurfaceType.Weld
  1472. o67.TopSurface = Enum.SurfaceType.Weld
  1473. o67.Color = Color3.new(1, 0, 0)
  1474. o68.Parent = o67
  1475. o69.Parent = o1
  1476. o69.BrickColor = BrickColor.new("Institutional white")
  1477. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  1478. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  1479. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1480. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  1481. o69.Anchored = true
  1482. o69.CanCollide = false
  1483. o69.FormFactor = Enum.FormFactor.Plate
  1484. o69.Size = Vector3.new(1, 0.400000006, 10)
  1485. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  1486. o69.BackSurface = Enum.SurfaceType.Weld
  1487. o69.BottomSurface = Enum.SurfaceType.Weld
  1488. o69.FrontSurface = Enum.SurfaceType.Weld
  1489. o69.LeftSurface = Enum.SurfaceType.Weld
  1490. o69.RightSurface = Enum.SurfaceType.Weld
  1491. o69.TopSurface = Enum.SurfaceType.Weld
  1492. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1493. o70.Parent = o69
  1494. o71.Parent = o1
  1495. o71.BrickColor = BrickColor.new("Really black")
  1496. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  1497. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  1498. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1499. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  1500. o71.Anchored = true
  1501. o71.FormFactor = Enum.FormFactor.Custom
  1502. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  1503. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  1504. o71.BackSurface = Enum.SurfaceType.Weld
  1505. o71.BottomSurface = Enum.SurfaceType.Weld
  1506. o71.FrontSurface = Enum.SurfaceType.Weld
  1507. o71.LeftSurface = Enum.SurfaceType.Weld
  1508. o71.RightSurface = Enum.SurfaceType.Weld
  1509. o71.TopSurface = Enum.SurfaceType.Weld
  1510. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1511. o72.Parent = o71
  1512. o73.Name = "Head"
  1513. o73.Parent = o1
  1514. o73.Material = Enum.Material.SmoothPlastic
  1515. o73.BrickColor = BrickColor.new("Institutional white")
  1516. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  1517. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1518. o73.Anchored = true
  1519. o73.FormFactor = Enum.FormFactor.Symmetric
  1520. o73.Size = Vector3.new(2, 1, 1)
  1521. o73.CFrame = CFrame.new(99.207077, 7.026577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1522. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1523. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1524. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1525. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1526. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1527. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1528. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1529. o74.Parent = o73
  1530. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  1531. o75.Name = "face"
  1532. o75.Parent = o73
  1533. o75.Texture = "rbxasset://textures/face.png"
  1534. o76.Parent = o1
  1535. o76.BrickColor = BrickColor.new("Institutional white")
  1536. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  1537. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  1538. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1539. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  1540. o76.Anchored = true
  1541. o76.CanCollide = false
  1542. o76.FormFactor = Enum.FormFactor.Plate
  1543. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  1544. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  1545. o76.BottomSurface = Enum.SurfaceType.Weld
  1546. o76.LeftSurface = Enum.SurfaceType.Weld
  1547. o76.RightSurface = Enum.SurfaceType.Weld
  1548. o76.TopSurface = Enum.SurfaceType.Weld
  1549. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1550. o77.Parent = o1
  1551. o77.BrickColor = BrickColor.new("Institutional white")
  1552. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  1553. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  1554. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1555. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  1556. o77.Anchored = true
  1557. o77.FormFactor = Enum.FormFactor.Plate
  1558. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  1559. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  1560. o77.BackSurface = Enum.SurfaceType.Weld
  1561. o77.BottomSurface = Enum.SurfaceType.Weld
  1562. o77.FrontSurface = Enum.SurfaceType.Weld
  1563. o77.LeftSurface = Enum.SurfaceType.Weld
  1564. o77.RightSurface = Enum.SurfaceType.Weld
  1565. o77.TopSurface = Enum.SurfaceType.Weld
  1566. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1567. o78.Parent = o77
  1568. o79.Name = "Head"
  1569. o79.Parent = o1
  1570. o79.Material = Enum.Material.SmoothPlastic
  1571. o79.BrickColor = BrickColor.new("Institutional white")
  1572. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  1573. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1574. o79.Anchored = true
  1575. o79.FormFactor = Enum.FormFactor.Symmetric
  1576. o79.Size = Vector3.new(2, 1, 1)
  1577. o79.CFrame = CFrame.new(103.10894, 7.49666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1578. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1579. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1580. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1581. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1582. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1583. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1584. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1585. o80.Parent = o79
  1586. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  1587. o81.Name = "face"
  1588. o81.Parent = o79
  1589. o81.Texture = "rbxasset://textures/face.png"
  1590. o82.Name = "Handle"
  1591. o82.Parent = o1
  1592. o82.Material = Enum.Material.SmoothPlastic
  1593. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  1594. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1595. o82.Anchored = true
  1596. o82.CanCollide = false
  1597. o82.FormFactor = Enum.FormFactor.Symmetric
  1598. o82.Size = Vector3.new(2, 2, 2)
  1599. o82.CFrame = CFrame.new(103.10894, 7.34666729, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1600. o82.BottomSurface = Enum.SurfaceType.Smooth
  1601. o82.TopSurface = Enum.SurfaceType.Smooth
  1602. o83.Parent = o82
  1603. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  1604. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  1605. o83.MeshType = Enum.MeshType.FileMesh
  1606. o84.Parent = o1
  1607. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  1608. o84.RightLeg = o94
  1609. o84.LeftLeg = o96
  1610. o84.Torso = o87
  1611. o84.Health = 0
  1612. o84.MaxHealth = 0
  1613. o85.Name = "TPPART"
  1614. o85.Parent = o1
  1615. o85.Transparency = 1
  1616. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  1617. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  1618. o85.Anchored = true
  1619. o85.CanCollide = false
  1620. o85.Size = Vector3.new(4, 1, 2)
  1621. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  1622. o86.Name = "TPPART2"
  1623. o86.Parent = o1
  1624. o86.Transparency = 1
  1625. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  1626. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  1627. o86.Anchored = true
  1628. o86.CanCollide = false
  1629. o86.Size = Vector3.new(4, 1, 2)
  1630. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  1631. o87.Name = "Torso"
  1632. o87.Parent = o1
  1633. o87.Material = Enum.Material.SmoothPlastic
  1634. o87.BrickColor = BrickColor.new("Navy blue")
  1635. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  1636. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1637. o87.Anchored = true
  1638. o87.FormFactor = Enum.FormFactor.Symmetric
  1639. o87.Size = Vector3.new(2, 2, 1)
  1640. o87.CFrame = CFrame.new(99.207077, 5.526577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1641. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1642. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1643. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1644. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1645. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1646. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1647. o87.Color = Color3.new(0, 0.12549, 0.376471)
  1648. o88.Name = "roblox"
  1649. o88.Parent = o87
  1650. o89.Name = "Right Shoulder"
  1651. o89.Parent = o87
  1652. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1653. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1654. o89.Part0 = o87
  1655. o89.Part1 = o95
  1656. o89.DesiredAngle = -0.062025275081396
  1657. o89.MaxVelocity = 0.15000000596046
  1658. o90.Name = "Left Shoulder"
  1659. o90.Parent = o87
  1660. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1661. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1662. o90.Part0 = o87
  1663. o90.Part1 = o97
  1664. o90.DesiredAngle = -0.062025275081396
  1665. o90.MaxVelocity = 0.15000000596046
  1666. o91.Name = "Right Hip"
  1667. o91.Parent = o87
  1668. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1669. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1670. o91.Part0 = o87
  1671. o91.Part1 = o94
  1672. o91.DesiredAngle = 0.062025275081396
  1673. o91.MaxVelocity = 0.10000000149012
  1674. o92.Name = "Left Hip"
  1675. o92.Parent = o87
  1676. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1677. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1678. o92.Part0 = o87
  1679. o92.Part1 = o96
  1680. o92.DesiredAngle = 0.062025275081396
  1681. o92.MaxVelocity = 0.10000000149012
  1682. o93.Name = "Neck"
  1683. o93.Parent = o87
  1684. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1685. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1686. o93.Part0 = o87
  1687. o93.Part1 = o73
  1688. o93.MaxVelocity = 0.10000000149012
  1689. o94.Name = "Right Leg"
  1690. o94.Parent = o1
  1691. o94.Material = Enum.Material.SmoothPlastic
  1692. o94.BrickColor = BrickColor.new("Navy blue")
  1693. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  1694. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1695. o94.Anchored = true
  1696. o94.CanCollide = false
  1697. o94.FormFactor = Enum.FormFactor.Symmetric
  1698. o94.Size = Vector3.new(1, 2, 1)
  1699. o94.CFrame = CFrame.new(99.215416, 3.526577, 14.7047863, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1700. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1701. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1702. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1703. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1704. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1705. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1706. o94.Color = Color3.new(0, 0.12549, 0.376471)
  1707. o95.Name = "Right Arm"
  1708. o95.Parent = o1
  1709. o95.Material = Enum.Material.SmoothPlastic
  1710. o95.BrickColor = BrickColor.new("Maroon")
  1711. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  1712. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1713. o95.Anchored = true
  1714. o95.CanCollide = false
  1715. o95.FormFactor = Enum.FormFactor.Symmetric
  1716. o95.Size = Vector3.new(1, 2, 1)
  1717. o95.CFrame = CFrame.new(99.2321014, 5.526577, 13.7049236, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1718. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1719. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1720. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1721. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1722. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1723. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1724. o95.Color = Color3.new(0.458824, 0, 0)
  1725. o96.Name = "Left Leg"
  1726. o96.Parent = o1
  1727. o96.Material = Enum.Material.SmoothPlastic
  1728. o96.BrickColor = BrickColor.new("Navy blue")
  1729. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  1730. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1731. o96.Anchored = true
  1732. o96.CanCollide = false
  1733. o96.FormFactor = Enum.FormFactor.Symmetric
  1734. o96.Size = Vector3.new(1, 2, 1)
  1735. o96.CFrame = CFrame.new(99.1987381, 3.526577, 15.7046452, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1736. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1737. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1738. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1739. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1740. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1741. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1742. o96.Color = Color3.new(0, 0.12549, 0.376471)
  1743. o97.Name = "Left Arm"
  1744. o97.Parent = o1
  1745. o97.Material = Enum.Material.SmoothPlastic
  1746. o97.BrickColor = BrickColor.new("Maroon")
  1747. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  1748. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1749. o97.Anchored = true
  1750. o97.CanCollide = false
  1751. o97.FormFactor = Enum.FormFactor.Symmetric
  1752. o97.Size = Vector3.new(1, 2, 1)
  1753. o97.CFrame = CFrame.new(99.1820602, 5.526577, 16.7045078, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1754. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1755. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1756. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1757. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1758. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1759. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1760. o97.Color = Color3.new(0.458824, 0, 0)
  1761. o98.Name = "Torso"
  1762. o98.Parent = o1
  1763. o98.Material = Enum.Material.SmoothPlastic
  1764. o98.BrickColor = BrickColor.new("Navy blue")
  1765. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  1766. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1767. o98.Anchored = true
  1768. o98.FormFactor = Enum.FormFactor.Symmetric
  1769. o98.Size = Vector3.new(2, 2, 1)
  1770. o98.CFrame = CFrame.new(103.10894, 5.99666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1771. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1772. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1773. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1774. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1775. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1776. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1777. o98.Color = Color3.new(0, 0.12549, 0.376471)
  1778. o99.Name = "roblox"
  1779. o99.Parent = o98
  1780. o100.Name = "Right Hip"
  1781. o100.Parent = o98
  1782. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1783. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1784. o100.Part0 = o98
  1785. o100.Part1 = o103
  1786. o100.DesiredAngle = 0.062025275081396
  1787. o100.MaxVelocity = 0.10000000149012
  1788. o101.Name = "Left Hip"
  1789. o101.Parent = o98
  1790. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1791. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1792. o101.Part0 = o98
  1793. o101.Part1 = o105
  1794. o101.DesiredAngle = 0.062025275081396
  1795. o101.MaxVelocity = 0.10000000149012
  1796. o102.Name = "Neck"
  1797. o102.Parent = o98
  1798. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1799. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1800. o102.Part0 = o98
  1801. o102.Part1 = o79
  1802. o102.MaxVelocity = 0.10000000149012
  1803. o103.Name = "Right Leg"
  1804. o103.Parent = o1
  1805. o103.Material = Enum.Material.SmoothPlastic
  1806. o103.BrickColor = BrickColor.new("Really black")
  1807. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  1808. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1809. o103.Anchored = true
  1810. o103.CanCollide = false
  1811. o103.FormFactor = Enum.FormFactor.Symmetric
  1812. o103.Size = Vector3.new(1, 2, 1)
  1813. o103.CFrame = CFrame.new(103.608864, 3.99666739, 15.2130556, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1814. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1815. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1816. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1817. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1818. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1819. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1820. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1821. o104.Name = "Right Arm"
  1822. o104.Parent = o1
  1823. o104.Material = Enum.Material.SmoothPlastic
  1824. o104.BrickColor = BrickColor.new("Maroon")
  1825. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  1826. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  1827. o104.Anchored = true
  1828. o104.CanCollide = false
  1829. o104.FormFactor = Enum.FormFactor.Symmetric
  1830. o104.Size = Vector3.new(1, 2, 1)
  1831. o104.CFrame = CFrame.new(104.615349, 5.89646101, 14.8330393, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  1832. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1833. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1834. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1835. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1836. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1837. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1838. o104.Color = Color3.new(0.458824, 0, 0)
  1839. o105.Name = "Left Leg"
  1840. o105.Parent = o1
  1841. o105.Material = Enum.Material.SmoothPlastic
  1842. o105.BrickColor = BrickColor.new("Really black")
  1843. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  1844. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1845. o105.Anchored = true
  1846. o105.CanCollide = false
  1847. o105.FormFactor = Enum.FormFactor.Symmetric
  1848. o105.Size = Vector3.new(1, 2, 1)
  1849. o105.CFrame = CFrame.new(102.609009, 3.99666739, 15.1963739, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1850. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1851. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1852. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1853. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1854. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1855. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1856. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1857. o106.Name = "Left Arm"
  1858. o106.Parent = o1
  1859. o106.Material = Enum.Material.SmoothPlastic
  1860. o106.BrickColor = BrickColor.new("Maroon")
  1861. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  1862. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  1863. o106.Anchored = true
  1864. o106.CanCollide = false
  1865. o106.FormFactor = Enum.FormFactor.Symmetric
  1866. o106.Size = Vector3.new(1, 2, 1)
  1867. o106.CFrame = CFrame.new(101.617271, 5.96075201, 14.6924496, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  1868. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1869. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1870. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1871. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1872. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1873. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1874. o106.Color = Color3.new(0.458824, 0, 0)
  1875. o107.Parent = o1
  1876. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  1877. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1878. o107.Anchored = true
  1879. o107.FormFactor = Enum.FormFactor.Symmetric
  1880. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1881. o107.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1882. o108.Parent = o107
  1883. o109.Parent = o1
  1884. o109.BrickColor = BrickColor.new("Really black")
  1885. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  1886. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1887. o109.Anchored = true
  1888. o109.FormFactor = Enum.FormFactor.Symmetric
  1889. o109.Size = Vector3.new(3, 1.20000005, 3)
  1890. o109.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1891. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1892. o110.Parent = o109
  1893. o111.Parent = o1
  1894. o111.BrickColor = BrickColor.new("Really black")
  1895. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  1896. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1897. o111.Anchored = true
  1898. o111.FormFactor = Enum.FormFactor.Symmetric
  1899. o111.Size = Vector3.new(3, 1.20000005, 3)
  1900. o111.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1901. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1902. o112.Parent = o111
  1903. o113.Parent = o1
  1904. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  1905. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1906. o113.Anchored = true
  1907. o113.FormFactor = Enum.FormFactor.Symmetric
  1908. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1909. o113.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1910. o114.Parent = o113
  1911. o115.Parent = o1
  1912. o115.BrickColor = BrickColor.new("Really black")
  1913. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  1914. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1915. o115.Anchored = true
  1916. o115.FormFactor = Enum.FormFactor.Symmetric
  1917. o115.Size = Vector3.new(3, 1.20000005, 3)
  1918. o115.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1919. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1920. o116.Parent = o115
  1921. o117.Parent = o1
  1922. o117.BrickColor = BrickColor.new("Really black")
  1923. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  1924. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1925. o117.Anchored = true
  1926. o117.FormFactor = Enum.FormFactor.Symmetric
  1927. o117.Size = Vector3.new(3, 1.20000005, 3)
  1928. o117.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1929. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1930. o118.Parent = o117
  1931. o119.Parent = o1
  1932. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  1933. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1934. o119.Anchored = true
  1935. o119.FormFactor = Enum.FormFactor.Symmetric
  1936. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1937. o119.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1938. o120.Parent = o119
  1939. o121.Name = "Handle"
  1940. o121.Parent = o1
  1941. o121.Material = Enum.Material.SmoothPlastic
  1942. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  1943. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1944. o121.Anchored = true
  1945. o121.CanCollide = false
  1946. o121.FormFactor = Enum.FormFactor.Symmetric
  1947. o121.Size = Vector3.new(2, 2, 2)
  1948. o121.CFrame = CFrame.new(99.207077, 6.8765769, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1949. o121.BottomSurface = Enum.SurfaceType.Smooth
  1950. o121.TopSurface = Enum.SurfaceType.Smooth
  1951. o122.Parent = o121
  1952. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  1953. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  1954. o122.MeshType = Enum.MeshType.FileMesh
  1955. o123.Name = "RPPART"
  1956. o123.Parent = o1
  1957. o123.Transparency = 1
  1958. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  1959. o123.Rotation = Vector3.new(-90, 0, -0)
  1960. o123.Anchored = true
  1961. o123.CanCollide = false
  1962. o123.Size = Vector3.new(4, 1, 2)
  1963. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  1964. function MoveY(model, Position)
  1965. for _,part in pairs (model:GetChildren()) do
  1966. if part.ClassName == "Part" then
  1967. part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  1968. end
  1969. end
  1970. end
  1971. function MoveX(model, Position)
  1972. for _,part in pairs (model:GetChildren()) do
  1973. if part.ClassName == "Part" then
  1974. part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  1975. end
  1976. end
  1977. end
  1978. function MoveSpawn(model, PLAYERPOS)
  1979. for _,part in pairs (model:GetChildren()) do
  1980. if part.ClassName == "Part" then
  1981. part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  1982. end
  1983. end
  1984. end
  1985. function MoveZ(model, Position)
  1986. for _,part in pairs (model:GetChildren()) do
  1987. if part.ClassName == "Part" then
  1988. part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  1989. end
  1990. end
  1991. end
  1992. function MoveZPart(Part, Position)
  1993. Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  1994. end
  1995. function MoveXPart(Part, Position)
  1996. Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  1997. end
  1998. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  1999. OMGCREEPY = Instance.new("Sound")
  2000. OMGCREEPY.Parent = o1
  2001. OMGCREEPY.Volume = .5
  2002. OMGCREEPY.SoundId = "rbxassetid://177775134"
  2003. for i,v in pairs (o1:GetChildren()) do
  2004. if v:IsA("Part") then
  2005. v.Material = "SmoothPlastic"
  2006. v.BackSurface = "SmoothNoOutlines"
  2007. v.FrontSurface = "SmoothNoOutlines"
  2008. v.BottomSurface = "SmoothNoOutlines"
  2009. v.LeftSurface = "SmoothNoOutlines"
  2010. v.RightSurface = "SmoothNoOutlines"
  2011. v.TopSurface = "SmoothNoOutlines"
  2012. end
  2013. end
  2014. OMGCREEPY:Play()
  2015. o21:Play()
  2016. MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
  2017. for i=1,51 do
  2018. MoveX(o1,-3)
  2019. wait(.05)
  2020. end
  2021. wait(.5)
  2022. MoveZPart(o12,-1)
  2023. wait(.2)
  2024. for i=1,6 do
  2025. MoveXPart(o12,1)
  2026. wait(.1)
  2027. end
  2028. wait(.5)
  2029. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2030. wait(.5)
  2031. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2032. wait(.5)
  2033. MoveZPart(o12,1)
  2034. wait(.2)
  2035.  
  2036. for i=1,6 do
  2037. MoveXPart(o12,-1)
  2038. wait(.1)
  2039. end
  2040. for i=1,50 do
  2041. MoveX(o1,-3)
  2042. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2043. wait(.05)
  2044. end
  2045. game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
  2046. game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
  2047. SCREAM = Instance.new("Sound")
  2048. SCREAM.Parent = game.Players[Victim].Character.Head
  2049. SCREAM.SoundId = "rbxassetid://138167455"
  2050. SCREAM:Play()
  2051. wait(2.5)
  2052. game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
  2053. MoveZPart(o12,-1)
  2054. wait(.2)
  2055. for i=1,6 do
  2056. MoveXPart(o12,1)
  2057. wait(.1)
  2058. end
  2059. wait(.5)
  2060. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2061. wait(.5)
  2062. MoveZPart(o12,1)
  2063. wait(.2)
  2064. for i=1,6 do
  2065. MoveXPart(o12,-1)
  2066. wait(.1)
  2067. end
  2068. game.Players[Victim].Character.Humanoid.Health = 0
  2069. player = game.Players[Victim]
  2070. char = player.Character
  2071. char.Archivable = true
  2072. local rg = char:Clone()
  2073. rg.HumanoidRootPart:Destroy()
  2074. rg.Name = ""
  2075. rg.Humanoid.MaxHealth = 0
  2076. for i, v in pairs(rg.Torso:GetChildren()) do
  2077. if v:IsA("Motor6D") then
  2078. v:Destroy()
  2079. end
  2080. end
  2081.  
  2082. local n = Instance.new("Glue", rg.Torso)
  2083. n.Name = "Neck"
  2084. n.Part0 = rg.Torso
  2085. n.Part1 = rg.Head
  2086. n.C0 = CFrame.new(0, 1, 0)
  2087. n.C1 = CFrame.new(0, -0.5, 0)
  2088.  
  2089. local rs = Instance.new("Glue", rg.Torso)
  2090. rs.Name = "Right Shoulder"
  2091. rs.Part0 = rg.Torso
  2092. rs.Part1 = rg["Right Arm"]
  2093. rs.C0 = CFrame.new(1.5, 0.5, 0)
  2094. rs.C1 = CFrame.new(0, 0.5, 0)
  2095. local ls = Instance.new("Glue", rg.Torso)
  2096. ls.Name = "Left Shoulder"
  2097. ls.Part0 = rg.Torso
  2098. ls.Part1 = rg["Left Arm"]
  2099. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  2100. ls.C1 = CFrame.new(0, 0.5, 0)
  2101.  
  2102. local rh = Instance.new("Glue", rg.Torso)
  2103. rh.Name = "Right Hip"
  2104. rh.Part0 = rg.Torso
  2105. rh.Part1 = rg["Right Leg"]
  2106. rh.C0 = CFrame.new(0.5, -1, 0)
  2107. rh.C1 = CFrame.new(0, 1, 0)
  2108. local lh = Instance.new("Glue", rg.Torso)
  2109. lh.Name = "Left Hip"
  2110. lh.Part0 = rg.Torso
  2111. lh.Part1 = rg["Left Leg"]
  2112. lh.C0 = CFrame.new(-0.5, -1, 0)
  2113. lh.C1 = CFrame.new(0, 1, 0)
  2114. char.Torso:Destroy()
  2115. char.Head:Destroy()
  2116. char["Left Leg"]:Destroy()
  2117. char["Left Arm"]:Destroy()
  2118. char["Right Leg"]:Destroy()
  2119. char["Right Arm"]:Destroy()
  2120. rg.Parent = game.Workspace
  2121. rg.Head.BrickColor = BrickColor.new("Maroon")
  2122. function DEATH ()
  2123. OHHNELLY = Instance.new("Part")
  2124. OHHNELLY.Parent = workspace
  2125. OHHNELLY.Anchored = false
  2126. OHHNELLY.Material = Enum.Material.SmoothPlastic
  2127. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  2128. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2129. OHHNELLY.Position = rg.Head.Position
  2130. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  2131. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2132. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2133. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2134. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2135. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2136. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2137. end
  2138. for i=1,20 do
  2139. DEATH()
  2140. MoveX(o1,-3)
  2141. wait(.05)
  2142. end
  2143. o1:Destroy()
  2144. ---------------------------------------------------------------
  2145. end)
  2146.  
  2147. Closevangui001.MouseButton1Click:Connect(function()
  2148. Line005.Text = Line004.Text
  2149. Line004.Text = Line003.Text
  2150. Line003.Text = Line002.Text
  2151. Line002.Text = Line001.Text
  2152. Line001.Text = "Close the Van Gui"
  2153. vangui001.Visible = false
  2154. MainMenu001.Visible = true
  2155. end)
  2156.  
  2157. Vangui.MouseButton1Click:Connect(function()
  2158. Line005.Text = Line004.Text
  2159. Line004.Text = Line003.Text
  2160. Line003.Text = Line002.Text
  2161. Line002.Text = Line001.Text
  2162. Line001.Text = "Open the Van Gui"
  2163. vangui001.Visible = true
  2164. MainMenu001.Visible = false
  2165. end)
  2166.  
  2167. game.Players.ChildRemoved:Connect(function(plr)
  2168. Line005.Text = Line004.Text
  2169. Line004.Text = Line003.Text
  2170. Line003.Text = Line002.Text
  2171. Line002.Text = Line001.Text
  2172. Line001.Text = "[ "..game.Players[plr.Name].UserId.." ] "..plr.Name.." Has Leave"
  2173. end)
  2174.  
  2175. game.Players.ChildAdded:Connect(function(plr)
  2176. Line005.Text = Line004.Text
  2177. Line004.Text = Line003.Text
  2178. Line003.Text = Line002.Text
  2179. Line002.Text = Line001.Text
  2180. Line001.Text = "[ "..game.Players[plr.Name].UserId.." ] "..plr.Name.." Has Join"
  2181. end)
  2182.  
  2183. closemessagegui.MouseButton1Click:Connect(function()
  2184. Line005.Text = Line004.Text
  2185. Line004.Text = Line003.Text
  2186. Line003.Text = Line002.Text
  2187. Line002.Text = Line001.Text
  2188. Line001.Text = "Close the Message Gui"
  2189. msggui001.Visible = false
  2190. MainMenu001.Visible = true
  2191. end)
  2192.  
  2193. sendmessage.MouseButton1Click:Connect(function()
  2194. Line005.Text = Line004.Text
  2195. Line004.Text = Line003.Text
  2196. Line003.Text = Line002.Text
  2197. Line002.Text = Line001.Text
  2198. Line001.Text = "Making New MSG"
  2199. local newmsgfortheserver = Instance.new("Message")
  2200. newmsgfortheserver.Parent = game.Workspace
  2201. newmsgfortheserver.Text = MessageText.Text
  2202. newmsgfortheserver.Name = "BeastInjectorMSG"
  2203. wait(timernumber.Text)
  2204. Line005.Text = Line004.Text
  2205. Line004.Text = Line003.Text
  2206. Line003.Text = Line002.Text
  2207. Line002.Text = Line001.Text
  2208. Line001.Text = "MSG Remove"
  2209. newmsgfortheserver:Destroy()
  2210. end)
  2211.  
  2212. MessageGui.MouseButton1Click:Connect(function()
  2213. Line005.Text = Line004.Text
  2214. Line004.Text = Line003.Text
  2215. Line003.Text = Line002.Text
  2216. Line002.Text = Line001.Text
  2217. Line001.Text = "Open the Message Gui"
  2218. msggui001.Visible = true
  2219. MainMenu001.Visible = false
  2220. end)
  2221.  
  2222. ScriptList.MouseButton1Click:Connect(function()
  2223. Line005.Text = Line004.Text
  2224. Line004.Text = Line003.Text
  2225. Line003.Text = Line002.Text
  2226. Line002.Text = Line001.Text
  2227. Line001.Text = "Open the Scripts Gui"
  2228. scriptgui001.Visible = true
  2229. MainMenu001.Visible = false
  2230. end)
  2231.  
  2232. Closscriptgui001.MouseButton1Click:Connect(function()
  2233. Line005.Text = Line004.Text
  2234. Line004.Text = Line003.Text
  2235. Line003.Text = Line002.Text
  2236. Line002.Text = Line001.Text
  2237. Line001.Text = "Close the Scripts Gui"
  2238. scriptgui001.Visible = false
  2239. MainMenu001.Visible = true
  2240. end)
  2241.  
  2242. previewpage001.MouseButton1Click:Connect(function()
  2243. if page3.Visible == true then
  2244. Pages001.Text = "Page:[2/3]"
  2245. Line005.Text = Line004.Text
  2246. Line004.Text = Line003.Text
  2247. Line003.Text = Line002.Text
  2248. Line002.Text = Line001.Text
  2249. Line001.Text = "Page2"
  2250. page2.Visible = true
  2251. page1.Visible = false
  2252. page3.Visible = false
  2253. return
  2254. end
  2255. if page2.Visible == true then
  2256. Pages001.Text = "Page:[1/3]"
  2257. Line005.Text = Line004.Text
  2258. Line004.Text = Line003.Text
  2259. Line003.Text = Line002.Text
  2260. Line002.Text = Line001.Text
  2261. Line001.Text = "Page1"
  2262. page2.Visible = false
  2263. page1.Visible = true
  2264. page3.Visible = false
  2265. return
  2266. end
  2267. end)
  2268.  
  2269. nextpage001.MouseButton1Click:Connect(function()
  2270. if page2.Visible == true then
  2271. Pages001.Text = "Page:[3/3]"
  2272. Line005.Text = Line004.Text
  2273. Line004.Text = Line003.Text
  2274. Line003.Text = Line002.Text
  2275. Line002.Text = Line001.Text
  2276. Line001.Text = "Page3"
  2277. page2.Visible = false
  2278. page1.Visible = false
  2279. page3.Visible = true
  2280. return
  2281. end
  2282. if page1.Visible == true then
  2283. Pages001.Text = "Page:[2/3]"
  2284. Line005.Text = Line004.Text
  2285. Line004.Text = Line003.Text
  2286. Line003.Text = Line002.Text
  2287. Line002.Text = Line001.Text
  2288. Line001.Text = "Page2"
  2289. page2.Visible = true
  2290. page1.Visible = false
  2291. page3.Visible = false
  2292. return
  2293. end
  2294. end)
  2295.  
  2296. ----------------------
  2297. topk3k.MouseButton1Click:Connect(function()
  2298. Line005.Text = Line004.Text
  2299. Line004.Text = Line003.Text
  2300. Line003.Text = Line002.Text
  2301. Line002.Text = Line001.Text
  2302. Line001.Text = "TopK3K v4 Injected..."
  2303. --topk3k 4.0 cracked by ded
  2304.  
  2305. local ScreenGui = Instance.new("ScreenGui")
  2306.  
  2307. local Base = Instance.new("Frame")
  2308.  
  2309. local Top = Instance.new("Frame")
  2310.  
  2311. local First = Instance.new("TextLabel")
  2312.  
  2313. local Second = Instance.new("TextLabel")
  2314.  
  2315. local Location = Instance.new("TextLabel")
  2316.  
  2317. local Exit = Instance.new("TextButton")
  2318.  
  2319. local HomeContainer = Instance.new("Frame")
  2320.  
  2321. local Players = Instance.new("Frame")
  2322.  
  2323. local ImageLabel = Instance.new("ImageLabel")
  2324.  
  2325. local TextLabel = Instance.new("TextLabel")
  2326.  
  2327. local Mask = Instance.new("TextButton")
  2328.  
  2329. local Server = Instance.new("Frame")
  2330.  
  2331. local ImageLabel_2 = Instance.new("ImageLabel")
  2332.  
  2333. local TextLabel_2 = Instance.new("TextLabel")
  2334.  
  2335. local Mask_2 = Instance.new("TextButton")
  2336.  
  2337. local LocalPlayer = Instance.new("Frame")
  2338.  
  2339. local ImageLabel_3 = Instance.new("ImageLabel")
  2340.  
  2341. local TextLabel_3 = Instance.new("TextLabel")
  2342.  
  2343. local Mask_3 = Instance.new("TextButton")
  2344.  
  2345. local Scripts = Instance.new("Frame")
  2346.  
  2347. local ImageLabel_4 = Instance.new("ImageLabel")
  2348.  
  2349. local TextLabel_4 = Instance.new("TextLabel")
  2350.  
  2351. local Mask_4 = Instance.new("TextButton")
  2352.  
  2353. local Miscellaneous = Instance.new("Frame")
  2354.  
  2355. local ImageLabel_5 = Instance.new("ImageLabel")
  2356.  
  2357. local TextLabel_5 = Instance.new("TextLabel")
  2358.  
  2359. local Mask_5 = Instance.new("TextButton")
  2360.  
  2361. local Settings = Instance.new("Frame")
  2362.  
  2363. local ImageLabel_6 = Instance.new("ImageLabel")
  2364.  
  2365. local TextLabel_6 = Instance.new("TextLabel")
  2366.  
  2367. local Mask_6 = Instance.new("TextButton")
  2368.  
  2369. local Navigator = Instance.new("ScrollingFrame")
  2370.  
  2371. local Item = Instance.new("TextButton")
  2372.  
  2373. local ServerContainer = Instance.new("ScrollingFrame")
  2374.  
  2375. local dd = Instance.new("TextButton")
  2376.  
  2377. local ImageLabel_7 = Instance.new("ImageLabel")
  2378.  
  2379. local LocalPlayerContainer = Instance.new("ScrollingFrame")
  2380.  
  2381. local PlayersContainer = Instance.new("ScrollingFrame")
  2382.  
  2383.  
  2384.  
  2385. -- Properties
  2386.  
  2387. local hist = game:GetService("LogService"):GetLogHistory()
  2388.  
  2389. local eiss = false
  2390.  
  2391. for i,v in pairs(hist) do
  2392.  
  2393. if string.find(v["message"]:lower(), "eiss") then
  2394.  
  2395. eiss = true
  2396.  
  2397. warn("Detected EISS, Parenting to PlayerGui")
  2398.  
  2399. end
  2400.  
  2401. end
  2402.  
  2403. if eiss then
  2404.  
  2405. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  2406.  
  2407. game.StarterGui.ResetPlayerGuiOnSpawn = false
  2408.  
  2409. else
  2410.  
  2411. ScreenGui.Parent = game.CoreGui
  2412.  
  2413. end
  2414.  
  2415.  
  2416.  
  2417. Base.Name = "Base"
  2418.  
  2419. Base.Parent = ScreenGui
  2420.  
  2421. Base.Active = true
  2422.  
  2423. Base.BackgroundColor3 = Color3.new(0.054902, 0.0901961, 0.113725)
  2424.  
  2425. Base.BorderColor3 = Color3.new(0.0156863, 0.027451, 0.0352941)
  2426.  
  2427. Base.BorderSizePixel = 2
  2428.  
  2429. Base.Draggable = true
  2430.  
  2431. Base.Position = UDim2.new(0, 50, 0, 250)
  2432.  
  2433. Base.Selectable = true
  2434.  
  2435. Base.Size = UDim2.new(0, 450, 0, 250)
  2436.  
  2437.  
  2438.  
  2439. Top.Name = "Top"
  2440.  
  2441. Top.Parent = Base
  2442.  
  2443. Top.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  2444.  
  2445. Top.BackgroundTransparency = 0.5
  2446.  
  2447. Top.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  2448.  
  2449. Top.Position = UDim2.new(0, 10, 0, 7)
  2450.  
  2451. Top.Size = UDim2.new(1, -20, 0, 20)
  2452.  
  2453.  
  2454.  
  2455. First.Name = "First"
  2456.  
  2457. First.Parent = Top
  2458.  
  2459. First.BackgroundColor3 = Color3.new(1, 1, 1)
  2460.  
  2461. First.BackgroundTransparency = 1
  2462.  
  2463. First.BorderColor3 = Color3.new(0.32549, 0.313726, 0.313726)
  2464.  
  2465. First.Size = UDim2.new(1, 0, 1, 0)
  2466.  
  2467. First.Font = Enum.Font.SourceSans
  2468.  
  2469. First.FontSize = Enum.FontSize.Size18
  2470.  
  2471. First.Text = " T0PK3K 4.0"
  2472.  
  2473. First.TextColor3 = Color3.new(0.721569, 0.027451, 0.211765)
  2474.  
  2475. First.TextStrokeTransparency = 0
  2476.  
  2477. First.TextXAlignment = Enum.TextXAlignment.Left
  2478.  
  2479.  
  2480.  
  2481. Second.Name = "Second"
  2482.  
  2483. Second.Parent = Top
  2484.  
  2485. Second.BackgroundColor3 = Color3.new(1, 1, 1)
  2486.  
  2487. Second.BackgroundTransparency = 1
  2488.  
  2489. Second.BorderColor3 = Color3.new(0.32549, 0.313726, 0.313726)
  2490.  
  2491. Second.Position = UDim2.new(1, -125, 0, 0)
  2492.  
  2493. Second.Size = UDim2.new(0, 100, 1, 0)
  2494.  
  2495. Second.Font = Enum.Font.SourceSans
  2496.  
  2497. Second.FontSize = Enum.FontSize.Size18
  2498.  
  2499. Second.Text = "cracked by ded"
  2500.  
  2501. Second.TextColor3 = Color3.new(0.721569, 0.027451, 0.211765)
  2502.  
  2503. Second.TextStrokeTransparency = 0
  2504.  
  2505. Second.TextXAlignment = Enum.TextXAlignment.Left
  2506.  
  2507.  
  2508.  
  2509. Location.Name = "Location"
  2510.  
  2511. Location.Parent = Top
  2512.  
  2513. Location.BackgroundColor3 = Color3.new(1, 1, 1)
  2514.  
  2515. Location.BackgroundTransparency = 1
  2516.  
  2517. Location.BorderColor3 = Color3.new(0.32549, 0.313726, 0.313726)
  2518.  
  2519. Location.Position = UDim2.new(0, 90, 0, 0)
  2520.  
  2521. Location.Size = UDim2.new(1, -200, 1, 0)
  2522.  
  2523. Location.Font = Enum.Font.SourceSansBold
  2524.  
  2525. Location.FontSize = Enum.FontSize.Size18
  2526.  
  2527. Location.Text = "Home"
  2528.  
  2529. Location.TextColor3 = Color3.new(0.588235, 0.0196078, 0.172549)
  2530.  
  2531. Location.TextStrokeTransparency = 0
  2532.  
  2533.  
  2534.  
  2535. Exit.Name = "Exit"
  2536.  
  2537. Exit.Parent = Top
  2538.  
  2539. Exit.BackgroundColor3 = Color3.new(0.588235, 0.0196078, 0.172549)
  2540.  
  2541. Exit.BorderSizePixel = 0
  2542.  
  2543. Exit.Position = UDim2.new(1, -18, 0, 2)
  2544.  
  2545. Exit.Size = UDim2.new(0, 16, 0, 16)
  2546.  
  2547. Exit.Font = Enum.Font.SourceSansBold
  2548.  
  2549. Exit.FontSize = Enum.FontSize.Size14
  2550.  
  2551. Exit.Text = "X"
  2552.  
  2553. Exit.TextColor3 = Color3.new(1, 1, 1)
  2554.  
  2555. Exit.MouseButton1Down:connect(function()
  2556.  
  2557. Base.Parent = nil
  2558.  
  2559. end)
  2560.  
  2561.  
  2562.  
  2563. HomeContainer.Name = "HomeContainer"
  2564.  
  2565. HomeContainer.Parent = Base
  2566.  
  2567. HomeContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  2568.  
  2569. HomeContainer.BackgroundTransparency = 1
  2570.  
  2571. HomeContainer.Position = UDim2.new(0, 10, 0, 50)
  2572.  
  2573. HomeContainer.Size = UDim2.new(1, -20, 1, -65)
  2574.  
  2575.  
  2576.  
  2577. Players.Name = "Players"
  2578.  
  2579. Players.Parent = HomeContainer
  2580.  
  2581. Players.BackgroundColor3 = Color3.new(1, 1, 1)
  2582.  
  2583. Players.BackgroundTransparency = 1
  2584.  
  2585. Players.Position = UDim2.new(0.666000009, 10, 0, 0)
  2586.  
  2587. Players.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  2588.  
  2589.  
  2590.  
  2591. ImageLabel.Parent = Players
  2592.  
  2593. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2594.  
  2595. ImageLabel.BackgroundTransparency = 1
  2596.  
  2597. ImageLabel.Position = UDim2.new(0.5, -25, 0, 0)
  2598.  
  2599. ImageLabel.Size = UDim2.new(0, 50, 0, 50)
  2600.  
  2601. ImageLabel.Image = "rbxassetid://573066980"
  2602.  
  2603. ImageLabel.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  2604.  
  2605.  
  2606.  
  2607. TextLabel.Parent = Players
  2608.  
  2609. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2610.  
  2611. TextLabel.BackgroundTransparency = 1
  2612.  
  2613. TextLabel.Position = UDim2.new(0, 10, 1, -40)
  2614.  
  2615. TextLabel.Size = UDim2.new(1, -20, 0, 20)
  2616.  
  2617. TextLabel.Font = Enum.Font.SourceSansBold
  2618.  
  2619. TextLabel.FontSize = Enum.FontSize.Size24
  2620.  
  2621. TextLabel.Text = "Players"
  2622.  
  2623. TextLabel.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  2624.  
  2625.  
  2626.  
  2627. Mask.Name = "Mask"
  2628.  
  2629. Mask.Parent = Players
  2630.  
  2631. Mask.BackgroundColor3 = Color3.new(1, 1, 1)
  2632.  
  2633. Mask.BackgroundTransparency = 1
  2634.  
  2635. Mask.Position = UDim2.new(0, 27, 0, 0)
  2636.  
  2637. Mask.Size = UDim2.new(1, -56, 0, 65)
  2638.  
  2639. Mask.Font = Enum.Font.SourceSans
  2640.  
  2641. Mask.FontSize = Enum.FontSize.Size14
  2642.  
  2643. Mask.Text = ""
  2644.  
  2645.  
  2646.  
  2647. Server.Name = "Server"
  2648.  
  2649. Server.Parent = HomeContainer
  2650.  
  2651. Server.BackgroundColor3 = Color3.new(1, 1, 1)
  2652.  
  2653. Server.BackgroundTransparency = 1
  2654.  
  2655. Server.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  2656.  
  2657.  
  2658.  
  2659. ImageLabel_2.Parent = Server
  2660.  
  2661. ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2662.  
  2663. ImageLabel_2.BackgroundTransparency = 1
  2664.  
  2665. ImageLabel_2.Position = UDim2.new(0.5, -23, 0, 0)
  2666.  
  2667. ImageLabel_2.Size = UDim2.new(0, 46, 0, 46)
  2668.  
  2669. ImageLabel_2.Image = "rbxassetid://573084509"
  2670.  
  2671. ImageLabel_2.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  2672.  
  2673.  
  2674.  
  2675. TextLabel_2.Parent = Server
  2676.  
  2677. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2678.  
  2679. TextLabel_2.BackgroundTransparency = 1
  2680.  
  2681. TextLabel_2.Position = UDim2.new(0, 10, 1, -40)
  2682.  
  2683. TextLabel_2.Size = UDim2.new(1, -20, 0, 20)
  2684.  
  2685. TextLabel_2.Font = Enum.Font.SourceSansBold
  2686.  
  2687. TextLabel_2.FontSize = Enum.FontSize.Size24
  2688.  
  2689. TextLabel_2.Text = "Server"
  2690.  
  2691. TextLabel_2.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  2692.  
  2693.  
  2694.  
  2695. Mask_2.Name = "Mask"
  2696.  
  2697. Mask_2.Parent = Server
  2698.  
  2699. Mask_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2700.  
  2701. Mask_2.BackgroundTransparency = 1
  2702.  
  2703. Mask_2.Position = UDim2.new(0, 27, 0, 0)
  2704.  
  2705. Mask_2.Size = UDim2.new(1, -56, 0, 65)
  2706.  
  2707. Mask_2.Font = Enum.Font.SourceSans
  2708.  
  2709. Mask_2.FontSize = Enum.FontSize.Size14
  2710.  
  2711. Mask_2.Text = ""
  2712.  
  2713.  
  2714.  
  2715. LocalPlayer.Name = "LocalPlayer"
  2716.  
  2717. LocalPlayer.Parent = HomeContainer
  2718.  
  2719. LocalPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  2720.  
  2721. LocalPlayer.BackgroundTransparency = 1
  2722.  
  2723. LocalPlayer.Position = UDim2.new(0.333000004, 10, 0, 0)
  2724.  
  2725. LocalPlayer.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  2726.  
  2727.  
  2728.  
  2729. ImageLabel_3.Parent = LocalPlayer
  2730.  
  2731. ImageLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2732.  
  2733. ImageLabel_3.BackgroundTransparency = 1
  2734.  
  2735. ImageLabel_3.Position = UDim2.new(0.5, -25, 0, 0)
  2736.  
  2737. ImageLabel_3.Size = UDim2.new(0, 50, 0, 50)
  2738.  
  2739. ImageLabel_3.Image = "rbxassetid://573078228"
  2740.  
  2741. ImageLabel_3.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  2742.  
  2743.  
  2744.  
  2745. TextLabel_3.Parent = LocalPlayer
  2746.  
  2747. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2748.  
  2749. TextLabel_3.BackgroundTransparency = 1
  2750.  
  2751. TextLabel_3.Position = UDim2.new(0, 10, 1, -40)
  2752.  
  2753. TextLabel_3.Size = UDim2.new(1, -20, 0, 20)
  2754.  
  2755. TextLabel_3.Font = Enum.Font.SourceSansBold
  2756.  
  2757. TextLabel_3.FontSize = Enum.FontSize.Size24
  2758.  
  2759. TextLabel_3.Text = "LocalPlayer"
  2760.  
  2761. TextLabel_3.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  2762.  
  2763.  
  2764.  
  2765. Mask_3.Name = "Mask"
  2766.  
  2767. Mask_3.Parent = LocalPlayer
  2768.  
  2769. Mask_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2770.  
  2771. Mask_3.BackgroundTransparency = 1
  2772.  
  2773. Mask_3.Position = UDim2.new(0, 27, 0, 0)
  2774.  
  2775. Mask_3.Size = UDim2.new(1, -56, 0, 65)
  2776.  
  2777. Mask_3.Font = Enum.Font.SourceSans
  2778.  
  2779. Mask_3.FontSize = Enum.FontSize.Size14
  2780.  
  2781. Mask_3.Text = ""
  2782.  
  2783.  
  2784.  
  2785. Scripts.Name = "Scripts"
  2786.  
  2787. Scripts.Parent = HomeContainer
  2788.  
  2789. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  2790.  
  2791. Scripts.BackgroundTransparency = 1
  2792.  
  2793. Scripts.Position = UDim2.new(0, 0, 0.5, 0)
  2794.  
  2795. Scripts.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  2796.  
  2797.  
  2798.  
  2799. ImageLabel_4.Parent = Scripts
  2800.  
  2801. ImageLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  2802.  
  2803. ImageLabel_4.BackgroundTransparency = 1
  2804.  
  2805. ImageLabel_4.Position = UDim2.new(0.5, -25, 0, 0)
  2806.  
  2807. ImageLabel_4.Size = UDim2.new(0, 50, 0, 50)
  2808.  
  2809. ImageLabel_4.Image = "rbxassetid://573081437"
  2810.  
  2811. ImageLabel_4.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  2812.  
  2813.  
  2814.  
  2815. TextLabel_4.Parent = Scripts
  2816.  
  2817. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  2818.  
  2819. TextLabel_4.BackgroundTransparency = 1
  2820.  
  2821. TextLabel_4.Position = UDim2.new(0, 10, 1, -40)
  2822.  
  2823. TextLabel_4.Size = UDim2.new(1, -20, 0, 20)
  2824.  
  2825. TextLabel_4.Font = Enum.Font.SourceSansBold
  2826.  
  2827. TextLabel_4.FontSize = Enum.FontSize.Size24
  2828.  
  2829. TextLabel_4.Text = "Scripts"
  2830.  
  2831. TextLabel_4.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  2832.  
  2833.  
  2834.  
  2835. Mask_4.Name = "Mask"
  2836.  
  2837. Mask_4.Parent = Scripts
  2838.  
  2839. Mask_4.BackgroundColor3 = Color3.new(1, 1, 1)
  2840.  
  2841. Mask_4.BackgroundTransparency = 1
  2842.  
  2843. Mask_4.Position = UDim2.new(0, 27, 0, 0)
  2844.  
  2845. Mask_4.Size = UDim2.new(1, -56, 0, 65)
  2846.  
  2847. Mask_4.Font = Enum.Font.SourceSans
  2848.  
  2849. Mask_4.FontSize = Enum.FontSize.Size14
  2850.  
  2851. Mask_4.Text = ""
  2852.  
  2853.  
  2854.  
  2855. Miscellaneous.Name = "Miscellaneous"
  2856.  
  2857. Miscellaneous.Parent = HomeContainer
  2858.  
  2859. Miscellaneous.BackgroundColor3 = Color3.new(1, 1, 1)
  2860.  
  2861. Miscellaneous.BackgroundTransparency = 1
  2862.  
  2863. Miscellaneous.Position = UDim2.new(0.333000004, 10, 0.5, 0)
  2864.  
  2865. Miscellaneous.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  2866.  
  2867.  
  2868.  
  2869. ImageLabel_5.Parent = Miscellaneous
  2870.  
  2871. ImageLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  2872.  
  2873. ImageLabel_5.BackgroundTransparency = 1
  2874.  
  2875. ImageLabel_5.Position = UDim2.new(0.5, -23, 0, 0)
  2876.  
  2877. ImageLabel_5.Size = UDim2.new(0, 46, 0, 46)
  2878.  
  2879. ImageLabel_5.Image = "rbxassetid://573087376"
  2880.  
  2881. ImageLabel_5.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  2882.  
  2883.  
  2884.  
  2885. TextLabel_5.Parent = Miscellaneous
  2886.  
  2887. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  2888.  
  2889. TextLabel_5.BackgroundTransparency = 1
  2890.  
  2891. TextLabel_5.Position = UDim2.new(0, 10, 1, -40)
  2892.  
  2893. TextLabel_5.Size = UDim2.new(1, -20, 0, 20)
  2894.  
  2895. TextLabel_5.Font = Enum.Font.SourceSansBold
  2896.  
  2897. TextLabel_5.FontSize = Enum.FontSize.Size24
  2898.  
  2899. TextLabel_5.Text = "Miscellaneous"
  2900.  
  2901. TextLabel_5.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  2902.  
  2903.  
  2904.  
  2905. Mask_5.Name = "Mask"
  2906.  
  2907. Mask_5.Parent = Miscellaneous
  2908.  
  2909. Mask_5.BackgroundColor3 = Color3.new(1, 1, 1)
  2910.  
  2911. Mask_5.BackgroundTransparency = 1
  2912.  
  2913. Mask_5.Position = UDim2.new(0, 27, 0, 0)
  2914.  
  2915. Mask_5.Size = UDim2.new(1, -56, 0, 65)
  2916.  
  2917. Mask_5.Font = Enum.Font.SourceSans
  2918.  
  2919. Mask_5.FontSize = Enum.FontSize.Size14
  2920.  
  2921. Mask_5.Text = ""
  2922.  
  2923.  
  2924.  
  2925. Settings.Name = "Settings"
  2926.  
  2927. Settings.Parent = HomeContainer
  2928.  
  2929. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  2930.  
  2931. Settings.BackgroundTransparency = 1
  2932.  
  2933. Settings.Position = UDim2.new(0.666000009, 10, 0.5, 0)
  2934.  
  2935. Settings.Size = UDim2.new(0.333000004, -10, 0.5, -10)
  2936.  
  2937.  
  2938.  
  2939. ImageLabel_6.Parent = Settings
  2940.  
  2941. ImageLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  2942.  
  2943. ImageLabel_6.BackgroundTransparency = 1
  2944.  
  2945. ImageLabel_6.Position = UDim2.new(0.5, -23, 0, 0)
  2946.  
  2947. ImageLabel_6.Size = UDim2.new(0, 46, 0, 46)
  2948.  
  2949. ImageLabel_6.Image = "rbxassetid://573090294"
  2950.  
  2951. ImageLabel_6.ImageColor3 = Color3.new(0.615686, 0.0352941, 0.129412)
  2952.  
  2953.  
  2954.  
  2955. TextLabel_6.Parent = Settings
  2956.  
  2957. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  2958.  
  2959. TextLabel_6.BackgroundTransparency = 1
  2960.  
  2961. TextLabel_6.Position = UDim2.new(0, 10, 1, -40)
  2962.  
  2963. TextLabel_6.Size = UDim2.new(1, -20, 0, 20)
  2964.  
  2965. TextLabel_6.Font = Enum.Font.SourceSansBold
  2966.  
  2967. TextLabel_6.FontSize = Enum.FontSize.Size24
  2968.  
  2969. TextLabel_6.Text = "Settings"
  2970.  
  2971. TextLabel_6.TextColor3 = Color3.new(0.776471, 0.0235294, 0.137255)
  2972.  
  2973.  
  2974.  
  2975. Mask_6.Name = "Mask"
  2976.  
  2977. Mask_6.Parent = Settings
  2978.  
  2979. Mask_6.BackgroundColor3 = Color3.new(1, 1, 1)
  2980.  
  2981. Mask_6.BackgroundTransparency = 1
  2982.  
  2983. Mask_6.Position = UDim2.new(0, 27, 0, 0)
  2984.  
  2985. Mask_6.Size = UDim2.new(1, -56, 0, 65)
  2986.  
  2987. Mask_6.Font = Enum.Font.SourceSans
  2988.  
  2989. Mask_6.FontSize = Enum.FontSize.Size14
  2990.  
  2991. Mask_6.Text = ""
  2992.  
  2993.  
  2994.  
  2995. Navigator.Name = "Navigator"
  2996.  
  2997. Navigator.Parent = Base
  2998.  
  2999. Navigator.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  3000.  
  3001. Navigator.BackgroundTransparency = 0.5
  3002.  
  3003. Navigator.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  3004.  
  3005. Navigator.Position = UDim2.new(0, 10, 0, 35)
  3006.  
  3007. Navigator.Size = UDim2.new(0, 125, 1, -45)
  3008.  
  3009. Navigator.Visible = false
  3010.  
  3011. Navigator.BottomImage = "rbxassetid://573102620"
  3012.  
  3013. Navigator.MidImage = "rbxassetid://573102620"
  3014.  
  3015. Navigator.ScrollBarThickness = 5
  3016.  
  3017. Navigator.TopImage = "rbxassetid://573102620"
  3018.  
  3019.  
  3020.  
  3021. Item.Name = "Item"
  3022.  
  3023. Item.Parent = Navigator
  3024.  
  3025. Item.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  3026.  
  3027. Item.BackgroundTransparency = 0.5
  3028.  
  3029. Item.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  3030.  
  3031. Item.Position = UDim2.new(0, 5, 0, 5)
  3032.  
  3033. Item.Size = UDim2.new(1, -15, 0, 20)
  3034.  
  3035. Item.Selected = true
  3036.  
  3037. Item.Font = Enum.Font.SourceSans
  3038.  
  3039. Item.FontSize = Enum.FontSize.Size14
  3040.  
  3041. Item.Text = "NavItem"
  3042.  
  3043. Item.TextColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  3044.  
  3045.  
  3046.  
  3047. ServerContainer.Name = "ServerContainer"
  3048.  
  3049. ServerContainer.Parent = Base
  3050.  
  3051. ServerContainer.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  3052.  
  3053. ServerContainer.BackgroundTransparency = 0.5
  3054.  
  3055. ServerContainer.Position = UDim2.new(0, 140, 0, 35)
  3056.  
  3057. ServerContainer.Size = UDim2.new(1, -150, 1, -45)
  3058.  
  3059. ServerContainer.Visible = false
  3060.  
  3061. ServerContainer.BottomImage = "rbxassetid://573102620"
  3062.  
  3063. ServerContainer.MidImage = "rbxassetid://573102620"
  3064.  
  3065. ServerContainer.ScrollBarThickness = 5
  3066.  
  3067. ServerContainer.TopImage = "rbxassetid://573102620"
  3068.  
  3069.  
  3070.  
  3071. dd.Name = "dd"
  3072.  
  3073. dd.Parent = ServerContainer
  3074.  
  3075. dd.BackgroundColor3 = Color3.new(0.0196078, 0.0313726, 0.0431373)
  3076.  
  3077. dd.Position = UDim2.new(0, 6, 0, 6)
  3078.  
  3079. dd.Size = UDim2.new(0.5, -10, 0, 20)
  3080.  
  3081. dd.Visible = false
  3082.  
  3083. dd.Font = Enum.Font.SourceSans
  3084.  
  3085. dd.FontSize = Enum.FontSize.Size14
  3086.  
  3087. dd.Text = "Troll Spam"
  3088.  
  3089. dd.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  3090.  
  3091. dd.TextStrokeTransparency = 0.5
  3092.  
  3093.  
  3094.  
  3095. ImageLabel_7.Parent = dd
  3096.  
  3097. ImageLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  3098.  
  3099. ImageLabel_7.BackgroundTransparency = 1
  3100.  
  3101. ImageLabel_7.Position = UDim2.new(0, 2, 0, 0)
  3102.  
  3103. ImageLabel_7.Size = UDim2.new(0, 20, 0, 20)
  3104.  
  3105. ImageLabel_7.Image = "rbxassetid://133293265"
  3106.  
  3107.  
  3108.  
  3109. LocalPlayerContainer.Name = "LocalPlayerContainer"
  3110.  
  3111. LocalPlayerContainer.Parent = Base
  3112.  
  3113. LocalPlayerContainer.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  3114.  
  3115. LocalPlayerContainer.BackgroundTransparency = 0.5
  3116.  
  3117. LocalPlayerContainer.Position = UDim2.new(0, 140, 0, 35)
  3118.  
  3119. LocalPlayerContainer.Size = UDim2.new(1, -150, 1, -45)
  3120.  
  3121. LocalPlayerContainer.Visible = false
  3122.  
  3123. LocalPlayerContainer.BottomImage = "rbxassetid://573102620"
  3124.  
  3125. LocalPlayerContainer.MidImage = "rbxassetid://573102620"
  3126.  
  3127. LocalPlayerContainer.ScrollBarThickness = 5
  3128.  
  3129. LocalPlayerContainer.TopImage = "rbxassetid://573102620"
  3130.  
  3131.  
  3132.  
  3133. PlayersContainer.Name = "PlayersContainer"
  3134.  
  3135. PlayersContainer.Parent = Base
  3136.  
  3137. PlayersContainer.BackgroundColor3 = Color3.new(0.027451, 0.0431373, 0.0588235)
  3138.  
  3139. PlayersContainer.BackgroundTransparency = 0.5
  3140.  
  3141. PlayersContainer.Position = UDim2.new(0, 140, 0, 35)
  3142.  
  3143. PlayersContainer.Size = UDim2.new(1, -150, 1, -45)
  3144.  
  3145. PlayersContainer.Visible = false
  3146.  
  3147. PlayersContainer.BottomImage = "rbxassetid://573102620"
  3148.  
  3149. PlayersContainer.MidImage = "rbxassetid://573102620"
  3150.  
  3151. PlayersContainer.ScrollBarThickness = 5
  3152.  
  3153. PlayersContainer.TopImage = "rbxassetid://573102620"
  3154.  
  3155.  
  3156.  
  3157. function MakeContainer(n)
  3158.  
  3159. local cont = PlayersContainer:Clone()
  3160.  
  3161. cont.Name = n .. 'Container'
  3162.  
  3163. cont.Parent = Base
  3164.  
  3165. return cont
  3166.  
  3167. end
  3168.  
  3169.  
  3170.  
  3171. local ScriptsContainer = MakeContainer('Scripts')
  3172.  
  3173. local MiscContainer = MakeContainer('Miscellaneous')
  3174.  
  3175.  
  3176.  
  3177. local topkek = {}
  3178.  
  3179. topkek.store = {}
  3180.  
  3181. topkek.cache = {}
  3182.  
  3183. topkek.libgui = {}
  3184.  
  3185. topkek.libsettings = {}
  3186.  
  3187. topkek.libutil = {}
  3188.  
  3189. topkek.libwindows = {}
  3190.  
  3191. topkek.libcmd = {}
  3192.  
  3193. --[[ gay ass dropdown lib i made a while ago ]]--
  3194.  
  3195. dropdown = {}
  3196.  
  3197. dropdown.new = function(gui, items, placeholder)
  3198.  
  3199. local self = {}
  3200.  
  3201. self.value = placeholder
  3202.  
  3203. self.items = items
  3204.  
  3205. self.gui = gui
  3206.  
  3207.  
  3208.  
  3209. if self.gui:FindFirstChild("__DROPDOWN") then
  3210.  
  3211. self.gui["__DROPDOWN"]:Destroy()
  3212.  
  3213. end
  3214.  
  3215.  
  3216.  
  3217. self.debug = false
  3218.  
  3219.  
  3220.  
  3221. self.gui.Text = placeholder
  3222.  
  3223. self.gui.BorderSizePixel = 0
  3224.  
  3225. self.gui.ZIndex = 1
  3226.  
  3227.  
  3228.  
  3229. self.textcolor = self.gui.TextColor3
  3230.  
  3231. function self.make()
  3232.  
  3233. if self.gui:FindFirstChild("__DROPDOWN") then
  3234.  
  3235. self.gui["__DROPDOWN"]:Destroy()
  3236.  
  3237. end
  3238.  
  3239.  
  3240.  
  3241.  
  3242.  
  3243. self.selectgui = Instance.new("ScrollingFrame")
  3244.  
  3245. self.selectgui.Parent = self.gui
  3246.  
  3247. self.selectgui.Name = "__DROPDOWN"
  3248.  
  3249. self.selectgui.Size = UDim2.new(1, 0, 0, 100)
  3250.  
  3251. self.selectgui.Position = UDim2.new(0, 0, 0, self.gui.AbsoluteSize.Y)
  3252.  
  3253. self.selectgui.BorderSizePixel = 0
  3254.  
  3255. self.selectgui.ZIndex = 2
  3256.  
  3257. self.selectgui.BackgroundTransparency = self.gui.BackgroundTransparency
  3258.  
  3259. self.selectgui.BackgroundColor3 = self.gui.BackgroundColor3
  3260.  
  3261. self.selectgui.Visible = false
  3262.  
  3263. self.selectgui.CanvasSize = UDim2.new(0, 0, 0, (#self.items-1) * 20)
  3264.  
  3265. self.selectgui.ScrollBarThickness = 5
  3266.  
  3267.  
  3268.  
  3269. if #self.items < 4 then
  3270.  
  3271. self.selectgui.CanvasSize = UDim2.new(0, 0, 0, 0)
  3272.  
  3273. self.selectgui.Size = UDim2.new(1, 0, 0, (#self.items-1) * 20)
  3274.  
  3275. end
  3276.  
  3277.  
  3278.  
  3279. self.item = Instance.new("TextButton")
  3280.  
  3281. self.item.Size = UDim2.new(1, 0, 0, 20)
  3282.  
  3283. self.item.Position = UDim2.new(0, 0, 0, 0)
  3284.  
  3285. self.item.BackgroundTransparency = self.gui.BackgroundTransparency - 0.1
  3286.  
  3287. self.item.BackgroundColor3 = self.gui.BackgroundColor3
  3288.  
  3289. self.item.BorderSizePixel = 0
  3290.  
  3291. self.item.ZIndex = 2
  3292.  
  3293. self.item.TextColor3 = self.gui.TextColor3
  3294.  
  3295. self.item.Font = Enum.Font.SourceSans
  3296.  
  3297. self.item.FontSize = Enum.FontSize.Size14
  3298.  
  3299.  
  3300.  
  3301. self.curitem = nil
  3302.  
  3303.  
  3304.  
  3305. for i, v in pairs(self.items) do
  3306.  
  3307. if not (v == self.value) then
  3308.  
  3309. local ti = self.item:Clone()
  3310.  
  3311. ti.Parent = self.selectgui
  3312.  
  3313. if i == 1 then i = 2 end
  3314.  
  3315. ti.Position = UDim2.new(0, 0, 0, (i - 2) * 20)
  3316.  
  3317. ti.Text = v
  3318.  
  3319. ti.MouseButton1Down:connect(function()
  3320.  
  3321. self.value = v
  3322.  
  3323. self.open = false
  3324.  
  3325. self.selectgui.Visible = false
  3326.  
  3327. self.gui.Text = v
  3328.  
  3329. self.make()
  3330.  
  3331. end)
  3332.  
  3333. end
  3334.  
  3335. end
  3336.  
  3337. end
  3338.  
  3339.  
  3340.  
  3341. self.getvalue = function()
  3342.  
  3343. return self.value
  3344.  
  3345. end
  3346.  
  3347.  
  3348.  
  3349. self.update = function(itms)
  3350.  
  3351. self.items = itms
  3352.  
  3353. self.make()
  3354.  
  3355. end
  3356.  
  3357.  
  3358.  
  3359. self.open = false
  3360.  
  3361.  
  3362.  
  3363. self.gui.MouseButton1Down:connect(function()
  3364.  
  3365. if self.open == false then
  3366.  
  3367. self.selectgui.CanvasPosition = Vector2.new(0, 0)
  3368.  
  3369. self.selectgui.Visible = true
  3370.  
  3371. self.open = true
  3372.  
  3373. else
  3374.  
  3375. self.selectgui.Visible = false
  3376.  
  3377. self.open = false
  3378.  
  3379. end
  3380.  
  3381. end)
  3382.  
  3383.  
  3384.  
  3385. self.make()
  3386.  
  3387. return self
  3388.  
  3389. end
  3390.  
  3391. --[[ libsettings lole ]]--
  3392.  
  3393. topkek.libsettings.store = {}
  3394.  
  3395. function topkek.libsettings:getSetting(k)
  3396.  
  3397. return topkek.libsettings.store[k]
  3398.  
  3399. end
  3400.  
  3401.  
  3402.  
  3403. function topkek.libsettings:setSetting(k,v)
  3404.  
  3405. topkek.libsettings.store[k]=v
  3406.  
  3407. end
  3408.  
  3409.  
  3410.  
  3411. -- [[ libutil ]] --
  3412.  
  3413. function topkek.libutil:createObject(o, p)
  3414.  
  3415. local a, b = pcall(function()
  3416.  
  3417. Instance.new(o)
  3418.  
  3419. end)
  3420.  
  3421. if not a then
  3422.  
  3423. return
  3424.  
  3425. end
  3426.  
  3427. local obj = Instance.new(o)
  3428.  
  3429. for prop, val in pairs(p) do
  3430.  
  3431. pcall(function()
  3432.  
  3433. obj[prop] = val
  3434.  
  3435. end)
  3436.  
  3437. end
  3438.  
  3439. return obj
  3440.  
  3441. end
  3442.  
  3443. function topkek.libutil:Color3(r,g,b)
  3444.  
  3445. return Color3.new(r/255,g/255,b/255)
  3446.  
  3447. end; color3 = function(r,g,b) return topkek.libutil:Color3(r,g,b) end
  3448.  
  3449. function topkek.libutil:recurseDecal(img)--topkek2.0 code tbh
  3450.  
  3451. img = 'rbxassetid://' .. img
  3452.  
  3453. local function skybox(x)
  3454.  
  3455. local sky = Instance.new("Sky",game.Lighting)
  3456.  
  3457. local fcs={"Bk","Dn","Ft","Lf","Rt","Up"}
  3458.  
  3459. for i,v in pairs(fcs) do
  3460.  
  3461. sky["Skybox"..v]=x
  3462.  
  3463. end
  3464.  
  3465. end
  3466.  
  3467. local function particle(p, b)
  3468.  
  3469. local a = Instance.new("ParticleEmitter", p)
  3470.  
  3471. a.Rate = 500
  3472.  
  3473. a.Lifetime = NumberRange.new(20, 30)
  3474.  
  3475. a.VelocitySpread = 200
  3476.  
  3477. a.Texture = b
  3478.  
  3479. end
  3480.  
  3481.  
  3482.  
  3483. local function decal(p, b)
  3484.  
  3485. local sides = {"Back", "Bottom", "Front", "Left", "Right", "Top"}
  3486.  
  3487. for i, v in pairs(sides) do
  3488.  
  3489. local a = Instance.new("Decal", p)
  3490.  
  3491. a.Texture = b
  3492.  
  3493. a.Face = v
  3494.  
  3495. end
  3496.  
  3497. end
  3498.  
  3499.  
  3500.  
  3501. local function recurse(x)
  3502.  
  3503. for i, v in pairs(x:GetChildren()) do
  3504.  
  3505. pcall(function() -- 'error occured, no output from Lua' LOLE
  3506.  
  3507. if v:IsA("BasePart") then
  3508.  
  3509. particle(v, img)
  3510.  
  3511. decal(v, img)
  3512.  
  3513. end
  3514.  
  3515. if #(v:GetChildren())>0 then
  3516.  
  3517. recurse(v)
  3518.  
  3519. end
  3520.  
  3521. end)
  3522.  
  3523. end
  3524.  
  3525. end
  3526.  
  3527.  
  3528.  
  3529. recurse(game)
  3530.  
  3531. skybox(img)
  3532.  
  3533. end
  3534.  
  3535. function topkek.libutil:recurseRemove(type_)
  3536.  
  3537. local function recurse(x)
  3538.  
  3539. for i, v in pairs(x:GetChildren()) do
  3540.  
  3541. pcall(function()
  3542.  
  3543. if v:IsA(type_) then
  3544.  
  3545. v:Destroy()
  3546.  
  3547. end
  3548.  
  3549. if #(v:GetChildren())>0 then
  3550.  
  3551. recurse(v)
  3552.  
  3553. end
  3554.  
  3555. end)
  3556.  
  3557. end
  3558.  
  3559. end
  3560.  
  3561. recurse(game)
  3562.  
  3563. end
  3564.  
  3565. function topkek.libutil:recurseSet(type_,prop,val)
  3566.  
  3567. local function recurse(x)
  3568.  
  3569. for i, v in pairs(x:GetChildren()) do
  3570.  
  3571. pcall(function()
  3572.  
  3573. if v:IsA(type_) then
  3574.  
  3575. v[prop]=val
  3576.  
  3577. end
  3578.  
  3579. if #(v:GetChildren())>0 then
  3580.  
  3581. recurse(v)
  3582.  
  3583. end
  3584.  
  3585. end)
  3586.  
  3587. end
  3588.  
  3589. end
  3590.  
  3591. recurse(game)
  3592.  
  3593. end
  3594.  
  3595. function topkek.libutil:recurseSetObj(obj,type_,prop,val)
  3596.  
  3597. local function recurse(x)
  3598.  
  3599. for i, v in pairs(x:GetChildren()) do
  3600.  
  3601. pcall(function()
  3602.  
  3603. if v:IsA(type_) then
  3604.  
  3605. v[prop]=val
  3606.  
  3607. end
  3608.  
  3609. if #(v:GetChildren())>0 then
  3610.  
  3611. recurse(v)
  3612.  
  3613. end
  3614.  
  3615. end)
  3616.  
  3617. end
  3618.  
  3619. end
  3620.  
  3621. recurse(obj)
  3622.  
  3623. end
  3624.  
  3625. function topkek.libutil:recurseFunc(type_,func)
  3626.  
  3627. local function recurse(x)
  3628.  
  3629. for i, v in pairs(x:GetChildren()) do
  3630.  
  3631. pcall(function()
  3632.  
  3633. if v:IsA(type_) then
  3634.  
  3635. func(v)
  3636.  
  3637. end
  3638.  
  3639. if #(v:GetChildren())>0 then
  3640.  
  3641. recurse(v)
  3642.  
  3643. end
  3644.  
  3645. end)
  3646.  
  3647. end
  3648.  
  3649. end
  3650.  
  3651. recurse(game)
  3652.  
  3653. end
  3654.  
  3655. function topkek.libutil:Play(id)
  3656.  
  3657. local mu = Instance.new("Sound", game.Workspace)
  3658.  
  3659. mu.Volume = 1
  3660.  
  3661. mu.Looped = true
  3662.  
  3663. mu.Pitch = 1
  3664.  
  3665. mu.SoundId = "rbxassetid://"..tostring(id)
  3666.  
  3667. mu:Play()
  3668.  
  3669. end
  3670.  
  3671. function topkek.libutil:GetPlayerList()
  3672.  
  3673. local list = {'Everybody'}
  3674.  
  3675. for i, v in pairs(game:service'Players':GetPlayers()) do
  3676.  
  3677. table.insert(list, v.Name)
  3678.  
  3679. end
  3680.  
  3681. return list
  3682.  
  3683. end
  3684.  
  3685. function topkek.libutil:doPlayers(drop, func)
  3686.  
  3687. local str = drop.getvalue()
  3688.  
  3689. local plrs = {}
  3690.  
  3691. if str == 'Everybody' then
  3692.  
  3693. plrs = game:GetService('Players'):GetPlayers()
  3694.  
  3695. else
  3696.  
  3697. plrs = {game:GetService('Players'):FindFirstChild(str)}
  3698.  
  3699. end
  3700.  
  3701. for i, v in pairs(plrs) do
  3702.  
  3703. func(v)
  3704.  
  3705. end
  3706.  
  3707. end
  3708.  
  3709. function topkek.libutil:insert(id)
  3710.  
  3711. if topkek.cache[id] then return topkek.cache[id] end -- moist
  3712.  
  3713. local obj = game:service'InsertService':LoadAsset(id):GetChildren()[1]
  3714.  
  3715. topkek.cache[id] = obj:Clone()
  3716.  
  3717. return obj
  3718.  
  3719. end; insert = function(id) return topkek.libutil:insert(id) end
  3720.  
  3721. function topkek.libutil:getTorso(plr) --r15 compatibility lole
  3722.  
  3723. if plr.Character then
  3724.  
  3725. if plr.Character:FindFirstChild('UpperTorso') then
  3726.  
  3727. return plr.Character.UpperTorso
  3728.  
  3729. else
  3730.  
  3731. return plr.Character.Torso
  3732.  
  3733. end
  3734.  
  3735. end
  3736.  
  3737. end
  3738.  
  3739. function topkek.libutil:weiner(plr)
  3740.  
  3741. plr=plr.Character
  3742.  
  3743. Shaft=Instance.new("Part", plr)
  3744.  
  3745. Shaft.Name='Shaft'
  3746.  
  3747. Shaft.Size=Vector3.new(1, 2.5, 1)
  3748.  
  3749. Shaft.TopSurface=0
  3750.  
  3751. Shaft.BottomSurface=0
  3752.  
  3753. Shaft.CanCollide=true
  3754.  
  3755. Cyln=Instance.new("CylinderMesh", Shaft)
  3756.  
  3757. Cyln.Scale=Vector3.new(0.5,0.7,0.5)
  3758.  
  3759. Instance.new("Weld", plr)
  3760.  
  3761. plr.Weld.Part0=plr:FindFirstChild("Torso") or plr:FindFirstChild("LowerTorso")
  3762.  
  3763. plr.Weld.Part1=plr.Shaft
  3764.  
  3765. plr.Weld.C0=CFrame.new(0,-0.35,-0.9)*CFrame.fromEulerAnglesXYZ(2.2,0,0)
  3766.  
  3767. Shaft.BrickColor=BrickColor.new("Pastel brown")
  3768.  
  3769. Tip=Instance.new("Part", plr)
  3770.  
  3771. Tip.Name='Tip'
  3772.  
  3773. Tip.TopSurface=0
  3774.  
  3775. Tip.BottomSurface=0
  3776.  
  3777. Tip.Size=Vector3.new(1, 1, 1)
  3778.  
  3779. Tip.CanCollide=true
  3780.  
  3781. Tip.Touched:connect(function(prt) if prt.Parent~=player then spawn(function() for i=1, 5 do local pert=Instance.new("Part", player) pert.CFrame=CFrame.new(prt.Position) pert.CanCollide=true local mesh=Instance.new("BlockMesh", pert) mesh.Scale=Vector3.new(0.2,0.2,0.2) pert.BrickColor=BrickColor.new("White") end end) end end)
  3782.  
  3783. Cyln2=Instance.new("SpecialMesh", Tip)
  3784.  
  3785. Cyln2.MeshType='Sphere'
  3786.  
  3787. Cyln2.Scale=Vector3.new(0.6,0.6,0.6)
  3788.  
  3789. Instance.new("Weld", plr).Name='Weld2'
  3790.  
  3791. plr.Weld2.Part0=plr.Shaft
  3792.  
  3793. plr.Weld2.Part1=plr.Tip
  3794.  
  3795. plr.Weld2.C0=CFrame.new(0,-.9,0)
  3796.  
  3797. Tip.BrickColor=BrickColor.new("Pink")
  3798.  
  3799. -----
  3800.  
  3801. Ball1=Instance.new("Part", plr)
  3802.  
  3803. Ball1.Name='Ball1'
  3804.  
  3805. Ball1.Size=Vector3.new(1, 1, 1)
  3806.  
  3807. Ball1.TopSurface=0
  3808.  
  3809. Ball1.BottomSurface=0
  3810.  
  3811. Cyln3=Instance.new("SpecialMesh", Ball1)
  3812.  
  3813. Cyln3.MeshType='Sphere'
  3814.  
  3815. Cyln3.Scale=Vector3.new(0.4,0.4,0.4)
  3816.  
  3817. Instance.new("Weld", plr).Name='Weld3'
  3818.  
  3819. plr.Weld3.Part0=plr.Shaft
  3820.  
  3821. plr.Weld3.Part1=plr.Ball1
  3822.  
  3823. plr.Weld3.C0=CFrame.new(0.225,.4,0.2)
  3824.  
  3825. Ball1.BrickColor=BrickColor.new("Pastel brown")
  3826.  
  3827. -----
  3828.  
  3829. Ball2=Instance.new("Part", plr)
  3830.  
  3831. Ball2.Name='Ball2'
  3832.  
  3833. Ball2.Size=Vector3.new(1, 1, 1)
  3834.  
  3835. Ball2.TopSurface=0
  3836.  
  3837. Ball2.BottomSurface=0
  3838.  
  3839. Cyln3=Instance.new("SpecialMesh", Ball2)
  3840.  
  3841. Cyln3.MeshType='Sphere'
  3842.  
  3843. Cyln3.Scale=Vector3.new(0.4,0.4,0.4)
  3844.  
  3845. Instance.new("Weld", plr).Name='Weld4'
  3846.  
  3847. plr.Weld4.Part0=plr.Shaft
  3848.  
  3849. plr.Weld4.Part1=plr.Ball2
  3850.  
  3851. plr.Weld4.C0=CFrame.new(-0.225,.4,0.2)
  3852.  
  3853. Ball2.BrickColor=BrickColor.new("Pastel brown")
  3854.  
  3855. end
  3856.  
  3857. function topkek.libutil:scalePlayer(plr, sz)
  3858.  
  3859. local pchar = plr.Character
  3860.  
  3861. if pchar:FindFirstChild("UpperTorso") then
  3862.  
  3863. warn("Player [" ..plr.Name.. "] is R15.")
  3864.  
  3865. return
  3866.  
  3867. end
  3868.  
  3869. local function scale(chr,scl)
  3870.  
  3871.  
  3872.  
  3873. for _,v in pairs(pchar:GetChildren()) do
  3874.  
  3875. if v:IsA("Hat") then
  3876.  
  3877. v:Clone()
  3878.  
  3879. v.Parent = game.Lighting
  3880.  
  3881. end
  3882.  
  3883. end
  3884.  
  3885.  
  3886.  
  3887. local Head = chr['Head']
  3888.  
  3889. local Torso = chr['Torso']
  3890.  
  3891. local LA = chr['Left Arm']
  3892.  
  3893. local RA = chr['Right Arm']
  3894.  
  3895. local LL = chr['Left Leg']
  3896.  
  3897. local RL = chr['Right Leg']
  3898.  
  3899. local HRP = chr['HumanoidRootPart']
  3900.  
  3901.  
  3902.  
  3903. wait(0.1)
  3904.  
  3905.  
  3906.  
  3907. Head.formFactor = 3
  3908.  
  3909. Torso.formFactor = 3
  3910.  
  3911. LA.formFactor = 3
  3912.  
  3913. RA.formFactor = 3
  3914.  
  3915. LL.formFactor = 3
  3916.  
  3917. RL.formFactor = 3
  3918.  
  3919. HRP.formFactor = 3
  3920.  
  3921.  
  3922.  
  3923. Head.Size = Vector3.new(scl * 2, scl, scl)
  3924.  
  3925. Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
  3926.  
  3927. LA.Size = Vector3.new(scl, scl * 2, scl)
  3928.  
  3929. RA.Size = Vector3.new(scl, scl * 2, scl)
  3930.  
  3931. LL.Size = Vector3.new(scl, scl * 2, scl)
  3932.  
  3933. RL.Size = Vector3.new(scl, scl * 2, scl)
  3934.  
  3935. HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
  3936.  
  3937.  
  3938.  
  3939. local Motor1 = Instance.new('Motor6D', Torso)
  3940.  
  3941. Motor1.Part0 = Torso
  3942.  
  3943. Motor1.Part1 = Head
  3944.  
  3945. Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  3946.  
  3947. Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  3948.  
  3949. Motor1.Name = "Neck"
  3950.  
  3951.  
  3952.  
  3953. local Motor2 = Instance.new('Motor6D', Torso)
  3954.  
  3955. Motor2.Part0 = Torso
  3956.  
  3957. Motor2.Part1 = LA
  3958.  
  3959. Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  3960.  
  3961. Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  3962.  
  3963. Motor2.Name = "Left Shoulder"
  3964.  
  3965.  
  3966.  
  3967. local Motor3 = Instance.new('Motor6D', Torso)
  3968.  
  3969. Motor3.Part0 = Torso
  3970.  
  3971. Motor3.Part1 = RA
  3972.  
  3973. Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  3974.  
  3975. Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  3976.  
  3977. Motor3.Name = "Right Shoulder"
  3978.  
  3979.  
  3980.  
  3981. local Motor4 = Instance.new('Motor6D', Torso)
  3982.  
  3983. Motor4.Part0 = Torso
  3984.  
  3985. Motor4.Part1 = LL
  3986.  
  3987. Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  3988.  
  3989. Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  3990.  
  3991. Motor4.Name = "Left Hip"
  3992.  
  3993.  
  3994.  
  3995. local Motor5 = Instance.new('Motor6D', Torso)
  3996.  
  3997. Motor5.Part0 = Torso
  3998.  
  3999. Motor5.Part1 = RL
  4000.  
  4001. Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  4002.  
  4003. Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  4004.  
  4005. Motor5.Name = "Right Hip"
  4006.  
  4007.  
  4008.  
  4009. local Motor6 = Instance.new('Motor6D', HRP)
  4010.  
  4011. Motor6.Part0 = HRP
  4012.  
  4013. Motor6.Part1 = Torso
  4014.  
  4015. Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  4016.  
  4017. Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  4018.  
  4019.  
  4020.  
  4021. end
  4022.  
  4023.  
  4024.  
  4025. scale(pchar, sz)
  4026.  
  4027.  
  4028.  
  4029. for _,v in pairs(game.Lighting:GetChildren()) do
  4030.  
  4031. if v:IsA("Hat") then
  4032.  
  4033. v.Parent = pchar
  4034.  
  4035. end
  4036.  
  4037. end
  4038.  
  4039. end
  4040.  
  4041. function topkek.libutil:dickShooter()
  4042.  
  4043. Player = game:GetService("Players").LocalPlayer
  4044.  
  4045. Character = Player.Character
  4046.  
  4047. PlayerGui = Player.PlayerGui
  4048.  
  4049. Backpack = Player.Backpack
  4050.  
  4051. Torso = Character.Torso
  4052.  
  4053. Head = Character.Head
  4054.  
  4055. LeftArm = Character["Left Arm"]
  4056.  
  4057. LeftLeg = Character["Left Leg"]
  4058.  
  4059. RightArm = Character["Right Arm"]
  4060.  
  4061. RightLeg = Character["Right Leg"]
  4062.  
  4063. LS = Torso["Left Shoulder"]
  4064.  
  4065. LH = Torso["Left Hip"]
  4066.  
  4067. RS = Torso["Right Shoulder"]
  4068.  
  4069. RH = Torso["Right Hip"]
  4070.  
  4071. Tool = Instance.new("HopperBin")
  4072.  
  4073. Tool.Parent = Backpack
  4074.  
  4075. Tool.Name = "Painis"
  4076.  
  4077. Bin = Tool
  4078.  
  4079. so = function(id, par, vol, pit)
  4080.  
  4081.  
  4082.  
  4083. coroutine.resume(coroutine.create(function()
  4084.  
  4085.  
  4086.  
  4087. local sou = Instance.new("Sound", par or workspace)
  4088.  
  4089. sou.Volume = vol
  4090.  
  4091. sou.Pitch = pit or 1
  4092.  
  4093. sou.SoundId = id
  4094.  
  4095. wait()
  4096.  
  4097. sou:play()
  4098.  
  4099. wait(6)
  4100.  
  4101. sou:Remove()
  4102.  
  4103. end
  4104.  
  4105. ))
  4106.  
  4107. end
  4108.  
  4109.  
  4110.  
  4111. ob1d = function(mouse)
  4112.  
  4113.  
  4114.  
  4115. size = 0.5
  4116.  
  4117. mode = 1
  4118.  
  4119. color = BrickColor.new(Color3.new(math.random(), math.random(), math.random()))
  4120.  
  4121. mo = Instance.new("Model")
  4122.  
  4123. mo.Name = "EEEEUGH HA HA HAAAAA"
  4124.  
  4125. mo.Parent = workspace
  4126.  
  4127. game.Debris:AddItem(mo, 10)
  4128.  
  4129. p = Instance.new("Seat")
  4130.  
  4131. p.Name = "Torso"
  4132.  
  4133. p.Size = Vector3.new(14, 50, 14) * size
  4134.  
  4135. p.BrickColor = color
  4136.  
  4137. m = Instance.new("SpecialMesh")
  4138.  
  4139. m.Parent = p
  4140.  
  4141. p.Name = "Torso"
  4142.  
  4143. p.Parent = mo
  4144.  
  4145. p = Instance.new("Seat")
  4146.  
  4147. p.Shape = "Ball"
  4148.  
  4149. p.Size = Vector3.new(24, 24, 24) * size
  4150.  
  4151. p.BrickColor = color
  4152.  
  4153. p.Name = "Legball"
  4154.  
  4155. for i = 1, 10 do
  4156.  
  4157. lol = Instance.new("Seat")
  4158.  
  4159. lol.BrickColor = BrickColor:Black()
  4160.  
  4161. lol.Name = "SEE?"
  4162.  
  4163. lol.Parent = mo
  4164.  
  4165. lol.Size = Vector3.new(1, math.random(30, 40), 1) * size
  4166.  
  4167. w = Instance.new("Weld")
  4168.  
  4169. w.Part0 = p
  4170.  
  4171. w.Part1 = lol
  4172.  
  4173. w.C0 = CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  4174.  
  4175. w.Parent = w.Part0
  4176.  
  4177. end
  4178.  
  4179. p.Parent = mo
  4180.  
  4181. w = Instance.new("Weld")
  4182.  
  4183. w.Part0 = mo.Torso
  4184.  
  4185. w.Part1 = p
  4186.  
  4187. w.C0 = CFrame.new(16 * (size / 2), -48 * (size / 2), 0)
  4188.  
  4189. w.Parent = w.Part0
  4190.  
  4191. p = Instance.new("Seat")
  4192.  
  4193. p.Shape = "Ball"
  4194.  
  4195. p.Size = Vector3.new(24, 24, 24) * size
  4196.  
  4197. p.BrickColor = color
  4198.  
  4199. p.Name = "Legball"
  4200.  
  4201. for i = 1, 10 do
  4202.  
  4203. lol = Instance.new("Seat")
  4204.  
  4205. lol.BrickColor = BrickColor:Black()
  4206.  
  4207. lol.Name = "SEE?"
  4208.  
  4209. lol.Parent = mo
  4210.  
  4211. lol.Size = Vector3.new(1, math.random(30, 40), 1) * size
  4212.  
  4213. w = Instance.new("Weld")
  4214.  
  4215. w.Part0 = p
  4216.  
  4217. w.Part1 = lol
  4218.  
  4219. w.C0 = CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  4220.  
  4221. w.Parent = w.Part0
  4222.  
  4223. end
  4224.  
  4225. p.Parent = mo
  4226.  
  4227. w = Instance.new("Weld")
  4228.  
  4229. w.Part0 = mo.Torso
  4230.  
  4231. w.Part1 = p
  4232.  
  4233. w.C0 = CFrame.new(-16 * (size / 2), -48 * (size / 2), 0)
  4234.  
  4235. w.Parent = w.Part0
  4236.  
  4237. p = Instance.new("Seat")
  4238.  
  4239. p.Shape = "Ball"
  4240.  
  4241. p.Size = Vector3.new(21, 15, 21) * size
  4242.  
  4243. p.BrickColor = color
  4244.  
  4245. p.Name = "Legball"
  4246.  
  4247. for i = 1, 10 do
  4248.  
  4249. lol = Instance.new("Seat")
  4250.  
  4251. lol.BrickColor = BrickColor:Black()
  4252.  
  4253. lol.Name = "SEE?"
  4254.  
  4255. lol.Parent = mo
  4256.  
  4257. lol.Size = Vector3.new(1, math.random(30, 40), 1) * size
  4258.  
  4259. w = Instance.new("Weld")
  4260.  
  4261. w.Part0 = p
  4262.  
  4263. w.Part1 = lol
  4264.  
  4265. w.C0 = CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10))
  4266.  
  4267. w.Parent = w.Part0
  4268.  
  4269. end
  4270.  
  4271. p.Parent = mo
  4272.  
  4273. w = Instance.new("Weld")
  4274.  
  4275. w.Part0 = mo.Torso
  4276.  
  4277. w.Part1 = p
  4278.  
  4279. w.C0 = CFrame.new(0, 60 * (size / 2), 0)
  4280.  
  4281. m = Instance.new("SpecialMesh")
  4282.  
  4283. m.Parent = p
  4284.  
  4285. p.Name = "Head"
  4286.  
  4287. w.Parent = w.Part0
  4288.  
  4289. s = Instance.new("Sound")
  4290.  
  4291. s.Parent = mo.Torso
  4292.  
  4293. s.Volume = 100
  4294.  
  4295. s.Pitch = 1
  4296.  
  4297. s.SoundId = "http://www.roblox.com/asset/?id=149779810"
  4298.  
  4299. s.Looped = true
  4300.  
  4301. s:play()
  4302.  
  4303. coroutine.resume(coroutine.create(function(Part)
  4304.  
  4305.  
  4306.  
  4307. while Part.Parent ~= nil do
  4308.  
  4309. wait(math.random())
  4310.  
  4311. so("http://www.roblox.com/asset/?id=148636758", Part, 100, 1)
  4312.  
  4313. end
  4314.  
  4315. end
  4316.  
  4317. ), mo.Torso)
  4318.  
  4319. mo.Torso.CFrame = mo.Torso.CFrame * Torso.CFrame * CFrame.new(0, 0, -50 * size) * CFrame.fromEulerAnglesXYZ(-1.57, 0, 0)
  4320.  
  4321. mo.Torso.Velocity = mouse.Hit.lookVector * 400
  4322.  
  4323. coroutine.resume(coroutine.create(function(Part)
  4324.  
  4325.  
  4326.  
  4327. while 1 do
  4328.  
  4329. wait(math.random(0, 1) + math.random())
  4330.  
  4331. Part.RotVelocity = Vector3.new(math.random(-40, 40), math.random(-40, 40), math.random(-40, 40))
  4332.  
  4333. end
  4334.  
  4335. end
  4336.  
  4337. ), mo.Torso)
  4338.  
  4339. end
  4340.  
  4341.  
  4342.  
  4343. ob1u = function(mouse)
  4344.  
  4345.  
  4346.  
  4347. end
  4348.  
  4349.  
  4350.  
  4351. buttonhold = false
  4352.  
  4353. key = function(key, mouse)
  4354.  
  4355.  
  4356.  
  4357. end
  4358.  
  4359.  
  4360.  
  4361. key2 = function(key, mouse)
  4362.  
  4363.  
  4364.  
  4365. end
  4366.  
  4367.  
  4368.  
  4369. s = function(mouse)
  4370.  
  4371.  
  4372.  
  4373. mouse.Button1Down:connect(function()
  4374.  
  4375.  
  4376.  
  4377. ob1d(mouse)
  4378.  
  4379. end
  4380.  
  4381. )
  4382.  
  4383. mouse.Button1Up:connect(function()
  4384.  
  4385.  
  4386.  
  4387. ob1u(mouse)
  4388.  
  4389. end
  4390.  
  4391. )
  4392.  
  4393. mouse.KeyDown:connect(key)
  4394.  
  4395. mouse.KeyUp:connect(key2)
  4396.  
  4397. end
  4398.  
  4399.  
  4400.  
  4401. ds = function(mouse)
  4402.  
  4403.  
  4404.  
  4405. end
  4406.  
  4407.  
  4408.  
  4409. Bin.Selected:connect(s)
  4410.  
  4411. Bin.Deselected:connect(ds)
  4412.  
  4413. end
  4414.  
  4415. --[[ libgui xd ]]--
  4416.  
  4417. topkek.libgui.seperation = 12
  4418.  
  4419. function topkek.libgui:addLeftIcon(parent, img, sz)
  4420.  
  4421. topkek.libutil:createObject('ImageLabel', {
  4422.  
  4423. Parent = parent;
  4424.  
  4425. BackgroundTransparency = 1;
  4426.  
  4427. Position = UDim2.new(0, 2, 0, 0);
  4428.  
  4429. Size = UDim2.new(0, sz, 0, sz);
  4430.  
  4431. Image = img;
  4432.  
  4433. })
  4434.  
  4435. end
  4436.  
  4437. function topkek.libgui:hookContainer(o, sepr, stt)
  4438.  
  4439. if not o:IsA("ScrollingFrame") then
  4440.  
  4441. return nil
  4442.  
  4443. end
  4444.  
  4445.  
  4446.  
  4447. local self = {}
  4448.  
  4449. self.main = o
  4450.  
  4451. self.drawX = 0
  4452.  
  4453. self.drawY = stt or topkek.libgui.seperation/2
  4454.  
  4455. self.drawHeight = 0
  4456.  
  4457. self.sepr = sepr or topkek.libgui.seperation
  4458.  
  4459.  
  4460.  
  4461. function self:drawButton(sz, txt, func, ysz, cbgd)
  4462.  
  4463. local xposOffset = 0
  4464.  
  4465. local xposScale = self.drawX
  4466.  
  4467. local xszOffset = 0
  4468.  
  4469. local xszScale = sz
  4470.  
  4471. if not (self.drawX == 0) then
  4472.  
  4473. xszOffset = -4
  4474.  
  4475. if sz + self.drawX > 0.998 then
  4476.  
  4477. xszOffset = -11
  4478.  
  4479. end
  4480.  
  4481. elseif sz == 1 then
  4482.  
  4483. xszOffset = -(self.sepr) - 5
  4484.  
  4485. xposOffset = self.sepr/2
  4486.  
  4487. else
  4488.  
  4489. xszOffset = -4 + -(self.sepr/2)
  4490.  
  4491. xposOffset = self.sepr/2
  4492.  
  4493. end
  4494.  
  4495. if not ysz then ysz = 20 end
  4496.  
  4497. local obj = topkek.libutil:createObject("TextButton", {
  4498.  
  4499. Parent = self.main;
  4500.  
  4501. BackgroundColor3 = cbgd or color3(15, 23, 30);
  4502.  
  4503. BorderColor3 = color3(27, 42, 53);
  4504.  
  4505. Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
  4506.  
  4507. Size = UDim2.new(xszScale, xszOffset, 0, ysz);
  4508.  
  4509. Font = 'SourceSans';
  4510.  
  4511. FontSize = 'Size14';
  4512.  
  4513. Text = txt;
  4514.  
  4515. TextSize = 14;
  4516.  
  4517. TextColor3 = color3(199, 199, 199);
  4518.  
  4519. TextStrokeTransparency = 0.5;
  4520.  
  4521. })
  4522.  
  4523. obj.MouseButton1Down:connect(function()
  4524.  
  4525. func()
  4526.  
  4527. end)
  4528.  
  4529. if ysz > self.drawHeight then
  4530.  
  4531. self.drawHeight = ysz
  4532.  
  4533. end
  4534.  
  4535. self.drawX = self.drawX + sz
  4536.  
  4537. if self.drawX > 0.998 then
  4538.  
  4539. self.drawY = self.drawY + 3 + self.drawHeight
  4540.  
  4541. self.drawX = 0
  4542.  
  4543. self.drawHeight = 0
  4544.  
  4545. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  4546.  
  4547. end
  4548.  
  4549. return obj
  4550.  
  4551. end
  4552.  
  4553.  
  4554.  
  4555. function self:GetChildren()
  4556.  
  4557. return self.main:GetChildren()
  4558.  
  4559. end
  4560.  
  4561.  
  4562.  
  4563. function self:getDrawY()
  4564.  
  4565. return self.drawY
  4566.  
  4567. end
  4568.  
  4569.  
  4570.  
  4571. function self:setDrawY(y)
  4572.  
  4573. self.drawY = y
  4574.  
  4575. end
  4576.  
  4577.  
  4578.  
  4579. function self:drawTextBox(sz, txt, ysz, cbgd)
  4580.  
  4581. local xposOffset = 0
  4582.  
  4583. local xposScale = self.drawX
  4584.  
  4585. local xszOffset = 0
  4586.  
  4587. local xszScale = sz
  4588.  
  4589. if not (self.drawX == 0) then
  4590.  
  4591. xszOffset = -4
  4592.  
  4593. if sz + self.drawX > 0.998 then
  4594.  
  4595. xszOffset = -11
  4596.  
  4597. end
  4598.  
  4599. elseif sz == 1 then
  4600.  
  4601. xszOffset = -(self.sepr) - 5
  4602.  
  4603. xposOffset = self.sepr/2
  4604.  
  4605. else
  4606.  
  4607. xszOffset = -4 + -(self.sepr/2)
  4608.  
  4609. xposOffset = self.sepr/2
  4610.  
  4611. end
  4612.  
  4613. if not ysz then ysz = 20 end
  4614.  
  4615. local obj = topkek.libutil:createObject("TextBox", {
  4616.  
  4617. Parent = self.main;
  4618.  
  4619. BackgroundColor3 = cbgd or color3(5, 8, 11);
  4620.  
  4621. BorderColor3 = color3(27, 42, 53);
  4622.  
  4623. Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
  4624.  
  4625. Size = UDim2.new(xszScale, xszOffset, 0, ysz);
  4626.  
  4627. Font = 'SourceSans';
  4628.  
  4629. FontSize = 'Size14';
  4630.  
  4631. Text = txt;
  4632.  
  4633. TextSize = 14;
  4634.  
  4635. TextColor3 = color3(199, 199, 199);
  4636.  
  4637. })
  4638.  
  4639. if ysz > self.drawHeight then
  4640.  
  4641. self.drawHeight = ysz
  4642.  
  4643. end
  4644.  
  4645. self.drawX = self.drawX + sz
  4646.  
  4647. if self.drawX > 0.998 then
  4648.  
  4649. self.drawY = self.drawY + 3 + self.drawHeight
  4650.  
  4651. self.drawX = 0
  4652.  
  4653. self.drawHeight = 0
  4654.  
  4655. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  4656.  
  4657. end
  4658.  
  4659. return obj
  4660.  
  4661. end
  4662.  
  4663.  
  4664.  
  4665. function self:drawScrollingContainer(ysz)
  4666.  
  4667. local sz = UDim2.new(1, -(self.sepr/2) - 11, 0, ysz)
  4668.  
  4669. local pos = UDim2.new(0, self.sepr/2, 0, self.drawY)
  4670.  
  4671. local obj = topkek.libutil:createObject("ScrollingFrame", {
  4672.  
  4673. Parent = self.main;
  4674.  
  4675. BackgroundColor3 = color3(7, 11, 15);
  4676.  
  4677. BorderColor3 = color3(27, 42, 53);
  4678.  
  4679. Position = pos;
  4680.  
  4681. Size = sz;
  4682.  
  4683. BottomImage = 'rbxassetid://573102620';
  4684.  
  4685. MidImage = 'rbxassetid://573102620';
  4686.  
  4687. TopImage = 'rbxassetid://573102620';
  4688.  
  4689. ScrollBarThickness = 5;
  4690.  
  4691. })
  4692.  
  4693. self.drawY = self.drawY + 5 + ysz
  4694.  
  4695. self.drawX = 0
  4696.  
  4697. self.drawHeight = 0
  4698.  
  4699. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  4700.  
  4701. return topkek.libgui:hookContainer(obj, 12, 5)
  4702.  
  4703. end
  4704.  
  4705. -- THIS IS FUCKING BAIT OKAY, THIS IS JUST TOPK3K 3.0 BUT EDITED TO SAY 4.0. LOL
  4706.  
  4707. function self:drawContainer(xsz, ysz)
  4708.  
  4709. local sz = UDim2.new(xsz, -(self.sepr/2) - 11, 0, ysz)
  4710.  
  4711. local pos = UDim2.new(0, self.sepr/2, 0, self.drawY)
  4712.  
  4713. local obj = topkek.libutil:createObject("ScrollingFrame", {
  4714.  
  4715. Parent = self.main;
  4716.  
  4717. BackgroundTransparency = 1;
  4718.  
  4719. Position = pos;
  4720.  
  4721. Size = sz;
  4722.  
  4723. })
  4724.  
  4725. self.drawY = self.drawY + 5 + ysz
  4726.  
  4727. self.drawX = 0
  4728.  
  4729. self.drawHeight = 0
  4730.  
  4731. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  4732.  
  4733. return topkek.libgui:hookContainer(obj, 12, 5)
  4734.  
  4735. end
  4736.  
  4737.  
  4738.  
  4739. function self:addSpacing()
  4740.  
  4741. self.drawY = self.drawY + 3
  4742.  
  4743. end
  4744.  
  4745.  
  4746.  
  4747. function self:center()
  4748.  
  4749. local a,c,b=
  4750.  
  4751. self.main.Position.X.Scale,
  4752.  
  4753. self.main.Position.X.Offset,self.main.Size.Y.Offset
  4754.  
  4755. self.main.Position=UDim2.new(a,c+2, 0.5, -(b/2))
  4756.  
  4757. end
  4758.  
  4759.  
  4760.  
  4761. return self
  4762.  
  4763. end
  4764.  
  4765.  
  4766.  
  4767. --[[ windows ]]--
  4768.  
  4769. topkek.libwindows.windows = {}
  4770.  
  4771. function topkek.libwindows:registerWindow(w)
  4772.  
  4773. table.insert(topkek.libwindows.windows, w)
  4774.  
  4775. end
  4776.  
  4777. function topkek.libwindows:switchWindow(w, x)
  4778.  
  4779. for _, k in pairs(topkek.libwindows.windows) do
  4780.  
  4781. if k.Name == w then
  4782.  
  4783. k.Visible = true
  4784.  
  4785. else
  4786.  
  4787. k.Visible = false
  4788.  
  4789. end
  4790.  
  4791. end
  4792.  
  4793. if w == 'HomeContainer' then
  4794.  
  4795. base.Navigator.Visible = false
  4796.  
  4797. else
  4798.  
  4799. base.Navigator.Visible = true
  4800.  
  4801. end
  4802.  
  4803. base.Top.Location.Text = x
  4804.  
  4805. end
  4806.  
  4807. function topkek.libwindows:initiateNavigator()
  4808.  
  4809. local nav = base.Navigator
  4810.  
  4811. local template = nav.Item:Clone(); nav.Item:Destroy();
  4812.  
  4813. local wins = topkek.libsettings:getSetting('windows')
  4814.  
  4815. local y = 5
  4816.  
  4817. for _, k in pairs(wins) do
  4818.  
  4819. local o = template:Clone()
  4820.  
  4821. o.Parent = nav
  4822.  
  4823. o.Position = UDim2.new(0, 5, 0, y)
  4824.  
  4825. o.Text = k
  4826.  
  4827. o.MouseButton1Down:connect(function()
  4828.  
  4829. topkek.libwindows:switchWindow(k .. 'Container', k)
  4830.  
  4831. end)
  4832.  
  4833. y = y + 25
  4834.  
  4835. end
  4836.  
  4837. nav.CanvasSize = UDim2.new(0, 0, 0, y)
  4838.  
  4839. end
  4840.  
  4841. function topkek.libwindows:initiateHome()
  4842.  
  4843. local home = base.HomeContainer
  4844.  
  4845. home.LocalPlayer.Mask.MouseButton1Down:connect(function()
  4846.  
  4847. topkek.libwindows:switchWindow('LocalPlayerContainer', 'LocalPlayer')
  4848.  
  4849. end)
  4850.  
  4851. home.Server.Mask.MouseButton1Down:connect(function()
  4852.  
  4853. topkek.libwindows:switchWindow('ServerContainer', 'Server')
  4854.  
  4855. end)
  4856.  
  4857. home.Scripts.Mask.MouseButton1Down:connect(function()
  4858.  
  4859. topkek.libwindows:switchWindow('ScriptsContainer', 'Scripts')
  4860.  
  4861. end)
  4862.  
  4863. home.Miscellaneous.Mask.MouseButton1Down:connect(function()
  4864.  
  4865. topkek.libwindows:switchWindow('MiscellaneousContainer', 'Miscellaneous')
  4866.  
  4867. end)
  4868.  
  4869. home.Players.Mask.MouseButton1Down:connect(function()
  4870.  
  4871. topkek.libwindows:switchWindow('PlayersContainer', 'Players')
  4872.  
  4873. end)
  4874.  
  4875. home.Settings.Mask.MouseButton1Down:connect(function()
  4876.  
  4877. topkek.libwindows:switchWindow('SettingsContainer', 'Settings')
  4878.  
  4879. end)
  4880.  
  4881. end
  4882.  
  4883. --[[ defines ]]--
  4884.  
  4885. topkek.libsettings:setSetting('version', '1.0.0')
  4886.  
  4887. topkek.libsettings:setSetting('bans', {})
  4888.  
  4889. topkek.libsettings:setSetting('admins', {})
  4890.  
  4891. topkek.libsettings:setSetting('windows', {
  4892.  
  4893. 'Home';
  4894.  
  4895. 'Server';
  4896.  
  4897. 'LocalPlayer';
  4898.  
  4899. 'Players';
  4900.  
  4901. 'Scripts';
  4902.  
  4903. 'Miscellaneous';
  4904.  
  4905. 'Settings';
  4906.  
  4907. 'Explorer';
  4908.  
  4909. 'Gear';
  4910.  
  4911. 'Hats';
  4912.  
  4913. 'Music';
  4914.  
  4915. 'Effects';
  4916.  
  4917. 'Filtering';
  4918.  
  4919. 'Commands';
  4920.  
  4921. })
  4922.  
  4923. topkek.libsettings:setSetting('misc', {
  4924.  
  4925. 'Explorer';
  4926.  
  4927. 'Gear';
  4928.  
  4929. 'Hats';
  4930.  
  4931. 'Music';
  4932.  
  4933. 'Effects';
  4934.  
  4935. 'Filtering';
  4936.  
  4937. 'Commands';
  4938.  
  4939. })
  4940.  
  4941. topkek.store.gui = ScreenGui; gui = topkek.store.gui -- change later
  4942.  
  4943. topkek.store.base = topkek.store.gui['Base']; base = topkek.store.base
  4944.  
  4945. -- [[ server ]] --
  4946.  
  4947. --sz, txt, func, ysz, cbgd
  4948.  
  4949. local servwin = topkek.libgui:hookContainer(base['ServerContainer'])
  4950.  
  4951. local decalList, decalImp = servwin:drawScrollingContainer(100)
  4952.  
  4953. local decalAct = servwin:drawButton(2/3,'Spam Decal',function()
  4954.  
  4955. topkek.libutil:recurseDecal(decalImp.Text)end)
  4956.  
  4957. decalImp = servwin:drawTextBox(1/3,'573896613')
  4958.  
  4959. servwin:drawButton(1,'Rollback Spam',function()
  4960.  
  4961. topkek.libutil:recurseRemove('ParticleEmitter')
  4962.  
  4963. topkek.libutil:recurseRemove('Decal')
  4964.  
  4965. end)
  4966.  
  4967. local decs = {
  4968.  
  4969. {'Cerberus', '573896613'},
  4970.  
  4971. {'Rain', '574772793'},
  4972.  
  4973. {'Robbie', '574773630'},
  4974.  
  4975. {'Pepe', '244905904'},
  4976.  
  4977. {'Troll Face', '48308661'},
  4978.  
  4979. {'Jeff', '109129888'},
  4980.  
  4981. {'Shrek', '170539018'},
  4982.  
  4983. {'Doge', '133720697'},
  4984.  
  4985. {'Dat Boi', '409578848'},
  4986.  
  4987. }
  4988.  
  4989. for _, v in pairs(decs) do
  4990.  
  4991. local b = decalList:drawButton(1, v[1], function()decalImp.Text=v[2]end,20,color3(5,8,11))
  4992.  
  4993. topkek.libgui:addLeftIcon(b,'rbxassetid://'..v[2],20)
  4994.  
  4995. end
  4996.  
  4997. servwin:addSpacing()
  4998.  
  4999. -- [[lighting]] --
  5000.  
  5001. -- <<time>> --
  5002.  
  5003. local timeInp
  5004.  
  5005. servwin:drawButton(2/3,'Set Time',function()
  5006.  
  5007. game:GetService('Lighting').TimeOfDay = timeImp.Text .. ":00:00"
  5008.  
  5009. end)
  5010.  
  5011. timeImp = servwin:drawTextBox(1/3,'14')
  5012.  
  5013. -- <<fog> --
  5014.  
  5015. local fogInp
  5016.  
  5017. servwin:drawButton(2/3,'Set FogEnd',function()
  5018.  
  5019. if not tonumber(fogInp.Text) then return end
  5020.  
  5021. game:GetService('Lighting').FogEnd = tonumber(fogInp.Text)
  5022.  
  5023. end)
  5024.  
  5025. fogInp = servwin:drawTextBox(1/3,'100000')
  5026.  
  5027. -- <<brightness>> --
  5028.  
  5029. local brightInp
  5030.  
  5031. servwin:drawButton(2/3,'Set Brightness',function()
  5032.  
  5033. if not tonumber(brightInp.Text) then return end
  5034.  
  5035. game:GetService('Lighting').Brightness = tonumber(brightInp.Text)
  5036.  
  5037. end)
  5038.  
  5039. brightInp = servwin:drawTextBox(1/3,'1')
  5040.  
  5041. -- <<reset>> --
  5042.  
  5043. servwin:drawButton(1,'Reset Lighting',function()
  5044.  
  5045. local l = game:service'Lighting'
  5046.  
  5047. l.Ambient = Color3.new(0, 0, 0)
  5048.  
  5049. l.Brightness = 1
  5050.  
  5051. l.GlobalShadows = true
  5052.  
  5053. l.Outlines = true
  5054.  
  5055. l.FogEnd = 100000
  5056.  
  5057. l.FogStart = 0
  5058.  
  5059. l:SetMinutesAfterMidnight(12*60)
  5060.  
  5061. end)
  5062.  
  5063. -- [[ fixing ]] --
  5064.  
  5065. servwin:addSpacing()
  5066.  
  5067. servwin:drawButton(1/2,'Clear Server',function()
  5068.  
  5069. for i,v in pairs(game:service'Workspace':GetChildren()) do
  5070.  
  5071. if (not v:IsA("Terrain"))and(v.Name~="Camera") then
  5072.  
  5073. v:Destroy()
  5074.  
  5075. end
  5076.  
  5077. end
  5078.  
  5079. end)
  5080.  
  5081. servwin:drawButton(1/2,'Shutdown',function()
  5082.  
  5083. for i,v in pairs(game:GetService('Players')) do
  5084.  
  5085. v.Parent = nil
  5086.  
  5087. end
  5088.  
  5089. end)
  5090.  
  5091. servwin:drawButton(1/2,'Remove Sound',function()
  5092.  
  5093. topkek.libutil:recurseRemove('Sound')
  5094.  
  5095. end)
  5096.  
  5097. servwin:drawButton(1/2,'Baseplate',function()
  5098.  
  5099. for X = -2500, 2500, 512 do
  5100.  
  5101. for Z = -2500, 2500, 512 do
  5102.  
  5103. local P = Instance.new("Part")
  5104.  
  5105. P.Anchored = true
  5106.  
  5107. P.Locked = true
  5108.  
  5109. P.Size = Vector3.new(512,3,512)
  5110.  
  5111. P.CFrame = CFrame.new(X,0,Z)
  5112.  
  5113. P.BrickColor = BrickColor.Green()
  5114.  
  5115. P.Parent = game:service'Workspace'
  5116.  
  5117. end
  5118.  
  5119. end
  5120.  
  5121. end)
  5122.  
  5123. --[[ destruction ]]--
  5124.  
  5125. servwin:addSpacing()
  5126.  
  5127. servwin:drawButton(1/2,'Clear Terrain',function()
  5128.  
  5129. game:service'Workspace'.Terrain:Clear()
  5130.  
  5131. end)
  5132.  
  5133. servwin:drawButton(1/2,'Flood',function()
  5134.  
  5135. game:service'Workspace'.Terrain:SetCells(Region3int16.new(Vector3int16.new(-100,-100,-100), Vector3int16.new(100,100,100)), 17, "Solid", "X")
  5136.  
  5137. end)
  5138.  
  5139. servwin:drawButton(1/2,'Reflectancy',function()
  5140.  
  5141. topkek.libutil:recurseSet('BasePart','Reflectance',1)
  5142.  
  5143. end)
  5144.  
  5145. servwin:drawButton(1/2,'Transparency',function()
  5146.  
  5147. topkek.libutil:recurseSet('BasePart','Transparency',1)
  5148.  
  5149. end)
  5150.  
  5151. servwin:drawButton(1/2,'666',function()
  5152.  
  5153. for i,v in next,workspace:children''do
  5154.  
  5155. if(v:IsA'BasePart')then
  5156.  
  5157. me=v;
  5158.  
  5159. bbg=Instance.new('BillboardGui',me);
  5160.  
  5161. bbg.Name='stuf';
  5162.  
  5163. bbg.Adornee=me;
  5164.  
  5165. bbg.Size=UDim2.new(2.5,0,2.5,0)
  5166.  
  5167. --bbg.StudsOffset=Vector3.new(0,2,0)
  5168.  
  5169. tlb=Instance.new'TextLabel';
  5170.  
  5171. tlb.Text='666 666 666 666 666 666';
  5172.  
  5173. tlb.Font='SourceSansBold';
  5174.  
  5175. tlb.FontSize='Size48';
  5176.  
  5177. tlb.TextColor3=Color3.new(1,0,0);
  5178.  
  5179. tlb.Size=UDim2.new(1.25,0,1.25,0);
  5180.  
  5181. tlb.Position=UDim2.new(-0.125,-22,-1.1,0);
  5182.  
  5183. tlb.BackgroundTransparency=1;
  5184.  
  5185. tlb.Parent=bbg;
  5186.  
  5187. end;end;
  5188.  
  5189. --coroutine.wrap(function()while wait''do
  5190.  
  5191. s=Instance.new'Sound';
  5192.  
  5193. s.Parent=workspace;
  5194.  
  5195. s.SoundId='rbxassetid://152840862';
  5196.  
  5197. s.Pitch=1;
  5198.  
  5199. s.Volume=1;
  5200.  
  5201. s.Looped=true;
  5202.  
  5203. s:play();
  5204.  
  5205. --end;end)();
  5206.  
  5207. function xds(dd)
  5208.  
  5209. for i,v in next,dd:children''do
  5210.  
  5211. if(v:IsA'BasePart')then
  5212.  
  5213. v.BrickColor=BrickColor.new'Really black';
  5214.  
  5215. v.TopSurface='Smooth';
  5216.  
  5217. v.BottomSurface='Smooth';
  5218.  
  5219. s=Instance.new('SelectionBox',v);
  5220.  
  5221. s.Adornee=v;
  5222.  
  5223. s.Color=BrickColor.new'Really red';
  5224.  
  5225. a=Instance.new('PointLight',v);
  5226.  
  5227. a.Color=Color3.new(1,0,0);
  5228.  
  5229. a.Range=15;
  5230.  
  5231. a.Brightness=5;
  5232.  
  5233. f=Instance.new('Fire',v);
  5234.  
  5235. f.Size=19;
  5236.  
  5237. f.Heat=22;
  5238.  
  5239. end;
  5240.  
  5241. game.Lighting.TimeOfDay=0;
  5242.  
  5243. game.Lighting.Brightness=0;
  5244.  
  5245. game.Lighting.ShadowColor=Color3.new(0,0,0);
  5246.  
  5247. game.Lighting.Ambient=Color3.new(1,0,0);
  5248.  
  5249. game.Lighting.FogEnd=200;
  5250.  
  5251. game.Lighting.FogColor=Color3.new(0,0,0);
  5252.  
  5253. local dec = 'http://www.roblox.com/asset/?id=19399245';
  5254.  
  5255. local fac = {'Front', 'Back', 'Left', 'Right', 'Top', 'Bottom'}
  5256.  
  5257. --coroutine.wrap(function()
  5258.  
  5259. --for _,__ in pairs(fac) do
  5260.  
  5261. --local ddec = Instance.new("Decal", v)
  5262.  
  5263. --ddec.Face = __
  5264.  
  5265. --ddec.Texture = dec
  5266.  
  5267. --end end)()
  5268.  
  5269. if #(v:GetChildren())>0 then
  5270.  
  5271. xds(v)
  5272.  
  5273. end
  5274.  
  5275. end
  5276.  
  5277. end
  5278.  
  5279. xds(game.Workspace)
  5280.  
  5281. end)
  5282.  
  5283. servwin:drawButton(1/2,'Troll',function()
  5284.  
  5285. topkek.libutil:recurseDecal('48308661')
  5286.  
  5287. topkek.libutil:Play(154664102)
  5288.  
  5289. end)
  5290.  
  5291. servwin:drawButton(1/2,'Colorize',function() -- when u skid off variable XDDDDDpranked
  5292.  
  5293. local materiallist =
  5294.  
  5295. {Enum.Material.Plastic,Enum.Material.Wood,Enum.Material.Slate,Enum.Material.Concrete,Enum.Material.CorrodedMetal,
  5296.  
  5297. Enum.Material.DiamondPlate,Enum.Material.Foil,Enum.Material.Grass,
  5298.  
  5299. Enum.Material.Ice,Enum.Material.Marble,Enum.Material.Granite,Enum.Material.Brick,
  5300.  
  5301. Enum.Material.Pebble,Enum.Material.Sand,Enum.Material.Sand,
  5302.  
  5303. Enum.Material.Fabric,Enum.Material.SmoothPlastic,Enum.Material.Metal,Enum.Material.WoodPlanks,Enum.Material.Neon,Enum.Material.Cobblestone}
  5304.  
  5305. local function r(where)
  5306.  
  5307. for _,v in pairs (where:GetChildren()) do
  5308.  
  5309. if v:IsA("BasePart") then
  5310.  
  5311. spawn(function() while wait(0.1) do v.Material = materiallist[math.random(#materiallist)] wait() end end) end r(v) end end r(workspace)
  5312.  
  5313. end)
  5314.  
  5315. servwin:drawButton(1/2,'Materialize',function()
  5316.  
  5317. local function r(where)
  5318.  
  5319. for _,v in pairs (where:GetChildren()) do
  5320.  
  5321. if v:IsA("BasePart") then
  5322.  
  5323. spawn(function() while wait(0.1) do v.Transparency = math.random(0,1) wait() end end) end r(v) end end r(workspace)
  5324.  
  5325. end)
  5326.  
  5327. servwin:drawButton(1/2,'Meshify',function()
  5328.  
  5329. local enums={
  5330.  
  5331. Enum.MeshType.Head;
  5332.  
  5333. Enum.MeshType.Torso;
  5334.  
  5335. Enum.MeshType.Wedge;
  5336.  
  5337. Enum.MeshType.Brick;
  5338.  
  5339. Enum.MeshType.Sphere;
  5340.  
  5341. Enum.MeshType.Cylinder;
  5342.  
  5343. }
  5344.  
  5345. topkek.libutil:recurseFunc('BasePart',function(o)
  5346.  
  5347. local mesh = Instance.new('SpecialMesh', o)
  5348.  
  5349. mesh.MeshType = enums[math.random(1,#enums)]
  5350.  
  5351. end)
  5352.  
  5353. end)
  5354.  
  5355. servwin:drawButton(1/2,'Loop-Meshify',function()
  5356.  
  5357. coroutine.wrap(function()
  5358.  
  5359. while true do
  5360.  
  5361. local enums={
  5362.  
  5363. Enum.MeshType.Head;
  5364.  
  5365. Enum.MeshType.Torso;
  5366.  
  5367. Enum.MeshType.Wedge;
  5368.  
  5369. Enum.MeshType.Brick;
  5370.  
  5371. Enum.MeshType.Sphere;
  5372.  
  5373. Enum.MeshType.Cylinder;
  5374.  
  5375. }
  5376.  
  5377. topkek.libutil:recurseFunc('BasePart',function(o)
  5378.  
  5379. if o:FindFirstChild("Mesh") then o.Mesh:Destroy() end
  5380.  
  5381. local mesh = Instance.new('SpecialMesh', o)
  5382.  
  5383. mesh.MeshType = enums[math.random(1,#enums)]
  5384.  
  5385. end)
  5386.  
  5387. wait(0.5)
  5388.  
  5389. end
  5390.  
  5391. end)()
  5392.  
  5393. end)
  5394.  
  5395. --<<<< END OF SERVER MENU >>>>--
  5396.  
  5397. plrwin = topkek.libgui:hookContainer(base['PlayersContainer'])
  5398.  
  5399. local plrDrop = plrwin:drawButton(1,'test-dropdown',function()end)
  5400.  
  5401. plrDrop = dropdown.new(plrDrop,topkek.libutil:GetPlayerList(),'Everybody')
  5402.  
  5403. game:GetService('Players').PlayerAdded:connect(function()
  5404.  
  5405. plrDrop.update(topkek.libutil:GetPlayerList())
  5406.  
  5407. end)
  5408.  
  5409. game:GetService('Players').PlayerRemoving:connect(function()
  5410.  
  5411. plrDrop.update(topkek.libutil:GetPlayerList())
  5412.  
  5413. end)
  5414.  
  5415. plrwin:addSpacing()
  5416.  
  5417. local actions = plrwin --plrwin:drawScrollingContainer(163) [[lole]]
  5418.  
  5419. actions:drawButton(1/3, 'Kill', function()
  5420.  
  5421. topkek.libutil:doPlayers(plrDrop, function(z)
  5422.  
  5423. if z.Character:FindFirstChild('Humanoid') then
  5424.  
  5425. z.Character.Humanoid.Health = 0
  5426.  
  5427. end
  5428.  
  5429. end)
  5430.  
  5431. end)
  5432.  
  5433. actions:drawButton(1/3, 'Freeze', function()
  5434.  
  5435. topkek.libutil:doPlayers(plrDrop, function(z)
  5436.  
  5437. if z.Character:FindFirstChild('Humanoid') then
  5438.  
  5439. topkek.libutil:getTorso(z).Anchored = true
  5440.  
  5441. end
  5442.  
  5443. end)
  5444.  
  5445. end)
  5446.  
  5447. actions:drawButton(1/3, 'Thaw', function()
  5448.  
  5449. topkek.libutil:doPlayers(plrDrop, function(z)
  5450.  
  5451. if z.Character:FindFirstChild('Humanoid') then
  5452.  
  5453. topkek.libutil:getTorso(z).Anchored = false
  5454.  
  5455. end
  5456.  
  5457. end)
  5458.  
  5459. end)
  5460.  
  5461. actions:drawButton(1/3, 'Fire', function()
  5462.  
  5463. topkek.libutil:doPlayers(plrDrop, function(z)
  5464.  
  5465. if z.Character then
  5466.  
  5467. Instance.new("Fire", topkek.libutil:getTorso(z))
  5468.  
  5469. end
  5470.  
  5471. end)
  5472.  
  5473. end)
  5474.  
  5475. actions:drawButton(1/3, 'Sparkles', function()
  5476.  
  5477. topkek.libutil:doPlayers(plrDrop, function(z)
  5478.  
  5479. if z.Character then
  5480.  
  5481. Instance.new("Sparkles", topkek.libutil:getTorso(z))
  5482.  
  5483. end
  5484.  
  5485. end)
  5486.  
  5487. end)
  5488.  
  5489. actions:drawButton(1/3, 'Smoke', function()
  5490.  
  5491. topkek.libutil:doPlayers(plrDrop, function(z)
  5492.  
  5493. if z.Character then
  5494.  
  5495. Instance.new("Smoke", topkek.libutil:getTorso(z))
  5496.  
  5497. end
  5498.  
  5499. end)
  5500.  
  5501. end)
  5502.  
  5503. actions:drawButton(1/3, 'BTools', function()
  5504.  
  5505. topkek.libutil:doPlayers(plrDrop, function(z)
  5506.  
  5507. local a = Instance.new("HopperBin")
  5508.  
  5509. a.BinType = "GameTool"
  5510.  
  5511. a.Parent = z.Backpack
  5512.  
  5513. local a = Instance.new("HopperBin")
  5514.  
  5515. a.BinType = "Clone"
  5516.  
  5517. a.Parent = z.Backpack
  5518.  
  5519. local a = Instance.new("HopperBin")
  5520.  
  5521. a.BinType = "Hammer"
  5522.  
  5523. a.Parent = z.Backpack
  5524.  
  5525. end)
  5526.  
  5527. end)
  5528.  
  5529. actions:drawButton(1/3, 'Kick', function()
  5530.  
  5531. topkek.libutil:doPlayers(plrDrop, function(z)
  5532.  
  5533. local function doKick()
  5534.  
  5535. if z.Character and z.Character:FindFirstChild('HumanoidRootPart') and z.Character:FindFirstChild('Torso') then
  5536.  
  5537. z.Character.HumanoidRootPart.CFrame = CFrame.new(math.random(999000, 1001000), 1000000, 1000000)
  5538.  
  5539. local SP = Instance.new('SkateboardPlatform', z.Character) SP.Position = z.Character.HumanoidRootPart.Position SP.Transparency = 1
  5540.  
  5541. spawn(function()
  5542.  
  5543. repeat wait()
  5544.  
  5545. if z.Character and z.Character:FindFirstChild('HumanoidRootPart') then
  5546.  
  5547. SP.Position = z.Character.HumanoidRootPart.Position
  5548.  
  5549. end
  5550.  
  5551. until not game:GetService('Players'):FindFirstChild(z.Name)
  5552.  
  5553. end)
  5554.  
  5555. z.Character.Torso.Anchored = true
  5556.  
  5557. end
  5558.  
  5559. end
  5560.  
  5561. repeat
  5562.  
  5563. doKick()
  5564.  
  5565. wait()
  5566.  
  5567. until not z
  5568.  
  5569. end)
  5570.  
  5571. end)
  5572.  
  5573. actions:drawButton(1/3, 'Nil', function()
  5574.  
  5575. topkek.libutil:doPlayers(plrDrop, function(z)
  5576.  
  5577. z.Parent = nil
  5578.  
  5579. end)
  5580.  
  5581. end)
  5582.  
  5583. actions:drawButton(1/3, 'Bring', function()
  5584.  
  5585. topkek.libutil:doPlayers(plrDrop, function(z)
  5586.  
  5587. if z.Character then
  5588.  
  5589. z.Character.HumanoidRootPart.CFrame =
  5590.  
  5591. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(1,1,1)
  5592.  
  5593. end
  5594.  
  5595. end)
  5596.  
  5597. end)
  5598.  
  5599. actions:drawButton(1/3, 'Goto', function()
  5600.  
  5601. topkek.libutil:doPlayers(plrDrop, function(z)
  5602.  
  5603. if z.Character then
  5604.  
  5605. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame =
  5606.  
  5607. z.Character.HumanoidRootPart.CFrame * CFrame.new(1,1,1)
  5608.  
  5609. end
  5610.  
  5611. end)
  5612.  
  5613. end)
  5614.  
  5615. actions:drawButton(1/3, 'Freefall', function()
  5616.  
  5617. topkek.libutil:doPlayers(plrDrop, function(z)
  5618.  
  5619. if z.Character then
  5620.  
  5621. z.Character.HumanoidRootPart.CFrame = z.Character.HumanoidRootPart.CFrame * CFrame.new(0, 10000, 0)
  5622.  
  5623. end
  5624.  
  5625. end)
  5626.  
  5627. end)
  5628.  
  5629. actions:drawButton(1/3, 'Sword', function()
  5630.  
  5631. topkek.libutil:doPlayers(plrDrop, function(z)
  5632.  
  5633. insert(125013769).Parent = z.Backpack
  5634.  
  5635. end)
  5636.  
  5637. end)
  5638.  
  5639. actions:drawButton(1/3, 'Guns', function()
  5640.  
  5641. topkek.libutil:doPlayers(plrDrop, function(z)
  5642.  
  5643. insert(130113146).Parent = z.Backpack
  5644.  
  5645. insert(67747912).Parent = z.Backpack
  5646.  
  5647. insert(95354288).Parent = z.Backpack
  5648.  
  5649. end)
  5650.  
  5651. end)
  5652.  
  5653. actions:drawButton(1/3, 'Knife', function()
  5654.  
  5655. topkek.libutil:doPlayers(plrDrop, function(z)
  5656.  
  5657. insert(170897263).Parent = z.Backpack
  5658.  
  5659. end)
  5660.  
  5661. end)
  5662.  
  5663.  
  5664.  
  5665. actions:drawButton(1/3, 'Stun', function()
  5666.  
  5667. topkek.libutil:doPlayers(plrDrop, function(z)
  5668.  
  5669. if not z.Character:FindFirstChild('UpperTorso') then
  5670.  
  5671. z.Character.Torso.CFrame = z.Character.Torso.CFrame * CFrame.Angles(math.rad(90),0,0)
  5672.  
  5673. end
  5674.  
  5675. z.Character.Humanoid.PlatformStand = true
  5676.  
  5677. end)
  5678.  
  5679. end)
  5680.  
  5681. actions:drawButton(1/3, 'Invisible', function()
  5682.  
  5683. topkek.libutil:doPlayers(plrDrop, function(z)
  5684.  
  5685. if z.Character then
  5686.  
  5687. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'Transparency', 1)
  5688.  
  5689. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'Transparency', 1)
  5690.  
  5691. end
  5692.  
  5693. end)
  5694.  
  5695. end)
  5696.  
  5697. actions:drawButton(1/3, 'Visible', function()
  5698.  
  5699. topkek.libutil:doPlayers(plrDrop, function(z)
  5700.  
  5701. if z.Character then
  5702.  
  5703. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'Transparency', 0)
  5704.  
  5705. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'Transparency', 1)
  5706.  
  5707. end
  5708.  
  5709. end)
  5710.  
  5711. end)
  5712.  
  5713. actions:drawButton(1/3, 'God', function()
  5714.  
  5715. topkek.libutil:doPlayers(plrDrop, function(z)
  5716.  
  5717. if z.Character:FindFirstChild('Humanoid') then
  5718.  
  5719. z.Character.Humanoid.MaxHealth = math.huge
  5720.  
  5721. z.Character.Humanoid.Health = math.huge
  5722.  
  5723. end
  5724.  
  5725. end)
  5726.  
  5727. end)
  5728.  
  5729.  
  5730.  
  5731. actions:drawButton(1/3, 'Semigod', function()
  5732.  
  5733. topkek.libutil:doPlayers(plrDrop, function(z)
  5734.  
  5735. if z.Character:FindFirstChild('Humanoid') then
  5736.  
  5737. z.Character.Humanoid.MaxHealth = 9999999999
  5738.  
  5739. z.Character.Humanoid.Health = 9999999999
  5740.  
  5741. end
  5742.  
  5743. end)
  5744.  
  5745. end)
  5746.  
  5747. actions:drawButton(1/3, 'Nuke', function()
  5748.  
  5749. topkek.libutil:doPlayers(plrDrop, function(z)
  5750.  
  5751. local torso = topkek.libutil:getTorso(z)
  5752.  
  5753. local nuke = Instance.new("Part", game.Workspace)
  5754.  
  5755. local opos = torso.CFrame
  5756.  
  5757. nuke.BrickColor = BrickColor.new("Bright yellow")
  5758.  
  5759. nuke.TopSurface = Enum.SurfaceType.Smooth
  5760.  
  5761. nuke.BottomSurface = Enum.SurfaceType.Smooth
  5762.  
  5763. nuke.Anchored = true
  5764.  
  5765. nuke.CanCollide = false
  5766.  
  5767. nuke.Shape = "Ball"
  5768.  
  5769. nuke.Transparency = 0.5
  5770.  
  5771. nuke.CFrame = torso.CFrame
  5772.  
  5773. nuke.Size = Vector3.new(1, 1, 1)
  5774.  
  5775. nuke.Touched:connect(function(p)
  5776.  
  5777. local expl = Instance.new("Explosion", p)
  5778.  
  5779. expl.BlastPressure = 50000
  5780.  
  5781. expl.BlastRadius = 50
  5782.  
  5783. expl.Position = p.Position
  5784.  
  5785. p.Material = Enum.Material.CorrodedMetal
  5786.  
  5787. p:BreakJoints()
  5788.  
  5789. end)
  5790.  
  5791. for i = 1, 150 do
  5792.  
  5793. nuke.Size = Vector3.new(i, i, i)
  5794.  
  5795. nuke.CFrame = opos
  5796.  
  5797. wait(0.08)
  5798.  
  5799. end
  5800.  
  5801. nuke:Destroy()
  5802.  
  5803. end)
  5804.  
  5805. end)
  5806.  
  5807. actions:drawButton(1/3, 'Confuse', function()
  5808.  
  5809. topkek.libutil:doPlayers(plrDrop, function(z)
  5810.  
  5811. if z.Character:FindFirstChild('Humanoid') then
  5812.  
  5813. z.Character.Humanoid.WalkSpeed = -16
  5814.  
  5815. end
  5816.  
  5817. end)
  5818.  
  5819. end)
  5820.  
  5821. actions:drawButton(1/3, 'Goldify', function()
  5822.  
  5823. topkek.libutil:doPlayers(plrDrop, function(z)
  5824.  
  5825. if z.Character then
  5826.  
  5827. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'Material', 'Marble')
  5828.  
  5829. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'Material', 'Marble')
  5830.  
  5831. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'BrickColor', BrickColor.new('Bright yellow'))
  5832.  
  5833. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'BrickColor', BrickColor.new('Bright yellow'))
  5834.  
  5835. end
  5836.  
  5837. end)
  5838.  
  5839. end)
  5840.  
  5841. actions:drawButton(1/3, 'Neon', function()
  5842.  
  5843. topkek.libutil:doPlayers(plrDrop, function(z)
  5844.  
  5845. if z.Character then
  5846.  
  5847. topkek.libutil:recurseSetObj(z.Character, 'BasePart', 'Material', 'Neon')
  5848.  
  5849. topkek.libutil:recurseSetObj(z.Character, 'MeshPart', 'Material', 'Neon')
  5850.  
  5851. end
  5852.  
  5853. end)
  5854.  
  5855. end)
  5856.  
  5857. actions:drawButton(1/3, 'Insane', function()
  5858.  
  5859. topkek.libutil:doPlayers(plrDrop, function(z)
  5860.  
  5861. if z.Character then
  5862.  
  5863. for i,v in pairs(topkek.libutil:getTorso(z):GetChildren()) do
  5864.  
  5865. if v:IsA("Motor6D") then
  5866.  
  5867. coroutine.wrap(function()
  5868.  
  5869. while v do
  5870.  
  5871. v.C0=v.C0*CFrame.Angles(math.random(-180,180),math.random(-180,180),math.random(-180,180))
  5872.  
  5873. wait()
  5874.  
  5875. end
  5876.  
  5877. end)()
  5878.  
  5879. end
  5880.  
  5881. end
  5882.  
  5883. end
  5884.  
  5885. end)
  5886.  
  5887. end)
  5888.  
  5889. actions:drawButton(1/3, 'Quicksand', function()
  5890.  
  5891. topkek.libutil:doPlayers(plrDrop, function(z)
  5892.  
  5893. if z.Character then
  5894.  
  5895. if z.Character:FindFirstChild('Humanoid') then
  5896.  
  5897. local tor = topkek.libutil:getTorso(z)
  5898.  
  5899. local hole = Instance.new("Part", z.Character)
  5900.  
  5901. hole.Anchored = true
  5902.  
  5903. hole.Name = "Hole"
  5904.  
  5905. hole.FormFactor = Enum.FormFactor.Custom
  5906.  
  5907. hole.Size = Vector3.new(7, 1, 7)
  5908.  
  5909. hole.CanCollide = false
  5910.  
  5911. hole.CFrame = tor.CFrame * CFrame.new(0,-3.3,0)
  5912.  
  5913. hole.BrickColor = BrickColor.new("Cool yellow")
  5914.  
  5915. hole.Material = Enum.Material.Sand
  5916.  
  5917. local hm = Instance.new("CylinderMesh", hole)
  5918.  
  5919. tor.Anchored = true
  5920.  
  5921. if z.Character:FindFirstChild("Humanoid") then
  5922.  
  5923. z.Character.Humanoid.Jump = true
  5924.  
  5925. end
  5926.  
  5927. for x,m in pairs(z.Character:GetChildren()) do
  5928.  
  5929. if m:IsA("BasePart") or m:IsA("MeshPart") then
  5930.  
  5931. m.CanCollide = false
  5932.  
  5933. end
  5934.  
  5935. end
  5936.  
  5937. for i=1,75 do
  5938.  
  5939. tor.CFrame=tor.CFrame*CFrame.new(0,-0.1,0)
  5940.  
  5941. wait(0.06)
  5942.  
  5943. end
  5944.  
  5945. tor.CFrame=tor.CFrame*CFrame.new(0,
  5946.  
  5947. -500,0
  5948.  
  5949. )
  5950.  
  5951. z.Character.Humanoid.Health = 0
  5952.  
  5953. end
  5954.  
  5955. end
  5956.  
  5957. end)
  5958.  
  5959. end)
  5960.  
  5961. actions:drawButton(1/3, 'Duck', function()
  5962.  
  5963. topkek.libutil:doPlayers(plrDrop, function(z)
  5964.  
  5965. if z.Character then
  5966.  
  5967. local pchar = z.Character
  5968.  
  5969. -- for i,v in pairs(pchar.Torso:GetChildren()) do
  5970.  
  5971. -- if v:IsA("Decal") then
  5972.  
  5973. -- v:Destroy()
  5974.  
  5975. -- end
  5976.  
  5977. -- end
  5978.  
  5979. for i,v in pairs(pchar:GetChildren()) do
  5980.  
  5981. if v:IsA("Hat") or v:IsA("Accessory") then
  5982.  
  5983. v:Destroy()
  5984.  
  5985. end
  5986.  
  5987. end
  5988.  
  5989. local duck = Instance.new("SpecialMesh", z.Character.HumanoidRootPart)
  5990.  
  5991. duck.MeshType = "FileMesh"
  5992.  
  5993. duck.MeshId = "http://www.roblox.com/asset/?id=9419831"
  5994.  
  5995. duck.TextureId = "http://www.roblox.com/asset/?id=9419827"
  5996.  
  5997. duck.Scale = Vector3.new(5, 5, 5)
  5998.  
  5999. topkek.libutil:recurseSetObj(z.Character, 'Instance', 'Transparency', 1)
  6000.  
  6001. z.Character.HumanoidRootPart.Transparency = 0
  6002.  
  6003. end
  6004.  
  6005. end)
  6006.  
  6007. end)
  6008.  
  6009. actions:drawButton(1/3, 'Shrek', function()
  6010.  
  6011. topkek.libutil:doPlayers(plrDrop, function(z)
  6012.  
  6013. if z.Character then
  6014.  
  6015. local pchar = z.Character
  6016.  
  6017. for i,v in pairs(pchar:GetChildren()) do
  6018.  
  6019. if v:IsA("Hat") or v:IsA("Accessory") or v:IsA("CharacterMesh") or v:IsA("Shirt") or v:IsA("Pants") then
  6020.  
  6021. v:Destroy()
  6022.  
  6023. end
  6024.  
  6025. end
  6026.  
  6027. for i,v in pairs(pchar.Head:GetChildren()) do
  6028.  
  6029. if v:IsA("Decal") or v:IsA("SpecialMesh") then
  6030.  
  6031. v:Destroy()
  6032.  
  6033. end
  6034.  
  6035. end
  6036.  
  6037.  
  6038.  
  6039. local mesh = Instance.new("SpecialMesh", pchar.Head)
  6040.  
  6041. mesh.MeshType = "FileMesh"
  6042.  
  6043. pchar.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=19999257"
  6044.  
  6045. pchar.Head.Mesh.Offset = Vector3.new(-0.1, 0.1, 0)
  6046.  
  6047. pchar.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=156397869"
  6048.  
  6049.  
  6050.  
  6051. local Shirt = Instance.new("Shirt", z.Character)
  6052.  
  6053. local Pants = Instance.new("Pants", z.Character)
  6054.  
  6055.  
  6056.  
  6057. Shirt.ShirtTemplate = "rbxassetid://133078194"
  6058.  
  6059. Pants.PantsTemplate = "rbxassetid://133078204"
  6060.  
  6061. end
  6062.  
  6063. end)
  6064.  
  6065. end)
  6066.  
  6067. actions:drawButton(1/3, 'Bighead', function()
  6068.  
  6069. topkek.libutil:doPlayers(plrDrop, function(z)
  6070.  
  6071. if z.Character then
  6072.  
  6073. if z.Character:FindFirstChild('Head') then
  6074.  
  6075. z.Character.Head.Mesh.Scale=Vector3.new(5,5,5)
  6076.  
  6077. end
  6078.  
  6079. end
  6080.  
  6081. end)
  6082.  
  6083. end)
  6084.  
  6085. actions:drawButton(1/3, 'Hotdog', function()
  6086.  
  6087. topkek.libutil:doPlayers(plrDrop, function(z)
  6088.  
  6089. if z.Character then
  6090.  
  6091. if z.Character:FindFirstChild('Head') then
  6092.  
  6093. topkek.libutil:weiner(z)
  6094.  
  6095. end
  6096.  
  6097. end
  6098.  
  6099. end)
  6100.  
  6101. end)
  6102.  
  6103. actions:drawButton(1/3, 'Dwarf [R6]', function()
  6104.  
  6105. topkek.libutil:doPlayers(plrDrop, function(z)
  6106.  
  6107. if z.Character then
  6108.  
  6109. topkek.libutil:scalePlayer(z, 0.5)
  6110.  
  6111. end
  6112.  
  6113. end)
  6114.  
  6115. end)
  6116.  
  6117. actions:drawButton(1/3, 'Giant [R6]', function()
  6118.  
  6119. topkek.libutil:doPlayers(plrDrop, function(z)
  6120.  
  6121. if z.Character then
  6122.  
  6123. topkek.libutil:scalePlayer(z, 5)
  6124.  
  6125. end
  6126.  
  6127. end)
  6128.  
  6129. end)
  6130.  
  6131. actions:drawButton(1/3, 'Giraffe [R6]', function()
  6132.  
  6133. topkek.libutil:doPlayers(plrDrop, function(z)
  6134.  
  6135. if z.Character then
  6136.  
  6137. local char=z.Character
  6138.  
  6139. local h=char.Head
  6140.  
  6141. local tor=char:FindFirstChild("Torso")
  6142.  
  6143. if not tor then return end
  6144.  
  6145. tor.Neck.C0=tor.Neck.C0*CFrame.new(0,0,5)
  6146.  
  6147. local fn=Instance.new("Part",char)
  6148.  
  6149. fn.Size=Vector3.new(1,5.5,1)
  6150.  
  6151. fn.Name="FakeNeck"
  6152.  
  6153. fn.Anchored=false
  6154.  
  6155. fn.CanCollide=false
  6156.  
  6157. if char:FindFirstChild("Body Colors") then
  6158.  
  6159. fn.BrickColor=char["Body Colors"].HeadColor
  6160.  
  6161. end
  6162.  
  6163. local cm=Instance.new("CylinderMesh",fn)
  6164.  
  6165. local we=Instance.new("Weld",h)
  6166.  
  6167. we.Part0=h
  6168.  
  6169. we.Part1=fn
  6170.  
  6171. we.C1=we.C1*CFrame.new(0,2.6,0)
  6172.  
  6173. end
  6174.  
  6175. end)
  6176.  
  6177. end)
  6178.  
  6179. actions:drawButton(1/3, 'Select', function()
  6180.  
  6181. topkek.libutil:doPlayers(plrDrop, function(z)
  6182.  
  6183. if z.Character then
  6184.  
  6185. Instance.new("SelectionBox", z.Character).Adornee = z.Character
  6186.  
  6187. end
  6188.  
  6189. end)
  6190.  
  6191. end)
  6192.  
  6193. actions:drawButton(1/3, 'Sphere', function()
  6194.  
  6195. topkek.libutil:doPlayers(plrDrop, function(z)
  6196.  
  6197. if z.Character then
  6198.  
  6199. Instance.new("SelectionSphere", z.Character).Adornee = z.Character
  6200.  
  6201. end
  6202.  
  6203. end)
  6204.  
  6205. end)
  6206.  
  6207. actions:drawButton(1/3, 'Sit', function()
  6208.  
  6209. topkek.libutil:doPlayers(plrDrop, function(z)
  6210.  
  6211. if z.Character:FindFirstChild("Humanoid") then
  6212.  
  6213. z.Character.Humanoid.Sit = true
  6214.  
  6215. end
  6216.  
  6217. end)
  6218.  
  6219. end)
  6220.  
  6221. actions:drawButton(1/3, 'Jump', function()
  6222.  
  6223. topkek.libutil:doPlayers(plrDrop, function(z)
  6224.  
  6225. if z.Character:FindFirstChild("Humanoid") then
  6226.  
  6227. z.Character.Humanoid.Jump = true
  6228.  
  6229. end
  6230.  
  6231. end)
  6232.  
  6233. end)
  6234.  
  6235. actions:drawButton(1/3, 'No Tools', function()
  6236.  
  6237. topkek.libutil:doPlayers(plrDrop, function(z)
  6238.  
  6239. for _, t in pairs(z.Backpack:GetChildren()) do
  6240.  
  6241. t:Destroy()
  6242.  
  6243. end
  6244.  
  6245. end)
  6246.  
  6247. end)
  6248.  
  6249. actions:drawButton(1/3, 'Take Tools', function()
  6250.  
  6251. topkek.libutil:doPlayers(plrDrop, function(z)
  6252.  
  6253. for _, t in pairs(z.Backpack:GetChildren()) do
  6254.  
  6255. t.Parent = game:service'Players'.LocalPlayer.Backpack
  6256.  
  6257. end
  6258.  
  6259. end)
  6260.  
  6261. end)
  6262.  
  6263. actions:drawButton(1/3, 'Disable', function()
  6264.  
  6265. topkek.libutil:doPlayers(plrDrop, function(z)
  6266.  
  6267. if z.Character:FindFirstChild("Humanoid") then
  6268.  
  6269. z.Character.Humanoid.Parent = nil
  6270.  
  6271. end
  6272.  
  6273. end)
  6274.  
  6275. end)
  6276.  
  6277. actions:drawButton(1/3, 'Fast', function()
  6278.  
  6279. topkek.libutil:doPlayers(plrDrop, function(z)
  6280.  
  6281. if z.Character:FindFirstChild("Humanoid") then
  6282.  
  6283. z.Character.Humanoid.WalkSpeed = 50
  6284.  
  6285. end
  6286.  
  6287. end)
  6288.  
  6289. end)
  6290.  
  6291. actions:drawButton(1/3, 'Slow', function()
  6292.  
  6293. topkek.libutil:doPlayers(plrDrop, function(z)
  6294.  
  6295. if z.Character:FindFirstChild("Humanoid") then
  6296.  
  6297. z.Character.Humanoid.WalkSpeed = 8
  6298.  
  6299. end
  6300.  
  6301. end)
  6302.  
  6303. end)
  6304.  
  6305. actions:drawButton(1/3,'Explode', function()
  6306.  
  6307. topkek.libtil:doPlayers(plrDrop, function(z)
  6308.  
  6309. local explosion = Instance.new("Explosion")
  6310.  
  6311. explosion.Position = topkek.libutil:getTorso(z).Position
  6312.  
  6313. explosion.Parent = game.Workspace
  6314.  
  6315. end)
  6316.  
  6317. end)
  6318.  
  6319. local Follow
  6320.  
  6321. actions:drawButton(1/3,'Annoy', function()
  6322.  
  6323. if Follow == true then
  6324.  
  6325. Follow = false; return
  6326.  
  6327. else Follow = true end
  6328.  
  6329. topkek.libutil:doPlayers(plrDrop, function(z)
  6330.  
  6331. while Follow == true do
  6332.  
  6333. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame=
  6334.  
  6335. z.Character.HumanoidRootPart.CFrame
  6336.  
  6337. wait()
  6338.  
  6339. end
  6340.  
  6341. end)
  6342.  
  6343. end)
  6344.  
  6345. actions:drawButton(1/3,'ForceField', function()
  6346.  
  6347. topkek.libutil:doPlayers(plrDrop, function(z)
  6348.  
  6349. if z.Character then
  6350.  
  6351. Instance.new("ForceField", z.Character)
  6352.  
  6353. end
  6354.  
  6355. end)
  6356.  
  6357. end)
  6358.  
  6359. actions:drawButton(1/3,'Friendlag', function()
  6360.  
  6361. topkek.libutil:doPlayers(plrDrop, function(z)
  6362.  
  6363. for i = 1, 10 do
  6364.  
  6365. spawn(function()
  6366.  
  6367. while wait() do
  6368.  
  6369. game.Players.LocalPlayer:RequestFriendship(z)
  6370.  
  6371. game.Players.LocalPlayer:RevokeFriendship(z)
  6372.  
  6373. end
  6374.  
  6375. end)
  6376.  
  6377. end
  6378.  
  6379. end)
  6380.  
  6381. end)
  6382.  
  6383. actions:drawButton(1/3,'Force Follow', function()
  6384.  
  6385. topkek.libutil:doPlayers(plrDrop, function(z)
  6386.  
  6387. game:GetService("RunService"):BindToRenderStep("_", 0, function()
  6388.  
  6389. z.Character.Humanoid:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  6390.  
  6391. end)
  6392.  
  6393. end)
  6394.  
  6395. end)
  6396.  
  6397. actions:drawButton(1/3,'Dab', function()
  6398.  
  6399. topkek.libutil:doPlayers(plrDrop, function(z)
  6400.  
  6401. if z.Character and z.Character:FindFirstChild("Torso") then
  6402.  
  6403. local chr = z.Character
  6404.  
  6405. chr.Animate.Disabled = true
  6406.  
  6407. chr.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.699999988, 0, 0.939692616, 0, -0.342020124, -0.330366075, -0.258819044, -0.907673359, -0.0885213241, 0.965925813, -0.243210346)
  6408.  
  6409. chr.Torso["Right Shoulder"].C1 = CFrame.new(-0.600000024, 0.5, -0.200000003, 0.664462984, 0.241844743, 0.707106769, -0.664462984, -0.241844788, 0.707106769, 0.342020154, -0.939692616, -3.09086197e-008)
  6410.  
  6411. chr.Torso["Neck"].C1 = CFrame.new(0, -0.600000024, 0, -0.866025388, 0.5, 0, -0.171010137, -0.29619807, 0.939692616, 0.469846278, 0.813797653, 0.342020124)
  6412.  
  6413. end
  6414.  
  6415. end)
  6416.  
  6417. end)
  6418.  
  6419. actions:addSpacing()
  6420.  
  6421. local chatInp
  6422.  
  6423. actions:drawButton(1/2, 'Make Chat', function()
  6424.  
  6425. topkek.libutil:doPlayers(plrDrop, function(z)
  6426.  
  6427. game:GetService('Chat'):Chat(z.Character, chatInp.Text)
  6428.  
  6429. end)
  6430.  
  6431. end)
  6432.  
  6433. chatInp = actions:drawTextBox(1/2, '')
  6434.  
  6435. local insertInp
  6436.  
  6437. actions:drawButton(1/2, 'Insert Into', function()
  6438.  
  6439. if not tonumber(insertInp.Text) then return end
  6440.  
  6441. local item = insert(insertInp.Text)
  6442.  
  6443. if not item then return end
  6444.  
  6445. topkek.libutil:doPlayers(plrDrop, function(z)
  6446.  
  6447. item:Clone().Parent = z.Backpack
  6448.  
  6449. end)
  6450.  
  6451. end)
  6452.  
  6453. insertInp = actions:drawTextBox(1/2, '')
  6454.  
  6455. local speedInp
  6456.  
  6457. actions:drawButton(1/2, 'Set Speed', function()
  6458.  
  6459. if not tonumber(speedInp.Text) then return end
  6460.  
  6461. topkek.libutil:doPlayers(plrDrop, function(z)
  6462.  
  6463. if z.Character:FindFirstChild('Humanoid') then
  6464.  
  6465. z.Character.Humanoid.WalkSpeed = tonumber(speedInp.Text)
  6466.  
  6467. end
  6468.  
  6469. end)
  6470.  
  6471. end)
  6472.  
  6473. speedInp = actions:drawTextBox(1/2, '')
  6474.  
  6475. local nameInp
  6476.  
  6477. actions:drawButton(1/2, 'Set Name', function()
  6478.  
  6479. topkek.libutil:doPlayers(plrDrop, function(z)
  6480.  
  6481. local Character = z.Character
  6482.  
  6483. local newName = Instance.new("Model", z.Character)
  6484.  
  6485. newName.Name = nameInp.Text
  6486.  
  6487. local cl = Character:WaitForChild("Head"):Clone()
  6488.  
  6489. cl.Parent = newName
  6490.  
  6491. cl:WaitForChild("face"):Destroy()
  6492.  
  6493. local hum = Instance.new("Humanoid", newName)
  6494.  
  6495. hum.Name = "NameTag"
  6496.  
  6497. hum.MaxHealth = 0
  6498.  
  6499. hum.Health = 0
  6500.  
  6501. local weld = Instance.new("Weld", cl)
  6502.  
  6503. weld.Part0 = cl
  6504.  
  6505. weld.Part1 = Character:WaitForChild("Head")
  6506.  
  6507. Character:WaitForChild("Head").Transparency = 1
  6508.  
  6509. Wait(.5)
  6510.  
  6511. cl.BrickColor = Character:WaitForChild("Head").BrickColo
  6512.  
  6513. end)
  6514.  
  6515. end)
  6516.  
  6517. nameInp = actions:drawTextBox(1/2, '')
  6518.  
  6519. --[[ localplayer ]]--
  6520.  
  6521. local lp = game:GetService('Players').LocalPlayer
  6522.  
  6523. local localwin = topkek.libgui:hookContainer(base['LocalPlayerContainer'])
  6524.  
  6525. local appearInp
  6526.  
  6527. localwin:drawButton(1/2, 'Set Appearance', function()
  6528.  
  6529. local id = 0
  6530.  
  6531. if not tonumber(appearInp.Text) then
  6532.  
  6533. id = tonumber(appearInp.Text)
  6534.  
  6535. else
  6536.  
  6537. id = game:GetService('Players'):GetUserIdFromNameAsync(appearInp.Text)
  6538.  
  6539. end
  6540.  
  6541. lp.CharacterAppearance = 'https://assetgame.roblox.com/Asset/CharacterFetch.ashx?userId=' .. tostring(id)
  6542.  
  6543. end)
  6544.  
  6545. appearInp = localwin:drawTextBox(1/2, '')
  6546.  
  6547. localwin:drawButton(1/2, 'Set TeamColor', function()
  6548.  
  6549. if teamInp.Text == 'Neutral' then
  6550.  
  6551. lp.Neutral = true
  6552.  
  6553. return
  6554.  
  6555. end
  6556.  
  6557. local clr = BrickColor.new(teamInp.Text)
  6558.  
  6559. lp.TeamColor = clr
  6560.  
  6561. end)
  6562.  
  6563. teamInp = localwin:drawTextBox(1/2, 'Neutral')
  6564.  
  6565. localwin:drawButton(1, 'Reset Camera', function()
  6566.  
  6567. game.Workspace.CurrentCamera:remove()
  6568.  
  6569. wait(.1)
  6570.  
  6571. game.Workspace.CurrentCamera.CameraSubject = lp.Character.Humanoid or
  6572.  
  6573. game.Workspace[lp.Name].Humanoid
  6574.  
  6575. game.Workspace.CurrentCamera.CameraType = "Custom"
  6576.  
  6577. end)
  6578.  
  6579. localwin:drawButton(1, 'Respawn', function()
  6580.  
  6581. local a1 = Instance.new("Model", game:service'Workspace')
  6582.  
  6583. local a2 = Instance.new("Part", game:service'Workspace')
  6584.  
  6585. a2.CanCollide = true
  6586.  
  6587. a2.Anchored = true
  6588.  
  6589. a2.CFrame = CFrame.new(10000, 10000, 10000)
  6590.  
  6591. a2.Name = "Torso"
  6592.  
  6593. local a3 = Instance.new("Humanoid", a1)
  6594.  
  6595. a3.MaxHealth=100;a3.Health=100
  6596.  
  6597. lp.Character = a1
  6598.  
  6599. a3.Health=0
  6600.  
  6601. end)
  6602.  
  6603. localwin:addSpacing()
  6604.  
  6605. local Lev, Clip, Fly
  6606.  
  6607. localwin:drawButton(1/2, 'Levitate', function()
  6608.  
  6609. if Lev == true then
  6610.  
  6611. Lev = false
  6612.  
  6613. return
  6614.  
  6615. end
  6616.  
  6617. Lev = true
  6618.  
  6619. repeat
  6620.  
  6621. lp.Character.Humanoid:ChangeState(10)
  6622.  
  6623. wait(0)
  6624.  
  6625. until Lev == false
  6626.  
  6627. end)
  6628.  
  6629. localwin:drawButton(1/2, 'Noclip', function()
  6630.  
  6631. if Clip == true then
  6632.  
  6633. Clip = false
  6634.  
  6635. return
  6636.  
  6637. end
  6638.  
  6639. Clip = true
  6640.  
  6641. game:GetService("RunService").Stepped:connect(function()
  6642.  
  6643. topkek.libutil:getTorso(lp).CanCollide = not Clip
  6644.  
  6645. lp.Character.Head.CanCollide = not Clip
  6646.  
  6647. lp.Character.HumanoidRootPart.CanCollide = not Clip
  6648.  
  6649. if lp.Character.UpperTorso then
  6650.  
  6651. lp.Character.LowerTorso.CanCollide = not Clip
  6652.  
  6653. end
  6654.  
  6655. end)
  6656.  
  6657. lp.Character.HumanoidRootPart.Changed:connect(function()
  6658.  
  6659. topkek.libutil:getTorso(lp).CanCollide = not Clip
  6660.  
  6661. lp.Character.Head.CanCollide = not Clip
  6662.  
  6663. lp.Character.HumanoidRootPart.CanCollide = not Clip
  6664.  
  6665. if lp.Character.UpperTorso then
  6666.  
  6667. lp.Character.LowerTorso.CanCollide = not Clip
  6668.  
  6669. end
  6670.  
  6671. end)
  6672.  
  6673. end)
  6674.  
  6675. localwin:drawButton(1/2, 'Fly', function()
  6676.  
  6677. if Fly == true then
  6678.  
  6679. Fly = false
  6680.  
  6681. return
  6682.  
  6683. end
  6684.  
  6685. Fly = true
  6686.  
  6687. local mouse=game.Players.LocalPlayer:GetMouse''
  6688.  
  6689. localplayer=game.Players.LocalPlayer
  6690.  
  6691. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  6692.  
  6693. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  6694.  
  6695. local speed=0
  6696.  
  6697. local keys={a=false,d=false,w=false,s=false}
  6698.  
  6699. local e1
  6700.  
  6701. local e2
  6702.  
  6703. local function start()
  6704.  
  6705. local pos = Instance.new("BodyPosition",torso)
  6706.  
  6707. local gyro = Instance.new("BodyGyro",torso)
  6708.  
  6709. pos.Name="EPIXPOS"
  6710.  
  6711. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  6712.  
  6713. pos.position = torso.Position
  6714.  
  6715. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  6716.  
  6717. gyro.cframe = torso.CFrame
  6718.  
  6719. repeat
  6720.  
  6721. wait()
  6722.  
  6723. localplayer.Character.Humanoid.PlatformStand=true
  6724.  
  6725. local new=gyro.cframe - gyro.cframe.p + pos.position
  6726.  
  6727. if not keys.w and not keys.s and not keys.a and not keys.d then
  6728.  
  6729. speed=1
  6730.  
  6731. end
  6732.  
  6733. if keys.w then
  6734.  
  6735. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  6736.  
  6737. speed=speed+0.01
  6738.  
  6739. end
  6740.  
  6741. if keys.s then
  6742.  
  6743. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  6744.  
  6745. speed=speed+0.01
  6746.  
  6747. end
  6748.  
  6749. if keys.d then
  6750.  
  6751. new = new * CFrame.new(speed,0,0)
  6752.  
  6753. speed=speed+0.01
  6754.  
  6755. end
  6756.  
  6757. if keys.a then
  6758.  
  6759. new = new * CFrame.new(-speed,0,0)
  6760.  
  6761. speed=speed+0.01
  6762.  
  6763. end
  6764.  
  6765. if speed>5 then
  6766.  
  6767. speed=5
  6768.  
  6769. end
  6770.  
  6771. pos.position=new.p
  6772.  
  6773. if keys.w then
  6774.  
  6775. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  6776.  
  6777. elseif keys.s then
  6778.  
  6779. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  6780.  
  6781. else
  6782.  
  6783. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  6784.  
  6785. end
  6786.  
  6787. until not Fly
  6788.  
  6789. if gyro then gyro:Destroy() end
  6790.  
  6791. if pos then pos:Destroy() end
  6792.  
  6793. flying=false
  6794.  
  6795. localplayer.Character.Humanoid.PlatformStand=false
  6796.  
  6797. speed=0
  6798.  
  6799. end
  6800.  
  6801. e1=mouse.KeyDown:connect(function(key)
  6802.  
  6803. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  6804.  
  6805. if key=="w" then
  6806.  
  6807. keys.w=true
  6808.  
  6809. elseif key=="s" then
  6810.  
  6811. keys.s=true
  6812.  
  6813. elseif key=="a" then
  6814.  
  6815. keys.a=true
  6816.  
  6817. elseif key=="d" then
  6818.  
  6819. keys.d=true
  6820.  
  6821. end
  6822.  
  6823. end)
  6824.  
  6825. e2=mouse.KeyUp:connect(function(key)
  6826.  
  6827. if key=="w" then
  6828.  
  6829. keys.w=false
  6830.  
  6831. elseif key=="s" then
  6832.  
  6833. keys.s=false
  6834.  
  6835. elseif key=="a" then
  6836.  
  6837. keys.a=false
  6838.  
  6839. elseif key=="d" then
  6840.  
  6841. keys.d=false
  6842.  
  6843. end
  6844.  
  6845. end)
  6846.  
  6847. start()
  6848.  
  6849. end)
  6850.  
  6851. localwin:drawButton(1/2, 'Highjump', function()
  6852.  
  6853. local thrust = Instance.new("BodyVelocity")
  6854.  
  6855. game:GetService('UserInputService').InputBegan:connect(function(i, b)
  6856.  
  6857. if i.KeyCode == Enum.KeyCode.Space then
  6858.  
  6859. print("Got jump")
  6860.  
  6861. coroutine.resume(coroutine.create(function()
  6862.  
  6863. thrust.Parent = game.Players.LocalPlayer.Character.PrimaryPart
  6864.  
  6865. thrust.velocity = Vector3.new(0,50,0)
  6866.  
  6867. thrust.maxForce = Vector3.new(0,4e+050,0)
  6868.  
  6869. wait(0.2)
  6870.  
  6871. thrust.Parent = nil
  6872.  
  6873. end))
  6874.  
  6875. end
  6876.  
  6877. end)
  6878.  
  6879. end)
  6880.  
  6881. localwin:addSpacing()
  6882.  
  6883. localwin:drawButton(1/2, 'Freecam', function()
  6884.  
  6885. local cam = game.Workspace.CurrentCamera
  6886.  
  6887. cam.CameraType = "Fixed"
  6888.  
  6889. cam.CameraSubject = nil
  6890.  
  6891. lp.Character = nil
  6892.  
  6893. end)
  6894.  
  6895. localwin:drawButton(1/2, 'Nil Orb', function()
  6896.  
  6897. game.Players.LocalPlayer.Character = nil
  6898.  
  6899. --lp:Destroy()
  6900.  
  6901. local cam = game.Workspace.CurrentCamera
  6902.  
  6903. local m = Instance.new("Model", game.Workspace)
  6904.  
  6905. m.Name = game.Players.LocalPlayer.Name
  6906.  
  6907. local hum = Instance.new("Humanoid", m)
  6908.  
  6909. hum.Health = 0
  6910.  
  6911. hum.MaxHealth = 0
  6912.  
  6913. local orb = Instance.new("Part", m)
  6914.  
  6915. orb.Size = Vector3.new(1, 1, 1)
  6916.  
  6917. orb.Shape = "Ball"
  6918.  
  6919. orb.Name = "Head"
  6920.  
  6921. orb.Anchored = true
  6922.  
  6923. orb.CanCollide = true
  6924.  
  6925. orb.BottomSurface = Enum.SurfaceType.Smooth
  6926.  
  6927. orb.TopSurface = Enum.SurfaceType.Smooth
  6928.  
  6929. orb.Transparency = 0
  6930.  
  6931. cam.CameraSubject = orb
  6932.  
  6933. cam.CameraType = Enum.CameraType.Fixed
  6934.  
  6935. game:GetService("RunService").RenderStepped:connect(function()
  6936.  
  6937. orb.CFrame = cam.CoordinateFrame * CFrame.new(0, -2, -6)
  6938.  
  6939. end)
  6940.  
  6941. game.Players.LocalPlayer.Chatted:connect(function(a)
  6942.  
  6943. game:GetService("Chat"):Chat(orb, a)
  6944.  
  6945. end)
  6946.  
  6947. end)
  6948.  
  6949. localwin:drawButton(1/2, 'God', function()
  6950.  
  6951. lp.Character.Humanoid.MaxHealth = math.huge
  6952.  
  6953. lp.Character.Humanoid.Health = math.huge
  6954.  
  6955. end)
  6956.  
  6957. localwin:drawButton(1/2, 'NoGrav', function()
  6958.  
  6959. if lp.Character then
  6960.  
  6961. for x,m in pairs(lp.Character:GetChildren()) do
  6962.  
  6963. if m:IsA("BasePart") then
  6964.  
  6965. local bf = Instance.new("BodyForce", m)
  6966.  
  6967. bf.force = Vector3.new(0, 192.25, 0) * m:GetMass()
  6968.  
  6969. end
  6970.  
  6971. if m:IsA("Hat") or m:IsA("Accessory") then
  6972.  
  6973. if m:findFirstChild("Handle") then
  6974.  
  6975. local bf = Instance.new("BodyForce", m.Handle)
  6976.  
  6977. bf.force = Vector3.new(0, 192.25, 0) * m.Handle:GetMass()
  6978.  
  6979. end
  6980.  
  6981. end
  6982.  
  6983. end
  6984.  
  6985. end
  6986.  
  6987. end)
  6988.  
  6989. localwin:drawButton(1/2, 'Rainbow Name', function()
  6990.  
  6991. lp.Neutral = false
  6992.  
  6993. repeat
  6994.  
  6995. wait()
  6996.  
  6997. lp.TeamColor = BrickColor.Random()
  6998.  
  6999. until not lp.Character.Humanoid
  7000.  
  7001. end)
  7002.  
  7003. localwin:drawButton(1/2, 'Random Fedora', function()
  7004.  
  7005. local hats={
  7006.  
  7007. 98346834,
  7008.  
  7009. 215751161,
  7010.  
  7011. 119916949,
  7012.  
  7013. 72082328,
  7014.  
  7015. 147180077,
  7016.  
  7017. 100929604,
  7018.  
  7019. 63043890,
  7020.  
  7021. 1285307,
  7022.  
  7023. 1029025,
  7024.  
  7025. 334663683,
  7026.  
  7027. 259423244
  7028.  
  7029. }
  7030.  
  7031. game:GetService("InsertService"):LoadAsset(hats[math.random(1,#hats)]):GetChildren()[1].Parent = lp.Character
  7032.  
  7033. end)
  7034.  
  7035. localwin:drawButton(1/2, 'Clear Appearance', function()
  7036.  
  7037. lp:ClearCharacterAppearance()
  7038.  
  7039. end)
  7040.  
  7041. localwin:drawButton(1/2, 'Disguise', function()
  7042.  
  7043. local p = lp.Character
  7044.  
  7045. if p:FindFirstChild("topkek") then
  7046.  
  7047. p.topkek:Destroy()
  7048.  
  7049. end
  7050.  
  7051. p.Name = ""
  7052.  
  7053. p.Head.Transparency = 1
  7054.  
  7055. local mo = Instance.new("Model", p)
  7056.  
  7057. mo.Name = ""
  7058.  
  7059. local hu = Instance.new("Humanoid", mo)
  7060.  
  7061. hu.Name = "distag"
  7062.  
  7063. hu.Health = 100
  7064.  
  7065. hu.MaxHealth = 100
  7066.  
  7067. local fh = p.Head:Clone()
  7068.  
  7069. fh.Parent = mo
  7070.  
  7071. fh.Transparency = 0
  7072.  
  7073. local we = Instance.new("Weld", fh)
  7074.  
  7075. we.Part0 = p.Head
  7076.  
  7077. we.Part1 = mo
  7078.  
  7079. lp:ClearCharacterAppearance()
  7080.  
  7081. pcall(function() p["Body Colors"]:Destroy() end)
  7082.  
  7083. Instance.new("BodyColors", p)
  7084.  
  7085. end)
  7086.  
  7087. localwin:drawButton(1, 'Dick Shooter', function()
  7088.  
  7089. topkek.libutil:dickShooter()
  7090.  
  7091. end)
  7092.  
  7093. localwin:addSpacing()
  7094.  
  7095. local hackerInp
  7096.  
  7097. localwin:drawButton(1/2, 'Set Tag', function()
  7098.  
  7099. local len = 10
  7100.  
  7101. local bb = Instance.new("BillboardGui")
  7102.  
  7103. bb.Parent = lp.Character.Head
  7104.  
  7105. bb.Adornee = lp.Character.Head
  7106.  
  7107. bb.AlwaysOnTop = true
  7108.  
  7109. bb.Enabled = true
  7110.  
  7111. bb.Size = UDim2.new(len, 0, 1.5, 0)
  7112.  
  7113. bb.Name = "tag"
  7114.  
  7115. bb.StudsOffset = Vector3.new(0, 3, 0)
  7116.  
  7117. --local fr = Instance.new("Frame")
  7118.  
  7119. --fr.Parent = bb
  7120.  
  7121. --fr.Size = UDim2.new(1, 0, 1, 0)
  7122.  
  7123. --fr.Style = Enum.FrameStyle.RobloxRound
  7124.  
  7125. local tl = Instance.new("TextLabel")
  7126.  
  7127. tl.Parent = bb
  7128.  
  7129. tl.Font = Enum.Font.Code
  7130.  
  7131. tl.BackgroundTransparency = 1
  7132.  
  7133. tl.TextScaled = true
  7134.  
  7135. tl.TextColor3 = Color3.new(15/255, 15/255, 15/255)
  7136.  
  7137. tl.Size = UDim2.new(1, 0, 1, 0)
  7138.  
  7139. tl.Text = hackerInp.Text
  7140.  
  7141. tl.Name = "trutag"
  7142.  
  7143. tl.Visible = true
  7144.  
  7145. tl.ZIndex = 2
  7146.  
  7147. end)
  7148.  
  7149. hackerInp = localwin:drawTextBox(1/2, 'Hacker')
  7150.  
  7151. --[[ scripts ]]--
  7152.  
  7153. -- excuse my disgusting code :v
  7154.  
  7155. local scriptwin = topkek.libgui:hookContainer(base['ScriptsContainer'])
  7156.  
  7157. local search = scriptwin:drawTextBox(1,'')
  7158.  
  7159. local origy = scriptwin:getDrawY()
  7160.  
  7161. scriptwin:addSpacing()
  7162.  
  7163. scriptwin:addSpacing()
  7164.  
  7165. local a = Instance.new("LocalScript");a.Name='script 1'
  7166.  
  7167. local b = Instance.new("LocalScript");b.Name='script 2'
  7168.  
  7169. local c = Instance.new("LocalScript");c.Name='script 3'
  7170.  
  7171. local scripts = {a,b,c}
  7172.  
  7173. local container = {}
  7174.  
  7175. function MakeList(condition)
  7176.  
  7177. for i,v in pairs(scriptwin:GetChildren()) do
  7178.  
  7179. if v.Name == "Script" then
  7180.  
  7181. v:Destroy()
  7182.  
  7183. end
  7184.  
  7185. end
  7186.  
  7187. scriptwin:setDrawY(origy)
  7188.  
  7189. for i, v in pairs(scripts) do
  7190.  
  7191. if string.find(v.Name, condition) or (condition == "") or (condition == " ") then
  7192.  
  7193. local scr = scriptwin:drawButton(1, v.Name, function()
  7194.  
  7195. print('no loadstring lol')
  7196.  
  7197. end, 25)
  7198.  
  7199. scr.Name = 'Script'
  7200.  
  7201. end
  7202.  
  7203. end
  7204.  
  7205. end
  7206.  
  7207. game:GetService("UserInputService").InputChanged:connect(function(inp)
  7208.  
  7209. if inp.UserInputType == Enum.UserInputType.TextInput then
  7210.  
  7211. if search:IsFocused() then
  7212.  
  7213. MakeList(search.Text)
  7214.  
  7215. end
  7216.  
  7217. end
  7218.  
  7219. end)
  7220.  
  7221. MakeList('')
  7222.  
  7223. --[[ misc main ]]--
  7224.  
  7225. local miscwin = topkek.libgui:hookContainer(base['MiscellaneousContainer'])
  7226.  
  7227. local scroll = miscwin:drawScrollingContainer(165)
  7228.  
  7229. scroll:center()
  7230.  
  7231. for i, v in pairs(topkek.libsettings:getSetting("misc")) do
  7232.  
  7233. scroll:drawButton(1, v, function()
  7234.  
  7235. topkek.libwindows:switchWindow(v .. 'Container', v)
  7236.  
  7237. end)
  7238.  
  7239. end
  7240.  
  7241. scroll.main.CanvasSize = scroll.main.CanvasSize - UDim2.new(0, 0, 0, 3)
  7242.  
  7243. --[[ initiation ]]--
  7244.  
  7245. topkek.libwindows:registerWindow(base['HomeContainer'])
  7246.  
  7247. topkek.libwindows:registerWindow(base['ServerContainer'])
  7248.  
  7249. topkek.libwindows:registerWindow(base['PlayersContainer'])
  7250.  
  7251. topkek.libwindows:registerWindow(base['LocalPlayerContainer'])
  7252.  
  7253. topkek.libwindows:registerWindow(base['ScriptsContainer'])
  7254.  
  7255. topkek.libwindows:registerWindow(base['MiscellaneousContainer'])
  7256.  
  7257. topkek.libwindows:initiateNavigator()
  7258.  
  7259. topkek.libwindows:initiateHome()
  7260. end)
  7261. topk3k_2.MouseButton1Click:Connect(function()
  7262. Line005.Text = Line004.Text
  7263. Line004.Text = Line003.Text
  7264. Line003.Text = Line002.Text
  7265. Line002.Text = Line001.Text
  7266. Line001.Text = "TopK3K v4 Stella Inject..."
  7267. _G.Rc7Notification = function(a,b,c)
  7268. game:GetService("CoreGui"):WaitForChild("RobloxGui").SendNotification:Fire(a, b, "rbxassetid://776252057", c)
  7269. end
  7270. local topkek = {}
  7271. topkek.patch = '1.0.5a'
  7272. topkek.data = {}
  7273. topkek.commandbase = {}
  7274. topkek.navigation = {}
  7275. topkek.banmgr = {}
  7276. topkek.lplr = game:GetService('Players').LocalPlayer
  7277.  
  7278. topkek.tools = {}
  7279. topkek.tools.gui = {}
  7280. topkek.tools.util = {}
  7281. topkek.tools.animator = {}
  7282.  
  7283. topkek.windows = {}
  7284. topkek.windows.lplr = {}
  7285. topkek.windows.server = {}
  7286. topkek.windows.players = {}
  7287. topkek.windows.destruction = {}
  7288. topkek.windows.scripts = {}
  7289. topkek.windows.misc = {}
  7290.  
  7291. topkek.misc = {}
  7292.  
  7293. local NewGuiPart1 = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
  7294. NewGuiPart1.Name = "4.0"
  7295. -------
  7296. local NewGuiPart2 = Instance.new("Frame")
  7297. NewGuiPart2.Active = true
  7298. NewGuiPart2.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
  7299. NewGuiPart2.BorderSizePixel = 0
  7300. NewGuiPart2.Name = "Main"
  7301. NewGuiPart2.Position = UDim2.new(0, 300, 0, 50)
  7302. NewGuiPart2.Selectable = true
  7303. NewGuiPart2.Size = UDim2.new(0, 470, 0, 395)
  7304. NewGuiPart2.Visible = false
  7305. NewGuiPart2.ClipsDescendants = true
  7306. NewGuiPart2.Draggable = true
  7307. NewGuiPart2.Parent = NewGuiPart1
  7308. -------
  7309. local NewGuiPart3 = Instance.new("Frame")
  7310. NewGuiPart3.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
  7311. NewGuiPart3.BorderSizePixel = 0
  7312. NewGuiPart3.Name = "Topbar"
  7313. NewGuiPart3.Position = UDim2.new(0, 150, 0, 0)
  7314. NewGuiPart3.Size = UDim2.new(0, 320, 0, 30)
  7315. NewGuiPart3.Parent = NewGuiPart2
  7316. -------
  7317. local NewGuiPart4 = Instance.new("TextLabel")
  7318. NewGuiPart4.BackgroundTransparency = 1
  7319. NewGuiPart4.Name = "PlayerName"
  7320. NewGuiPart4.Position = UDim2.new(0, -140, 0, 0)
  7321. NewGuiPart4.Size = UDim2.new(0.5, 0, 1, 0)
  7322. NewGuiPart4.Visible = false
  7323. NewGuiPart4.ZIndex = 4
  7324. NewGuiPart4.Font = Enum.Font.Arcade
  7325. NewGuiPart4.FontSize = Enum.FontSize.Size18
  7326. NewGuiPart4.Text = "Player1"
  7327. NewGuiPart4.TextColor3 = Color3.new(1, 1, 1)
  7328. NewGuiPart4.TextXAlignment = Enum.TextXAlignment.Left
  7329. NewGuiPart4.Parent = NewGuiPart3
  7330. -------
  7331. local NewGuiPart5 = Instance.new("Frame")
  7332. NewGuiPart5.BackgroundTransparency = 1
  7333. NewGuiPart5.Name = "Controllers"
  7334. NewGuiPart5.Position = UDim2.new(1, -128, 0, 3)
  7335. NewGuiPart5.Size = UDim2.new(0, 125, 1, -6)
  7336. NewGuiPart5.Parent = NewGuiPart3
  7337. -------
  7338. local NewGuiPart6 = Instance.new("TextButton")
  7339. NewGuiPart6.Active = true
  7340. NewGuiPart6.AutoButtonColor = false
  7341. NewGuiPart6.BackgroundColor3 = Color3.new(0.552941, 0.105882, 0.105882)
  7342. NewGuiPart6.BorderSizePixel = 0
  7343. NewGuiPart6.Name = "Exit"
  7344. NewGuiPart6.Position = UDim2.new(1, -24, 0, 0)
  7345. NewGuiPart6.Selectable = true
  7346. NewGuiPart6.Size = UDim2.new(0, 24, 0, 24)
  7347. NewGuiPart6.Style = Enum.ButtonStyle.Custom
  7348. NewGuiPart6.FontSize = Enum.FontSize.Size14
  7349. NewGuiPart6.Text = ""
  7350. NewGuiPart6.Parent = NewGuiPart5
  7351. -------
  7352. local NewGuiPart7 = Instance.new("TextButton")
  7353. NewGuiPart7.Active = true
  7354. NewGuiPart7.AutoButtonColor = false
  7355. NewGuiPart7.BackgroundColor3 = Color3.new(0.780392, 0.34902, 0)
  7356. NewGuiPart7.BorderSizePixel = 0
  7357. NewGuiPart7.Name = "Hide"
  7358. NewGuiPart7.Position = UDim2.new(1, -50, 0, 0)
  7359. NewGuiPart7.Selectable = true
  7360. NewGuiPart7.Size = UDim2.new(0, 24, 0, 24)
  7361. NewGuiPart7.Style = Enum.ButtonStyle.Custom
  7362. NewGuiPart7.FontSize = Enum.FontSize.Size14
  7363. NewGuiPart7.Text = ""
  7364. NewGuiPart7.Parent = NewGuiPart5
  7365. -------
  7366. local NewGuiPart8 = Instance.new("TextLabel")
  7367. NewGuiPart8.BackgroundTransparency = 1
  7368. NewGuiPart8.Name = "IsFE"
  7369. NewGuiPart8.Size = UDim2.new(0, 65, 1, 0)
  7370. NewGuiPart8.FontSize = Enum.FontSize.Size18
  7371. NewGuiPart8.Text = "Not FE"
  7372. NewGuiPart8.TextColor3 = Color3.new(0.333333, 0.666667, 0)
  7373. NewGuiPart8.TextStrokeTransparency = 0.69999998807907
  7374. NewGuiPart8.TextXAlignment = Enum.TextXAlignment.Right
  7375. NewGuiPart8.Parent = NewGuiPart5
  7376. -------
  7377. local NewGuiPart9 = Instance.new("TextLabel")
  7378. NewGuiPart9.BackgroundTransparency = 1
  7379. NewGuiPart9.Name = "Stella"
  7380. NewGuiPart9.Position = UDim2.new(0, -150, 0, 0)
  7381. NewGuiPart9.Size = UDim2.new(1, 150, 1, 0)
  7382. NewGuiPart9.ZIndex = 2
  7383. NewGuiPart9.Font = Enum.Font.Arcade
  7384. NewGuiPart9.FontSize = Enum.FontSize.Size18
  7385. NewGuiPart9.Text = "[Stella]"
  7386. NewGuiPart9.TextColor3 = Color3.new(0.054902, 0.0745098, 0.498039)
  7387. NewGuiPart9.Parent = NewGuiPart3
  7388. -------
  7389. local NewGuiPart10 = Instance.new("Frame")
  7390. NewGuiPart10.BackgroundTransparency = 1
  7391. NewGuiPart10.Name = "Holder"
  7392. NewGuiPart10.Position = UDim2.new(0, 150, 0, 30)
  7393. NewGuiPart10.Size = UDim2.new(0, 320, 0, 365)
  7394. NewGuiPart10.Parent = NewGuiPart2
  7395. -------
  7396. local NewGuiPart11 = Instance.new("Frame")
  7397. NewGuiPart11.BackgroundTransparency = 1
  7398. NewGuiPart11.Name = "Home"
  7399. NewGuiPart11.Size = UDim2.new(1, 0, 1, 0)
  7400. NewGuiPart11.Parent = NewGuiPart10
  7401. -------
  7402. local NewGuiPart12 = Instance.new("TextLabel")
  7403. NewGuiPart12.BackgroundTransparency = 1
  7404. NewGuiPart12.BorderSizePixel = 0
  7405. NewGuiPart12.Name = "Title1"
  7406. NewGuiPart12.Position = UDim2.new(0, 30, 0, 3)
  7407. NewGuiPart12.Selectable = true
  7408. NewGuiPart12.Size = UDim2.new(1, -30, 0, 40)
  7409. NewGuiPart12.Font = Enum.Font.SourceSansBold
  7410. NewGuiPart12.FontSize = Enum.FontSize.Size42
  7411. NewGuiPart12.Text = "T0PK3K 4.0"
  7412. NewGuiPart12.TextColor3 = Color3.new(1, 1, 1)
  7413. NewGuiPart12.TextStrokeTransparency = 0.5
  7414. NewGuiPart12.TextXAlignment = Enum.TextXAlignment.Left
  7415. NewGuiPart12.Parent = NewGuiPart11
  7416. -------
  7417. local NewGuiPart13 = Instance.new("TextLabel")
  7418. NewGuiPart13.BackgroundTransparency = 1
  7419. NewGuiPart13.BorderSizePixel = 0
  7420. NewGuiPart13.Name = "Title2"
  7421. NewGuiPart13.Position = UDim2.new(0.600000024, 5, 0, -5)
  7422. NewGuiPart13.Size = UDim2.new(0.400000006, 0, 1, 0)
  7423. NewGuiPart13.Font = Enum.Font.SourceSansBold
  7424. NewGuiPart13.FontSize = Enum.FontSize.Size18
  7425. NewGuiPart13.Text = "by nosyliam"
  7426. NewGuiPart13.TextColor3 = Color3.new(1, 1, 1)
  7427. NewGuiPart13.TextStrokeTransparency = 0.5
  7428. NewGuiPart13.TextXAlignment = Enum.TextXAlignment.Left
  7429. NewGuiPart13.TextYAlignment = Enum.TextYAlignment.Bottom
  7430. NewGuiPart13.Parent = NewGuiPart12
  7431. -------
  7432. local NewGuiPart14 = Instance.new("Frame")
  7433. NewGuiPart14.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
  7434. NewGuiPart14.BorderColor3 = Color3.new(0.32549, 0, 0)
  7435. NewGuiPart14.Name = "Container"
  7436. NewGuiPart14.Position = UDim2.new(0, 16, 0, 50)
  7437. NewGuiPart14.Size = UDim2.new(1, -30, 0, 250)
  7438. NewGuiPart14.Parent = NewGuiPart11
  7439. -------
  7440. local NewGuiPart15 = Instance.new("TextLabel")
  7441. NewGuiPart15.BackgroundColor3 = Color3.new(0.639216, 0.223529, 0.223529)
  7442. NewGuiPart15.BorderSizePixel = 0
  7443. NewGuiPart15.Name = "Message"
  7444. NewGuiPart15.Position = UDim2.new(0, 15, 0, 305)
  7445. NewGuiPart15.Size = UDim2.new(1, -30, 0, 25)
  7446. NewGuiPart15.Font = Enum.Font.Highway
  7447. NewGuiPart15.FontSize = Enum.FontSize.Size14
  7448. NewGuiPart15.Text = "Server Message: variable is gay"
  7449. NewGuiPart15.TextColor3 = Color3.new(0.886275, 0.886275, 0.886275)
  7450. NewGuiPart15.TextStrokeTransparency = 0.69999998807907
  7451. NewGuiPart15.Parent = NewGuiPart11
  7452. -------
  7453. local NewGuiPart16 = Instance.new("TextBox")
  7454. NewGuiPart16.BackgroundColor3 = Color3.new(0.639216, 0.223529, 0.223529)
  7455. NewGuiPart16.BorderColor3 = Color3.new(0.32549, 0, 0)
  7456. NewGuiPart16.Name = "Command"
  7457. NewGuiPart16.Position = UDim2.new(0, 15, 0, 335)
  7458. NewGuiPart16.Size = UDim2.new(1, -30, 0, 20)
  7459. NewGuiPart16.Font = Enum.Font.Code
  7460. NewGuiPart16.FontSize = Enum.FontSize.Size12
  7461. NewGuiPart16.Text = "Press ; to enter a command"
  7462. NewGuiPart16.TextColor3 = Color3.new(0.819608, 0.819608, 0.819608)
  7463. NewGuiPart16.TextStrokeTransparency = 0.80000001192093
  7464. NewGuiPart16.TextTransparency = 0.30000001192093
  7465. NewGuiPart16.Parent = NewGuiPart10
  7466. -------
  7467. local NewGuiPart17 = Instance.new("Frame")
  7468. NewGuiPart17.BackgroundTransparency = 1
  7469. NewGuiPart17.Name = "Template"
  7470. NewGuiPart17.Size = UDim2.new(1, 0, 1, 0)
  7471. NewGuiPart17.Visible = false
  7472. NewGuiPart17.ZIndex = 2
  7473. NewGuiPart17.Parent = NewGuiPart10
  7474. -------
  7475. local NewGuiPart18 = Instance.new("ScrollingFrame")
  7476. NewGuiPart18.Active = true
  7477. NewGuiPart18.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
  7478. NewGuiPart18.BorderColor3 = Color3.new(0.32549, 0, 0)
  7479. NewGuiPart18.Name = "Container"
  7480. NewGuiPart18.Position = UDim2.new(0, 15, 0, 10)
  7481. NewGuiPart18.Selectable = true
  7482. NewGuiPart18.Size = UDim2.new(1, -30, 0, 320)
  7483. NewGuiPart18.ZIndex = 2
  7484. NewGuiPart18.BottomImage = "rbxassetid://368504177"
  7485. NewGuiPart18.CanvasSize = UDim2.new(0, 0, 0, 0)
  7486. NewGuiPart18.MidImage = "rbxassetid://368504177"
  7487. NewGuiPart18.ScrollBarThickness = 5
  7488. NewGuiPart18.TopImage = "rbxassetid://368504177"
  7489. NewGuiPart18.ClipsDescendants = true
  7490. NewGuiPart18.Parent = NewGuiPart17
  7491. -------
  7492. local NewGuiPart19 = Instance.new("Frame")
  7493. NewGuiPart19.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
  7494. NewGuiPart19.BackgroundTransparency = 1
  7495. NewGuiPart19.BorderColor3 = Color3.new(0.32549, 0, 0)
  7496. NewGuiPart19.Name = "Navigator"
  7497. NewGuiPart19.Position = UDim2.new(0, 16, 0, 10)
  7498. NewGuiPart19.Size = UDim2.new(1, -30, 0, 60)
  7499. NewGuiPart19.Visible = false
  7500. NewGuiPart19.Parent = NewGuiPart10
  7501. -------
  7502. local NewGuiPart20 = Instance.new("Frame")
  7503. NewGuiPart20.BackgroundColor3 = Color3.new(0.509804, 0.184314, 0.184314)
  7504. NewGuiPart20.BorderColor3 = Color3.new(0.32549, 0, 0)
  7505. NewGuiPart20.Name = "NavMain"
  7506. NewGuiPart20.Position = UDim2.new(0, 22, 0, 0)
  7507. NewGuiPart20.Size = UDim2.new(1, -44, 0, 60)
  7508. NewGuiPart20.Parent = NewGuiPart19
  7509. -------
  7510. local NewGuiPart21 = Instance.new("TextButton")
  7511. NewGuiPart21.Active = true
  7512. NewGuiPart21.BackgroundColor3 = Color3.new(0.631373, 0.223529, 0.223529)
  7513. NewGuiPart21.BorderSizePixel = 0
  7514. NewGuiPart21.Name = "NavLeft"
  7515. NewGuiPart21.Selectable = true
  7516. NewGuiPart21.Size = UDim2.new(0, 17, 1, 0)
  7517. NewGuiPart21.Style = Enum.ButtonStyle.Custom
  7518. NewGuiPart21.FontSize = Enum.FontSize.Size14
  7519. NewGuiPart21.Text = ""
  7520. NewGuiPart21.Parent = NewGuiPart19
  7521. -------
  7522. local NewGuiPart22 = Instance.new("TextButton")
  7523. NewGuiPart22.Active = true
  7524. NewGuiPart22.BackgroundColor3 = Color3.new(0.631373, 0.223529, 0.223529)
  7525. NewGuiPart22.BorderSizePixel = 0
  7526. NewGuiPart22.Name = "NavRight"
  7527. NewGuiPart22.Position = UDim2.new(1, -17, 0, 0)
  7528. NewGuiPart22.Selectable = true
  7529. NewGuiPart22.Size = UDim2.new(0, 17, 1, 0)
  7530. NewGuiPart22.Style = Enum.ButtonStyle.Custom
  7531. NewGuiPart22.FontSize = Enum.FontSize.Size14
  7532. NewGuiPart22.Text = ""
  7533. NewGuiPart22.Parent = NewGuiPart19
  7534. -------
  7535. local NewGuiPart23 = Instance.new("Frame")
  7536. NewGuiPart23.Active = true
  7537. NewGuiPart23.BackgroundColor3 = Color3.new(0.470588, 0.164706, 0.164706)
  7538. NewGuiPart23.BorderSizePixel = 0
  7539. NewGuiPart23.Name = "Navigation"
  7540. NewGuiPart23.Size = UDim2.new(0, 150, 1, 0)
  7541. NewGuiPart23.ZIndex = 2
  7542. NewGuiPart23.Parent = NewGuiPart2
  7543. -------
  7544. local NewGuiPart24 = Instance.new("Frame")
  7545. NewGuiPart24.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
  7546. NewGuiPart24.BorderSizePixel = 0
  7547. NewGuiPart24.Name = "Topbar"
  7548. NewGuiPart24.Size = UDim2.new(1, 0, 0, 30)
  7549. NewGuiPart24.ZIndex = 3
  7550. NewGuiPart24.Parent = NewGuiPart23
  7551. -------
  7552. local NewGuiPart25 = Instance.new("ScrollingFrame")
  7553. NewGuiPart25.BackgroundColor3 = Color3.new(0.470588, 0.164706, 0.164706)
  7554. NewGuiPart25.BorderSizePixel = 0
  7555. NewGuiPart25.Name = "Scroll"
  7556. NewGuiPart25.Position = UDim2.new(0, 0, 0, 30)
  7557. NewGuiPart25.Selectable = true
  7558. NewGuiPart25.Size = UDim2.new(1, 0, 1, -30)
  7559. NewGuiPart25.ZIndex = 3
  7560. NewGuiPart25.BottomImage = "rbxassetid://368504177"
  7561. NewGuiPart25.MidImage = "rbxassetid://368504177"
  7562. NewGuiPart25.ScrollBarThickness = 6
  7563. NewGuiPart25.TopImage = "rbxassetid://368504177"
  7564. NewGuiPart25.ClipsDescendants = true
  7565. NewGuiPart25.Parent = NewGuiPart23
  7566. -------
  7567. local NewGuiPart26 = Instance.new("Frame")
  7568. NewGuiPart26.BackgroundTransparency = 1
  7569. NewGuiPart26.Name = "Composite1"
  7570. NewGuiPart26.Position = UDim2.new(-1, 0, 0.5, -50)
  7571. NewGuiPart26.Size = UDim2.new(0, 50, 0, 100)
  7572. NewGuiPart26.ClipsDescendants = true
  7573. NewGuiPart26.Parent = NewGuiPart1
  7574. -------
  7575. local NewGuiPart27 = Instance.new("TextLabel")
  7576. NewGuiPart27.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
  7577. NewGuiPart27.BorderSizePixel = 0
  7578. NewGuiPart27.Name = "Label"
  7579. NewGuiPart27.Size = UDim2.new(2, 0, 1, 0)
  7580. NewGuiPart27.Font = Enum.Font.SourceSansBold
  7581. NewGuiPart27.FontSize = Enum.FontSize.Size96
  7582. NewGuiPart27.Text = "T"
  7583. NewGuiPart27.TextColor3 = Color3.new(1, 1, 1)
  7584. NewGuiPart27.Parent = NewGuiPart26
  7585. -------
  7586. local NewGuiPart28 = Instance.new("Frame")
  7587. NewGuiPart28.BackgroundTransparency = 1
  7588. NewGuiPart28.Name = "Composite2"
  7589. NewGuiPart28.Position = UDim2.new(1, 0, 0.5, -50)
  7590. NewGuiPart28.Size = UDim2.new(0, 50, 0, 100)
  7591. NewGuiPart28.ClipsDescendants = true
  7592. NewGuiPart28.Parent = NewGuiPart1
  7593. -------
  7594. local NewGuiPart29 = Instance.new("TextLabel")
  7595. NewGuiPart29.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
  7596. NewGuiPart29.BorderSizePixel = 0
  7597. NewGuiPart29.Name = "Label"
  7598. NewGuiPart29.Position = UDim2.new(-1, 0, 0, 0)
  7599. NewGuiPart29.Size = UDim2.new(2, 0, 1, 0)
  7600. NewGuiPart29.Font = Enum.Font.SourceSansBold
  7601. NewGuiPart29.FontSize = Enum.FontSize.Size96
  7602. NewGuiPart29.Text = "T"
  7603. NewGuiPart29.TextColor3 = Color3.new(1, 1, 1)
  7604. NewGuiPart29.Parent = NewGuiPart28
  7605. -------
  7606. local NewGuiPart30 = Instance.new("Frame")
  7607. NewGuiPart30.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
  7608. NewGuiPart30.Name = "Solid"
  7609. NewGuiPart30.Position = UDim2.new(0.5, -50, 0.5, -50)
  7610. NewGuiPart30.Visible = false
  7611. NewGuiPart30.ClipsDescendants = true
  7612. NewGuiPart30.Parent = NewGuiPart1
  7613. -------
  7614. local NewGuiPart31 = Instance.new("TextLabel")
  7615. NewGuiPart31.BackgroundColor3 = Color3.new(0.623529, 0.223529, 0.223529)
  7616. NewGuiPart31.BorderSizePixel = 0
  7617. NewGuiPart31.Name = "Label"
  7618. NewGuiPart31.Size = UDim2.new(1, 0, 1, 0)
  7619. NewGuiPart31.Font = Enum.Font.SourceSansBold
  7620. NewGuiPart31.FontSize = Enum.FontSize.Size96
  7621. NewGuiPart31.Text = "T"
  7622. NewGuiPart31.TextColor3 = Color3.new(1, 1, 1)
  7623. NewGuiPart31.Parent = NewGuiPart30
  7624.  
  7625.  
  7626.  
  7627. topkek.center = game.Players.LocalPlayer.PlayerGui["4.0"].Main
  7628. topkek.holder = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder
  7629. topkek.topbar = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Topbar
  7630. topkek.template = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder.Template
  7631. topkek.navigator = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder.Navigator
  7632.  
  7633. AllowHovers = false
  7634. PlayerChatHook, UpdateBanlist = nil
  7635. cmd = {}
  7636.  
  7637. --// data //--
  7638. topkek.data.windows = {
  7639. 'Home',
  7640. 'LocalPlayer',
  7641. 'Server',
  7642. 'Players',
  7643. 'Destruction',
  7644. 'Scripts',
  7645. 'Catalog',
  7646. 'Music',
  7647. 'Hats',
  7648. 'Faces',
  7649. 'Settings',
  7650. 'Commands',
  7651. 'Banlist',
  7652. }
  7653.  
  7654. color3 = function(r,g,b)
  7655. return Color3.new(r/255, g/255, b/255)
  7656. end
  7657. --// doggo dropdown //--
  7658. -- thanks krystal
  7659. GUI = {
  7660. TextBox = {
  7661. Settings = {
  7662. Font = Enum.Font.SourceSans;
  7663. FontSize = Enum.FontSize.Size14;
  7664. };
  7665. Color = {
  7666. Main = Color3.fromRGB(5,8,11);
  7667. Border = Color3.fromRGB(27,42,53);
  7668. Text = Color3.fromRGB(199,199,199);
  7669. };
  7670. New = function(Position, Size, Parent, ...)
  7671. local arguments = {...};
  7672.  
  7673. local TextBox = Instance.new("TextBox", Parent);
  7674. TextBox.BackgroundColor3 = GUI.DropDown.Color.Main;
  7675. TextBox.BorderColor3 = GUI.DropDown.Color.Border;
  7676. TextBox.Font = GUI.TextBox.Settings.Font;
  7677. TextBox.FontSize = GUI.TextBox.Settings.FontSize;
  7678. TextBox.TextColor3 = GUI.TextBox.Color.Text;
  7679. TextBox.Position = Position;
  7680. TextBox.Size = Size;
  7681. if #arguments then
  7682. if arguments[1] then
  7683. TextBox.Text = tostring(arguments[1]);
  7684. else
  7685. TextBox.Text = "";
  7686. end
  7687. end
  7688. return TextBox;
  7689. end;
  7690. };
  7691. DropDown = {
  7692. Settings = {
  7693. ScrollerAmount = 5; --A scroller will appear at this amount.
  7694. ScrollBarThickness = 6;
  7695. };
  7696. Gfx = {
  7697. Scroller = "rbxassetid://606572419";
  7698. };
  7699. Color = {
  7700. Main = color3(107, 36, 36);
  7701. Secondary = color3(113, 39, 39);
  7702. Border = color3(127, 44, 44);
  7703. Text = Color3.fromRGB(199,199,199);
  7704. };
  7705. New = function(Position, Size, Parent, ...)
  7706. local vValue = {};
  7707. local arguments = {...};
  7708. local vSelected = Instance.new("StringValue");
  7709. vSelected.Value = "nil";
  7710.  
  7711. if arguments then
  7712. if type(arguments) == "table" then
  7713. for i=1,#(arguments) do
  7714. if type(arguments[i]) == "table" then
  7715. for f=1,#(arguments[i]) do
  7716. table.insert(vValue, tostring((arguments[i])[f]));
  7717. end
  7718. else
  7719. table.insert(vValue, tostring(arguments[i]));
  7720. end
  7721. end
  7722. vSelected.Value = (vValue[1]);
  7723. end
  7724. end
  7725.  
  7726. local Main = Instance.new("TextButton", Parent);
  7727. Main.BackgroundColor3 = GUI.DropDown.Color.Main;
  7728. Main.BorderColor3 = GUI.DropDown.Color.Border;
  7729. Main.Position = Position;
  7730. Main.Size = Size;
  7731. Main.TextColor3 = GUI.DropDown.Color.Text;
  7732. Main.FontSize = Enum.FontSize.Size14;
  7733. Main.TextStrokeTransparency = 0.5;
  7734. Main.TextXAlignment = Enum.TextXAlignment.Left;
  7735. Main.Font = Enum.Font.SourceSans;
  7736. Main.Text = " "..tostring(vSelected.Value);
  7737. Main.ZIndex = 3
  7738.  
  7739. local Icon = Instance.new("TextLabel", Main);
  7740. Icon.SizeConstraint = Enum.SizeConstraint.RelativeYY;
  7741. Icon.BackgroundColor3 = GUI.DropDown.Color.Secondary;
  7742. Icon.BorderColor3 = GUI.DropDown.Color.Border;
  7743. Icon.Position = UDim2.new(1,-2,1,-2);
  7744. Icon.Size = UDim2.new(-1,4,-1,4);
  7745. Icon.TextColor3 = GUI.DropDown.Color.Text;
  7746. Icon.FontSize = Enum.FontSize.Size14;
  7747. Icon.TextStrokeTransparency = 0.5;
  7748. Icon.Font = Enum.Font.SourceSans;
  7749. Icon.Text = "V"
  7750. Icon.ZIndex = 4
  7751.  
  7752. local Holder, Search;
  7753. local ClearHolder = function()
  7754. if Holder then
  7755. Holder:ClearAllChildren();
  7756. Holder.Size = UDim2.new(1,0,0,0);
  7757. Holder.Visible = false;
  7758. if Search then
  7759. Search.Visible = false;
  7760. end
  7761. end
  7762. end;
  7763.  
  7764. local CreateButton;
  7765. local RefreshDropDown = function()
  7766. if #vValue <= (GUI.DropDown.Settings.ScrollerAmount) then
  7767. if not Holder or not Holder:IsA("Frame") then
  7768. Holder = nil; Search = nil;
  7769. Holder = Instance.new("Frame",Main);
  7770. Holder.Size = UDim2.new(1,0,0,0);
  7771. Holder.BackgroundColor3 = GUI.DropDown.Color.Main;
  7772. Holder.BorderColor3 = GUI.DropDown.Color.Border;
  7773. Holder.Visible = false;
  7774. Holder.ZIndex = 3
  7775. end
  7776. elseif #vValue > (GUI.DropDown.Settings.ScrollerAmount) then
  7777. if not Holder or not Holder:IsA("ScrollingFrame") then
  7778. Holder = nil; Search = nil;
  7779. Search = GUI.TextBox.New(UDim2.new(0,0,0,0),UDim2.new(1,0,0,Main.AbsoluteSize.Y),Main);
  7780. Search.Visible = false;
  7781. Search.ZIndex = 4
  7782. Search.Changed:connect(function(p)
  7783. if p == "Text" then
  7784. CreateButton(Search.Text);
  7785. end
  7786. end)
  7787. Holder = Instance.new("ScrollingFrame",Main);
  7788. Holder.BackgroundColor3 = GUI.DropDown.Color.Main;
  7789. Holder.BorderColor3 = GUI.DropDown.Color.Border;
  7790. Holder.TopImage = GUI.DropDown.Gfx.Scroller;
  7791. Holder.MidImage = GUI.DropDown.Gfx.Scroller;
  7792. Holder.BottomImage = GUI.DropDown.Gfx.Scroller;
  7793. Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * (GUI.DropDown.Settings.ScrollerAmount-1));
  7794. Holder.Position = UDim2.new(0,0,0,Main.AbsoluteSize.Y)
  7795. Holder.ScrollBarThickness = GUI.DropDown.Settings.ScrollBarThickness;
  7796. Holder.Visible = false;
  7797. Holder.ZIndex = 3;
  7798. end
  7799. end
  7800. if #vValue == 1 and vSelected.Value ~= vValue[1] then
  7801. vSelected.Value = vValue[1];
  7802. elseif #vValue == 0 then
  7803. vSelected.Value = "nil";
  7804. warn("Table amount is nil.");
  7805. end
  7806. Main.Text = " "..tostring(vSelected.Value);
  7807. --ClearHolder();
  7808. end;
  7809.  
  7810. local Debounce = false;
  7811. CreateButton = function(searches)
  7812. if Debounce == false then
  7813. Debounce = true;
  7814. ClearHolder()
  7815. Holder.Visible = true;
  7816. local Searched = 0;
  7817. if #vValue > 0 then
  7818. for i=1,#vValue do
  7819. if (searches ~= nil and string.find(string.lower(vValue[i]), string.lower(searches)) and searches ~= "") then
  7820. Searched = Searched + 1;
  7821. end
  7822. end
  7823. for i=1,#vValue do
  7824. if (searches ~= nil and string.find(string.lower(vValue[i]), string.lower(searches)) and searches ~= "" and Searched > 0) or searches == nil or searches == "" or Searched <= 0 then
  7825. local Select = Instance.new("TextButton", Holder);
  7826. Select.BackgroundColor3 = GUI.DropDown.Color.Main;
  7827. Select.BorderColor3 = GUI.DropDown.Color.Border;
  7828. Select.BackgroundTransparency = 1;
  7829. Select.BorderSizePixel = 0;
  7830. Select.Position = Position;
  7831. if #vValue <= (GUI.DropDown.Settings.ScrollerAmount) then
  7832. Select.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y);
  7833. else
  7834. Select.Size = UDim2.new(1,-(GUI.DropDown.Settings.ScrollBarThickness),0,Main.AbsoluteSize.Y);
  7835. end
  7836. Select.Position = UDim2.new(0,0,0,(Main.AbsoluteSize.Y) * (#Holder:GetChildren() - 1))
  7837. Select.TextColor3 = GUI.DropDown.Color.Text;
  7838. Select.FontSize = Enum.FontSize.Size14;
  7839. Select.TextStrokeTransparency = 0.5;
  7840. Select.Font = Enum.Font.SourceSans;
  7841. Select.Text = tostring(vValue[i]);
  7842. Select.ZIndex = 3
  7843. Select.MouseButton1Click:connect(function()
  7844. vSelected.Value = vValue[i];
  7845. ClearHolder();
  7846. RefreshDropDown();
  7847. end)
  7848. if #vValue <= (GUI.DropDown.Settings.ScrollerAmount) then
  7849. Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * i);
  7850. elseif Holder:IsA("ScrollingFrame") then
  7851. Search.Visible = true;
  7852. if #Holder:GetChildren() >= 1 then
  7853. Holder.CanvasSize = UDim2.new(1,0,0,Main.AbsoluteSize.Y * #Holder:GetChildren());
  7854. Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * #Holder:GetChildren());--GUI.DropDown.Settings.ScrollerAmount);
  7855. if #Holder:GetChildren() >= GUI.DropDown.Settings.ScrollerAmount then
  7856. Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * GUI.DropDown.Settings.ScrollerAmount);
  7857. Holder.CanvasSize = UDim2.new(1,0,0,Main.AbsoluteSize.Y * #Holder:GetChildren());
  7858. end
  7859. elseif #Holder:GetChildren() < 1 then
  7860. Holder.CanvasSize = UDim2.new(1,0,0,Main.AbsoluteSize.Y * 1);
  7861. Holder.Size = UDim2.new(1,0,0,Main.AbsoluteSize.Y * 1);
  7862. end
  7863. end
  7864. end
  7865. end
  7866. end
  7867. Debounce = false;
  7868. end
  7869. end;
  7870.  
  7871. RefreshDropDown();
  7872.  
  7873. Main.MouseButton1Click:connect(function()
  7874. CreateButton()
  7875. if #vValue >= GUI.DropDown.Settings.ScrollerAmount and Search ~= nil then
  7876. Search:CaptureFocus();
  7877. Search.Text = "";
  7878. end
  7879. end)
  7880.  
  7881. topkek.lplr:GetMouse().Button1Down:connect(function()
  7882. ClearHolder()
  7883. end)
  7884.  
  7885. return {
  7886. Update = function()
  7887. RefreshDropDown();
  7888. end;
  7889. GetValue = function()
  7890. RefreshDropDown();
  7891. return vValue;
  7892. end;
  7893. GetSelected = function()
  7894. RefreshDropDown();
  7895. return vSelected.Value;
  7896. end;
  7897. SetTable = function(F)
  7898. vValue = F;
  7899. RefreshDropDown();
  7900. end;
  7901. Changed = function(F)
  7902. vSelected.Changed:connect(function()
  7903. ypcall(function()
  7904. F(vSelected.Value);
  7905. end)
  7906. end)
  7907. return "ChangedEvent Hooked";
  7908. end;
  7909. AddValue = function(obj)
  7910. local Type = type(obj);
  7911. if Type == "table" then
  7912. for i=1,#obj do
  7913. table.insert(vValue, obj[i])
  7914. end
  7915. elseif Type == "string" or Type == "number" or Type == "boolean" then
  7916. table.insert(vValue, obj)
  7917. end
  7918. RefreshDropDown();
  7919. end;
  7920. RemoveValue = function(obj)
  7921. local Type = type(obj);
  7922. if Type == "table" then
  7923. for i=1,#vValue do
  7924. for f=1,#obj do
  7925. if tostring(obj[f]) == tostring(vValue[i]) then
  7926. table.remove(vValue,i)
  7927. end
  7928. end
  7929. end
  7930. else
  7931. for i=1,#vValue do
  7932. if tostring(obj) == tostring(vValue[i]) then
  7933. table.remove(vValue,i)
  7934. end
  7935. end
  7936. end
  7937. RefreshDropDown();
  7938. end;
  7939. ClearValue = function()
  7940. vValue = {};
  7941. RefreshDropDown();
  7942. end;
  7943. }
  7944. end;
  7945. };
  7946. };
  7947. --// util //--
  7948. function topkek.tools.util.Object(o, p)
  7949. local a, b = pcall(function()
  7950. Instance.new(o)
  7951. end)
  7952. if not a then
  7953. return
  7954. end
  7955. local obj = Instance.new(o)
  7956. for prop, val in pairs(p) do
  7957. pcall(function()
  7958. obj[prop] = val
  7959. end)
  7960. end
  7961. return obj
  7962. end
  7963.  
  7964. function topkek.tools.util.getContainer(n)
  7965. if game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder:FindFirstChild(n) then
  7966. return game.Players.LocalPlayer.PlayerGui["4.0"].Main.Holder[n]
  7967. else
  7968. print("menu not found; returning template")
  7969. return topkek.holder['Template']
  7970. end
  7971. end
  7972.  
  7973. function topkek.tools.util.play(id)
  7974. local mu = Instance.new("Sound", game:GetService('Workspace'))
  7975. mu.Volume = 1
  7976. mu.Looped = true
  7977. mu.Pitch = 1
  7978. mu.SoundId = "rbxassetid://"..tostring(id)
  7979. mu:Play()
  7980. end
  7981.  
  7982. function topkek.tools.util.getTorso(plr) --r15 compatibility lole
  7983. if plr.Character then
  7984. if plr.Character:FindFirstChild('UpperTorso') then
  7985. return plr.Character.UpperTorso
  7986. elseif plr.Character:FindFirstChild('Torso') then
  7987. return plr.Character.Torso
  7988. else
  7989. return nil
  7990. end
  7991. end
  7992. end
  7993.  
  7994. function topkek.tools.util.recurseRemove(x,type_)
  7995. local function recurse(x)
  7996. for i, v in pairs(x:GetChildren()) do
  7997. pcall(function()
  7998. if v:IsA(type_) then
  7999. v:Destroy()
  8000. end
  8001. if #(v:GetChildren())>0 then
  8002. recurse(v)
  8003. end
  8004. end)
  8005. end
  8006. end
  8007. recurse(x)
  8008. end
  8009.  
  8010. function topkek.tools.util.recurseFunc(type_,func)
  8011. local function recurse(x)
  8012. for i, v in pairs(x:GetChildren()) do
  8013. pcall(function()
  8014. if v:IsA(type_) then
  8015. func(v)
  8016. end
  8017. if #(v:GetChildren())>0 then
  8018. recurse(v)
  8019. end
  8020. end)
  8021. end
  8022. end
  8023. recurse(game)
  8024. end
  8025. function topkek.tools.util.trowel()
  8026. local T = Instance.new('Tool', game.Players.LocalPlayer.Backpack)
  8027. T.Name = 'Custom Trowel'
  8028.  
  8029. local p = Instance.new('Part')
  8030. p.Name = 'Handle'
  8031. p.Size = Vector3.new(1,4.4,1)
  8032. p.Parent = T
  8033.  
  8034. local specialMesh = Instance.new('SpecialMesh')
  8035. specialMesh.MeshId = 'rbxasset://fonts/trowel.mesh'
  8036. specialMesh.MeshType = 'FileMesh'
  8037. specialMesh.TextureId = 'rbxasset://textures/TrowelTexture.png'
  8038. specialMesh.Parent = T.Handle
  8039.  
  8040. local sound = Instance.new'Sound'
  8041. sound.Name = 'build'
  8042. sound.SoundId = 'rbxasset://sounds//bass.wav'
  8043. sound.Volume = 1
  8044. sound.Parent = T.Handle
  8045.  
  8046. local brickHeight = 100
  8047. local trowelSpeed = 0.05
  8048. local brickWidth = 500
  8049. local mouseConnection
  8050.  
  8051. function newBrick(CF, P, color)
  8052. local brick = Instance.new('Part')
  8053. brick.BrickColor = color
  8054. brick.CFrame = CF * CFrame.new(P + brick.Size / 2)
  8055. brick.Parent = game.Workspace
  8056. brick:MakeJoints()
  8057. brick.Material = 'Neon'
  8058. brick.Name = 'DeleteMe'
  8059. return brick, P + brick.Size
  8060. end
  8061.  
  8062. function genBrick(cFrame)
  8063. local randBrickColor = BrickColor.Random()
  8064. assert(brickWidth > 0)
  8065.  
  8066. local yPos = 0
  8067.  
  8068. while yPos < brickHeight do
  8069. local vPos
  8070. local X = -brickWidth / 2
  8071. while X < brickWidth / 2 do
  8072. local brick
  8073. brick, vPos = newBrick(cFrame, Vector3.new(X, yPos, 0), randBrickColor)
  8074. X = vPos.x
  8075. wait(trowelSpeed)
  8076. end
  8077. yPos = vPos.y
  8078. end
  8079. end
  8080.  
  8081. function calcPos(vec)
  8082. if (math.abs(vec.x) > math.abs(vec.z)) then
  8083. if vec.x > 0 then
  8084. return Vector3.new(1, 0, 0)
  8085. else
  8086. return Vector3.new(-1, 0, 0)
  8087. end
  8088. else
  8089. if (vec.z > 0) then
  8090. return Vector3.new(0, 0, 1)
  8091. else
  8092. return Vector3.new(0, 0, -1)
  8093. end
  8094. end
  8095. end
  8096.  
  8097. T.Enabled = true
  8098.  
  8099. T.Activated:connect(function()
  8100. if T.Enabled and game.Players.LocalPlayer.Character:FindFirstChild('Humanoid') then
  8101. T.Enabled = false
  8102. T.Handle.build:Play()
  8103. genBrick(CFrame.new(game.Players.LocalPlayer.Character.Humanoid.TargetPoint, game.Players.LocalPlayer.Character.Humanoid.TargetPoint + calcPos((game.Players.LocalPlayer.Character.Humanoid.TargetPoint - game.Players.LocalPlayer.Character.Head.Position).unit)))
  8104. T.Enabled = true
  8105. end
  8106. end)
  8107.  
  8108. T.Equipped:connect(function()
  8109. mouseConnection = game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  8110. if (key == 'r') then
  8111. for i,v in next, workspace:children'' do
  8112. if (v.Name == 'DeleteMe') then
  8113. v:Destroy()
  8114. end
  8115. end
  8116. end
  8117. end)
  8118. end)
  8119.  
  8120. T.Unequipped:connect(function()
  8121. mouseConnection:disconnect()
  8122. end)
  8123. end
  8124. function topkek.tools.util.recurseSet(type_,prop,val)
  8125. local function recurse(x)
  8126. for i, v in pairs(x:GetChildren()) do
  8127. pcall(function()
  8128. if v:IsA(type_) then
  8129. v[prop]=val
  8130. end
  8131. if #(v:GetChildren())>0 then
  8132. recurse(v)
  8133. end
  8134. end)
  8135. end
  8136. end
  8137. recurse(game)
  8138. end
  8139. function topkek.tools.util.recurseUltimate(d)
  8140. topkek.tools.util.recurseDecal(d)
  8141. topkek.tools.util.recurseParticles(d)
  8142. end
  8143. function topkek.tools.util.recurseDecal(img)
  8144. img = 'rbxassetid://' .. img
  8145. local function skybox(x)
  8146. local sky = Instance.new("Sky",game.Lighting)
  8147. local fcs={"Bk","Dn","Ft","Lf","Rt","Up"}
  8148. for i,v in pairs(fcs) do
  8149. sky["Skybox"..v]=x
  8150. end
  8151. end
  8152.  
  8153. local function decal(p, b)
  8154. local sides = {"Back", "Bottom", "Front", "Left", "Right", "Top"}
  8155. for i, v in pairs(sides) do
  8156. local a = Instance.new("Decal", p)
  8157. a.Texture = b
  8158. a.Face = v
  8159. end
  8160. end
  8161.  
  8162. local function recurse(x)
  8163. for i, v in pairs(x:GetChildren()) do
  8164. pcall(function() -- 'error occured, no output from Lua' LOLE
  8165. if v:IsA("BasePart") then
  8166. decal(v, img)
  8167. end
  8168. if #(v:GetChildren())>0 then
  8169. recurse(v)
  8170. end
  8171. end)
  8172. end
  8173. end
  8174.  
  8175. recurse(game)
  8176. skybox(img)
  8177. end
  8178. function topkek.tools.util.recurseParticles(img)--topkek2.0 code tbh
  8179. img = 'rbxassetid://' .. img
  8180. local function skybox(x)
  8181. local sky = Instance.new("Sky",game.Lighting)
  8182. local fcs={"Bk","Dn","Ft","Lf","Rt","Up"}
  8183. for i,v in pairs(fcs) do
  8184. sky["Skybox"..v]=x
  8185. end
  8186. end
  8187. local function particle(p, b)
  8188. local a = Instance.new("ParticleEmitter", p)
  8189. a.Rate = 500
  8190. a.Lifetime = NumberRange.new(20, 30)
  8191. a.VelocitySpread = 200
  8192. a.Texture = b
  8193. end
  8194.  
  8195. local function recurse(x)
  8196. for i, v in pairs(x:GetChildren()) do
  8197. pcall(function() -- 'error occured, no output from Lua' LOLE
  8198. if v:IsA("BasePart") then
  8199. particle(v, img)
  8200. end
  8201. if #(v:GetChildren())>0 then
  8202. recurse(v)
  8203. end
  8204. end)
  8205. end
  8206. end
  8207.  
  8208. recurse(game)
  8209. skybox(img)
  8210. end
  8211. function topkek.tools.util.recurseSetObj(obj,type_,prop,val)
  8212. local function recurse(x)
  8213. for i, v in pairs(x:GetChildren()) do
  8214. pcall(function()
  8215. if v:IsA(type_) then
  8216. v[prop]=val
  8217. end
  8218. if #(v:GetChildren())>0 then
  8219. recurse(v)
  8220. end
  8221. end)
  8222. end
  8223. end
  8224. recurse(obj)
  8225. end
  8226. function topkek.tools.util.doPlayers(cval, func)
  8227. local plrs = {}
  8228. if cval == 'All' then
  8229. plrs = game:GetService('Players'):GetPlayers()
  8230. else
  8231. plrs = {game:GetService('Players'):FindFirstChild(cval)}
  8232. end
  8233. for i, v in pairs(plrs) do
  8234. func(v)
  8235. end
  8236. end
  8237. function topkek.tools.util.scalePlayer(sc,plr)
  8238. local pchar = plr.Character
  8239. if pchar:FindFirstChild("UpperTorso") then
  8240. warn("Player [" ..plr.Name.. "] is R15.")
  8241. return
  8242. end
  8243. local function scale(chr,scl)
  8244.  
  8245. for _,v in pairs(pchar:GetChildren()) do
  8246. if v:IsA("Hat") then
  8247. v:Clone()
  8248. v.Parent = game.Lighting
  8249. end
  8250. end
  8251.  
  8252. local Head = chr['Head']
  8253. local Torso = chr['Torso']
  8254. local LA = chr['Left Arm']
  8255. local RA = chr['Right Arm']
  8256. local LL = chr['Left Leg']
  8257. local RL = chr['Right Leg']
  8258. local HRP = chr['HumanoidRootPart']
  8259.  
  8260. wait(0.1)
  8261.  
  8262. Head.formFactor = 3
  8263. Torso.formFactor = 3
  8264. LA.formFactor = 3
  8265. RA.formFactor = 3
  8266. LL.formFactor = 3
  8267. RL.formFactor = 3
  8268. HRP.formFactor = 3
  8269.  
  8270. Head.Size = Vector3.new(scl * 2, scl, scl)
  8271. Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
  8272. LA.Size = Vector3.new(scl, scl * 2, scl)
  8273. RA.Size = Vector3.new(scl, scl * 2, scl)
  8274. LL.Size = Vector3.new(scl, scl * 2, scl)
  8275. RL.Size = Vector3.new(scl, scl * 2, scl)
  8276. HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
  8277.  
  8278. local Motor1 = Instance.new('Motor6D', Torso)
  8279. Motor1.Part0 = Torso
  8280. Motor1.Part1 = Head
  8281. Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  8282. Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  8283. Motor1.Name = "Neck"
  8284.  
  8285. local Motor2 = Instance.new('Motor6D', Torso)
  8286. Motor2.Part0 = Torso
  8287. Motor2.Part1 = LA
  8288. Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  8289. Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  8290. Motor2.Name = "Left Shoulder"
  8291.  
  8292. local Motor3 = Instance.new('Motor6D', Torso)
  8293. Motor3.Part0 = Torso
  8294. Motor3.Part1 = RA
  8295. Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  8296. Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  8297. Motor3.Name = "Right Shoulder"
  8298.  
  8299. local Motor4 = Instance.new('Motor6D', Torso)
  8300. Motor4.Part0 = Torso
  8301. Motor4.Part1 = LL
  8302. Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  8303. Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  8304. Motor4.Name = "Left Hip"
  8305.  
  8306. local Motor5 = Instance.new('Motor6D', Torso)
  8307. Motor5.Part0 = Torso
  8308. Motor5.Part1 = RL
  8309. Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  8310. Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  8311. Motor5.Name = "Right Hip"
  8312.  
  8313. local Motor6 = Instance.new('Motor6D', HRP)
  8314. Motor6.Part0 = HRP
  8315. Motor6.Part1 = Torso
  8316. Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  8317. Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  8318.  
  8319. end
  8320.  
  8321. scale(pchar, sc)
  8322.  
  8323. for _,v in pairs(game.Lighting:GetChildren()) do
  8324. if v:IsA("Hat") then
  8325. v.Parent = pchar
  8326. end
  8327. end
  8328. end
  8329. function topkek.tools.util.applyFace(id)
  8330. local Char = topkek.lplr.Character
  8331. if(Char)then
  8332. local Type = id
  8333. local Meme=id
  8334. local BBG_SIZE=Char.Head.Size.X*1.25;
  8335. local STUD_VECTOR_1=Char.Head.Size.Z/4;
  8336. local STUD_VECTOR_2=Char.Head.Size.Z;
  8337. local bbg=Char:FindFirstChild'BBGMEME'or Instance.new('BillboardGui',Char);
  8338. bbg.StudsOffset=Vector3.new(0,STUD_VECTOR_1,STUD_VECTOR_2);
  8339. bbg.Size=UDim2.new(BBG_SIZE,0,BBG_SIZE);
  8340. bbg.Adornee=Char.Head;
  8341. bbg.Name='BBGMEME';
  8342. local img=bbg:FindFirstChild'Meme'or Instance.new('ImageLabel',bbg);
  8343. img.BackgroundTransparency=1;
  8344. img.Image="rbxassetid://"..Meme;
  8345. img.Size=UDim2.new(1,0,1,0)
  8346. img.Name='Meme';
  8347. for i,v in next,Char:children()do
  8348. if(v.className=='Hat')then
  8349. v=v:FindFirstChild'Handle';
  8350. if(v)then
  8351. v.Transparency=0
  8352. end;
  8353. end;
  8354. end;
  8355. end;
  8356. end;
  8357. function topkek.tools.util.weenieHutJunior(plr)
  8358. plr=plr.Character
  8359. Shaft=Instance.new("Part", plr)
  8360. Shaft.Name='Shaft'
  8361. Shaft.Size=Vector3.new(1, 2.5, 1)
  8362. Shaft.TopSurface=0
  8363. Shaft.BottomSurface=0
  8364. Shaft.CanCollide=true
  8365. Cyln=Instance.new("CylinderMesh", Shaft)
  8366. Cyln.Scale=Vector3.new(0.5,0.7,0.5)
  8367. Instance.new("Weld", plr)
  8368. plr.Weld.Part0=plr:FindFirstChild("Torso") or plr:FindFirstChild("LowerTorso")
  8369. plr.Weld.Part1=plr.Shaft
  8370. plr.Weld.C0=CFrame.new(0,-0.35,-0.9)*CFrame.fromEulerAnglesXYZ(2.2,0,0)
  8371. Shaft.BrickColor=BrickColor.new("Pastel brown")
  8372. Tip=Instance.new("Part", plr)
  8373. Tip.Name='Tip'
  8374. Tip.TopSurface=0
  8375. Tip.BottomSurface=0
  8376. Tip.Size=Vector3.new(1, 1, 1)
  8377. Tip.CanCollide=true
  8378. Tip.Touched:connect(function(prt) if prt.Parent~=player then spawn(function() for i=1, 5 do local pert=Instance.new("Part", player) pert.CFrame=CFrame.new(prt.Position) pert.CanCollide=true local mesh=Instance.new("BlockMesh", pert) mesh.Scale=Vector3.new(0.2,0.2,0.2) pert.BrickColor=BrickColor.new("White") end end) end end)
  8379. Cyln2=Instance.new("SpecialMesh", Tip)
  8380. Cyln2.MeshType='Sphere'
  8381. Cyln2.Scale=Vector3.new(0.6,0.6,0.6)
  8382. Instance.new("Weld", plr).Name='Weld2'
  8383. plr.Weld2.Part0=plr.Shaft
  8384. plr.Weld2.Part1=plr.Tip
  8385. plr.Weld2.C0=CFrame.new(0,-.9,0)
  8386. Tip.BrickColor=BrickColor.new("Pink")
  8387. -----
  8388. Ball1=Instance.new("Part", plr)
  8389. Ball1.Name='Ball1'
  8390. Ball1.Size=Vector3.new(1, 1, 1)
  8391. Ball1.TopSurface=0
  8392. Ball1.BottomSurface=0
  8393. Cyln3=Instance.new("SpecialMesh", Ball1)
  8394. Cyln3.MeshType='Sphere'
  8395. Cyln3.Scale=Vector3.new(0.4,0.4,0.4)
  8396. Instance.new("Weld", plr).Name='Weld3'
  8397. plr.Weld3.Part0=plr.Shaft
  8398. plr.Weld3.Part1=plr.Ball1
  8399. plr.Weld3.C0=CFrame.new(0.225,.4,0.2)
  8400. Ball1.BrickColor=BrickColor.new("Pastel brown")
  8401. -----
  8402. Ball2=Instance.new("Part", plr)
  8403. Ball2.Name='Ball2'
  8404. Ball2.Size=Vector3.new(1, 1, 1)
  8405. Ball2.TopSurface=0
  8406. Ball2.BottomSurface=0
  8407. Cyln3=Instance.new("SpecialMesh", Ball2)
  8408. Cyln3.MeshType='Sphere'
  8409. Cyln3.Scale=Vector3.new(0.4,0.4,0.4)
  8410. Instance.new("Weld", plr).Name='Weld4'
  8411. plr.Weld4.Part0=plr.Shaft
  8412. plr.Weld4.Part1=plr.Ball2
  8413. plr.Weld4.C0=CFrame.new(-0.225,.4,0.2)
  8414. Ball2.BrickColor=BrickColor.new("Pastel brown")
  8415. end
  8416. --// banmgr //--
  8417. topkek.banmgr.isPrivate = false
  8418. topkek.banmgr.whitelist = {}
  8419. topkek.banmgr.bans = {}
  8420. function topkek.banmgr.executeKick(z)
  8421. local function doKick()
  8422. if z.Character and z.Character:FindFirstChild('HumanoidRootPart') and z.Character:FindFirstChild('Torso') then
  8423. z.Character.HumanoidRootPart.CFrame = CFrame.new(math.random(999000, 1001000), 1000000, 1000000)
  8424. local SP = Instance.new('SkateboardPlatform', z.Character) SP.Position = z.Character.HumanoidRootPart.Position SP.Transparency = 1
  8425. spawn(function()
  8426. repeat wait()
  8427. if z.Character and z.Character:FindFirstChild('HumanoidRootPart') then
  8428. SP.Position = z.Character.HumanoidRootPart.Position
  8429. end
  8430. until not game:GetService('Players'):FindFirstChild(z.Name)
  8431. end)
  8432. z.Character.Torso.Anchored = true
  8433. end
  8434. end
  8435. repeat
  8436. doKick()
  8437. wait()
  8438. until not z
  8439. end
  8440. function topkek.banmgr.loadFromFile()
  8441. -- todo: read file
  8442. topkek.settings.get()
  8443. topkek.banmgr.bans = topkek.settingsTable['Bans']
  8444. end
  8445. function topkek.banmgr.addHardBan(p)
  8446. -- todo: write file
  8447. table.insert(topkek.banmgr.bans, p.Name)
  8448. topkek.settings.get()
  8449. table.insert(topkek.settingsTable['Bans'], p.Name)
  8450. topkek.settings.write()
  8451. print("Hardbanned " .. p.Name)
  8452. UpdateBanlist()
  8453. topkek.banmgr.executeKick(p)
  8454. topkek.banmgr.loadFromFile()
  8455. end
  8456. function topkek.banmgr.addSoftBan(p)
  8457. table.insert(topkek.banmgr.bans, p.Name)
  8458. topkek.banmgr.executeKick(p)
  8459. end
  8460. function topkek.banmgr.plrBanned(p)
  8461. for x, m in pairs(topkek.banmgr.bans) do
  8462. if m == p.Name then
  8463. return true
  8464. end
  8465. end
  8466. return false
  8467. end
  8468. function topkek.banmgr.doWhitelist(p)
  8469. print(p .. " whitelisted")
  8470. table.insert(topkek.banmgr.whitelist, p)
  8471. end
  8472. function topkek.banmgr.unwhitelist(p)
  8473. for x, m in pairs(topkek.banmgr.whitelist) do
  8474. if m == p then
  8475. print(m .. " unwhitelisted")
  8476. table.remove(topkek.banmgr.whitelist, x)
  8477. if game:GetService('Players'):FindFirstChild(p) then
  8478. topkek.banmgr.executeKick(game:GetService('Players')[p])
  8479. end
  8480. end
  8481. end
  8482. end
  8483. function topkek.banmgr.plrWhitelisted(p)
  8484. for x, m in pairs(topkek.banmgr.whitelist) do
  8485. if m == p.Name then
  8486. return true
  8487. end
  8488. end
  8489. return false
  8490. end
  8491. function topkek.banmgr.makePrivate()
  8492. topkek.banmgr.isPrivate = true
  8493. for i, v in pairs(game:GetService('Players'):GetPlayers()) do
  8494. if not topkek.banmgr.plrWhitelisted(v) and v ~= topkek.lplr then
  8495. spawn(function()
  8496. topkek.banmgr.executeKick(v)
  8497. end)
  8498. end
  8499. end
  8500. end
  8501. function topkek.banmgr.unprivate()
  8502. topkek.banmgr.isPrivate = false
  8503. end
  8504. function topkek.banmgr.init()
  8505. topkek.banmgr.loadFromFile()
  8506. game:GetService('Players').PlayerAdded:connect(function(p)
  8507. if topkek.banmgr.plrBanned(p) or (topkek.banmgr.isPrivate and not topkek.banmgr.plrWhitelisted(p)) then
  8508. print("Player " .. p.Name .. " is banned (or private on)! Kicking now.")
  8509. topkek.banmgr.executeKick(p)
  8510. end
  8511. end)
  8512. end
  8513. --// settings //--
  8514. topkek.settings = {}
  8515. topkek.settingsTable = {}
  8516. function topkek.settings.write()
  8517. --writefile("testplzignore.lua", "", game:GetService('HttpService'):JSONEncode(topkek.settingsTable))
  8518. end
  8519. function topkek.settings.get()
  8520. if game.Players.LocalPlayer.Character then
  8521. print("No settings! Making new ...")
  8522. topkek.settingsTable = {
  8523. ['Bans'] = {
  8524.  
  8525. },
  8526. ['Themes'] = {
  8527. {Primary = {0,0,0}, Secondary = {0,0,0}, Tertiary = {0,0,0}}
  8528. };
  8529. }
  8530. topkek.settings.write()
  8531. return topkek.settingsTable
  8532. else
  8533. local lset = game:GetService('HttpService'):JSONDecode(set)
  8534. topkek.settingsTable = lset
  8535. return lset
  8536. end
  8537. end
  8538. --// shortcuts //--
  8539. tk = {}
  8540. tk.ob = topkek.tools.util.Object
  8541. tk.dp = topkek.tools.util.doPlayers
  8542. tk.rcm = topkek.tools.util.recurseRemove
  8543. tk.rcs = topkek.tools.util.recurseSet
  8544. tk.rcf = topkek.tools.util.recurseFunc
  8545. tk.rco = topkek.tools.util.recurseSetObj
  8546. tk.play = topkek.tools.util.play
  8547. tk.gt = topkek.tools.util.getTorso
  8548. --// gui //--
  8549. -- copying this from topkek3.0 because i'm
  8550. -- too lazy to rewrite my lib
  8551. topkek.tools.gui.seperation = 12
  8552. function topkek.tools.gui:addLeftIcon(parent, img, sz)
  8553. topkek.tools.util.Object('ImageLabel', {
  8554. Parent = parent;
  8555. BackgroundTransparency = 1;
  8556. Position = UDim2.new(0, 2, 0, 2);
  8557. Size = UDim2.new(0, sz, 0, sz);
  8558. Image = img;
  8559. })
  8560. end
  8561. function topkek.tools.gui:makeContainer(n)
  8562. local temp = topkek.template:Clone()
  8563. temp.Name = n
  8564. temp.Parent = topkek.holder
  8565. temp.Container.Visible = false
  8566. end
  8567. function topkek.tools.gui:hookContainer(o, ncan, sepr, stt)
  8568. if not o:IsA("ScrollingFrame") and (not ncan) then
  8569. return nil
  8570. elseif o:IsA("ScrollingFrame") then
  8571. o.CanvasSize = UDim2.new(0, 0, 0, 0)
  8572. end
  8573.  
  8574. local self = {}
  8575. self.main = o
  8576. self.drawX = 0
  8577. self.drawY = stt or topkek.tools.gui.seperation/2
  8578. self.drawHeight = 0
  8579. self.sepr = sepr or topkek.tools.gui.seperation
  8580.  
  8581. function self:drawButton(sz, txt, func, ysz, cbgd)
  8582. local xposOffset = 0
  8583. local xposScale = self.drawX
  8584. local xszOffset = 0
  8585. local xszScale = sz
  8586. if not (self.drawX == 0) then
  8587. xszOffset = -5
  8588. if sz + self.drawX > 0.998 then
  8589. xszOffset = -10
  8590. end
  8591. elseif sz == 1 then
  8592. local bzz = 4
  8593. if ncan then
  8594. bzz = 0
  8595. end
  8596. xszOffset = -(self.sepr) - bzz
  8597. xposOffset = self.sepr/2
  8598. else
  8599. xszOffset = -4 + -(self.sepr/2)
  8600. xposOffset = self.sepr/2
  8601. end
  8602. if not ysz then ysz = 20 end
  8603. local obj = topkek.tools.util.Object("TextButton", {
  8604. Parent = self.main;
  8605. BackgroundColor3 = cbgd or Color3.new(163/255, 57/255, 57/255);
  8606. BorderSizePixel = 0;
  8607. Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
  8608. Size = UDim2.new(xszScale, xszOffset, 0, ysz);
  8609. Font = 'SourceSans';
  8610. FontSize = 'Size14';
  8611. Text = txt;
  8612. TextSize = 14;
  8613. TextColor3 = Color3.new(199/255, 199/255, 199/255);
  8614. })
  8615. obj.MouseButton1Down:connect(function()
  8616. spawn(func)
  8617. end)
  8618. if ysz > self.drawHeight then
  8619. self.drawHeight = ysz
  8620. end
  8621. self.drawX = self.drawX + sz
  8622. if self.drawX > 0.998 then
  8623. self.drawY = self.drawY + 3 + self.drawHeight
  8624. self.drawX = 0
  8625. self.drawHeight = 0
  8626. if (not ncan) then
  8627. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  8628. end
  8629. end
  8630. return obj
  8631. end
  8632.  
  8633. function self:GetChildren()
  8634. return self.main:GetChildren()
  8635. end
  8636.  
  8637. function self:getDrawY()
  8638. return self.drawY
  8639. end
  8640.  
  8641. function self:setDrawY(y)
  8642. self.drawY = y
  8643. end
  8644.  
  8645. function self:drawTextBox(sz, txt, ysz, cbgd)
  8646. local xposOffset = 0
  8647. local xposScale = self.drawX
  8648. local xszOffset = 0
  8649. local xszScale = sz
  8650. if not (self.drawX == 0) then
  8651. xszOffset = -5
  8652. if sz + self.drawX > 0.998 then
  8653. xszOffset = -10
  8654. end
  8655. elseif sz == 1 then
  8656. xszOffset = -(self.sepr) - 5
  8657. xposOffset = self.sepr/2
  8658. else
  8659. xszOffset = -4 + -(self.sepr/2)
  8660. xposOffset = self.sepr/2
  8661. end
  8662. if not ysz then ysz = 20 end
  8663. local obj = topkek.tools.util.Object("TextBox", {
  8664. Parent = self.main;
  8665. BackgroundColor3 = cbgd or color3(153, 52, 52);
  8666. BorderSizePixel = 0;
  8667. Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
  8668. Size = UDim2.new(xszScale, xszOffset, 0, ysz);
  8669. Font = 'SourceSans';
  8670. FontSize = 'Size14';
  8671. Text = txt;
  8672. TextSize = 14;
  8673. TextColor3 = Color3.new(199/255, 199/255, 199/255);
  8674. })
  8675. if ysz > self.drawHeight then
  8676. self.drawHeight = ysz
  8677. end
  8678. self.drawX = self.drawX + sz
  8679. if self.drawX > 0.998 then
  8680. self.drawY = self.drawY + 3 + self.drawHeight
  8681. self.drawX = 0
  8682. self.drawHeight = 0
  8683. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  8684. end
  8685. return obj
  8686. end
  8687.  
  8688. function self:drawImage(sz, img, ysz)
  8689. local xposOffset = 0
  8690. local xposScale = self.drawX
  8691. local xszOffset = 0
  8692. local xszScale = sz
  8693. if not (self.drawX == 0) then
  8694. xszOffset = -5
  8695. if sz + self.drawX > 0.998 then
  8696. xszOffset = -12
  8697. end
  8698. elseif sz == 1 then
  8699. xszOffset = -(self.sepr) - 5
  8700. xposOffset = self.sepr/2
  8701. else
  8702. xszOffset = -5 + -(self.sepr/2)
  8703. xposOffset = self.sepr/2
  8704. end
  8705. if not ysz then ysz = 20 end
  8706. local obj = topkek.tools.util.Object("ImageLabel", {
  8707. Parent = self.main;
  8708. BackgroundTransparency = 1;
  8709. BorderColor3 = Color3.new(27, 42, 53);
  8710. BorderSizePixel = 0;
  8711. Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
  8712. Size = UDim2.new(xszScale, xszOffset, 0, ysz);
  8713. Image = img;
  8714. })
  8715. if ysz > self.drawHeight then
  8716. self.drawHeight = ysz
  8717. end
  8718. self.drawX = self.drawX + sz
  8719. if self.drawX > 0.998 then
  8720. self.drawY = self.drawY + 3 + self.drawHeight
  8721. self.drawX = 0
  8722. self.drawHeight = 0
  8723. if (not ncan) then
  8724. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  8725. end
  8726. end
  8727. return obj
  8728. end
  8729.  
  8730. function self:drawText(sz, txt, ysz)
  8731. local xposOffset = 0
  8732. local xposScale = self.drawX
  8733. local xszOffset = 0
  8734. local xszScale = sz
  8735. if not (self.drawX == 0) then
  8736. xszOffset = -5
  8737. if sz + self.drawX > 0.998 then
  8738. xszOffset = -10
  8739. end
  8740. elseif sz == 1 then
  8741. local bzz = 5
  8742. if ncan then
  8743. bzz = 0
  8744. end
  8745. xszOffset = -(self.sepr) - bzz
  8746. xposOffset = self.sepr/2
  8747. else
  8748. xszOffset = -4 + -(self.sepr/2)
  8749. xposOffset = self.sepr/2
  8750. end
  8751. if not ysz then ysz = 20 end
  8752. local obj = topkek.tools.util.Object("TextLabel", {
  8753. Parent = self.main;
  8754. BackgroundColor3 = Color3.new(148/255, 51/255, 51/255);
  8755. BorderSizePixel = 0;
  8756. Position = UDim2.new(xposScale, xposOffset, 0, self.drawY);
  8757. Size = UDim2.new(xszScale, xszOffset, 0, ysz);
  8758. Font = 'SourceSans';
  8759. FontSize = 'Size14';
  8760. Text = txt;
  8761. TextSize = 14;
  8762. TextColor3 = Color3.new(199/255, 199/255, 199/255);
  8763.  
  8764. })
  8765. if ysz > self.drawHeight then
  8766. self.drawHeight = ysz
  8767. end
  8768. self.drawX = self.drawX + sz
  8769. if self.drawX > 0.998 then
  8770. self.drawY = self.drawY + 3 + self.drawHeight
  8771. self.drawX = 0
  8772. self.drawHeight = 0
  8773. if (not ncan) then
  8774. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  8775. end
  8776. end
  8777. return obj
  8778. end
  8779.  
  8780.  
  8781. function self:drawScrollingContainer(ysz)
  8782. local sz = UDim2.new(1, -(self.sepr/2) - 11, 0, ysz)
  8783. local pos = UDim2.new(0, self.sepr/2, 0, self.drawY)
  8784. local obj = topkek.tools.util.Object("ScrollingFrame", {
  8785. Parent = self.main;
  8786. BackgroundColor3 = color3(117, 42, 42);
  8787. BorderSizePixel = 0;
  8788. Position = pos;
  8789. Size = sz;
  8790. BottomImage = 'rbxassetid://368504177';
  8791. MidImage = 'rbxassetid://368504177';
  8792. TopImage = 'rbxassetid://368504177';
  8793. ScrollBarThickness = 5;
  8794. })
  8795.  
  8796. self.drawY = self.drawY + 5 + ysz
  8797. self.drawX = 0
  8798. self.drawHeight = 0
  8799. if (not ncan) then
  8800. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  8801. end
  8802. return topkek.tools.gui:hookContainer(obj, false, 10, 3)
  8803. end
  8804.  
  8805. function self:drawContainer(xsz, ysz, xz, tz, sep)
  8806. local sz = UDim2.new(xsz, -(self.sepr/2) - 11, 0, ysz)
  8807. local pos = UDim2.new(tz or 0, self.sepr/2, 0, self.drawY)
  8808. local obj = topkek.tools.util.Object("Frame", {
  8809. Parent = self.main;
  8810. BackgroundColor3 = color3(117, 42, 42);
  8811. BorderSizePixel = 0;
  8812. Position = pos;
  8813. Size = sz;
  8814. })
  8815. if not xz then
  8816. self.drawY = self.drawY + 5 + ysz
  8817. end
  8818. self.drawX = 0
  8819. self.drawHeight = 0
  8820. if (not ncan) then
  8821. self.main.CanvasSize = UDim2.new(0, 0, 0, self.drawY + 5)
  8822. end
  8823. return topkek.tools.gui:hookContainer(obj, sep or 12, 5)
  8824. end
  8825.  
  8826. function self:addSpacing()
  8827. self.drawY = self.drawY + 3
  8828. end
  8829.  
  8830. function self:center()
  8831. local a,c,b=
  8832. self.main.Position.X.Scale,
  8833. self.main.Position.X.Offset,self.main.Size.Y.Offset
  8834. self.main.Position=UDim2.new(a,c+2, 0.5, -(b/2))
  8835. end
  8836.  
  8837. return self
  8838. end
  8839.  
  8840. --//anim//--
  8841. topkek.tools.animator.animateTo = function(source, dest)
  8842. -- holder2holder:
  8843. -- invis holder
  8844. -- clone holder; vis
  8845. -- move holder to right
  8846. -- vis dest container
  8847. -- tween clone holder left
  8848. -- tween dest holder right
  8849. print("nav",source,dest)
  8850. topkek.holder.Visible = false
  8851. local hclone = topkek.holder:Clone()
  8852. hclone.Parent = topkek.center
  8853. hclone.Name = 'animclone'
  8854. hclone.Visible = true
  8855. topkek.holder.Position = UDim2.new(-1, 0, 0, 30)
  8856. source.Visible = false
  8857. dest.Visible = true
  8858. dest.Container.Visible = true
  8859. dest.Container.ZIndex = 1
  8860. dest.ZIndex = 1
  8861. topkek.holder.Visible = true
  8862. topkek.holder:TweenPosition(UDim2.new(0, 150, 0, 30), "Out", "Quad", 0.3)
  8863. hclone:TweenPosition(UDim2.new(1, 0, 0, 30), "Out", "Quad", 0.3)
  8864. wait(0.3)
  8865. end
  8866. topkek.tools.animator.initialAnimation = function()
  8867. -- initanim:
  8868. -- join both composites
  8869. -- delete composites; vis solid
  8870. -- tween solid to nav topbar
  8871. -- copy topbar plrname; move outside region
  8872. -- tween in clone topbar
  8873. -- delete clone and solid; vis topbar
  8874. -- tween down topbar
  8875. -- tween holder out
  8876. local function abspos(x)
  8877. return UDim2.new(0, x.AbsolutePosition.X, 0, x.AbsolutePosition.Y)
  8878. end
  8879. local function abssz(x)
  8880. return UDim2.new(0, x.AbsoluteSize.X, 0, x.AbsoluteSize.Y)
  8881. end
  8882. local holder = topkek.holder
  8883. local nav = topkek.navigator
  8884. local topnav = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Navigation.Topbar
  8885. local topbar = topkek.topbar
  8886. local pname = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Topbar.PlayerName:Clone()
  8887. local solid = game.Players.LocalPlayer.PlayerGui["4.0"].Solid
  8888. topkek.center.Size = UDim2.new(0, 150, 0, 30)
  8889. game.Players.LocalPlayer.PlayerGui["4.0"].Composite1:TweenPosition(UDim2.new(0.5, -50, 0.5, -50), 'Out', 'Quad', 0.5)
  8890. game.Players.LocalPlayer.PlayerGui["4.0"].Composite2:TweenPosition(UDim2.new(0.5, 0, 0.5, -50), 'Out', 'Quad', 0.5)
  8891. wait(0.52)
  8892. solid.Visible = true
  8893. game.Players.LocalPlayer.PlayerGui["4.0"].Composite1:Destroy()
  8894. game.Players.LocalPlayer.PlayerGui["4.0"].Composite2:Destroy()
  8895. wait(3)
  8896. solid.Label:TweenPosition(UDim2.new(0, 0, 1.5, 0), 'Out', 'Quad', 0.5)
  8897. solid:TweenSizeAndPosition(abssz(topnav), abspos(topnav), 'Out', 'Linear', 0.6)
  8898. wait(0.52)
  8899. solid.Label:Destroy()
  8900. wait(0.12)
  8901. topkek.center.Visible = true
  8902. topnav.Visible = true
  8903. solid:Destroy()
  8904. pname.Position = UDim2.new(0, -170, 0, 0)
  8905. pname.Parent = topnav
  8906. pname.Visible = true
  8907. pname:TweenPosition(UDim2.new(0, 10, 0, 0), 'Out', 'Quad', 0.2)
  8908. wait(0.25)
  8909. topkek.center:TweenSize(UDim2.new(0, 150, 0, 395), 'Out', 'Quad', 0.3)
  8910. spawn(topkek.navigation.buildNavigator)
  8911. wait(0.35)
  8912. topkek.center:TweenSize(UDim2.new(0, 470, 0, 395), 'In', 'Quad', 0.3)
  8913. wait(0.35)
  8914. topbar.PlayerName.Visible = true
  8915. pname:Destroy()
  8916. AllowHovers = true
  8917. end
  8918. --//nav//--
  8919. topkek.navigation.currentContainer = topkek.tools.util.getContainer('Home')
  8920. topkek.navigation.windowState = 0
  8921. topkek.navigation.gotoContainer = function(cont)
  8922. topkek.tools.animator.animateTo(topkek.navigation.currentContainer, cont)
  8923. topkek.navigation.currentContainer = cont
  8924. end
  8925. topkek.navigation.buildNavigator = function()
  8926. local nav = game.Players.LocalPlayer.PlayerGui["4.0"].Main.Navigation
  8927. local hook = topkek.tools.gui:hookContainer(nav.Scroll, false)
  8928. local btns = {}
  8929. for l, x in pairs(topkek.data.windows) do
  8930. local container = topkek.tools.util.getContainer(x)
  8931. local btn = hook:drawButton(1, x, function() topkek.navigation.gotoContainer(container) end, 25)
  8932. local ZPos = btn.Position
  8933. btn.Position = btn.Position - UDim2.new(0, 0, 0, 5)
  8934. btn:TweenPosition(ZPos, 'Out', 'Bounce', 0.2)
  8935. btn.LayoutOrder = l
  8936. btn.ZIndex = 4
  8937. local OPos = btn.Position
  8938. btn.MouseEnter:connect(function()
  8939. if AllowHovers == false then
  8940. return
  8941. end
  8942. for i, v in pairs(btns) do
  8943. if v[1] ~= btn then
  8944. v[1]:TweenPosition(v[2], 'Out', 'Quad', 0.1)
  8945. end
  8946. end
  8947. btn:TweenPosition(OPos + UDim2.new(0, 3, 0, 0), 'Out', 'Quad', 0.1)
  8948. end)
  8949. btn.MouseLeave:connect(function()
  8950. btn:TweenPosition(OPos, 'Out', 'Quad', 0.1)
  8951. end)
  8952. table.insert(btns, {btn, OPos})
  8953. wait()
  8954. end
  8955. end
  8956. topkek.navigation.buildTopbar = function()
  8957. local top = topkek.topbar
  8958. local FELabel = top.Controllers.IsFE
  8959. top.PlayerName.Text = topkek.lplr.Name
  8960. if game:GetService('Workspace').FilteringEnabled == true then
  8961. FELabel.Text = "FE Game"
  8962. FELabel.TextColor3 = BrickColor.new("Bright red").Color
  8963. else
  8964. FELabel.Text = "Not FE"
  8965. FELabel.TextColor3 = BrickColor.new("Bright green").Color
  8966. end
  8967. top.Controllers.Hide.MouseButton1Down:connect(function()
  8968. if topkek.navigation.windowState == 0 then
  8969. topkek.navigation.windowState = 1
  8970. topkek.center:TweenSize(UDim2.new(0, 470, 0, 30), 'Out', 'Quint', 0.2)
  8971. else
  8972. topkek.navigation.windowState = 0
  8973. topkek.center:TweenSize(UDim2.new(0, 470, 0, 395), 'Out', 'Quint', 0.2)
  8974. end
  8975. end)
  8976. top.Controllers.Exit.MouseButton1Down:connect(function()
  8977. topkek.center:TweenSize(UDim2.new(0, 470, 0, 30), 'Out', 'Quint', 0.3)
  8978. wait(0.31)
  8979. topkek.center:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 'Quint', 0.3)
  8980. PlayerChatHook:disconnect()
  8981. end)
  8982.  
  8983. end
  8984. topkek.navigation.initCommandBar = function()
  8985. DistributedCmdBar, cmd = topkek.holder.Command, {}
  8986. --weathered-down version of my cmdscript for topkek
  8987. cmd = {}
  8988.  
  8989. -- ** defines ** --
  8990. cmd.service = (function(a) return game:service(a) end)
  8991. cmd.gplayers = (function() return cmd.service'Players':GetPlayers() end)
  8992. cmd.players = cmd.service('Players')
  8993. cmd.localplayer = cmd.players.LocalPlayer
  8994.  
  8995. cmd.prefix = ';'
  8996. cmd.hidden = '/'
  8997.  
  8998. cmd.commands = {}
  8999. cmd.util = {}
  9000. cmd.interface = {}
  9001.  
  9002. cmd.admins = {}
  9003. cmd.noclip = false
  9004.  
  9005. -- ** util ** --
  9006. cmd.util.pos = function(str, pos)
  9007. local increment = 1
  9008. for spc in str:gmatch("[^ ]+") do
  9009. if increment == pos then
  9010. return spc
  9011. end
  9012. increment = increment + 1
  9013. end
  9014. return ''
  9015. end
  9016. cmd.util.pstr = function(str, re_enc)
  9017. str = string.lower(str)
  9018. local players = {}
  9019. if re_enc == true then
  9020. if str == 'me' then
  9021. return {game.Players.LocalPlayer}
  9022. end
  9023. if str == 'all' then
  9024. return game.Players:GetPlayers()
  9025. end
  9026. if str == 'others' then
  9027. for i, v in pairs(game.Players:GetPlayers()) do
  9028. if v ~= cmd.localplayer then
  9029. table.insert(players, v)
  9030. end
  9031. end
  9032. end
  9033. for i, v in pairs(game.Players:GetPlayers()) do
  9034. if string.lower(v.Name):sub(1, #str) == str then
  9035. table.insert(players, v)
  9036. end
  9037. end
  9038. return players
  9039. else
  9040. for seper in str:gmatch("[^,]+") do
  9041. for i, v in pairs(cmd.util.pstr(seper, true)) do
  9042. table.insert(players, v)
  9043. end
  9044. end
  9045. return players
  9046. end
  9047. end
  9048. cmd.util.parse = function(str, fmt)
  9049. local args = {}
  9050. local encountered = 0
  9051. local position = 1
  9052. for form in fmt:gmatch("[^%%]+") do
  9053. if position == 1 then
  9054. args['command'] = cmd.util.pos(str, position)
  9055. end
  9056. if form == 'inf' then
  9057. args[position] = str:sub(encountered, #str)
  9058. end
  9059. if form == 'int' then
  9060. local fetch = cmd.util.pos(str, position)
  9061. if tonumber(fetch) == nil then
  9062. return nil
  9063. end
  9064. args[position] = {'integer', data = fetch}
  9065. end
  9066. if form == 'str' then
  9067. local fetch = cmd.util.pos(str, position)
  9068. args[position] = {'string', data = fetch}
  9069. end
  9070. if form == 'plrs' then
  9071. args[position] = cmd.util.pstr(cmd.util.pos(str, position), false)
  9072. end
  9073. encountered = encountered + ((#cmd.util.pos(str, position)) + 1)
  9074. position = position + 1
  9075. end
  9076. return args
  9077. end
  9078. cmd.util.isadmin = function(p)
  9079. if p == cmd.localplayer.Name then
  9080. return true
  9081. else
  9082. for i, v in pairs(cmd.admins) do
  9083. if v == p.Name then
  9084. return true
  9085. end
  9086. end
  9087. return false
  9088. end
  9089. end
  9090. cmd.util.BombVest = function(Players)
  9091. -- modified by nosyliam
  9092. local TickWait = 1
  9093. local Dead = false
  9094. local BeltPositions = { }
  9095. local ExplodeSounds = { }
  9096.  
  9097. for ___, player in pairs(Players) do
  9098. pcall(function()
  9099. local Me = player
  9100. local Char = Me.Character
  9101. local Torso = Char.Torso
  9102. local Color = "Medium stone gray"
  9103. local Dead = false
  9104.  
  9105.  
  9106. local Position = Vector3.new(0,100,0)
  9107. local function NewPart(Parent)
  9108. local Part = Instance.new("Part", Parent)
  9109. Part.CanCollide = false
  9110. Part.FormFactor = "Custom"
  9111. Part.Position = Position
  9112. Part.TopSurface = "Smooth"
  9113. Part.BottomSurface = "Smooth"
  9114. Part.BrickColor = BrickColor.new(Color)
  9115. Position = Position + Vector3.new(0,Part.Size.Y + 10,0)
  9116. return Part
  9117. end
  9118.  
  9119. local Model = Char:FindFirstChild("Bomb")
  9120. if Model then Model:Destroy() end
  9121.  
  9122. Model = Instance.new("Model", Char)
  9123. Model.Name = "Bomb"
  9124.  
  9125. local Belt = NewPart(Model)
  9126. Belt.Size = Vector3.new(2.2,0.5,1.2)
  9127. table.insert(BeltPositions, Belt)
  9128. local Weld = Instance.new("Weld", Belt)
  9129. Weld.Part0 = Belt
  9130. Weld.Part1 = Torso
  9131. Weld.C0 = CFrame.new(0,1.1,0)
  9132. local Light = Instance.new("PointLight", Belt)
  9133. Light.Range = 15
  9134. Light.Brightness = 5
  9135. Light.Color = Color3.new(1,0,0)
  9136. local Beep = Instance.new("Sound", Belt)
  9137. Beep.SoundId = "http://www.roblox.com/asset/?id=188588790"
  9138. local ExplodeSound = Instance.new("Sound", Belt)
  9139. ExplodeSound.SoundId = "http://www.roblox.com/asset/?id="..(tonumber((math.ceil(1776.66^2)+17).."."..string.rep("36",3))*77)+0.00003 --144507765
  9140. ExplodeSound.Pitch = 2.8
  9141. ExplodeSound.Volume = 3
  9142. table.insert(ExplodeSounds, ExplodeSound)
  9143.  
  9144. local Back = NewPart(Model)
  9145. Back.Size = Vector3.new(1.5,1.5,0.5)
  9146. local Weld = Instance.new("Weld", Back)
  9147. Weld.Part0 = Back
  9148. Weld.Part1 = Torso
  9149. Weld.C0 = CFrame.new(0,0.1,-0.75)
  9150.  
  9151. local StrapLeft = NewPart(Model)
  9152. StrapLeft.Size = Vector3.new(0.2,0.5,1.6)
  9153. local Weld = Instance.new("Weld", StrapLeft)
  9154. Weld.Part0 = StrapLeft
  9155. Weld.Part1 = Torso
  9156. Weld.C0 = CFrame.new(0.65,-0.9,-0.2)
  9157.  
  9158. local BuckleLeft = NewPart(Model)
  9159. BuckleLeft.Size = Vector3.new(0.2,1.5,0.2)
  9160. local Weld = Instance.new("Weld", BuckleLeft)
  9161. Weld.Part0 = BuckleLeft
  9162. Weld.Part1 = Torso
  9163. Weld.C0 = CFrame.new(0.65,0.1,0.5)
  9164.  
  9165. local StrapRight = NewPart(Model)
  9166. StrapRight.Size = Vector3.new(0.2,0.5,1.6)
  9167. local Weld = Instance.new("Weld", StrapRight)
  9168. Weld.Part0 = StrapRight
  9169. Weld.Part1 = Torso
  9170. Weld.C0 = CFrame.new(-0.65,-0.9,-0.2)
  9171.  
  9172. local BuckleRight = NewPart(Model)
  9173. BuckleRight.Size = Vector3.new(0.2,1.5,0.2)
  9174. local Weld = Instance.new("Weld", BuckleRight)
  9175. Weld.Part0 = BuckleRight
  9176. Weld.Part1 = Torso
  9177. Weld.C0 = CFrame.new(-0.65,0.1,0.5)
  9178.  
  9179.  
  9180. coroutine.wrap(function()
  9181. repeat
  9182. wait(TickWait)
  9183. Light.Enabled = not Light.Enabled
  9184. Beep:Play()
  9185. until Dead == true
  9186. end)()
  9187. end)
  9188. end
  9189.  
  9190. local Tool = Instance.new("HopperBin", cmd.localplayer.Backpack)
  9191. Tool.Name = "Bomb Vest"
  9192.  
  9193. Tool.Selected:connect(function(Mouse)
  9194. TickWait = 0.3
  9195. Mouse.Icon = "http://www.roblox.com/asset/?id=9109985"
  9196.  
  9197. Mouse.Button1Down:connect(function()
  9198. if Dead == false then
  9199. Dead = true
  9200. for i, Belt in pairs(BeltPositions) do
  9201. coroutine.wrap(function()
  9202. pcall(function() ExplodeSounds[i]:Play() end)
  9203. wait(1.4)
  9204. local Explosion = Instance.new("Explosion", workspace)
  9205. Explosion.Position = Belt.Position
  9206. Explosion.BlastPressure = 100000
  9207. Explosion.DestroyJointRadiusPercent = 0.7
  9208. Explosion.ExplosionType = "CratersAndDebris"
  9209. Explosion.BlastRadius = 50
  9210. Explosion.Hit:connect(function(Part, Distance)
  9211. Part.Anchored = false
  9212. if Distance <= 10 then
  9213. Part:BreakJoints()
  9214. end
  9215. end)
  9216. end)()
  9217. end
  9218. end
  9219. end)
  9220. end)
  9221.  
  9222. Tool.Deselected:connect(function()
  9223. TickWait = 1
  9224. end)
  9225. end
  9226. cmd.util.hulk = function(p)
  9227. function giant(p, size)
  9228. local pchar = p.Character
  9229. if pchar then
  9230. local function scale(chr,scl)
  9231.  
  9232. for _,v in pairs(pchar:GetChildren()) do
  9233. if v:IsA("Hat") then
  9234. v:Clone()
  9235. v.Parent = game.Lighting
  9236. end
  9237. end
  9238.  
  9239. local Head = chr['Head']
  9240. local Torso = chr['Torso']
  9241. local LA = chr['Left Arm']
  9242. local RA = chr['Right Arm']
  9243. local LL = chr['Left Leg']
  9244. local RL = chr['Right Leg']
  9245. local HRP = chr['HumanoidRootPart']
  9246.  
  9247. wait(0.1)
  9248.  
  9249. Head.formFactor = 3
  9250. Torso.formFactor = 3
  9251. LA.formFactor = 3
  9252. RA.formFactor = 3
  9253. LL.formFactor = 3
  9254. RL.formFactor = 3
  9255. HRP.formFactor = 3
  9256.  
  9257. Head.Size = Vector3.new(scl * 2, scl, scl)
  9258. Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
  9259. LA.Size = Vector3.new(scl, scl * 2, scl)
  9260. RA.Size = Vector3.new(scl, scl * 2, scl)
  9261. LL.Size = Vector3.new(scl, scl * 2, scl)
  9262. RL.Size = Vector3.new(scl, scl * 2, scl)
  9263. HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
  9264.  
  9265. local Motor1 = Instance.new('Motor6D', Torso)
  9266. Motor1.Part0 = Torso
  9267. Motor1.Part1 = Head
  9268. Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  9269. Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  9270. Motor1.Name = "Neck"
  9271.  
  9272. local Motor2 = Instance.new('Motor6D', Torso)
  9273. Motor2.Part0 = Torso
  9274. Motor2.Part1 = LA
  9275. Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  9276. Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  9277. Motor2.Name = "Left Shoulder"
  9278.  
  9279. local Motor3 = Instance.new('Motor6D', Torso)
  9280. Motor3.Part0 = Torso
  9281. Motor3.Part1 = RA
  9282. Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  9283. Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  9284. Motor3.Name = "Right Shoulder"
  9285.  
  9286. local Motor4 = Instance.new('Motor6D', Torso)
  9287. Motor4.Part0 = Torso
  9288. Motor4.Part1 = LL
  9289. Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  9290. Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  9291. Motor4.Name = "Left Hip"
  9292.  
  9293. local Motor5 = Instance.new('Motor6D', Torso)
  9294. Motor5.Part0 = Torso
  9295. Motor5.Part1 = RL
  9296. Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  9297. Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  9298. Motor5.Name = "Right Hip"
  9299.  
  9300. local Motor6 = Instance.new('Motor6D', HRP)
  9301. Motor6.Part0 = HRP
  9302. Motor6.Part1 = Torso
  9303. Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  9304. Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  9305.  
  9306. end
  9307.  
  9308. scale(pchar, size)
  9309. pchar.Humanoid.WalkSpeed = 15 * size
  9310.  
  9311. for _,v in pairs(game.Lighting:GetChildren()) do
  9312. if v:IsA("Hat") then
  9313. v.Parent = pchar
  9314. end
  9315. end
  9316. end
  9317. end
  9318.  
  9319. local plr = p
  9320. giant(plr, 3)
  9321. for i, v in pairs(plr.Character:GetChildren()) do
  9322. if v:IsA("BasePart") then
  9323. v.Touched:connect(function(p)
  9324. if p.Size.X<30 then
  9325. p.Anchored = false
  9326. p:BreakJoints()
  9327. end
  9328. end)
  9329. end
  9330. end
  9331.  
  9332. local csize = 3
  9333.  
  9334. local sgui = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
  9335. local base = Instance.new("Frame", sgui)
  9336. base.BackgroundTransparency = 1
  9337. base.Size = UDim2.new(0, 110, 0, 200)
  9338. base.Position = UDim2.new(1, -120, 1, -180)
  9339. local indicator = Instance.new("TextLabel", base)
  9340. indicator.Size = UDim2.new(1, 0, 0, 25)
  9341. indicator.TextColor3 = Color3.new(1, 1, 1)
  9342. indicator.BackgroundTransparency = 0
  9343. indicator.FontSize = Enum.FontSize.Size18
  9344. indicator.Font = Enum.Font.SourceSans
  9345. indicator.Text = "Current Size: 3"
  9346. local PlusOne = Instance.new("TextButton", base)
  9347. PlusOne.BackgroundColor3 = Color3.new(214/255, 214/255, 214/255)
  9348. PlusOne.Position = UDim2.new(0, 0, 0, 40)
  9349. PlusOne.Size = UDim2.new(1, 0, 0.5, -50)
  9350. PlusOne.BorderSizePixel = 2
  9351. PlusOne.Font = Enum.Font.SourceSansBold
  9352. PlusOne.FontSize = Enum.FontSize.Size24
  9353. PlusOne.Text = "+1 Size"
  9354. local MinusOne = Instance.new("TextButton", base)
  9355. MinusOne.BackgroundColor3 = Color3.new(214/255, 214/255, 214/255)
  9356. MinusOne.Position = UDim2.new(0, 0, 0.5, 10)
  9357. MinusOne.Size = UDim2.new(1, 0, 0.5, -50)
  9358. MinusOne.Text = "-1 Size"
  9359. MinusOne.BorderSizePixel = 2
  9360. MinusOne.Font = Enum.Font.SourceSansBold
  9361. MinusOne.FontSize = Enum.FontSize.Size24
  9362.  
  9363. PlusOne.MouseButton1Down:connect(function()
  9364. csize = csize + 1
  9365. giant(plr, csize)
  9366. indicator.Text = "Current Size: "..tostring(csize)
  9367. end)
  9368.  
  9369. MinusOne.MouseButton1Down:connect(function()
  9370. csize = csize - 1
  9371. giant(plr, csize)
  9372. indicator.Text = "Current Size: "..tostring(csize)
  9373. end)
  9374. end
  9375. cmd.util.R15 = function()
  9376. rcode=[[local function Init()
  9377. wait()
  9378. local function ConChar(P)
  9379. Character = P.Character
  9380.  
  9381. local R15Model = Instance.new("Model")
  9382. R15Model.Name = "R15Model"
  9383. R15Model.Parent = Character
  9384.  
  9385. local function CreateLimb(Name,Color,Size,Transparency,ConnectToLimb,MotorName,C0,C1,MeshId)
  9386. local Part = Instance.new("Part")
  9387. Part.FormFactor = "Custom"
  9388. Part.Size = Size
  9389. Part.BrickColor = Color
  9390. Part.CanCollide = false
  9391. Part.Name = Name
  9392. Part.Transparency = (Transparency == 0.001 and 0 or Transparency)
  9393. Part.TopSurface = "Smooth"
  9394. Part.BottomSurface = "Smooth"
  9395.  
  9396. local Motor = Instance.new("Motor6D")
  9397. Motor.C0 = C0
  9398. Motor.C1 = C1
  9399. Motor.Part0 = ConnectToLimb
  9400. Motor.Part1 = Part
  9401. Motor.Name = MotorName
  9402. Motor.MaxVelocity = 0.1
  9403. Motor.Parent = ConnectToLimb
  9404.  
  9405. if MeshId then
  9406. local Mesh = Instance.new("SpecialMesh")
  9407. Mesh.MeshType = "FileMesh"
  9408. Mesh.MeshId = MeshId
  9409. Mesh.Scale = Vector3.new(0.99,0.99,0.99)
  9410. Mesh.Parent = Part
  9411. end
  9412.  
  9413. if MeshId and Transparency == 0.001 then
  9414. local ShirtTexturePart = Instance.new("Part")
  9415. ShirtTexturePart.FormFactor = "Custom"
  9416. ShirtTexturePart.Size = Size
  9417. ShirtTexturePart.BrickColor = Color
  9418. ShirtTexturePart.CanCollide = false
  9419. ShirtTexturePart.Name = "ShirtTexturePart"
  9420. ShirtTexturePart.Transparency = Transparency
  9421. ShirtTexturePart.TopSurface = "Smooth"
  9422. ShirtTexturePart.BottomSurface = "Smooth"
  9423.  
  9424. local Mesh = Instance.new("SpecialMesh")
  9425. Mesh.MeshType = "FileMesh"
  9426. Mesh.MeshId = MeshId
  9427. Mesh.Parent = ShirtTexturePart
  9428.  
  9429. local Weld = Instance.new("Weld")
  9430. Weld.Part0 = Part
  9431. Weld.Part1 = ShirtTexturePart
  9432. Weld.Parent = ShirtTexturePart
  9433.  
  9434. ShirtTexturePart.Parent = Part
  9435. end
  9436. Part.Parent = R15Model
  9437. return Part
  9438. end
  9439.  
  9440.  
  9441. local HumanoidRootPart = CreateLimb("HumanoidRootPart",BrickColor.new("Medium stone grey"),Vector3.new(1,1,1),1,Character.HumanoidRootPart,"RootConnector",CFrame.new(),CFrame.new(0,0.7,0))
  9442. local LowerTorso = CreateLimb("LowerTorso",BrickColor.new("Bright blue"),Vector3.new(1,1,1),0.001,HumanoidRootPart,"Root",CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387941715")
  9443. local UpperTorso = CreateLimb("UpperTorso",BrickColor.new("Bright blue"),Vector3.new(1,1,1),0.001,LowerTorso,"Waist",CFrame.new(0, 0.404105991, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387941468")
  9444. local Head = CreateLimb("Head",BrickColor.new("Bright yellow"),Vector3.new(1,1,1),0,UpperTorso,"Neck",CFrame.new(0, 1.26949596, 0.0428609997, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.635110021, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387941905")
  9445. local LeftUpperArm = CreateLimb("LeftUpperArm",BrickColor.new("Bright yellow"),Vector3.new(1, 0.672, 1),0.001,UpperTorso,"LeftShoulder",CFrame.new(-1.50177097, 0.924546003, 0, 1, 0, -0, 0, 0.999044001, 0.0437170006, 0, -0.0437170006, 0.999044001),CFrame.new(0, 0.336115986, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387938468")
  9446. local LeftLowerArm = CreateLimb("LeftLowerArm",BrickColor.new("Bright yellow"),Vector3.new(1, 0.703, 1),0.001,LeftUpperArm,"LeftElbow",CFrame.new(0, -0.336115986, 0, 1, 0, 0, 0, 0.999044001, -0.0437170006, 0, 0.0437170006, 0.999044001),CFrame.new(0, 0.351512015, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387938971")
  9447. local LeftHand = CreateLimb("LeftHand",BrickColor.new("Bright yellow"),Vector3.new(1, 0.352, 1),0.001,LeftLowerArm,"LeftWrist",CFrame.new(0, -0.351512015, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.175756007, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387939233")
  9448. local RightUpperArm = CreateLimb("RightUpperArm",BrickColor.new("Bright yellow"),Vector3.new(1, 0.671, 1),0.001,UpperTorso,"RightShoulder",CFrame.new(1.50049305, 0.923726022, 0, 1, 0, -0, 0, 0.999041617, 0.0437709838, 0, -0.0437709838, 0.999041617),CFrame.new(0, 0.335705996, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940113")
  9449. local RightLowerArm = CreateLimb("RightLowerArm",BrickColor.new("Bright yellow"),Vector3.new(1, 0.703, 1),0.001,RightUpperArm,"RightElbow",CFrame.new(0, -0.335705996, 0, 1, 0, 0, 0, 0.999041617, -0.0437709838, 0, 0.0437709838, 0.999041617),CFrame.new(0, 0.351512015, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940356")
  9450. local RightHand = CreateLimb("RightHand",BrickColor.new("Bright yellow"),Vector3.new(1, 0.352, 1),0.001,RightLowerArm,"RightWrist",CFrame.new(0, -0.351512015, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.175756007, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940548")
  9451. local LeftUpperLeg = CreateLimb("LeftUpperLeg",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.775, 1),0.001,LowerTorso,"LeftHip",CFrame.new(-0.457044005, -0.498115987, 0, 1, 0, -0, 0, 1, 0.000100999998, 0, -0.000100999998, 1),CFrame.new(0, 0.387418985, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387939645")
  9452. local LeftLowerLeg = CreateLimb("LeftLowerLeg",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.829, 1),0.001,LeftUpperLeg,"LeftKnee",CFrame.new(0, -0.387418985, 0, 1, 9.95820074e-007, 9.13360125e-008, -9.99999997e-007, 0.995820105, 0.0913360119, 0, -0.0913360119, 0.995820105),CFrame.new(0, 0.414570987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387939489")
  9453. local LeftFoot = CreateLimb("LeftFoot",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.415, 1),0.001,LeftLowerLeg,"LeftAnkle",CFrame.new(0, -0.414570987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.207286, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387939912")
  9454. local RightUpperLeg = CreateLimb("RightUpperLeg",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.775, 1),0.001,LowerTorso,"RightHip",CFrame.new(0.451141, -0.498115987, 0, 1, 0, -0, 0, 1, 0.000100999998, 0, -0.000100999998, 1),CFrame.new(0, 0.387418985, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940976")
  9455. local RightLowerLeg = CreateLimb("RightLowerLeg",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.829, 1),0.001,RightUpperLeg,"RightKnee",CFrame.new(0, -0.387418985, 0, 1, 0, -0, 0, 0.995820105, 0.0913360119, 0, -0.0913360119, 0.995820105),CFrame.new(0, 0.414570987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387940802")
  9456. local RightFoot = CreateLimb("RightFoot",BrickColor.new("Br. yellowish green"),Vector3.new(1, 0.415, 1),0.001,RightLowerLeg,"RightAnkle",CFrame.new(0, -0.414570987, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.207286, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),"rbxassetid://387941196")
  9457.  
  9458. --if Character:WaitForChild("Head"):WaitForChild("Mesh").MeshId ~= "" then
  9459. -- Head.MeshId = Character.Head.Mesh.MeshId
  9460. --end
  9461.  
  9462. Character:WaitForChild("Animate").Disabled = false
  9463. local Anim = game:GetObjects("rbxassetid://401967017")[1]; print("aobj", tostring(Anim))
  9464. for i, v in pairs(Anim:GetChildren()) do
  9465. v.Parent = script
  9466. end
  9467. script.Parent = Character
  9468.  
  9469. local function Clear(Name,Alternative,ColorParts)
  9470. local Part = Character:WaitForChild(Name)
  9471. Part.Transparency = (Name == "Head" and 0.99 or 1)
  9472. local function ChildAdded(Ins)
  9473. delay(0.05,function()
  9474. if Ins.Name == "face" then
  9475. if Alternative:FindFirstChild("face") then Alternative:FindFirstChild("face"):Destroy() end
  9476. Ins.Parent = Alternative
  9477. elseif Ins:IsA("Motor6D") and string.sub(Ins.Name,1,5) ~= "Fake_" then
  9478. Ins.Name = "Fake_"..Ins.Name
  9479. elseif Ins.Name == "HeadWeld" then
  9480. delay(0.05,function()
  9481. Ins.Parent = Head
  9482. Ins.Part0 = Head
  9483. Ins.C1 = CFrame.new(0,0,0.05) * Ins.C1
  9484. end)
  9485. elseif not Ins:IsA("Weld") then
  9486. Ins:Destroy()
  9487. end
  9488. end)
  9489. end
  9490. for _,Sub in pairs(Part:GetChildren()) do
  9491. ChildAdded(Sub)
  9492. end
  9493. Part.ChildAdded:connect(ChildAdded)
  9494.  
  9495. local function Color()
  9496. for _,Sub in pairs(ColorParts) do
  9497. Sub.BrickColor = Part.BrickColor
  9498. local TexturePart = Sub:FindFirstChild("ShirtTexturePart")
  9499. if TexturePart then
  9500. TexturePart.BrickColor = Part.BrickColor
  9501. end
  9502. end
  9503. end
  9504. Color()
  9505. Part.Changed:connect(Color)
  9506. end
  9507.  
  9508. Clear("HumanoidRootPart",HumanoidRootPart,{HumanoidRootPart})
  9509. Clear("Head",Head,{Head})
  9510. Clear("Torso",nil,{LowerTorso,UpperTorso})
  9511. Clear("Left Arm",nil,{LeftLowerArm,LeftUpperArm,LeftHand})
  9512. Clear("Right Arm",nil,{RightLowerArm,RightUpperArm,RightHand})
  9513. Clear("Left Leg",nil,{LeftLowerLeg,LeftUpperLeg,LeftFoot})
  9514. Clear("Right Leg",nil,{RightLowerLeg,RightUpperLeg,RightFoot})
  9515.  
  9516. local ShirtUsed = false
  9517. local function ChildAdded(Ins)
  9518. if Ins:IsA("Hat") and string.sub(Ins.Name,1,7) ~= "Scaled_" then
  9519. delay(0.05,function()
  9520. local Mesh = Ins:WaitForChild("Handle"):WaitForChild("Mesh")
  9521. Ins.AttachmentPos = Ins.AttachmentPos
  9522. Mesh.Scale = Mesh.Scale
  9523. Ins.Name = "Scaled_"..Ins.Name
  9524. end)
  9525. elseif Ins:IsA("Shirt") then
  9526. ShirtUsed = true
  9527. LowerTorso.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
  9528. UpperTorso.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
  9529. LeftLowerArm.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
  9530. LeftUpperArm.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
  9531. LeftHand.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
  9532. RightLowerArm.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
  9533. RightUpperArm.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
  9534. RightHand.ShirtTexturePart.Mesh.TextureId = Ins.ShirtTemplate
  9535. elseif Ins:IsA("Pants") then
  9536. LeftUpperLeg.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
  9537. LeftLowerLeg.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
  9538. LeftFoot.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
  9539. RightUpperLeg.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
  9540. RightLowerLeg.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
  9541. RightFoot.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
  9542. if LowerTorso.ShirtTexturePart.Mesh.TextureId == "" then
  9543. LowerTorso.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
  9544. UpperTorso.ShirtTexturePart.Mesh.TextureId = Ins.PantsTemplate
  9545. end
  9546. end
  9547. end
  9548.  
  9549. for _,Sub in pairs(Character:GetChildren()) do
  9550. ChildAdded(Sub)
  9551. end
  9552. Character.ChildAdded:connect(ChildAdded)
  9553. loadstring(Anim.Source)()
  9554. end
  9555. ConChar(game:service'Players'.LocalPlayer)
  9556. end
  9557.  
  9558. Init()]]
  9559. spawn(function() loadstring(rcode)() end)
  9560. end
  9561. cmd.util.size = function(p, size)
  9562. -- omfg thanks var
  9563. local pchar = p.Character
  9564. local function scale(chr,scl)
  9565.  
  9566. for _,v in pairs(pchar:GetChildren()) do
  9567. if v:IsA("Hat") then
  9568. v:Clone()
  9569. v.Parent = game.Lighting
  9570. end
  9571. end
  9572.  
  9573. local Head = chr['Head']
  9574. local Torso = chr['Torso']
  9575. local LA = chr['Left Arm']
  9576. local RA = chr['Right Arm']
  9577. local LL = chr['Left Leg']
  9578. local RL = chr['Right Leg']
  9579. local HRP = chr['HumanoidRootPart']
  9580.  
  9581. wait(0.1)
  9582.  
  9583. Head.formFactor = 3
  9584. Torso.formFactor = 3
  9585. LA.formFactor = 3
  9586. RA.formFactor = 3
  9587. LL.formFactor = 3
  9588. RL.formFactor = 3
  9589. HRP.formFactor = 3
  9590.  
  9591. Head.Size = Vector3.new(scl * 2, scl, scl)
  9592. Torso.Size = Vector3.new(scl * 2, scl * 2, scl)
  9593. LA.Size = Vector3.new(scl, scl * 2, scl)
  9594. RA.Size = Vector3.new(scl, scl * 2, scl)
  9595. LL.Size = Vector3.new(scl, scl * 2, scl)
  9596. RL.Size = Vector3.new(scl, scl * 2, scl)
  9597. HRP.Size = Vector3.new(scl * 2, scl * 2, scl)
  9598.  
  9599. local Motor1 = Instance.new('Motor6D', Torso)
  9600. Motor1.Part0 = Torso
  9601. Motor1.Part1 = Head
  9602. Motor1.C0 = CFrame.new(0, 1 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  9603. Motor1.C1 = CFrame.new(0, -0.5 * scl, 0) * CFrame.Angles(-1.6, 0, 3.1)
  9604. Motor1.Name = "Neck"
  9605.  
  9606. local Motor2 = Instance.new('Motor6D', Torso)
  9607. Motor2.Part0 = Torso
  9608. Motor2.Part1 = LA
  9609. Motor2.C0 = CFrame.new(-1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  9610. Motor2.C1 = CFrame.new(0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  9611. Motor2.Name = "Left Shoulder"
  9612.  
  9613. local Motor3 = Instance.new('Motor6D', Torso)
  9614. Motor3.Part0 = Torso
  9615. Motor3.Part1 = RA
  9616. Motor3.C0 = CFrame.new(1 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  9617. Motor3.C1 = CFrame.new(-0.5 * scl, 0.5 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  9618. Motor3.Name = "Right Shoulder"
  9619.  
  9620. local Motor4 = Instance.new('Motor6D', Torso)
  9621. Motor4.Part0 = Torso
  9622. Motor4.Part1 = LL
  9623. Motor4.C0 = CFrame.new(-1 * scl, -1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  9624. Motor4.C1 = CFrame.new(-0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, -1.6, 0)
  9625. Motor4.Name = "Left Hip"
  9626.  
  9627. local Motor5 = Instance.new('Motor6D', Torso)
  9628. Motor5.Part0 = Torso
  9629. Motor5.Part1 = RL
  9630. Motor5.C0 = CFrame.new(1 * scl, -1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  9631. Motor5.C1 = CFrame.new(0.5 * scl, 1 * scl, 0) * CFrame.Angles(0, 1.6, 0)
  9632. Motor5.Name = "Right Hip"
  9633.  
  9634. local Motor6 = Instance.new('Motor6D', HRP)
  9635. Motor6.Part0 = HRP
  9636. Motor6.Part1 = Torso
  9637. Motor6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  9638. Motor6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(-1.6, 0, -3.1)
  9639.  
  9640. end
  9641.  
  9642. scale(pchar, size)
  9643.  
  9644. for _,v in pairs(game.Lighting:GetChildren()) do
  9645. if v:IsA("Hat") then
  9646. v.Parent = pchar
  9647. end
  9648. end
  9649. end
  9650. cmd.util.checktable = function(t, v)
  9651. for i, __ in pairs(t) do
  9652. if __ == v then
  9653. return true
  9654. end
  9655. end
  9656. return false
  9657. end
  9658. cmd.util.nextrgb = function(r, g, b)
  9659. local ar, ag, ab = r, g, b
  9660. if r == 255 and g < 255 and b == 0 then
  9661. ag = g + 8.5
  9662. end
  9663. if g == 255 and r > 0 and b == 0 then
  9664. ar = r - 8.5
  9665. end
  9666. if g == 255 and b < 255 and r == 0 then
  9667. ab = b + 8.5
  9668. end
  9669. if b == 255 and g > 0 and r == 0 then
  9670. ag = g - 8.5
  9671. end
  9672. if b == 255 and r < 255 and g == 0 then
  9673. ar = r + 8.5
  9674. end
  9675. if r == 255 and b > 0 and g == 0 then
  9676. ab = b - 8.5
  9677. end
  9678. return {ar, ag, ab}
  9679. end
  9680. -- ** interface ** --
  9681. game:GetService('UserInputService').InputBegan:connect(function(inp)
  9682. if inp.UserInputType == Enum.UserInputType.Keyboard then
  9683. if inp.KeyCode == Enum.KeyCode.Semicolon then
  9684. DistributedCmdBar:CaptureFocus()
  9685. end
  9686. end
  9687. end)
  9688.  
  9689. -- ** commands ** --
  9690. cmd.commands.store = {}
  9691. cmd.commands.fmtstore = {}
  9692.  
  9693. cmd.commands.register = function(cmdz, fmt, func)
  9694. cmd.commands.store[cmdz] = (function(str) coroutine.wrap(function() pcall(function() func(cmd.util.parse(str, fmt)) end) end)() end)
  9695. cmd.commands.fmtstore[cmdz] = fmt
  9696. end
  9697.  
  9698. cmd.commands.run = function(str)
  9699. local cmdz = cmd.util.pos(str, 1)
  9700. if not cmd.commands.store[cmdz] then
  9701. return nil
  9702. else
  9703. cmd.commands.store[cmdz](str)
  9704. end
  9705. end
  9706.  
  9707. -- // actual commands // --
  9708.  
  9709. cmd.commands.register('kill', 'cmd%plrs', function(args)
  9710. for i, v in pairs(args[2]) do
  9711. v.Character.Humanoid.Health = 0
  9712. end
  9713. end)
  9714.  
  9715. cmd.commands.register('clone', 'cmd%plrs', function(args)
  9716. for i, v in pairs(args[2]) do
  9717. v.Character.Archivable = true
  9718. local clone = v.Character:Clone()
  9719. clone.Parent = game.Workspace
  9720. clone:MoveTo(v.Character.Torso.Position)
  9721. end
  9722. end)
  9723.  
  9724. cmd.commands.register('damage', 'cmd%plrs%int', function(args)
  9725. for i, v in pairs(args[2]) do
  9726. v.Character.Humanoid:TakeDamage(args[3].data)
  9727. end
  9728. end)
  9729.  
  9730. cmd.commands.register('freeze', 'cmd%plrs', function(args)
  9731. for i, v in pairs(args[2]) do
  9732. v.Character.Torso.Anchored = true
  9733. end
  9734. end)
  9735.  
  9736. cmd.commands.register('thaw', 'cmd%plrs', function(args)
  9737. for i, v in pairs(args[2]) do
  9738. v.Character.Torso.Anchored = false
  9739. end
  9740. end)
  9741. Fly = false;
  9742. cmd.commands.register('fly', 'cmd', function(args)
  9743. if Fly == true then
  9744. Fly = false
  9745. return
  9746. end
  9747. Fly = true
  9748. local mouse=game.Players.LocalPlayer:GetMouse''
  9749. localplayer=game.Players.LocalPlayer
  9750. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  9751. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  9752. local speed=0
  9753. local keys={a=false,d=false,w=false,s=false}
  9754. local e1
  9755. local e2
  9756. local function start()
  9757. local pos = Instance.new("BodyPosition",torso)
  9758. local gyro = Instance.new("BodyGyro",torso)
  9759. pos.Name="EPIXPOS"
  9760. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  9761. pos.position = torso.Position
  9762. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  9763. gyro.cframe = torso.CFrame
  9764. repeat
  9765. wait()
  9766. localplayer.Character.Humanoid.PlatformStand=true
  9767. local new=gyro.cframe - gyro.cframe.p + pos.position
  9768. if not keys.w and not keys.s and not keys.a and not keys.d then
  9769. speed=1
  9770. end
  9771. if keys.w then
  9772. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  9773. speed=speed+0.01
  9774. end
  9775. if keys.s then
  9776. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  9777. speed=speed+0.01
  9778. end
  9779. if keys.d then
  9780. new = new * CFrame.new(speed,0,0)
  9781. speed=speed+0.01
  9782. end
  9783. if keys.a then
  9784. new = new * CFrame.new(-speed,0,0)
  9785. speed=speed+0.01
  9786. end
  9787. if speed>5 then
  9788. speed=5
  9789. end
  9790. pos.position=new.p
  9791. if keys.w then
  9792. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  9793. elseif keys.s then
  9794. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  9795. else
  9796. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  9797. end
  9798. until not Fly
  9799. if gyro then gyro:Destroy() end
  9800. if pos then pos:Destroy() end
  9801. flying=false
  9802. localplayer.Character.Humanoid.PlatformStand=false
  9803. speed=0
  9804. end
  9805. e1=mouse.KeyDown:connect(function(key)
  9806. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  9807. if key=="w" then
  9808. keys.w=true
  9809. elseif key=="s" then
  9810. keys.s=true
  9811. elseif key=="a" then
  9812. keys.a=true
  9813. elseif key=="d" then
  9814. keys.d=true
  9815. end
  9816. end)
  9817. e2=mouse.KeyUp:connect(function(key)
  9818. if key=="w" then
  9819. keys.w=false
  9820. elseif key=="s" then
  9821. keys.s=false
  9822. elseif key=="a" then
  9823. keys.a=false
  9824. elseif key=="d" then
  9825. keys.d=false
  9826. end
  9827. end)
  9828. start()
  9829. end)
  9830. cmd.commands.register('tp', 'cmd%plrs%plrs', function(args)
  9831. local players = args[2]
  9832. local target = args[3][1]
  9833. for i, player in pairs(args[2]) do
  9834. player.Character.HumanoidRootPart.CFrame = target.Character.HumanoidRootPart.CFrame
  9835. end
  9836. end)
  9837.  
  9838. cmd.commands.register('naked', 'cmd%plrs', function(args)
  9839. for i, v in pairs(args[2]) do
  9840. v:ClearCharacterAppearance()
  9841. end
  9842. end)
  9843. cmd.commands.register('sgod', 'cmd%plrs', function(args)
  9844. for i, v in pairs(args[2]) do
  9845. v.Character.Humanoid.MaxHealth = 999999999
  9846. v.Character.Humanoid.Health = 999999999
  9847. end
  9848. end)
  9849.  
  9850. cmd.commands.register('ws', 'cmd%plrs%int', function(args)
  9851. for i, v in pairs(args[2]) do
  9852. v.Character.Humanoid.WalkSpeed = args[3].data
  9853. end
  9854. end)
  9855.  
  9856. cmd.commands.register('lag', 'cmd%plrs', function(args)
  9857. for i, v in pairs(args[2]) do
  9858. coroutine.wrap(function()
  9859. for i = 1, 200 do
  9860. ypcall(function()
  9861. coroutine.wrap(function()
  9862. for i = 1, 1000 do
  9863. Instance.new("HopperBin", v.Backpack).Name = ('AAAAAAA '):rep(1000)
  9864. end
  9865. end)()
  9866. end)
  9867. wait()
  9868. end
  9869. end)()
  9870. end
  9871. end)
  9872.  
  9873. cmd.commands.register('ban', 'cmd%plrs', function(args)
  9874. for i, v in pairs(args[2]) do
  9875. table.insert(cmd.bans, v.Name)
  9876. v.Parent = nil
  9877. end
  9878. end)
  9879.  
  9880. cmd.commands.register('lagban', 'cmd%plrs', function(args)
  9881. for i, v in pairs(args[2]) do
  9882. table.insert(cmd.lagbans, v.Name)
  9883. coroutine.wrap(function()
  9884. for i = 1, 200 do
  9885. ypcall(function()
  9886. coroutine.wrap(function()
  9887. for i = 1, 1000 do
  9888. Instance.new("HopperBin", v.Backpack).Name = ('AAAAAAA '):rep(1000)
  9889. end
  9890. end)()
  9891. end)
  9892. wait()
  9893. end
  9894. end)()
  9895. end
  9896. end)
  9897.  
  9898. cmd.commands.register('punish', 'cmd%plrs', function(args)
  9899. for i, v in pairs(args[2]) do
  9900. v.Character.Parent = game.Lighting
  9901. end
  9902. end)
  9903.  
  9904. cmd.commands.register('unpunish', 'cmd%plrs', function(args)
  9905. for i, v in pairs(args[2]) do
  9906. v.Character.Parent = game.Workspace
  9907. end
  9908. end)
  9909.  
  9910. cmd.commands.register('respawn', 'cmd%plrs', function(args)
  9911. for i, v in pairs(args[2]) do
  9912. local a1 = Instance.new("Model", game.Workspace)
  9913. local a2 = Instance.new("Part", game.Workspace)
  9914. a2.CanCollide = true
  9915. a2.Anchored = true
  9916. a2.CFrame = CFrame.new(10000, 10000, 10000)
  9917. a2.Name = "Torso"
  9918. local a3 = Instance.new("Humanoid", a1)
  9919. a3.MaxHealth=100;a3.Health=100
  9920. v.Character = a1
  9921. a3.Health=0
  9922. end
  9923. end)
  9924.  
  9925. cmd.commands.register('shutdown', 'cmd', function(args)
  9926. for i, v in pairs(cmd.service('Players'):GetPlayers()) do
  9927. v.Parent = nil
  9928. end
  9929. end)
  9930.  
  9931. cmd.commands.register('music', 'cmd%int', function(args)
  9932. local a = Instance.new("Sound")
  9933. a.SoundId = "rbxassetid://" .. tostring(args[2].data)
  9934. a.Looped = true
  9935. a.Volume = 1
  9936. a.Parent = game.Workspace
  9937. a:Play()
  9938.  
  9939. end)
  9940.  
  9941. cmd.commands.register('sit', 'cmd%plrs', function(args)
  9942. for i, v in pairs(args[2]) do
  9943. v.Character.Humanoid.Sit = true
  9944. end
  9945. end)
  9946.  
  9947. cmd.commands.register('jump', 'cmd%plrs', function(args)
  9948. for i, v in pairs(args[2]) do
  9949. v.Character.Humanoid.Jump = true
  9950. end
  9951. end)
  9952.  
  9953. cmd.commands.register('stun', 'cmd%plrs', function(args)
  9954. for i, v in pairs(args[2]) do
  9955. v.Character.Humanoid.PlatformStand = true
  9956. end
  9957. end)
  9958.  
  9959. cmd.commands.register('unstun', 'cmd%plrs', function(args)
  9960. for i, v in pairs(args[2]) do
  9961. v.Character.Humanoid.PlatformStand = false
  9962. end
  9963. end)
  9964.  
  9965. cmd.commands.register('loopstate', 'cmd%int', function(args)
  9966. coroutine.resume(coroutine.create(function()
  9967. repeat
  9968. ypcall(function() cmd.localplayer.Character.Humanoid:ChangeState(args[2].data) end)
  9969. wait(0)
  9970. until cmd.localplayer.Character.Humanoid == nil
  9971. end))
  9972. end)
  9973.  
  9974. cmd.commands.register('invis', 'cmd%plrs', function(args)
  9975. for i, v in pairs(args[2]) do
  9976. local function dloop(o)
  9977. for i, v in pairs(o:GetChildren()) do
  9978. pcall(function() v.Transparency = 1 end)
  9979. dloop(v)
  9980. end
  9981. end
  9982. dloop(v.Character)
  9983. end
  9984. end)
  9985.  
  9986. cmd.commands.register('vis', 'cmd%plrs', function(args)
  9987. for i, v in pairs(args[2]) do
  9988. local function dloop(o)
  9989. for i, v in pairs(o:GetChildren()) do
  9990. pcall(function() v.Transparency = 0 end)
  9991. dloop(v)
  9992. end
  9993. end
  9994. v.Character.HumanoidRootPart.Transparency = 1
  9995. dloop(v.Character)
  9996. end
  9997. end)
  9998.  
  9999. cmd.commands.register('nuke', 'cmd%plrs', function(args)
  10000. for i, v in pairs(args[2]) do
  10001. if v.Character then
  10002. local nuke = Instance.new("Part", game.Workspace)
  10003. nuke.Anchored = true
  10004. nuke.CanCollide = false
  10005. nuke.FormFactor = "Symmetric"
  10006. nuke.Shape = "Ball"
  10007. nuke.Size = Vector3.new(1,1,1)
  10008. nuke.BrickColor = BrickColor.new("New Yeller")
  10009. nuke.Transparency = 0.5
  10010. nuke.Reflectance = 0.2
  10011. nuke.TopSurface = 0
  10012. nuke.BottomSurface = 0
  10013. nuke.Touched:connect(function (hit)
  10014. if hit and hit.Parent then
  10015. local boom = Instance.new("Explosion", game.Workspace)
  10016. boom.Position = hit.Position
  10017. boom.BlastRadius = 11
  10018. boom.BlastPressure = math.huge
  10019. end
  10020. end)
  10021. local CF = v.Character.Torso.CFrame
  10022. nuke.CFrame = CF
  10023. for i = 1,333 do
  10024. nuke.Size = nuke.Size + Vector3.new(3,3,3)
  10025. nuke.CFrame = CF
  10026. wait(1/44)
  10027. end
  10028. nuke:Destroy()
  10029. end
  10030. end
  10031. end)
  10032.  
  10033. cmd.commands.register('explode', 'cmd%plrs', function(args)
  10034. for i, v in pairs(args[2]) do
  10035. Instance.new("Explosion", v.Character.Torso).Position = v.Character.Torso.Position
  10036. end
  10037. end)
  10038.  
  10039. cmd.commands.register('hat', 'cmd%plrs%int', function(args)
  10040. for i, v in pairs(args[2]) do
  10041. cmd.service('InsertService'):LoadAsset(args[3].data):GetChildren()[1].Parent = v.Character
  10042. end
  10043. end)
  10044.  
  10045. cmd.commands.register('chat', 'cmd%plrs%inf', function(args)
  10046. for i, v in pairs(args[2]) do
  10047. game:GetService('Chat'):Chat(v.Character, args[3], 1)
  10048. end
  10049. end)
  10050.  
  10051. cmd.commands.register('god', 'cmd%plrs', function(args)
  10052. for i, v in pairs(args[2]) do
  10053. v.Character.Humanoid.MaxHealth = math.huge
  10054. v.Character.Humanoid.Health = math.huge
  10055. end
  10056. end)
  10057.  
  10058. cmd.commands.register('ungod', 'cmd%plrs', function(args)
  10059. for i, v in pairs(args[2]) do
  10060. v.Character.Humanoid.Health = 100
  10061. v.Character.Humanoid.MaxHealth = 100
  10062. end
  10063. end)
  10064.  
  10065. cmd.commands.register('rh', 'cmd%plrs', function(args)
  10066. for i, v in pairs(args[2]) do
  10067. v.Character.Humanoid.Parent = nil
  10068. end
  10069. end)
  10070.  
  10071. cmd.commands.register('fire', 'cmd%plrs', function(args)
  10072. for i, v in pairs(args[2]) do
  10073. Instance.new('Fire', v.Character.Torso)
  10074. end
  10075. end)
  10076.  
  10077. cmd.commands.register('insane', 'cmd%plrs', function(args)
  10078. for x, m in pairs(args[2]) do
  10079. for i,v in pairs(m.Character.Torso:GetChildren()) do
  10080. if v:IsA("Motor6D") then
  10081. coroutine.wrap(function()
  10082. while v do
  10083. v.C0=v.C0*CFrame.Angles(math.random(-180,180),math.random(-180,180),math.random(-180,180))
  10084. wait()
  10085. end
  10086. end)()
  10087. end
  10088. end
  10089. end
  10090. end)
  10091.  
  10092. cmd.commands.register('admin', 'cmd%plrs',function(args)
  10093. for i, v in pairs(args[2]) do
  10094. --table.insert(cmd.admins, v.Name)
  10095. v.Chatted:connect(function(msg)
  10096. if msg:sub(1,1) == cmd.prefix or msg:sub(1,1) == cmd.hidden then
  10097. cmd.commands.run(msg:sub(2, #msg))
  10098. end
  10099. end)
  10100. end
  10101. end)
  10102.  
  10103. cmd.commands.register('nosound', 'cmd', function(args)
  10104. local function dx(o)
  10105. for i, v in pairs(o:GetChildren()) do
  10106. if v:IsA("Sound") then
  10107. v:Stop()
  10108. end
  10109. dx(v)
  10110. end
  10111. end
  10112. dx(game.Workspace)
  10113. end)
  10114.  
  10115. cmd.commands.register('duck', 'cmd%plrs', function(args)
  10116. for _,p in pairs(args[2]) do
  10117. local pchar = p.Character
  10118. for i,v in pairs(pchar.Torso:GetChildren()) do
  10119. if v:IsA("Decal") then
  10120. v:Destroy()
  10121. end
  10122. end
  10123. for i,v in pairs(pchar:GetChildren()) do
  10124. if v:IsA("Hat") then
  10125. v:Destroy()
  10126. end
  10127. end
  10128. local duck = Instance.new("SpecialMesh", pchar.Torso)
  10129. duck.MeshType = "FileMesh"
  10130. duck.MeshId = "http://www.roblox.com/asset/?id=9419831"
  10131. duck.TextureId = "http://www.roblox.com/asset/?id=9419827"
  10132. duck.Scale = Vector3.new(5, 5, 5)
  10133. pchar.Head.Transparency = 1
  10134. pchar["Left Arm"].Transparency = 1
  10135. pchar["Right Arm"].Transparency = 1
  10136. pchar["Left Leg"].Transparency = 1
  10137. pchar["Right Leg"].Transparency = 1
  10138. pchar.Head.face.Transparency = 1
  10139. end
  10140. end)
  10141.  
  10142. cmd.commands.register('shrek', 'cmd%plrs', function(args)
  10143. for i, v in pairs(args[2]) do
  10144. local pchar = v.Character
  10145. for i,v in pairs(pchar:GetChildren()) do
  10146. if v:IsA("Hat") or v:IsA("CharacterMesh") or v:IsA("Shirt") or v:IsA("Pants") then
  10147. v:Destroy()
  10148. end
  10149. end
  10150. for i,v in pairs(pchar.Head:GetChildren()) do
  10151. if v:IsA("Decal") or v:IsA("SpecialMesh") then
  10152. v:Destroy()
  10153. end
  10154. end
  10155.  
  10156. local mesh = Instance.new("SpecialMesh", pchar.Head)
  10157. mesh.MeshType = "FileMesh"
  10158. pchar.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=19999257"
  10159. pchar.Head.Mesh.Offset = Vector3.new(-0.1, 0.1, 0)
  10160. pchar.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=156397869"
  10161.  
  10162. local Shirt = Instance.new("Shirt", v.Character)
  10163. local Pants = Instance.new("Pants", v.Character)
  10164.  
  10165. Shirt.ShirtTemplate = "rbxassetid://133078194"
  10166. Pants.PantsTemplate = "rbxassetid://133078204"
  10167. end
  10168. end)
  10169.  
  10170. cmd.commands.register('nograv', 'cmd%plrs', function(args)
  10171. for i, v in pairs(args[2]) do
  10172. for x, m in pairs(v.Character:GetChildren()) do
  10173. if m:IsA("BasePart") then
  10174. local bf = Instance.new("BodyForce", m)
  10175. bf.force = Vector3.new(0, 192.25, 0) * m:GetMass()
  10176. end
  10177. if m:IsA("Hat") then
  10178. if m:findFirstChild("Handle") then
  10179. local bf = Instance.new("BodyForce", m.Handle)
  10180. bf.force = Vector3.new(0, 192.25, 0) * m.Handle:GetMass()
  10181. end
  10182. end
  10183. end
  10184. end
  10185. end)
  10186.  
  10187. cmd.commands.register('loopheal', 'cmd%plrs', function(args)
  10188. for i, v in pairs(args[2]) do
  10189. coroutine.wrap(function()
  10190. while wait() do
  10191. if v.Character.Humanoid then
  10192. v.Character.Humanoid.Health = 1000
  10193. v.Character.Humanoid.MaxHealth = 1000
  10194. end
  10195. end
  10196. end)()
  10197. end
  10198. end)
  10199.  
  10200. cmd.commands.register('hulk', 'cmd%plrs', function(args)
  10201. for i, v in pairs(args[2]) do
  10202. cmd.util.hulk(v)
  10203. end
  10204. end)
  10205.  
  10206. cmd.commands.register('sky', 'cmd%int', function(args)
  10207. local ID = args[2].data
  10208. local sky = Instance.new("Sky", game.Lighting)
  10209. sky.SkyboxBk = "rbxassetid://" .. ID
  10210. sky.SkyboxDn = "rbxassetid://" .. ID
  10211. sky.SkyboxFt = "rbxassetid://" .. ID
  10212. sky.SkyboxLf = "rbxassetid://" .. ID
  10213. sky.SkyboxRt = "rbxassetid://" .. ID
  10214. sky.SkyboxUp = "rbxassetid://" .. ID
  10215. end)
  10216.  
  10217. cmd.commands.register('bombs', 'cmd%plrs', function(args)
  10218. cmd.util.BombVest(args[2])
  10219. end)
  10220.  
  10221. cmd.commands.register('control', 'cmd%plrs', function(args)
  10222. -- variable
  10223. local pchar = args[2][1].Character
  10224. local char = cmd.localplayer.Character
  10225. pchar.Humanoid.PlatformStand = true
  10226. local w = Instance.new("Weld", pchar.Torso)
  10227. w.Part0 = pchar.Torso
  10228. w.Part1 = pchar.Torso
  10229. local w2 = Instance.new("Weld", pchar.Head)
  10230. w2.Part0 = pchar.Head
  10231. w2.Part1 = pchar.Head
  10232. local w3 = Instance.new("Weld", pchar:findFirstChild("Right Arm"))
  10233. w3.Part0 = pchar:findFirstChild("Right Arm")
  10234. w3.Part1 = pchar:findFirstChild("Right Arm")
  10235. local w4 = Instance.new("Weld", pchar:findFirstChild("Left Arm"))
  10236. w4.Part0 = pchar:findFirstChild("Left Arm")
  10237. w4.Part1 = pchar:findFirstChild("Left Arm")
  10238. local w5 = Instance.new("Weld", pchar:findFirstChild("Right Leg"))
  10239. w5.Part0 = pchar:findFirstChild("Right Leg")
  10240. w5.Part1 = pchar:findFirstChild("Right Leg")
  10241. local w6 = Instance.new("Weld", pchar:findFirstChild("Left Leg"))
  10242. w6.Part0 = pchar:findFirstChild("Left Leg")
  10243. w6.Part1 = pchar:findFirstChild("Left Leg")
  10244. char.Head.face:Destroy()
  10245. for i,v in pairs(pchar:GetChildren()) do
  10246. if v:IsA("BasePart") then
  10247. v.CanCollide = false
  10248. end
  10249. end
  10250. for i,v in pairs(char:GetChildren()) do
  10251. if v:IsA("BasePart") then
  10252. v.Transparency = 1
  10253. elseif v:IsA("Hat") then
  10254. v:Destroy()
  10255. end
  10256. end
  10257. pchar.Parent = char
  10258. repeat
  10259. pchar.Humanoid.PlatformStand = true
  10260. wait()
  10261. until char.Parent == nil
  10262. end)
  10263.  
  10264. cmd.commands.register('rtag', 'cmd%inf', function(args)
  10265. local len = 10; local player = cmd.localplayer
  10266. local bb = Instance.new("BillboardGui")
  10267. bb.Parent = player.Character.Head
  10268. bb.Adornee = player.Character.Head
  10269. bb.AlwaysOnTop = true
  10270. bb.Enabled = true
  10271. bb.Size = UDim2.new(len, 0, 1.5, 0)
  10272. bb.Name = "tag"
  10273. bb.StudsOffset = Vector3.new(0, 3, 0)
  10274. --local fr = Instance.new("Frame")
  10275. --fr.Parent = bb
  10276. --fr.Size = UDim2.new(1, 0, 1, 0)
  10277. --fr.Style = Enum.FrameStyle.RobloxRound
  10278. local tl = Instance.new("TextLabel")
  10279. tl.Parent = bb
  10280. tl.BackgroundTransparency = 1
  10281. tl.TextScaled = true
  10282. tl.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  10283. tl.Size = UDim2.new(1, 0, 1, 0)
  10284. tl.Text = args[2]
  10285. tl.Name = "trutag"
  10286. tl.Visible = true
  10287. tl.ZIndex = 2
  10288. coroutine.wrap(function()
  10289. local r, g, b = 255, 0, 0
  10290. repeat
  10291. tl.TextColor3 = Color3.new(r/255, g/255, b/255)
  10292. local bo = cmd.util.nextrgb(r, g, b)
  10293. r = bo[1]; g = bo[2]; b = bo[3];
  10294. wait()
  10295. until bb == nil
  10296. end)()
  10297. end)
  10298.  
  10299. cmd.commands.register('smoke', 'cmd%plrs', function(args)
  10300. for i, v in pairs(args[2]) do
  10301. Instance.new('Smoke', v.Character.Torso)
  10302. end
  10303. end)
  10304.  
  10305. cmd.commands.register('btools', 'cmd%plrs', function(args)
  10306. for i, p in pairs(args[2]) do
  10307. local a = Instance.new("HopperBin")
  10308. a.BinType = "GameTool"
  10309. a.Parent = p.Backpack
  10310. local a = Instance.new("HopperBin")
  10311. a.BinType = "Clone"
  10312. a.Parent = p.Backpack
  10313. local a = Instance.new("HopperBin")
  10314. a.BinType = "Hammer"
  10315. a.Parent = p.Backpack
  10316. end
  10317. end)
  10318.  
  10319. con = nil;
  10320. cmd.commands.register('noclip', 'cmd', function(args)
  10321. cmd.noclip = false
  10322. con = game:GetService('RunService').Stepped:connect(function()
  10323. if cmd.noclip == true then
  10324. con:disconnect()
  10325. else
  10326. cmd.localplayer.Character.Torso.CanCollide = false
  10327. cmd.localplayer.Character.Head.CanCollide = false
  10328. end
  10329. end)
  10330. end)
  10331.  
  10332. cmd.commands.register('clip', 'cmd', function(args)
  10333. cmd.noclip = true
  10334. end)
  10335.  
  10336. cmd.commands.register('gear', 'cmd%plrs%int', function(args)
  10337. local gear = game:GetService("InsertService"):LoadAsset(args[3].data):GetChildren()[1]
  10338. if not gear then return end
  10339. for i, v in pairs(args[2]) do
  10340. gear:Clone().Parent = v.Backpack
  10341. end
  10342. end)
  10343.  
  10344. cmd.commands.register('kick', 'cmd%plrs', function(args)
  10345. for i, v in pairs(args[2]) do
  10346. v.Parent = nil
  10347. end
  10348. end)
  10349.  
  10350. cmd.commands.register('r15', 'cmd', function(args)
  10351. cmd.util.R15()
  10352. end)
  10353.  
  10354. cmd.commands.register('char', 'cmd%plrs%str', function(args)
  10355. if tonumber(args[3].data) ~= nil then
  10356. args[3].data = tonumber(args[3].data)
  10357. else
  10358. args[3].data = cmd.players:GetUserIdFromNameAsync(args[3].data)
  10359. end
  10360. for i, v in pairs(args[2]) do
  10361. v.CharacterAppearance = 'http://www.roblox.com/asset/CharacterFetch.ashx?userId=' .. args[3].data
  10362. pcall(function() v.Character.Humanoid.Health = 0 end)
  10363. end
  10364. end)
  10365.  
  10366. cmd.commands.register('noob', 'cmd%plrs', function(args)
  10367. for i, v in pairs(args[2]) do
  10368. v.CharacterAppearance = 'http://www.roblox.com/asset/CharacterFetch.ashx?userId=4'
  10369. pcall(function() v.Character.Humanoid.Health = 0 end)
  10370. end
  10371. end)
  10372.  
  10373. cmd.commands.register('ff', 'cmd%plrs', function(args)
  10374. for i, v in pairs(args[2]) do
  10375. Instance.new("ForceField", v.Character)
  10376. end
  10377. end)
  10378.  
  10379. cmd.commands.register('unff', 'cmd%plrs', function(args)
  10380. for i, v in pairs(args[2]) do
  10381. for x, m in pairs(v.Character:GetChildren()) do
  10382. if m:IsA("ForceField") then
  10383. m.Parent = nil
  10384. end
  10385. end
  10386. end
  10387. end)
  10388.  
  10389. cmd.commands.register('guest', 'cmd%plrs', function(args)
  10390. for i, v in pairs(args[2]) do
  10391. v.CharacterAppearance = 'http://www.roblox.com/asset/CharacterFetch.ashx?userId=1'
  10392. pcall(function() v.Character.Humanoid.Health = 0 end)
  10393. end
  10394. end)
  10395.  
  10396. cmd.commands.register('giraffe', 'cmd%plrs', function(args)
  10397. for i, v in pairs(args[2]) do
  10398. local char=v.Character
  10399. local h=char.Head
  10400. local tor=char.Torso
  10401. tor.Neck.C0=tor.Neck.C0*CFrame.new(0,0,5)
  10402. local fn=Instance.new("Part",char)
  10403. fn.Size=Vector3.new(1,5.5,1)
  10404. fn.Name="FakeNeck"
  10405. fn.Anchored=false
  10406. fn.CanCollide=false
  10407. if char:FindFirstChild("Body Colors") then
  10408. fn.BrickColor=char["Body Colors"].HeadColor
  10409. end
  10410. local cm=Instance.new("CylinderMesh",fn)
  10411. local we=Instance.new("Weld",h)
  10412. we.Part0=h
  10413. we.Part1=fn
  10414. we.C1=we.C1*CFrame.new(0,2.6,0)
  10415. end
  10416. end)
  10417.  
  10418. cmd.commands.register('notools', 'cmd%plrs', function(args)
  10419. for i, v in pairs(args[2]) do
  10420. for x, m in pairs(v.Backpack:GetChildren()) do
  10421. m.Parent = nil
  10422. end
  10423. end
  10424. end)
  10425.  
  10426. cmd.commands.register('taketools', 'cmd%plrs', function(args)
  10427. for i, v in pairs(args[2]) do
  10428. for x, m in pairs(v.Backpack:GetChildren()) do
  10429. m.Parent = cmd.localplayer.Backpack
  10430. end
  10431. end
  10432. end)
  10433.  
  10434. cmd.commands.register('confuse', 'cmd%plrs', function(args)
  10435. for i, v in pairs(args[2]) do
  10436. v.Character.Humanoid.WalkSpeed = -16
  10437. end
  10438. end)
  10439.  
  10440. cmd.commands.register('spin', 'cmd%plrs', function(args)
  10441. for i, v in pairs(args[2]) do
  10442. for i,v in pairs(v.Character.Torso:GetChildren()) do
  10443. if v.Name == "Spinning" then
  10444. v:Destroy()
  10445. end
  10446. end
  10447. local Torso = v.Character.Torso
  10448. local BG = Instance.new("BodyGyro", Torso)
  10449. BG.Name = "Spinning"
  10450. BG.maxTorque = Vector3.new(0, math.huge, 0)
  10451. BG.P = 11111
  10452. BG.cframe = Torso.CFrame
  10453. repeat wait(1/44)
  10454. BG.CFrame = BG.CFrame * CFrame.Angles(0,math.rad(30),0)
  10455. until not BG or BG.Parent ~= Torso
  10456. end
  10457. end)
  10458.  
  10459. cmd.commands.register('fling', 'cmd%plrs', function(args)
  10460. for i, v in pairs(args[2]) do
  10461. local pchar = v.Character
  10462. if pchar:FindFirstChild("Humanoid") then
  10463. local xran
  10464. local zran
  10465. repeat
  10466. xran = math.random(-9999,9999)
  10467. until math.abs(xran) >= 5555
  10468. repeat
  10469. zran = math.random(-9999,9999)
  10470. until math.abs(zran) >= 5555
  10471. pchar.Humanoid.Sit = true
  10472. pchar.Torso.Velocity = Vector3.new(0,0,0)
  10473. local BF = Instance.new("BodyForce", pchar.Torso)
  10474. BF.force = Vector3.new(xran * 4, 9999 * 5, zran * 4)
  10475. end
  10476. end
  10477. end)
  10478.  
  10479. cmd.commands.register('burn', 'cmd%plrs', function(args)
  10480. for i, v in pairs(args[2]) do
  10481. spawn(function()
  10482. wait(0.1)
  10483. local fire=Instance.new("Fire", v.Character.Torso)
  10484. wait(0.1)
  10485. local fire=Instance.new("Fire", v.Character.Head)
  10486. wait(0.1)
  10487. local fire=Instance.new("Fire", v.Character["Left Arm"])
  10488. wait(0.1)
  10489. local fire=Instance.new("Fire", v.Character["Right Leg"])
  10490. wait(0.5)
  10491. v.Character:BreakJoints();
  10492. end)
  10493. end
  10494. end)
  10495.  
  10496. cmd.commands.register('printcmds', 'cmd', function(args)
  10497. for i, v in pairs(cmd.commands.store) do
  10498. print(i, '==', v)
  10499. end
  10500. end)
  10501.  
  10502. cmd.commands.register('gun', 'cmd%plrs', function(args)
  10503. local a = game:GetService("InsertService"):LoadAsset(130113146):GetChildren()[1]
  10504. local b = game:GetService("InsertService"):LoadAsset(67747912):GetChildren()[1]
  10505. local c = game:GetService("InsertService"):LoadAsset(95354288):GetChildren()[1]
  10506. for i, v in pairs(args[2]) do
  10507. a:Clone().Parent = v.Backpack
  10508. b:Clone().Parent = v.Backpack
  10509. c:Clone().Parent = v.Backpack
  10510. end
  10511. end)
  10512.  
  10513.  
  10514. cmd.commands.register('goto', 'cmd%plrs', function(args)
  10515. local target = args[2][1]
  10516. cmd.localplayer.Character.HumanoidRootPart.CFrame = target.Character.HumanoidRootPart.CFrame
  10517. end)
  10518.  
  10519. cmd.commands.register('select', 'cmd%plrs', function(args)
  10520. for i, v in pairs(args[2]) do
  10521. Instance.new("SelectionBox", v.Character).Adornee = v.Character
  10522. end
  10523. end)
  10524.  
  10525. cmd.commands.register('sphere', 'cmd%plrs', function(args)
  10526. for i, v in pairs(args[2]) do
  10527. Instance.new("SelectionSphere", v.Character).Adornee = v.Character
  10528. end
  10529. end)
  10530.  
  10531. cmd.commands.register('bring', 'cmd%plrs', function(args)
  10532. for i, v in pairs(args[2]) do
  10533. v.Character.HumanoidRootPart.CFrame = cmd.localplayer.Character.HumanoidRootPart.CFrame
  10534. end
  10535. end)
  10536.  
  10537. cmd.commands.register('knife', 'cmd%plrs', function(args)
  10538. local knife = game:GetService("InsertService"):LoadAsset(170897263):GetChildren()[1]
  10539. for i, v in pairs(args[2]) do
  10540. knife:Clone().Parent = v
  10541. end
  10542. end)
  10543.  
  10544. cmd.commands.register('shades', 'cmd%plrs', function(args)
  10545. local shades = game:GetService('InsertService'):LoadAsset(11748356):GetChildren()[1]
  10546. for i, v in pairs(args[2]) do
  10547. shades:Clone().Parent = v.Character
  10548. end
  10549. end)
  10550.  
  10551. cmd.commands.register('alien', 'cmd%plrs', function(args)
  10552. -- variable
  10553. for i, v in pairs(args[2]) do
  10554. local pchar = v.Character
  10555. if pchar:FindFirstChild('Shirt') then
  10556. pchar.Shirt:Destroy()
  10557. end
  10558. if pchar:FindFirstChild('Pants') then
  10559. pchar.Pants:Destroy()
  10560. end
  10561. if pchar:FindFirstChild('Shirt Graphic') then
  10562. pchar['Shirt Graphic'].Graphic = ''
  10563. end
  10564. for i,v in pairs(pchar:GetChildren()) do
  10565. if v:IsA('Hat') then
  10566. v:Destroy()
  10567. end
  10568. end
  10569. local ayy2 = game:GetObjects("rbxassetid://397033642")[1]
  10570. ayy2.Parent = pchar
  10571. local BC = pchar['Body Colors']
  10572. BC.HeadColor = BrickColor.new('Fossil')
  10573. BC.LeftArmColor = BrickColor.new('Fossil')
  10574. BC.LeftLegColor = BrickColor.new('Fossil')
  10575. BC.RightArmColor = BrickColor.new('Fossil')
  10576. BC.RightLegColor = BrickColor.new('Fossil')
  10577. BC.TorsoColor = BrickColor.new('Fossil')
  10578. end
  10579. end)
  10580.  
  10581. cmd.commands.register('team', 'cmd%plrs%str', function(args)
  10582. for i, v in pairs(args[2]) do
  10583. for x, m in pairs(game:GetService('Teams'):GetTeams()) do
  10584. if (m.Name):lower():sub(1, #args[3].data) == (args[3].data):lower() then
  10585. v.TeamColor = m.TeamColor
  10586. end
  10587. end
  10588. end
  10589. end)
  10590.  
  10591. cmd.commands.register('particles', 'cmd%plrs%int', function(args)
  10592. for i, v in pairs(args[2]) do
  10593. Instance.new("ParticleEmitter", v.Character).Texture = args[3].data
  10594. end
  10595. end)
  10596.  
  10597. cmd.commands.register('ghost', 'cmd%plrs', function(args)
  10598. for i, v in pairs(args[2]) do
  10599. local pchar = v.Character
  10600. pchar.Head.Transparency = 0.5
  10601. pchar.Torso.Transparency = 0.5
  10602. pchar["Left Arm"].Transparency = 0.5
  10603. pchar["Right Arm"].Transparency = 0.5
  10604. pchar["Left Leg"].Transparency = 0.5
  10605. pchar["Right Leg"].Transparency = 0.5
  10606. pchar.Head.face.Transparency = 0.5
  10607. end
  10608. end)
  10609.  
  10610. cmd.commands.register('firstperson', 'cmd%plrs', function(args)
  10611. for i, v in pairs(args[2]) do
  10612. v.CameraMode = Enum.CameraMode.LockFirstPerson
  10613. end
  10614. end)
  10615.  
  10616. cmd.commands.register('creeper', 'cmd%plrs', function(args)
  10617. for i, v in pairs(args[2]) do
  10618. local pchar = v.Character
  10619. if pchar then
  10620. if pchar:FindFirstChild("Shirt") then
  10621. pchar.Shirt.Parent = pchar.Torso
  10622. end
  10623. if pchar:FindFirstChild("Pants") then
  10624. pchar.Pants.Parent = pchar.Torso
  10625. end
  10626. if pchar:FindFirstChild("Shirt Graphic") then
  10627. pchar["Shirt Graphic"].Graphic = ""
  10628. end
  10629. for i,v in pairs(pchar:GetChildren()) do
  10630. if v:IsA("Hat") then
  10631. v:Destroy()
  10632. end
  10633. end
  10634. pchar.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0)
  10635. pchar.Torso["Right Shoulder"].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(90),0)
  10636. pchar.Torso["Left Shoulder"].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(-90),0)
  10637. pchar.Torso["Right Hip"].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(90),0)
  10638. pchar.Torso["Left Hip"].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(-90),0)
  10639. pchar["Body Colors"].HeadColor = BrickColor.new("Bright green")
  10640. pchar["Body Colors"].LeftArmColor = BrickColor.new("Bright green")
  10641. pchar["Body Colors"].LeftLegColor = BrickColor.new("Bright green")
  10642. pchar["Body Colors"].RightArmColor = BrickColor.new("Bright green")
  10643. pchar["Body Colors"].RightLegColor = BrickColor.new("Bright green")
  10644. pchar["Body Colors"].TorsoColor = BrickColor.new("Bright green")
  10645. end
  10646. end
  10647. end)
  10648.  
  10649. cmd.commands.register('insert', 'cmd%int', function(args)
  10650. local m = cmd.service('InsertService'):LoadAsset(args[2].data)
  10651. m.Parent = game.Workspace
  10652. m:MoveTo(cmd.localplayer.Character.Torso.Position)
  10653. m:MakeJoints()
  10654. end)
  10655.  
  10656. cmd.commands.register('nolimbs', 'cmd%plrs', function(args)
  10657. for i, v in pairs(game.Players:GetPlayers()) do
  10658. v.Character['Right Leg'].Parent = nil
  10659. v.Character['Left Leg'].Parent = nil
  10660. v.Character['Right Arm'].Parent = nil
  10661. v.Character['Left Arm'].Parent = nil
  10662. end
  10663. end)
  10664.  
  10665. cmd.commands.register('recurseremove', 'cmd%str', function(args)
  10666. local function a(o)
  10667. for i,v in pairs(o:GetChildren()) do
  10668. if v:IsA(args[2].data) then
  10669. v.Parent=nil
  10670. end
  10671. a(v)
  10672. end
  10673. end
  10674. a(game.Workspace)
  10675. end)
  10676.  
  10677. cmd.commands.register('name', 'cmd%plrs%inf', function(args)
  10678. for i, v in pairs(args[2]) do
  10679. local tchar = v.Character
  10680. for x, m in pairs(tchar:GetChildren()) do
  10681. if m:FindFirstChild('nm') then
  10682. m.Parent = nil
  10683. end
  10684. end
  10685. tchar.Name = ''
  10686. local ntag = Instance.new("Model", tchar)
  10687. ntag.Name = args[3]
  10688. local nhead = tchar.Head:Clone()
  10689. nhead.Parent = ntag
  10690. local nhum = Instance.new("Humanoid", ntag)
  10691. nhum.MaxHealth = 0
  10692. nhum.Health = 0
  10693. nhum.Name = 'nm'
  10694. local nweld = Instance.new("Weld", nhead)
  10695. nweld.Part0 = nhead
  10696. nweld.Part1 = tchar.Head
  10697. end
  10698. end)
  10699.  
  10700. cmd.commands.register('track', 'cmd%plrs%inf', function(args)
  10701. for i, v in pairs(args[2]) do
  10702. local tchar = v.Character
  10703. for x, m in pairs(tchar:GetChildren()) do
  10704. if m:FindFirstChild('nm') then
  10705. m.Parent = nil
  10706. end
  10707. end
  10708. tchar.Name = ''
  10709. local ntag = Instance.new("Model", workspace.CurrentCamera)
  10710. ntag.Name = v.Name
  10711. local nhead = tchar.Head:Clone()
  10712. nhead.Parent = ntag
  10713. local nhum = Instance.new("Humanoid", ntag)
  10714. nhum.MaxHealth = 0
  10715. nhum.Health = 0
  10716. nhum.Name = 'nm'
  10717. local nweld = Instance.new("Weld", nhead)
  10718. nweld.Part0 = nhead
  10719. nweld.Part1 = tchar.Head
  10720. end
  10721. end)
  10722.  
  10723. cmd.commands.register('rname', 'cmd%plrs', function(args)
  10724. local player = cmd.localplayer
  10725. player.Neutral = false
  10726. repeat
  10727. wait()
  10728. player.TeamColor = BrickColor.Random()
  10729. until not player.Character.Humanoid
  10730. end)
  10731.  
  10732. cmd.commands.register('fogend', 'cmd%int', function(args)
  10733. game.Lighting.FogEnd = args[2].data
  10734. end)
  10735.  
  10736. cmd.commands.register('fogstart', 'cmd%int', function(args)
  10737. game.Lighting.FogStart = args[2].data
  10738. end)
  10739.  
  10740. cmd.commands.register('time', 'cmd%int', function(args)
  10741. game.Lighting:SetMinutesAfterMidnight(60 * args[2].data)
  10742. end)
  10743.  
  10744. cmd.commands.register('ambient', 'cmd%int%int%int', function(args)
  10745. game.Lighting.Ambient = Color3.new(args[2].data/255, args[3].data/255, args[4].data/255)
  10746. end)
  10747.  
  10748. cmd.commands.register('fogcolor', 'cmd%int%int%int', function(args)
  10749. game.Lighting.FogColor = Color3.new(args[2].data/255, args[3].data/255, args[4].data/255)
  10750. end)
  10751.  
  10752. cmd.commands.register('sword', 'cmd%plrs', function(args)
  10753. local sword = game:GetService('InsertService'):LoadAsset(125013769):GetChildren()[1]
  10754. for i, v in pairs(args[2]) do
  10755. sword:Clone().Parent = v.Backpack
  10756. end
  10757. end)
  10758.  
  10759. cmd.commands.register('paranoid', 'cmd%plrs', function(args)
  10760. for i, v in pairs(cmd.localplayer.Character:GetChildren()) do
  10761. if v:IsA("BasePart") then
  10762. v.Anchored = true
  10763. end
  10764. end
  10765. end)
  10766.  
  10767. cmd.commands.register('size', 'cmd%plrs%int', function(args)
  10768. for i, v in pairs(args[2]) do
  10769. cmd.util.size(v, args[3].data)
  10770. end
  10771. end)
  10772.  
  10773. cmd.commands.register('unlockws', 'cmd%plrs', function(args)
  10774. local function dloop(o)
  10775. for i, v in pairs(o:GetChildren()) do
  10776. if v:IsA("BasePart") then
  10777. v.Anchored = false
  10778. end
  10779. if v:IsA("Model") then
  10780. v:BreakJoints()
  10781. end
  10782. dloop(v)
  10783. end
  10784. end
  10785. dloop(game.Workspace)
  10786. end)
  10787.  
  10788. cmd.commands.register('change', 'cmd%plrs%str%inf', function(args)
  10789. for i, v in pairs(args[2]) do
  10790. if v:FindFirstChild("leaderstats") then
  10791. if v.leaderstats:FindFirstChild(args[3].data) then
  10792. if v.leaderstats[args[3].data]:IsA("StringValue") then
  10793. v.leaderstats[args[3].data].Value = args[4]
  10794. end
  10795. if v.leaderstats[args[3].data]:IsA("NumberValue") or v.leaderstats[args[3].data]:IsA("IntValue") then
  10796. print(args[4])
  10797. if tonumber(args[4]) ~= nil then
  10798. v.leaderstats[args[3].data].Value = tonumber(args[4])
  10799. end
  10800. end
  10801. end
  10802. end
  10803. end
  10804. end)
  10805.  
  10806. ---------------------------
  10807.  
  10808. -- ** init ** --
  10809.  
  10810. local count = 0
  10811. for _, _ in pairs(cmd.commands.store) do count = count + 1 end
  10812.  
  10813. warn("loaded nosyliam's cmdscript [a]")
  10814. warn(tostring(count).." commands")
  10815.  
  10816. DistributedCmdBar.FocusLost:connect(function(e)
  10817. if e == true then
  10818. cmd.commands.run(DistributedCmdBar.Text)
  10819. DistributedCmdBar.Text = ''
  10820. end
  10821. end)
  10822.  
  10823. --PlayerChatHook = cmd.players.PlayerChatted:connect(function (_, plr, msg, _)
  10824. -- if cmd.util.isadmin(plr.Name) then
  10825. -- if msg:sub(1,1) == cmd.prefix or msg:sub(1,1) == cmd.hidden then
  10826. -- cmd.commands.run(msg:sub(2, #msg))
  10827. -- end
  10828. -- end
  10829. -- end)
  10830. end
  10831. topkek.navigation.buildHomePage = function()
  10832. local count = 0
  10833. for _, _ in pairs(cmd.commands.store) do count = count + 1 end
  10834. local hook = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Home').Container, true)
  10835. hook:drawText(1, 'T0PK3K 4.0 ex-7 edition by TheMichalos')
  10836. hook:drawText(1, 'Patch version 1.0.5')
  10837. hook:drawText(1, 'Commandbase patch version 1.0.0')
  10838. hook:drawText(1, 'Number of commands: ' .. tostring(count))
  10839. local stime = hook:drawText(1, 'Server Time: 0')
  10840. spawn(function()
  10841. while true do
  10842. stime.Text = 'Server Time: ' .. tostring(game:GetService('Workspace').DistributedGameTime)
  10843. wait(0.5)
  10844. end
  10845. end)
  10846. local ssz = hook:drawText(1, 'Server Size: 0')
  10847. spawn(function()
  10848. while true do
  10849. ssz.Text = 'Server Size: ' .. tostring(game:GetService('Players').NumPlayers)
  10850. wait(0.5)
  10851. end
  10852. end)
  10853. local fe = game:GetService('Workspace').FilteringEnabled
  10854. hook:drawText(1, 'FilteringEnabled: ' .. (fe and "YES" or "NO"))
  10855. hook:drawText(1, 'PlaceId: ' .. tostring(game.PlaceId))
  10856. hook:drawText(1, 'same', 55)
  10857. end
  10858. topkek.navigation.buildContainers = function()
  10859. for _, v in pairs(topkek.data.windows) do
  10860. topkek.tools.gui:makeContainer(v)
  10861. end
  10862. end
  10863.  
  10864. topkek.navigation.initCommandBar()
  10865. topkek.navigation.buildContainers()
  10866. topkek.navigation.buildTopbar()
  10867. topkek.navigation.buildHomePage()
  10868. wait()
  10869.  
  10870.  
  10871. --// actual code below lole //--
  10872.  
  10873. --// PLAYERS //--
  10874. local plrwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Players').Container)
  10875. local search = plrwin:drawButton(1, '', function()end)
  10876. drop = GUI.DropDown.New(UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), search, {'All'})
  10877. function fixPlayerDrop()
  10878. local t = {'All'}
  10879. for i, v in pairs(game.Players:GetPlayers()) do
  10880. table.insert(t, v.Name)
  10881. end
  10882. drop.SetTable(t)
  10883. end
  10884. game.Players.PlayerAdded:connect(function()
  10885. fixPlayerDrop()
  10886. end)
  10887. game.Players.PlayerRemoving:connect(function()
  10888. fixPlayerDrop()
  10889. end)
  10890. plrFrame = plrwin:drawContainer(1, 100)
  10891. headshotContainer = plrFrame:drawContainer(0.4, 94, true)
  10892. headshotContainer:setDrawY(20)
  10893. headshot = headshotContainer:drawImage(1, "https://www.roblox.com/bust-thumbnail/image?userId=1&width=420&height=420&format=png", 74)
  10894. headshotContainer:setDrawY(0)
  10895. userNameText = headshotContainer:drawText(1, "[All]")
  10896. userNameText.ClipsDescendants = true
  10897. userNameText.Font = Enum.Font.SourceSansBold
  10898. infoContainer = plrFrame:drawContainer(0.5, 94, true, 0.5)
  10899. infoContainer.BackgroundColor3 = color3(108, 38, 38)
  10900. userIdText = infoContainer:drawText(1, "ID: 0")
  10901. userAgeText = infoContainer:drawText(1, "Age: 0")
  10902. userTeamText = infoContainer:drawText(1, "Team: Neutral")
  10903. cval = 'All'
  10904. fixPlayerDrop()
  10905.  
  10906. function updatePlayer(plri)
  10907. local plr = game:GetService('Players'):FindFirstChild(plri)
  10908. if not plr and plri ~= 'All' then
  10909. print("Couldn't find player!")
  10910. updatePlayer(topkek.lplr)
  10911. else
  10912. headshot.Image = "https://www.roblox.com/bust-thumbnail/image?userId=1&width=420&height=420&format=png"
  10913. userNameText.Text = "[All]"
  10914. userIdText.Text = 'ID: [multiple]'
  10915. userAgeText.Text = 'Age: [multiple]'
  10916. userTeamText.Text = 'Team: [multiple]'
  10917. cval = 'All'
  10918. end
  10919. local team = plr.TeamColor
  10920. if team == nil then
  10921. team = 'Neutral'
  10922. else
  10923. team = tostring(team)
  10924. end
  10925. headshot.Image = "https://www.roblox.com/bust-thumbnail/image?userId=" .. tostring(plr.UserId) .. "&width=420&height=420&format=png"
  10926. userNameText.Text = plr.Name
  10927. userIdText.Text = 'ID: ' .. tostring(plr.UserId)
  10928. userAgeText.Text = 'Age: ' .. tostring(plr.AccountAge)
  10929. userTeamText.Text = 'Team: ' .. team
  10930. cval = plr.Name
  10931.  
  10932. end
  10933. drop.Changed(updatePlayer)
  10934. --actual code ------__-
  10935. plrwin:addSpacing()
  10936. plrwin:drawButton(1/2, 'Kick', function()
  10937. tk.dp(cval, function(p)
  10938. topkek.banmgr.executeKick(p)
  10939. end)
  10940. end)
  10941.  
  10942. plrwin:drawButton(1/2, 'Ban', function()
  10943. tk.dp(cval, function(p)
  10944. topkek.banmgr.addSoftBan(p)
  10945. end)
  10946. end)
  10947. plrwin:drawButton(1/2,'Friendlag', function()
  10948. tk.dp(cval, function(p)
  10949. for i = 1, 10 do
  10950. spawn(function()
  10951. while wait() do
  10952. game.Players.LocalPlayer:RequestFriendship(p)
  10953. game.Players.LocalPlayer:RevokeFriendship(p)
  10954. end
  10955. end)
  10956. end
  10957. end)
  10958. end)
  10959. plrwin:drawButton(1/2, 'Hardban', function()
  10960. tk.dp(cval, function(p)
  10961. topkek.banmgr.addHardBan(p)
  10962. end)
  10963. end)
  10964. plrwin:addSpacing()
  10965. plrwin:drawButton(1/2, 'Bring', function()
  10966. tk.dp(cval, function(z)
  10967. if z.Character then
  10968. z.Character.HumanoidRootPart.CFrame =
  10969. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(1,1,1)
  10970. end
  10971. end)
  10972. end)
  10973. plrwin:drawButton(1/2, 'Goto', function()
  10974. tk.dp(cval, function(z)
  10975. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame =
  10976. z.Character.HumanoidRootPart.CFrame * CFrame.new(1,1,1)
  10977. end)
  10978. end)
  10979. plrwin:addSpacing()
  10980. plrwin:drawButton(1/3, 'Kill', function()
  10981. tk.dp(cval, function(p)
  10982. if p.Character and p.Character:FindFirstChild("Humanoid") then
  10983. p.Character.Humanoid.Health = 0
  10984. end
  10985. end)
  10986. end)
  10987. plrwin:drawButton(1/3, 'Seizure', function()
  10988. tk.dp(cval, function(p)
  10989. if p.Character and p.Character:FindFirstChild("Humanoid") and tk.gt(p) then
  10990. spawn(function()
  10991. p.Character.Humanoid.PlatformStand = true
  10992. tk.gt(p).CFrame = tk.gt(p).CFrame * CFrame.Angles(math.rad(90),0,0)
  10993. repeat
  10994. wait()
  10995. p.Character.Humanoid.PlatformStand = true
  10996. tk.gt(p).Velocity = Vector3.new(math.random(-10,10),-5,math.random(-10,10))
  10997. tk.gt(p).RotVelocity = Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))
  10998. until not p.Character:FindFirstChild("Humanoid") or not tk.gt(p)
  10999. end)
  11000. end
  11001. end)
  11002. end)
  11003. plrwin:drawButton(1/3, 'Stun', function()
  11004. tk.dp(cval, function(p)
  11005. if p.Character and p.Character:FindFirstChild("Humanoid") then
  11006. p.Character.Humanoid.PlatformStand = true
  11007. p.Character.Torso.CFrame = p.Character.Torso.CFrame * CFrame.Angles(math.rad(90),0,0)
  11008. end
  11009. end)
  11010. end)
  11011. plrwin:drawButton(1/3, 'Freeze', function()
  11012. tk.dp(cval, function(p)
  11013. if p.Character then
  11014. tk.gt(p).Anchored = true
  11015. end
  11016. end)
  11017. end)
  11018. plrwin:drawButton(1/3, 'Thaw', function()
  11019. tk.dp(cval, function(p)
  11020. if p.Character then
  11021. tk.gt(p).Anchored = false
  11022. end
  11023. end)
  11024. end)
  11025. plrwin:drawButton(1/3, 'Superslow', function()
  11026. tk.dp(cval, function(p)
  11027. if p.Character and p.Character:FindFirstChild('Humanoid') then
  11028. p.Character.Humanoid.WalkSpeed = 1
  11029. end
  11030. end)
  11031. end)
  11032. plrwin:drawButton(1/3, 'Highjump', function()
  11033. tk.dp(cval, function(p)
  11034. if p.Character and p.Character:FindFirstChild('Humanoid') then
  11035. p.Character.Humanoid.JumpPower = 125
  11036. end
  11037. end)
  11038. end)
  11039. plrwin:drawButton(1/3, 'God', function()
  11040. tk.dp(cval, function(p)
  11041. if p.Character and p.Character:FindFirstChild('Humanoid') then
  11042. p.Character.Humanoid.MaxHealth = math.huge
  11043. p.Character.Humanoid.Health = math.huge
  11044. end
  11045. end)
  11046. end)
  11047. plrwin:drawButton(1/3, 'Semigod', function()
  11048. tk.dp(cval, function(p)
  11049. if p.Character and p.Character:FindFirstChild('Humanoid') then
  11050. p.Character.Humanoid.MaxHealth = 9e9
  11051. p.Character.Humanoid.Health = 9e9
  11052. end
  11053. end)
  11054. end)
  11055. plrwin:drawButton(1/3, 'Fast', function()
  11056. tk.dp(cval, function(p)
  11057. if p.Character and p.Character:FindFirstChild('Humanoid') then
  11058. p.Character.Humanoid.WalkSpeed = 50
  11059. end
  11060. end)
  11061. end)
  11062. Follow = false;
  11063. plrwin:drawButton(1/3, 'Annoy', function()
  11064. tk.dp(cval, function(p)
  11065. if p.Character and p.Character:FindFirstChild('Humanoid') then
  11066. if Follow == true then
  11067. Follow = false; return
  11068. else Follow = true end
  11069. while Follow == true do
  11070. game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame=
  11071. p.Character.HumanoidRootPart.CFrame
  11072. wait()
  11073. end
  11074. end
  11075. end)
  11076. end)
  11077. plrwin:drawButton(1/3, 'Freefall', function()
  11078. tk.dp(cval, function(p)
  11079. if p.Character and p.Character:FindFirstChild('Humanoid') then
  11080. p.Character.HumanoidRootPart.CFrame = p.Character.HumanoidRootPart.CFrame * CFrame.new(0, 10000, 0)
  11081. end
  11082. end)
  11083. end)
  11084. plrwin:drawButton(1/3, 'Destroy', function()
  11085. tk.dp(cval, function(p)
  11086. if p.Character and p.Character:FindFirstChild('Humanoid') then
  11087. p.Character.Humanoid:Destroy()
  11088. end
  11089. end)
  11090. end)
  11091. plrwin:drawButton(1/3, 'Fix', function()
  11092. tk.dp(cval, function(p)
  11093. if p.Character and p.Character:FindFirstChild('Humanoid') then
  11094. p.Character.Humanoid.Health = 100
  11095. p.Character.Humanoid.MaxHealth = 100
  11096. p.Character.Humanoid.JumpPower = 100
  11097. p.Character.Humanoid.WalkSpeed = 16
  11098. p.Character.Humanoid.PlatformStand = false
  11099. p.Character.Humanoid.Jump = true
  11100. end
  11101. end)
  11102. end)
  11103. plrwin:drawButton(1/3, 'Respawn', function()
  11104. tk.dp(cval, function(p)
  11105. if p.Character then
  11106. local a1 = Instance.new("Model", game:service'Workspace')
  11107. local a2 = Instance.new("Part", game:service'Workspace')
  11108. a2.CanCollide = true
  11109. a2.Anchored = true
  11110. a2.CFrame = CFrame.new(10000, 10000, 10000)
  11111. a2.Name = "Torso"
  11112. local a3 = Instance.new("Humanoid", a1)
  11113. a3.MaxHealth=100;a3.Health=100
  11114. p.Character = a1
  11115. a3.Health=0
  11116. end
  11117. end)
  11118. end)
  11119. plrwin:addSpacing()
  11120. local nameInp
  11121. plrwin:drawButton(1/3, 'Name', function()
  11122. tk.dp(cval, function(z)
  11123. local Character = z.Character
  11124. local newName = Instance.new("Model", z.Character)
  11125. newName.Name = nameInp.Text
  11126. local cl = Character:WaitForChild("Head"):Clone()
  11127. cl.Parent = newName
  11128. cl:WaitForChild("face"):Destroy()
  11129. local hum = Instance.new("Humanoid", newName)
  11130. hum.Name = "NameTag"
  11131. hum.MaxHealth = 0
  11132. hum.Health = 0
  11133. local weld = Instance.new("Weld", cl)
  11134. weld.Part0 = cl
  11135. weld.Part1 = Character:WaitForChild("Head")
  11136. Character:WaitForChild("Head").Transparency = 1
  11137. wait(.5)
  11138. cl.BrickColor = Character:WaitForChild("Head").BrickColor
  11139. end)
  11140. end)
  11141. nameInp = plrwin:drawTextBox(2/3, '')
  11142. local chatInp
  11143. plrwin:drawButton(1/3, 'Chat', function()
  11144. tk.dp(cval, function(z)
  11145. game:GetService('Chat'):Chat(z.Charcter, chatInp.Text)
  11146. end)
  11147. end)
  11148. chatInp = plrwin:drawTextBox(2/3, '')
  11149. local disgInp
  11150. plrwin:drawButton(1/3, 'Disguise', function()
  11151. tk.dp(cval, function(p)
  11152. local id = 0
  11153. if tonumber(disgInp.Text) then
  11154. id = tonumber(disgInp.Text)
  11155. else
  11156. id = game:GetService('Players'):GetUserIdFromNameAsync(disgInp.Text)
  11157. end
  11158. if p.Character:FindFirstChild("Humanoid") then
  11159. p.Character.Humanoid.Health = 0
  11160. end
  11161. p.CharacterAppearance = 'https://assetgame.roblox.com/Asset/CharacterFetch.ashx?userId=' .. tostring(id)
  11162. end)
  11163. end)
  11164. disgInp = plrwin:drawTextBox(2/3, 'ROBLOX')
  11165. plrwin:addSpacing()
  11166. clrR = plrwin:drawTextBox(1/3, '0')
  11167. clrG = plrwin:drawTextBox(1/3, '0')
  11168. clrB = plrwin:drawTextBox(1/3, '0')
  11169. function getColor()
  11170. local r = tonumber(clrR.Text)
  11171. local g = tonumber(clrG.Text)
  11172. local b = tonumber(clrB.Text)
  11173. if not (r and g and b) then return Color3.new(0,0,0) end
  11174. return Color3.new(r/255, g/255, b/255)
  11175. end
  11176. plrwin:drawButton(1/3, 'Sparkles', function()
  11177. tk.dp(cval, function(z)
  11178. Instance.new("Sparkles", tk.gt(z)).SparkleColor = getColor()
  11179. end)
  11180. end)
  11181. plrwin:drawButton(1/3, 'Smoke', function()
  11182. tk.dp(cval, function(z)
  11183. Instance.new("Smoke", tk.gt(z)).Color = getColor()
  11184.  
  11185. end)
  11186. end)
  11187. plrwin:drawButton(1/3, 'Fire', function()
  11188. tk.dp(cval, function(z)
  11189. local fr = Instance.new("Fire", tk.gt(z))
  11190. fr.Color = getColor()
  11191. fr.Heat = 30
  11192. fr.Size = 20
  11193. end)
  11194. end)
  11195. plrwin:drawButton(1/3, 'Forcefield', function()
  11196. tk.dp(cval, function(z)
  11197. if z.Character then
  11198. Instance.new("ForceField", z.Character)
  11199. end
  11200. end)
  11201. end)
  11202. plrwin:drawButton(1/3, 'Select', function()
  11203. tk.dp(cval, function(z)
  11204. if z.Character and tk.gt(z) then
  11205. Instance.new("SelectionBox", tk.gt(z)).Adornee = tk.gt(z)
  11206. end
  11207. end)
  11208. end)
  11209. plrwin:drawButton(1/3, 'Sphere', function()
  11210. tk.dp(cval, function(z)
  11211. if z.Character and tk.gt(z) then
  11212. Instance.new("SelectionSphere", tk.gt(z)).Adornee = tk.gt(z)
  11213. end
  11214. end)
  11215. end)
  11216. plrwin:drawButton(1/3, 'Fling', function()
  11217. tk.dp(cval, function(z)
  11218. spawn(function() --kohls admin commands lol
  11219. if z.Character and tk.gt(z) then
  11220. local xran, zran
  11221. repeat xran = math.random(5555, 9999) until math.abs(xran) >= 5555
  11222. repeat zran = math.random(5555, 9999) until math.abs(zran) >= 5555
  11223. z.Character.Humanoid.Sit = true
  11224. tk.gt(z).Velocity = Vector3.new(0,0,0)
  11225. local frc = Instance.new("BodyForce", tk.gt(z))
  11226. frc.Name = "BFRC"
  11227. frc.force = Vector3.new(xran*4,9999*5,zran*4)
  11228. game:GetService("Debris"):AddItem(frc, 0.1)
  11229. end
  11230. end)
  11231. end)
  11232. end)
  11233. plrwin:drawButton(1/3, 'Explode', function()
  11234. tk.dp(cval, function(z)
  11235. if z.Character and tk.gt(z) then
  11236. local explosion = Instance.new("Explosion")
  11237. explosion.Position = tk.gt(z).Position
  11238. explosion.Parent = workspace
  11239. end
  11240. end)
  11241. end)
  11242. plrwin:drawButton(1/3, 'Nuke', function()
  11243. tk.dp(cval, function(z)
  11244. if z.Character and tk.gt(z) then
  11245. local torso = tk.gt(z)
  11246. local nuke = Instance.new("Part", game.Workspace)
  11247. local opos = torso.CFrame
  11248. nuke.BrickColor = BrickColor.new("Bright yellow")
  11249. nuke.TopSurface = Enum.SurfaceType.Smooth
  11250. nuke.BottomSurface = Enum.SurfaceType.Smooth
  11251. nuke.Anchored = true
  11252. nuke.CanCollide = false
  11253. nuke.Shape = "Ball"
  11254. nuke.Transparency = 0.5
  11255. nuke.CFrame = torso.CFrame
  11256. nuke.Size = Vector3.new(1, 1, 1)
  11257. nuke.Touched:connect(function(p)
  11258. local expl = Instance.new("Explosion", p)
  11259. expl.BlastPressure = 50000
  11260. expl.BlastRadius = 50
  11261. expl.Position = p.Position
  11262. p.Material = Enum.Material.CorrodedMetal
  11263. p:BreakJoints()
  11264. end)
  11265. for i = 1, 150 do
  11266. nuke.Size = Vector3.new(i, i, i)
  11267. nuke.CFrame = opos
  11268. wait(0.08)
  11269. end
  11270. nuke:Destroy()
  11271. end
  11272. end)
  11273. end)
  11274. plrwin:drawButton(1/3, 'No Tools', function()
  11275. tk.dp(cval, function(p)
  11276. for _, t in pairs(p.Backpack:GetChildren()) do
  11277. t:Destroy()
  11278. end
  11279. end)
  11280. end)
  11281. plrwin:drawButton(1/3, 'Take Tools', function()
  11282. tk.dp(cval, function(p)
  11283. for _, t in pairs(p.Backpack:GetChildren()) do
  11284. t.Parent = game:service'Players'.LocalPlayer.Backpack
  11285. end
  11286. end)
  11287. end)
  11288. plrwin:drawButton(1/3, 'BTools', function()
  11289. tk.dp(cval, function(p)
  11290. local a = Instance.new("HopperBin")
  11291. a.BinType = "GameTool"
  11292. a.Parent = p.Backpack
  11293. local a = Instance.new("HopperBin")
  11294. a.BinType = "Clone"
  11295. a.Parent = p.Backpack
  11296. local a = Instance.new("HopperBin")
  11297. a.BinType = "Hammer"
  11298. a.Parent = p.Backpack
  11299. end)
  11300. end)
  11301. plrwin:drawButton(1/3, 'Hotdog', function()
  11302. tk.dp(cval, function(p)
  11303. if p.Character and tk.gt(p) then
  11304. topkek.tools.util.weenieHutJunior(p)
  11305. end
  11306. end)
  11307. end)
  11308. plrwin:drawButton(1/3, 'Quicksand', function()
  11309. tk.dp(cval, function(z)
  11310. if z.Character and z.Character:FindFirstChild("Humanoid") then
  11311. local tor = tk.gt(z)
  11312. local hole = Instance.new("Part", z.Character)
  11313. hole.Anchored = true
  11314. hole.Name = "Hole"
  11315. hole.FormFactor = Enum.FormFactor.Custom
  11316. hole.Size = Vector3.new(7, 1, 7)
  11317. hole.CanCollide = false
  11318. hole.CFrame = tor.CFrame * CFrame.new(0,-3.3,0)
  11319. hole.BrickColor = BrickColor.new("Cool yellow")
  11320. hole.Material = Enum.Material.Sand
  11321. local hm = Instance.new("CylinderMesh", hole)
  11322. tor.Anchored = true
  11323. if z.Character:FindFirstChild("Humanoid") then
  11324. z.Character.Humanoid.Jump = true
  11325. end
  11326. for x,m in pairs(z.Character:GetChildren()) do
  11327. if m:IsA("BasePart") or m:IsA("MeshPart") then
  11328. m.CanCollide = false
  11329. end
  11330. end
  11331. for i=1,75 do
  11332. tor.CFrame=tor.CFrame*CFrame.new(0,-0.1,0)
  11333. wait(0.06)
  11334. end
  11335. tor.CFrame=tor.CFrame*CFrame.new(0,
  11336. -500,0
  11337. )
  11338. z.Character.Humanoid.Health = 0
  11339. end
  11340. end)
  11341. end)
  11342. plrwin:drawButton(1/3, 'Insane', function()
  11343. tk.dp(cval, function(p)
  11344. if p.Character and tk.gt(p) then
  11345. for i,v in pairs(tk.gt(p):GetChildren()) do
  11346. if v:IsA("Motor6D") then
  11347. spawn(function()
  11348. while v do
  11349. v.C0=v.C0*CFrame.Angles(math.random(-180,180),math.random(-180,180),math.random(-180,180))
  11350. wait()
  11351. end
  11352. end)
  11353. end
  11354. end
  11355. end
  11356. end)
  11357. end)
  11358. plrwin:drawButton(1/3, 'Invisible', function()
  11359. tk.dp(cval, function(p)
  11360. tk.rco(p.Character, 'BasePart', 'Transparency', 1)
  11361. tk.rco(p.Character, 'MeshPart', 'Transparency', 1)
  11362. end)
  11363. end)
  11364. plrwin:drawButton(1/3, 'Visible', function()
  11365. tk.dp(cval, function(p)
  11366. tk.rco(p.Character, 'BasePart', 'Transparency', 0)
  11367. tk.rco(p.Character, 'MeshPart', 'Transparency', 0)
  11368. end)
  11369. end)
  11370. plrwin:drawButton(1/3, 'Bighead', function()
  11371. tk.dp(cval, function(z)
  11372. if z.Character then
  11373. if z.Character:FindFirstChild('Head') then
  11374. z.Character.Head.Mesh.Scale=Vector3.new(5,5,5)
  11375. end
  11376. end
  11377. end)
  11378. end)
  11379. plrwin:drawButton(1/3, 'Goldify', function()
  11380. tk.dp(cval, function(z)
  11381. if z.Character then
  11382. tk.rco(z.Character, 'BasePart', 'Material', 'Marble')
  11383. tk.rco(z.Character, 'MeshPart', 'Material', 'Marble')
  11384. tk.rco(z.Character, 'BasePart', 'BrickColor', BrickColor.new('Bright yellow'))
  11385. tk.rco(z.Character, 'MeshPart', 'BrickColor', BrickColor.new('Bright yellow'))
  11386. end
  11387. end)
  11388. end)
  11389. plrwin:drawButton(1/3, 'Neon', function()
  11390. tk.dp(cval, function(z)
  11391. if z.Character then
  11392. tk.rco(z.Character, 'BasePart', 'Material', 'Neon')
  11393. tk.rco(z.Character, 'MeshPart', 'Material', 'Neon')
  11394. end
  11395. end)
  11396. end)
  11397. plrwin:drawButton(1/3, 'Shiny', function()
  11398. tk.dp(cval, function(z)
  11399. if z.Character then
  11400. tk.rco(z.Character, 'BasePart', 'Reflectance', 1)
  11401. tk.rcm(z.Character, 'MeshPart')
  11402. end
  11403. end)
  11404. end)
  11405. plrwin:drawButton(1/3, 'Shrek', function()
  11406. tk.dp(cval, function(z)
  11407. if z.Character then
  11408. local pchar = z.Character
  11409. for i,v in pairs(pchar:GetChildren()) do
  11410. if v:IsA("Hat") or v:IsA("Accessory") or v:IsA("CharacterMesh") or v:IsA("Shirt") or v:IsA("Pants") then
  11411. v:Destroy()
  11412. end
  11413. end
  11414. for i,v in pairs(pchar.Head:GetChildren()) do
  11415. if v:IsA("Decal") or v:IsA("SpecialMesh") then
  11416. v:Destroy()
  11417. end
  11418. end
  11419.  
  11420. local mesh = Instance.new("SpecialMesh", pchar.Head)
  11421. mesh.MeshType = "FileMesh"
  11422. pchar.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=19999257"
  11423. pchar.Head.Mesh.Offset = Vector3.new(-0.1, 0.1, 0)
  11424. pchar.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=156397869"
  11425.  
  11426. local Shirt = Instance.new("Shirt", z.Character)
  11427. local Pants = Instance.new("Pants", z.Character)
  11428.  
  11429. Shirt.ShirtTemplate = "rbxassetid://133078194"
  11430. Pants.PantsTemplate = "rbxassetid://133078204"
  11431. end
  11432. end)
  11433. end)
  11434. plrwin:drawButton(1/3, 'Duck', function()
  11435. tk.dp(cval, function(z)
  11436. if z.Character then
  11437. local pchar = z.Character
  11438. for i,v in pairs(pchar:GetChildren()) do
  11439. if v:IsA("Hat") or v:IsA("Accessory") then
  11440. v:Destroy()
  11441. end
  11442. end
  11443. local duck = Instance.new("SpecialMesh", z.Character.HumanoidRootPart)
  11444. duck.MeshType = "FileMesh"
  11445. duck.MeshId = "http://www.roblox.com/asset/?id=9419831"
  11446. duck.TextureId = "http://www.roblox.com/asset/?id=9419827"
  11447. duck.Scale = Vector3.new(5, 5, 5)
  11448. tk.rco(z.Character, 'Instance', 'Transparency', 1)
  11449. z.Character.HumanoidRootPart.Transparency = 0
  11450. end
  11451. end)
  11452. end)
  11453. plrwin:drawButton(1/3, 'Spheres', function()
  11454. tk.dp(cval, function(z)
  11455. if z.Character then
  11456. tk.rco(z.Character, 'BasePart', 'Shape', 'Cylinder')
  11457. end
  11458. end)
  11459. end)
  11460. plrwin:drawButton(1/3, 'Big', function()
  11461. tk.dp(cval, function(z)
  11462. if z.Character then
  11463. topkek.tools.util.scalePlayer(5, z)
  11464. end
  11465. end)
  11466. end)
  11467. plrwin:drawButton(1/3, 'Small', function()
  11468. tk.dp(cval, function(z)
  11469. if z.Character then
  11470. topkek.tools.util.scalePlayer(5, z)
  11471. end
  11472. end)
  11473. end)
  11474. plrwin:drawButton(1/3, 'Giraffe', function()
  11475. tk.dp(cval, function(z)
  11476. if z.Character then
  11477. local char=z.Character
  11478. local h=char.Head
  11479. local tor=char:FindFirstChild("Torso")
  11480. if not tor then return end
  11481. tor.Neck.C0=tor.Neck.C0*CFrame.new(0,0,5)
  11482. local fn=Instance.new("Part",char)
  11483. fn.Size=Vector3.new(1,5.5,1)
  11484. fn.Name="FakeNeck"
  11485. fn.Anchored=false
  11486. fn.CanCollide=false
  11487. if char:FindFirstChild("Body Colors") then
  11488. fn.BrickColor=char["Body Colors"].HeadColor
  11489. end
  11490. local cm=Instance.new("CylinderMesh",fn)
  11491. local we=Instance.new("Weld",h)
  11492. we.Part0=h
  11493. we.Part1=fn
  11494. we.C1=we.C1*CFrame.new(0,2.6,0)
  11495. end
  11496. end)
  11497. end)
  11498. plrwin:drawButton(1/3, 'Dab', function()
  11499. tk.dp(cval, function(z)
  11500. if z.Character and z.Character:FindFirstChild("Torso") then
  11501. local chr = z.Character
  11502. chr.Animate.Disabled = true
  11503. chr.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.699999988, 0, 0.939692616, 0, -0.342020124, -0.330366075, -0.258819044, -0.907673359, -0.0885213241, 0.965925813, -0.243210346)
  11504. chr.Torso["Right Shoulder"].C1 = CFrame.new(-0.600000024, 0.5, -0.200000003, 0.664462984, 0.241844743, 0.707106769, -0.664462984, -0.241844788, 0.707106769, 0.342020154, -0.939692616, -3.09086197e-008)
  11505. chr.Torso["Neck"].C1 = CFrame.new(0, -0.600000024, 0, -0.866025388, 0.5, 0, -0.171010137, -0.29619807, 0.939692616, 0.469846278, 0.813797653, 0.342020124)
  11506. end
  11507. end)
  11508. end)
  11509. plrwin:drawButton(1/3, 'Force Follow', function()
  11510. tk.dp(cval, function(z)
  11511. game:GetService("RunService"):BindToRenderStep("_", 0, function()
  11512. z.Character.Humanoid:MoveTo(topkek.lplr.Character.Head.Position)
  11513. end)
  11514. end)
  11515. end)
  11516. plrwin:drawButton(1/3, 'Camlock', function()
  11517. tk.dp(cval, function(z)
  11518. z.CameraMode = "LockFirstPerson"
  11519. end)
  11520. end)
  11521. --// SERVER //--
  11522. local servwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Server').Container)
  11523. local detailWin = servwin:drawContainer(1, 100, nil, nil, 18)
  11524. detailWin:drawText(1, 'Job ID: ' .. (game.JobId and (game.JobId ~= "") or "???"))
  11525. detailWin:drawText(1, 'Game Name: ' .. game:service'MarketplaceService':GetProductInfo(game.PlaceId).Name)
  11526. detailWin:drawText(1, 'Creator Name: ' .. game:GetService('Players'):GetNameFromUserIdAsync(game.CreatorId))
  11527. --detailWin:drawText(1, 'Genre: ' .. tostring(game.Genre))
  11528. servwin:drawButton(1/2, 'Shutdown', function()
  11529. workspace.Gravity = 0/0
  11530. end)
  11531. servwin:drawButton(1/2, 'Clear', function()
  11532. for i,v in pairs(game:service'Workspace':GetChildren()) do
  11533. if (not v:IsA("Terrain"))and(v.Name~="Camera") then
  11534. v:Destroy()
  11535. end
  11536. end
  11537. end)
  11538. servwin:drawButton(1/2, 'Baseplate', function()
  11539. for X = -2500, 2500, 512 do
  11540. for Z = -2500, 2500, 512 do
  11541. local P = Instance.new("Part")
  11542. P.Anchored = true
  11543. P.Locked = true
  11544. P.Size = Vector3.new(512,3,512)
  11545. P.CFrame = CFrame.new(X,0,Z)
  11546. P.BrickColor = BrickColor.Green()
  11547. P.Parent = game:service'Workspace'
  11548. end
  11549. end
  11550. end)
  11551. servwin:drawButton(1/2, 'Reset', function()
  11552. for i,v in pairs(game:service'Workspace':GetChildren()) do
  11553. if (not v:IsA("Terrain"))and(v.Name~="Camera") then
  11554. v:Destroy()
  11555. end
  11556. end
  11557. for X = -2500, 2500, 512 do
  11558. for Z = -2500, 2500, 512 do
  11559. local P = Instance.new("Part")
  11560. P.Anchored = true
  11561. P.Locked = true
  11562. P.Size = Vector3.new(512,3,512)
  11563. P.CFrame = CFrame.new(X,0,Z)
  11564. P.BrickColor = BrickColor.Green()
  11565. P.Parent = game:service'Workspace'
  11566. end
  11567. end
  11568. for i, v in pairs(game:GetService('Players'):GetPlayers()) do
  11569. local a1 = Instance.new("Model", game:service'Workspace')
  11570. local a2 = Instance.new("Part", game:service'Workspace')
  11571. a2.CanCollide = true
  11572. a2.Anchored = true
  11573. a2.CFrame = CFrame.new(10000, 10000, 10000)
  11574. a2.Name = "Torso"
  11575. local a3 = Instance.new("Humanoid", a1)
  11576. a3.MaxHealth=100;a3.Health=100
  11577. v.Character = a1
  11578. a3.Health=0
  11579. end
  11580. end)
  11581. servwin:drawButton(1, 'Remove Sounds', function()
  11582. tk.rcm(game, 'Sound')
  11583. end)
  11584. servwin:addSpacing()
  11585. servwin:drawButton(1, 'Break All', function()
  11586. workspace:BreakJoints(workspace:GetChildren())
  11587. end)
  11588. local gravInp
  11589. servwin:drawButton(1/3, 'Gravity', function()
  11590. if not tonumber(gravInp.Text) then return end
  11591. workspace.Gravity = tonumber(gravInp.Text)
  11592. end)
  11593. gravInp = servwin:drawTextBox(2/3, '')
  11594. servwin:addSpacing()
  11595. servwin:drawButton(1, 'Reset Lighting', function()
  11596. local l = game:service'Lighting'
  11597. l.Ambient = Color3.new(0, 0, 0)
  11598. l.Brightness = 1
  11599. l.GlobalShadows = true
  11600. l.Outlines = true
  11601. l.FogEnd = 100000
  11602. l.FogStart = 0
  11603. l:SetMinutesAfterMidnight(12*60)
  11604. end)
  11605. local brightInp
  11606. servwin:drawButton(1/3, 'Brightness', function()
  11607. if not tonumber(brightInp.Text) then return end
  11608. game:GetService('Lighting').Brightness = tonumber(brightInp.Text)
  11609. end)
  11610. brightInp = servwin:drawTextBox(2/3, '100')
  11611. local fogInp
  11612. servwin:drawButton(1/3, 'Fog', function()
  11613. if not tonumber(fogInp.Text) then return end
  11614. game:GetService('Lighting').FogEnd = tonumber(fogInp.Text)
  11615. end)
  11616. fogInp = servwin:drawTextBox(2/3, '0')
  11617. local timeInp
  11618. servwin:drawButton(1/3, 'Hour', function()
  11619. if not tonumber(timeInp.Text) then return end
  11620. game:GetService('Lighting'):SetMinutesAfterMidnight(60*tonumber(timeInp.Text))
  11621. end)
  11622. timeInp = servwin:drawTextBox(2/3, '12')
  11623. servwin:addSpacing()
  11624. -- private server crap
  11625. local privateToggle
  11626. local privStatus = false
  11627. privateToggle = servwin:drawButton(1, 'Private Server OFF', function()
  11628. if privStatus == false then
  11629. privStatus = true
  11630. privateToggle.Text = 'Private Server ON'
  11631. topkek.banmgr.makePrivate()
  11632. else
  11633. privateToggle.Text = 'Private Server OFF'
  11634. topkek.banmgr.unprivate()
  11635. end
  11636. end)
  11637. servwin:addSpacing()
  11638. servwin:drawText(1, 'Whitelist')
  11639. local plrAddInp
  11640. servwin:drawButton(1/3, 'Add', function()
  11641. topkek.banmgr.doWhitelist(plrAddInp.Text)
  11642. ReorderWL()
  11643. end)
  11644. plrAddInp = servwin:drawTextBox(2/3, '')
  11645. wlCont = servwin:drawScrollingContainer(100)
  11646. function ReorderWL()
  11647. local wl = topkek.banmgr.whitelist
  11648. for i,v in pairs(wlCont:GetChildren()) do
  11649. v:Destroy()
  11650. end
  11651. wlCont:setDrawY(3)
  11652. for i,v in pairs(wl) do
  11653. wlCont:drawText(2/3, v)
  11654. wlCont:drawButton(1/3, 'Remove', function()
  11655. topkek.banmgr.unwhitelist(v)
  11656. ReorderWL()
  11657. end)
  11658. end
  11659. end
  11660. ReorderWL()
  11661. --// LOCALPLAYER //--
  11662. local lpwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('LocalPlayer').Container)
  11663. lpwin:drawButton(1, 'Reset Camera', function()
  11664. game.Workspace.CurrentCamera:remove()
  11665. wait(.1)
  11666. game.Workspace.CurrentCamera.CameraSubject = topkek.lplr.Character.Humanoid or
  11667. game.Workspace[topkek.lplr.Name].Humanoid
  11668. game.Workspace.CurrentCamera.CameraType = "Custom"
  11669. end)
  11670. lpwin:drawButton(1, 'Respawn', function()
  11671. local a1 = Instance.new("Model", game:service'Workspace')
  11672. local a2 = Instance.new("Part", game:service'Workspace')
  11673. a2.CanCollide = true
  11674. a2.Anchored = true
  11675. a2.CFrame = CFrame.new(10000, 10000, 10000)
  11676. a2.Name = "Torso"
  11677. local a3 = Instance.new("Humanoid", a1)
  11678. a3.MaxHealth=100;a3.Health=100
  11679. topkek.lplr.Character = a1
  11680. a3.Health=0
  11681. end)
  11682. lpwin:drawButton(1, 'Rejoin', function()
  11683. game:GetService('TeleportService'):Teleport(game.PlaceId)
  11684. end)
  11685. lpwin:addSpacing()
  11686. lpwin:drawButton(1/2, 'God', function()
  11687. if topkek.lplr.Character:FindFirstChild("Humanoid") then
  11688. topkek.lplr.Character.Humanoid.MaxHealth = math.huge
  11689. topkek.lplr.Character.Humanoid.Health = math.huge
  11690. end
  11691. end)
  11692. lpwin:drawButton(1/2, 'Semigod', function()
  11693. if topkek.lplr.Character:FindFirstChild("Humanoid") then
  11694. topkek.lplr.Character.Humanoid.MaxHealth = 9e9
  11695. topkek.lplr.Character.Humanoid.Health = 9e9
  11696. end
  11697. end)
  11698. Loopgod = false
  11699. lpwin:drawButton(1, 'Loopgod', function()
  11700. if Loopgod == false then
  11701. Loopgod = true
  11702. spawn(function()
  11703. repeat
  11704. topkek.lplr.Character.Humanoid.MaxHealth = math.huge
  11705. topkek.lplr.Character.Humanoid.Health = math.huge
  11706. wait()
  11707. until Loopgod == false
  11708. end)
  11709. else
  11710. Loopgod = false
  11711. end
  11712. end)
  11713. lpwin:addSpacing()
  11714. plrwin:addSpacing()
  11715. local Lev, Clip, Fly
  11716. lpwin:drawButton(1/2, 'Levitate', function()
  11717. if Lev == true then
  11718. Lev = false
  11719. return
  11720. end
  11721. Lev = true
  11722. repeat
  11723. topkek.lplr.Character.Humanoid:ChangeState(10)
  11724. wait(0)
  11725. until Lev == false
  11726. end)
  11727. lpwin:drawButton(1/2, 'Noclip', function()
  11728. if Clip == true then
  11729. Clip = false
  11730. return
  11731. end
  11732. Clip = true
  11733. game:GetService("RunService").Stepped:connect(function()
  11734. tk.gt(topkek.lplr).CanCollide = not Clip
  11735. topkek.lplr.Character.Head.CanCollide = not Clip
  11736. topkek.lplr.Character.HumanoidRootPart.CanCollide = not Clip
  11737. if topkek.lplr.Character.UpperTorso then
  11738. topkek.lplr.Character.LowerTorso.CanCollide = not Clip
  11739. end
  11740. end)
  11741. topkek.lplr.Character.HumanoidRootPart.Changed:connect(function()
  11742. tk.gt(topkek.lplr).CanCollide = not Clip
  11743. topkek.lplr.Character.Head.CanCollide = not Clip
  11744. topkek.lplr.Character.HumanoidRootPart.CanCollide = not Clip
  11745. if topkek.lplr.Character.UpperTorso then
  11746. topkek.lplr.Character.LowerTorso.CanCollide = not Clip
  11747. end
  11748. end)
  11749. end)
  11750. lpwin:drawButton(1/2, 'Fly', function()
  11751. if Fly == true then
  11752. Fly = false
  11753. return
  11754. end
  11755. Fly = true
  11756. local mouse=game.Players.LocalPlayer:GetMouse''
  11757. localplayer=game.Players.LocalPlayer
  11758. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  11759. local torso = game.Players.LocalPlayer.Character.HumanoidRootPart
  11760. local speed=0
  11761. local keys={a=false,d=false,w=false,s=false}
  11762. local e1
  11763. local e2
  11764. local function start()
  11765. local pos = Instance.new("BodyPosition",torso)
  11766. local gyro = Instance.new("BodyGyro",torso)
  11767. pos.Name="EPIXPOS"
  11768. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  11769. pos.position = torso.Position
  11770. gyro.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  11771. gyro.cframe = torso.CFrame
  11772. repeat
  11773. wait()
  11774. localplayer.Character.Humanoid.PlatformStand=true
  11775. local new=gyro.cframe - gyro.cframe.p + pos.position
  11776. if not keys.w and not keys.s and not keys.a and not keys.d then
  11777. speed=1
  11778. end
  11779. if keys.w then
  11780. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  11781. speed=speed+0.01
  11782. end
  11783. if keys.s then
  11784. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  11785. speed=speed+0.01
  11786. end
  11787. if keys.d then
  11788. new = new * CFrame.new(speed,0,0)
  11789. speed=speed+0.01
  11790. end
  11791. if keys.a then
  11792. new = new * CFrame.new(-speed,0,0)
  11793. speed=speed+0.01
  11794. end
  11795. if speed>5 then
  11796. speed=5
  11797. end
  11798. pos.position=new.p
  11799. if keys.w then
  11800. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed*15),0,0)
  11801. elseif keys.s then
  11802. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed*15),0,0)
  11803. else
  11804. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  11805. end
  11806. until not Fly
  11807. if gyro then gyro:Destroy() end
  11808. if pos then pos:Destroy() end
  11809. flying=false
  11810. localplayer.Character.Humanoid.PlatformStand=false
  11811. speed=0
  11812. end
  11813. e1=mouse.KeyDown:connect(function(key)
  11814. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  11815. if key=="w" then
  11816. keys.w=true
  11817. elseif key=="s" then
  11818. keys.s=true
  11819. elseif key=="a" then
  11820. keys.a=true
  11821. elseif key=="d" then
  11822. keys.d=true
  11823. end
  11824. end)
  11825. e2=mouse.KeyUp:connect(function(key)
  11826. if key=="w" then
  11827. keys.w=false
  11828. elseif key=="s" then
  11829. keys.s=false
  11830. elseif key=="a" then
  11831. keys.a=false
  11832. elseif key=="d" then
  11833. keys.d=false
  11834. end
  11835. end)
  11836. start()
  11837. end)
  11838. lpwin:drawButton(1/2, 'Highjump', function()
  11839. local thrust = Instance.new("BodyVelocity")
  11840. game:GetService('UserInputService').InputBegan:connect(function(i, b)
  11841. if i.KeyCode == Enum.KeyCode.Space then
  11842. print("Got jump")
  11843. coroutine.resume(coroutine.create(function()
  11844. thrust.Parent = game.Players.LocalPlayer.Character.PrimaryPart
  11845. thrust.velocity = Vector3.new(0,50,0)
  11846. thrust.maxForce = Vector3.new(0,4e+050,0)
  11847. wait(0.2)
  11848. thrust.Parent = nil
  11849. end))
  11850. end
  11851. end)
  11852. end)
  11853. lpwin:addSpacing()
  11854. local apprInp
  11855. lpwin:drawButton(1/3, 'Appearance', function()
  11856. local id = 0
  11857. if tonumber(apprInp.Text) then
  11858. id = tonumber(apprInp.Text)
  11859. else
  11860. id = game:GetService('Players'):GetUserIdFromNameAsync(apprInp.Text)
  11861. end
  11862. if topkek.lplr.Character:FindFirstChild("Humanoid") then
  11863. topkek.lplr.Character.Humanoid.Health = 0
  11864. end
  11865. topkek.lplr.CharacterAppearance = 'https://assetgame.roblox.com/Asset/CharacterFetch.ashx?userId=' .. tostring(id)
  11866. end)
  11867. apprInp = lpwin:drawTextBox(2/3, 'ROBLOX')
  11868. local teamInp
  11869. lpwin:drawButton(1/3, 'Team', function()
  11870. topkek.lplr.TeamColor = BrickColor.new(teamInp.Text)
  11871. end)
  11872. teamInp = lpwin:drawTextBox(2/3, 'Bright red')
  11873. lpwin:drawButton(1/2, 'Naked', function()
  11874. topkek.lplr:ClearCharacterAppearance()
  11875. end)
  11876. lpwin:drawButton(1/2, 'Neutral', function()
  11877. topkek.lplr.Neutral = true
  11878. end)
  11879. lpwin:addSpacing()
  11880. lpwin:drawButton(1/2, 'Orb', function()
  11881. game.Players.LocalPlayer.Character = nil
  11882. --lp:Destroy()
  11883. local cam = game.Workspace.CurrentCamera
  11884. local m = Instance.new("Model", game.Workspace)
  11885. m.Name = game.Players.LocalPlayer.Name
  11886. local hum = Instance.new("Humanoid", m)
  11887. hum.Health = 0
  11888. hum.MaxHealth = 0
  11889. local orb = Instance.new("Part", m)
  11890. orb.Size = Vector3.new(1, 1, 1)
  11891. orb.Shape = "Ball"
  11892. orb.Name = "Head"
  11893. orb.Anchored = true
  11894. orb.CanCollide = true
  11895. orb.BottomSurface = Enum.SurfaceType.Smooth
  11896. orb.TopSurface = Enum.SurfaceType.Smooth
  11897. orb.Transparency = 0
  11898. spawn(function()
  11899. while true do
  11900. wait(0.1)
  11901. if orb then
  11902. orb.BrickColor = BrickColor.Random()
  11903. else break end
  11904. end
  11905. end)
  11906. cam.CameraSubject = orb
  11907. cam.CameraType = Enum.CameraType.Fixed
  11908. game:GetService("RunService").RenderStepped:connect(function()
  11909. orb.CFrame = cam.CoordinateFrame * CFrame.new(0, -2, -6)
  11910. end)
  11911. game.Players.LocalPlayer.Chatted:connect(function(a)
  11912. game:GetService("Chat"):Chat(orb, a)
  11913. end)
  11914. end)
  11915. lpwin:drawButton(1/2, 'Freecam', function()
  11916. local cam = game.Workspace.CurrentCamera
  11917. cam.CameraType = "Fixed"
  11918. cam.CameraSubject = nil
  11919. topkek.lplr.Character = nil
  11920. end)
  11921. lpwin:drawButton(1/2, 'NoGrav', function()
  11922. if topkek.lplr.Character then
  11923. for x,m in pairs(topkek.lplr.Character:GetChildren()) do
  11924. if m:IsA("BasePart") then
  11925. local bf = Instance.new("BodyForce", m)
  11926. bf.force = Vector3.new(0, 192.25, 0) * m:GetMass()
  11927. end
  11928. if m:IsA("Hat") or m:IsA("Accessory") then
  11929. if m:findFirstChild("Handle") then
  11930. local bf = Instance.new("BodyForce", m.Handle)
  11931. bf.force = Vector3.new(0, 192.25, 0) * m.Handle:GetMass()
  11932. end
  11933. end
  11934. end
  11935. end
  11936. end)
  11937. lpwin:drawButton(1/2, 'Trowel', function()
  11938. topkek.tools.util.trowel()
  11939. end)
  11940. lpwin:addSpacing()
  11941. lpwin:drawButton(1/2, 'Fedora', function()
  11942. local hats={
  11943. 98346834,
  11944. 215751161,
  11945. 119916949,
  11946. 72082328,
  11947. 147180077,
  11948. 100929604,
  11949. 63043890,
  11950. 1285307,
  11951. 1029025,
  11952. 334663683,
  11953. 259423244
  11954. }
  11955. game:GetObjects("rbxassetid://" .. tostring(hats[math.random(1,#hats)]))[1].Parent = topkek.lplr.Character
  11956. end)
  11957. lpwin:drawButton(1/2, 'Rainbow Name', function()
  11958. topkek.lplr.Neutral = false
  11959. repeat
  11960. wait()
  11961. topkek.lplr.TeamColor = BrickColor.Random()
  11962. until not topkek.lplr.Character.Humanoid
  11963. end)
  11964. local tagInp
  11965. lpwin:drawButton(1/3, 'Tag', function()
  11966. local len = 10
  11967. local bb = Instance.new("BillboardGui")
  11968. bb.Parent = topkek.lplr.Character.Head
  11969. bb.Adornee = topkek.lplr.Character.Head
  11970. bb.AlwaysOnTop = true
  11971. bb.Enabled = true
  11972. bb.Size = UDim2.new(len, 0, 1.5, 0)
  11973. bb.Name = "tag"
  11974. bb.StudsOffset = Vector3.new(0, 3, 0)
  11975. --local fr = Instance.new("Frame")
  11976. --fr.Parent = bb
  11977. --fr.Size = UDim2.new(1, 0, 1, 0)
  11978. --fr.Style = Enum.FrameStyle.RobloxRound
  11979. local tl = Instance.new("TextLabel")
  11980. tl.Parent = bb
  11981. tl.Font = Enum.Font.Code
  11982. tl.BackgroundTransparency = 1
  11983. tl.TextScaled = true
  11984. tl.TextColor3 = Color3.new(15/255, 15/255, 15/255)
  11985. tl.Size = UDim2.new(1, 0, 1, 0)
  11986. tl.Text = tagInp.Text
  11987. tl.Name = "trutag"
  11988. tl.Visible = true
  11989. tl.ZIndex = 2
  11990. end)
  11991. tagInp = lpwin:drawTextBox(2/3, '')
  11992. --// SCRIPTS //--
  11993. --local scriptwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Scripts').Container)
  11994. --local search = scriptwin:drawTextBox(1,'')
  11995. --local origy = scriptwin:getDrawY()
  11996. --scriptwin:addSpacing()
  11997. --scriptwin:addSpacing()
  11998. --local scripts = game:GetObjects("rbxassetid://376553985")[1]
  11999. --local container = {}
  12000. --function MakeList(condition)
  12001. -- for i,v in pairs(scriptwin:GetChildren()) do
  12002. -- if v.Name == "Script" then
  12003. -- v:Destroy()
  12004. -- end
  12005. -- end
  12006. --scriptwin:setDrawY(origy)
  12007. --for i, v in pairs(scripts:GetChildren()) do
  12008. -- if string.find(v.Name:lower(), condition:lower()) or (condition == "") or (condition == " ") then
  12009. -- local scr = scriptwin:drawButton(1, v.Name, function()
  12010. -- spawn(function() loadstring(v.Source)() end)
  12011. -- end, 25)
  12012. -- scr.Name = 'Script'
  12013. -- end
  12014. -- end
  12015. --end
  12016. --game:GetService("UserInputService").InputChanged:connect(function(inp)
  12017. -- if inp.UserInputType == Enum.UserInputType.TextInput then
  12018. -- if search:IsFocused() then
  12019. -- MakeList(search.Text)
  12020. -- end
  12021. --end
  12022. --end)
  12023. --MakeList('')
  12024. --// DESTRUCTION // --
  12025. local destwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Destruction').Container)
  12026. local decals, seldec = destwin:drawScrollingContainer(100)
  12027. seldec = destwin:drawText(1, 'Selected Decal: None')
  12028. cursel = nil
  12029. local decs = {
  12030. {'Rain', '574772793'},
  12031. {'Robbie', '574773630'},
  12032. {'Pepe', '244905904'},
  12033. {'Troll Face', '48308661'},
  12034. {'Jeff', '109129888'},
  12035. {'Shrek', '170539018'},
  12036. {'Doge', '133720697'},
  12037. {'Dat Boi', '409578848'},
  12038. }
  12039. for _, v in pairs(decs) do
  12040. local b = decals:drawButton(1, v[1], function()seldec.Text="Selected Decal: " ..v[2] cursel=v[2] end,20)
  12041. topkek.tools.gui:addLeftIcon(b,'rbxassetid://'..v[2],20)
  12042. end
  12043. destwin:drawButton(1, 'Spam Decal', function()
  12044. if cursel ~= nil then
  12045. topkek.tools.util.recurseDecal(tonumber(cursel))
  12046. end
  12047. end)
  12048. destwin:drawButton(1, 'Spam Particles', function()
  12049. if cursel ~= nil then
  12050. topkek.tools.util.recurseParticles(tonumber(cursel))
  12051. end
  12052. end)
  12053. destwin:drawButton(1, 'Spam Both', function()
  12054. if cursel ~= nil then
  12055. topkek.tools.util.recurseUltimate(tonumber(cursel))
  12056. end
  12057. end)
  12058. destwin:drawButton(1, 'Rollback', function()
  12059. tk.rcm(workspace, 'Decal')
  12060. tk.rcm(workspace, 'ParticleEmitter')
  12061. end)
  12062. destwin:addSpacing()
  12063. destwin:drawButton(1, '666', function()
  12064. for i,v in next,workspace:children''do
  12065. if(v:IsA'BasePart')then
  12066. me=v;
  12067. bbg=Instance.new('BillboardGui',me);
  12068. bbg.Name='stuf';
  12069. bbg.Adornee=me;
  12070. bbg.Size=UDim2.new(2.5,0,2.5,0)
  12071. --bbg.StudsOffset=Vector3.new(0,2,0)
  12072. tlb=Instance.new'TextLabel';
  12073. tlb.Text='666 666 666 666 666 666';
  12074. tlb.Font='SourceSansBold';
  12075. tlb.FontSize='Size48';
  12076. tlb.TextColor3=Color3.new(1,0,0);
  12077. tlb.Size=UDim2.new(1.25,0,1.25,0);
  12078. tlb.Position=UDim2.new(-0.125,-22,-1.1,0);
  12079. tlb.BackgroundTransparency=1;
  12080. tlb.Parent=bbg;
  12081. end;end;
  12082. --coroutine.wrap(function()while wait''do
  12083. s=Instance.new'Sound';
  12084. s.Parent=workspace;
  12085. s.SoundId='rbxassetid://152840862';
  12086. s.Pitch=1;
  12087. s.Volume=1;
  12088. s.Looped=true;
  12089. s:play();
  12090. --end;end)();
  12091. function xds(dd)
  12092. for i,v in next,dd:children''do
  12093. if(v:IsA'BasePart')then
  12094. v.BrickColor=BrickColor.new'Really black';
  12095. v.TopSurface='Smooth';
  12096. v.BottomSurface='Smooth';
  12097. s=Instance.new('SelectionBox',v);
  12098. s.Adornee=v;
  12099. s.Color=BrickColor.new'Really red';
  12100. a=Instance.new('PointLight',v);
  12101. a.Color=Color3.new(1,0,0);
  12102. a.Range=15;
  12103. a.Brightness=5;
  12104. f=Instance.new('Fire',v);
  12105. f.Size=19;
  12106. f.Heat=22;
  12107. end;
  12108. game.Lighting.TimeOfDay=0;
  12109. game.Lighting.Brightness=0;
  12110. game.Lighting.ShadowColor=Color3.new(0,0,0);
  12111. game.Lighting.Ambient=Color3.new(1,0,0);
  12112. game.Lighting.FogEnd=200;
  12113. game.Lighting.FogColor=Color3.new(0,0,0);
  12114. local dec = 'http://www.roblox.com/asset/?id=19399245';
  12115. local fac = {'Front', 'Back', 'Left', 'Right', 'Top', 'Bottom'}
  12116. --coroutine.wrap(function()
  12117. --for _,__ in pairs(fac) do
  12118. --local ddec = Instance.new("Decal", v)
  12119. --ddec.Face = __
  12120. --ddec.Texture = dec
  12121. --end end)()
  12122. if #(v:GetChildren())>0 then
  12123. xds(v)
  12124. end
  12125. end
  12126. end
  12127. xds(game.Workspace)
  12128. end)
  12129. destwin:drawButton(1, 'Troll', function()
  12130. topkek.tools.util.recurseUltimate('48308661')
  12131. tk.play(154664102)
  12132. end)
  12133. destwin:addSpacing()
  12134. destwin:drawButton(1/2,'Colorize',function() -- when u skid off variable XDDDDDpranked
  12135. local materiallist =
  12136. {Enum.Material.Plastic,Enum.Material.Wood,Enum.Material.Slate,Enum.Material.Concrete,Enum.Material.CorrodedMetal,
  12137. Enum.Material.DiamondPlate,Enum.Material.Foil,Enum.Material.Grass,
  12138. Enum.Material.Ice,Enum.Material.Marble,Enum.Material.Granite,Enum.Material.Brick,
  12139. Enum.Material.Pebble,Enum.Material.Sand,Enum.Material.Sand,
  12140. Enum.Material.Fabric,Enum.Material.SmoothPlastic,Enum.Material.Metal,Enum.Material.WoodPlanks,Enum.Material.Neon,Enum.Material.Cobblestone}
  12141. local function r(where)
  12142. for _,v in pairs (where:GetChildren()) do
  12143. if v:IsA("BasePart") then
  12144. spawn(function() while wait(0.1) do v.Material = materiallist[math.random(#materiallist)] wait() end end) end r(v) end end r(workspace)
  12145. end)
  12146. destwin:drawButton(1/2,'Materialize',function()
  12147. local function r(where)
  12148. for _,v in pairs (where:GetChildren()) do
  12149. if v:IsA("BasePart") then
  12150. spawn(function() while wait(0.1) do v.Transparency = math.random(0,1) wait() end end) end r(v) end end r(workspace)
  12151. end)
  12152. destwin:drawButton(1/2,'Meshify',function()
  12153. local enums={
  12154. Enum.MeshType.Head;
  12155. Enum.MeshType.Torso;
  12156. Enum.MeshType.Wedge;
  12157. Enum.MeshType.Brick;
  12158. Enum.MeshType.Sphere;
  12159. Enum.MeshType.Cylinder;
  12160. }
  12161. tk.rcf('BasePart',function(o)
  12162. local mesh = Instance.new('SpecialMesh', o)
  12163. mesh.MeshType = enums[math.random(1,#enums)]
  12164. end)
  12165. end)
  12166. destwin:drawButton(1/2,'Loop-Meshify',function()
  12167. coroutine.wrap(function()
  12168. while true do
  12169. local enums={
  12170. Enum.MeshType.Head;
  12171. Enum.MeshType.Torso;
  12172. Enum.MeshType.Wedge;
  12173. Enum.MeshType.Brick;
  12174. Enum.MeshType.Sphere;
  12175. Enum.MeshType.Cylinder;
  12176. }
  12177. tk.rcf('BasePart',function(o)
  12178. if o:FindFirstChild("Mesh") then o.Mesh:Destroy() end
  12179. local mesh = Instance.new('SpecialMesh', o)
  12180. mesh.MeshType = enums[math.random(1,#enums)]
  12181. end)
  12182. wait(0.5)
  12183. end
  12184. end)()
  12185. end)
  12186. destwin:addSpacing()
  12187. destwin:drawButton(1, 'Rotations', function()
  12188. tk.rcf('BasePart', function(o)
  12189. o.Rotation = Vector3.new(math.random(0,180),math.random(0,180),math.random(0,180))
  12190. end)
  12191. end)
  12192. destwin:drawButton(1, 'Collisions', function()
  12193. tk.rcf('BasePart', function(o)
  12194. o.CanCollide = false
  12195. end)
  12196. end)
  12197. destwin:drawButton(1, 'Velocity', function()
  12198. tk.rcf('BasePart', function(o)
  12199. o.Velocity = Vector3.new(math.random(0,180),math.random(0,180),math.random(0,180))
  12200. end)
  12201. end)
  12202. destwin:drawButton(1, 'Invisiblity', function()
  12203. tk.rcf('BasePart', function(o)
  12204. o.Transparency = 1
  12205. end)
  12206. end)
  12207. destwin:drawButton(1, 'BreakJoints', function()
  12208. tk.rcf('Model', function(o)
  12209. o:BreakJoints()
  12210. end)
  12211. end)
  12212. destwin:drawButton(1, 'Forces', function()
  12213. tk.rcf('BasePart', function(o)
  12214. local bf = Instance.new("BodyForce", o)
  12215. bf.Force = Vector3.new(math.random(0,180)*5,math.random(0,180)*5,math.random(0,180)*5)
  12216. end)
  12217. end)
  12218. destwin:drawButton(1, 'Brightness', function()
  12219. tk.rcf('BasePart', function(o)
  12220. local light = Instance.new("SpotLight", o)
  12221. light.Brightness = 9e9
  12222. light.Range = 60
  12223. end)
  12224. end)
  12225. --// CATALOG //--
  12226. local catwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Catalog').Container)
  12227. local page, currentkeyword = 1, ""
  12228. local searchbar, search, makeCatalog, res = 0, 0, 0, {}
  12229. local searchbar = catwin:drawTextBox(2/3,'')
  12230. local search = catwin:drawButton(1/3, 'Search', function()
  12231. page = 1
  12232. currentkeyword = searchbar.Text
  12233. makeCatalog(currentkeyword, page)
  12234. end)
  12235. local previous = catwin:drawButton(1/2, 'Previous Page', function()
  12236. if page > 1 then
  12237. page = page - 1
  12238. makeCatalog(currentkeyword, page)
  12239. end
  12240. end)
  12241. local previous = catwin:drawButton(1/2, 'Next Page', function()
  12242. if page >= 1 then
  12243. page = page + 1
  12244. makeCatalog(currentkeyword, page)
  12245. end
  12246. end)
  12247. local catalog_start = catwin:getDrawY()
  12248. function split(str,divider)
  12249. local found = ""
  12250. local results = {}
  12251. for i=1,string.len(str) do
  12252. if (string.lower(string.sub(str,i,i)) == string.lower(divider)) then
  12253. table.insert(results, found)
  12254. found = ""
  12255. else
  12256. found = found..string.sub(str,i,i)
  12257. end
  12258. end
  12259. table.insert(results, found)
  12260. return results
  12261. end
  12262. function GetName(nm)
  12263. local spl = split(nm," ")
  12264. local a,b,c,d,e=spl[1] or "",spl[2] or "",spl[3] or "", spl[4] or "", spl[5] or ""
  12265. return (a.." "..b.." "..c.." "..d.." "..e)
  12266. end
  12267. --function makeCatalog(keyword, page)
  12268. --local endpoint = "http://search.roblox.com/catalog/json?Category=6&Keyword="..keyword.."&IncludeNotForSale=false&ResultsPerPage=10&PageNumber="..tostring(page)
  12269. --local results = game:HttpGet(endpoint, true)
  12270. --local parse = game:GetService('HttpService'):JSONDecode(results)
  12271. --for i, v in pairs(res) do
  12272. --v:Destroy()
  12273. --end
  12274. --catwin:setDrawY(catalog_start)
  12275. --catwin:addSpacing()
  12276. --for i, v in pairs(parse) do
  12277. --local img = catwin:drawImage(1/2, 'https://www.roblox.com/Thumbs/Asset.ashx?width=420&height=420&assetId='..tostring(v['AssetId']), 50)
  12278. --local below = topkek.tools.util.Object("TextButton", {
  12279. -- Parent = img;
  12280. -- BackgroundColor3 = Color3.new(163/255, 57/255, 57/255);
  12281. -- BorderSizePixel = 0;
  12282. -- Position = UDim2.new(0, -45, 1, 5);
  12283. -- Size = UDim2.new(0,img.AbsoluteSize.X, 0, 20);
  12284. -- Font = 'SourceSans';
  12285. -- FontSize = 'Size14';
  12286. -- Text = GetName(v['Name']);
  12287. -- TextSize = 14;
  12288. -- TextColor3 = color3(199, 199, 199);
  12289. -- TextStrokeTransparency = 0.5;
  12290. -- ClipsDescendants = true;
  12291. --})
  12292. -- below.MouseButton1Down:connect(function()
  12293. -- local Model = Instance.new("Model", workspace)
  12294. -- game:GetObjects('rbxassetid://'..tostring(v['AssetId']))[1].Parent = Model
  12295. -- Model:MakeJoints()
  12296. -- Model:MoveTo(topkek.lplr.Character.Head.Position)
  12297. --end)
  12298. --img.Size=UDim2.new(0,50,0,50)
  12299. --img.Position=img.Position+UDim2.new(0,45,0,0)
  12300. -- if (i%2)==0 then
  12301. -- catwin:setDrawY(catwin:getDrawY() + 25)
  12302. --end
  12303. -- if (i==10) then
  12304. -- catwin.main.CanvasSize = catwin.main.CanvasSize + UDim2.new(0,0,0,25)
  12305. -- end
  12306. -- table.insert(res,img)
  12307. --end
  12308. --end
  12309. --makeCatalog("", 1)
  12310. --// CMDS //--
  12311. cmdwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Commands').Container)
  12312. count = 0
  12313. for _, _ in pairs(cmd.commands.store) do count = count + 1 end
  12314. cmdwin:drawText(1, tostring(count) .. " Commands")
  12315. cmdwin:drawText(1, 'Chat Prefix: /')
  12316. local cmdlist = cmdwin:drawScrollingContainer(260)
  12317. for i, v in pairs(cmd.commands.fmtstore) do
  12318. local xfmt = {}
  12319. local str = " ;" .. i .. " "
  12320. for form in v:gmatch("[^%%]+") do
  12321. if form ~= 'cmd' then
  12322. if form == 'inf' then form = 'str' end
  12323. str = str .. "{" .. form .. "} "
  12324. end
  12325. end
  12326. cmdlist:drawText(1, str)
  12327. end
  12328. --// MUSIC //--
  12329. musicwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Music').Container)
  12330. Sounds = {
  12331. {"caramell", 2303479};
  12332. {"epic", 27697743};
  12333. {"rick", 2027611};
  12334. {"halo", 1034065};
  12335. {"pokemon", 1372261};
  12336. {"cursed", 1372257};
  12337. {"extreme", 11420933};
  12338. {"awaken", 27697277};
  12339. {"alone", 27697392};
  12340. {"mario", 1280470};
  12341. {"choir", 1372258};
  12342. {"chrono" ,1280463};
  12343. {"dotr", 11420922};
  12344. {"entertain", 27697267};
  12345. {"fantasy", 1280473};
  12346. {"final", 787};
  12347. {"organ", 11231513};
  12348. {"tunnel", 9650822}
  12349. }
  12350.  
  12351. local cursel
  12352. local xcursel = 0
  12353. scr = musicwin:drawScrollingContainer(230)
  12354. for i, v in pairs(Sounds) do
  12355. scr:drawButton(1, v[1] .. " - " .. tonumber(v[2]), function()
  12356. cursel.Text = "Currently Selected - " .. v[1]
  12357. xcursel = v[2]
  12358. end)
  12359. end
  12360.  
  12361. cursel = musicwin:drawText(1, "Currently Selected - None")
  12362. local setInp
  12363. musicwin:drawButton(1/3, "Set", function()
  12364. if tonumber(setInp.Text) then
  12365. cursel.Text = "Currently Selected - " .. setInp.Text
  12366. xcursel = tonumber(setInp.Text)
  12367. end
  12368. end)
  12369. setInp = musicwin:drawTextBox(2/3, '')
  12370. musicwin:drawButton(1, "Play", function()
  12371. tk.rcm(game, 'Sound')
  12372. tk.play(xcursel)
  12373. end)
  12374. musicwin:drawButton(1, "Stop", function()
  12375. tk.rcm(game, 'Sound')
  12376. end)
  12377. --// FACES //--
  12378. facwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Faces').Container)
  12379. local faces = {
  12380. {name='Rofl',id=47595647},
  12381. {name='Sparta',id=74142203},
  12382. {name='UJelly',id=48989071},
  12383. {name='Troll',id=45120559},
  12384. {name='Horse',id=62079221},
  12385. {name='Angry',id=48258623},
  12386. {name='Okey',id=62830600},
  12387. {name='Yeaw',id=53646377},
  12388. {name='Here',id=62677045},
  12389. {name='Har',id=48260066},
  12390. {name='Baby Sun',id=47596170},
  12391. {name='LOL',id=48293007},
  12392. {name='Sad',id=53645378},
  12393. {name='Joseph Stalin',id=48290678},
  12394. {name='Doge',id=130742396},
  12395. {name='Forever Alone',id=156886272},
  12396. {name='RickRoll',id=5104631},
  12397. {name='Jim Carrey',id=74885351},
  12398. {name='Meh IRL',id=237553381}
  12399. }
  12400. local cursel, xcursel = nil, 0
  12401. faclist = facwin:drawScrollingContainer(260)
  12402. for i,v in pairs(faces) do
  12403. local btn = faclist:drawButton(1, v['name'], function()
  12404. xcursel = v['id']
  12405. cursel.Text = 'Currently Selected: ' .. v['name']
  12406. end)
  12407. topkek.tools.gui:addLeftIcon(btn,'rbxassetid://'..tostring(v['id']),20)
  12408. end
  12409. cursel = facwin:drawText(1, 'Currently Selected: None')
  12410. facwin:drawButton(1, 'Wear', function()
  12411. if not (xcursel == 0) then
  12412. if topkek.lplr.Character then
  12413. tk.rcm(topkek.lplr.Character, 'Accessory')
  12414. tk.rcm(topkek.lplr.Character, 'Hat')
  12415. topkek.tools.util.applyFace(xcursel)
  12416. end
  12417. end
  12418. end)
  12419. --// SETTINGS // --
  12420. setwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Settings').Container)
  12421. setwin:drawText(1, 'Patch: ' .. topkek.patch)
  12422. setwin:drawText(1, 'Devnote: foh skids')
  12423. setwin:drawText(1, [[
  12424. === CREDITS ===
  12425.  
  12426. Variable - retard that created Stella
  12427. KrystalTeam - provided critical design tips & advice
  12428. Circumvention - lol joey salads
  12429.  
  12430. Thanks to everyone that supported T0PK3K 4.0!
  12431.  
  12432. ]], 260)
  12433. --// BANLIST //--
  12434. banwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Banlist').Container)
  12435. local plrBanInp
  12436. banwin:drawButton(1/3, 'Add', function()
  12437. topkek.settings.get()
  12438. table.insert(topkek.settingsTable['Bans'], plrBanInp.Text)
  12439. topkek.settings.write()
  12440. UpdateBanlist()
  12441. end)
  12442. plrBanInp = banwin:drawTextBox(2/3, '')
  12443. banCont = banwin:drawScrollingContainer(288)
  12444. function UpdateBanlist(x)
  12445. topkek.settings.get()
  12446. local wl = x or topkek.settingsTable['Bans']
  12447. for i,v in pairs(banCont:GetChildren()) do
  12448. v:Destroy()
  12449. end
  12450. banCont:setDrawY(3)
  12451. for i,v in pairs(wl) do
  12452. banCont:drawText(2/3, v)
  12453. banCont:drawButton(1/3, 'Remove', function()
  12454. for x, m in pairs(wl) do
  12455. if m == v then
  12456. table.remove(topkek.settingsTable['Bans'], x)
  12457. topkek.settings.write()
  12458. UpdateBanlist()
  12459. topkek.banmgr.bans = topkek.settingsTable['Bans']
  12460. end
  12461. end
  12462. end)
  12463. end
  12464. end
  12465. UpdateBanlist()
  12466. --// HATS //--
  12467. hatwin = topkek.tools.gui:hookContainer(topkek.tools.util.getContainer('Hats').Container)
  12468. local hats={
  12469. {name='Dominus Empyreus',id=21070012},
  12470. {name='Dominus Vespertilio',id=96103379},
  12471. {name='Dominus Infernus',id=31101391},
  12472. {name='Dominus Rex',id=250395631},
  12473. {name='Dominus Frigidus',id=48545806},
  12474. {name='Dominus Astra',id=162067148},
  12475. {name='Dominus Aureus',id=138932314},
  12476. {name='DIY Dominus Empyreus',id=151789690},
  12477. {name='Dominus Messor',id=64444871},
  12478. {name='Demon Skeleton Wings',id=133554007},
  12479. {name='Gilded Wings of Glory',id=250405532},
  12480. {name='Majestic Ice Wings',id=188702967},
  12481. {name='Black Wings',id=215719598},
  12482. {name='Clockworks Shades',id=11748356},
  12483. {name='Faerie Wings',id=19399896},
  12484. {name='Orinthian Wings',id=223751505},
  12485. {name='Clockworks Headphones',id=1235488},
  12486. {name='Perfectly Legitimate Business Hat',id=19027209},
  12487. {name='Sparkling Angel Wings',id=192557913},
  12488. {name='Commander Crows Wings',id=133553855},
  12489. {name='Sunfire Wings',id=158068470},
  12490. {name='Royal Faerie Wings',id=119916756},
  12491. {name='Wings of Freedom',id=164174048},
  12492. {name='Firebrand Wings',id=128160626},
  12493. {name='Frozen Wings',id=136758613},
  12494. {name='Webbed Wings',id=120507280},
  12495. {name='Gargoyle Wings',id=120507201},
  12496. {name='Bat Wings',id=19399858},
  12497. {name='Wings of Fire',id=136758532},
  12498. {name='Headrow',id=1082935},
  12499. {name='Rubber Duckie',id=9254254},
  12500. {name='Valkyrie Helm',id=1365767},
  12501. {name='Hockey Mask',id=5161514}}
  12502. local searchi = hatwin:drawButton(1, '', function()end)
  12503. dropx = GUI.DropDown.New(UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), searchi, {'All'})
  12504. function fixPlayerDropi()
  12505. local t = {'All'}
  12506. for i, v in pairs(game.Players:GetPlayers()) do
  12507. table.insert(t, v.Name)
  12508. end
  12509. dropx.SetTable(t)
  12510. end
  12511. game.Players.PlayerAdded:connect(function()
  12512. fixPlayerDropi()
  12513. end)
  12514. game.Players.PlayerRemoving:connect(function()
  12515. fixPlayerDropi()
  12516. end)
  12517. local eval = 'All'
  12518. dropx.Changed(function(p) eval = p end)
  12519. fixPlayerDrop()
  12520.  
  12521. local hatInp
  12522. hatlist = hatwin:drawScrollingContainer(260)
  12523. for i,v in pairs(hats) do
  12524. hatlist:drawButton(1, v['name'], function()
  12525. hatInp.Text = tostring(v['id'])
  12526. end)
  12527. end
  12528. hatwin:drawButton(1/3, 'Wear', function()
  12529. local hat = game:GetObjects("rbxassetid://"..tonumber(hatInp.Text))[1]
  12530. tk.dp(eval, function(x)
  12531. if x.Character then
  12532. hat:Clone().Parent = x.Character
  12533. end
  12534. end)
  12535. end)
  12536.  
  12537.  
  12538. hatInp = hatwin:drawTextBox(2/3, '')
  12539. topkek.tools.animator.initialAnimation()
  12540. topkek.banmgr.init()
  12541.  
  12542. _G.Rc7Notification("Leaked by Scratchy","T0pk3k 4.0 Script Leaked!",5)
  12543. wait(5)
  12544. if game.Workspace.FilteringEnabled == true then
  12545. _G.Rc7Notification("Filtering","Fltering is Enabled",5)
  12546. else
  12547. _G.Rc7Notification("Filtering","Fltering is Disabled",5)
  12548. end
  12549. end)
  12550.  
  12551. audiocube.MouseButton1Click:Connect(function()
  12552. Line005.Text = Line004.Text
  12553. Line004.Text = Line003.Text
  12554. Line003.Text = Line002.Text
  12555. Line002.Text = Line001.Text
  12556. Line001.Text = "Audio Cube Injected..."
  12557. --from dev to manny xdd
  12558. local plr = game.Players.LocalPlayer
  12559. repeat
  12560. wait()
  12561. until plr.Character
  12562. local char = plr.Character
  12563. local torso = char.Torso
  12564. local s = Instance.new("Sound", char)
  12565. s.Volume = 5
  12566.  
  12567. local deb = false
  12568. local beat = true
  12569. local rainbow = false
  12570. local set = false
  12571.  
  12572. list = {
  12573. {
  12574. Name = "Play",
  12575. Id = 231365203
  12576. }
  12577. }
  12578.  
  12579. local part = Instance.new("Part", char)
  12580. part.Anchored = true
  12581. part.CanCollide = false
  12582. part.Name = "Vis"
  12583. part.Transparency = 0.5
  12584. part.Size = Vector3.new(1, 1, 1)
  12585. part.BottomSurface = 0
  12586. part.TopSurface = 0
  12587. part.Material = "Neon"
  12588. part.BrickColor = BrickColor.new("Really black")
  12589.  
  12590. game:service'RunService'.RenderStepped:connect(function()
  12591. spawn(function()
  12592. if part ~= nil then
  12593. if set == false then
  12594. part.CFrame = part.CFrame:lerp(torso.CFrame, 0.1)
  12595. elseif set == true then
  12596. part.CFrame = part.CFrame:lerp(torso.CFrame * CFrame.new(0, 5, 0), 0.1)
  12597. end
  12598. end
  12599. end)
  12600. spawn(function()
  12601. if s.IsPlaying == true then
  12602. local pbl = math.floor(s.PlaybackLoudness)
  12603. part.Size = part.Size:lerp(Vector3.new(pbl / 50, pbl / 50, pbl / 50), 0.1)
  12604. if pbl >= 300 and beat == true then
  12605. part.Rotation = Vector3.new(math.random(1, 45), math.random(1, 45), math.random(1, 45))
  12606. end
  12607. if rainbow == true then
  12608. part.BrickColor = BrickColor.new(Color3.new(cycle(tick())))
  12609. end
  12610. end
  12611. end)
  12612. spawn(function()
  12613. if s.IsPaused == true then
  12614. s:Stop()
  12615. part.BrickColor = BrickColor.new("Really black")
  12616. deb = false
  12617. end
  12618. end)
  12619. end)
  12620.  
  12621. function cycle(num)
  12622. local section = num % 1 * 3;
  12623. local secondary = 0.5 * math.pi * (section % 1);
  12624. if section < 1 then
  12625. return 1, 1 - math.cos(secondary), 1 - math.sin(secondary);
  12626. elseif section < 2 then
  12627. return 1 - math.sin(secondary), 1, 1 - math.cos(secondary);
  12628. else
  12629. return 1 - math.cos(secondary), 1 - math.sin(secondary), 1;
  12630. end
  12631. end
  12632.  
  12633. plr.Chatted:connect(function(m)
  12634. for i = 1, #list do
  12635. if string.lower(m) == string.lower("!"..list[i].Name) and deb == false then
  12636. deb = true
  12637. s.SoundId = "rbxassetid://"..list[i].Id
  12638. s:Play()
  12639. end
  12640. end
  12641. if string.lower(m) == "!beat" then
  12642. if beat == false then
  12643. beat = true
  12644. end
  12645. elseif string.lower(m) == "!rainbow" then
  12646. if rainbow == false then
  12647. rainbow = true
  12648. end
  12649. elseif string.lower(m) == "!nobeat" then
  12650. if beat == true then
  12651. beat = false
  12652. part.Rotation = Vector3.new(0, 0, 0)
  12653. end
  12654. elseif string.lower(m) == "!norainbow" then
  12655. if rainbow == true then
  12656. rainbow = false
  12657. part.BrickColor = BrickColor.new("Really black")
  12658. end
  12659. elseif string.lower(m) == "!set" then
  12660. if set == false then
  12661. set = true
  12662. end
  12663. elseif string.lower(m) == "!stop" then
  12664. if s.IsPlaying == true then
  12665. s:Stop()
  12666. part.Size = Vector3.new(1, 1, 1)
  12667. part.BrickColor = BrickColor.new("Really black")
  12668. end
  12669. elseif string.lower(m) == "!noset" then
  12670. if set == true then
  12671. set = false
  12672. end
  12673. elseif string.lower(m:sub(1, 1)) == "!" and deb == false then
  12674. deb = true
  12675. local numval = Instance.new("NumberValue", workspace)
  12676. numval.Value = m:sub(2, #m)
  12677. local val = numval.Value
  12678. numval:Destroy()
  12679. s.SoundId = "rbxassetid://"..val
  12680. s:Play()
  12681. end
  12682. end)
  12683. end)
  12684.  
  12685. lenny.MouseButton1Click:Connect(function()
  12686. Line005.Text = Line004.Text
  12687. Line004.Text = Line003.Text
  12688. Line003.Text = Line002.Text
  12689. Line002.Text = Line001.Text
  12690. Line001.Text = "Lenny Injected..."
  12691. local Player = game:GetService("Players").LocalPlayer
  12692. local Character = Player.Character
  12693. local Head = Character.Head
  12694. local Torso = Character.Torso
  12695. local Right_Arm = Character["Right Arm"]
  12696. local Right_Leg = Character["Right Leg"]
  12697. local Left_Arm = Character["Left Arm"]
  12698. local Left_Leg = Character["Left Leg"]
  12699. local Humanoid = Character.Humanoid
  12700. local Animation = "Idle"
  12701. local Damage = 0
  12702. local Mouse = Player:GetMouse()
  12703. local LeftShoulder = Torso["Left Shoulder"]
  12704. local Left_Hip = Torso["Left Hip"]
  12705. local RightShoulder = Torso["Right Shoulder"]
  12706. local Right_Hip = Torso["Right Hip"]
  12707. local Root = Character.HumanoidRootPart
  12708. local RootJoint = Root.RootJoint
  12709. local Attacking = false
  12710. local RootCFrame = CFrame.fromEulerAnglesXYZ(-1.57,0,3.14)
  12711. local WakeMeUp = false
  12712. local cf = CFrame.new
  12713. local WalkForward = false
  12714. local Effects = {}
  12715. local Color = "White"
  12716.  
  12717. Necko = cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  12718. Necko2 = cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  12719. Right_Hip_C1 = cf(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  12720. Left_Hip_C1 = cf(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  12721.  
  12722. Movemment = 1
  12723. Walk = 0
  12724.  
  12725.  
  12726. local Services = {
  12727.  
  12728. SoundService = game:GetService("SoundService");
  12729. Players = game:GetService("Players");
  12730. Debris = game:GetService("Debris");
  12731. Workspace = game:GetService("Workspace");
  12732. Lighting = game:GetService("Lighting");
  12733. HttpService = game:GetService("HttpService");
  12734. InsertService = game:GetService("InsertService");
  12735.  
  12736. }
  12737.  
  12738. MaxCooldown1 = 1
  12739. MaxCooldown2 = 1
  12740. MaxCooldown3 = 1
  12741. MaxCooldown4 = 1
  12742. MaxCooldownE = 1
  12743.  
  12744. Cooldown1 = MaxCooldown1
  12745. Cooldown2 = MaxCooldown2
  12746. Cooldown3 = MaxCooldown3
  12747. Cooldown4 = MaxCooldown4
  12748. CooldownE = MaxCooldownE
  12749.  
  12750. cf = CFrame.new
  12751.  
  12752. local RootCFrame = CFrame.fromEulerAnglesXYZ(-1.57,0,3.14)
  12753. Necko = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  12754. Necko2 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  12755. Right_Hip_C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  12756. Left_Hip_C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  12757.  
  12758. Movemment = 1
  12759. Walk = 0
  12760.  
  12761. Left_Shoulder = Instance.new("Weld", Torso)
  12762. Left_Shoulder.Part0 = Torso
  12763. Left_Shoulder.Part1 = Left_Arm
  12764. Left_Shoulder.Name = "Left Shoulder"
  12765. Left_Shoulder.C0 = CFrame.new(-1.5,0,0)
  12766.  
  12767. Right_Shoulder = Instance.new("Weld", Torso)
  12768. Right_Shoulder.Part0 = Torso
  12769. Right_Shoulder.Part1 = Right_Arm
  12770. Right_Shoulder.Name = "Right Shoulder"
  12771. Right_Shoulder.C0 = CFrame.new(1.5,0,0)
  12772. wait()
  12773. LeftShoulder.Parent = nil
  12774. RightShoulder.Parent = nil
  12775.  
  12776.  
  12777. wait(0.1)
  12778. local HealthBarGUI = Instance.new("ScreenGui", Player.PlayerGui)
  12779. HealthBarGUI.Name = "HealthBarGUI"
  12780.  
  12781. local HealthBarP1 = Instance.new("Frame", HealthBarGUI)
  12782. HealthBarP1.Name = "HealthBarPart1"
  12783. HealthBarP1.Size = UDim2.new(0,300,0,40)
  12784. HealthBarP1.Position = UDim2.new(0,350,0,550)
  12785. HealthBarP1.Style = "RobloxRound"
  12786.  
  12787. local HealthBarP2 = Instance.new("Frame", HealthBarP1)
  12788. HealthBarP2.Name = "HealthBarPart2"
  12789. HealthBarP2.Size = UDim2.new(0,285,0,20)
  12790. HealthBarP2.Position = UDim2.new(0,0,0,0)
  12791.  
  12792. local HealthBarText = Instance.new("TextLabel", HealthBarP1)
  12793. HealthBarText.Name = "HealthBarText"
  12794. HealthBarText.Size = UDim2.new(0,285,0,20)
  12795. HealthBarText.Position = UDim2.new(0,0,0,0)
  12796. HealthBarText.BackgroundColor3 = Color3.new(0,1,0)
  12797. HealthBarText.TextScaled = true
  12798. HealthBarText.Text = "Health"
  12799. HealthBarText.TextTransparency = 0
  12800. HealthBarText.TextStrokeTransparency = 0
  12801. HealthBarText.BackgroundTransparency = 1
  12802. HealthBarText.TextStrokeColor3 = Color3.new(1,1,1)
  12803. HealthBarText.TextColor3 = Color3.new(0,0,0)
  12804. HealthBarText.Font = "SciFi"
  12805.  
  12806. local CoolDownGUI = Instance.new("ScreenGui", Player.PlayerGui)
  12807. CoolDownGUI.Name = "CoolDownGUI"
  12808.  
  12809. local CoolDowns = Instance.new("Frame", CoolDownGUI)
  12810. CoolDowns.Name = "CoolDowns"
  12811. CoolDowns.Size = UDim2.new(0,200,0,200)
  12812. CoolDowns.Position = UDim2.new(0.81,0,0.68,0)
  12813. CoolDowns.Style = "RobloxRound"
  12814.  
  12815. local CoolDown1Frame = Instance.new("Frame", CoolDowns)
  12816. CoolDown1Frame.Name = "CoolDown1Frame"
  12817. CoolDown1Frame.Size = UDim2.new(0,80,0,50)
  12818. CoolDown1Frame.Position = UDim2.new(0,0,0,0)
  12819. CoolDown1Frame.BackgroundTransparency = 0.5
  12820. CoolDown1Frame.BackgroundColor3 = BrickColor.White().Color
  12821.  
  12822. local CoolDown1Bar = Instance.new("Frame", CoolDown1Frame)
  12823. CoolDown1Bar.Name = "CoolDown1Bar"
  12824. CoolDown1Bar.Size = UDim2.new(0,80,0,50)
  12825. CoolDown1Bar.Position = UDim2.new(0,0,0,0)
  12826. CoolDown1Bar.BackgroundColor3 = BrickColor.White().Color
  12827.  
  12828. local CoolDown1Text = Instance.new("TextLabel", CoolDown1Frame)
  12829. CoolDown1Text.Name = "CoolDown1Text"
  12830. CoolDown1Text.Size = UDim2.new(0,80,0,50)
  12831. CoolDown1Text.Position = UDim2.new(0,0,0,0)
  12832. CoolDown1Text.BackgroundTransparency = 1
  12833. CoolDown1Text.TextScaled = true
  12834. CoolDown1Text.Text = "z - WAKE ME UP INSIDE"
  12835. CoolDown1Text.TextStrokeTransparency = 0
  12836. CoolDown1Text.TextStrokeColor3 = Color3.new(1,1,1)
  12837. CoolDown1Text.TextColor3 = Color3.new(0,0,0)
  12838. CoolDown1Text.Font = "SciFi"
  12839.  
  12840. local CoolDown2Frame = Instance.new("Frame", CoolDowns)
  12841. CoolDown2Frame.Name = "CoolDown2Frame"
  12842. CoolDown2Frame.Size = UDim2.new(0,80,0,50)
  12843. CoolDown2Frame.Position = UDim2.new(0.55,0,0,0)
  12844. CoolDown2Frame.BackgroundTransparency = 0.5
  12845. CoolDown2Frame.BackgroundColor3 = BrickColor.White().Color
  12846.  
  12847. local CoolDown2Bar = Instance.new("Frame", CoolDown2Frame)
  12848. CoolDown2Bar.Name = "CoolDown2Bar"
  12849. CoolDown2Bar.Size = UDim2.new(0,80,0,50)
  12850. CoolDown2Bar.Position = UDim2.new(0,0,0,0)
  12851. CoolDown2Bar.BackgroundColor3 = BrickColor.White().Color
  12852.  
  12853. local CoolDown2Text = Instance.new("TextLabel", CoolDown2Frame)
  12854. CoolDown2Text.Name = "CoolDown2Text"
  12855. CoolDown2Text.Size = UDim2.new(0,80,0,50)
  12856. CoolDown2Text.Position = UDim2.new(0,0,0,0)
  12857. CoolDown2Text.BackgroundTransparency = 1
  12858. CoolDown2Text.TextScaled = true
  12859. CoolDown2Text.Text = "x - meme launch"
  12860. CoolDown2Text.TextStrokeTransparency = 0
  12861. CoolDown2Text.TextStrokeColor3 = Color3.new(1,1,1)
  12862. CoolDown2Text.TextColor3 = Color3.new(0,0,0)
  12863. CoolDown2Text.Font = "SciFi"
  12864.  
  12865. local CoolDown3Frame = Instance.new("Frame", CoolDowns)
  12866. CoolDown3Frame.Name = "CoolDown3Frame"
  12867. CoolDown3Frame.Size = UDim2.new(0,80,0,50)
  12868. CoolDown3Frame.Position = UDim2.new(0,0,0.4,0)
  12869. CoolDown3Frame.BackgroundTransparency = 0.5
  12870. CoolDown3Frame.BackgroundColor3 = BrickColor.White().Color
  12871.  
  12872. local CoolDown3Bar = Instance.new("Frame", CoolDown3Frame)
  12873. CoolDown3Bar.Name = "CoolDown3Bar"
  12874. CoolDown3Bar.Size = UDim2.new(0,80,0,50)
  12875. CoolDown3Bar.Position = UDim2.new(0,0,0,0)
  12876. CoolDown3Bar.BackgroundColor3 = BrickColor.White().Color
  12877.  
  12878. local CoolDown3Text = Instance.new("TextLabel", CoolDown3Frame)
  12879. CoolDown3Text.Name = "CoolDown3Text"
  12880. CoolDown3Text.Size = UDim2.new(0,80,0,50)
  12881. CoolDown3Text.Position = UDim2.new(0,0,0,0)
  12882. CoolDown3Text.BackgroundTransparency = 1
  12883. CoolDown3Text.TextScaled = true
  12884. CoolDown3Text.Text = "c - and his name is..."
  12885. CoolDown3Text.TextStrokeTransparency = 0
  12886. CoolDown3Text.TextStrokeColor3 = Color3.new(1,1,1)
  12887. CoolDown3Text.TextColor3 = Color3.new(0,0,0)
  12888. CoolDown3Text.Font = "SciFi"
  12889.  
  12890.  
  12891. local CoolDown4Frame = Instance.new("Frame", CoolDowns)
  12892. CoolDown4Frame.Name = "CoolDown4Frame"
  12893. CoolDown4Frame.Size = UDim2.new(0,80,0,50)
  12894. CoolDown4Frame.Position = UDim2.new(0.55,0,0.4,0)
  12895. CoolDown4Frame.BackgroundTransparency = 0.5
  12896. CoolDown4Frame.BackgroundColor3 = BrickColor.White().Color
  12897.  
  12898. local CoolDown4Bar = Instance.new("Frame", CoolDown4Frame)
  12899. CoolDown4Bar.Name = "CoolDown4Bar"
  12900. CoolDown4Bar.Size = UDim2.new(0,80,0,50)
  12901. CoolDown4Bar.Position = UDim2.new(0,0,0,0)
  12902. CoolDown4Bar.BackgroundColor3 = BrickColor.White().Color
  12903.  
  12904. local CoolDown4Text = Instance.new("TextLabel", CoolDown4Frame)
  12905. CoolDown4Text.Name = "CoolDown4Text"
  12906. CoolDown4Text.Size = UDim2.new(0,80,0,50)
  12907. CoolDown4Text.Position = UDim2.new(0,0,0,0)
  12908. CoolDown4Text.BackgroundTransparency = 1
  12909. CoolDown4Text.TextScaled = true
  12910. CoolDown4Text.Text = "v - allahuekber"
  12911. CoolDown4Text.TextStrokeTransparency = 0
  12912. CoolDown4Text.TextStrokeColor3 = Color3.new(1,1,1)
  12913. CoolDown4Text.TextColor3 = Color3.new(0,0,0)
  12914. CoolDown4Text.Font = "SciFi"
  12915.  
  12916. local CoolDownEFrame = Instance.new("Frame", CoolDowns)
  12917. CoolDownEFrame.Name = "CoolDownEFrame"
  12918. CoolDownEFrame.Size = UDim2.new(0,180,0,50)
  12919. CoolDownEFrame.Position = UDim2.new(0,0,0.74,0)
  12920. CoolDownEFrame.BackgroundTransparency = 0.5
  12921. CoolDownEFrame.BackgroundColor3 = BrickColor.White().Color
  12922.  
  12923. local CoolDownEBar = Instance.new("Frame", CoolDownEFrame)
  12924. CoolDownEBar.Name = "CoolDownEBar"
  12925. CoolDownEBar.Size = UDim2.new(0,180,0,50)
  12926. CoolDownEBar.Position = UDim2.new(0,0,0,0)
  12927. CoolDownEBar.BackgroundColor3 = BrickColor.White().Color
  12928.  
  12929. local CoolDownEText = Instance.new("TextLabel", CoolDownEFrame)
  12930. CoolDownEText.Name = "CoolDownEText"
  12931. CoolDownEText.Size = UDim2.new(0,180,0,50)
  12932. CoolDownEText.Position = UDim2.new(0,0,0,0)
  12933. CoolDownEText.BackgroundTransparency = 1
  12934. CoolDownEText.TextScaled = true
  12935. CoolDownEText.Text = "e - aaaa"
  12936. CoolDownEText.TextStrokeTransparency = 0
  12937. CoolDownEText.TextStrokeColor3 = Color3.new(1,1,1)
  12938. CoolDownEText.TextColor3 = Color3.new(0,0,0)
  12939. CoolDownEText.Font = "SciFi"
  12940.  
  12941. --[[ transformixu ]]--
  12942.  
  12943. Head.face.Texture = "http://www.roblox.com/asset/?id=176699876"
  12944.  
  12945. for i,v in pairs(Character:children()) do
  12946.  
  12947. if v:IsA("Hat") then
  12948.  
  12949. v:Remove()
  12950.  
  12951. end
  12952.  
  12953. end
  12954.  
  12955.  
  12956. --[[ perts andi effictiz fucktions ]]--
  12957.  
  12958. function NoOutlines(Part)
  12959. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  12960. end
  12961.  
  12962. local CreateVelocity = function(Parent,Velocity,Force)
  12963.  
  12964. local BodyVelocity = Instance.new("BodyVelocity", Parent)
  12965. BodyVelocity.Velocity = Velocity
  12966. BodyVelocity.MaxForce = Force
  12967.  
  12968.  
  12969.  
  12970. return BodyVelocity
  12971.  
  12972. end
  12973.  
  12974. local CreatePart = function(Parent, Name, Color, Size, Material, Transparency, Shape)
  12975.  
  12976. local Part = Instance.new("Part", Parent)
  12977. Part.Name = Name
  12978. Part.BrickColor = BrickColor.new(Color)
  12979. Part.Size = Size
  12980. Part.Material = Material
  12981. Part.Transparency = Transparency
  12982. Part.Shape = Shape
  12983. Part.CanCollide = false
  12984. NoOutlines(Part)
  12985.  
  12986. return Part
  12987.  
  12988. end
  12989.  
  12990. local MakeSFX = function(Parent, Id, Volume, Pitch)
  12991.  
  12992. local SFX = Instance.new("Sound", Parent)
  12993. SFX.SoundId = "http://www.roblox.com/asset?id=" .. Id
  12994. SFX.Name = "SFX"
  12995. SFX:Play()
  12996. SFX.Volume = Volume
  12997. SFX.Pitch = Pitch
  12998. SFX.PlayOnRemove = true
  12999. SFX:Remove()
  13000.  
  13001. end
  13002.  
  13003.  
  13004. CircleEffect = function(Position, Parent, SX, SY, SZ, Time, Brickcolor, Material, Transparency)
  13005.  
  13006. local Part = Instance.new("Part", Parent)
  13007. Part.Transparency = Transparency
  13008. Part.Name = "CircleEffect"
  13009. Part.Size = Vector3.new()
  13010. Part.Anchored = true
  13011. Part.CanCollide = false
  13012. Part.Position = Position
  13013. Part.BrickColor = BrickColor.new(Brickcolor)
  13014. Part.Material = Material
  13015. NoOutlines(Part)
  13016.  
  13017. local Mesh = Instance.new("SpecialMesh", Part)
  13018. Mesh.MeshType = "Sphere"
  13019. Mesh.Scale = Vector3.new(0,0,0)
  13020.  
  13021. Services.Debris:AddItem(Part, Time)
  13022.  
  13023.  
  13024. table.insert(Effects, {Part, "Circle", Time, SX, SY, SZ})
  13025.  
  13026.  
  13027. end
  13028.  
  13029. BlockEffect = function(Position, Parent, DSX, DSY, DSZ, SX, SY, SZ, Time, Brickcolor, Material, Transparency)
  13030.  
  13031. local Part = Instance.new("Part", Parent)
  13032. Part.Transparency = Transparency
  13033. Part.Name = "BlockEffect"
  13034. Part.Size = Vector3.new()
  13035. Part.Anchored = true
  13036. Part.Position = Position
  13037. Part.CanCollide = false
  13038. Part.BrickColor = BrickColor.new(Brickcolor)
  13039. Part.Material = Material
  13040. NoOutlines(Part)
  13041.  
  13042. local Mesh = Instance.new("BlockMesh", Part)
  13043. Mesh.Scale = Vector3.new(DSX, DSY, DSZ)
  13044.  
  13045. Services.Debris:AddItem(Part, Time)
  13046.  
  13047. table.insert(Effects, {Part, "Block", Time, SX, SY, SZ})
  13048.  
  13049.  
  13050. end
  13051.  
  13052. --[[ customiz ]]--
  13053.  
  13054.  
  13055. if Player:FindFirstChild("Custom") and Player.Custom.Customized.Value == true then
  13056.  
  13057. CoolDown1Bar.BackgroundColor3 = BrickColor.new(Player.Custom.Co1.Value).Color
  13058. CoolDown2Bar.BackgroundColor3 = BrickColor.new(Player.Custom.Co1.Value).Color
  13059. CoolDown3Bar.BackgroundColor3 = BrickColor.new(Player.Custom.Co1.Value).Color
  13060. CoolDown4Bar.BackgroundColor3 = BrickColor.new(Player.Custom.Co1.Value).Color
  13061. CoolDownEBar.BackgroundColor3 = BrickColor.new(Player.Custom.Co1.Value).Color
  13062. Color = Player.Custom.Co1.Value
  13063.  
  13064. end
  13065.  
  13066.  
  13067. --[[ soumdiz ]]--
  13068.  
  13069. WakeMeUpInside = Instance.new("Sound", Character)
  13070. WakeMeUpInside.SoundId = "http://www.roblox.com/asset?id=326429386"
  13071. WakeMeUpInside.Name = "WAKE ME UP INSIDE!111!"
  13072. WakeMeUpInside.Looped = true
  13073.  
  13074. Sad = Instance.new("Sound", Character)
  13075. Sad.SoundId = "http://www.roblox.com/asset?id=254352182"
  13076. Sad.Name = "Sad"
  13077. Sad.Looped = true
  13078.  
  13079. JOHNCENAh = Instance.new("Sound", Character)
  13080. JOHNCENAh.SoundId = "http://www.roblox.com/asset?id=272322032"
  13081. JOHNCENAh.Name = "JOHNCENAh"
  13082.  
  13083.  
  13084.  
  13085. --[[ crerp decaratius ]] --
  13086. function clerp(a,b,t)
  13087. local qa = {QuaternionFromCFrame(a)}
  13088. local qb = {QuaternionFromCFrame(b)}
  13089. local ax, ay, az = a.x, a.y, a.z
  13090. local bx, by, bz = b.x, b.y, b.z
  13091. local _t = 1-t
  13092. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  13093. end
  13094.  
  13095. function QuaternionFromCFrame(cf)
  13096. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  13097. local trace = m00 + m11 + m22
  13098. if trace > 0 then
  13099. local s = math.sqrt(1 + trace)
  13100. local recip = 0.5/s
  13101. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  13102. else
  13103. local i = 0
  13104. if m11 > m00 then
  13105. i = 1
  13106. end
  13107. if m22 > (i == 0 and m00 or m11) then
  13108. i = 2
  13109. end
  13110. if i == 0 then
  13111. local s = math.sqrt(m00-m11-m22+1)
  13112. local recip = 0.5/s
  13113. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  13114. elseif i == 1 then
  13115. local s = math.sqrt(m11-m22-m00+1)
  13116. local recip = 0.5/s
  13117. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  13118. elseif i == 2 then
  13119. local s = math.sqrt(m22-m00-m11+1)
  13120. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  13121. end
  13122. end
  13123. end
  13124.  
  13125. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  13126. local xs, ys, zs = x + x, y + y, z + z
  13127. local wx, wy, wz = w*xs, w*ys, w*zs
  13128. local xx = x*xs
  13129. local xy = x*ys
  13130. local xz = x*zs
  13131. local yy = y*ys
  13132. local yz = y*zs
  13133. local zz = z*zs
  13134. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  13135. end
  13136.  
  13137. function QuaternionSlerp(a, b, t)
  13138. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  13139. local startInterp, finishInterp;
  13140. if cosTheta >= 0.0001 then
  13141. if (1 - cosTheta) > 0.0001 then
  13142. local theta = math.acos(cosTheta)
  13143. local invSinTheta = 1/math.sin(theta)
  13144. startInterp = math.sin((1-t)*theta)*invSinTheta
  13145. finishInterp = math.sin(t*theta)*invSinTheta
  13146. else
  13147. startInterp = 1-t
  13148. finishInterp = t
  13149. end
  13150. else
  13151. if (1+cosTheta) > 0.0001 then
  13152. local theta = math.acos(-cosTheta)
  13153. local invSinTheta = 1/math.sin(theta)
  13154. startInterp = math.sin((t-1)*theta)*invSinTheta
  13155. finishInterp = math.sin(t*theta)*invSinTheta
  13156. else
  13157. startInterp = t-1
  13158. finishInterp = t
  13159. end
  13160. end
  13161. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  13162. end
  13163.  
  13164. function RayCast(Pos, Dir, Max, Ignore)
  13165. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  13166. end
  13167.  
  13168. --[[ debeigi fucktion ]]--
  13169.  
  13170.  
  13171.  
  13172. function DamageFunction(Hit, Part, Type, HitSFX, Knockback, Min, Max)
  13173.  
  13174. local HitHumanoid = Hit.Parent.Humanoid
  13175.  
  13176.  
  13177. local Damage = math.random(Min, Max)
  13178.  
  13179.  
  13180. coroutine.resume(coroutine.create(function()
  13181. HitHumanoid:TakeDamage(Damage)
  13182. end))
  13183.  
  13184. if Type == "Normal" then
  13185.  
  13186. local Push = CreateVelocity(Hit.Parent.Torso, Torso.CFrame.lookVector * Knockback, Vector3.new(math.huge,math.huge,math.huge))
  13187. Services.Debris:AddItem(Push, 0)
  13188. DamageLabel(Hit.Parent, Damage)
  13189.  
  13190. elseif Type == "Ranged" then
  13191. local Push = CreateVelocity(Hit.Parent.Torso, Part.CFrame.lookVector * Knockback, Vector3.new(math.huge,math.huge,math.huge))
  13192. Services.Debris:AddItem(Push, 0)
  13193. DamageLabel(Hit.Parent, Damage)
  13194.  
  13195. elseif Type == "Knockdown" then
  13196.  
  13197.  
  13198. local Push = CreateVelocity(Hit.Parent.Torso, Part.CFrame.lookVector * Knockback, Vector3.new(math.huge,math.huge,math.huge))
  13199. DamageLabel(Hit.Parent, Damage)
  13200. Services.Debris:AddItem(Push, 0.3)
  13201.  
  13202. coroutine.resume(coroutine.create(function()
  13203.  
  13204. HitHumanoid.PlatformStand = true
  13205. wait(1)
  13206. HitHumanoid.PlatformStand = false
  13207.  
  13208.  
  13209. end))
  13210. end
  13211.  
  13212. if HitSFX == "Penetration" then
  13213.  
  13214. MakeSFX(Hit, 199149269, 1 , 1)
  13215.  
  13216. elseif HitSFX == "Punch" then
  13217.  
  13218. MakeSFX(Hit, 278062209, 1 , 1)
  13219.  
  13220.  
  13221.  
  13222.  
  13223. end
  13224. end
  13225.  
  13226. function DamageLabel(HitCharacter, DamageDealt)
  13227.  
  13228. local DamageShowingPart = CreatePart(Services.Workspace, "ShowDamage", "Bright yellow", Vector3.new(0.8,0.8,0.8), "Neon", 1, "Block")
  13229. DamageShowingPart.Position = HitCharacter.Head.Position
  13230.  
  13231. local DamageGui = Instance.new("BillboardGui", DamageShowingPart)
  13232. DamageGui.Name = "Damage"
  13233. DamageGui.AlwaysOnTop = true
  13234. DamageGui.Size = UDim2.new(5, 0, 5, 0)
  13235.  
  13236. local DamageNumber = Instance.new("TextLabel", DamageGui)
  13237. DamageNumber.Size = UDim2.new(1,0,1,0)
  13238. DamageNumber.TextStrokeColor3 = BrickColor.White().Color
  13239. DamageNumber.TextColor3 = BrickColor.Black().Color
  13240. DamageNumber.TextStrokeTransparency = 0
  13241. DamageNumber.BackgroundTransparency = 1
  13242. DamageNumber.Font = "SciFi"
  13243. DamageNumber.TextScaled = true
  13244. DamageNumber.Text = DamageDealt
  13245.  
  13246. local BodyVelocity = Instance.new("BodyVelocity", DamageShowingPart)
  13247. BodyVelocity.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  13248. BodyVelocity.Velocity = Vector3.new(0,2,0)
  13249.  
  13250. Services.Debris:AddItem(DamageShowingPart, 3)
  13251.  
  13252.  
  13253. end
  13254. function ValidateDamage(Part, Distance ,Min , Max, Type, HitSFX, Knockback)
  13255. for _,WorkspaceChildren in pairs(workspace:children()) do
  13256.  
  13257. local HitHumanoid = WorkspaceChildren:findFirstChild("Humanoid")
  13258.  
  13259. if HitHumanoid ~= nil then
  13260. local Hit = WorkspaceChildren:findFirstChild("Torso")
  13261.  
  13262. if Hit ~= nil then
  13263.  
  13264. local Target = Hit.Position - Part.Position
  13265.  
  13266. local Magnitude = Target.magnitude
  13267.  
  13268. if Magnitude <= Distance and WorkspaceChildren.Name ~= Player.Name then
  13269.  
  13270. local HitBlock = Hit.Parent:FindFirstChild("Block")
  13271.  
  13272. if HitBlock ~= nil and HitBlock:FindFirstChild("BlockDurability") and HitBlock.Value == true then
  13273.  
  13274. local HitBlock2 = Hit.Parent.Block.BlockDurability
  13275.  
  13276. if HitBlock2.Value > 15 then
  13277.  
  13278. local HitN = math.random(1,5)
  13279.  
  13280. HitBlock2.Value = HitBlock2.Value - 15
  13281.  
  13282.  
  13283. if HitN == 1 then
  13284. MakeSFX(Hit ,199148971, 0.5, 1)
  13285. end
  13286.  
  13287. if HitN == 2 then
  13288. MakeSFX(Hit ,199149025, 0.5, 1)
  13289. end
  13290.  
  13291. if HitN == 3 then
  13292. MakeSFX(Hit ,199149072, 0.5, 1)
  13293. end
  13294.  
  13295. if HitN == 4 then
  13296. MakeSFX(Hit ,199149109, 0.5, 1)
  13297. end
  13298.  
  13299. if HitN == 5 then
  13300. MakeSFX(Hit ,199149119, 0.5, 1)
  13301. end
  13302. return
  13303. end
  13304. end
  13305.  
  13306. DamageFunction(Hit, Part, Type, HitSFX, Knockback, Min, Max)
  13307.  
  13308.  
  13309.  
  13310. end
  13311. end
  13312. end
  13313. end
  13314. end
  13315.  
  13316.  
  13317. function Bars()
  13318.  
  13319. --[[ Cooldowns Bars ]]--
  13320.  
  13321. if Cooldown1 ~= MaxCooldown1 then
  13322.  
  13323. Cooldown1 = Cooldown1 + 1
  13324.  
  13325. end
  13326.  
  13327. if Cooldown1 >= MaxCooldown1 then
  13328.  
  13329. Cooldown1 = MaxCooldown1
  13330.  
  13331. end
  13332.  
  13333.  
  13334.  
  13335. if Cooldown2 ~= MaxCooldown2 then
  13336.  
  13337. Cooldown2 = Cooldown2 + 0.1
  13338. end
  13339.  
  13340.  
  13341. if Cooldown2 >= MaxCooldown2 then
  13342.  
  13343. Cooldown2 = MaxCooldown2
  13344.  
  13345. end
  13346.  
  13347.  
  13348.  
  13349. if Cooldown3 ~= MaxCooldown3 then
  13350. Cooldown3 = Cooldown3 + 0.1
  13351. end
  13352.  
  13353. if Cooldown3 >= MaxCooldown3 then
  13354.  
  13355. Cooldown3 = MaxCooldown3
  13356.  
  13357. end
  13358.  
  13359.  
  13360.  
  13361. if Cooldown4 ~= MaxCooldown4 then
  13362. Cooldown4 = Cooldown4 + 0.1
  13363. end
  13364.  
  13365. if Cooldown4 >= MaxCooldown4 then
  13366.  
  13367. Cooldown4 = MaxCooldown4
  13368.  
  13369. end
  13370.  
  13371.  
  13372.  
  13373. if CooldownE ~= MaxCooldownE then
  13374. CooldownE = CooldownE + 0.1
  13375. end
  13376.  
  13377. if CooldownE >= MaxCooldownE then
  13378.  
  13379. CooldownE = MaxCooldownE
  13380.  
  13381. end
  13382.  
  13383. --[[ Health Bar ]]--
  13384.  
  13385. local YellowZone = Humanoid.MaxHealth / 2
  13386. local RedZone = Humanoid.MaxHealth / 4
  13387.  
  13388. if Humanoid.Health <= YellowZone then
  13389.  
  13390. HealthBarP2.BackgroundColor3 = BrickColor.new("Gold").Color
  13391.  
  13392. end
  13393.  
  13394. if Humanoid.Health <= RedZone then
  13395.  
  13396. HealthBarP2.BackgroundColor3 = BrickColor.new("Bright red").Color
  13397.  
  13398. end
  13399.  
  13400. if Humanoid.Health >= YellowZone then
  13401.  
  13402. HealthBarP2.BackgroundColor3 = BrickColor.new("Lime green").Color
  13403.  
  13404. end
  13405.  
  13406.  
  13407. --[[ Resize All Bars ]]--
  13408.  
  13409.  
  13410. CoolDown1Bar.Size = UDim2.new(Cooldown1 / MaxCooldown1,0,0,50)
  13411. CoolDown2Bar.Size = UDim2.new(Cooldown2 / MaxCooldown2,0,0,50)
  13412. CoolDown3Bar.Size = UDim2.new(Cooldown3 / MaxCooldown3,0,0,50)
  13413. CoolDown4Bar.Size = UDim2.new(Cooldown4 / MaxCooldown4,0,0,50)
  13414. CoolDownEBar.Size = UDim2.new(CooldownE / MaxCooldownE,0,0,50)
  13415. HealthBarP2.Size = UDim2.new(Humanoid.Health / Humanoid.MaxHealth,0,0,25)
  13416.  
  13417. end
  13418.  
  13419. --[[ attakis ]]--
  13420.  
  13421. function WAKEMEUPINSIDE()
  13422.  
  13423. for i = 1,3 do
  13424. wait()
  13425. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(3,0,0)* CFrame.Angles(-0.2,0,0),0.2)
  13426. Torso.Neck.C0 = clerp(Torso.Neck.C0,cf(10,20,3) * CFrame.Angles(-0.5,0,0),0.3)
  13427. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(3, 10, 0) * CFrame.Angles(-0.23,0.5,0.2), 0.3)
  13428. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(3, 0.1, 0) * CFrame.Angles(0.3,0.2,2), 0.3)
  13429. Right_Hip.C0=clerp(Right_Hip.C0,cf(3,-2,9)*CFrame.Angles(2,1.6,-0.2),0.2)
  13430. Left_Hip.C0=clerp(Left_Hip.C0,cf(-0,-0,5)*CFrame.Angles(5,-1.6,0.2),0.2)
  13431. end
  13432.  
  13433. ValidateDamage(Torso, 20, 1, 5, "Normal", "Punch", 50)
  13434.  
  13435. for i = 1,3 do
  13436. wait()
  13437. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(3,30,0)* CFrame.Angles(-0.3452,0,0),0.2)
  13438. Torso.Neck.C0 = clerp(Torso.Neck.C0,cf(12,56,5) * CFrame.Angles(-0.5,0,30),0.3)
  13439. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(10, 30, 5) * CFrame.Angles(-0.23,0.5,0.2), 0.3)
  13440. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(34, 1, 32) * CFrame.Angles(0.3,0.2,22), 0.3)
  13441. Right_Hip.C0=clerp(Right_Hip.C0,cf(5,-3,3)*CFrame.Angles(2,1.6,-0.342),0.2)
  13442. Left_Hip.C0=clerp(Left_Hip.C0,cf(-53,-0,25)*CFrame.Angles(5,-41.6,0.52),0.2)
  13443. end
  13444. ValidateDamage(Torso, 50, 1, 5, "Normal", "Punch", 50)
  13445.  
  13446. for i = 1,3 do
  13447. wait()
  13448. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(-3,-30,0)* CFrame.Angles(0.3452,-0,-0),0.2)
  13449. Torso.Neck.C0 = clerp(Torso.Neck.C0,cf(-12,-56,5) * CFrame.Angles(0.5,-0,-30),0.3)
  13450. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(-10, -30, -5) * CFrame.Angles(0.23,-0.5,-0.2), 0.3)
  13451. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(-34, -1, -32) * CFrame.Angles(-0.3,-0.2,-22), 0.3)
  13452. Right_Hip.C0=clerp(Right_Hip.C0,cf(-5,3,-3)*CFrame.Angles(-2,-1.6,0.342),0.2)
  13453. Left_Hip.C0=clerp(Left_Hip.C0,cf(53,0,-25)*CFrame.Angles(-5,41.6,-0.52),0.2)
  13454. end
  13455. ValidateDamage(Torso, 50, 1, 5, "Normal", "Punch", 50)
  13456.  
  13457. end
  13458.  
  13459. function MemeLaunch()
  13460.  
  13461. memis = {294841732,474498947,474494834,519973850,291736664,513363123,94349155,379915109,331385631,387197836,304460548,196819764}
  13462.  
  13463. local meme = Instance.new("Part",game.Workspace)
  13464. meme.Anchored = true
  13465. meme.Position = Torso.Position + Vector3.new(0,5,0)
  13466. meme.Rotation = Torso.Rotation + Vector3.new(0,-1,0)
  13467. meme.Size = Vector3.new(5, 5, 0.2)
  13468. meme.Transparency = 1
  13469.  
  13470.  
  13471. meme.Touched:connect(function(hit)
  13472.  
  13473.  
  13474. ValidateDamage(meme, 10, 1, 1, "Knockdown", "Punch", 130)
  13475.  
  13476.  
  13477. end)
  13478.  
  13479.  
  13480. game:GetService("Debris"):AddItem(meme, 30)
  13481.  
  13482. local memedecal = Instance.new("Decal", meme)
  13483. memedecal.Texture = "http://www.roblox.com/asset?id=" .. memis[math.random(1, #memis)]
  13484.  
  13485.  
  13486. local memedecal2 = memedecal:Clone()
  13487. memedecal2.Parent = meme
  13488. memedecal2.Face = "Back"
  13489.  
  13490.  
  13491.  
  13492. for i = 1,30 do
  13493.  
  13494. wait()
  13495.  
  13496.  
  13497. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(0,0,0)* CFrame.Angles(-0.2,0,0),0.2)
  13498. Torso.Neck.C0 = clerp(Torso.Neck.C0,Necko * CFrame.Angles(-0.5,0,0),0.3)
  13499. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(1.5, 1, 0) * CFrame.Angles(0,0,-3.1), 0.3)
  13500. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(-1.5, 1, 0) * CFrame.Angles(0,0,3.1), 0.3)
  13501. Right_Hip.C0=clerp(Right_Hip.C0,cf(1,-1,0)*CFrame.Angles(0,1.6,-0.2),0.2)
  13502. Left_Hip.C0=clerp(Left_Hip.C0,cf(-1,-1,0)*CFrame.Angles(0,-1.6,0.2),0.2)
  13503.  
  13504.  
  13505. end
  13506.  
  13507. meme.Anchored = false
  13508.  
  13509. meme.CFrame = CFrame.new(meme.Position, Mouse.Hit.p)
  13510. local memevilocity = CreateVelocity(meme,meme.CFrame.lookVector * 250,Vector3.new(math.huge,math.huge,math.huge))
  13511.  
  13512.  
  13513. for i = 1,30 do
  13514.  
  13515. wait()
  13516.  
  13517. ValidateDamage(meme, 1, 1, 33, "Knockdown", "Punch", 5)
  13518.  
  13519. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(0,0,0)* CFrame.Angles(0.8,0,0),0.2)
  13520. Torso.Neck.C0 = clerp(Torso.Neck.C0,Necko * CFrame.Angles(-0.5,0,0),0.3)
  13521. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(1.5, 1, 0) * CFrame.Angles(0,0,-3.1), 0.3)
  13522. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(-1.5, 1, 0) * CFrame.Angles(0,0,3.1), 0.3)
  13523. Right_Hip.C0=clerp(Right_Hip.C0,cf(1,-1,0)*CFrame.Angles(0,1.6,0.8),0.2)
  13524. Left_Hip.C0=clerp(Left_Hip.C0,cf(-1,-1,0)*CFrame.Angles(0,-1.6,-0.8),0.2)
  13525.  
  13526.  
  13527. end
  13528.  
  13529. Attacking = false
  13530. end
  13531.  
  13532. function JOHNCENA()
  13533.  
  13534. JOHNCENAh:Play()
  13535.  
  13536. Humanoid.WalkSpeed = 0
  13537. Humanoid.JumpPower = 0
  13538.  
  13539.  
  13540. for i = 1,60 do
  13541.  
  13542. wait()
  13543. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(0,0,10)* CFrame.Angles(1.6,1.6,1.6),0.8)
  13544. Torso.Neck.C0 = clerp(Torso.Neck.C0,Necko * CFrame.Angles(0,0,-1),0.3)
  13545. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(1.3, 0.5, -0.5) * CFrame.Angles(1.6,0,-0.5), 0.3)
  13546. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(-1.3, 0.5, -0.5) * CFrame.Angles(1.6,0,0.3), 0.3)
  13547. Right_Hip.C0=clerp(Right_Hip.C0,cf(0.5,-1,0.5)*CFrame.Angles(0,0,0),0.2)
  13548. Left_Hip.C0=clerp(Left_Hip.C0,cf(-0.5,-1,0.5)*CFrame.Angles(0,0,0),0.2)
  13549.  
  13550.  
  13551. end
  13552.  
  13553. for i = 1,6 do
  13554.  
  13555. wait()
  13556. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(0,0,-2)* CFrame.Angles(1.6,1.6,1.6),0.8)
  13557. Torso.Neck.C0 = clerp(Torso.Neck.C0,Necko * CFrame.Angles(0,0,-1),0.3)
  13558. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(1.3, 0.5, -0.5) * CFrame.Angles(1.6,0,-0.5), 0.3)
  13559. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(-1.3, 0.5, -0.5) * CFrame.Angles(1.6,0,0.3), 0.3)
  13560. Right_Hip.C0=clerp(Right_Hip.C0,cf(0.5,-1,0.5)*CFrame.Angles(0,0,0),0.2)
  13561. Left_Hip.C0=clerp(Left_Hip.C0,cf(-0.5,-1,0.5)*CFrame.Angles(0,0,0),0.2)
  13562.  
  13563.  
  13564. end
  13565.  
  13566. local Explosion = Instance.new("Explosion")
  13567. Explosion.Parent = game.workspace.Terrain
  13568. Explosion.Position = Right_Arm.Position
  13569. Explosion.Name = "Boom!"
  13570. Explosion.BlastRadius = 0
  13571. Explosion.BlastPressure = 0
  13572. Explosion.DestroyJointRadiusPercent = 0
  13573. Explosion.ExplosionType = "NoCraters"
  13574.  
  13575. local dmgreference = Instance.new("Part", Services.Workspace)
  13576. dmgreference.CFrame = Torso.CFrame
  13577. dmgreference.Transparency = 1
  13578. dmgreference.Size = Vector3.new()
  13579. dmgreference.CanCollide = false
  13580.  
  13581.  
  13582.  
  13583. ValidateDamage(dmgreference, 1000, 10, 20, "Knockdown", "Penetration", 100)
  13584.  
  13585. Humanoid.WalkSpeed = 16
  13586. Humanoid.JumpPower = 50
  13587.  
  13588. Attacking = false
  13589.  
  13590.  
  13591. end
  13592.  
  13593. function allahuekber()
  13594. Attacking = true
  13595.  
  13596. Sad:Remove()
  13597. MakeSFX(Character,433848566, 1, 1)
  13598.  
  13599. Humanoid.WalkSpeed = 0
  13600. Humanoid.JumpPower = 0
  13601. wait(5)
  13602. MakeSFX(Character, 134854740, 1 , 0.4)
  13603. BlockEffect(Torso.Position, Services.Workspace, 1,1,1, 10,10,10, 5, Color, "Neon", 0.5)
  13604. BlockEffect(Torso.Position, Services.Workspace, 1,1,1, 10,10,10, 5, Color, "Neon", 0.5)
  13605. BlockEffect(Torso.Position, Services.Workspace, 1,1,1, 10,10,10, 5, Color, "Neon", 0.5)
  13606. BlockEffect(Torso.Position, Services.Workspace, 1,1,1, 10,10,10, 5, Color, "Neon", 0.5)
  13607. BlockEffect(Torso.Position, Services.Workspace, 1,1,1, 10,10,10, 5, Color, "Neon", 0.5)
  13608. BlockEffect(Torso.Position, Services.Workspace, 1,1,1, 10,10,10, 5, Color, "Neon", 0.5)
  13609. BlockEffect(Torso.Position, Services.Workspace, 1,1,1, 10,10,10, 5, Color, "Neon", 0.5)
  13610. ValidateDamage(Torso, 1000, 77, 89, "Knockdown", "Penetration", 0)
  13611. wait(5)
  13612. Character:BreakJoints()
  13613.  
  13614. end
  13615.  
  13616. Mouse.KeyDown:connect(function(kei)
  13617. if not Attacking then
  13618.  
  13619. if kei == "z" then
  13620.  
  13621.  
  13622. WakeMeUp = true
  13623.  
  13624. if JOHNCENAh.IsPlaying == false then
  13625. WakeMeUpInside:Resume()
  13626. end
  13627.  
  13628. while WakeMeUp do
  13629. WakeMeUp = true
  13630. Attacking = true
  13631. WAKEMEUPINSIDE()
  13632. end
  13633.  
  13634.  
  13635. end
  13636. if kei == "x" then
  13637.  
  13638. Attacking = true
  13639.  
  13640.  
  13641. MemeLaunch()
  13642.  
  13643.  
  13644. end
  13645.  
  13646. if kei == "c" and JOHNCENAh.IsPlaying == false then
  13647.  
  13648. Attacking = true
  13649.  
  13650.  
  13651. JOHNCENA()
  13652.  
  13653. end
  13654.  
  13655. if kei == "v" then
  13656.  
  13657. allahuekber()
  13658.  
  13659. end
  13660. end
  13661. end)
  13662.  
  13663. Mouse.KeyUp:connect(function(kei)
  13664.  
  13665.  
  13666. if kei == "z" and WakeMeUp then
  13667. Attacking = false
  13668. WakeMeUp = false
  13669. WakeMeUpInside:Pause()
  13670.  
  13671.  
  13672. end
  13673.  
  13674. end)
  13675.  
  13676. Humanoid.Died:connect(function ()
  13677.  
  13678. Sad:Play()
  13679.  
  13680. end)
  13681.  
  13682. --[[ crerp animaxius ]]--
  13683. while true do
  13684.  
  13685. wait()
  13686.  
  13687. Bars()
  13688.  
  13689. local Torvel = (Root.Velocity*Vector3.new(1,0,1)).magnitude
  13690. local Velderp = Root.Velocity.y
  13691. HitFloor,PosFloor = RayCast(Root.Position,(CFrame.new(Root.Position,Root.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  13692.  
  13693. if Torvel < 1 and HitFloor ~= nil and Attacking == false then
  13694. Anim = "Idle"
  13695.  
  13696. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(0,0,0)* CFrame.Angles(-0.2,0,0),0.2)
  13697. Torso.Neck.C0 = clerp(Torso.Neck.C0,Necko * CFrame.Angles(-0.5,0,0),0.3)
  13698. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(1.5, 0.1, 0) * CFrame.Angles(0,0,0.2), 0.3)
  13699. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(-1.5, 0.1, 0) * CFrame.Angles(0,0,-0.2), 0.3)
  13700. Right_Hip.C0=clerp(Right_Hip.C0,cf(1,-1,0)*CFrame.Angles(0,1.6,-0.2),0.2)
  13701. Left_Hip.C0=clerp(Left_Hip.C0,cf(-1,-1,0)*CFrame.Angles(0,-1.6,0.2),0.2)
  13702.  
  13703. end
  13704.  
  13705.  
  13706. if 2 < Torvel and Torvel < 22 and HitFloor ~= nil and Attacking == false then
  13707. Anim = "Walking"
  13708. WalkForward = true
  13709. Walk = Walk + 1
  13710. if 15 - 5 * Movemment <= Walk then
  13711. Walk = 0
  13712. if WalkForward == true then
  13713. WalkForward = false
  13714. else
  13715. if WalkForward == false then
  13716. WalkForward = true
  13717. end
  13718. end
  13719. end
  13720.  
  13721. if Attacking == false then
  13722. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(0,0,0)* CFrame.Angles(-0.2,0,0),0.2)
  13723. Torso.Neck.C0 = clerp(Torso.Neck.C0,Necko * CFrame.Angles(-0.5,0,0),0.3)
  13724. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(1.5, 0.5, 0.6) * CFrame.Angles(-1.6,0,0.2), 0.3)
  13725. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(-1.5, 0.5, 0.6) * CFrame.Angles(-1.6,0,-0.2), 0.3)
  13726. Right_Hip.C0=clerp(Right_Hip.C0,cf(1,-1,0)*CFrame.Angles(0,1.6,-0.2),0.2)
  13727. Left_Hip.C0=clerp(Left_Hip.C0,cf(-1,-1,0)*CFrame.Angles(0,-1.6,0.2),0.2)
  13728.  
  13729. end
  13730.  
  13731.  
  13732. Right_Hip.C0=clerp(Right_Hip.C0,cf(1,-1,0) * CFrame.Angles(0,1.6,0),0.2)
  13733. Left_Hip.C0=clerp(Left_Hip.C0,cf(-1,-1,0) * CFrame.Angles(0,-1.6,0),0.2)
  13734. end
  13735.  
  13736. if Root.Velocity.y > 1 and HitFloor == nil and Attacking == false then
  13737. Anim = "Jump"
  13738.  
  13739. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(0,0,0)* CFrame.Angles(-0.2,0,0),0.2)
  13740. Torso.Neck.C0 = clerp(Torso.Neck.C0,Necko * CFrame.Angles(-0.5,0,0),0.3)
  13741. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(1.5, 1, 0) * CFrame.Angles(0,0,-3.2), 0.3)
  13742. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(-1.5, 1, 0) * CFrame.Angles(0,0,3.2), 0.3)
  13743. Right_Hip.C0=clerp(Right_Hip.C0,cf(1,-1,0)*CFrame.Angles(0,1.6,-0.2),0.2)
  13744. Left_Hip.C0=clerp(Left_Hip.C0,cf(-1,-1,0)*CFrame.Angles(0,-1.6,0.2),0.2)
  13745.  
  13746.  
  13747. end
  13748.  
  13749. if Root.Velocity.y < -1 and HitFloor == nil and Attacking == false then
  13750. Anim = "Fall"
  13751.  
  13752. RootJoint.C0 = clerp(RootJoint.C0,RootCFrame*cf(0,0,0)* CFrame.Angles(-0.2,0,0),0.2)
  13753. Torso.Neck.C0 = clerp(Torso.Neck.C0,Necko * CFrame.Angles(0.5,0,0),0.3)
  13754. Right_Shoulder.C0 = clerp(Right_Shoulder.C0, cf(1.5, 1, 0) * CFrame.Angles(0,0,-3.2), 0.3)
  13755. Left_Shoulder.C0 = clerp(Left_Shoulder.C0, cf(-1.5, 1, 0) * CFrame.Angles(0,0,3.2), 0.3)
  13756. Right_Hip.C0=clerp(Right_Hip.C0,cf(1,-1,0)*CFrame.Angles(0,1.6,-0.2),0.2)
  13757. Left_Hip.C0=clerp(Left_Hip.C0,cf(-1,-1,0)*CFrame.Angles(0,-1.6,0.2),0.2)
  13758.  
  13759. end
  13760.  
  13761. if #Effects > 0 then
  13762. for E = 1, #Effects do
  13763. if Effects[E]~=nil then
  13764. local Effect = Effects[E]
  13765.  
  13766. if Effect ~= nil then
  13767.  
  13768. local Part = Effect[1]
  13769. local Mode = Effect[2]
  13770. local Time = Effect[3]
  13771. local SizeX = Effect[4]
  13772. local SizeY = Effect[5]
  13773. local SizeZ = Effect[6]
  13774.  
  13775. if Effect[1].Transparency <= 1 then
  13776. if Effect[2] == "Block" then
  13777. Effect[1].CFrame = Effect[1].CFrame * CFrame.Angles(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  13778.  
  13779. Mesh = Effect[1]:FindFirstChild("Mesh")
  13780. if Mesh ~= nil then
  13781. Mesh.Scale = Mesh.Scale + Vector3.new(Effect[4],Effect[5],Effect[6])
  13782. end
  13783.  
  13784. elseif Effect[2] == "Circle" then
  13785.  
  13786. if Effect[1]:FindFirstChild("Mesh") ~= nil then
  13787. Mesh=Effect[1].Mesh
  13788. Mesh.Scale = Mesh.Scale + Vector3.new(Effect[4],Effect[5],Effect[6])
  13789. end
  13790.  
  13791. else
  13792.  
  13793. Part.Parent=nil
  13794.  
  13795. table.remove(Effects, E)
  13796.  
  13797. end
  13798. end
  13799. end
  13800. end
  13801. end
  13802. end
  13803. end
  13804. end)
  13805.  
  13806. characterpee.MouseButton1Click:Connect(function()
  13807. Line005.Text = Line004.Text
  13808. Line004.Text = Line003.Text
  13809. Line003.Text = Line002.Text
  13810. Line002.Text = Line001.Text
  13811. Line001.Text = "Pee Injected..."
  13812. Player = game.Players.LocalPlayer
  13813. Character = Player.Character
  13814. Head = Character.Head
  13815. Torso = Character.Torso
  13816. function Weld(x,y)
  13817. local W = Instance.new("Weld")
  13818. W.Part0 = x
  13819. W.Part1 = y
  13820. local CJ = CFrame.new(x.Position)
  13821. local C0 = x.CFrame:inverse()*CJ
  13822. local C1 = y.CFrame:inverse()*CJ
  13823. W.C0 = C0
  13824. W.C1 = C1
  13825. W.Parent = x
  13826. end
  13827. local Breath=Instance.new("Part",Head)
  13828. Breath.CFrame=Torso.CFrame*CFrame.new(0,-1,0)
  13829. Breath.CanCollide=false
  13830. Breath.Transparency=1
  13831. Breath.Size=Vector3.new(0.050,0.050,0.050)
  13832. Air=Instance.new("ParticleEmitter")
  13833. Air.Parent=Breath
  13834. Air.EmissionDirection="Front"
  13835. Air.Rate=500
  13836. Pees=Instance.new("Sound")
  13837. Pees.Parent=Torso
  13838. Pees.SoundId="rbxassetid://258063615"
  13839. Pees.Looped=true
  13840. Pees.Volume=0.8
  13841. Pees:Play()
  13842. Air.Color=ColorSequence.new(Color3.new(255,255,0),Color3.new(255,255,0))
  13843. Air.Speed=NumberRange.new(15,15)
  13844. Air.Acceleration=Vector3.new(0,-25,0)
  13845. Air.Size=NumberSequence.new(0.1,0.1)
  13846. Air.Lifetime=NumberRange.new(0.5,0.5)
  13847. Air.Transparency=NumberSequence.new(0,0)
  13848. Weld(Head,Breath)
  13849. while true do
  13850. local pee = Instance.new("Part", workspace)
  13851. game:GetService("Debris"):AddItem(pee, 10)
  13852. pee.CFrame=Torso.CFrame*CFrame.new(0,-2.9,-6)
  13853. pee.CanCollide=false
  13854. pee.BrickColor=BrickColor.new("New Yeller")
  13855. pee.Transparency=0.4
  13856. pmesh=Instance.new("SpecialMesh")
  13857. pmesh.Parent=pee
  13858. pmesh.Scale=Vector3.new(1,0.1,1)
  13859. pmesh.MeshType="Sphere"
  13860. pee.Anchored=true
  13861. pee.Size=Vector3.new(1.5,0.01,1.5)
  13862. wait(0.00000000001)
  13863. pee.Size=Vector3.new(1.6,0.01,1.6)
  13864. wait(0.00000000001)
  13865. pee.Size=Vector3.new(1.7,0.01,1.7)
  13866. wait(0.00000000001)
  13867. pee.Size=Vector3.new(1.9,0.01,1.9)
  13868. wait(0.00000000001)
  13869. pee.Size=Vector3.new(2,0.01,2)
  13870. wait (1/60)
  13871. end --made by credit
  13872. end)
  13873.  
  13874. ----------------------
  13875.  
  13876. Welcome001.MouseButton1Click:Connect(function()
  13877. Welcome001.Visible = false
  13878. Vangui.Visible = true
  13879. ScriptList.Visible = true
  13880. MessageGui.Visible = true
  13881. Comingsoon002.Visible = true
  13882. wait(0.1)
  13883. Welcome001:Destroy()
  13884. end)
  13885.  
  13886. OpenClose.MouseButton1Click:Connect(function()
  13887. if OpenClose.Text == "[Close]" then
  13888. OpenClose.Text = "[Open]"
  13889. Line005.Text = Line004.Text
  13890. Line004.Text = Line003.Text
  13891. Line003.Text = Line002.Text
  13892. Line002.Text = Line001.Text
  13893. Line001.Text = "Close the Main Gui"
  13894. BackGround.Visible = false
  13895. return
  13896. end
  13897. if OpenClose.Text == "[Open]" then
  13898. OpenClose.Text = "[Close]"
  13899. Line005.Text = Line004.Text
  13900. Line004.Text = Line003.Text
  13901. Line003.Text = Line002.Text
  13902. Line002.Text = Line001.Text
  13903. Line001.Text = "Open the Main Gui"
  13904. BackGround.Visible = true
  13905. return
  13906. end
  13907. end)
  13908. end)
  13909.  
  13910. FECheck.Name = "FECheck"
  13911. FECheck.Parent = BackgroundAndHold
  13912. FECheck.BackgroundColor3 = Color3.new(1, 1, 1)
  13913. FECheck.Position = UDim2.new(0.0149625931, 0, 0.252918273, 0)
  13914. FECheck.Size = UDim2.new(0, 200, 0, 14)
  13915. FECheck.Font = Enum.Font.Bodoni
  13916. FECheck.Text = "FE Check"
  13917. FECheck.TextColor3 = Color3.new(0, 0, 0)
  13918. FECheck.TextSize = 14
  13919.  
  13920. FECheck.MouseButton1Click:Connect(function()
  13921. --/ FE Checker v3 /--
  13922. --/ By. B34ST_GH0ST /--
  13923. --[[ ]] if game.Workspace.FilteringEnabled == true then
  13924. game.Chat:Chat(game.Players.LocalPlayer.Character.Head, "FE is Enabled", "Green")
  13925. local bc = Color3.fromRGB(0,255,0)
  13926. local xd = "System"
  13927. game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..xd.."]: FE is Enabled", Font = Enum.Font.SourceSansBold, Color = bc, FontSize = Enum.FontSize.Size96})
  13928. else
  13929. game.Chat:Chat(game.Players.LocalPlayer.Character.Head, "FE is Disabled", "Red")
  13930. local bc = Color3.fromRGB(255,0,0)
  13931. local xd = "System"
  13932. game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..xd.."]: FE is Disabled", Font = Enum.Font.SourceSansBold, Color = bc, FontSize = Enum.FontSize.Size96})
  13933. end --[[
  13934.  
  13935. This only what it go to do is say u if fe is active or no
  13936.  
  13937.  
  13938.  
  13939.  
  13940.  
  13941.  
  13942.  
  13943.  
  13944.  
  13945.  
  13946.  
  13947.  
  13948. ]]--
  13949. end)
  13950.  
  13951. Admin.Name = "Admin"
  13952. Admin.Parent = BackgroundAndHold
  13953. Admin.BackgroundColor3 = Color3.new(1, 1, 1)
  13954. Admin.Position = UDim2.new(0.0124688279, 0, 0.396887153, 0)
  13955. Admin.Size = UDim2.new(0, 200, 0, 13)
  13956. Admin.Font = Enum.Font.SourceSans
  13957. Admin.Text = "Beast's Admin"
  13958. Admin.TextColor3 = Color3.new(0, 0, 0)
  13959. Admin.TextSize = 14
  13960.  
  13961. Admin.MouseButton1Click:Connect(function()
  13962. --/ KBAdmin v2 /--
  13963. --/ By. B34ST_GH0ST /--
  13964. --[[
  13965. What is new?
  13966. - Message command got change to CHAT command NOW IS BYPASS CHAT!
  13967. - Rejoin Command Added but idk if work
  13968. - Kick Command maybe got fixed
  13969. - QUICKRUN Command Now you can run command whit playername ME
  13970. - Music Command got fixed somthing in the command
  13971. - NOW IS COREGUI
  13972. --]]
  13973.  
  13974. -- Objects
  13975.  
  13976. local KBAdmin_V2 = Instance.new("ScreenGui")
  13977. local DRAGGABLEADMINGUI = Instance.new("TextButton")
  13978. local OpenCloseCmd = Instance.new("TextButton")
  13979. local DecorationLine = Instance.new("Frame")
  13980. local MAINMENUBACKGROUND = Instance.new("Frame")
  13981. local helpopkill = Instance.new("TextButton")
  13982. local helpophealth = Instance.new("TextButton")
  13983. local helpopforcefield = Instance.new("TextButton")
  13984. local helpopfire = Instance.new("TextButton")
  13985. local helpopwalkspeed = Instance.new("TextButton")
  13986. local helpopjumppower = Instance.new("TextButton")
  13987. local helpopkick = Instance.new("TextButton")
  13988. local helpoploopkill = Instance.new("TextButton")
  13989. local helpopmusic = Instance.new("TextButton")
  13990. local helpopchar = Instance.new("TextButton")
  13991. local helpopfreeze = Instance.new("TextButton")
  13992. local helpopbring = Instance.new("TextButton")
  13993. local helpopgoto = Instance.new("TextButton")
  13994. local helpoptp = Instance.new("TextButton")
  13995. local helpoprejoin = Instance.new("TextButton")
  13996. local helpopexecute = Instance.new("TextButton")
  13997. local helpopshutdown = Instance.new("TextButton")
  13998. local helpopexplode = Instance.new("TextButton")
  13999. local helpoploopexeplode = Instance.new("TextButton")
  14000. local helpopchangestat = Instance.new("TextButton")
  14001. local helpopsit = Instance.new("TextButton")
  14002. local helpopgravity = Instance.new("TextButton")
  14003. local helpopfly = Instance.new("TextButton")
  14004. local helpopmessage = Instance.new("TextButton")
  14005. local Frame = Instance.new("Frame")
  14006. local createdby = Instance.new("TextLabel")
  14007. local creatorname = Instance.new("TextLabel")
  14008. local cmdstitle = Instance.new("TextLabel")
  14009. local CommandOnBetaKick = Instance.new("TextLabel")
  14010. local CommandOnBetaloopkill = Instance.new("TextLabel")
  14011. local CommandOnBetachar = Instance.new("TextLabel")
  14012. local CommandOnBetabring = Instance.new("TextLabel")
  14013. local CommandOnBetagoto = Instance.new("TextLabel")
  14014. local CommandOnBetatp = Instance.new("TextLabel")
  14015. local CommandOnBetarejoin = Instance.new("TextLabel")
  14016. local CommandOnBetaexecuter = Instance.new("TextLabel")
  14017. local CommandOnBetashutdown = Instance.new("TextLabel")
  14018. local CommandOnBetaloopexplode = Instance.new("TextLabel")
  14019. local CommandOnBetamessage = Instance.new("TextLabel")
  14020. local CommandOnBetafly = Instance.new("TextLabel")
  14021. local OpenCloseBar = Instance.new("TextButton")
  14022. local CommandSpace = Instance.new("Frame")
  14023. local COMMANDHERE = Instance.new("TextBox")
  14024. local PLAYERNAMESPACE = Instance.new("Frame")
  14025. local VALUESPACE = Instance.new("Frame")
  14026. local STATPOINTSPACE = Instance.new("Frame")
  14027. local EXECUTERSPACE = Instance.new("Frame")
  14028. local CodeScrollFrame = Instance.new("ScrollingFrame")
  14029. local EXECUTERScriptCode = Instance.new("TextBox")
  14030. local EXECUTERExecute = Instance.new("TextButton")
  14031. local EXECUTERClear = Instance.new("TextButton")
  14032. local PLAYERNAMEHERE = Instance.new("TextBox")
  14033. local VALUEHERE = Instance.new("TextBox")
  14034. local POINTSHERE = Instance.new("TextBox")
  14035. local RUNCOMMAND = Instance.new("TextButton")
  14036. local RUNCOMMANDSPACE = Instance.new("Frame")
  14037.  
  14038. -- Properties
  14039.  
  14040. KBAdmin_V2.Name = "KBAdmin_V2"
  14041. KBAdmin_V2.Parent = game.CoreGui
  14042.  
  14043. DRAGGABLEADMINGUI.Name = "DRAGGABLEADMINGUI"
  14044. DRAGGABLEADMINGUI.Parent = KBAdmin_V2
  14045. DRAGGABLEADMINGUI.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14046. DRAGGABLEADMINGUI.BorderSizePixel = 0
  14047. DRAGGABLEADMINGUI.Position = UDim2.new(0.439970672, 0, 0.477635771, 0)
  14048. DRAGGABLEADMINGUI.Draggable = true
  14049. DRAGGABLEADMINGUI.Size = UDim2.new(0, 164, 0, 27)
  14050. DRAGGABLEADMINGUI.Font = Enum.Font.Fantasy
  14051. DRAGGABLEADMINGUI.Text = "KBAdmin v2"
  14052. DRAGGABLEADMINGUI.TextColor3 = Color3.new(1, 1, 1)
  14053. DRAGGABLEADMINGUI.TextScaled = true
  14054. DRAGGABLEADMINGUI.TextSize = 14
  14055. DRAGGABLEADMINGUI.TextStrokeColor3 = Color3.new(1, 1, 0)
  14056. DRAGGABLEADMINGUI.TextStrokeTransparency = 0
  14057. DRAGGABLEADMINGUI.TextWrapped = true
  14058.  
  14059. OpenCloseCmd.Name = "OpenCloseCmd"
  14060. OpenCloseCmd.Parent = DRAGGABLEADMINGUI
  14061. OpenCloseCmd.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14062. OpenCloseCmd.BorderSizePixel = 0
  14063. OpenCloseCmd.Position = UDim2.new(1, 0, 0, 0)
  14064. OpenCloseCmd.Size = UDim2.new(0, 43, 0, 27)
  14065. OpenCloseCmd.Font = Enum.Font.SourceSansBold
  14066. OpenCloseCmd.Text = "+"
  14067. OpenCloseCmd.TextColor3 = Color3.new(1, 1, 1)
  14068. OpenCloseCmd.TextScaled = true
  14069. OpenCloseCmd.TextSize = 14
  14070. OpenCloseCmd.TextStrokeColor3 = Color3.new(0, 1, 0)
  14071. OpenCloseCmd.TextStrokeTransparency = 0
  14072. OpenCloseCmd.TextWrapped = true
  14073.  
  14074. DecorationLine.Name = "DecorationLine"
  14075. DecorationLine.Parent = DRAGGABLEADMINGUI
  14076. DecorationLine.BackgroundColor3 = Color3.new(0.278431, 0.556863, 0.835294)
  14077. DecorationLine.BorderSizePixel = 0
  14078. DecorationLine.Position = UDim2.new(0, 0, 1, 0)
  14079. DecorationLine.Size = UDim2.new(0, 207, 0, 6)
  14080.  
  14081. MAINMENUBACKGROUND.Name = "MAINMENUBACKGROUND"
  14082. MAINMENUBACKGROUND.Parent = DRAGGABLEADMINGUI
  14083. MAINMENUBACKGROUND.BackgroundColor3 = Color3.new(0.211765, 0.423529, 0.635294)
  14084. MAINMENUBACKGROUND.BorderSizePixel = 0
  14085. MAINMENUBACKGROUND.Position = UDim2.new(0, 0, 1.22222221, 0)
  14086. MAINMENUBACKGROUND.Size = UDim2.new(0, 207, 0, 383)
  14087. MAINMENUBACKGROUND.Visible = false
  14088.  
  14089. helpopkill.Name = "helpopkill"
  14090. helpopkill.Parent = MAINMENUBACKGROUND
  14091. helpopkill.BackgroundColor3 = Color3.new(1, 1, 1)
  14092. helpopkill.BackgroundTransparency = 0.80000001192093
  14093. helpopkill.BorderSizePixel = 0
  14094. helpopkill.Position = UDim2.new(0, 0, 0.0365535282, 0)
  14095. helpopkill.Size = UDim2.new(0, 207, 0, 14)
  14096. helpopkill.Font = Enum.Font.SourceSansBold
  14097. helpopkill.Text = "kill"
  14098. helpopkill.TextColor3 = Color3.new(1, 1, 0.498039)
  14099. helpopkill.TextSize = 14
  14100. helpopkill.TextWrapped = true
  14101.  
  14102. helpophealth.Name = "helpophealth"
  14103. helpophealth.Parent = MAINMENUBACKGROUND
  14104. helpophealth.BackgroundColor3 = Color3.new(1, 1, 1)
  14105. helpophealth.BackgroundTransparency = 0.80000001192093
  14106. helpophealth.BorderSizePixel = 0
  14107. helpophealth.Position = UDim2.new(0, 0, 0.0731070489, 0)
  14108. helpophealth.Size = UDim2.new(0, 207, 0, 14)
  14109. helpophealth.Font = Enum.Font.SourceSansBold
  14110. helpophealth.Text = "health"
  14111. helpophealth.TextColor3 = Color3.new(1, 1, 0.498039)
  14112. helpophealth.TextSize = 14
  14113. helpophealth.TextWrapped = true
  14114.  
  14115. helpopforcefield.Name = "helpopforcefield"
  14116. helpopforcefield.Parent = MAINMENUBACKGROUND
  14117. helpopforcefield.BackgroundColor3 = Color3.new(1, 1, 1)
  14118. helpopforcefield.BackgroundTransparency = 0.80000001192093
  14119. helpopforcefield.BorderSizePixel = 0
  14120. helpopforcefield.Position = UDim2.new(0, 0, 0.109660566, 0)
  14121. helpopforcefield.Size = UDim2.new(0, 207, 0, 14)
  14122. helpopforcefield.Font = Enum.Font.SourceSansBold
  14123. helpopforcefield.Text = "forcefield / unforcefield"
  14124. helpopforcefield.TextColor3 = Color3.new(1, 1, 0.498039)
  14125. helpopforcefield.TextSize = 14
  14126. helpopforcefield.TextWrapped = true
  14127.  
  14128. helpopfire.Name = "helpopfire"
  14129. helpopfire.Parent = MAINMENUBACKGROUND
  14130. helpopfire.BackgroundColor3 = Color3.new(1, 1, 1)
  14131. helpopfire.BackgroundTransparency = 0.80000001192093
  14132. helpopfire.BorderSizePixel = 0
  14133. helpopfire.Position = UDim2.new(0, 0, 0.146214098, 0)
  14134. helpopfire.Size = UDim2.new(0, 207, 0, 14)
  14135. helpopfire.Font = Enum.Font.SourceSansBold
  14136. helpopfire.Text = "fire / unfire"
  14137. helpopfire.TextColor3 = Color3.new(1, 1, 0.498039)
  14138. helpopfire.TextSize = 14
  14139. helpopfire.TextWrapped = true
  14140.  
  14141. helpopwalkspeed.Name = "helpopwalkspeed"
  14142. helpopwalkspeed.Parent = MAINMENUBACKGROUND
  14143. helpopwalkspeed.BackgroundColor3 = Color3.new(1, 1, 1)
  14144. helpopwalkspeed.BackgroundTransparency = 0.80000001192093
  14145. helpopwalkspeed.BorderSizePixel = 0
  14146. helpopwalkspeed.Position = UDim2.new(0, 0, 0.182767615, 0)
  14147. helpopwalkspeed.Size = UDim2.new(0, 207, 0, 14)
  14148. helpopwalkspeed.Font = Enum.Font.SourceSansBold
  14149. helpopwalkspeed.Text = "walkspeed"
  14150. helpopwalkspeed.TextColor3 = Color3.new(1, 1, 0.498039)
  14151. helpopwalkspeed.TextSize = 14
  14152. helpopwalkspeed.TextWrapped = true
  14153.  
  14154. helpopjumppower.Name = "helpopjumppower"
  14155. helpopjumppower.Parent = MAINMENUBACKGROUND
  14156. helpopjumppower.BackgroundColor3 = Color3.new(1, 1, 1)
  14157. helpopjumppower.BackgroundTransparency = 0.80000001192093
  14158. helpopjumppower.BorderSizePixel = 0
  14159. helpopjumppower.Position = UDim2.new(0, 0, 0.219321147, 0)
  14160. helpopjumppower.Size = UDim2.new(0, 207, 0, 14)
  14161. helpopjumppower.Font = Enum.Font.SourceSansBold
  14162. helpopjumppower.Text = "jumppower"
  14163. helpopjumppower.TextColor3 = Color3.new(1, 1, 0.498039)
  14164. helpopjumppower.TextSize = 14
  14165. helpopjumppower.TextWrapped = true
  14166.  
  14167. helpopkick.Name = "helpopkick"
  14168. helpopkick.Parent = MAINMENUBACKGROUND
  14169. helpopkick.BackgroundColor3 = Color3.new(1, 1, 1)
  14170. helpopkick.BackgroundTransparency = 0.80000001192093
  14171. helpopkick.BorderSizePixel = 0
  14172. helpopkick.Position = UDim2.new(0, 0, 0.255874664, 0)
  14173. helpopkick.Size = UDim2.new(0, 207, 0, 14)
  14174. helpopkick.Font = Enum.Font.SourceSansBold
  14175. helpopkick.Text = "kick"
  14176. helpopkick.TextColor3 = Color3.new(1, 1, 0.498039)
  14177. helpopkick.TextSize = 14
  14178. helpopkick.TextWrapped = true
  14179.  
  14180. helpoploopkill.Name = "helpoploopkill"
  14181. helpoploopkill.Parent = MAINMENUBACKGROUND
  14182. helpoploopkill.BackgroundColor3 = Color3.new(1, 1, 1)
  14183. helpoploopkill.BackgroundTransparency = 0.80000001192093
  14184. helpoploopkill.BorderSizePixel = 0
  14185. helpoploopkill.Position = UDim2.new(0, 0, 0.292428195, 0)
  14186. helpoploopkill.Size = UDim2.new(0, 207, 0, 14)
  14187. helpoploopkill.Font = Enum.Font.SourceSansBold
  14188. helpoploopkill.Text = "loopkill"
  14189. helpoploopkill.TextColor3 = Color3.new(1, 1, 0.498039)
  14190. helpoploopkill.TextSize = 14
  14191. helpoploopkill.TextWrapped = true
  14192.  
  14193. helpopmusic.Name = "helpopmusic"
  14194. helpopmusic.Parent = MAINMENUBACKGROUND
  14195. helpopmusic.BackgroundColor3 = Color3.new(1, 1, 1)
  14196. helpopmusic.BackgroundTransparency = 0.80000001192093
  14197. helpopmusic.BorderSizePixel = 0
  14198. helpopmusic.Position = UDim2.new(0, 0, 0.328981727, 0)
  14199. helpopmusic.Size = UDim2.new(0, 207, 0, 14)
  14200. helpopmusic.Font = Enum.Font.SourceSansBold
  14201. helpopmusic.Text = "music"
  14202. helpopmusic.TextColor3 = Color3.new(1, 1, 0.498039)
  14203. helpopmusic.TextSize = 14
  14204. helpopmusic.TextWrapped = true
  14205.  
  14206. helpopchar.Name = "helpopchar"
  14207. helpopchar.Parent = MAINMENUBACKGROUND
  14208. helpopchar.BackgroundColor3 = Color3.new(1, 1, 1)
  14209. helpopchar.BackgroundTransparency = 0.80000001192093
  14210. helpopchar.BorderSizePixel = 0
  14211. helpopchar.Position = UDim2.new(0, 0, 0.365535259, 0)
  14212. helpopchar.Size = UDim2.new(0, 207, 0, 14)
  14213. helpopchar.Font = Enum.Font.SourceSansBold
  14214. helpopchar.Text = "char"
  14215. helpopchar.TextColor3 = Color3.new(1, 1, 0.498039)
  14216. helpopchar.TextSize = 14
  14217. helpopchar.TextWrapped = true
  14218.  
  14219. helpopfreeze.Name = "helpopfreeze"
  14220. helpopfreeze.Parent = MAINMENUBACKGROUND
  14221. helpopfreeze.BackgroundColor3 = Color3.new(1, 1, 1)
  14222. helpopfreeze.BackgroundTransparency = 0.80000001192093
  14223. helpopfreeze.BorderSizePixel = 0
  14224. helpopfreeze.Position = UDim2.new(0, 0, 0.402088791, 0)
  14225. helpopfreeze.Size = UDim2.new(0, 207, 0, 14)
  14226. helpopfreeze.Font = Enum.Font.SourceSansBold
  14227. helpopfreeze.Text = "freeze / unfreeze"
  14228. helpopfreeze.TextColor3 = Color3.new(1, 1, 0.498039)
  14229. helpopfreeze.TextSize = 14
  14230. helpopfreeze.TextWrapped = true
  14231.  
  14232. helpopbring.Name = "helpopbring"
  14233. helpopbring.Parent = MAINMENUBACKGROUND
  14234. helpopbring.BackgroundColor3 = Color3.new(1, 1, 1)
  14235. helpopbring.BackgroundTransparency = 0.80000001192093
  14236. helpopbring.BorderSizePixel = 0
  14237. helpopbring.Position = UDim2.new(0, 0, 0.438642323, 0)
  14238. helpopbring.Size = UDim2.new(0, 207, 0, 14)
  14239. helpopbring.Font = Enum.Font.SourceSansBold
  14240. helpopbring.Text = "bring"
  14241. helpopbring.TextColor3 = Color3.new(1, 1, 0.498039)
  14242. helpopbring.TextSize = 14
  14243. helpopbring.TextWrapped = true
  14244.  
  14245. helpopgoto.Name = "helpopgoto"
  14246. helpopgoto.Parent = MAINMENUBACKGROUND
  14247. helpopgoto.BackgroundColor3 = Color3.new(1, 1, 1)
  14248. helpopgoto.BackgroundTransparency = 0.80000001192093
  14249. helpopgoto.BorderSizePixel = 0
  14250. helpopgoto.Position = UDim2.new(0, 0, 0.475195855, 0)
  14251. helpopgoto.Size = UDim2.new(0, 207, 0, 14)
  14252. helpopgoto.Font = Enum.Font.SourceSansBold
  14253. helpopgoto.Text = "goto"
  14254. helpopgoto.TextColor3 = Color3.new(1, 1, 0.498039)
  14255. helpopgoto.TextSize = 14
  14256. helpopgoto.TextWrapped = true
  14257.  
  14258. helpoptp.Name = "helpoptp"
  14259. helpoptp.Parent = MAINMENUBACKGROUND
  14260. helpoptp.BackgroundColor3 = Color3.new(1, 1, 1)
  14261. helpoptp.BackgroundTransparency = 0.80000001192093
  14262. helpoptp.BorderSizePixel = 0
  14263. helpoptp.Position = UDim2.new(0, 0, 0.511749446, 0)
  14264. helpoptp.Size = UDim2.new(0, 207, 0, 14)
  14265. helpoptp.Font = Enum.Font.SourceSansBold
  14266. helpoptp.Text = "tp"
  14267. helpoptp.TextColor3 = Color3.new(1, 1, 0.498039)
  14268. helpoptp.TextSize = 14
  14269. helpoptp.TextWrapped = true
  14270.  
  14271. helpoprejoin.Name = "helpoprejoin"
  14272. helpoprejoin.Parent = MAINMENUBACKGROUND
  14273. helpoprejoin.BackgroundColor3 = Color3.new(1, 1, 1)
  14274. helpoprejoin.BackgroundTransparency = 0.80000001192093
  14275. helpoprejoin.BorderSizePixel = 0
  14276. helpoprejoin.Position = UDim2.new(0, 0, 0.548302948, 0)
  14277. helpoprejoin.Size = UDim2.new(0, 207, 0, 14)
  14278. helpoprejoin.Font = Enum.Font.SourceSansBold
  14279. helpoprejoin.Text = "rejoin"
  14280. helpoprejoin.TextColor3 = Color3.new(1, 1, 0.498039)
  14281. helpoprejoin.TextSize = 14
  14282. helpoprejoin.TextWrapped = true
  14283.  
  14284. helpopexecute.Name = "helpopexecute"
  14285. helpopexecute.Parent = MAINMENUBACKGROUND
  14286. helpopexecute.BackgroundColor3 = Color3.new(1, 1, 1)
  14287. helpopexecute.BackgroundTransparency = 0.80000001192093
  14288. helpopexecute.BorderSizePixel = 0
  14289. helpopexecute.Position = UDim2.new(0, 0, 0.584856451, 0)
  14290. helpopexecute.Size = UDim2.new(0, 207, 0, 14)
  14291. helpopexecute.Font = Enum.Font.SourceSansBold
  14292. helpopexecute.Text = "execute"
  14293. helpopexecute.TextColor3 = Color3.new(1, 1, 0.498039)
  14294. helpopexecute.TextSize = 14
  14295. helpopexecute.TextWrapped = true
  14296.  
  14297. helpopshutdown.Name = "helpopshutdown"
  14298. helpopshutdown.Parent = MAINMENUBACKGROUND
  14299. helpopshutdown.BackgroundColor3 = Color3.new(1, 1, 1)
  14300. helpopshutdown.BackgroundTransparency = 0.80000001192093
  14301. helpopshutdown.BorderSizePixel = 0
  14302. helpopshutdown.Position = UDim2.new(0, 0, 0.621409953, 0)
  14303. helpopshutdown.Size = UDim2.new(0, 207, 0, 14)
  14304. helpopshutdown.Font = Enum.Font.SourceSansBold
  14305. helpopshutdown.Text = "shutdown"
  14306. helpopshutdown.TextColor3 = Color3.new(1, 1, 0.498039)
  14307. helpopshutdown.TextSize = 14
  14308. helpopshutdown.TextWrapped = true
  14309.  
  14310. helpopexplode.Name = "helpopexplode"
  14311. helpopexplode.Parent = MAINMENUBACKGROUND
  14312. helpopexplode.BackgroundColor3 = Color3.new(1, 1, 1)
  14313. helpopexplode.BackgroundTransparency = 0.80000001192093
  14314. helpopexplode.BorderSizePixel = 0
  14315. helpopexplode.Position = UDim2.new(0, 0, 0.657963455, 0)
  14316. helpopexplode.Size = UDim2.new(0, 207, 0, 14)
  14317. helpopexplode.Font = Enum.Font.SourceSansBold
  14318. helpopexplode.Text = "explode"
  14319. helpopexplode.TextColor3 = Color3.new(1, 1, 0.498039)
  14320. helpopexplode.TextSize = 14
  14321. helpopexplode.TextWrapped = true
  14322.  
  14323. helpoploopexeplode.Name = "helpoploopexeplode"
  14324. helpoploopexeplode.Parent = MAINMENUBACKGROUND
  14325. helpoploopexeplode.BackgroundColor3 = Color3.new(1, 1, 1)
  14326. helpoploopexeplode.BackgroundTransparency = 0.80000001192093
  14327. helpoploopexeplode.BorderSizePixel = 0
  14328. helpoploopexeplode.Position = UDim2.new(0, 0, 0.694516957, 0)
  14329. helpoploopexeplode.Size = UDim2.new(0, 207, 0, 14)
  14330. helpoploopexeplode.Font = Enum.Font.SourceSansBold
  14331. helpoploopexeplode.Text = "loopexplode"
  14332. helpoploopexeplode.TextColor3 = Color3.new(1, 1, 0.498039)
  14333. helpoploopexeplode.TextSize = 14
  14334. helpoploopexeplode.TextWrapped = true
  14335.  
  14336. helpopchangestat.Name = "helpopchangestat"
  14337. helpopchangestat.Parent = MAINMENUBACKGROUND
  14338. helpopchangestat.BackgroundColor3 = Color3.new(1, 1, 1)
  14339. helpopchangestat.BackgroundTransparency = 0.80000001192093
  14340. helpopchangestat.BorderSizePixel = 0
  14341. helpopchangestat.Position = UDim2.new(0, 0, 0.731070518, 0)
  14342. helpopchangestat.Size = UDim2.new(0, 207, 0, 14)
  14343. helpopchangestat.Font = Enum.Font.SourceSansBold
  14344. helpopchangestat.Text = "changestat"
  14345. helpopchangestat.TextColor3 = Color3.new(1, 1, 0.498039)
  14346. helpopchangestat.TextSize = 14
  14347. helpopchangestat.TextWrapped = true
  14348.  
  14349. helpopsit.Name = "helpopsit"
  14350. helpopsit.Parent = MAINMENUBACKGROUND
  14351. helpopsit.BackgroundColor3 = Color3.new(1, 1, 1)
  14352. helpopsit.BackgroundTransparency = 0.80000001192093
  14353. helpopsit.BorderSizePixel = 0
  14354. helpopsit.Position = UDim2.new(0, 0, 0.767624021, 0)
  14355. helpopsit.Size = UDim2.new(0, 207, 0, 14)
  14356. helpopsit.Font = Enum.Font.SourceSansBold
  14357. helpopsit.Text = "sit"
  14358. helpopsit.TextColor3 = Color3.new(1, 1, 0.498039)
  14359. helpopsit.TextSize = 14
  14360. helpopsit.TextWrapped = true
  14361.  
  14362. helpopgravity.Name = "helpopgravity"
  14363. helpopgravity.Parent = MAINMENUBACKGROUND
  14364. helpopgravity.BackgroundColor3 = Color3.new(1, 1, 1)
  14365. helpopgravity.BackgroundTransparency = 0.80000001192093
  14366. helpopgravity.BorderSizePixel = 0
  14367. helpopgravity.Position = UDim2.new(0, 0, 0.804177523, 0)
  14368. helpopgravity.Size = UDim2.new(0, 207, 0, 14)
  14369. helpopgravity.Font = Enum.Font.SourceSansBold
  14370. helpopgravity.Text = "gravity"
  14371. helpopgravity.TextColor3 = Color3.new(1, 1, 0.498039)
  14372. helpopgravity.TextSize = 14
  14373. helpopgravity.TextWrapped = true
  14374.  
  14375. helpopfly.Name = "helpopfly"
  14376. helpopfly.Parent = MAINMENUBACKGROUND
  14377. helpopfly.BackgroundColor3 = Color3.new(1, 1, 1)
  14378. helpopfly.BackgroundTransparency = 0.80000001192093
  14379. helpopfly.BorderSizePixel = 0
  14380. helpopfly.Position = UDim2.new(0, 0, 0.840731025, 0)
  14381. helpopfly.Size = UDim2.new(0, 207, 0, 14)
  14382. helpopfly.Font = Enum.Font.SourceSansBold
  14383. helpopfly.Text = "noclip / clip"
  14384. helpopfly.TextColor3 = Color3.new(1, 1, 0.498039)
  14385. helpopfly.TextSize = 14
  14386. helpopfly.TextWrapped = true
  14387.  
  14388. helpopmessage.Name = "helpopmessage"
  14389. helpopmessage.Parent = MAINMENUBACKGROUND
  14390. helpopmessage.BackgroundColor3 = Color3.new(1, 1, 1)
  14391. helpopmessage.BackgroundTransparency = 0.80000001192093
  14392. helpopmessage.BorderSizePixel = 0
  14393. helpopmessage.Position = UDim2.new(0, 0, 0.877284527, 0)
  14394. helpopmessage.Size = UDim2.new(0, 207, 0, 14)
  14395. helpopmessage.Font = Enum.Font.SourceSansBold
  14396. helpopmessage.Text = "chat"
  14397. helpopmessage.TextColor3 = Color3.new(1, 1, 0.498039)
  14398. helpopmessage.TextSize = 14
  14399. helpopmessage.TextWrapped = true
  14400.  
  14401. Frame.Parent = MAINMENUBACKGROUND
  14402. Frame.BackgroundColor3 = Color3.new(0.278431, 0.556863, 0.835294)
  14403. Frame.BorderSizePixel = 0
  14404. Frame.Position = UDim2.new(0, 0, 0.913838148, 0)
  14405. Frame.Size = UDim2.new(0, 207, 0, 6)
  14406.  
  14407. createdby.Name = "createdby"
  14408. createdby.Parent = MAINMENUBACKGROUND
  14409. createdby.BackgroundColor3 = Color3.new(1, 1, 1)
  14410. createdby.BackgroundTransparency = 1
  14411. createdby.Position = UDim2.new(0, 0, 0.929503918, 0)
  14412. createdby.Size = UDim2.new(0, 83, 0, 21)
  14413. createdby.Font = Enum.Font.Code
  14414. createdby.Text = "Created By."
  14415. createdby.TextColor3 = Color3.new(1, 1, 1)
  14416. createdby.TextSize = 14
  14417. createdby.TextWrapped = true
  14418. createdby.TextYAlignment = Enum.TextYAlignment.Top
  14419.  
  14420. creatorname.Name = "creatorname"
  14421. creatorname.Parent = MAINMENUBACKGROUND
  14422. creatorname.BackgroundColor3 = Color3.new(1, 1, 1)
  14423. creatorname.BackgroundTransparency = 1
  14424. creatorname.Position = UDim2.new(0.400966197, 0, 0.942558706, 0)
  14425. creatorname.Size = UDim2.new(0, 124, 0, 22)
  14426. creatorname.Font = Enum.Font.Cartoon
  14427. creatorname.Text = "B34ST_GH0ST"
  14428. creatorname.TextColor3 = Color3.new(1, 1, 0.498039)
  14429. creatorname.TextScaled = true
  14430. creatorname.TextSize = 14
  14431. creatorname.TextWrapped = true
  14432. creatorname.TextXAlignment = Enum.TextXAlignment.Left
  14433. creatorname.TextYAlignment = Enum.TextYAlignment.Top
  14434.  
  14435. cmdstitle.Name = "cmdstitle"
  14436. cmdstitle.Parent = MAINMENUBACKGROUND
  14437. cmdstitle.BackgroundColor3 = Color3.new(1, 1, 1)
  14438. cmdstitle.BackgroundTransparency = 0.80000001192093
  14439. cmdstitle.BorderSizePixel = 0
  14440. cmdstitle.Size = UDim2.new(0, 207, 0, 14)
  14441. cmdstitle.Font = Enum.Font.SourceSansBold
  14442. cmdstitle.Text = "---[ CMDS ]---"
  14443. cmdstitle.TextColor3 = Color3.new(1, 1, 0.498039)
  14444. cmdstitle.TextScaled = true
  14445. cmdstitle.TextSize = 14
  14446. cmdstitle.TextStrokeTransparency = 0.40000000596046
  14447. cmdstitle.TextWrapped = true
  14448.  
  14449. CommandOnBetaKick.Name = "CommandOnBetaKick"
  14450. CommandOnBetaKick.Parent = MAINMENUBACKGROUND
  14451. CommandOnBetaKick.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14452. CommandOnBetaKick.BackgroundTransparency = 0.69999998807907
  14453. CommandOnBetaKick.BorderSizePixel = 0
  14454. CommandOnBetaKick.Position = UDim2.new(1, 0, 0.255874664, 0)
  14455. CommandOnBetaKick.Size = UDim2.new(0, 168, 0, 14)
  14456. CommandOnBetaKick.Visible = false
  14457. CommandOnBetaKick.Font = Enum.Font.Cartoon
  14458. CommandOnBetaKick.Text = "This Command is on BETA"
  14459. CommandOnBetaKick.TextColor3 = Color3.new(1, 1, 1)
  14460. CommandOnBetaKick.TextScaled = true
  14461. CommandOnBetaKick.TextSize = 14
  14462. CommandOnBetaKick.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14463. CommandOnBetaKick.TextStrokeTransparency = 0.5
  14464. CommandOnBetaKick.TextWrapped = true
  14465.  
  14466. CommandOnBetaloopkill.Name = "CommandOnBetaloopkill"
  14467. CommandOnBetaloopkill.Parent = MAINMENUBACKGROUND
  14468. CommandOnBetaloopkill.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14469. CommandOnBetaloopkill.BackgroundTransparency = 0.69999998807907
  14470. CommandOnBetaloopkill.BorderSizePixel = 0
  14471. CommandOnBetaloopkill.Position = UDim2.new(1, 0, 0.292428195, 0)
  14472. CommandOnBetaloopkill.Size = UDim2.new(0, 168, 0, 14)
  14473. CommandOnBetaloopkill.Visible = false
  14474. CommandOnBetaloopkill.Font = Enum.Font.Cartoon
  14475. CommandOnBetaloopkill.Text = "This Command is on BETA"
  14476. CommandOnBetaloopkill.TextColor3 = Color3.new(1, 1, 1)
  14477. CommandOnBetaloopkill.TextScaled = true
  14478. CommandOnBetaloopkill.TextSize = 14
  14479. CommandOnBetaloopkill.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14480. CommandOnBetaloopkill.TextStrokeTransparency = 0.5
  14481. CommandOnBetaloopkill.TextWrapped = true
  14482.  
  14483. CommandOnBetachar.Name = "CommandOnBetachar"
  14484. CommandOnBetachar.Parent = MAINMENUBACKGROUND
  14485. CommandOnBetachar.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14486. CommandOnBetachar.BackgroundTransparency = 0.69999998807907
  14487. CommandOnBetachar.BorderSizePixel = 0
  14488. CommandOnBetachar.Position = UDim2.new(1, 0, 0.365535229, 0)
  14489. CommandOnBetachar.Size = UDim2.new(0, 168, 0, 14)
  14490. CommandOnBetachar.Visible = false
  14491. CommandOnBetachar.Font = Enum.Font.Cartoon
  14492. CommandOnBetachar.Text = "This Command is on BETA"
  14493. CommandOnBetachar.TextColor3 = Color3.new(1, 1, 1)
  14494. CommandOnBetachar.TextScaled = true
  14495. CommandOnBetachar.TextSize = 14
  14496. CommandOnBetachar.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14497. CommandOnBetachar.TextStrokeTransparency = 0.5
  14498. CommandOnBetachar.TextWrapped = true
  14499.  
  14500. CommandOnBetabring.Name = "CommandOnBetabring"
  14501. CommandOnBetabring.Parent = MAINMENUBACKGROUND
  14502. CommandOnBetabring.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14503. CommandOnBetabring.BackgroundTransparency = 0.69999998807907
  14504. CommandOnBetabring.BorderSizePixel = 0
  14505. CommandOnBetabring.Position = UDim2.new(1, 0, 0.438642263, 0)
  14506. CommandOnBetabring.Size = UDim2.new(0, 168, 0, 14)
  14507. CommandOnBetabring.Visible = false
  14508. CommandOnBetabring.Font = Enum.Font.Cartoon
  14509. CommandOnBetabring.Text = "This Command is on BETA"
  14510. CommandOnBetabring.TextColor3 = Color3.new(1, 1, 1)
  14511. CommandOnBetabring.TextScaled = true
  14512. CommandOnBetabring.TextSize = 14
  14513. CommandOnBetabring.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14514. CommandOnBetabring.TextStrokeTransparency = 0.5
  14515. CommandOnBetabring.TextWrapped = true
  14516.  
  14517. CommandOnBetagoto.Name = "CommandOnBetagoto"
  14518. CommandOnBetagoto.Parent = MAINMENUBACKGROUND
  14519. CommandOnBetagoto.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14520. CommandOnBetagoto.BackgroundTransparency = 0.69999998807907
  14521. CommandOnBetagoto.BorderSizePixel = 0
  14522. CommandOnBetagoto.Position = UDim2.new(1, 0, 0.475195795, 0)
  14523. CommandOnBetagoto.Size = UDim2.new(0, 168, 0, 14)
  14524. CommandOnBetagoto.Visible = false
  14525. CommandOnBetagoto.Font = Enum.Font.Cartoon
  14526. CommandOnBetagoto.Text = "This Command is on BETA"
  14527. CommandOnBetagoto.TextColor3 = Color3.new(1, 1, 1)
  14528. CommandOnBetagoto.TextScaled = true
  14529. CommandOnBetagoto.TextSize = 14
  14530. CommandOnBetagoto.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14531. CommandOnBetagoto.TextStrokeTransparency = 0.5
  14532. CommandOnBetagoto.TextWrapped = true
  14533.  
  14534. CommandOnBetatp.Name = "CommandOnBetatp"
  14535. CommandOnBetatp.Parent = MAINMENUBACKGROUND
  14536. CommandOnBetatp.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14537. CommandOnBetatp.BackgroundTransparency = 0.69999998807907
  14538. CommandOnBetatp.BorderSizePixel = 0
  14539. CommandOnBetatp.Position = UDim2.new(1, 0, 0.511749327, 0)
  14540. CommandOnBetatp.Size = UDim2.new(0, 168, 0, 14)
  14541. CommandOnBetatp.Visible = false
  14542. CommandOnBetatp.Font = Enum.Font.Cartoon
  14543. CommandOnBetatp.Text = "This Command is on BETA"
  14544. CommandOnBetatp.TextColor3 = Color3.new(1, 1, 1)
  14545. CommandOnBetatp.TextScaled = true
  14546. CommandOnBetatp.TextSize = 14
  14547. CommandOnBetatp.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14548. CommandOnBetatp.TextStrokeTransparency = 0.5
  14549. CommandOnBetatp.TextWrapped = true
  14550.  
  14551. CommandOnBetarejoin.Name = "CommandOnBetarejoin"
  14552. CommandOnBetarejoin.Parent = MAINMENUBACKGROUND
  14553. CommandOnBetarejoin.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14554. CommandOnBetarejoin.BackgroundTransparency = 0.69999998807907
  14555. CommandOnBetarejoin.BorderSizePixel = 0
  14556. CommandOnBetarejoin.Position = UDim2.new(1, 0, 0.548302829, 0)
  14557. CommandOnBetarejoin.Size = UDim2.new(0, 168, 0, 14)
  14558. CommandOnBetarejoin.Visible = false
  14559. CommandOnBetarejoin.Font = Enum.Font.Cartoon
  14560. CommandOnBetarejoin.Text = "This Command is on BETA"
  14561. CommandOnBetarejoin.TextColor3 = Color3.new(1, 1, 1)
  14562. CommandOnBetarejoin.TextScaled = true
  14563. CommandOnBetarejoin.TextSize = 14
  14564. CommandOnBetarejoin.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14565. CommandOnBetarejoin.TextStrokeTransparency = 0.5
  14566. CommandOnBetarejoin.TextWrapped = true
  14567.  
  14568. CommandOnBetaexecuter.Name = "CommandOnBetaexecuter"
  14569. CommandOnBetaexecuter.Parent = MAINMENUBACKGROUND
  14570. CommandOnBetaexecuter.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14571. CommandOnBetaexecuter.BackgroundTransparency = 0.69999998807907
  14572. CommandOnBetaexecuter.BorderSizePixel = 0
  14573. CommandOnBetaexecuter.Position = UDim2.new(1, 0, 0.584856331, 0)
  14574. CommandOnBetaexecuter.Size = UDim2.new(0, 168, 0, 14)
  14575. CommandOnBetaexecuter.Visible = false
  14576. CommandOnBetaexecuter.Font = Enum.Font.Cartoon
  14577. CommandOnBetaexecuter.Text = "This Command is on BETA"
  14578. CommandOnBetaexecuter.TextColor3 = Color3.new(1, 1, 1)
  14579. CommandOnBetaexecuter.TextScaled = true
  14580. CommandOnBetaexecuter.TextSize = 14
  14581. CommandOnBetaexecuter.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14582. CommandOnBetaexecuter.TextStrokeTransparency = 0.5
  14583. CommandOnBetaexecuter.TextWrapped = true
  14584.  
  14585. CommandOnBetashutdown.Name = "CommandOnBetashutdown"
  14586. CommandOnBetashutdown.Parent = MAINMENUBACKGROUND
  14587. CommandOnBetashutdown.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14588. CommandOnBetashutdown.BackgroundTransparency = 0.69999998807907
  14589. CommandOnBetashutdown.BorderSizePixel = 0
  14590. CommandOnBetashutdown.Position = UDim2.new(1, 0, 0.621409833, 0)
  14591. CommandOnBetashutdown.Size = UDim2.new(0, 168, 0, 14)
  14592. CommandOnBetashutdown.Visible = false
  14593. CommandOnBetashutdown.Font = Enum.Font.Cartoon
  14594. CommandOnBetashutdown.Text = "This Command is on BETA"
  14595. CommandOnBetashutdown.TextColor3 = Color3.new(1, 1, 1)
  14596. CommandOnBetashutdown.TextScaled = true
  14597. CommandOnBetashutdown.TextSize = 14
  14598. CommandOnBetashutdown.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14599. CommandOnBetashutdown.TextStrokeTransparency = 0.5
  14600. CommandOnBetashutdown.TextWrapped = true
  14601.  
  14602. CommandOnBetaloopexplode.Name = "CommandOnBetaloopexplode"
  14603. CommandOnBetaloopexplode.Parent = MAINMENUBACKGROUND
  14604. CommandOnBetaloopexplode.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14605. CommandOnBetaloopexplode.BackgroundTransparency = 0.69999998807907
  14606. CommandOnBetaloopexplode.BorderSizePixel = 0
  14607. CommandOnBetaloopexplode.Position = UDim2.new(1, 0, 0.694516897, 0)
  14608. CommandOnBetaloopexplode.Size = UDim2.new(0, 168, 0, 14)
  14609. CommandOnBetaloopexplode.Visible = false
  14610. CommandOnBetaloopexplode.Font = Enum.Font.Cartoon
  14611. CommandOnBetaloopexplode.Text = "This Command is on BETA"
  14612. CommandOnBetaloopexplode.TextColor3 = Color3.new(1, 1, 1)
  14613. CommandOnBetaloopexplode.TextScaled = true
  14614. CommandOnBetaloopexplode.TextSize = 14
  14615. CommandOnBetaloopexplode.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14616. CommandOnBetaloopexplode.TextStrokeTransparency = 0.5
  14617. CommandOnBetaloopexplode.TextWrapped = true
  14618.  
  14619. CommandOnBetamessage.Name = "CommandOnBetamessage"
  14620. CommandOnBetamessage.Parent = MAINMENUBACKGROUND
  14621. CommandOnBetamessage.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14622. CommandOnBetamessage.BackgroundTransparency = 0.69999998807907
  14623. CommandOnBetamessage.BorderSizePixel = 0
  14624. CommandOnBetamessage.Position = UDim2.new(1, 0, 0.877284527, 0)
  14625. CommandOnBetamessage.Size = UDim2.new(0, 168, 0, 14)
  14626. CommandOnBetamessage.Visible = false
  14627. CommandOnBetamessage.Font = Enum.Font.Cartoon
  14628. CommandOnBetamessage.Text = "This Command is on BETA"
  14629. CommandOnBetamessage.TextColor3 = Color3.new(1, 1, 1)
  14630. CommandOnBetamessage.TextScaled = true
  14631. CommandOnBetamessage.TextSize = 14
  14632. CommandOnBetamessage.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14633. CommandOnBetamessage.TextStrokeTransparency = 0.5
  14634. CommandOnBetamessage.TextWrapped = true
  14635.  
  14636. CommandOnBetafly.Name = "CommandOnBetafly"
  14637. CommandOnBetafly.Parent = MAINMENUBACKGROUND
  14638. CommandOnBetafly.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14639. CommandOnBetafly.BackgroundTransparency = 0.69999998807907
  14640. CommandOnBetafly.BorderSizePixel = 0
  14641. CommandOnBetafly.Position = UDim2.new(1, 0, 0.840731025, 0)
  14642. CommandOnBetafly.Size = UDim2.new(0, 168, 0, 14)
  14643. CommandOnBetafly.Visible = false
  14644. CommandOnBetafly.Font = Enum.Font.Cartoon
  14645. CommandOnBetafly.Text = "This Command is on BETA"
  14646. CommandOnBetafly.TextColor3 = Color3.new(1, 1, 1)
  14647. CommandOnBetafly.TextScaled = true
  14648. CommandOnBetafly.TextSize = 14
  14649. CommandOnBetafly.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14650. CommandOnBetafly.TextStrokeTransparency = 0.5
  14651. CommandOnBetafly.TextWrapped = true
  14652.  
  14653. OpenCloseBar.Name = "OpenCloseBar"
  14654. OpenCloseBar.Parent = KBAdmin_V2
  14655. OpenCloseBar.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14656. OpenCloseBar.BackgroundTransparency = 0.69999998807907
  14657. OpenCloseBar.BorderSizePixel = 0
  14658. OpenCloseBar.Position = UDim2.new(0, 0, 0.773163021, 0)
  14659. OpenCloseBar.Size = UDim2.new(0, 22, 0, 25)
  14660. OpenCloseBar.Font = Enum.Font.Cartoon
  14661. OpenCloseBar.Text = ">"
  14662. OpenCloseBar.TextColor3 = Color3.new(1, 1, 1)
  14663. OpenCloseBar.TextScaled = true
  14664. OpenCloseBar.TextSize = 14
  14665. OpenCloseBar.TextStrokeColor3 = Color3.new(0, 1, 0)
  14666. OpenCloseBar.TextStrokeTransparency = 0
  14667. OpenCloseBar.TextWrapped = true
  14668.  
  14669. CommandSpace.Name = "CommandSpace"
  14670. CommandSpace.Parent = OpenCloseBar
  14671. CommandSpace.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14672. CommandSpace.BackgroundTransparency = 0.69999998807907
  14673. CommandSpace.BorderSizePixel = 0
  14674. CommandSpace.Position = UDim2.new(-9.31818199, 0, 0, 0)
  14675. CommandSpace.Size = UDim2.new(0, 46, 0, 25)
  14676.  
  14677. COMMANDHERE.Name = "COMMANDHERE"
  14678. COMMANDHERE.Parent = OpenCloseBar
  14679. COMMANDHERE.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14680. COMMANDHERE.BackgroundTransparency = 0.69999998807907
  14681. COMMANDHERE.BorderSizePixel = 0
  14682. COMMANDHERE.Position = UDim2.new(-7.20657349, 0, -0.00830173492, 0)
  14683. COMMANDHERE.Size = UDim2.new(0, 159, 0, 25)
  14684. COMMANDHERE.Font = Enum.Font.Code
  14685. COMMANDHERE.Text = "Command-Here"
  14686. COMMANDHERE.TextColor3 = Color3.new(1, 1, 1)
  14687. COMMANDHERE.TextScaled = true
  14688. COMMANDHERE.TextSize = 14
  14689. COMMANDHERE.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14690. COMMANDHERE.TextStrokeTransparency = 0
  14691. COMMANDHERE.TextWrapped = true
  14692.  
  14693. PLAYERNAMESPACE.Name = "PLAYERNAMESPACE"
  14694. PLAYERNAMESPACE.Parent = OpenCloseBar
  14695. PLAYERNAMESPACE.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14696. PLAYERNAMESPACE.BackgroundTransparency = 0.69999998807907
  14697. PLAYERNAMESPACE.BorderSizePixel = 0
  14698. PLAYERNAMESPACE.Position = UDim2.new(-9.31818199, 0, -1, 0)
  14699. PLAYERNAMESPACE.Size = UDim2.new(0, 46, 0, 25)
  14700. PLAYERNAMESPACE.Visible = false
  14701.  
  14702. VALUESPACE.Name = "VALUESPACE"
  14703. VALUESPACE.Parent = OpenCloseBar
  14704. VALUESPACE.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14705. VALUESPACE.BackgroundTransparency = 0.69999998807907
  14706. VALUESPACE.BorderSizePixel = 0
  14707. VALUESPACE.Position = UDim2.new(-9.31818199, 0, 2, 0)
  14708. VALUESPACE.Size = UDim2.new(0, 46, 0, 25)
  14709. VALUESPACE.Visible = false
  14710.  
  14711. STATPOINTSPACE.Name = "STATPOINTSPACE"
  14712. STATPOINTSPACE.Parent = OpenCloseBar
  14713. STATPOINTSPACE.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14714. STATPOINTSPACE.BackgroundTransparency = 0.69999998807907
  14715. STATPOINTSPACE.BorderSizePixel = 0
  14716. STATPOINTSPACE.Position = UDim2.new(-9.31818199, 0, 2.99999976, 0)
  14717. STATPOINTSPACE.Size = UDim2.new(0, 46, 0, 25)
  14718. STATPOINTSPACE.Visible = false
  14719.  
  14720. EXECUTERSPACE.Name = "EXECUTERSPACE"
  14721. EXECUTERSPACE.Parent = OpenCloseBar
  14722. EXECUTERSPACE.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14723. EXECUTERSPACE.BackgroundTransparency = 0.69999998807907
  14724. EXECUTERSPACE.BorderSizePixel = 0
  14725. EXECUTERSPACE.Position = UDim2.new(-9.31818199, 0, -14.4399996, 0)
  14726. EXECUTERSPACE.Size = UDim2.new(0, 205, 0, 361)
  14727. EXECUTERSPACE.Visible = false
  14728.  
  14729. CodeScrollFrame.Name = "CodeScrollFrame"
  14730. CodeScrollFrame.Parent = EXECUTERSPACE
  14731. CodeScrollFrame.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14732. CodeScrollFrame.BackgroundTransparency = 0.69999998807907
  14733. CodeScrollFrame.BorderSizePixel = 0
  14734. CodeScrollFrame.Position = UDim2.new(1, 0, 0, 0)
  14735. CodeScrollFrame.Size = UDim2.new(0, 401, 0, 361)
  14736. CodeScrollFrame.CanvasSize = UDim2.new(200, 0, 200, 0)
  14737. CodeScrollFrame.ScrollBarThickness = 10
  14738.  
  14739. EXECUTERScriptCode.Name = "EXECUTERScriptCode"
  14740. EXECUTERScriptCode.Parent = CodeScrollFrame
  14741. EXECUTERScriptCode.BackgroundColor3 = Color3.new(1, 1, 1)
  14742. EXECUTERScriptCode.BackgroundTransparency = 0.60000002384186
  14743. EXECUTERScriptCode.BorderSizePixel = 0
  14744. EXECUTERScriptCode.Size = UDim2.new(200, 0, 200, 0)
  14745. EXECUTERScriptCode.ClearTextOnFocus = false
  14746. EXECUTERScriptCode.Font = Enum.Font.Code
  14747. EXECUTERScriptCode.MultiLine = true
  14748. EXECUTERScriptCode.Text = "warn(\"Created by. B34ST_GH0ST\")"
  14749. EXECUTERScriptCode.TextColor3 = Color3.new(0, 0, 0)
  14750. EXECUTERScriptCode.TextSize = 12
  14751. EXECUTERScriptCode.TextWrapped = true
  14752. EXECUTERScriptCode.TextXAlignment = Enum.TextXAlignment.Left
  14753. EXECUTERScriptCode.TextYAlignment = Enum.TextYAlignment.Top
  14754.  
  14755. EXECUTERExecute.Name = "EXECUTERExecute"
  14756. EXECUTERExecute.Parent = EXECUTERSPACE
  14757. EXECUTERExecute.BackgroundColor3 = Color3.new(0.203922, 0.411765, 0.619608)
  14758. EXECUTERExecute.BackgroundTransparency = 0.69999998807907
  14759. EXECUTERExecute.BorderSizePixel = 0
  14760. EXECUTERExecute.Position = UDim2.new(2.95514965, 0, 0, 0)
  14761. EXECUTERExecute.Size = UDim2.new(0, 17, 0, 179)
  14762. EXECUTERExecute.Font = Enum.Font.Cartoon
  14763. EXECUTERExecute.Text = "Execute"
  14764. EXECUTERExecute.TextColor3 = Color3.new(1, 1, 1)
  14765. EXECUTERExecute.TextSize = 25
  14766. EXECUTERExecute.TextStrokeColor3 = Color3.new(0, 1, 0)
  14767. EXECUTERExecute.TextStrokeTransparency = 0
  14768. EXECUTERExecute.TextWrapped = true
  14769.  
  14770. EXECUTERClear.Name = "EXECUTERClear"
  14771. EXECUTERClear.Parent = EXECUTERSPACE
  14772. EXECUTERClear.BackgroundColor3 = Color3.new(0.203922, 0.411765, 0.619608)
  14773. EXECUTERClear.BackgroundTransparency = 0.69999998807907
  14774. EXECUTERClear.BorderSizePixel = 0
  14775. EXECUTERClear.Position = UDim2.new(2.95514965, 0, 0.495844871, 0)
  14776. EXECUTERClear.Size = UDim2.new(0, 17, 0, 182)
  14777. EXECUTERClear.Font = Enum.Font.Cartoon
  14778. EXECUTERClear.Text = "Clear"
  14779. EXECUTERClear.TextColor3 = Color3.new(1, 1, 1)
  14780. EXECUTERClear.TextSize = 25
  14781. EXECUTERClear.TextStrokeColor3 = Color3.new(1, 0, 0)
  14782. EXECUTERClear.TextStrokeTransparency = 0
  14783. EXECUTERClear.TextWrapped = true
  14784.  
  14785. PLAYERNAMEHERE.Name = "PLAYERNAMEHERE"
  14786. PLAYERNAMEHERE.Parent = OpenCloseBar
  14787. PLAYERNAMEHERE.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14788. PLAYERNAMEHERE.BackgroundTransparency = 0.69999998807907
  14789. PLAYERNAMEHERE.BorderSizePixel = 0
  14790. PLAYERNAMEHERE.Position = UDim2.new(-7.22727251, 0, -1, 0)
  14791. PLAYERNAMEHERE.Size = UDim2.new(0, 159, 0, 25)
  14792. PLAYERNAMEHERE.Visible = false
  14793. PLAYERNAMEHERE.Font = Enum.Font.Code
  14794. PLAYERNAMEHERE.Text = "PlayerName-Here"
  14795. PLAYERNAMEHERE.TextColor3 = Color3.new(1, 1, 1)
  14796. PLAYERNAMEHERE.TextScaled = true
  14797. PLAYERNAMEHERE.TextSize = 14
  14798. PLAYERNAMEHERE.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14799. PLAYERNAMEHERE.TextStrokeTransparency = 0
  14800. PLAYERNAMEHERE.TextWrapped = true
  14801.  
  14802. VALUEHERE.Name = "VALUEHERE"
  14803. VALUEHERE.Parent = OpenCloseBar
  14804. VALUEHERE.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14805. VALUEHERE.BackgroundTransparency = 0.69999998807907
  14806. VALUEHERE.BorderSizePixel = 0
  14807. VALUEHERE.Position = UDim2.new(-7.22727251, 0, 2, 0)
  14808. VALUEHERE.Size = UDim2.new(0, 159, 0, 25)
  14809. VALUEHERE.Visible = false
  14810. VALUEHERE.Font = Enum.Font.Code
  14811. VALUEHERE.Text = "Value-Here"
  14812. VALUEHERE.TextColor3 = Color3.new(1, 1, 1)
  14813. VALUEHERE.TextScaled = true
  14814. VALUEHERE.TextSize = 14
  14815. VALUEHERE.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14816. VALUEHERE.TextStrokeTransparency = 0
  14817. VALUEHERE.TextWrapped = true
  14818.  
  14819. POINTSHERE.Name = "POINTSHERE"
  14820. POINTSHERE.Parent = OpenCloseBar
  14821. POINTSHERE.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14822. POINTSHERE.BackgroundTransparency = 0.69999998807907
  14823. POINTSHERE.BorderSizePixel = 0
  14824. POINTSHERE.Position = UDim2.new(-7.22727251, 0, 3, 0)
  14825. POINTSHERE.Size = UDim2.new(0, 159, 0, 25)
  14826. POINTSHERE.Visible = false
  14827. POINTSHERE.Font = Enum.Font.Code
  14828. POINTSHERE.Text = "Points-Here"
  14829. POINTSHERE.TextColor3 = Color3.new(1, 1, 1)
  14830. POINTSHERE.TextScaled = true
  14831. POINTSHERE.TextSize = 14
  14832. POINTSHERE.TextStrokeColor3 = Color3.new(0.333333, 0.666667, 1)
  14833. POINTSHERE.TextStrokeTransparency = 0
  14834. POINTSHERE.TextWrapped = true
  14835.  
  14836. RUNCOMMAND.Name = "RUNCOMMAND"
  14837. RUNCOMMAND.Parent = OpenCloseBar
  14838. RUNCOMMAND.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14839. RUNCOMMAND.BackgroundTransparency = 0.69999998807907
  14840. RUNCOMMAND.BorderSizePixel = 0
  14841. RUNCOMMAND.Position = UDim2.new(-7.22727251, 0, 1, 0)
  14842. RUNCOMMAND.Size = UDim2.new(0, 159, 0, 25)
  14843. RUNCOMMAND.Visible = false
  14844. RUNCOMMAND.Font = Enum.Font.Code
  14845. RUNCOMMAND.Text = "- RunCommand -"
  14846. RUNCOMMAND.TextColor3 = Color3.new(1, 1, 1)
  14847. RUNCOMMAND.TextScaled = true
  14848. RUNCOMMAND.TextSize = 14
  14849. RUNCOMMAND.TextStrokeColor3 = Color3.new(0, 1, 0)
  14850. RUNCOMMAND.TextStrokeTransparency = 0
  14851. RUNCOMMAND.TextWrapped = true
  14852.  
  14853. RUNCOMMANDSPACE.Name = "RUNCOMMANDSPACE"
  14854. RUNCOMMANDSPACE.Parent = OpenCloseBar
  14855. RUNCOMMANDSPACE.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  14856. RUNCOMMANDSPACE.BackgroundTransparency = 0.69999998807907
  14857. RUNCOMMANDSPACE.BorderSizePixel = 0
  14858. RUNCOMMANDSPACE.Position = UDim2.new(-9.31818199, 0, 1, 0)
  14859. RUNCOMMANDSPACE.Size = UDim2.new(0, 46, 0, 25)
  14860. RUNCOMMANDSPACE.Visible = false
  14861.  
  14862. local ADMINRANKGUI = Instance.new("BillboardGui")
  14863. local RANK_ADMIN = Instance.new("TextLabel")
  14864. local Icon = Instance.new("ImageLabel")
  14865.  
  14866. ADMINRANKGUI.Parent = game.Players.LocalPlayer.Character.Head
  14867. ADMINRANKGUI.ExtentsOffset = Vector3.new(0, 2, 0)
  14868. ADMINRANKGUI.LightInfluence = 1
  14869. ADMINRANKGUI.Size = UDim2.new(0, 200, 0, 50)
  14870. ADMINRANKGUI.StudsOffset = Vector3.new(0, 2, 0)
  14871.  
  14872. RANK_ADMIN.Name = "RANKSistemv1"
  14873. RANK_ADMIN.Parent = ADMINRANKGUI
  14874. RANK_ADMIN.BackgroundColor3 = Color3.new(1, 1, 1)
  14875. RANK_ADMIN.BackgroundTransparency = 1
  14876. RANK_ADMIN.Size = UDim2.new(0, 200, 0, 56)
  14877. RANK_ADMIN.Font = Enum.Font.Cartoon
  14878. RANK_ADMIN.Text = "Welcome "..game.Players.LocalPlayer.Name.." to K.B. Admin v2!"
  14879. wait(5)
  14880. RANK_ADMIN.Position = UDim2.new(0.252000004, 0, 0.300000012, 0)
  14881. RANK_ADMIN.Text = "Admin"
  14882. if game.Players.LocalPlayer.Name == "B34ST_GH0ST" then
  14883. if game.Players.LocalPlayer.UserId == 335651997 then
  14884. RANK_ADMIN.Text = "Creator"
  14885. end
  14886. end
  14887. RANK_ADMIN.TextColor3 = Color3.new(0, 0.666667, 1)
  14888. RANK_ADMIN.TextScaled = true
  14889. RANK_ADMIN.TextSize = 14
  14890. RANK_ADMIN.TextStrokeTransparency = 0.80000001192093
  14891. RANK_ADMIN.TextWrapped = true
  14892.  
  14893. Icon.Name = "Icon"
  14894. Icon.Parent = ADMINRANKGUI
  14895. Icon.BackgroundColor3 = Color3.new(1, 1, 1)
  14896. Icon.BackgroundTransparency = 21
  14897. Icon.Size = UDim2.new(0, 74, 0, 97)
  14898. Icon.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=200&Format=Png&username="..game.Players.LocalPlayer.Name
  14899.  
  14900. newmusic00001 = Instance.new("Sound")
  14901. newmusic00001.Parent = workspace
  14902. newmusic00001.Name = "BeastMusic001"
  14903. newmusic00001.MaxDistance = 999999986991104
  14904. newmusic00001.Looped = false
  14905.  
  14906. Commandscanner001 = ""
  14907. loopkillname00001 = "Player"
  14908. loopexplode00001 ="Player"
  14909.  
  14910. -- Scripts
  14911. RUNCOMMAND.MouseButton1Click:Connect(function()
  14912. if PLAYERNAMEHERE.Text == "me" then
  14913. PLAYERNAMEHERE.Text = game.Players.LocalPlayer.Name
  14914. end
  14915. if Commandscanner001 == "loopexplode" then
  14916. loopexplode00001 = PLAYERNAMEHERE.Text
  14917. end
  14918. if Commandscanner001 == "loopkill" then
  14919. loopkillname00001 = PLAYERNAMEHERE.Text
  14920. end
  14921. if Commandscanner001 == "music" then
  14922. game.Workspace["BeastMusic001"].Stop()
  14923. game.Workspace["BeastMusic001"].SoundId = "rbxassetid://"..VALUEHERE.Text
  14924. game.Workspace["BeastMusic001"].Volume = POINTSHERE.Text
  14925. game.Workspace["BeastMusic001"]:Play()
  14926. end
  14927. if Commandscanner001 == "rejoin" then
  14928. game.Players.PlayerRejoining = game.Players.LocalPlayer
  14929. end
  14930. if Commandscanner001 == "shutdown" then
  14931. for q,w in pairs(game.Lighting:GetChildren()) do
  14932. w:Remove()
  14933. end
  14934. for q,w in pairs(game.Players:GetChildren()) do
  14935. w:Remove()
  14936. end
  14937. for q,w in pairs(game.Workspace:GetChildren()) do
  14938. w:Remove()
  14939. end
  14940. game.NetworkServer:Remove()
  14941. end
  14942. if Commandscanner001 == "walkspeed" then
  14943. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid.WalkSpeed = VALUEHERE.Text
  14944. end
  14945. if Commandscanner001 == "tp" then
  14946. game.Players[PLAYERNAMEHERE.Text].Character.HumanoidRootPart.CFrame = game.Players[VALUEHERE.Text].Character.HumanoidRootPart.CFrame
  14947. end
  14948. if Commandscanner001 == "sit" then
  14949. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid.Sit = true
  14950. end
  14951. if Commandscanner001 == "chat" then
  14952. game.Chat:Chat(game.Players[PLAYERNAMEHERE.Text].Character.Head, VALUEHERE.Text, "White")
  14953. local bc = Color3.fromRGB(255,255,255)
  14954. local xd = game.Players[PLAYERNAMEHERE.Text].Name
  14955. game.StarterGui:SetCore("ChatMakeSystemMessage", {Text = "["..xd.."]: "..VALUEHERE.Text.."", Font = Enum.Font.SourceSansBold, Color = bc, FontSize = Enum.FontSize.Size96})
  14956. end
  14957. if Commandscanner001 == "kill" then
  14958. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid.Health = 0
  14959. end
  14960. if Commandscanner001 == "kick" then
  14961. if PLAYERNAMEHERE.Text == game.Players[PLAYERNAMEHERE.Text].Name then
  14962. game.Workspace.BasicCommand:FireServer(7, "", 5.5, 1.5, true, PLAYERNAMEHERE.Text)
  14963. end
  14964. end
  14965. if Commandscanner001 == "jumppower" then
  14966. game.Players[PLAYERNAMEHERE.Text].Character.JumpPower = VALUEHERE.Text
  14967. end
  14968. if Commandscanner001 == "health" then
  14969. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid.MaxHealth = VALUEHERE.Text
  14970. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid.Health = VALUEHERE.Text
  14971. end
  14972. if Commandscanner001 == "gravity" then
  14973. game.Workspace.Gravity = VALUEHERE.Text
  14974. end
  14975. if Commandscanner001 == "goto" then
  14976. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[PLAYERNAMEHERE.Text].Character.HumanoidRootPart.CFrame
  14977. end
  14978. if Commandscanner001 == "unfreeze" then
  14979. game.Players[PLAYERNAMEHERE.Text].Character.JumpPower = 50
  14980. game.Players[PLAYERNAMEHERE.Text].Character.WalkSpeed = 16
  14981. end
  14982. if Commandscanner001 == "freeze" then
  14983. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid.JumpPower = 0
  14984. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid.WalkSpeed = 0
  14985. end
  14986. if Commandscanner001 == "unforcefield" then
  14987. game.Players[PLAYERNAMEHERE.Text].Character.ForceField:Destroy()
  14988. end
  14989. if Commandscanner001 == "forcefield" then
  14990. if PLAYERNAMEHERE.Text == game.Players[PLAYERNAMEHERE.Text].Name then
  14991. local newforcefieldplayer = Instance.new("ForceField")
  14992. newforcefieldplayer.Parent = game.Players[PLAYERNAMEHERE.Text].Character
  14993. end
  14994. end
  14995. if Commandscanner001 == "clip" then
  14996. local warning001 = Instance.new("Message")
  14997. warning001.Parent = workspace
  14998. warning001.Text = "This command: "..Commandscanner001.." it will finish leater!"
  14999. wait(5)
  15000. warning001:Destroy()
  15001. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid:ChangeState(1)
  15002. end
  15003. if Commandscanner001 == "noclip" then
  15004. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid:ChangeState(11)
  15005. end
  15006. if Commandscanner001 == "unfire" then
  15007. game.Players[PLAYERNAMEHERE.Text].Character.Torso.Fire:Destroy()
  15008. end
  15009. if Commandscanner001 == "fire" then
  15010. if PLAYERNAMEHERE.Text == game.Players[PLAYERNAMEHERE.Text].Name then
  15011. local newfireplayer = Instance.new("Fire")
  15012. newfireplayer.Parent = game.Players[PLAYERNAMEHERE.Text].Character.Torso
  15013. end
  15014. end
  15015. if Commandscanner001 == "explode" then
  15016. if PLAYERNAMEHERE.Text == game.Players[PLAYERNAMEHERE.Text].Name then
  15017. local exploteplayer = Instance.new("Explosion")
  15018. exploteplayer.Parent = workspace
  15019. exploteplayer.Position = game.Players[PLAYERNAMEHERE.Text].Character.Torso.Position
  15020. end
  15021. end
  15022. if Commandscanner001 == "char" then
  15023. game.Players[PLAYERNAMEHERE.Text].CharacterAppearanceId = VALUEHERE.Text
  15024. wait(0.1)
  15025. game.Players[PLAYERNAMEHERE.Text].Character.Humanoid.Health = 0
  15026. end
  15027. if Commandscanner001 == "changestat" then
  15028. game.Players[PLAYERNAMEHERE.Text].leaderstats[VALUEHERE.Text].Value = POINTSHERE.Text
  15029. end
  15030. if Commandscanner001 == "bring" then
  15031. game.Players[PLAYERNAMEHERE.Text].Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  15032. end
  15033. end)
  15034.  
  15035. -------------------------------------------------
  15036. EXECUTERExecute.MouseButton1Click:Connect(function()
  15037. loadstring(EXECUTERScriptCode.Text)()
  15038. return
  15039. end)
  15040. EXECUTERClear.MouseButton1Click:Connect(function()
  15041. EXECUTERScriptCode.Text = ""
  15042. end)
  15043. -------------------------------------------------
  15044. OpenCloseBar.MouseButton1Click:Connect(function()
  15045. if OpenCloseBar.Text == ">" then
  15046. OpenCloseBar.Position = UDim2.new(0.135, 0, 0.775, 0)
  15047. OpenCloseBar.Text = "<"
  15048. OpenCloseBar.TextStrokeColor3 = Color3.fromRGB(255,0,0)
  15049. return
  15050. end
  15051. if OpenCloseBar.Text == "<" then
  15052. OpenCloseBar.Position = UDim2.new(0, 0, 0.775, 0)
  15053. OpenCloseBar.Text = ">"
  15054. OpenCloseBar.TextStrokeColor3 = Color3.fromRGB(0,255,0)
  15055. return
  15056. end
  15057. end)
  15058.  
  15059. OpenCloseCmd.MouseButton1Click:Connect(function()
  15060. if MAINMENUBACKGROUND.Visible == false then
  15061. MAINMENUBACKGROUND.Visible = true
  15062. OpenCloseCmd.Text = "-"
  15063. OpenCloseCmd.TextStrokeColor3 = Color3.fromRGB(255,0,0)
  15064. return
  15065. end
  15066. if MAINMENUBACKGROUND.Visible == true then
  15067. MAINMENUBACKGROUND.Visible = false
  15068. OpenCloseCmd.Text = "+"
  15069. OpenCloseCmd.TextStrokeColor3 = Color3.fromRGB(0,255,0)
  15070. return
  15071. end
  15072. end)
  15073. ---------------------------------------------------
  15074. helpopfly.MouseLeave:Connect(function()
  15075. CommandOnBetafly.Visible = false
  15076. end)
  15077. helpopfly.MouseEnter:Connect(function()
  15078. CommandOnBetafly.Visible = true
  15079. end)
  15080.  
  15081. helpopmessage.MouseLeave:Connect(function()
  15082. CommandOnBetamessage.Visible = false
  15083. end)
  15084. helpopmessage.MouseEnter:Connect(function()
  15085. CommandOnBetamessage.Visible = true
  15086. end)
  15087.  
  15088. helpoploopexeplode.MouseLeave:Connect(function()
  15089. CommandOnBetaloopexplode.Visible = false
  15090. end)
  15091. helpoploopexeplode.MouseEnter:Connect(function()
  15092. CommandOnBetaloopexplode.Visible = true
  15093. end)
  15094.  
  15095. helpopshutdown.MouseLeave:Connect(function()
  15096. CommandOnBetashutdown.Visible = false
  15097. end)
  15098. helpopshutdown.MouseEnter:Connect(function()
  15099. CommandOnBetashutdown.Visible = true
  15100. end)
  15101.  
  15102. helpopexecute.MouseLeave:Connect(function()
  15103. CommandOnBetaexecuter.Visible = false
  15104. end)
  15105. helpopexecute.MouseEnter:Connect(function()
  15106. CommandOnBetaexecuter.Visible = true
  15107. end)
  15108.  
  15109. helpoprejoin.MouseLeave:Connect(function()
  15110. CommandOnBetarejoin.Visible = false
  15111. end)
  15112. helpoprejoin.MouseEnter:Connect(function()
  15113. CommandOnBetarejoin.Visible = true
  15114. end)
  15115.  
  15116. helpoptp.MouseLeave:Connect(function()
  15117. CommandOnBetatp.Visible = false
  15118. end)
  15119. helpoptp.MouseEnter:Connect(function()
  15120. CommandOnBetatp.Visible = true
  15121. end)
  15122.  
  15123. helpopgoto.MouseLeave:Connect(function()
  15124. CommandOnBetagoto.Visible = false
  15125. end)
  15126. helpopgoto.MouseEnter:Connect(function()
  15127. CommandOnBetagoto.Visible = true
  15128. end)
  15129.  
  15130. helpopbring.MouseLeave:Connect(function()
  15131. CommandOnBetabring.Visible = false
  15132. end)
  15133. helpopbring.MouseEnter:Connect(function()
  15134. CommandOnBetabring.Visible = true
  15135. end)
  15136.  
  15137. helpopchar.MouseLeave:Connect(function()
  15138. CommandOnBetachar.Visible = false
  15139. end)
  15140. helpopchar.MouseEnter:Connect(function()
  15141. CommandOnBetachar.Visible = true
  15142. end)
  15143.  
  15144. helpoploopkill.MouseLeave:Connect(function()
  15145. CommandOnBetaloopkill.Visible = false
  15146. end)
  15147. helpoploopkill.MouseEnter:Connect(function()
  15148. CommandOnBetaloopkill.Visible = true
  15149. end)
  15150.  
  15151. helpopkick.MouseLeave:Connect(function()
  15152. CommandOnBetaKick.Visible = false
  15153. end)
  15154. helpopkick.MouseEnter:Connect(function()
  15155. CommandOnBetaKick.Visible = true
  15156. end)
  15157. ---------------------------------------------------
  15158. COMMANDHERE.Changed:Connect(function()
  15159. Commandscanner001 = COMMANDHERE.Text
  15160. wait(0.1)
  15161. if Commandscanner001 == "loopexplod" then
  15162. PLAYERNAMEHERE.Visible = false
  15163. PLAYERNAMESPACE.Visible = false
  15164. end
  15165. if Commandscanner001 == "loopexplode" then
  15166. PLAYERNAMEHERE.Visible = true
  15167. PLAYERNAMESPACE.Visible = true
  15168. end
  15169.  
  15170. if Commandscanner001 == "loopkil" then
  15171. PLAYERNAMEHERE.Visible = false
  15172. PLAYERNAMESPACE.Visible = false
  15173. end
  15174. if Commandscanner001 == "loopkill" then
  15175. PLAYERNAMEHERE.Visible = true
  15176. PLAYERNAMESPACE.Visible = true
  15177. end
  15178.  
  15179. if Commandscanner001 == "gravit" then
  15180. VALUEHERE.Visible = false
  15181. VALUESPACE.Visible = false
  15182. end
  15183. if Commandscanner001 == "gravity" then
  15184. VALUEHERE.Visible = true
  15185. VALUESPACE.Visible = true
  15186. end
  15187.  
  15188. if Commandscanner001 == "si" then
  15189. PLAYERNAMEHERE.Visible = false
  15190. PLAYERNAMESPACE.Visible = false
  15191. end
  15192. if Commandscanner001 == "sit" then
  15193. PLAYERNAMEHERE.Visible = true
  15194. PLAYERNAMESPACE.Visible = true
  15195. end
  15196.  
  15197. if Commandscanner001 == "changesta" then
  15198. PLAYERNAMEHERE.Visible = false
  15199. PLAYERNAMESPACE.Visible = false
  15200. VALUEHERE.Visible = false
  15201. VALUESPACE.Visible = false
  15202. POINTSHERE.Visible = false
  15203. STATPOINTSPACE.Visible = false
  15204. end
  15205. if Commandscanner001 == "changestat" then
  15206. PLAYERNAMEHERE.Visible = true
  15207. PLAYERNAMESPACE.Visible = true
  15208. VALUEHERE.Visible = true
  15209. VALUESPACE.Visible = true
  15210. POINTSHERE.Visible = true
  15211. STATPOINTSPACE.Visible = true
  15212. end
  15213.  
  15214. if Commandscanner001 == "explod" then
  15215. PLAYERNAMEHERE.Visible = false
  15216. PLAYERNAMESPACE.Visible = false
  15217. end
  15218. if Commandscanner001 == "explode" then
  15219. PLAYERNAMEHERE.Visible = true
  15220. PLAYERNAMESPACE.Visible = true
  15221. end
  15222.  
  15223. if Commandscanner001 == "cha" then
  15224. PLAYERNAMEHERE.Visible = false
  15225. PLAYERNAMESPACE.Visible = false
  15226. VALUEHERE.Visible = false
  15227. VALUESPACE.Visible = false
  15228. end
  15229. if Commandscanner001 == "char" then
  15230. PLAYERNAMEHERE.Visible = true
  15231. PLAYERNAMESPACE.Visible = true
  15232. VALUEHERE.Visible = true
  15233. VALUESPACE.Visible = true
  15234. end
  15235.  
  15236. if Commandscanner001 == "cha" then
  15237. VALUEHERE.Visible = false
  15238. VALUESPACE.Visible = false
  15239. PLAYERNAMEHERE.Visible = false
  15240. PLAYERNAMESPACE.Visible = false
  15241. end
  15242. if Commandscanner001 == "chat" then
  15243. VALUEHERE.Visible = true
  15244. VALUESPACE.Visible = true
  15245. PLAYERNAMEHERE.Visible = true
  15246. PLAYERNAMESPACE.Visible = true
  15247. end
  15248.  
  15249. if Commandscanner001 == "cli" then
  15250. PLAYERNAMEHERE.Visible = false
  15251. PLAYERNAMESPACE.Visible = false
  15252. end
  15253. if Commandscanner001 == "clip" then
  15254. PLAYERNAMEHERE.Visible = true
  15255. PLAYERNAMESPACE.Visible = true
  15256. end
  15257. if Commandscanner001 == "nocli" then
  15258. PLAYERNAMEHERE.Visible = false
  15259. PLAYERNAMESPACE.Visible = false
  15260. end
  15261. if Commandscanner001 == "noclip" then
  15262. PLAYERNAMEHERE.Visible = true
  15263. PLAYERNAMESPACE.Visible = true
  15264. end
  15265.  
  15266. if Commandscanner001 == "execut" then
  15267. EXECUTERSPACE.Visible = false
  15268. RUNCOMMAND.Visible = true
  15269. RUNCOMMANDSPACE.Visible = true
  15270. end
  15271. if Commandscanner001 == "execute" then
  15272. EXECUTERSPACE.Visible = true
  15273. RUNCOMMAND.Visible = false
  15274. RUNCOMMANDSPACE.Visible = false
  15275. end
  15276.  
  15277. if Commandscanner001 == "musi" then
  15278. VALUEHERE.Visible = false
  15279. VALUESPACE.Visible = false
  15280. POINTSHERE.Visible = false
  15281. STATPOINTSPACE.Visible = false
  15282. end
  15283. if Commandscanner001 == "music" then
  15284. VALUEHERE.Visible = true
  15285. VALUESPACE.Visible = true
  15286. POINTSHERE.Visible = true
  15287. STATPOINTSPACE.Visible = true
  15288. end
  15289.  
  15290. if Commandscanner001 == "jumppowe" then
  15291. PLAYERNAMEHERE.Visible = false
  15292. PLAYERNAMESPACE.Visible = false
  15293. VALUEHERE.Visible = false
  15294. VALUESPACE.Visible = false
  15295. end
  15296. if Commandscanner001 == "jumppower" then
  15297. PLAYERNAMEHERE.Visible = true
  15298. PLAYERNAMESPACE.Visible = true
  15299. VALUEHERE.Visible = true
  15300. VALUESPACE.Visible = true
  15301. end
  15302.  
  15303. if Commandscanner001 == "walkspee" then
  15304. PLAYERNAMEHERE.Visible = false
  15305. PLAYERNAMESPACE.Visible = false
  15306. VALUEHERE.Visible = false
  15307. VALUESPACE.Visible = false
  15308. end
  15309. if Commandscanner001 == "walkspeed" then
  15310. PLAYERNAMEHERE.Visible = true
  15311. PLAYERNAMESPACE.Visible = true
  15312. VALUEHERE.Visible = true
  15313. VALUESPACE.Visible = true
  15314. end
  15315.  
  15316. if Commandscanner001 == "t" then
  15317. PLAYERNAMEHERE.Visible = false
  15318. PLAYERNAMESPACE.Visible = false
  15319. VALUEHERE.Visible = false
  15320. VALUESPACE.Visible = false
  15321. end
  15322. if Commandscanner001 == "tp" then
  15323. PLAYERNAMEHERE.Visible = true
  15324. PLAYERNAMESPACE.Visible = true
  15325. VALUEHERE.Visible = true
  15326. VALUESPACE.Visible = true
  15327. end
  15328.  
  15329. if Commandscanner001 == "got" then
  15330. PLAYERNAMEHERE.Visible = false
  15331. PLAYERNAMESPACE.Visible = false
  15332. end
  15333. if Commandscanner001 == "goto" then
  15334. PLAYERNAMEHERE.Visible = true
  15335. PLAYERNAMESPACE.Visible = true
  15336. end
  15337.  
  15338. if Commandscanner001 == "brin" then
  15339. PLAYERNAMEHERE.Visible = false
  15340. PLAYERNAMESPACE.Visible = false
  15341. end
  15342. if Commandscanner001 == "bring" then
  15343. PLAYERNAMEHERE.Visible = true
  15344. PLAYERNAMESPACE.Visible = true
  15345. end
  15346.  
  15347. if Commandscanner001 == "unfreez" then
  15348. PLAYERNAMEHERE.Visible = false
  15349. PLAYERNAMESPACE.Visible = false
  15350. end
  15351. if Commandscanner001 == "unfreeze" then
  15352. PLAYERNAMEHERE.Visible = true
  15353. PLAYERNAMESPACE.Visible = true
  15354. end
  15355. if Commandscanner001 == "freez" then
  15356. PLAYERNAMEHERE.Visible = false
  15357. PLAYERNAMESPACE.Visible = false
  15358. end
  15359. if Commandscanner001 == "freeze" then
  15360. PLAYERNAMEHERE.Visible = true
  15361. PLAYERNAMESPACE.Visible = true
  15362. end
  15363.  
  15364. if Commandscanner001 == "unfir" then
  15365. PLAYERNAMEHERE.Visible = false
  15366. PLAYERNAMESPACE.Visible = false
  15367. end
  15368. if Commandscanner001 == "unfire" then
  15369. PLAYERNAMEHERE.Visible = true
  15370. PLAYERNAMESPACE.Visible = true
  15371. end
  15372. if Commandscanner001 == "fir" then
  15373. PLAYERNAMEHERE.Visible = false
  15374. PLAYERNAMESPACE.Visible = false
  15375. end
  15376. if Commandscanner001 == "fire" then
  15377. PLAYERNAMEHERE.Visible = true
  15378. PLAYERNAMESPACE.Visible = true
  15379. end
  15380.  
  15381. if Commandscanner001 == "unforcefiel" then
  15382. PLAYERNAMEHERE.Visible = false
  15383. PLAYERNAMESPACE.Visible = false
  15384. end
  15385. if Commandscanner001 == "unforcefield" then
  15386. PLAYERNAMEHERE.Visible = true
  15387. PLAYERNAMESPACE.Visible = true
  15388. end
  15389. if Commandscanner001 == "forcefiel" then
  15390. PLAYERNAMEHERE.Visible = false
  15391. PLAYERNAMESPACE.Visible = false
  15392. end
  15393. if Commandscanner001 == "forcefield" then
  15394. PLAYERNAMEHERE.Visible = true
  15395. PLAYERNAMESPACE.Visible = true
  15396. end
  15397.  
  15398. if Commandscanner001 == "kic" then
  15399. PLAYERNAMEHERE.Visible = false
  15400. PLAYERNAMESPACE.Visible = false
  15401. end
  15402. if Commandscanner001 == "kick" then
  15403. PLAYERNAMEHERE.Visible = true
  15404. PLAYERNAMESPACE.Visible = true
  15405. end
  15406.  
  15407. if Commandscanner001 == "healt" then
  15408. PLAYERNAMEHERE.Visible = false
  15409. PLAYERNAMESPACE.Visible = false
  15410. VALUEHERE.Visible = false
  15411. VALUESPACE.Visible = false
  15412. end
  15413. if Commandscanner001 == "health" then
  15414. PLAYERNAMEHERE.Visible = true
  15415. PLAYERNAMESPACE.Visible = true
  15416. VALUEHERE.Visible = true
  15417. VALUESPACE.Visible = true
  15418. end
  15419.  
  15420. if Commandscanner001 == "kil" then
  15421. PLAYERNAMEHERE.Visible = false
  15422. PLAYERNAMESPACE.Visible = false
  15423. end
  15424. if Commandscanner001 == "kill" then
  15425. PLAYERNAMEHERE.Visible = true
  15426. PLAYERNAMESPACE.Visible = true
  15427. end
  15428.  
  15429.  
  15430. if Commandscanner001 ~= "Command-Here" then
  15431. if Commandscanner001 ~= "" then
  15432. RUNCOMMAND.Visible = true
  15433. RUNCOMMANDSPACE.Visible = true
  15434. end
  15435. end
  15436. if Commandscanner001 == "Command-Here" then
  15437.  
  15438. end
  15439. if Commandscanner001 == "" then
  15440. POINTSHERE.Visible = false
  15441. PLAYERNAMESPACE.Visible = false
  15442. --
  15443. EXECUTERSPACE.Visible = false
  15444. --
  15445. VALUEHERE.Visible = false
  15446. VALUESPACE.Visible = false
  15447. --
  15448. PLAYERNAMEHERE.Visible = false
  15449. PLAYERNAMESPACE.Visible = false
  15450. --
  15451. RUNCOMMAND.Visible = false
  15452. RUNCOMMANDSPACE.Visible = false
  15453. end
  15454. end)
  15455.  
  15456. while true do
  15457. if loopexplode00001 == game.Players[loopexplode00001].Name then
  15458. local exploteplayer = Instance.new("Explosion")
  15459. exploteplayer.Parent = workspace
  15460. exploteplayer.Position = game.Players[loopexplode00001].Character.Torso.Position
  15461. end
  15462. if loopkillname00001 == game.Players[loopkillname00001].Name then
  15463. game.Players[loopkillname00001].Character.Humanoid.Health = 0
  15464. end
  15465. wait(0.1)
  15466. end
  15467. end)
  15468.  
  15469.  
  15470. OPENANDCLOSE.Name = "OPENANDCLOSE"
  15471. OPENANDCLOSE.Parent = BackgroundAndHold
  15472. OPENANDCLOSE.BackgroundColor3 = Color3.new(1, 1, 1)
  15473. OPENANDCLOSE.Position = UDim2.new(0.00997506268, 0, -0.832684815, 0)
  15474. OPENANDCLOSE.Size = UDim2.new(0, 187, 0, 15)
  15475. OPENANDCLOSE.Font = Enum.Font.Bodoni
  15476. OPENANDCLOSE.Text = "Open / Close"
  15477. OPENANDCLOSE.TextColor3 = Color3.new(0, 0, 0)
  15478. OPENANDCLOSE.TextSize = 14
  15479.  
  15480. OPENANDCLOSE.MouseButton1Click:Connect(function()
  15481. Frame.Visible = not Frame.Visible
  15482. end)
  15483.  
  15484. Ads.Name = "Ads"
  15485. Ads.Parent = BackgroundAndHold
  15486. Ads.BackgroundColor3 = Color3.new(1, 1, 1)
  15487. Ads.Position = UDim2.new(0.021190716, 0, 0.503276527, 0)
  15488. Ads.Size = UDim2.new(0, 378, 0, 34)
  15489. Ads.Font = Enum.Font.SourceSans
  15490. Ads.Text = "All of this script is in this discord server: https://discord.gg/cTYAnaZ"
  15491. Ads.TextColor3 = Color3.new(0, 0, 0)
  15492. Ads.TextSize = 14
  15493.  
  15494. -- ENDED YAY :D
Add Comment
Please, Sign In to add comment