Guest User

Untitled

a guest
Oct 17th, 2022
1,789
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.69 KB | None | 0 0
  1. for i, v in pairs(game:GetDescendants()) do
  2. if v.Name == "AntiHack" then
  3. game:GetService("Workspace").Map.AntiHack:Destroy()
  4. end
  5. end
  6. for i,v in pairs(game.CoreGui:GetChildren()) do
  7. if v.Name == "stat thing folder" then
  8. v:Destroy()
  9. end
  10. end
  11.  
  12.  
  13.  
  14.  
  15.  
  16. local folder = Instance.new("Folder")
  17. local scrgui = Instance.new("ScreenGui")
  18. local Frame = Instance.new("Frame")
  19. local humans = Instance.new("TextLabel")
  20. local creepers = Instance.new("TextLabel")
  21. local timer = Instance.new("TextLabel")
  22. local textlabel = Instance.new("TextLabel")
  23. local textlabel_2 = Instance.new("TextLabel")
  24. local textlabel_3 = Instance.new("TextLabel")
  25. local textlabel_4 = Instance.new("TextLabel")
  26.  
  27. --Properties:
  28.  
  29. folder.Parent = game.CoreGui
  30. folder.Name = "stat thing folder"
  31.  
  32. scrgui.Parent = folder
  33. scrgui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  34. scrgui.Name = "stat thing"
  35.  
  36. Frame.Parent = scrgui
  37. Frame.Active = true
  38. Frame.BackgroundColor3 = Color3.fromRGB(0, 120, 255)
  39. Frame.BorderColor3 = Color3.fromRGB(255, 255, 255)
  40. Frame.Position = UDim2.new(0.248021111, 0, 0.0752293542, 0)
  41. Frame.Size = UDim2.new(0, 381, 0, 380)
  42. Frame.Draggable = true
  43.  
  44. humans.Name = "humans"
  45. humans.Parent = Frame
  46. humans.BackgroundColor3 = Color3.fromRGB(0, 99, 255)
  47. humans.BorderColor3 = Color3.fromRGB(255, 255, 255)
  48. humans.Position = UDim2.new(0.501312315, 0, 0.213157892, 0)
  49. humans.Size = UDim2.new(0, 190, 0, 99)
  50. humans.Font = Enum.Font.SourceSans
  51. humans.Text = "humans"
  52. humans.TextColor3 = Color3.fromRGB(255, 255, 255)
  53. humans.TextScaled = true
  54. humans.TextSize = 14.000
  55. humans.TextWrapped = true
  56.  
  57. creepers.Name = "creepers"
  58. creepers.Parent = Frame
  59. creepers.BackgroundColor3 = Color3.fromRGB(0, 99, 255)
  60. creepers.BorderColor3 = Color3.fromRGB(255, 255, 255)
  61. creepers.Position = UDim2.new(0.501312315, 0, 0.475438654, 0)
  62. creepers.Size = UDim2.new(0, 190, 0, 99)
  63. creepers.Font = Enum.Font.SourceSans
  64. creepers.Text = "creepers"
  65. creepers.TextColor3 = Color3.fromRGB(255, 255, 255)
  66. creepers.TextScaled = true
  67. creepers.TextSize = 14.000
  68. creepers.TextWrapped = true
  69.  
  70. timer.Name = "timer"
  71. timer.Parent = Frame
  72. timer.BackgroundColor3 = Color3.fromRGB(0, 99, 255)
  73. timer.BorderColor3 = Color3.fromRGB(255, 255, 255)
  74. timer.Position = UDim2.new(0.501312315, 0, 0.737719297, 0)
  75. timer.Size = UDim2.new(0, 190, 0, 99)
  76. timer.Font = Enum.Font.SourceSans
  77. timer.Text = "timer"
  78. timer.TextColor3 = Color3.fromRGB(255, 255, 255)
  79. timer.TextScaled = true
  80. timer.TextSize = 14.000
  81. timer.TextWrapped = true
  82.  
  83. textlabel.Name = "textlabel"
  84. textlabel.Parent = Frame
  85. textlabel.BackgroundColor3 = Color3.fromRGB(0, 99, 255)
  86. textlabel.BorderColor3 = Color3.fromRGB(255, 255, 255)
  87. textlabel.Position = UDim2.new(0, 0, 0.21228075, 0)
  88. textlabel.Size = UDim2.new(0, 190, 0, 99)
  89. textlabel.Font = Enum.Font.SourceSans
  90. textlabel.Text = "Humans:"
  91. textlabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  92. textlabel.TextScaled = true
  93. textlabel.TextSize = 14.000
  94. textlabel.TextWrapped = true
  95.  
  96. textlabel_2.Name = "textlabel"
  97. textlabel_2.Parent = Frame
  98. textlabel_2.BackgroundColor3 = Color3.fromRGB(0, 99, 255)
  99. textlabel_2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  100. textlabel_2.Position = UDim2.new(0, 0, 0.478070229, 0)
  101. textlabel_2.Size = UDim2.new(0, 190, 0, 99)
  102. textlabel_2.Font = Enum.Font.SourceSans
  103. textlabel_2.Text = "Creepers:"
  104. textlabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  105. textlabel_2.TextScaled = true
  106. textlabel_2.TextSize = 14.000
  107. textlabel_2.TextWrapped = true
  108.  
  109. textlabel_3.Name = "textlabel"
  110. textlabel_3.Parent = Frame
  111. textlabel_3.BackgroundColor3 = Color3.fromRGB(0, 99, 255)
  112. textlabel_3.BorderColor3 = Color3.fromRGB(255, 255, 255)
  113. textlabel_3.Position = UDim2.new(0, 0, 0.735964954, 0)
  114. textlabel_3.Size = UDim2.new(0, 190, 0, 99)
  115. textlabel_3.Font = Enum.Font.SourceSans
  116. textlabel_3.Text = "Timer:"
  117. textlabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  118. textlabel_3.TextScaled = true
  119. textlabel_3.TextSize = 14.000
  120. textlabel_3.TextWrapped = true
  121.  
  122. textlabel_4.Name = "textlabel"
  123. textlabel_4.Parent = Frame
  124. textlabel_4.BackgroundColor3 = Color3.fromRGB(0, 99, 255)
  125. textlabel_4.BorderColor3 = Color3.fromRGB(255, 255, 255)
  126. textlabel_4.Position = UDim2.new(0.00262467191, 0, -0.00087713945, 0)
  127. textlabel_4.Size = UDim2.new(0, 380, 0, 81)
  128. textlabel_4.Font = Enum.Font.SourceSans
  129. textlabel_4.Text = "Made by 2AreYouMental110"
  130. textlabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  131. textlabel_4.TextScaled = true
  132. textlabel_4.TextSize = 14.000
  133. textlabel_4.TextWrapped = true
  134. scrgui.Enabled = false
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141. rconsoleclear()
  142. wait()
  143. rconsolename("Creeper Chaos Script (CREDITS)")
  144. rconsoleprint("@@LIGHT_BLUE@@")
  145. rconsoleprint[[
  146.  
  147.  
  148. Credits:
  149.  
  150. everything in the main tab - 2areyoumental110/me
  151. stats gui - 2areyoumental110/me
  152. bad code - 2areyoumental110/me
  153.  
  154.  
  155.  
  156. telekinesis script - dont know who made it but here is where i found it: https://www.youtube.com/watch?v=7cVhlqYekuo
  157.  
  158. infinite yield - edge, zwolf, moon, toon
  159.  
  160. dark dex v3 - moon, wally, ic3, and hamstagang
  161.  
  162. simple spy - exx
  163.  
  164. crapper chaos - blame the lag / https://www.youtube.com/watch?v=TaCD9CWYpb8
  165.  
  166. FE HAT FLING - BlueCat / https://www.youtube.com/watch?v=lyhpjG4vbvw
  167.  
  168. fling all script - idk who made it again so heres the yt link: https://www.youtube.com/watch?v=BnNb-uo2gQo
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177. ]]
  178.  
  179.  
  180. wait(1)
  181.  
  182.  
  183.  
  184.  
  185.  
  186. getgenv().deletecreepercon = false
  187. getgenv().placeholder1 = false
  188. getgenv().statsgui = false
  189. getgenv().deltnt = false
  190. getgenv().bigarrows = false
  191. getgenv().tparrows = false
  192. getgenv().bbay = false
  193. getgenv().textloop = false
  194.  
  195.  
  196. local selectedoption
  197. local selectedblock
  198. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  199. local Window = Library.CreateLib("Creeper Chaos (Beta)", "Sentinel")
  200.  
  201. local A = Window:NewTab("Main")
  202. local A1 = A:NewSection("Main")
  203. local B = Window:NewTab("Other Scripts")
  204. local B1 = B:NewSection("Other Scripts")
  205.  
  206.  
  207.  
  208. local drpdwn = A1:NewDropdown("players", "its not display name", {"placeholer", "placeholder"}, function(value1)
  209. selectedoption = value1
  210. print(value1)
  211. end)
  212.  
  213. local bdrpdwn = A1:NewDropdown("blocks", "its not manual", {"placeholer", "placeholder"}, function(value1)
  214. selectedblock = value1
  215. print(value1)
  216. return selectedblock
  217. end)
  218.  
  219.  
  220. local playerdrpdwn = {
  221.  
  222. }
  223. local blockdrpdwn = {
  224.  
  225. }
  226.  
  227. A1:NewButton("Update Dropdown (humans)", "Refreshes Dropdown", function()
  228. table.clear(playerdrpdwn)
  229. for i,v in pairs(game.Teams.Humans:GetPlayers()) do
  230. if v.Name ~= game.Players.LocalPlayer.Name then
  231. table.insert(playerdrpdwn,v.Name)
  232. drpdwn:Refresh(playerdrpdwn)
  233. end
  234. end
  235. end)
  236.  
  237. A1:NewButton("Update Dropdown (creepers)", "Refreshes Dropdown", function()
  238. table.clear(playerdrpdwn)
  239. for i,v in pairs(game.Teams.Creepers:GetPlayers()) do
  240. if v.Name ~= game.Players.LocalPlayer.Name then
  241. table.insert(playerdrpdwn,v.Name)
  242. drpdwn:Refresh(playerdrpdwn)
  243. end
  244. end
  245. end)
  246.  
  247. A1:NewButton("Update Dropdown (both)", "Refreshes Dropdown", function()
  248. table.clear(playerdrpdwn)
  249. for i,v in pairs(game.Players:GetPlayers()) do
  250. if v.Name ~= game.Players.LocalPlayer.Name then
  251. table.insert(playerdrpdwn,v.Name)
  252. drpdwn:Refresh(playerdrpdwn)
  253. end
  254. end
  255. end)
  256.  
  257. A1:NewButton("Update Dropdown (blocks)", "Refreshes Dropdown (the other one)", function()
  258. table.clear(blockdrpdwn)
  259. for i,v in pairs(game:GetService("ReplicatedStorage").Blocks:GetChildren()) do
  260. if v.ClassName == "Part" then
  261. table.insert(blockdrpdwn,v.Name)
  262. bdrpdwn:Refresh(blockdrpdwn)
  263. end
  264. end
  265. end)
  266.  
  267. A1:NewButton("select block", "selects block to build", function()
  268. local A_1 = (selectedblock)
  269. local Event = game:GetService("ReplicatedStorage").Remotes.SelectBlock
  270. Event:FireServer(A_1)
  271. end)
  272.  
  273.  
  274.  
  275. A1:NewToggle("build blocks around you (selected)", "you have to select the block", function(bool)
  276. getgenv().bbay = bool
  277. if bool then
  278. bbay()
  279. end
  280. end)
  281.  
  282.  
  283. A1:NewButton("kill (selected)", "ping must be 50 - 400", function()
  284. for i,v in pairs(game.Teams.Creepers:GetPlayers()) do
  285. if v.Name == game.Players.LocalPlayer.Name then -- checks if you are in the creepers team
  286. for i,v in pairs(game:GetService("CoreGui").RobloxGui.PerformanceStats:GetDescendants()) do
  287. if v.ClassName == "TextLabel" and v.Text == "Ping" then
  288. for i,v in pairs(v.Parent:GetChildren()) do
  289. if v.Name == "ValueLabel" then
  290. local oldping = string.gsub(v.Text," ms","")
  291. local ping = (oldping/1000) -- divides ping by 1000
  292. local explodetime = 2.65 -- normal explode time - 0.05
  293. local total = (explodetime-ping)
  294. game:GetService("ReplicatedStorage").Remotes.Explode:InvokeServer()
  295. wait(total)
  296. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[selectedoption].Character.HumanoidRootPart.CFrame
  297. end
  298. end
  299. end
  300. end
  301. end
  302. end
  303. for i,v in pairs(game.Teams.Humans:GetPlayers()) do
  304. if v.Name == game.Players.LocalPlayer.Name then -- checks if you are in the humans team
  305. print("bruh")
  306. end
  307. end
  308. end)
  309.  
  310.  
  311.  
  312. A1:NewButton("tp to (selected)", "a little bit sus", function()
  313. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace")[selectedoption].HumanoidRootPart.CFrame
  314. end)
  315.  
  316. A1:NewButton("delete shields", "HOW DID HE DAMAGE ME!!!", function()
  317. for i,v in pairs(game:GetDescendants()) do
  318. if v.Name == "Shield" and v.Parent.Name ~= "ItemWeapons" and v.Parent.Name ~= "Items" then
  319. v:Destroy()
  320. end
  321. end
  322. end)
  323.  
  324. A1:NewButton("Delete Creeper Cons", "deletes creeper cons", function()
  325. game.Players.LocalPlayer.Character.CreeperCons:Destroy()
  326. end)
  327.  
  328. A1:NewToggle("auto delete creeper cons", "auto deletes the creepercons", function(bool)
  329. getgenv().deletecreepercon = bool
  330. if bool then
  331. deletecreepercon()
  332. end
  333. end)
  334.  
  335. A1:NewToggle("auto delete tnt white part", "auto deletes the tnt kill thing", function(bool)
  336. getgenv().deltnt = bool
  337. if bool then
  338. deltnt()
  339. end
  340. end)
  341.  
  342.  
  343. A1:NewButton("Become Jesus", "walk on water", function()
  344. for i,v in pairs(game:GetService("Workspace").Map:GetChildren()) do
  345. if v.ClassName == "Part" and v.Name == "Water" then
  346. for i,v in pairs(v:GetChildren()) do
  347. if v.ClassName == "TouchTransmitter" then
  348. v:Destroy()
  349. end
  350. end
  351. end
  352. if v.ClassName == "Script" and v.Name == "Water" then
  353. v:Destroy()
  354. end
  355. end
  356. end)
  357.  
  358. A1:NewButton("cobwebs dont effect", "no slowness", function()
  359. for i,v in pairs(game.Workspace.Map.ExplodableBlocks:GetDescendants()) do
  360. if v.Name == "Cobweb" then
  361. for i,v in pairs(v.Parent:GetChildren()) do
  362. if v.ClassName == "TouchTransmitter" then
  363. v:Destroy()
  364. end
  365. end
  366. end
  367. end
  368. end)
  369.  
  370. A1:NewButton("delete ragdoll", "no ragdoll!!", function()
  371. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  372. if v.Name == "RagDollHandler" then
  373. v:Destroy()
  374. end
  375. if v.Name == "RagDollClient" then
  376. v:Destroy()
  377. end
  378. end
  379. end)
  380.  
  381. A1:NewButton("show/size iron golem hitbox", "big hitbox!!", function()
  382. for i,v in pairs(game:GetService("Workspace").Items:GetChildren()) do
  383. if v.Name == "Iron Golem" then
  384. v.HitBox.Transparency = 0.5
  385. v.HitBox.CanCollide = false
  386. v.HitBox.Size = Vector3.new("50","50","50")
  387. end
  388. end
  389. end)
  390.  
  391. A1:NewButton("size weapon 420!!", "bigg hitbox!!", function()
  392. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  393. if v.ClassName == "Tool" and v.Name ~= "Bow" and v.Name ~= "Telekinesis Gun" and v.Name ~= "Build" and v.Name ~= "Delete" and v.Name ~= "Shield" and v.Name ~= "TNT" and v.Name ~= "Golem" and v.Name ~= "Tele Pearl" and v.Name ~= "BloxyCola" and v.Name ~= "Warhammer" then
  394. v.Handle.CanCollide = false
  395. v.Handle.Size = Vector3.new("420","420","420")
  396. end
  397. if v.ClassName == "Tool" and v.Name == "Warhammer" then
  398. v.HitBox.Transparency = 0
  399. v.HitBox.Size = Vector3.new("420","420","420")
  400. end
  401. if v.ClassName == "Tool" and v.Name == "Emerald Axe" then
  402. v.HitBox.Transparency = 0
  403. v.HitBox.Size = Vector3.new("420","420","420")
  404. end
  405. end
  406. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  407. if v.ClassName == "Tool" and v.Name ~= "Bow" and v.Name ~= "Telekinesis Gun" and v.Name ~= "Build" and v.Name ~= "Delete" and v.Name ~= "Shield" and v.Name ~= "TNT" and v.Name ~= "Golem" and v.Name ~= "Tele Pearl" and v.Name ~= "BloxyCola" and v.Name ~= "Warhammer" then
  408. v.Handle.CanCollide = false
  409. v.Handle.Size = Vector3.new("420","420","420")
  410. end
  411. if v.ClassName == "Tool" and v.Name == "Warhammer" then
  412. v.HitBox.Transparency = 0
  413. v.HitBox.Size = Vector3.new("420","420","420")
  414. end
  415. if v.ClassName == "Tool" and v.Name == "Emerald Axe" then
  416. v.HitBox.Transparency = 0
  417. v.HitBox.Size = Vector3.new("420","420","420")
  418. end
  419. end
  420. end)
  421.  
  422. A1:NewButton("size other player weapon 0.01!!", "really small hitbox!!", function()
  423. for i,v in pairs(game.Teams.Humans:GetPlayers()) do
  424. if v.Name ~= game.Players.LocalPlayer.Name then
  425. for i,v in pairs(v.Backpack:GetChildren()) do
  426. if v.ClassName == "Tool" and v.Name ~= "Bow" and v.Name ~= "Telekinesis Gun" and v.Name ~= "Build" and v.Name ~= "Delete" and v.Name ~= "Shield" and v.Name ~= "TNT" and v.Name ~= "Golem" and v.Name ~= "Tele Pearl" and v.Name ~= "BloxyCola" and v.Name ~= "Warhammer" then
  427. v.Handle.CanCollide = false
  428. v.Handle.Size = Vector3.new("0.01","0.01","0.01")
  429. end
  430. if v.ClassName == "Tool" and v.Name == "Warhammer" then
  431. v.HitBox.Transparency = 0
  432. v.HitBox.Size = Vector3.new("0.01","0.01","0.01")
  433. end
  434. if v.ClassName == "Tool" and v.Name == "Emerald Axe" then
  435. v.HitBox.Transparency = 0
  436. v.HitBox.Size = Vector3.new("0.01","0.01","0.01")
  437. end
  438. end
  439. for i,v in pairs(v.Character:GetChildren()) do
  440. if v.ClassName == "Tool" and v.Name ~= "Bow" and v.Name ~= "Telekinesis Gun" and v.Name ~= "Build" and v.Name ~= "Delete" and v.Name ~= "Shield" and v.Name ~= "TNT" and v.Name ~= "Golem" and v.Name ~= "Tele Pearl" and v.Name ~= "BloxyCola" and v.Name ~= "Warhammer" then
  441. v.Handle.CanCollide = false
  442. v.Handle.Size = Vector3.new("0.01","0.01","0.01")
  443. end
  444. if v.ClassName == "Tool" and v.Name == "Warhammer" then
  445. v.HitBox.Transparency = 0
  446. v.HitBox.Size = Vector3.new("0.01","0.01","0.01")
  447. end
  448. if v.ClassName == "Tool" and v.Name == "Emerald Axe" then
  449. v.HitBox.Transparency = 0
  450. v.HitBox.Size = Vector3.new("0.01","0.01","0.01")
  451. end
  452. end
  453. end
  454. end
  455. end)
  456.  
  457.  
  458. A1:NewToggle("size arrow 5", "big arrows", function(bool)
  459. getgenv().bigarrows = bool
  460. if bool then
  461. bigarrows()
  462. end
  463. end)
  464.  
  465. A1:NewToggle("tp arrows to creepers", "funni kill", function(bool)
  466. getgenv().tparrows = bool
  467. if bool then
  468. tparrows()
  469. end
  470. end)
  471.  
  472.  
  473. A1:NewButton("swords dont have cooldown", "no cooldown", function()
  474. for i,v in pairs(game:GetDescendants()) do
  475. if v.Name == "SwingRate" and v.Parent.Name == "Configuration" then
  476. v.Value = 0
  477. end
  478. end
  479. end)
  480.  
  481. A1:NewButton("print votekicks", "yes", function()
  482. for i,v in pairs(game:GetService("Players").LocalPlayer.VoteKicks:GetChildren()) do
  483. if v.ClassName == "BoolValue" then
  484. print(v.Name)
  485. print("if theres none, you havent been votekicked yet")
  486. end
  487. end
  488. end)
  489.  
  490. A1:NewButton("delete votekicks", "yes", function()
  491. for i,v in pairs(game:GetService("Players").LocalPlayer.VoteKicks:GetChildren()) do
  492. if v.ClassName == "BoolValue" then
  493. v:Destroy()
  494. end
  495. end
  496. end)
  497.  
  498. A1:NewButton("open all trapdoors/doors", "may open other stuff but whatever", function()
  499. for i,v in pairs(game:GetService("Workspace").Map.ExplodableBlocks:GetDescendants()) do
  500. if v.ClassName == "ClickDetector" then
  501. fireclickdetector(v)
  502. end
  503. end
  504. end)
  505.  
  506.  
  507. A1:NewButton("kill", "ping must be 50 - 400", function()
  508. for i,v in pairs(game.Teams.Creepers:GetPlayers()) do
  509. if v.Name == game.Players.LocalPlayer.Name then -- checks if you are in the creepers team
  510. for i,v in pairs(game:GetService("CoreGui").RobloxGui.PerformanceStats:GetDescendants()) do
  511. if v.ClassName == "TextLabel" and v.Text == "Ping" then
  512. for i,v in pairs(v.Parent:GetChildren()) do
  513. if v.Name == "ValueLabel" then
  514. local oldping = string.gsub(v.Text," ms","")
  515. local ping = (oldping/1000) -- divides ping by 1000
  516. local explodetime = 2.65 -- normal explode time - 0.05
  517. local total = (explodetime-ping)
  518. game:GetService("ReplicatedStorage").Remotes.Explode:InvokeServer()
  519. wait(total)
  520. for i,v in pairs(game.Teams.Humans:GetPlayers()) do
  521. if v.Name ~= "." then -- if you dont wanna kill your friend, replace "." with your friends name
  522. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  523. end
  524. end
  525. end
  526. end
  527. end
  528. end
  529. end
  530. end
  531. for i,v in pairs(game.Teams.Humans:GetPlayers()) do
  532. if v.Name == game.Players.LocalPlayer.Name then -- checks if you are in the humans team
  533. print("bruh")
  534. end
  535. end
  536. end)
  537.  
  538. A1:NewButton("print possible glitched creeper bodies", "it may mistake normal charged creepers", function()
  539. for i,v in pairs(game.Workspace:GetDescendants()) do
  540. if v.Name == "Charged" and v.Parent.PrimaryPart ~= nil then
  541. print(v.Parent.Parent.Parent,v.Parent.Parent,v.Parent,v.Parent.HumanoidRootPart.CFrame)
  542. end
  543. end
  544. print("completed, if theres nothing printed no charged creepers are here")
  545. end)
  546.  
  547. A1:NewButton("show scaffolding hitbox", "trusses are shown", function()
  548. for i,v in pairs(game.Workspace.Map.ExplodableBlocks:GetDescendants()) do
  549. if v.Name == "Block" and v.Value == "Scaffolding" then
  550. for i,v in pairs(v.Parent:GetDescendants()) do
  551. if v.Name == "Truss" then
  552. v.Transparency = 0
  553. end
  554. end
  555. end
  556. end
  557. end)
  558.  
  559. A1:NewToggle("show shop", "show the shop", function(bool)
  560. if bool then
  561. game:GetService("Players").LocalPlayer.PlayerGui.ShopGUI.ShopButton.Visible = true
  562. game:GetService("Players").LocalPlayer.PlayerGui.ShopGUI.ShopFrame.Visible = true
  563. else
  564. game:GetService("Players").LocalPlayer.PlayerGui.ShopGUI.ShopButton.Visible = false
  565. game:GetService("Players").LocalPlayer.PlayerGui.ShopGUI.ShopFrame.Visible = false
  566. end
  567. end)
  568.  
  569. A1:NewButton("delete all blocks you placed", "delete", function()
  570. for i,v in pairs(game:GetService("Workspace").Map.ExplodableBlocks:GetChildren()) do
  571. local A_1 = v
  572. local Event = game:GetService("ReplicatedStorage").Remotes.DeleteBlock
  573. Event:FireServer(A_1)
  574. end
  575. end)
  576.  
  577.  
  578. A1:NewToggle("esp", "esp", function(bool)
  579. if bool then
  580. for i,v in pairs(game.CoreGui:GetChildren()) do
  581. if v.Name == "playeresp" then
  582. v:Destroy()
  583. end
  584. end
  585. local folder = Instance.new("Folder")
  586. folder.Parent = game.CoreGui
  587. folder.Name = "playeresp"
  588. for i,v in pairs(game.Players:GetPlayers()) do
  589. if v ~= game.Players.LocalPlayer then
  590. for i,v in pairs(v.Character:GetChildren()) do
  591. if v:IsA("BasePart") then
  592. local box = Instance.new("BoxHandleAdornment")
  593. box.Parent = folder
  594. box.Color3 = v.Color
  595. box.Size = v.Size
  596. box.ZIndex = 10
  597. box.Adornee = v
  598. box.Name = v.Name
  599. box.AlwaysOnTop = true
  600. box.Visible = true
  601. box.Transparency = 0.5
  602. end
  603. end
  604. end
  605. end
  606. getgenv().textloop = bool
  607. for i,v in pairs(game.CoreGui:GetChildren()) do
  608. if v.Name == "playeresptexttest" then
  609. v:Destroy()
  610. end
  611. end
  612. wait(1)
  613. local folder = Instance.new("Folder")
  614. folder.Parent = game.CoreGui
  615. folder.Name = "playeresptext"
  616. for i,v in pairs(game.Players:GetPlayers()) do
  617. if v ~= game.Players.LocalPlayer and v.Character.Head and v.Character.Humanoid then
  618. local bbgui = Instance.new("BillboardGui")
  619. bbgui.Name = "playeresptext"
  620. bbgui.Adornee = v.Character.Head
  621. bbgui.Parent = folder
  622. bbgui.AlwaysOnTop = true
  623. bbgui.Name = v.Name
  624. bbgui.Size = UDim2.new(0, 500, 0, 10)
  625. local text = Instance.new("TextLabel")
  626. text.Parent = bbgui
  627. text.TextSize = 10
  628. text.Name = v.Name
  629. text.Size = UDim2.new(0, 500, 0, 10)
  630. text.BackgroundTransparency = 1
  631. text.TextColor3 = Color3.fromRGB(v.TeamColor.Color.R*255,game.Players.LocalPlayer.TeamColor.Color.G*255,game.Players.LocalPlayer.TeamColor.Color.B*255)
  632. text.Text = ("Name: ".. v.Name.. " Health: ".. math.floor(v.Character.Humanoid.Health).. " Studs: ".. math.floor(game.Players.LocalPlayer:DistanceFromCharacter(v.Character.HumanoidRootPart.Position)))
  633. function textloop()
  634. spawn(function()
  635. while getgenv().textloop do
  636. if v ~= game.Players.LocalPlayer and v.Character.Head and v.Character.Humanoid then
  637. text.Text = ("Name: ".. v.Name.. " Health: ".. math.floor(v.Character.Humanoid.Health).. " Studs: ".. math.floor(game.Players.LocalPlayer:DistanceFromCharacter(v.Character.HumanoidRootPart.Position)))
  638. wait()
  639. end
  640. end
  641. end)
  642. end
  643. if getgenv().textloop then
  644. textloop()
  645. end
  646. end
  647. end
  648. else
  649. wait(.1)
  650. for i,v in pairs(game.CoreGui:GetChildren()) do
  651. if v.Name == "playeresp" then
  652. v:Destroy()
  653. end
  654. end
  655. wait(.1)
  656. for i,v in pairs(game.CoreGui:GetChildren()) do
  657. if v.Name == "playeresptext" then
  658. v:Destroy()
  659. end
  660. end
  661. end
  662. end)
  663.  
  664. A1:NewButton("rejoin", "rejoins", function()
  665. game:GetService("TeleportService"):Teleport(game.PlaceId, game.Players.LocalPlayer)
  666. end)
  667.  
  668. A1:NewKeybind("toggleui", "toggleui", Enum.KeyCode.RightControl, function()
  669. Library:ToggleUI()
  670. end)
  671.  
  672. B1:NewKeybind("Telekenisis", "only works when your a human", Enum.KeyCode.T, function()
  673. loadstring(game:HttpGet("https://pastebin.com/raw/3HaC8vY3",true))()
  674. print("done!")
  675. end)
  676.  
  677. B1:NewButton("infinite yield", "by edge, zwolf, moon, toon", function()
  678. loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source",true))()
  679. end)
  680.  
  681. B1:NewButton("dark dex v3", "by moon, wally, ic3, and hamstagang", function()
  682. loadstring(game:HttpGet("https://raw.githubusercontent.com/Babyhamsta/RBLX_Scripts/main/Universal/BypassedDarkDexV3.lua", true))()
  683. end)
  684.  
  685. B1:NewButton("simple spy", "by exx", function()
  686. loadstring(game:HttpGet("https://raw.githubusercontent.com/exxtremestuffs/SimpleSpySource/master/SimpleSpy.lua"))()
  687. end)
  688.  
  689. B1:NewToggle("stats gui", "by me", function(bool)
  690. getgenv().statsgui = bool
  691. if bool then
  692. wait(.1)
  693. scrgui.Enabled = true
  694. statsgui()
  695. else
  696. scrgui.Enabled = false
  697. end
  698. end)
  699.  
  700. B1:NewButton("Crapper Chaos", "by Blame The Lag", function()
  701. loadstring(game:HttpGet("https://pastebin.com/raw/KKVPEXBN"))()
  702. end)
  703.  
  704. B1:NewButton("FE HAT FLING", "fling undetected (made by bluecat)", function()
  705. loadstring(game:HttpGet('https://gist.githubusercontent.com/1BlueCat/544f7efbe88235666b5b7add65b7344d/raw/f20804bb85542dcc3bc938982e1f05b7ff05cded/FE%2520Hat%2520Fling'))()
  706. end)
  707.  
  708. B1:NewButton("fling all script", "for humans: fling detected (made by ???)", function()
  709. loadstring(game:HttpGet('https://github.com/DigitalityScripts/roblox-scripts/raw/main/loop%20fling%20all'))()
  710. end)
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722. function deletecreepercon()
  723. spawn(function()
  724. while getgenv().deletecreepercon do
  725. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  726. if v.Name == "CreeperCons" then
  727. v:Destroy()
  728. end
  729. end
  730. wait()
  731. end
  732. end)
  733. end
  734.  
  735. function placeunanchored()
  736. spawn(function()
  737. while getgenv().placeunanchored do
  738. local x = math.floor(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X)
  739. local y = math.floor(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-4)
  740. local z = math.floor(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z)
  741. local xround = (Round(x))
  742. local yround = (Round(y))
  743. local zround = (Round(z))
  744. local A_1 = Vector3.new(xround, yround, zround)
  745. local A_2 = Vector3.new(0, 0, 0)
  746. local A_3 = (selectedblock)
  747. local Event = game:GetService("ReplicatedStorage").Remotes.PlaceBlock
  748. Event:FireServer(A_1, A_2, A_3)
  749. wait()
  750. end
  751. end)
  752. end
  753.  
  754. function statsgui()
  755. spawn(function()
  756. while getgenv().statsgui do
  757. local htext = (game:GetService("ReplicatedStorage").Values.Humans.Value)
  758. local ctext = (game:GetService("ReplicatedStorage").Values.Creepers.Value)
  759. local ttest = (game:GetService("ReplicatedStorage").Values.Timer.Value)
  760. humans.Text = htext
  761. creepers.Text = ctext
  762. timer.Text = ttest
  763. wait(.1)
  764. end
  765. end)
  766. end
  767.  
  768.  
  769. function deltnt()
  770. spawn(function()
  771. while getgenv().deltnt do
  772. for i,v in pairs(game:GetService("Workspace").Items:GetChildren()) do
  773. if v.Name == "WhitePart" then
  774. for i,v in pairs(v:GetChildren()) do
  775. if v.ClassName == "TouchTransmitter" then
  776. v:Destroy()
  777. end
  778. end
  779. end
  780. end
  781. wait()
  782. end
  783. end)
  784. end
  785.  
  786. function deletecreepercons2()
  787. for i, v in pairs(game:GetDescendants()) do
  788. local cval = game.Players.LocalPlayer.Character
  789. if v.Name == "CreeperCons" and v.Parent.Name == (cval) then
  790. v:Destroy()
  791. end
  792. wait()
  793. end
  794. end
  795.  
  796. function bigarrows()
  797. spawn(function()
  798. while getgenv().bigarrows do
  799. for i,v in pairs(game.Workspace.Items:GetChildren()) do
  800. if v.Name == "Arrow" then
  801. v.Size = Vector3.new("5","5","5")
  802. v.CanCollide = false
  803. v.Transparency = 0
  804. end
  805. end
  806. wait(.1)
  807. end
  808. end)
  809. end
  810.  
  811. function tparrows()
  812. spawn(function()
  813. while getgenv().tparrows do
  814. for i,b in pairs(game.Teams.Creepers:GetPlayers()) do
  815. for i,v in pairs(game:GetService("Workspace").Items:GetChildren()) do
  816. if v.Name == "Arrow" then
  817. v.CFrame = b.Character.Head.CFrame
  818. end
  819. end
  820. end
  821. wait()
  822. end
  823. end)
  824. end
  825.  
  826.  
  827.  
  828. local function Round(r)
  829. local divided = r / 4
  830. local rounded = 4 * math.floor(divided)
  831. return rounded
  832. end
  833.  
  834. function bbay()
  835. spawn(function()
  836. while getgenv().bbay do
  837. game.ReplicatedStorage.Values.Game.Value = false
  838. local x = math.floor(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X)
  839. local y = math.floor(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y)
  840. local z = math.floor(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z)
  841. local xround = (Round(x))
  842. local yround = (Round(y))
  843. local zround = (Round(z))
  844. local A_1 = Vector3.new(xround, yround-4, zround)
  845. local A_2 = Vector3.new(0, 0, 0)
  846. local A_3 = (selectedblock)
  847. local Event = game:GetService("ReplicatedStorage").Remotes.PlaceBlock
  848. Event:FireServer(A_1, A_2, A_3)
  849. yround = (Round(y))
  850. local A_1 = Vector3.new(xround, yround-8, zround)
  851. local A_2 = Vector3.new(0, 0, 0)
  852. local A_3 = (selectedblock)
  853. local Event = game:GetService("ReplicatedStorage").Remotes.PlaceBlock
  854. Event:FireServer(A_1, A_2, A_3)
  855. wait()
  856. end
  857. end)
  858. end
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865.  
  866.  
  867. game:GetService("ReplicatedStorage").Values:WaitForChild("Hint")
  868. game:GetService("ReplicatedStorage").Values.Hint.Value = "Created By 2AreYouMental110"
  869.  
  870. game:GetService("ReplicatedStorage").Values.Hint:GetPropertyChangedSignal("Value"):connect(function()
  871. if game:GetService("ReplicatedStorage").Values.Hint.Value ~= "Created By 2AreYouMental110" then
  872. wait(2)
  873. game:GetService("ReplicatedStorage").Values.Hint.Value = "Created By 2AreYouMental110"
  874. wait(3)
  875. if game:GetService("ReplicatedStorage").Values.Hint.Value ~= "Created By 2AreYouMental110" then
  876. repeat
  877. game:GetService("ReplicatedStorage").Values.Hint.Value = "Created By 2AreYouMental110"
  878. wait(2)
  879. until game:GetService("ReplicatedStorage").Values.Hint.Value == "Created By 2AreYouMental110"
  880. end
  881. end
  882. end)
  883.  
  884.  
  885.  
  886.  
  887.  
  888. for i,v in pairs(game.Players:GetPlayers()) do
  889. if v:GetRankInGroup(5683059) >= 7 then
  890. game:GetService("StarterGui"):SetCore("SendNotification", {
  891. Title = "Moderator Already Ingame!",
  892. Text = (v.Name)
  893. })
  894. rconsoleprint("mod detected!",v.Name)
  895. end
  896. if v:GetRankInGroup(5683059) == 3 then
  897. game:GetService("StarterGui"):SetCore("SendNotification", {
  898. Title = "Helper Already Ingame!",
  899. Text = (v.Name)
  900. })
  901. rconsoleprint("@@RED@@")
  902. rconsoleprint("Helper Already Ingame!",v.Name)
  903. end
  904. end
  905.  
  906. game.Players.PlayerAdded:Connect(function(plr)
  907. wait(.5)
  908. if plr:GetRankInGroup(5683059) >= 7 then
  909. game:GetService("StarterGui"):SetCore("SendNotification", {
  910. Title = "Moderator Joined!",
  911. Text = (plr.Name)
  912. })
  913. rconsoleprint("@@RED@@")
  914. rconsoleprint("mod detected!",plr.Name)
  915. end
  916. if plr:GetRankInGroup(5683059) == 3 then
  917. game:GetService("StarterGui"):SetCore("SendNotification", {
  918. Title = "Helper Joined!",
  919. Text = (plr.Name)
  920. })
  921. rconsoleprint("@@RED@@")
  922. rconsoleprint("Helper detected!",plr.Name)
  923. end
  924. if plr:GetRankInGroup(5683059) <= 1 then
  925. game:GetService("StarterGui"):SetCore("SendNotification", {
  926. Title = "normal player joined",
  927. Text = (plr.Name)
  928. })
  929. end
  930. end)
  931.  
  932. game:GetService("StarterGui"):SetCore("SendNotification", {
  933. Title = "Successfully Loaded CC Script!",
  934. Text = "Successfully Loaded CC Script!"
  935. })
Add Comment
Please, Sign In to add comment