Advertisement
Gostrondude

Untitled

Nov 23rd, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.46 KB | None | 0 0
  1. -- made by Lua_God#0793/luckyxero
  2. plr = game.Players.LocalPlayer
  3. char = plr.Character
  4. Exploit = Instance.new("ScreenGui")
  5. Frame = Instance.new("Frame")
  6. PlayerName = Instance.new("TextBox")
  7. SelectAll = Instance.new("TextButton")
  8. Music = Instance.new("TextButton")
  9. Punish = Instance.new("TextButton")
  10. MeshID = Instance.new("TextBox")
  11. RemoveTools = Instance.new("TextButton")
  12. Stools = Instance.new("TextButton")
  13. Kill = Instance.new("TextButton")
  14. Noclip = Instance.new("TextButton")
  15. Pitch = Instance.new("TextBox")
  16. From = Instance.new("TextBox")
  17. ID = Instance.new("TextBox")
  18. Title = Instance.new("TextButton")
  19. Godmode = Instance.new("TextButton")
  20. Walkspeed = Instance.new("TextButton")
  21. Speed = Instance.new("TextBox")
  22. Value = Instance.new("TextBox")
  23. Btools = Instance.new("TextButton")
  24. StatChange = Instance.new("TextButton")
  25. StatName = Instance.new("TextBox")
  26. Skybox = Instance.new("TextButton")
  27. Skyboxid = Instance.new("TextBox")
  28. UnlockWS = Instance.new("TextButton")
  29. Teleport = Instance.new("TextButton")
  30. TpTo = Instance.new("TextBox")
  31. UnanchorWS = Instance.new("TextButton")
  32. Selected = Instance.new("BoolValue")
  33. Char = Instance.new("TextButton")
  34. CharID = Instance.new("TextBox")
  35. Particle = Instance.new("TextButton")
  36. ParticleID = Instance.new("TextBox")
  37. TimeOfDay = Instance.new("TextButton")
  38. Time = Instance.new("TextBox")
  39. JumpPower = Instance.new("TextButton")
  40. Power = Instance.new("TextBox")
  41. Bighead = Instance.new("TextButton")
  42. DecalSpam = Instance.new("TextButton")
  43. Break = Instance.new("TextButton")
  44. DecalID = Instance.new("TextBox")
  45. Mesh = Instance.new("TextButton")
  46. CharID = Instance.new("TextBox")
  47. TexID = Instance.new("TextBox")
  48. ClearDecals = Instance.new("TextButton")
  49. MeshSpam = Instance.new("TextButton")
  50. ClearMesh = Instance.new("TextButton")
  51. RandomColor = Instance.new("TextButton")
  52. PaintWS = Instance.new("TextButton")
  53. Brickcolor = Instance.new("TextBox")
  54. Explode = Instance.new("TextButton")
  55. Fog = Instance.new("TextButton")
  56. Fogend = Instance.new("TextBox")
  57. Intro = Instance.new("Frame")
  58. ImageLabel = Instance.new("ImageLabel")
  59. me = Instance.new("TextLabel")
  60. discord = Instance.new("TextLabel")
  61. Message = Instance.new("TextButton")
  62. Msg = Instance.new("TextBox")
  63. Hnt = Instance.new("TextBox")
  64. Hint = Instance.new("TextButton")
  65. ClearMessage = Instance.new("TextButton")
  66. ClearHint = Instance.new("TextButton")
  67. UnMesh = Instance.new("TextButton")
  68. SelectOthers = Instance.new("TextButton")
  69. MaterialWS = Instance.new("TextButton")
  70. Material = Instance.new("TextBox")
  71. UnBreak = Instance.new("TextButton")
  72. Break = Instance.new("TextButton")
  73. fuckspam = Instance.new("TextBox")
  74. Lag = Instance.new("TextButton")
  75. Shutdown = Instance.new("TextButton")
  76. ParticleWS = Instance.new("TextButton")
  77. UnParticleWS = Instance.new("TextButton")
  78. Chat = Instance.new("TextButton")
  79. ChatString = Instance.new("TextBox")
  80. Smallhead = Instance.new("TextButton")
  81. BallWS = Instance.new("TextButton")
  82. CylWS = Instance.new("TextButton")
  83. BloWS = Instance.new("TextButton")
  84. HeadWS = Instance.new("TextButton")
  85. BallWS = Instance.new("TextButton")
  86. TorsoWS = Instance.new("TextButton")
  87. WedgeWS = Instance.new("TextButton")
  88. Longneck = Instance.new("TextButton")
  89. Normalneck = Instance.new("TextButton")
  90. Headtummy = Instance.new("TextButton")
  91. UnHeadtummy = Instance.new("TextButton")
  92. Fire = Instance.new("TextButton")
  93. Smoke = Instance.new("TextButton")
  94. Sparkles = Instance.new("TextButton")
  95. FF = Instance.new("TextButton")
  96. MlgParticles = Instance.new("TextButton")
  97. Close = Instance.new("TextButton")
  98. Open = Instance.new("TextButton")
  99. Sanic = Instance.new("TextButton")
  100. UnSanic = Instance.new("TextButton")
  101. LagOthers = Instance.new("TextButton")
  102. FeChecker = Instance.new("TextButton")
  103. -- Properties
  104.  
  105. Exploit.Name = "Exploit"
  106. Exploit.Parent = plr.PlayerGui
  107.  
  108. Intro.Name = "Intro"
  109. Intro.Parent = Exploit
  110. Intro.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  111. Intro.BorderColor3 = Color3.new(0, 0, 0)
  112. Intro.BorderSizePixel = 3
  113. Intro.Position = UDim2.new(0, 310, 0, 50)
  114. Intro.Size = UDim2.new(0, 460, 0, 310)
  115.  
  116. ImageLabel.Parent = Intro
  117. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  118. ImageLabel.BackgroundTransparency = 1
  119. ImageLabel.Position = UDim2.new(0, 180, 0, 30)
  120. ImageLabel.Size = UDim2.new(0, 100, 0, 100)
  121. ImageLabel.Image = "rbxassetid://169950677"
  122.  
  123. me.Name = "me"
  124. me.Parent = Intro
  125. me.BackgroundColor3 = Color3.new(1, 1, 1)
  126. me.BackgroundTransparency = 1
  127. me.Position = UDim2.new(0, 100, 0, 120)
  128. me.Size = UDim2.new(0, 200, 0, 50)
  129. me.Font = Enum.Font.SciFi
  130. me.FontSize = Enum.FontSize.Size24
  131. me.Text = "GUI by: Luckyxero"
  132. me.TextColor3 = Color3.new(0, 0.917647, 1)
  133. me.TextSize = 24
  134.  
  135. discord.Name = "discord"
  136. discord.Parent = Intro
  137. discord.BackgroundColor3 = Color3.new(1, 1, 1)
  138. discord.BackgroundTransparency = 1
  139. discord.Position = UDim2.new(0, 150, 0, 160)
  140. discord.Size = UDim2.new(0, 200, 0, 50)
  141. discord.Font = Enum.Font.SciFi
  142. discord.FontSize = Enum.FontSize.Size24
  143. discord.Text = "Discord: Lua_God;#0793"
  144. discord.TextColor3 = Color3.new(0, 0.682353, 1)
  145. discord.TextSize = 24
  146.  
  147. wait(4)
  148. Intro.Visible = false
  149. Frame.Parent = Exploit
  150. Frame.Active = true
  151. Frame.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  152. Frame.BorderColor3 = Color3.new(0, 0, 0)
  153. Frame.BorderSizePixel = 3
  154. Frame.Draggable = true
  155. Frame.Position = UDim2.new(0, 310, 0, 50)
  156. Frame.Size = UDim2.new(0, 560, 0, 460)
  157.  
  158. PlayerName.Name = "PlayerName"
  159. PlayerName.Parent = Frame
  160. PlayerName.BackgroundColor3 = Color3.new(0, 0.917647, 1)
  161. PlayerName.Position = UDim2.new(0, 10, 0, 10)
  162. PlayerName.Size = UDim2.new(0, 130, 0, 20)
  163. PlayerName.Font = Enum.Font.Code
  164. PlayerName.FontSize = Enum.FontSize.Size14
  165. PlayerName.Text = "PlayerName"
  166. PlayerName.TextSize = 14
  167.  
  168. SelectAll.Name = "SelectAll"
  169. SelectAll.Parent = Frame
  170. SelectAll.BackgroundColor3 = Color3.new(1, 1, 1)
  171. SelectAll.Position = UDim2.new(0, 370, 0, 10)
  172. SelectAll.Size = UDim2.new(0, 80, 0, 20)
  173. SelectAll.Font = Enum.Font.Code
  174. SelectAll.FontSize = Enum.FontSize.Size14
  175. SelectAll.Text = "Select all plrs"
  176. SelectAll.TextScaled = true
  177. SelectAll.TextSize = 14
  178. SelectAll.TextWrapped = true
  179. Selected.Parent = plr.PlayerGui.Exploit.Frame.SelectAll
  180. Selected.Value = false
  181. Selected.Name = "Selected"
  182. SelectAll.MouseButton1Down:connect(function()
  183. if Selected.Value == false then
  184. Selected.Value = true
  185. SelectAll.Text = "Deselect all plrs"
  186. SelectAll.BackgroundColor3 = Color3.new(0,1,0)
  187. elseif Selected.Value == true then
  188. Selected.Value = false
  189. SelectAll.Text = "Select all plrs"
  190. SelectAll.BackgroundColor3 = Color3.new(1,0,0)
  191. end
  192. end)
  193. Music.Name = "Music"
  194. Music.Parent = Frame
  195. Music.BackgroundColor3 = Color3.new(1, 1, 1)
  196. Music.Position = UDim2.new(0, 10, 0, 70)
  197. Music.Size = UDim2.new(0, 80, 0, 20)
  198. Music.Font = Enum.Font.Code
  199. Music.FontSize = Enum.FontSize.Size14
  200. Music.Text = "Music"
  201. Music.TextSize = 14
  202. Music.MouseButton1Down:connect(function()
  203. if workspace:FindFirstChild("ExploitSound") then
  204. workspace:FindFirstChild("ExploitSound"):Remove()
  205. end
  206. s = Instance.new("Sound",workspace)
  207. s.Looped = true
  208. s.Playing = true
  209. s.Name = "ExploitSound"
  210. s.Volume = 10
  211. s.SoundId = "rbxassetid://"..tonumber(ID.Text)
  212. s.PlaybackSpeed = tonumber(Pitch.Text)
  213. end)
  214. Punish.Name = "Punish"
  215. Punish.Parent = Frame
  216. Punish.BackgroundColor3 = Color3.new(1, 1, 1)
  217. Punish.Position = UDim2.new(0, 100, 0, 40)
  218. Punish.Size = UDim2.new(0, 80, 0, 20)
  219. Punish.Font = Enum.Font.Code
  220. Punish.FontSize = Enum.FontSize.Size14
  221. Punish.Text = "Punish"
  222. Punish.TextSize = 14
  223. Punish.MouseButton1Down:connect(function()
  224. if Selected.Value == true then
  225. for i,v in pairs(game.Players:GetChildren()) do
  226. v.Character:Remove()
  227. end
  228. elseif Selected.Value == false then
  229. workspace[PlayerName.Text]:Remove()
  230. end
  231. end)
  232. RemoveTools.Name = "RemoveTools"
  233. RemoveTools.Parent = Frame
  234. RemoveTools.BackgroundColor3 = Color3.new(1, 1, 1)
  235. RemoveTools.Position = UDim2.new(0, 190, 0, 40)
  236. RemoveTools.Size = UDim2.new(0, 80, 0, 20)
  237. RemoveTools.Font = Enum.Font.Code
  238. RemoveTools.FontSize = Enum.FontSize.Size14
  239. RemoveTools.Text = "Remove Tools"
  240. RemoveTools.TextScaled = true
  241. RemoveTools.TextSize = 14
  242. RemoveTools.TextWrapped = true
  243. RemoveTools.MouseButton1Down:connect(function()
  244. if Selected.Value == true then
  245. for i,v in pairs(game.Players:GetChildren()) do
  246. v.Backpack:ClearAllChildren()
  247. end
  248. elseif Selected.Value == false then
  249. game.Players[PlayerName.Text].Backpack:ClearAllChildren()
  250. for i,c in pairs(workspace[PlayerName.Text]:GetChildren()) do
  251. if c.ClassName == "Tool" or c.ClassName == "HopperBin" then
  252. c:Remove()
  253. end
  254. end
  255. end
  256. end)
  257. Stools.Name = "Stools"
  258. Stools.Parent = Frame
  259. Stools.BackgroundColor3 = Color3.new(1, 1, 1)
  260. Stools.Position = UDim2.new(0, 370, 0, 40)
  261. Stools.Size = UDim2.new(0, 80, 0, 20)
  262. Stools.Font = Enum.Font.Code
  263. Stools.FontSize = Enum.FontSize.Size14
  264. Stools.Text = "Steal Tools"
  265. Stools.TextScaled = true
  266. Stools.TextSize = 14
  267. Stools.TextWrapped = true
  268. Stools.MouseButton1Down:connect(function()
  269. if Selected.Value == true then
  270. for i,v in pairs(game.Players:GetChildren()) do
  271. q = v.Backpack:GetChildren()
  272. q:Clone()
  273. q.Parent = plr.Backpack
  274. end
  275. elseif Selected.Value == false then
  276. for i,c in pairs(game.Players[PlayerName.Text].Backpack:GetChildren()) do
  277. b = c:Clone()
  278. b.Parent = plr.Backpack
  279. end
  280. for i,p in pairs(workspace[PlayerName.Text]:GetChildren()) do
  281. if p.ClassName == "Tool" or p.ClassName == "HopperBin" then
  282. n = p:Clone()
  283. p.Parent = plr.Backpack
  284. end
  285. end
  286. end
  287. end)
  288. Kill.Name = "Kill"
  289. Kill.Parent = Frame
  290. Kill.BackgroundColor3 = Color3.new(1, 1, 1)
  291. Kill.Position = UDim2.new(0, 10, 0, 40)
  292. Kill.Size = UDim2.new(0, 80, 0, 20)
  293. Kill.Font = Enum.Font.Code
  294. Kill.FontSize = Enum.FontSize.Size14
  295. Kill.Text = "Kill"
  296. Kill.TextSize = 14
  297. Kill.MouseButton1Down:connect(function()
  298. if Selected.Value == true then
  299. for i,v in pairs(game.Players:GetChildren()) do
  300. v.Character:BreakJoints()
  301. end
  302. elseif Selected.Value == false then
  303. workspace[PlayerName.Text]:BreakJoints()
  304. end
  305. end)
  306. Noclip.Name = "Noclip"
  307. Noclip.Parent = Frame
  308. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  309. Noclip.Position = UDim2.new(0, 100, 0, 70)
  310. Noclip.Size = UDim2.new(0, 80, 0, 20)
  311. Noclip.Selected = true
  312. Noclip.Font = Enum.Font.Code
  313. Noclip.FontSize = Enum.FontSize.Size14
  314. Noclip.Text = "Noclip"
  315. Noclip.TextSize = 14
  316. Noclip.MouseButton1Down:connect(function()
  317. if Selected.Value == true then
  318. for i,v in pairs(game.Players:GetChildren()) do
  319. game:GetService("RunService").Stepped:connect(function()
  320. v.Character.Torso.CanCollide = false
  321. v.Character.Head.CanCollide = false
  322. end)
  323. end
  324. elseif Selected.Value == false then
  325. game:GetService("RunService").Stepped:connect(function()
  326. workspace[PlayerName.Text].Head.CanCollide = false
  327. workspace[PlayerName.Text].Torso.CanCollide = false
  328. end)
  329. end
  330. end)
  331. Pitch.Name = "Pitch"
  332. Pitch.Parent = Frame
  333. Pitch.BackgroundColor3 = Color3.new(0.0117647, 1, 1)
  334. Pitch.Position = UDim2.new(0, 10, 0, 130)
  335. Pitch.Size = UDim2.new(0, 80, 0, 20)
  336. Pitch.Font = Enum.Font.Code
  337. Pitch.FontSize = Enum.FontSize.Size14
  338. Pitch.Text = "1"
  339. Pitch.TextSize = 14
  340.  
  341. From.Name = "From"
  342. From.Parent = Frame
  343. From.BackgroundColor3 = Color3.new(0, 1, 1)
  344. From.Position = UDim2.new(0, 370, 0, 70)
  345. From.Size = UDim2.new(0, 80, 0, 20)
  346. From.Font = Enum.Font.Code
  347. From.FontSize = Enum.FontSize.Size14
  348. From.Text = "From"
  349. From.TextScaled = true
  350. From.TextSize = 14
  351. From.TextWrapped = true
  352.  
  353. ID.Name = "ID"
  354. ID.Parent = Frame
  355. ID.BackgroundColor3 = Color3.new(0, 1, 1)
  356. ID.Position = UDim2.new(0, 10, 0, 100)
  357. ID.Size = UDim2.new(0, 80, 0, 20)
  358. ID.Font = Enum.Font.Code
  359. ID.FontSize = Enum.FontSize.Size14
  360. ID.Text = "35930009"
  361. ID.TextSize = 14
  362.  
  363. Title.Name = "Title"
  364. Title.Parent = Frame
  365. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  366. Title.Position = UDim2.new(0, 230, 0, -30)
  367. Title.Size = UDim2.new(0, 120, 0, 40)
  368. Title.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  369. Title.Font = Enum.Font.Highway
  370. Title.FontSize = Enum.FontSize.Size14
  371. Title.Text = "Ro-Wrecker"
  372. Title.TextScaled = true
  373. Title.TextSize = 14
  374. Title.TextWrapped = true
  375.  
  376. Godmode.Name = "Godmode"
  377. Godmode.Parent = Frame
  378. Godmode.BackgroundColor3 = Color3.new(1, 1, 1)
  379. Godmode.Position = UDim2.new(0, 190, 0, 130)
  380. Godmode.Size = UDim2.new(0, 80, 0, 20)
  381. Godmode.Font = Enum.Font.Code
  382. Godmode.FontSize = Enum.FontSize.Size14
  383. Godmode.Text = "God"
  384. Godmode.TextScaled = true
  385. Godmode.TextSize = 14
  386. Godmode.TextWrapped = true
  387. Godmode.MouseButton1Down:connect(function()
  388. if Selected.Value == true then
  389. for i,v in pairs(game.Players:GetChildren()) do
  390. v.Character.Humanoid.MaxHealth = math.huge
  391. end
  392. elseif Selected.Value == false then
  393. workspace[PlayerName.Text].Humanoid.MaxHealth = math.huge
  394. end
  395. end)
  396. Walkspeed.Name = "Walkspeed"
  397. Walkspeed.Parent = Frame
  398. Walkspeed.BackgroundColor3 = Color3.new(1, 1, 1)
  399. Walkspeed.Position = UDim2.new(0, 190, 0, 70)
  400. Walkspeed.Size = UDim2.new(0, 80, 0, 20)
  401. Walkspeed.Font = Enum.Font.Code
  402. Walkspeed.FontSize = Enum.FontSize.Size14
  403. Walkspeed.Text = "Walkspeed"
  404. Walkspeed.TextScaled = true
  405. Walkspeed.TextSize = 14
  406. Walkspeed.TextWrapped = true
  407. Walkspeed.MouseButton1Down:connect(function()
  408. if Selected.Value == true then
  409. for i,v in pairs(game.Players:GetChildren()) do
  410. v.Character.Humanoid.WalkSpeed = tonumber(Speed.Text)
  411. end
  412. elseif Selected.Value == false then
  413. workspace[PlayerName.Text].Humanoid.WalkSpeed = tonumber(Speed.Text)
  414. end
  415. end)
  416. Speed.Name = "Speed"
  417. Speed.Parent = Frame
  418. Speed.BackgroundColor3 = Color3.new(0, 1, 1)
  419. Speed.Position = UDim2.new(0, 190, 0, 100)
  420. Speed.Size = UDim2.new(0, 80, 0, 20)
  421. Speed.Font = Enum.Font.Code
  422. Speed.FontSize = Enum.FontSize.Size14
  423. Speed.Text = "Speed"
  424. Speed.TextSize = 14
  425.  
  426. Value.Name = "Value"
  427. Value.Parent = Frame
  428. Value.BackgroundColor3 = Color3.new(0, 1, 1)
  429. Value.Position = UDim2.new(0, 280, 0, 130)
  430. Value.Size = UDim2.new(0, 80, 0, 20)
  431. Value.Font = Enum.Font.Code
  432. Value.FontSize = Enum.FontSize.Size14
  433. Value.Text = "Value"
  434. Value.TextSize = 14
  435.  
  436. Btools.Name = "Btools"
  437. Btools.Parent = Frame
  438. Btools.BackgroundColor3 = Color3.new(1, 1, 1)
  439. Btools.Position = UDim2.new(0, 280, 0, 40)
  440. Btools.Size = UDim2.new(0, 80, 0, 20)
  441. Btools.Font = Enum.Font.Code
  442. Btools.FontSize = Enum.FontSize.Size14
  443. Btools.Text = "Btools"
  444. Btools.TextScaled = true
  445. Btools.TextSize = 14
  446. Btools.TextWrapped = true
  447. Btools.MouseButton1Down:connect(function()
  448. if Selected.Value == true then
  449. for i,v in pairs(game.Players:GetChildren()) do
  450. clo = Instance.new("HopperBin",v.Backpack)
  451. clo.BinType = "Clone"
  452. ham = Instance.new("HopperBin",v.Backpack)
  453. ham.BinType = "Hammer"
  454. gra = Instance.new("HopperBin",v.Backpack)
  455. gra.BinType = "Grab"
  456. end
  457. elseif Selected.Value == false then
  458. clo = Instance.new("HopperBin",game.Players[PlayerName.Text].Backpack)
  459. clo.BinType = "Clone"
  460. ham = Instance.new("HopperBin",game.Players[PlayerName.Text].Backpack)
  461. ham.BinType = "Hammer"
  462. gra = Instance.new("HopperBin",game.Players[PlayerName.Text].Backpack)
  463. gra.BinType = "Grab"
  464. end
  465. end)
  466. StatChange.Name = "StatChange"
  467. StatChange.Parent = Frame
  468. StatChange.BackgroundColor3 = Color3.new(1, 1, 1)
  469. StatChange.Position = UDim2.new(0, 280, 0, 70)
  470. StatChange.Size = UDim2.new(0, 80, 0, 20)
  471. StatChange.Font = Enum.Font.Code
  472. StatChange.FontSize = Enum.FontSize.Size14
  473. StatChange.Text = "StatChange"
  474. StatChange.TextScaled = true
  475. StatChange.TextSize = 14
  476. StatChange.TextWrapped = true
  477. StatChange.MouseButton1Down:connect(function()
  478. if Selected.Value == true then
  479. for i,v in pairs(game.Players:GetChildren()) do
  480. v.leaderstats[StatName.Text].Value = Value.Text
  481. end
  482. elseif Selected.Value == false then
  483. game.Players[PlayerName.Text].leaderstats[StatName.Text].Value = Value.Text
  484. end
  485. end)
  486. StatName.Name = "StatName"
  487. StatName.Parent = Frame
  488. StatName.BackgroundColor3 = Color3.new(0, 1, 1)
  489. StatName.Position = UDim2.new(0, 280, 0, 100)
  490. StatName.Size = UDim2.new(0, 80, 0, 20)
  491. StatName.Font = Enum.Font.Code
  492. StatName.FontSize = Enum.FontSize.Size14
  493. StatName.Text = "Stat Name"
  494. StatName.TextSize = 14
  495.  
  496. Skybox.Name = "Skybox"
  497. Skybox.Parent = Frame
  498. Skybox.BackgroundColor3 = Color3.new(1, 1, 1)
  499. Skybox.Position = UDim2.new(0, 100, 0, 100)
  500. Skybox.Size = UDim2.new(0, 80, 0, 20)
  501. Skybox.Selected = true
  502. Skybox.Font = Enum.Font.Code
  503. Skybox.FontSize = Enum.FontSize.Size14
  504. Skybox.Text = "Skybox"
  505. Skybox.TextSize = 14
  506. Skybox.MouseButton1Down:connect(function()
  507. for i,v in pairs(game.Lighting:GetChildren()) do
  508. if v.ClassName == "Sky" then
  509. v:Remove()
  510. end
  511. f = Instance.new("Sky",game.Lighting)
  512. f.SkyboxBk = "rbxassetid://"..tonumber(Skyboxid.Text - 1)
  513. f.SkyboxDn = "rbxassetid://"..tonumber(Skyboxid.Text - 1)
  514. f.SkyboxFt = "rbxassetid://"..tonumber(Skyboxid.Text - 1)
  515. f.SkyboxLf = "rbxassetid://"..tonumber(Skyboxid.Text - 1)
  516. f.SkyboxUp = "rbxassetid://"..tonumber(Skyboxid.Text - 1)
  517. f.SkyboxRt = "rbxassetid://"..tonumber(Skyboxid.Text - 1)
  518. end
  519. end)
  520. Skyboxid.Name = "Skyboxid"
  521. Skyboxid.Parent = Frame
  522. Skyboxid.BackgroundColor3 = Color3.new(0.0117647, 1, 1)
  523. Skyboxid.Position = UDim2.new(0, 100, 0, 130)
  524. Skyboxid.Size = UDim2.new(0, 80, 0, 20)
  525. Skyboxid.Font = Enum.Font.Code
  526. Skyboxid.FontSize = Enum.FontSize.Size14
  527. Skyboxid.Text = "Image ID"
  528. Skyboxid.TextSize = 14
  529.  
  530. UnlockWS.Name = "UnlockWS"
  531. UnlockWS.Parent = Frame
  532. UnlockWS.BackgroundColor3 = Color3.new(1, 1, 1)
  533. UnlockWS.Position = UDim2.new(0, 370, 0, 100)
  534. UnlockWS.Size = UDim2.new(0, 80, 0, 20)
  535. UnlockWS.Font = Enum.Font.Code
  536. UnlockWS.FontSize = Enum.FontSize.Size14
  537. UnlockWS.Text = "Unlock WS"
  538. UnlockWS.TextScaled = true
  539. UnlockWS.TextSize = 14
  540. UnlockWS.TextWrapped = true
  541. UnlockWS.MouseButton1Down:connect(function()
  542. function Scan(var_a)
  543. for i,v in pairs(var_a:GetChildren()) do
  544. if v.ClassName == "Part" then
  545. v.Locked = false
  546. end
  547. Scan(v)
  548. end
  549. end
  550. Scan(workspace)
  551. end)
  552. Teleport.Name = "Teleport"
  553. Teleport.Parent = Frame
  554. Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
  555. Teleport.Position = UDim2.new(0, 370, 0, 130)
  556. Teleport.Size = UDim2.new(0, 80, 0, 20)
  557. Teleport.Font = Enum.Font.Code
  558. Teleport.FontSize = Enum.FontSize.Size14
  559. Teleport.Text = "Teleport"
  560. Teleport.TextScaled = true
  561. Teleport.TextSize = 14
  562. Teleport.TextWrapped = true
  563. Teleport.MouseButton1Down:connect(function()
  564. if Selected.Value == true then
  565. for i,v in pairs(game.Players:GetChildren()) do
  566. v.Character.Torso.CFrame = workspace[TpTo.Text].Torso.CFrame
  567. end
  568. elseif Selected.Value == false then
  569. workspace[PlayerName.Text].Torso.CFrame = workspace[TpTo.Text].Torso.CFrame
  570. end
  571. end)
  572. TpTo.Name = "TpTo"
  573. TpTo.Parent = Frame
  574. TpTo.BackgroundColor3 = Color3.new(0, 1, 1)
  575. TpTo.Position = UDim2.new(0, 370, 0, 160)
  576. TpTo.Size = UDim2.new(0, 80, 0, 20)
  577. TpTo.Font = Enum.Font.Code
  578. TpTo.FontSize = Enum.FontSize.Size14
  579. TpTo.Text = "To"
  580. TpTo.TextScaled = true
  581. TpTo.TextSize = 14
  582. TpTo.TextWrapped = true
  583.  
  584. UnanchorWS.Name = "UnanchorWS"
  585. UnanchorWS.Parent = Frame
  586. UnanchorWS.BackgroundColor3 = Color3.new(1, 1, 1)
  587. UnanchorWS.Position = UDim2.new(0, 370, 0, 190)
  588. UnanchorWS.Size = UDim2.new(0, 80, 0, 20)
  589. UnanchorWS.Font = Enum.Font.Code
  590. UnanchorWS.FontSize = Enum.FontSize.Size14
  591. UnanchorWS.Text = "UnanchorWS"
  592. UnanchorWS.TextScaled = true
  593. UnanchorWS.TextSize = 14
  594. UnanchorWS.TextWrapped = true
  595. UnanchorWS.MouseButton1Down:connect(function()
  596. function Scann(var_a)
  597. for i,v in pairs(var_a:GetChildren()) do
  598. if v.ClassName == "Part" then
  599. v.Anchored = false
  600. end
  601. Scann(v)
  602. end
  603. end
  604. Scann(workspace)
  605. end)
  606.  
  607. Char.Name = "Char"
  608. Char.Parent = Frame
  609. Char.BackgroundColor3 = Color3.new(1, 1, 1)
  610. Char.Position = UDim2.new(0, 10, 0, 160)
  611. Char.Size = UDim2.new(0, 80, 0, 20)
  612. Char.Font = Enum.Font.Code
  613. Char.FontSize = Enum.FontSize.Size14
  614. Char.Text = "Char"
  615. Char.TextSize = 14
  616. Char.MouseButton1Down:connect(function()
  617. if Selected.Value == true then
  618. for i,v in pairs(game.Players:GetChildren()) do
  619. v.CharacterAppearanceId = tonumber(CharID.Text)
  620. v.Character.Humanoid.Health = 0
  621. end
  622. elseif Selected.Value == false then
  623. game.Players[PlayerName.Text].CharacterAppearanceId = tonumber(CharID.Text)
  624. workspace[PlayerName.Text].Humanoid.Health = 0
  625. end
  626. end)
  627. CharID.Name = "CharID"
  628. CharID.Parent = Frame
  629. CharID.BackgroundColor3 = Color3.new(0, 1, 1)
  630. CharID.Position = UDim2.new(0, 10, 0, 190)
  631. CharID.Size = UDim2.new(0, 80, 0, 20)
  632. CharID.Font = Enum.Font.Code
  633. CharID.FontSize = Enum.FontSize.Size14
  634. CharID.Text = "1311"
  635. CharID.TextSize = 14
  636.  
  637. Particle.Name = "Particle"
  638. Particle.Parent = Frame
  639. Particle.BackgroundColor3 = Color3.new(1, 1, 1)
  640. Particle.Position = UDim2.new(0, 100, 0, 160)
  641. Particle.Size = UDim2.new(0, 80, 0, 20)
  642. Particle.Font = Enum.Font.Code
  643. Particle.FontSize = Enum.FontSize.Size14
  644. Particle.Text = "Particle"
  645. Particle.TextSize = 14
  646. Particle.MouseButton1Down:connect(function()
  647. if Selected.Value == true then
  648. for i,v in pairs(game.Players:GetChildren()) do
  649. p = Instance.new("ParticleEmitter",v.Character.Torso)
  650. p.Speed = NumberRange.new(20,20)
  651. p.Rate = 80
  652. p.VelocitySpread = 30
  653. p.Lifetime = NumberRange.new(6,6)
  654. p.Texture = "rbxassetid://"..tonumber(ParticleID.Text - 1)
  655. end
  656. elseif Selected.Value == false then
  657. g = Instance.new("ParticleEmitter",workspace[PlayerName.Text].Torso)
  658. g.Speed = NumberRange.new(20,20)
  659. g.Rate = 80
  660. g.VelocitySpread = 30
  661. g.Lifetime = NumberRange.new(6,6)
  662. g.Texture = "rbxassetid://"..tonumber(ParticleID.Text - 1)
  663. end
  664. end)
  665. ParticleID.Name = "ParticleID"
  666. ParticleID.Parent = Frame
  667. ParticleID.BackgroundColor3 = Color3.new(0, 1, 1)
  668. ParticleID.Position = UDim2.new(0, 100, 0, 190)
  669. ParticleID.Size = UDim2.new(0, 80, 0, 20)
  670. ParticleID.Font = Enum.Font.Code
  671. ParticleID.FontSize = Enum.FontSize.Size14
  672. ParticleID.Text = "244905905"
  673. ParticleID.TextSize = 14
  674.  
  675. TimeOfDay.Name = "TimeOfDay"
  676. TimeOfDay.Parent = Frame
  677. TimeOfDay.BackgroundColor3 = Color3.new(1, 1, 1)
  678. TimeOfDay.Position = UDim2.new(0, 190, 0, 160)
  679. TimeOfDay.Size = UDim2.new(0, 80, 0, 20)
  680. TimeOfDay.Font = Enum.Font.Code
  681. TimeOfDay.FontSize = Enum.FontSize.Size14
  682. TimeOfDay.Text = "Time Of Day"
  683. TimeOfDay.TextSize = 14
  684. TimeOfDay.MouseButton1Down:connect(function()
  685. game.Lighting.TimeOfDay = tonumber(Time.Text)
  686. end)
  687. Time.Name = "Time"
  688. Time.Parent = Frame
  689. Time.BackgroundColor3 = Color3.new(0, 1, 1)
  690. Time.Position = UDim2.new(0, 190, 0, 190)
  691. Time.Size = UDim2.new(0, 80, 0, 20)
  692. Time.Font = Enum.Font.Code
  693. Time.FontSize = Enum.FontSize.Size14
  694. Time.Text = "0"
  695. Time.TextSize = 14
  696.  
  697. JumpPower.Name = "JumpPower"
  698. JumpPower.Parent = Frame
  699. JumpPower.BackgroundColor3 = Color3.new(1, 1, 1)
  700. JumpPower.Position = UDim2.new(0, 280, 0, 160)
  701. JumpPower.Size = UDim2.new(0, 80, 0, 20)
  702. JumpPower.Font = Enum.Font.Code
  703. JumpPower.FontSize = Enum.FontSize.Size14
  704. JumpPower.Text = "Jump Power"
  705. JumpPower.TextSize = 14
  706. JumpPower.MouseButton1Down:connect(function()
  707. if Selected.Value == true then
  708. for i,v in pairs(game.Players:GetChildren()) do
  709. v.Character.Humanoid.JumpPower = tonumber(Power.Text)
  710. end
  711. elseif Selected.Value == false then
  712. workspace[PlayerName.Text].Humanoid.JumpPower = tonumber(Power.Text)
  713. end
  714. end)
  715. Power.Name = "Power"
  716. Power.Parent = Frame
  717. Power.BackgroundColor3 = Color3.new(0, 1, 1)
  718. Power.Position = UDim2.new(0, 280, 0, 190)
  719. Power.Size = UDim2.new(0, 80, 0, 20)
  720. Power.Font = Enum.Font.Code
  721. Power.FontSize = Enum.FontSize.Size14
  722. Power.Text = "100"
  723. Power.TextSize = 14
  724.  
  725. Bighead.Name = "Bighead"
  726. Bighead.Parent = Frame
  727. Bighead.BackgroundColor3 = Color3.new(1, 1, 1)
  728. Bighead.Position = UDim2.new(0, 190, 0, 220)
  729. Bighead.Size = UDim2.new(0, 80, 0, 20)
  730. Bighead.Font = Enum.Font.Code
  731. Bighead.FontSize = Enum.FontSize.Size14
  732. Bighead.Text = "Bighead"
  733. Bighead.TextSize = 14
  734. Bighead.MouseButton1Down:connect(function()
  735. if Selected.Value == true then
  736. for i,v in pairs(game.Players:GetChildren()) do
  737. v.Character.Head.Mesh.Scale = Vector3.new(8,8,8)
  738. end
  739. elseif Selected.Value == false then
  740. workspace[PlayerName.Text].Head.Mesh.Scale = Vector3.new(8,8,8)
  741. end
  742. end)
  743. DecalID.Name = "DecalID"
  744. DecalID.Parent = Frame
  745. DecalID.BackgroundColor3 = Color3.new(0, 1, 1)
  746. DecalID.Position = UDim2.new(0, 100, 0, 280)
  747. DecalID.Size = UDim2.new(0, 80, 0, 20)
  748. DecalID.Font = Enum.Font.Code
  749. DecalID.FontSize = Enum.FontSize.Size14
  750. DecalID.Text = "292916915"
  751. DecalID.TextSize = 14
  752.  
  753. DecalSpam.Name = "DecalSpam"
  754. DecalSpam.Parent = Frame
  755. DecalSpam.BackgroundColor3 = Color3.new(1, 1, 1)
  756. DecalSpam.Position = UDim2.new(0, 100, 0, 250)
  757. DecalSpam.Size = UDim2.new(0, 80, 0, 20)
  758. DecalSpam.Font = Enum.Font.Code
  759. DecalSpam.FontSize = Enum.FontSize.Size14
  760. DecalSpam.Text = "Decal Spam"
  761. DecalSpam.TextSize = 14
  762. DecalSpam.MouseButton1Down:connect(function()
  763. function Scabn(var_a)
  764. for i,v in pairs(var_a:GetChildren()) do
  765. if v.ClassName == "Part" then
  766. decal = Instance.new("Decal",v)
  767. decal.Texture = "rbxassetid://"..tonumber(DecalID.Text - 1)
  768. decal.Name = "ExploitDecal"
  769. decal.Face = "Front"
  770. decal = Instance.new("Decal",v)
  771. decal.Texture = "rbxassetid://"..tonumber(DecalID.Text - 1)
  772. decal.Name = "ExploitDecal"
  773. decal.Face = "Back"
  774. decal = Instance.new("Decal",v)
  775. decal.Texture = "rbxassetid://"..tonumber(DecalID.Text - 1)
  776. decal.Name = "ExploitDecal"
  777. decal.Face = "Bottom"
  778. decal = Instance.new("Decal",v)
  779. decal.Texture = "rbxassetid://"..tonumber(DecalID.Text - 1)
  780. decal.Name = "ExploitDecal"
  781. decal.Face = "Left"
  782. decal = Instance.new("Decal",v)
  783. decal.Texture = "rbxassetid://"..tonumber(DecalID.Text - 1)
  784. decal.Name = "ExploitDecal"
  785. decal.Face = "Right"
  786. decal = Instance.new("Decal",v)
  787. decal.Texture = "rbxassetid://"..tonumber(DecalID.Text - 1)
  788. decal.Name = "ExploitDecal"
  789. decal.Face = "Top"
  790. end
  791. Scabn(v)
  792. end
  793. end
  794. Scabn(workspace)
  795. end)
  796.  
  797. Mesh.Name = "Mesh"
  798. Mesh.Parent = Frame
  799. Mesh.BackgroundColor3 = Color3.new(1, 1, 1)
  800. Mesh.Position = UDim2.new(0, 10, 0, 220)
  801. Mesh.Size = UDim2.new(0, 80, 0, 20)
  802. Mesh.Font = Enum.Font.Code
  803. Mesh.FontSize = Enum.FontSize.Size14
  804. Mesh.Text = "Mesh"
  805. Mesh.TextSize = 14
  806. Mesh.MouseButton1Down:connect(function()
  807. if Selected.Value == true then
  808. for i,v in pairs(game.Players:GetChildren()) do
  809. v.Character.Head.Transparency = 1
  810. v.Character:FindFirstChild("Left Arm").Transparency = 1
  811. v.Character:FindFirstChild("Right Arm").Transparency = 1
  812. v.Character:FindFirstChild("Right Leg").Transparency = 1
  813. v.Character:FindFirstChild("Left Leg").Transparency = 1
  814. v.Character.Head.face.Transparency = 1
  815. mesh = Instance.new("SpecialMesh",v.Character.Torso)
  816. mesh.MeshType = "FileMesh"
  817. mesh.Name = "InstanceMesh"
  818. mesh.MeshId = "rbxassetid://"..tonumber(MeshID.Text)
  819. mesh.TextureId = "rbxassetid://"..tonumber(TexID.Text)
  820. mesh.Scale = Vector3.new(6,6,6)
  821. for i,n in pairs(v.Character:GetChildren()) do
  822. if n.ClassName == "Accessory" then
  823. n.Handle.Transparency = 1
  824. end
  825. end
  826. end
  827. elseif Selected.Value == false then
  828. workspace[PlayerName.Text].Head.Transparency = 1
  829. workspace[PlayerName.Text]:FindFirstChild("Left Arm").Transparency = 1
  830. workspace[PlayerName.Text]:FindFirstChild("Right Arm").Transparency = 1
  831. workspace[PlayerName.Text]:FindFirstChild("Right Leg").Transparency = 1
  832. workspace[PlayerName.Text]:FindFirstChild("Left Leg").Transparency = 1
  833. workspace[PlayerName.Text].Head.face.Transparency = 1
  834. mesth = Instance.new("SpecialMesh",workspace[PlayerName.Text].Torso)
  835. mesth.MeshType = "FileMesh"
  836. mesth.Name = "InstanceMesh"
  837. mesth.MeshId = "rbxassetid://"..tonumber(MeshID.Text)
  838. mesth.TextureId = "rbxassetid://"..tonumber(TexID.Text)
  839. mesth.Scale = Vector3.new(6,6,6)
  840. for i,c in pairs(workspace[PlayerName.Text]:GetChildren()) do
  841. if c.ClassName == "Accessory" then
  842. c.Handle.Transparency = 1
  843. end
  844. end
  845. end
  846. end)
  847. CharID.Name = "CharID"
  848. CharID.Parent = Frame
  849. CharID.BackgroundColor3 = Color3.new(0, 1, 1)
  850. CharID.Position = UDim2.new(0, 10, 0, 190)
  851. CharID.Size = UDim2.new(0, 80, 0, 20)
  852. CharID.Font = Enum.Font.Code
  853. CharID.FontSize = Enum.FontSize.Size14
  854. CharID.Text = "1311"
  855. CharID.TextSize = 14
  856.  
  857. TexID.Name = "TexID"
  858. TexID.Parent = Frame
  859. TexID.BackgroundColor3 = Color3.new(0, 1, 1)
  860. TexID.Position = UDim2.new(0, 10, 0, 280)
  861. TexID.Size = UDim2.new(0, 80, 0, 20)
  862. TexID.Font = Enum.Font.Code
  863. TexID.FontSize = Enum.FontSize.Size14
  864. TexID.Text = "9419827"
  865. TexID.TextSize = 14
  866.  
  867. MeshID.Name = "MeshID"
  868. MeshID.Parent = Frame
  869. MeshID.BackgroundColor3 = Color3.new(0, 1, 1)
  870. MeshID.Position = UDim2.new(0, 10, 0, 250)
  871. MeshID.Size = UDim2.new(0, 80, 0, 20)
  872. MeshID.Font = Enum.Font.Code
  873. MeshID.FontSize = Enum.FontSize.Size14
  874. MeshID.Text = "9419831"
  875. MeshID.TextSize = 14
  876.  
  877. ClearDecals.Name = "ClearDecals"
  878. ClearDecals.Parent = Frame
  879. ClearDecals.BackgroundColor3 = Color3.new(1, 1, 1)
  880. ClearDecals.Position = UDim2.new(0, 190, 0, 250)
  881. ClearDecals.Size = UDim2.new(0, 80, 0, 20)
  882. ClearDecals.Font = Enum.Font.Code
  883. ClearDecals.FontSize = Enum.FontSize.Size14
  884. ClearDecals.Text = "Clear Spam"
  885. ClearDecals.TextSize = 14
  886. ClearDecals.MouseButton1Down:connect(function()
  887. function Swcan(var_a)
  888. for i,v in pairs(var_a:GetChildren()) do
  889. if v.ClassName == "Part" then
  890. v:FindFirstChild("ExploitDecal"):Remove()
  891. v:FindFirstChild("ExploitDecal"):Remove()
  892. v:FindFirstChild("ExploitDecal"):Remove()
  893. v:FindFirstChild("ExploitDecal"):Remove()
  894. v:FindFirstChild("ExploitDecal"):Remove()
  895. v:FindFirstChild("ExploitDecal"):Remove()
  896. end
  897. Swcan(v)
  898. end
  899. end
  900. Swcan(workspace)
  901. end)
  902. MeshSpam.Name = "MeshSpam"
  903. MeshSpam.Parent = Frame
  904. MeshSpam.BackgroundColor3 = Color3.new(1, 1, 1)
  905. MeshSpam.Position = UDim2.new(0, 100, 0, 220)
  906. MeshSpam.Size = UDim2.new(0, 80, 0, 20)
  907. MeshSpam.Font = Enum.Font.Code
  908. MeshSpam.FontSize = Enum.FontSize.Size14
  909. MeshSpam.Text = "Mesh Spam"
  910. MeshSpam.TextSize = 14
  911. MeshSpam.MouseButton1Down:connect(function()
  912. function Scyan(var_a)
  913. for i,v in pairs(var_a:GetChildren()) do
  914. if v.ClassName == "Part" then
  915. mspam = Instance.new("SpecialMesh",v)
  916. mspam.Name = "ExploitMesh"
  917. mspam.MeshType = "FileMesh"
  918. mspam.Scale = Vector3.new(math.random(0,5),math.random(0,5),math.random(0,5))
  919. mspam.MeshId = "rbxassetid://"..tonumber(MeshID.Text)
  920. mspam.TextureId = "rbxassetid://"..tonumber(TexID.Text)
  921. end
  922. Scyan(v)
  923. end
  924. end
  925. Scyan(workspace)
  926. end)
  927. ClearMesh.Name = "ClearMesh"
  928. ClearMesh.Parent = Frame
  929. ClearMesh.BackgroundColor3 = Color3.new(1, 1, 1)
  930. ClearMesh.Position = UDim2.new(0, 190, 0, 280)
  931. ClearMesh.Size = UDim2.new(0, 80, 0, 20)
  932. ClearMesh.Font = Enum.Font.Code
  933. ClearMesh.FontSize = Enum.FontSize.Size14
  934. ClearMesh.Text = "Clear Mesh Spam"
  935. ClearMesh.TextScaled = true
  936. ClearMesh.TextSize = 14
  937. ClearMesh.TextWrapped = true
  938. ClearMesh.MouseButton1Down:connect(function()
  939. function Scain(var_a)
  940. for i,v in pairs(var_a:GetChildren()) do
  941. if v.ClassName == "Part" then
  942. v:FindFirstChild("ExploitMesh"):Remove()
  943. end
  944. Scain(v)
  945. end
  946. end
  947. Scain(workspace)
  948. end)
  949. RandomColor.Name = "RandomColor"
  950. RandomColor.Parent = Frame
  951. RandomColor.BackgroundColor3 = Color3.new(1, 1, 1)
  952. RandomColor.Position = UDim2.new(0, 370, 0, 220)
  953. RandomColor.Size = UDim2.new(0, 80, 0, 20)
  954. RandomColor.Font = Enum.Font.Code
  955. RandomColor.FontSize = Enum.FontSize.Size14
  956. RandomColor.Text = "RandomWS"
  957. RandomColor.TextSize = 14
  958. RandomColor.MouseButton1Down:connect(function()
  959. function Scatun(var_a)
  960. for i,v in pairs(var_a:GetChildren()) do
  961. if v.ClassName == "Part" then
  962. Types = {"Sphere","Cylinder","Brick","Torso","Head","Wedge"}
  963. Materials = {"Brick","Cobblestone","Concrete","CorrodedMetal","DiamondPlate","Fabric","Foil","Granite","Grass","Ice","Marble","Metal","Neon","Pebble","Plastic","Sand","Slate","SmoothPlastic","Wood","WoodPlanks"}
  964. v.Color = Color3.new(math.random(), math.random(), math.random())
  965. v.Material = Materials[math.random(1,#Materials)]
  966. goog = Instance.new("SpecialMesh",v)
  967. goog.MeshType = Types[math.random(1,6)]
  968. goog.Name = "FillMesh"
  969. end
  970. Scatun(v)
  971. end
  972. end
  973. Scatun(workspace)
  974. end)
  975. PaintWS.Name = "PaintWS"
  976. PaintWS.Parent = Frame
  977. PaintWS.BackgroundColor3 = Color3.new(1, 1, 1)
  978. PaintWS.Position = UDim2.new(0, 280, 0, 220)
  979. PaintWS.Size = UDim2.new(0, 80, 0, 20)
  980. PaintWS.Font = Enum.Font.Code
  981. PaintWS.FontSize = Enum.FontSize.Size14
  982. PaintWS.Text = "PaintWS"
  983. PaintWS.TextSize = 14
  984. PaintWS.MouseButton1Down:connect(function()
  985. function Skcan(var_a)
  986. for i,v in pairs(var_a:GetChildren()) do
  987. if v.ClassName == "Part" then
  988. v.BrickColor = BrickColor.new(Brickcolor.Text)
  989. end
  990. Skcan(v)
  991. end
  992. end
  993. Skcan(workspace)
  994. end)
  995. Brickcolor.Name = "Brickcolor"
  996. Brickcolor.Parent = Frame
  997. Brickcolor.BackgroundColor3 = Color3.new(0, 1, 1)
  998. Brickcolor.Position = UDim2.new(0, 280, 0, 250)
  999. Brickcolor.Size = UDim2.new(0, 80, 0, 20)
  1000. Brickcolor.Font = Enum.Font.Code
  1001. Brickcolor.FontSize = Enum.FontSize.Size14
  1002. Brickcolor.Text = "Really red"
  1003. Brickcolor.TextSize = 14
  1004.  
  1005. Explode.Name = "Explode"
  1006. Explode.Parent = Frame
  1007. Explode.BackgroundColor3 = Color3.new(1, 1, 1)
  1008. Explode.Position = UDim2.new(0, 370, 0, 250)
  1009. Explode.Size = UDim2.new(0, 80, 0, 20)
  1010. Explode.Font = Enum.Font.Code
  1011. Explode.FontSize = Enum.FontSize.Size14
  1012. Explode.Text = "Explode"
  1013. Explode.TextSize = 14
  1014. Explode.MouseButton1Down:connect(function()
  1015. if Selected.Value == true then
  1016. for i,v in pairs(game.Players:GetChildren()) do
  1017. e = Instance.new("Explosion",v.Character.Torso)
  1018. e.Position = v.Character.Torso.Position
  1019. e.BlastRadius = 10
  1020. end
  1021. elseif Selected.Value == false then
  1022. ed = Instance.new("Explosion",workspace[PlayerName.Text].Torso)
  1023. edd.Position = workspace[PlayerName.Text].Torso.Position
  1024. e.BlastRadius = 10
  1025. end
  1026. end)
  1027. Fog.Name = "Fog"
  1028. Fog.Parent = Frame
  1029. Fog.BackgroundColor3 = Color3.new(1, 1, 1)
  1030. Fog.Position = UDim2.new(0, 370, 0, 280)
  1031. Fog.Size = UDim2.new(0, 80, 0, 20)
  1032. Fog.Font = Enum.Font.Code
  1033. Fog.FontSize = Enum.FontSize.Size14
  1034. Fog.Text = "Fog"
  1035. Fog.TextSize = 14
  1036. Fog.MouseButton1Down:connect(function()
  1037. game.Lighting.FogEnd = tonumber(Fogend.Text)
  1038. end)
  1039. Fogend.Name = "Fogend"
  1040. Fogend.Parent = Frame
  1041. Fogend.BackgroundColor3 = Color3.new(0, 1, 1)
  1042. Fogend.Position = UDim2.new(0, 280, 0, 280)
  1043. Fogend.Size = UDim2.new(0, 80, 0, 20)
  1044. Fogend.Font = Enum.Font.Code
  1045. Fogend.FontSize = Enum.FontSize.Size14
  1046. Fogend.Text = "FogEnd"
  1047. Fogend.TextSize = 14
  1048.  
  1049. Message.Name = "Message"
  1050. Message.Parent = Frame
  1051. Message.BackgroundColor3 = Color3.new(1, 1, 1)
  1052. Message.Position = UDim2.new(0, 10, 0, 310)
  1053. Message.Size = UDim2.new(0, 80, 0, 20)
  1054. Message.Font = Enum.Font.Code
  1055. Message.FontSize = Enum.FontSize.Size14
  1056. Message.Text = "Message"
  1057. Message.TextSize = 14
  1058. Message.MouseButton1Down:connect(function()
  1059. s = Instance.new("Message",workspace)
  1060. s.Name = "ExploitMessage"
  1061. s.Text = tostring(Msg.Text)
  1062. end)
  1063. Msg.Name = "Msg"
  1064. Msg.Parent = Frame
  1065. Msg.BackgroundColor3 = Color3.new(0, 1, 1)
  1066. Msg.Position = UDim2.new(0, 10, 0, 340)
  1067. Msg.Size = UDim2.new(0, 80, 0, 20)
  1068. Msg.Font = Enum.Font.Code
  1069. Msg.FontSize = Enum.FontSize.Size14
  1070. Msg.Text = "get rekt noobs"
  1071. Msg.TextScaled = true
  1072. Msg.TextSize = 14
  1073. Msg.TextWrapped = true
  1074.  
  1075. Hnt.Name = "Hnt"
  1076. Hnt.Parent = Frame
  1077. Hnt.BackgroundColor3 = Color3.new(0, 1, 1)
  1078. Hnt.Position = UDim2.new(0, 100, 0, 340)
  1079. Hnt.Size = UDim2.new(0, 80, 0, 20)
  1080. Hnt.Font = Enum.Font.Code
  1081. Hnt.FontSize = Enum.FontSize.Size14
  1082. Hnt.Text = "this server has been exploited"
  1083. Hnt.TextScaled = true
  1084. Hnt.TextSize = 14
  1085. Hnt.TextWrapped = true
  1086.  
  1087. Hint.Name = "Hint"
  1088. Hint.Parent = Frame
  1089. Hint.BackgroundColor3 = Color3.new(1, 1, 1)
  1090. Hint.Position = UDim2.new(0, 100, 0, 310)
  1091. Hint.Size = UDim2.new(0, 80, 0, 20)
  1092. Hint.Font = Enum.Font.Code
  1093. Hint.FontSize = Enum.FontSize.Size14
  1094. Hint.Text = "Hint"
  1095. Hint.TextSize = 14
  1096. Hint.MouseButton1Down:connect(function()
  1097. h = Instance.new("Hint",workspace)
  1098. h.Name = "ExploitHint"
  1099. h.Text = tostring(Hnt.Text)
  1100. end)
  1101. ClearMessage.Name = "ClearMessage"
  1102. ClearMessage.Parent = Frame
  1103. ClearMessage.BackgroundColor3 = Color3.new(1, 1, 1)
  1104. ClearMessage.Position = UDim2.new(0, 190, 0, 310)
  1105. ClearMessage.Size = UDim2.new(0, 80, 0, 20)
  1106. ClearMessage.Font = Enum.Font.Code
  1107. ClearMessage.FontSize = Enum.FontSize.Size14
  1108. ClearMessage.Text = "Clear Message"
  1109. ClearMessage.TextScaled = true
  1110. ClearMessage.TextSize = 14
  1111. ClearMessage.TextWrapped = true
  1112. ClearMessage.MouseButton1Down:connect(function()
  1113. workspace:FindFirstChild("ExploitMessage"):Remove()
  1114. end)
  1115. ClearHint.Name = "ClearHint"
  1116. ClearHint.Parent = Frame
  1117. ClearHint.BackgroundColor3 = Color3.new(1, 1, 1)
  1118. ClearHint.Position = UDim2.new(0, 190, 0, 340)
  1119. ClearHint.Size = UDim2.new(0, 80, 0, 20)
  1120. ClearHint.Font = Enum.Font.Code
  1121. ClearHint.FontSize = Enum.FontSize.Size14
  1122. ClearHint.Text = "Clear Hint"
  1123. ClearHint.TextSize = 14
  1124. ClearHint.MouseButton1Down:connect(function()
  1125. workspace:FindFirstChild("ExploitHint"):Remove()
  1126. end)
  1127. UnMesh.Name = "UnMesh"
  1128. UnMesh.Parent = Frame
  1129. UnMesh.BackgroundColor3 = Color3.new(1, 1, 1)
  1130. UnMesh.Position = UDim2.new(0, 280, 0, 310)
  1131. UnMesh.Size = UDim2.new(0, 80, 0, 20)
  1132. UnMesh.Font = Enum.Font.Code
  1133. UnMesh.FontSize = Enum.FontSize.Size14
  1134. UnMesh.Text = "UnMesh"
  1135. UnMesh.TextScaled = true
  1136. UnMesh.TextSize = 14
  1137. UnMesh.TextWrapped = true
  1138. UnMesh.MouseButton1Down:connect(function()
  1139. if Selected.Value == true then
  1140. for i,v in pairs(game.Players:GetChildren()) do
  1141. v.Character.Torso:FindFirstChild("InstanceMesh"):Remove()
  1142. v.Character.Head.Transparency = 0
  1143. v.Character:FindFirstChild("Left Arm").Transparency = 0
  1144. v.Character:FindFirstChild("Right Arm").Transparency = 0
  1145. v.Character:FindFirstChild("Right Leg").Transparency = 0
  1146. v.Character:FindFirstChild("Left Leg").Transparency = 0
  1147. v.Character.Head.face.Transparency = 0
  1148. for i,j in pairs(v.Character:GetChildren()) do
  1149. if j.ClassName == "Accessory" then
  1150. j.Handle.Transparency = 0
  1151. end
  1152. end
  1153. end
  1154. elseif Selected.Value == false then
  1155. workspace[PlayerName.Text].Torso:FindFirstChild("InstanceMesh"):Remove()
  1156. workspace[PlayerName.Text].Head.Transparency = 0
  1157. workspace[PlayerName.Text]:FindFirstChild("Left Arm").Transparency = 0
  1158. workspace[PlayerName.Text]:FindFirstChild("Right Arm").Transparency = 0
  1159. workspace[PlayerName.Text]:FindFirstChild("Right Leg").Transparency = 0
  1160. workspace[PlayerName.Text]:FindFirstChild("Left Leg").Transparency = 0
  1161. workspace[PlayerName.Text].Head:FindFirstChild("face").Transparency = 0
  1162. for i,o in pairs(workspace[PlayerName.Text]:GetChildren()) do
  1163. if o.ClassName == "Accessory" then
  1164. o.Handle.Transparency = 0
  1165. end
  1166. end
  1167. end
  1168. end)
  1169.  
  1170. Material.Name = "Material"
  1171. Material.Parent = Frame
  1172. Material.BackgroundColor3 = Color3.new(0, 1, 1)
  1173. Material.Position = UDim2.new(0, 370, 0, 340)
  1174. Material.Size = UDim2.new(0, 80, 0, 20)
  1175. Material.Font = Enum.Font.Code
  1176. Material.FontSize = Enum.FontSize.Size14
  1177. Material.Text = "Fabric"
  1178. Material.TextScaled = true
  1179. Material.TextSize = 14
  1180. Material.TextWrapped = true
  1181.  
  1182. MaterialWS.Name = "MaterialWS"
  1183. MaterialWS.Parent = Frame
  1184. MaterialWS.BackgroundColor3 = Color3.new(1, 1, 1)
  1185. MaterialWS.Position = UDim2.new(0, 370, 0, 310)
  1186. MaterialWS.Size = UDim2.new(0, 80, 0, 20)
  1187. MaterialWS.Font = Enum.Font.Code
  1188. MaterialWS.FontSize = Enum.FontSize.Size14
  1189. MaterialWS.Text = "MaterialWS"
  1190. MaterialWS.TextSize = 14
  1191. MaterialWS.MouseButton1Down:connect(function()
  1192. function gScan(var_a)
  1193. for i,v in pairs(var_a:GetChildren()) do
  1194. if v.ClassName == "Part" then
  1195. v.Material = tostring(Material.Text)
  1196. end
  1197. gScan(v)
  1198. end
  1199. end
  1200. gScan(workspace)
  1201. end)
  1202.  
  1203. Break.Name = "Break"
  1204. Break.Parent = Frame
  1205. Break.BackgroundColor3 = Color3.new(1, 1, 1)
  1206. Break.Position = UDim2.new(0, 280, 0, 340)
  1207. Break.Size = UDim2.new(0, 80, 0, 20)
  1208. Break.Font = Enum.Font.Code
  1209. Break.FontSize = Enum.FontSize.Size14
  1210. Break.Text = "fuck game up"
  1211. Break.TextScaled = true
  1212. Break.TextSize = 14
  1213. Break.TextWrapped = true
  1214. Break.MouseButton1Down:connect(function()
  1215. function gfScan(var_a)
  1216. for i,v in pairs(var_a:GetChildren()) do
  1217. if v.ClassName == "Part" then
  1218. surf = Instance.new("SurfaceGui",v)
  1219. surf.Name = "ExploitSurface"
  1220. surf.AlwaysOnTop = true
  1221. surf.Face = "Back"
  1222. eframe = Instance.new("TextLabel",surf)
  1223. eframe.Text = fuckspam.Text
  1224. eframe.Size = UDim2.new(0,800,0,600)
  1225. eframe.FontSize = "Size60"
  1226. eframe.BackgroundTransparency = 1
  1227. surf = Instance.new("SurfaceGui",v)
  1228. surf.Name = "ExploitSurface"
  1229. surf.AlwaysOnTop = true
  1230. surf.Face = "Bottom"
  1231. eframe = Instance.new("TextLabel",surf)
  1232. eframe.Text = fuckspam.Text
  1233. eframe.Size = UDim2.new(0,800,0,600)
  1234. eframe.FontSize = "Size60"
  1235. eframe.BackgroundTransparency = 1
  1236. surf = Instance.new("SurfaceGui",v)
  1237. surf.Name = "ExploitSurface"
  1238. surf.AlwaysOnTop = true
  1239. surf.Face = "Top"
  1240. eframe = Instance.new("TextLabel",surf)
  1241. eframe.Text = fuckspam.Text
  1242. eframe.Size = UDim2.new(0,800,0,600)
  1243. eframe.FontSize = "Size60"
  1244. eframe.BackgroundTransparency = 1
  1245. surf = Instance.new("SurfaceGui",v)
  1246. surf.Name = "ExploitSurface"
  1247. surf.AlwaysOnTop = true
  1248. surf.Face = "Left"
  1249. eframe = Instance.new("TextLabel",surf)
  1250. eframe.Text = fuckspam.Text
  1251. eframe.Size = UDim2.new(0,800,0,600)
  1252. eframe.FontSize = "Size60"
  1253. eframe.BackgroundTransparency = 1
  1254. surf = Instance.new("SurfaceGui",v)
  1255. surf.Name = "ExploitSurface"
  1256. surf.AlwaysOnTop = true
  1257. surf.Face = "Right"
  1258. eframe = Instance.new("TextLabel",surf)
  1259. eframe.Text = fuckspam.Text
  1260. eframe.Size = UDim2.new(0,800,0,600)
  1261. eframe.FontSize = "Size60"
  1262. eframe.BackgroundTransparency = 1
  1263. surf = Instance.new("SurfaceGui",v)
  1264. surf.Name = "ExploitSurface"
  1265. surf.AlwaysOnTop = true
  1266. surf.Face = "Front"
  1267. eframe = Instance.new("TextLabel",surf)
  1268. eframe.Text = fuckspam.Text
  1269. eframe.Size = UDim2.new(0,800,0,600)
  1270. eframe.FontSize = "Size60"
  1271. eframe.BackgroundTransparency = 1
  1272. end
  1273. gfScan(v)
  1274. end
  1275. end
  1276. gfScan(workspace)
  1277. end)
  1278.  
  1279. fuckspam.Name = "fuckspam"
  1280. fuckspam.Parent = Frame
  1281. fuckspam.BackgroundColor3 = Color3.new(0, 1, 1)
  1282. fuckspam.Position = UDim2.new(0, 280, 0, 370)
  1283. fuckspam.Size = UDim2.new(0, 80, 0, 20)
  1284. fuckspam.Font = Enum.Font.Code
  1285. fuckspam.FontSize = Enum.FontSize.Size14
  1286. fuckspam.Text = "FUCK YOU!!"
  1287. fuckspam.TextScaled = true
  1288. fuckspam.TextSize = 14
  1289. fuckspam.TextWrapped = true
  1290.  
  1291. UnBreak.Name = "UnBreak"
  1292. UnBreak.Parent = Frame
  1293. UnBreak.BackgroundColor3 = Color3.new(1, 1, 1)
  1294. UnBreak.Position = UDim2.new(0, 370, 0, 370)
  1295. UnBreak.Size = UDim2.new(0, 80, 0, 20)
  1296. UnBreak.Font = Enum.Font.Code
  1297. UnBreak.FontSize = Enum.FontSize.Size14
  1298. UnBreak.Text = "unfuck game"
  1299. UnBreak.TextScaled = true
  1300. UnBreak.TextSize = 14
  1301. UnBreak.TextWrapped = true
  1302. UnBreak.MouseButton1Down:connect(function()
  1303. function xaScan(var_a)
  1304. for i,v in pairs(var_a:GetChildren()) do
  1305. if v.ClassName == "Part" then
  1306. v:FindFirstChild("ExploitSurface"):Remove()
  1307. v:FindFirstChild("ExploitSurface"):Remove()
  1308. v:FindFirstChild("ExploitSurface"):Remove()
  1309. v:FindFirstChild("ExploitSurface"):Remove()
  1310. v:FindFirstChild("ExploitSurface"):Remove()
  1311. v:FindFirstChild("ExploitSurface"):Remove()
  1312. end
  1313. xaScan(v)
  1314. end
  1315. end
  1316. xaScan(workspace)
  1317. end)
  1318.  
  1319. Lag.Name = "Lag"
  1320. Lag.Parent = Frame
  1321. Lag.BackgroundColor3 = Color3.new(1, 1, 1)
  1322. Lag.Position = UDim2.new(0, 190, 0, 370)
  1323. Lag.Size = UDim2.new(0, 80, 0, 20)
  1324. Lag.Font = Enum.Font.Code
  1325. Lag.FontSize = Enum.FontSize.Size14
  1326. Lag.Text = "Lag"
  1327. Lag.TextSize = 14
  1328. Lag.MouseButton1Down:connect(function()
  1329. if Selected.Value == true then
  1330. for i,v in pairs(game.Players:GetChildren()) do
  1331. v.Character.Humanoid.HipHeight = math.huge * 0
  1332. end
  1333. elseif Selected.Value == false then
  1334. workspace[PlayerName.Text].Humanoid.HipHeight = math.huge * 0
  1335. end
  1336. end)
  1337. Shutdown.Name = "Shutdown"
  1338. Shutdown.Parent = Frame
  1339. Shutdown.BackgroundColor3 = Color3.new(1, 1, 1)
  1340. Shutdown.Position = UDim2.new(0, 100, 0, 370)
  1341. Shutdown.Size = UDim2.new(0, 80, 0, 20)
  1342. Shutdown.Font = Enum.Font.Code
  1343. Shutdown.FontSize = Enum.FontSize.Size14
  1344. Shutdown.Text = "Shutdown"
  1345. Shutdown.TextSize = 14
  1346. Shutdown.MouseButton1Down:connect(function()
  1347. workspace.Gravity = math.huge * 0
  1348. end)
  1349.  
  1350. ParticleWS.Name = "ParticleWS"
  1351. ParticleWS.Parent = Frame
  1352. ParticleWS.BackgroundColor3 = Color3.new(1, 1, 1)
  1353. ParticleWS.Position = UDim2.new(0, 10, 0, 370)
  1354. ParticleWS.Size = UDim2.new(0, 80, 0, 20)
  1355. ParticleWS.Font = Enum.Font.Code
  1356. ParticleWS.FontSize = Enum.FontSize.Size14
  1357. ParticleWS.Text = "ParticleWS"
  1358. ParticleWS.TextSize = 14
  1359. ParticleWS.MouseButton1Down:connect(function()
  1360. function qScan(var_a)
  1361. for i,v in pairs(var_a:GetChildren()) do
  1362. if v.ClassName == "Part" then
  1363. em = Instance.new("ParticleEmitter",v)
  1364. em.Speed = NumberRange.new(20,20)
  1365. em.Rate = 80
  1366. em.Name = "ExploitSpam"
  1367. em.VelocitySpread = 30
  1368. em.Lifetime = NumberRange.new(6,6)
  1369. em.Texture = "rbxassetid://"..tonumber(ParticleID.Text - 1)
  1370. end
  1371. qScan(v)
  1372. end
  1373. end
  1374. qScan(workspace)
  1375. end)
  1376.  
  1377. UnParticleWS.Name = "UnParticleWS"
  1378. UnParticleWS.Parent = Frame
  1379. UnParticleWS.BackgroundColor3 = Color3.new(1, 1, 1)
  1380. UnParticleWS.Position = UDim2.new(0, 10, 0, 400)
  1381. UnParticleWS.Size = UDim2.new(0, 80, 0, 20)
  1382. UnParticleWS.Font = Enum.Font.Code
  1383. UnParticleWS.FontSize = Enum.FontSize.Size14
  1384. UnParticleWS.Text = "Un-ParticleWS"
  1385. UnParticleWS.TextScaled = true
  1386. UnParticleWS.TextSize = 14
  1387. UnParticleWS.TextWrapped = true
  1388. UnParticleWS.MouseButton1Down:connect(function()
  1389. function Sopcan(var_a)
  1390. for i,v in pairs(var_a:GetChildren()) do
  1391. if v.ClassName == "Part" then
  1392. v:FindFirstChild("ExploitSpam"):Remove()
  1393. end
  1394. Sopcan(v)
  1395. end
  1396. end
  1397. Sopcan(workspace)
  1398. end)
  1399.  
  1400. Chat.Name = "Chat"
  1401. Chat.Parent = Frame
  1402. Chat.BackgroundColor3 = Color3.new(1, 1, 1)
  1403. Chat.Position = UDim2.new(0, 460, 0, 40)
  1404. Chat.Size = UDim2.new(0, 80, 0, 20)
  1405. Chat.Font = Enum.Font.Code
  1406. Chat.FontSize = Enum.FontSize.Size14
  1407. Chat.Text = "Chat"
  1408. Chat.TextScaled = true
  1409. Chat.TextSize = 14
  1410. Chat.TextWrapped = true
  1411. Chat.MouseButton1Down:connect(function()
  1412. if Selected.Value == true then
  1413. for i,v in pairs(game.Players:GetChildren()) do
  1414. game:GetService("Chat"):Chat(v.Character.Head,tostring(ChatString.Text),"Blue")
  1415. end
  1416. elseif Selected.Value == false then
  1417. game:GetService("Chat"):Chat(workspace[PlayerName.Text].Head,tostring(ChatString.Text),"Blue")
  1418. end
  1419. end)
  1420. ChatString.Name = "ChatString"
  1421. ChatString.Parent = Frame
  1422. ChatString.BackgroundColor3 = Color3.new(0, 1, 1)
  1423. ChatString.Position = UDim2.new(0, 460, 0, 70)
  1424. ChatString.Size = UDim2.new(0, 80, 0, 20)
  1425. ChatString.Font = Enum.Font.Code
  1426. ChatString.FontSize = Enum.FontSize.Size14
  1427. ChatString.Text = "Im a bitch"
  1428. ChatString.TextScaled = true
  1429. ChatString.TextSize = 14
  1430. ChatString.TextWrapped = true
  1431.  
  1432. Smallhead.Name = "Smallhead"
  1433. Smallhead.Parent = Frame
  1434. Smallhead.BackgroundColor3 = Color3.new(1, 1, 1)
  1435. Smallhead.Position = UDim2.new(0, 100, 0, 400)
  1436. Smallhead.Size = UDim2.new(0, 80, 0, 20)
  1437. Smallhead.Font = Enum.Font.Code
  1438. Smallhead.FontSize = Enum.FontSize.Size14
  1439. Smallhead.Text = "Normalhead"
  1440. Smallhead.TextSize = 14
  1441. Smallhead.MouseButton1Down:connect(function()
  1442. if Selected.Value == true then
  1443. for i,v in pairs(game.Players:GetChildren()) do
  1444. v.Character.Head.Mesh.Scale = Vector3.new(1.25,1.25,1.25)
  1445. end
  1446. elseif Selected.Value == false then
  1447. workspace[PlayerName.Text].Head.Mesh.Scale = Vector3.new(1.25,1.25,1.25)
  1448. end
  1449. end)
  1450. BallWS.Name = "BallWS"
  1451. BallWS.Parent = Frame
  1452. BallWS.BackgroundColor3 = Color3.new(1, 1, 1)
  1453. BallWS.Position = UDim2.new(0, 190, 0, 400)
  1454. BallWS.Size = UDim2.new(0, 80, 0, 20)
  1455. BallWS.Font = Enum.Font.Code
  1456. BallWS.FontSize = Enum.FontSize.Size14
  1457. BallWS.Text = "BallWS"
  1458. BallWS.TextSize = 14
  1459. BallWS.MouseButton1Down:connect(function()
  1460. function Scaren(var_a)
  1461. for i,v in pairs(var_a:GetChildren()) do
  1462. if v.ClassName == "Part" then
  1463. Ball = Instance.new("SpecialMesh",v)
  1464. Ball.Name = "ExploitBall"
  1465. Ball.MeshType = "Sphere"
  1466. end
  1467. Scaren(v)
  1468. end
  1469. end
  1470. Scaren(workspace)
  1471. end)
  1472. CylWS.Name = "CylWS"
  1473. CylWS.Parent = Frame
  1474. CylWS.BackgroundColor3 = Color3.new(1, 1, 1)
  1475. CylWS.Position = UDim2.new(0, 280, 0, 400)
  1476. CylWS.Size = UDim2.new(0, 80, 0, 20)
  1477. CylWS.Font = Enum.Font.Code
  1478. CylWS.FontSize = Enum.FontSize.Size14
  1479. CylWS.Text = "CylinderWS"
  1480. CylWS.TextSize = 14
  1481. CylWS.MouseButton1Down:connect(function()
  1482. function qcaren(var_a)
  1483. for i,v in pairs(var_a:GetChildren()) do
  1484. if v.ClassName == "Part" then
  1485. Cyli = Instance.new("SpecialMesh",v)
  1486. Cyli.Name = "ExploitCyli"
  1487. Cyli.MeshType = "Cylinder"
  1488. end
  1489. qcaren(v)
  1490. end
  1491. end
  1492. qcaren(workspace)
  1493. end)
  1494. BloWS.Name = "BloWS"
  1495. BloWS.Parent = Frame
  1496. BloWS.BackgroundColor3 = Color3.new(1, 1, 1)
  1497. BloWS.Position = UDim2.new(0, 370, 0, 400)
  1498. BloWS.Size = UDim2.new(0, 80, 0, 20)
  1499. BloWS.Font = Enum.Font.Code
  1500. BloWS.FontSize = Enum.FontSize.Size14
  1501. BloWS.Text = "BlockWS"
  1502. BloWS.TextSize = 14
  1503. BloWS.MouseButton1Down:connect(function()
  1504. function xcaren(var_a)
  1505. for i,v in pairs(var_a:GetChildren()) do
  1506. if v.ClassName == "Part" then
  1507. Bric = Instance.new("SpecialMesh",v)
  1508. Bric.Name = "ExploitBrick"
  1509. Bric.MeshType = "Brick"
  1510. end
  1511. xcaren(v)
  1512. end
  1513. end
  1514. xcaren(workspace)
  1515. end)
  1516.  
  1517. TorsoWS.Name = "TorsoWS"
  1518. TorsoWS.Parent = Frame
  1519. TorsoWS.BackgroundColor3 = Color3.new(1, 1, 1)
  1520. TorsoWS.Position = UDim2.new(0, 460, 0, 370)
  1521. TorsoWS.Size = UDim2.new(0, 80, 0, 20)
  1522. TorsoWS.Font = Enum.Font.Code
  1523. TorsoWS.FontSize = Enum.FontSize.Size14
  1524. TorsoWS.Text = "TorsoWS"
  1525. TorsoWS.TextSize = 14
  1526. TorsoWS.MouseButton1Down:connect(function()
  1527. function pxucarn(var_a)
  1528. for i,v in pairs(var_a:GetChildren()) do
  1529. if v.ClassName == "Part" then
  1530. Tors = Instance.new("SpecialMesh",v)
  1531. Tors.Name = "ExploitTorso"
  1532. Tors.MeshType = "Torso"
  1533. end
  1534. pxucarn(v)
  1535. end
  1536. end
  1537. pxucarn(workspace)
  1538. end)
  1539.  
  1540. WedgeWS.Name = "WedgeWS"
  1541. WedgeWS.Parent = Frame
  1542. WedgeWS.BackgroundColor3 = Color3.new(1, 1, 1)
  1543. WedgeWS.Position = UDim2.new(0, 460, 0, 340)
  1544. WedgeWS.Size = UDim2.new(0, 80, 0, 20)
  1545. WedgeWS.Font = Enum.Font.Code
  1546. WedgeWS.FontSize = Enum.FontSize.Size14
  1547. WedgeWS.Text = "WedgeWS"
  1548. WedgeWS.TextSize = 14
  1549. WedgeWS.MouseButton1Down:connect(function()
  1550. function foo(var_a)
  1551. for i,v in pairs(var_a:GetChildren()) do
  1552. if v.ClassName == "Part" then
  1553. Wedg = Instance.new("SpecialMesh",v)
  1554. Wedg.Name = "ExploitWedge"
  1555. Wedg.MeshType = "Wedge"
  1556. end
  1557. foo(v)
  1558. end
  1559. end
  1560. foo(workspace)
  1561. end)
  1562. HeadWS.Name = "HeadWS"
  1563. HeadWS.Parent = Frame
  1564. HeadWS.BackgroundColor3 = Color3.new(1, 1, 1)
  1565. HeadWS.Position = UDim2.new(0, 460, 0, 400)
  1566. HeadWS.Size = UDim2.new(0, 80, 0, 20)
  1567. HeadWS.Font = Enum.Font.Code
  1568. HeadWS.FontSize = Enum.FontSize.Size14
  1569. HeadWS.Text = "HeadWS"
  1570. HeadWS.TextSize = 14
  1571. HeadWS.MouseButton1Down:connect(function()
  1572. function food(var_a)
  1573. for i,v in pairs(var_a:GetChildren()) do
  1574. if v.ClassName == "Part" then
  1575. Head = Instance.new("SpecialMesh",v)
  1576. Head.Name = "ExploitHead"
  1577. Head.MeshType = "Head"
  1578. end
  1579. food(v)
  1580. end
  1581. end
  1582. food(workspace)
  1583. end)
  1584.  
  1585. Longneck.Name = "Longneck"
  1586. Longneck.Parent = Frame
  1587. Longneck.BackgroundColor3 = Color3.new(1, 1, 1)
  1588. Longneck.Position = UDim2.new(0, 460, 0, 310)
  1589. Longneck.Size = UDim2.new(0, 80, 0, 20)
  1590. Longneck.Font = Enum.Font.Code
  1591. Longneck.FontSize = Enum.FontSize.Size14
  1592. Longneck.Text = "Longneck"
  1593. Longneck.TextSize = 14
  1594. Longneck.MouseButton1Down:connect(function()
  1595. if Selected.Value == true then
  1596. for i,v in pairs(game.Players:GetChildren()) do
  1597. v.Character.HumanoidRootPart.Transparency = 0
  1598. v.Character.Head.Mesh.Offset = Vector3.new(0,3,0)
  1599. gt = Instance.new("CylinderMesh",v.Character.HumanoidRootPart)
  1600. gt.Offset = Vector3.new(0,3,0)
  1601. gt.Scale = Vector3.new(1,2,1)
  1602. for i,h in pairs(v.Character:GetChildren()) do
  1603. if h.ClassName == "Accessory" then
  1604. h.Handle.Mesh.Offset = Vector3.new(0,3,0)
  1605. end
  1606. end
  1607. end
  1608. elseif Selected.Value == false then
  1609. workspace[PlayerName.Text].HumanoidRootPart.Transparency = 0
  1610. workspace[PlayerName.Text].Head.Mesh.Offset = Vector3.new(0,3,0)
  1611. gt = Instance.new("CylinderMesh",workspace[PlayerName.Text].HumanoidRootPart)
  1612. gt.Offset = Vector3.new(0,3,0)
  1613. gt.Scale = Vector3.new(1,2,1)
  1614. for i,g in pairs(workspace[PlayerName.Text]:GetChildren()) do
  1615. if g.ClassName == "Accessory" then
  1616. g.Handle.Mesh.Offset = Vector3.new(0,3,0)
  1617. end
  1618. end
  1619. end
  1620. end)
  1621. Normalneck.Name = "Normalneck"
  1622. Normalneck.Parent = Frame
  1623. Normalneck.BackgroundColor3 = Color3.new(1, 1, 1)
  1624. Normalneck.Position = UDim2.new(0, 460, 0, 280)
  1625. Normalneck.Size = UDim2.new(0, 80, 0, 20)
  1626. Normalneck.Font = Enum.Font.Code
  1627. Normalneck.FontSize = Enum.FontSize.Size14
  1628. Normalneck.Text = "Normalneck"
  1629. Normalneck.TextSize = 14
  1630. Normalneck.MouseButton1Down:connect(function()
  1631. if Selected.Value == true then
  1632. for i,v in pairs(game.Players:GetChildren()) do
  1633. v.Character.Head.Mesh.Offset = Vector3.new(0,0,0)
  1634. v.Character.HumanoidRootPart.Mesh:Remove()
  1635. v.Character.HumanoidRootPart.Transparency = 1
  1636. for i,h in pairs(v.Character:GetChildren()) do
  1637. if h.ClassName == "Accessory" then
  1638. h.Handle.Mesh.Offset = Vector3.new(0,0,0)
  1639. end
  1640. end
  1641. end
  1642. elseif Selected.Value == false then
  1643. workspace[PlayerName.Text].Head.Mesh.Offset = Vector3.new(0,0,0)
  1644. workspace[PlayerName.Text].HumanoidRootPart.Mesh:Remove()
  1645. workspace[PlayerName.Text].HumanoidRootPart.Transparency = 1
  1646. for i,g in pairs(workspace[PlayerName.Text]:GetChildren()) do
  1647. if g.ClassName == "Accessory" then
  1648. g.Handle.Mesh.Offset = Vector3.new(0,0,0)
  1649. end
  1650. end
  1651. end
  1652. end)
  1653. Headtummy.Name = "Headtummy"
  1654. Headtummy.Parent = Frame
  1655. Headtummy.BackgroundColor3 = Color3.new(1, 1, 1)
  1656. Headtummy.Position = UDim2.new(0, 460, 0, 250)
  1657. Headtummy.Size = UDim2.new(0, 80, 0, 20)
  1658. Headtummy.Font = Enum.Font.Code
  1659. Headtummy.FontSize = Enum.FontSize.Size14
  1660. Headtummy.Text = "Funny"
  1661. Headtummy.TextSize = 14
  1662. Headtummy.MouseButton1Down:connect(function()
  1663. if Selected.Value == true then
  1664. for i,v in pairs(game.Players:GetChildren()) do
  1665. v.Character.Torso.Transparency = 1
  1666. v.Character:FindFirstChild("Left Arm").Transparency = 1
  1667. v.Character:FindFirstChild("Right Arm").Transparency = 1
  1668. v.Character.Head.Mesh.Offset = Vector3.new(0,-2,0)
  1669. for i,q in pairs(v.Character:GetChildren()) do
  1670. if q.ClassName == "Accessory" then
  1671. q.Handle.Mesh.Offset = Vector3.new(0,-2,0)
  1672. end
  1673. end
  1674. end
  1675. elseif Selected.Value == false then
  1676. workspace[PlayerName.Text].Torso.Transparency = 1
  1677. workspace[PlayerName.Text]:FindFirstChild("Left Arm").Transparency = 1
  1678. workspace[PlayerName.Text]:FindFirstChild("Right Arm").Transparency = 1
  1679. workspace[PlayerName.Text].Head.Mesh.Offset = Vector3.new(0,-2,0)
  1680. for i,q in pairs(workspace[PlayerName.Text]:GetChildren()) do
  1681. if q.ClassName == "Accessory" then
  1682. q.Handle.Mesh.Offset = Vector3.new(0,-2,0)
  1683. end
  1684. end
  1685. end
  1686. end)
  1687. UnHeadtummy.Name = "UnHeadtummy"
  1688. UnHeadtummy.Parent = Frame
  1689. UnHeadtummy.BackgroundColor3 = Color3.new(1, 1, 1)
  1690. UnHeadtummy.Position = UDim2.new(0, 460, 0, 430)
  1691. UnHeadtummy.Size = UDim2.new(0, 80, 0, 20)
  1692. UnHeadtummy.Font = Enum.Font.Code
  1693. UnHeadtummy.FontSize = Enum.FontSize.Size14
  1694. UnHeadtummy.Text = "UnFunny"
  1695. UnHeadtummy.TextSize = 14
  1696. UnHeadtummy.MouseButton1Down:connect(function()
  1697. if Selected.Value == true then
  1698. for i,v in pairs(game.Players:GetChildren()) do
  1699. v.Character.Torso.Transparency = 0
  1700. v.Character:FindFirstChild("Left Arm").Transparency = 0
  1701. v.Character:FindFirstChild("Right Arm").Transparency = 0
  1702. v.Character.Head.Mesh.Offset = Vector3.new(0,0,0)
  1703. for i,q in pairs(v.Character:GetChildren()) do
  1704. if q.ClassName == "Accessory" then
  1705. q.Handle.Mesh.Offset = Vector3.new(0,0,0)
  1706. end
  1707. end
  1708. end
  1709. elseif Selected.Value == false then
  1710. workspace[PlayerName.Text].Torso.Transparency = 0
  1711. workspace[PlayerName.Text]:FindFirstChild("Left Arm").Transparency = 0
  1712. workspace[PlayerName.Text]:FindFirstChild("Right Arm").Transparency = 0
  1713. workspace[PlayerName.Text].Head.Mesh.Offset = Vector3.new(0,0,0)
  1714. for i,q in pairs(workspace[PlayerName.Text]:GetChildren()) do
  1715. if q.ClassName == "Accessory" then
  1716. q.Handle.Mesh.Offset = Vector3.new(0,0,0)
  1717. end
  1718. end
  1719. end
  1720. end)
  1721.  
  1722. Fire.Name = "Fire"
  1723. Fire.Parent = Frame
  1724. Fire.BackgroundColor3 = Color3.new(1, 1, 1)
  1725. Fire.Position = UDim2.new(0, 460, 0, 160)
  1726. Fire.Size = UDim2.new(0, 80, 0, 20)
  1727. Fire.Font = Enum.Font.Code
  1728. Fire.FontSize = Enum.FontSize.Size14
  1729. Fire.Text = "Fire"
  1730. Fire.TextSize = 14
  1731. Fire.MouseButton1Down:connect(function()
  1732. if Selected.Value == true then
  1733. for i,v in pairs(game.Players:GetChildren()) do
  1734. Instance.new("Fire",v.Character.Torso)
  1735. Instance.new("Fire",v.Character.Head)
  1736. Instance.new("Fire",v.Character:FindFirstChild("Left Leg"))
  1737. Instance.new("Fire",v.Character:FindFirstChild("Left Arm"))
  1738. Instance.new("Fire",v.Character:FindFirstChild("Right Leg"))
  1739. Instance.new("Fire",v.Character:FindFirstChild("Right Arm"))
  1740. end
  1741. elseif Selected.Value == false then
  1742. Instance.new("Fire",workspace[PlayerName.Text].Torso)
  1743. Instance.new("Fire",workspace[PlayerName.Text].Head)
  1744. Instance.new("Fire",workspace[PlayerName.Text]:FindFirstChild("Left Leg"))
  1745. Instance.new("Fire",workspace[PlayerName.Text]:FindFirstChild("Left Arm"))
  1746. Instance.new("Fire",workspace[PlayerName.Text]:FindFirstChild("Right Leg"))
  1747. Instance.new("Fire",workspace[PlayerName.Text]:FindFirstChild("Right Arm"))
  1748. end
  1749. end)
  1750. Smoke.Name = "Smoke"
  1751. Smoke.Parent = Frame
  1752. Smoke.BackgroundColor3 = Color3.new(1, 1, 1)
  1753. Smoke.Position = UDim2.new(0, 460, 0, 220)
  1754. Smoke.Size = UDim2.new(0, 80, 0, 20)
  1755. Smoke.Font = Enum.Font.Code
  1756. Smoke.FontSize = Enum.FontSize.Size14
  1757. Smoke.Text = "Smoke"
  1758. Smoke.TextSize = 14
  1759. Smoke.MouseButton1Down:connect(function()
  1760. if Selected.Value == true then
  1761. for i,v in pairs(game.Players:GetChildren()) do
  1762. Instance.new("Smoke",v.Character.Torso)
  1763. end
  1764. elseif Selected.Value == false then
  1765. Instance.new("Smoke",workspace[PlayerName.Text].Torso)
  1766. end
  1767. end)
  1768. Sparkles.Name = "Sparkles"
  1769. Sparkles.Parent = Frame
  1770. Sparkles.BackgroundColor3 = Color3.new(1, 1, 1)
  1771. Sparkles.Position = UDim2.new(0, 460, 0, 130)
  1772. Sparkles.Size = UDim2.new(0, 80, 0, 20)
  1773. Sparkles.Font = Enum.Font.Code
  1774. Sparkles.FontSize = Enum.FontSize.Size14
  1775. Sparkles.Text = "Sparkles"
  1776. Sparkles.TextSize = 14
  1777. Sparkles.MouseButton1Down:connect(function()
  1778. if Selected.Value == true then
  1779. for i,v in pairs(game.Players:GetChildren()) do
  1780. Instance.new("Sparkles",v.Character.Torso)
  1781. Instance.new("Sparkles",v.Character.Head)
  1782. Instance.new("Sparkles",v.Character:FindFirstChild("Left Leg"))
  1783. Instance.new("Sparkles",v.Character:FindFirstChild("Left Arm"))
  1784. Instance.new("Sparkles",v.Character:FindFirstChild("Right Leg"))
  1785. Instance.new("Sparkles",v.Character:FindFirstChild("Right Arm"))
  1786. end
  1787. elseif Selected.Value == false then
  1788. Instance.new("Sparkles",workspace[PlayerName.Text].Torso)
  1789. Instance.new("Sparkles",workspace[PlayerName.Text].Head)
  1790. Instance.new("Sparkles",workspace[PlayerName.Text]:FindFirstChild("Left Leg"))
  1791. Instance.new("Sparkles",workspace[PlayerName.Text]:FindFirstChild("Left Arm"))
  1792. Instance.new("Sparkles",workspace[PlayerName.Text]:FindFirstChild("Right Leg"))
  1793. Instance.new("Sparkles",workspace[PlayerName.Text]:FindFirstChild("Right Arm"))
  1794. end
  1795. end)
  1796. FF.Name = "FF"
  1797. FF.Parent = Frame
  1798. FF.BackgroundColor3 = Color3.new(1, 1, 1)
  1799. FF.Position = UDim2.new(0, 460, 0, 190)
  1800. FF.Size = UDim2.new(0, 80, 0, 20)
  1801. FF.Font = Enum.Font.Code
  1802. FF.FontSize = Enum.FontSize.Size14
  1803. FF.Text = "FF"
  1804. FF.TextSize = 14
  1805. FF.MouseButton1Down:connect(function()
  1806. if Selected.Value == true then
  1807. for i,v in pairs(game.Players:GetChildren()) do
  1808. Instance.new("ForceField",v.Character)
  1809. end
  1810. elseif Selected.Value == false then
  1811. Instance.new("ForceField",workspace[PlayerName.Text])
  1812. end
  1813. end)
  1814.  
  1815. MlgParticles.Name = "MlgParticles"
  1816. MlgParticles.Parent = Frame
  1817. MlgParticles.BackgroundColor3 = Color3.new(1, 1, 1)
  1818. MlgParticles.Position = UDim2.new(0, 460, 0, 100)
  1819. MlgParticles.Size = UDim2.new(0, 80, 0, 20)
  1820. MlgParticles.Font = Enum.Font.Code
  1821. MlgParticles.FontSize = Enum.FontSize.Size14
  1822. MlgParticles.Text = "MLG"
  1823. MlgParticles.TextSize = 14
  1824. MlgParticles.MouseButton1Down:connect(function()
  1825. if Selected.Value == true then
  1826. for i,v in pairs(game.Players:GetChildren()) do
  1827. mlg = Instance.new("ParticleEmitter",v.Character.Torso)
  1828. mlg.Speed = NumberRange.new(20,20)
  1829. mlg.Rate = 20
  1830. mlg.VelocitySpread = 30
  1831. mlg.Lifetime = NumberRange.new(6,6)
  1832. mlg.Texture = "rbxassetid://193849784"
  1833. mlgg = Instance.new("ParticleEmitter",v.Character.Torso)
  1834. mlgg.Speed = NumberRange.new(20,20)
  1835. mlgg.Rate = 20
  1836. mlgg.VelocitySpread = 30
  1837. mlgg.Lifetime = NumberRange.new(6,6)
  1838. mlgg.Texture = "rbxassetid://188207856"
  1839. smlgg = Instance.new("ParticleEmitter",v.Character.Torso)
  1840. smlgg.Speed = NumberRange.new(20,20)
  1841. smlgg.Rate = 20
  1842. smlgg.VelocitySpread = 30
  1843. smlgg.Lifetime = NumberRange.new(6,6)
  1844. smlgg.Texture = "rbxassetid://198328945"
  1845. sml = Instance.new("ParticleEmitter",v.Character.Torso)
  1846. sml.Speed = NumberRange.new(20,20)
  1847. sml.Rate = 20
  1848. sml.VelocitySpread = 30
  1849. sml.Lifetime = NumberRange.new(6,6)
  1850. sml.Texture = "rbxassetid://461700443"
  1851. sml = Instance.new("ParticleEmitter",workspace[PlayerName.Text].Torso)
  1852. sml.Speed = NumberRange.new(20,20)
  1853. sml.Rate = 20
  1854. sml.VelocitySpread = 30
  1855. sml.Lifetime = NumberRange.new(6,6)
  1856. sml.Texture = "rbxassetid://198328733"
  1857. end
  1858. elseif Selected.Value == false then
  1859. mlg = Instance.new("ParticleEmitter",workspace[PlayerName.Text].Torso)
  1860. mlg.Speed = NumberRange.new(20,20)
  1861. mlg.Rate = 20
  1862. mlg.VelocitySpread = 30
  1863. mlg.Lifetime = NumberRange.new(6,6)
  1864. mlg.Texture = "rbxassetid://193849784"
  1865. mlgg = Instance.new("ParticleEmitter",workspace[PlayerName.Text].Torso)
  1866. mlgg.Speed = NumberRange.new(20,20)
  1867. mlgg.Rate = 20
  1868. mlgg.VelocitySpread = 30
  1869. mlgg.Lifetime = NumberRange.new(6,6)
  1870. mlgg.Texture = "rbxassetid://188207856"
  1871. smlgg = Instance.new("ParticleEmitter",workspace[PlayerName.Text].Torso)
  1872. smlgg.Speed = NumberRange.new(20,20)
  1873. smlgg.Rate = 20
  1874. smlgg.VelocitySpread = 30
  1875. smlgg.Lifetime = NumberRange.new(6,6)
  1876. smlgg.Texture = "rbxassetid://198328945"
  1877. sml = Instance.new("ParticleEmitter",workspace[PlayerName.Text].Torso)
  1878. sml.Speed = NumberRange.new(20,20)
  1879. sml.Rate = 20
  1880. sml.VelocitySpread = 30
  1881. sml.Lifetime = NumberRange.new(6,6)
  1882. sml.Texture = "rbxassetid://461700443"
  1883. sml = Instance.new("ParticleEmitter",workspace[PlayerName.Text].Torso)
  1884. sml.Speed = NumberRange.new(20,20)
  1885. sml.Rate = 20
  1886. sml.VelocitySpread = 30
  1887. sml.Lifetime = NumberRange.new(6,6)
  1888. sml.Texture = "rbxassetid://198328733"
  1889. end
  1890. end)
  1891.  
  1892. Close.Name = "Close"
  1893. Close.Parent = Frame
  1894. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  1895. Close.BorderColor3 = Color3.new(0, 0, 0)
  1896. Close.BorderSizePixel = 3
  1897. Close.Position = UDim2.new(0, 540, 0, 0)
  1898. Close.Size = UDim2.new(0, 20, 0, 20)
  1899. Close.Font = Enum.Font.SourceSans
  1900. Close.FontSize = Enum.FontSize.Size14
  1901. Close.Text = "X"
  1902. Close.TextColor3 = Color3.new(0, 0, 0)
  1903. Close.TextSize = 14
  1904. Close.MouseButton1Down:connect(function()
  1905. Frame.Visible = false
  1906. Open.Visible = true
  1907. end)
  1908. Open.Name = "Open"
  1909. Open.Parent = Exploit
  1910. Open.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1911. Open.BorderColor3 = Color3.new(0, 0, 0)
  1912. Open.BorderSizePixel = 3
  1913. Open.Position = UDim2.new(0, 50, 0, 420)
  1914. Open.Size = UDim2.new(0, 40, 0, 40)
  1915. Open.Visible = false
  1916. Open.Font = Enum.Font.SourceSans
  1917. Open.FontSize = Enum.FontSize.Size14
  1918. Open.Text = "Open"
  1919. Open.TextColor3 = Color3.new(1, 1, 1)
  1920. Open.TextSize = 14
  1921. Open.MouseButton1Down:connect(function()
  1922. Frame.Visible = true
  1923. Open.Visible = false
  1924. end)
  1925.  
  1926. Sanic.Name = "Sanic"
  1927. Sanic.Parent = Frame
  1928. Sanic.BackgroundColor3 = Color3.new(1, 1, 1)
  1929. Sanic.Position = UDim2.new(0, 10, 0, 430)
  1930. Sanic.Size = UDim2.new(0, 80, 0, 20)
  1931. Sanic.Font = Enum.Font.Code
  1932. Sanic.FontSize = Enum.FontSize.Size14
  1933. Sanic.Text = "Sanic"
  1934. Sanic.TextScaled = true
  1935. Sanic.TextSize = 14
  1936. Sanic.TextWrapped = true
  1937. Sanic.MouseButton1Down:connect(function()
  1938. if Selected.Value == true then
  1939. for i,v in pairs(game.Players:GetChildren()) do
  1940. v.Character.Torso.Transparency = 1
  1941. v.Character.Head.Transparency = 1
  1942. v.Character.Head.face.Transparency = 1
  1943. v.Character:FindFirstChild("Left Leg").Transparency = 1
  1944. v.Character:FindFirstChild("Left Arm").Transparency = 1
  1945. v.Character:FindFirstChild("Right Leg").Transparency = 1
  1946. v.Character:FindFirstChild("Right Arm").Transparency = 1
  1947. v.Character.Humanoid.WalkSpeed = 100
  1948. v.Character.Humanoid.NameOcclusion = "NoOcclusion"
  1949. Lol = Instance.new("Sound",v.Character.Torso)
  1950. Lol.Playing = true
  1951. Lol.Looped = true
  1952. Lol.Volume = 10
  1953. Lol.SoundId = "rbxassetid://145542130"
  1954. for i,t in pairs(v.Character:GetChildren()) do
  1955. if t.ClassName == "Accessory" then
  1956. t.Handle.Transparency = 1
  1957. end
  1958. end
  1959. sanic = Instance.new("SurfaceGui",v.Character.HumanoidRootPart)
  1960. img = Instance.new("ImageLabel",sanic)
  1961. img.Size = UDim2.new(0,2000,0,1500)
  1962. img.Position = UDim2.new(0,-600,0,-400)
  1963. img.Image = "rbxassetid://360880946"
  1964. img.BackgroundTransparency = 1
  1965. end
  1966. elseif Selected.Value == false then
  1967. workspace[PlayerName.Text].Torso.Transparency = 1
  1968. workspace[PlayerName.Text].Head.Transparency = 1
  1969. workspace[PlayerName.Text].Head.face.Transparency = 1
  1970. workspace[PlayerName.Text]:FindFirstChild("Left Leg").Transparency = 1
  1971. workspace[PlayerName.Text]:FindFirstChild("Left Arm").Transparency = 1
  1972. workspace[PlayerName.Text]:FindFirstChild("Right Leg").Transparency = 1
  1973. workspace[PlayerName.Text]:FindFirstChild("Right Arm").Transparency = 1
  1974. workspace[PlayerName.Text].Humanoid.WalkSpeed = 100
  1975. workspace[PlayerName.Text].Humanoid.NameOcclusion = "NoOcclusion"
  1976. Lol = Instance.new("Sound",workspace[PlayerName.Text].Torso)
  1977. Lol.Playing = true
  1978. Lol.Looped = true
  1979. Lol.Volume = 10
  1980. Lol.SoundId = "rbxassetid://145542130"
  1981. for i,tx in pairs(workspace[PlayerName.Text]:GetChildren()) do
  1982. if tx.ClassName == "Accessory" then
  1983. tx.Handle.Transparency = 1
  1984. end
  1985. end
  1986. sanic = Instance.new("SurfaceGui",workspace[PlayerName.Text].HumanoidRootPart)
  1987. img = Instance.new("ImageLabel",sanic)
  1988. img.Size = UDim2.new(0,2000,0,1500)
  1989. img.Position = UDim2.new(0,-600,0,-400)
  1990. img.Image = "rbxassetid://360880946"
  1991. img.BackgroundTransparency = 1
  1992. end
  1993. end)
  1994.  
  1995. UnSanic.Name = "UnSanic"
  1996. UnSanic.Parent = Frame
  1997. UnSanic.BackgroundColor3 = Color3.new(1, 1, 1)
  1998. UnSanic.Position = UDim2.new(0, 100, 0, 430)
  1999. UnSanic.Size = UDim2.new(0, 80, 0, 20)
  2000. UnSanic.Font = Enum.Font.Code
  2001. UnSanic.FontSize = Enum.FontSize.Size14
  2002. UnSanic.Text = "UnSanic"
  2003. UnSanic.TextScaled = true
  2004. UnSanic.TextSize = 14
  2005. UnSanic.TextWrapped = true
  2006. UnSanic.MouseButton1Down:connect(function()
  2007. if Selected.Value == true then
  2008. for i,v in pairs(game.Players:GetChildren()) do
  2009. v.Character.Torso.Transparency = 0
  2010. v.Character.Head.Transparency = 0
  2011. v.Character.Head.face.Transparency = 0
  2012. v.Character:FindFirstChild("Left Leg").Transparency = 0
  2013. v.Character:FindFirstChild("Left Arm").Transparency = 0
  2014. v.Character:FindFirstChild("Right Leg").Transparency = 0
  2015. v.Character:FindFirstChild("Right Arm").Transparency = 0
  2016. v.Character.Humanoid.WalkSpeed = 16
  2017. v.Character.Humanoid.NameOcclusion = "OccludeAll"
  2018. v.Character.Torso.Sound:Remove()
  2019. for i,t in pairs(v.Character:GetChildren()) do
  2020. if t.ClassName == "Accessory" then
  2021. t.Handle.Transparency = 0
  2022. end
  2023. end
  2024. v.Character.HumanoidRootPart.SurfaceGui:Remove()
  2025. end
  2026. elseif Selected.Value == false then
  2027. workspace[PlayerName.Text].Torso.Transparency = 0
  2028. workspace[PlayerName.Text].Head.Transparency = 0
  2029. workspace[PlayerName.Text].Head.face.Transparency = 0
  2030. workspace[PlayerName.Text]:FindFirstChild("Left Leg").Transparency = 0
  2031. workspace[PlayerName.Text]:FindFirstChild("Left Arm").Transparency = 0
  2032. workspace[PlayerName.Text]:FindFirstChild("Right Leg").Transparency = 0
  2033. workspace[PlayerName.Text]:FindFirstChild("Right Arm").Transparency = 0
  2034. workspace[PlayerName.Text].Humanoid.WalkSpeed = 16
  2035. workspace[PlayerName.Text].Humanoid.NameOcclusion = "OccludeAll"
  2036. workspace[PlayerName.Text].Torso.Sound:Remove()
  2037. for i,tx in pairs(workspace[PlayerName.Text]:GetChildren()) do
  2038. if tx.ClassName == "Accessory" then
  2039. tx.Handle.Transparency = 0
  2040. end
  2041. end
  2042. workspace[PlayerName.Text].HumanoidRootPart.SurfaceGui:Remove()
  2043. end
  2044. end)
  2045. LagOthers.Name = "LagOthers"
  2046. LagOthers.Parent = Frame
  2047. LagOthers.BackgroundColor3 = Color3.new(1, 1, 1)
  2048. LagOthers.Position = UDim2.new(0, 190, 0, 430)
  2049. LagOthers.Size = UDim2.new(0, 80, 0, 20)
  2050. LagOthers.Font = Enum.Font.Code
  2051. LagOthers.FontSize = Enum.FontSize.Size14
  2052. LagOthers.Text = "LagOthers"
  2053. LagOthers.TextScaled = true
  2054. LagOthers.TextSize = 14
  2055. LagOthers.TextWrapped = true
  2056. LagOthers.MouseButton1Down:connect(function()
  2057. for i,v in pairs(game.Players:GetChildren()) do
  2058. if v.Name ~= game.Players.LocalPlayer.Name then
  2059. v.Character.Humanoid.HipHeight = math.huge * 0
  2060. end
  2061. end
  2062. end)
  2063.  
  2064. FeChecker.Name = "FeChecker"
  2065. FeChecker.TextScaled = true
  2066. FeChecker.Parent = Frame
  2067. FeChecker.BackgroundColor3 = Color3.new(0.215686, 1, 0)
  2068. FeChecker.Position = UDim2.new(0, 240, 0, 13)
  2069. FeChecker.Size = UDim2.new(0, 100, 0, 20)
  2070. FeChecker.Font = Enum.Font.Code
  2071. FeChecker.FontSize = Enum.FontSize.Size14
  2072. FeChecker.Text = "FE is Disabled"
  2073. FeChecker.TextColor3 = Color3.new(0, 0, 0)
  2074. FeChecker.TextSize = 14
  2075. if workspace.FilteringEnabled == false then
  2076. FeChecker.Text = "FE is Disabled"
  2077. FeChecker.BackgroundColor3 = Color3.new(0,1,0)
  2078. elseif workspace.FilteringEnabled == true then
  2079. FeChecker.Text = "FE is Enabled :("
  2080. FeChecker.BackgroundColor3 = Color3.new(1,0,0)
  2081. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement