Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --!!INSTEAD OF USING THIS USE https://pastebin.com/raw/RgHzGJAJ!!
- --Nagaski's Da Hood AntiLag (PASSWORD:exploiting)
- --UNDONE
- --SHOULD HAVE SOME BUGS (NOT FULLY TESTED YET!)
- --JOIN OUR DISCORD: Exploit Society (https://discord.gg/9jFd4s3t2n)
- --███╗░░██╗░█████╗░░██████╗░░█████╗░░██████╗██╗░░██╗██╗
- --████╗░██║██╔══██╗██╔════╝░██╔══██╗██╔════╝██║░██╔╝██║
- --██╔██╗██║███████║██║░░██╗░███████║╚█████╗░█████═╝░██║ █▀█ █▀█ █▀█ ▀▄▀ █▀█ █▀▄ █ █▀█ █▄░█
- --██║╚████║██╔══██║██║░░╚██╗██╔══██║░╚═══██╗██╔═██╗░██║ █▀▀ █▀▄ █▄█ █░█ █▄█ █▄▀ █ █▄█ █░▀█
- --██║░╚███║██║░░██║╚██████╔╝██║░░██║██████╔╝██║░╚██╗██║
- --╚═╝░░╚══╝╚═╝░░╚═╝░╚═════╝░╚═╝░░╚═╝╚═════╝░╚═╝░░╚═╝╚═╝
- -- also known as Sne4xxx_
- local NagaskisDaHoodAntiLag = Instance.new("ScreenGui")
- local pwsystem = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local exit = Instance.new("TextButton")
- local pwbox = Instance.new("TextBox")
- local pwsubmit = Instance.new("TextButton")
- local open = Instance.new("Frame")
- local open_2 = Instance.new("TextButton")
- local UICorner = Instance.new("UICorner")
- local dh = Instance.new("TextLabel")
- local main = Instance.new("Frame")
- local title_2 = Instance.new("TextLabel")
- local exit_2 = Instance.new("TextButton")
- local mcs = Instance.new("TextLabel")
- local minimize = Instance.new("TextButton")
- local DeleteIgnoredFolder = Instance.new("TextButton")
- local DeleteLightsFolder = Instance.new("TextButton")
- local DeleteAdminBaseDoor = Instance.new("TextButton")
- local DeleteUnusedHouseWithTaser = Instance.new("TextButton")
- local DeleteFencesonHill = Instance.new("TextButton")
- local DeleteProps = Instance.new("TextButton")
- local DeleteCashiers = Instance.new("TextButton")
- local DeletePhotos = Instance.new("TextButton")
- local BadGraphics = Instance.new("TextButton")
- local betterGraphics = Instance.new("TextButton")
- local InfZoom = Instance.new("TextButton")
- local About = Instance.new("TextButton")
- local Main = Instance.new("TextButton")
- local madeby = Instance.new("TextLabel")
- local about = Instance.new("Frame")
- local title_3 = Instance.new("TextLabel")
- local exit_3 = Instance.new("TextButton")
- local minimize_2 = Instance.new("TextButton")
- local About_2 = Instance.new("TextButton")
- local Main_2 = Instance.new("TextButton")
- local ndhal = Instance.new("TextLabel")
- local cs = Instance.new("TextLabel")
- local ma = Instance.new("TextLabel")
- local mm = Instance.new("TextLabel")
- local jes = Instance.new("TextLabel")
- local TextBox = Instance.new("TextBox")
- local madeby_2 = Instance.new("TextLabel")
- --Properties:
- NagaskisDaHoodAntiLag.Name = "Nagaski's Da Hood AntiLag"
- NagaskisDaHoodAntiLag.Parent = game.CoreGui
- pwsystem.Name = "pwsystem"
- pwsystem.Parent = NagaskisDaHoodAntiLag
- pwsystem.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- pwsystem.BorderColor3 = Color3.fromRGB(0, 0, 0)
- pwsystem.BorderSizePixel = 0
- pwsystem.Position = UDim2.new(0, 222, 0, 149)
- pwsystem.Size = UDim2.new(0, 240, 0, 133)
- title.Name = "title"
- title.Parent = pwsystem
- title.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- title.BorderColor3 = Color3.fromRGB(0, 0, 0)
- title.BorderSizePixel = 0
- title.Size = UDim2.new(0, 240, 0, 30)
- title.Font = Enum.Font.SourceSans
- title.Text = "Nagaski's Da Hood Antilag"
- title.TextColor3 = Color3.fromRGB(255, 255, 255)
- title.TextScaled = true
- title.TextSize = 14.000
- title.TextWrapped = true
- title.TextXAlignment = Enum.TextXAlignment.Left
- exit.Name = "exit"
- exit.Parent = title
- exit.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- exit.BackgroundTransparency = 0.600
- exit.BorderColor3 = Color3.fromRGB(0, 0, 0)
- exit.BorderSizePixel = 0
- exit.Position = UDim2.new(0, 229, 0, -24)
- exit.Size = UDim2.new(0, 41, 0, 33)
- exit.Font = Enum.Font.SourceSans
- exit.Text = "❌"
- exit.TextColor3 = Color3.fromRGB(0, 0, 0)
- exit.TextScaled = true
- exit.TextSize = 14.000
- exit.TextWrapped = true
- pwbox.Name = "pwbox"
- pwbox.Parent = pwsystem
- pwbox.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- pwbox.BorderColor3 = Color3.fromRGB(0, 0, 0)
- pwbox.BorderSizePixel = 0
- pwbox.Position = UDim2.new(0, 20, 0, 56)
- pwbox.Size = UDim2.new(0, 200, 0, 21)
- pwbox.Font = Enum.Font.SourceSans
- pwbox.PlaceholderText = "password here"
- pwbox.Text = ""
- pwbox.TextColor3 = Color3.fromRGB(255, 255, 255)
- pwbox.TextSize = 14.000
- pwsubmit.Name = "pwsubmit"
- pwsubmit.Parent = pwsystem
- pwsubmit.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- pwsubmit.BorderColor3 = Color3.fromRGB(0, 0, 0)
- pwsubmit.BorderSizePixel = 0
- pwsubmit.Position = UDim2.new(0, 19, 0, 90)
- pwsubmit.Size = UDim2.new(0, 200, 0, 19)
- pwsubmit.Font = Enum.Font.SourceSans
- pwsubmit.Text = "Submit"
- pwsubmit.TextColor3 = Color3.fromRGB(255, 255, 255)
- pwsubmit.TextSize = 14.000
- pwsubmit.TextWrapped = true
- open.Name = "open"
- open.Parent = NagaskisDaHoodAntiLag
- open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- open.BackgroundTransparency = 1.000
- open.BorderColor3 = Color3.fromRGB(0, 0, 0)
- open.BorderSizePixel = 0
- open.Position = UDim2.new(0.0416326523, 0, 0.648068666, 0)
- open.Size = UDim2.new(0, 106, 0, 61)
- open_2.Name = "open"
- open_2.Parent = open
- open_2.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- open_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- open_2.BorderSizePixel = 0
- open_2.Position = UDim2.new(0.0957142115, 0, 0.307406425, 0)
- open_2.Size = UDim2.new(0, 88, 0, 28)
- open_2.Font = Enum.Font.SourceSans
- open_2.Text = "open"
- open_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- open_2.TextScaled = true
- open_2.TextSize = 14.000
- open_2.TextWrapped = true
- UICorner.CornerRadius = UDim.new(0, 2)
- UICorner.Parent = open_2
- dh.Name = "dh"
- dh.Parent = open
- dh.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- dh.BackgroundTransparency = 1.000
- dh.BorderColor3 = Color3.fromRGB(0, 0, 0)
- dh.BorderSizePixel = 0
- dh.Position = UDim2.new(0.0875317678, 0, 0.0251178741, 0)
- dh.Size = UDim2.new(0, 88, 0, 17)
- dh.Font = Enum.Font.SourceSans
- dh.Text = "Drag Here"
- dh.TextColor3 = Color3.fromRGB(0, 0, 0)
- dh.TextSize = 14.000
- main.Name = "main"
- main.Parent = NagaskisDaHoodAntiLag
- main.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- main.BorderColor3 = Color3.fromRGB(0, 0, 0)
- main.BorderSizePixel = 0
- main.Position = UDim2.new(0, 786, 0, 141)
- main.Size = UDim2.new(0, 240, 0, 408)
- title_2.Name = "title"
- title_2.Parent = main
- title_2.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- title_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- title_2.BorderSizePixel = 0
- title_2.Size = UDim2.new(0, 240, 0, 30)
- title_2.Font = Enum.Font.SourceSans
- title_2.Text = "Nagaski's Da Hood Antilag"
- title_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- title_2.TextScaled = true
- title_2.TextSize = 14.000
- title_2.TextWrapped = true
- title_2.TextXAlignment = Enum.TextXAlignment.Left
- exit_2.Name = "exit"
- exit_2.Parent = title_2
- exit_2.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- exit_2.BackgroundTransparency = 0.600
- exit_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- exit_2.BorderSizePixel = 0
- exit_2.Position = UDim2.new(0, 229, 0, -24)
- exit_2.Size = UDim2.new(0, 41, 0, 33)
- exit_2.Font = Enum.Font.SourceSans
- exit_2.Text = "❌"
- exit_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- exit_2.TextScaled = true
- exit_2.TextSize = 14.000
- exit_2.TextWrapped = true
- mcs.Name = "mcs"
- mcs.Parent = title_2
- mcs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- mcs.BackgroundTransparency = 1.000
- mcs.BorderColor3 = Color3.fromRGB(0, 0, 0)
- mcs.BorderSizePixel = 0
- mcs.Position = UDim2.new(0, 0, 11.1825733, 0)
- mcs.Size = UDim2.new(0, 240, 0, 42)
- mcs.Font = Enum.Font.SourceSans
- mcs.Text = "soon"
- mcs.TextColor3 = Color3.fromRGB(255, 255, 255)
- mcs.TextSize = 28.000
- mcs.TextWrapped = true
- minimize.Name = "minimize"
- minimize.Parent = title_2
- minimize.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- minimize.BackgroundTransparency = 0.600
- minimize.BorderColor3 = Color3.fromRGB(0, 0, 0)
- minimize.BorderSizePixel = 0
- minimize.Position = UDim2.new(0, -30, 0, -24)
- minimize.Size = UDim2.new(0, 41, 0, 33)
- minimize.Font = Enum.Font.SourceSans
- minimize.Text = "➖"
- minimize.TextColor3 = Color3.fromRGB(0, 0, 0)
- minimize.TextScaled = true
- minimize.TextSize = 14.000
- minimize.TextWrapped = true
- DeleteIgnoredFolder.Name = "DeleteIgnoredFolder"
- DeleteIgnoredFolder.Parent = main
- DeleteIgnoredFolder.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- DeleteIgnoredFolder.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DeleteIgnoredFolder.BorderSizePixel = 0
- DeleteIgnoredFolder.Position = UDim2.new(0, 0, 0, 34)
- DeleteIgnoredFolder.Size = UDim2.new(0, 240, 0, 19)
- DeleteIgnoredFolder.Font = Enum.Font.SourceSans
- DeleteIgnoredFolder.Text = "Delete Ignored Folder (can be dangerous)"
- DeleteIgnoredFolder.TextColor3 = Color3.fromRGB(255, 255, 255)
- DeleteIgnoredFolder.TextSize = 14.000
- DeleteIgnoredFolder.TextWrapped = true
- DeleteLightsFolder.Name = "DeleteLightsFolder"
- DeleteLightsFolder.Parent = main
- DeleteLightsFolder.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- DeleteLightsFolder.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DeleteLightsFolder.BorderSizePixel = 0
- DeleteLightsFolder.Position = UDim2.new(0, 0, 0, 57)
- DeleteLightsFolder.Size = UDim2.new(0, 240, 0, 19)
- DeleteLightsFolder.Font = Enum.Font.SourceSans
- DeleteLightsFolder.Text = "Delete Lights Folder"
- DeleteLightsFolder.TextColor3 = Color3.fromRGB(255, 255, 255)
- DeleteLightsFolder.TextSize = 14.000
- DeleteLightsFolder.TextWrapped = true
- DeleteAdminBaseDoor.Name = "DeleteAdminBaseDoor"
- DeleteAdminBaseDoor.Parent = main
- DeleteAdminBaseDoor.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- DeleteAdminBaseDoor.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DeleteAdminBaseDoor.BorderSizePixel = 0
- DeleteAdminBaseDoor.Position = UDim2.new(0, 0, 0, 213)
- DeleteAdminBaseDoor.Size = UDim2.new(0, 240, 0, 19)
- DeleteAdminBaseDoor.Font = Enum.Font.SourceSans
- DeleteAdminBaseDoor.Text = "Delete Admin Base Door"
- DeleteAdminBaseDoor.TextColor3 = Color3.fromRGB(255, 255, 255)
- DeleteAdminBaseDoor.TextScaled = true
- DeleteAdminBaseDoor.TextSize = 14.000
- DeleteAdminBaseDoor.TextWrapped = true
- DeleteUnusedHouseWithTaser.Name = "DeleteUnusedHouseWithTaser"
- DeleteUnusedHouseWithTaser.Parent = main
- DeleteUnusedHouseWithTaser.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- DeleteUnusedHouseWithTaser.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DeleteUnusedHouseWithTaser.BorderSizePixel = 0
- DeleteUnusedHouseWithTaser.Position = UDim2.new(0, 0, 0, 108)
- DeleteUnusedHouseWithTaser.Size = UDim2.new(0, 240, 0, 19)
- DeleteUnusedHouseWithTaser.Font = Enum.Font.SourceSans
- DeleteUnusedHouseWithTaser.Text = "Delete Unused House With Taser (can be dangerous)"
- DeleteUnusedHouseWithTaser.TextColor3 = Color3.fromRGB(255, 255, 255)
- DeleteUnusedHouseWithTaser.TextScaled = true
- DeleteUnusedHouseWithTaser.TextSize = 14.000
- DeleteUnusedHouseWithTaser.TextWrapped = true
- DeleteFencesonHill.Name = "DeleteFencesonHill"
- DeleteFencesonHill.Parent = main
- DeleteFencesonHill.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- DeleteFencesonHill.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DeleteFencesonHill.BorderSizePixel = 0
- DeleteFencesonHill.Position = UDim2.new(0, 0, 0, 134)
- DeleteFencesonHill.Size = UDim2.new(0, 240, 0, 19)
- DeleteFencesonHill.Font = Enum.Font.SourceSans
- DeleteFencesonHill.Text = "Delete Fences on Hill"
- DeleteFencesonHill.TextColor3 = Color3.fromRGB(255, 255, 255)
- DeleteFencesonHill.TextScaled = true
- DeleteFencesonHill.TextSize = 14.000
- DeleteFencesonHill.TextWrapped = true
- DeleteProps.Name = "DeleteProps"
- DeleteProps.Parent = main
- DeleteProps.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- DeleteProps.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DeleteProps.BorderSizePixel = 0
- DeleteProps.Position = UDim2.new(0, 0, 0, 160)
- DeleteProps.Size = UDim2.new(0, 240, 0, 19)
- DeleteProps.Font = Enum.Font.SourceSans
- DeleteProps.Text = "Delete Props"
- DeleteProps.TextColor3 = Color3.fromRGB(255, 255, 255)
- DeleteProps.TextScaled = true
- DeleteProps.TextSize = 14.000
- DeleteProps.TextWrapped = true
- DeleteCashiers.Name = "DeleteCashiers"
- DeleteCashiers.Parent = main
- DeleteCashiers.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- DeleteCashiers.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DeleteCashiers.BorderSizePixel = 0
- DeleteCashiers.Position = UDim2.new(0, 0, 0, 186)
- DeleteCashiers.Size = UDim2.new(0, 240, 0, 19)
- DeleteCashiers.Font = Enum.Font.SourceSans
- DeleteCashiers.Text = "Delete Cashiers"
- DeleteCashiers.TextColor3 = Color3.fromRGB(255, 255, 255)
- DeleteCashiers.TextScaled = true
- DeleteCashiers.TextSize = 14.000
- DeleteCashiers.TextWrapped = true
- DeletePhotos.Name = "DeletePhotos"
- DeletePhotos.Parent = main
- DeletePhotos.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- DeletePhotos.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DeletePhotos.BorderSizePixel = 0
- DeletePhotos.Position = UDim2.new(0, 0, 0, 82)
- DeletePhotos.Size = UDim2.new(0, 240, 0, 19)
- DeletePhotos.Font = Enum.Font.SourceSans
- DeletePhotos.Text = "Delete Photos"
- DeletePhotos.TextColor3 = Color3.fromRGB(255, 255, 255)
- DeletePhotos.TextScaled = true
- DeletePhotos.TextSize = 14.000
- DeletePhotos.TextWrapped = true
- BadGraphics.Name = "BadGraphics"
- BadGraphics.Parent = main
- BadGraphics.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- BadGraphics.BorderColor3 = Color3.fromRGB(0, 0, 0)
- BadGraphics.BorderSizePixel = 0
- BadGraphics.Position = UDim2.new(0, 0, 0, 293)
- BadGraphics.Size = UDim2.new(0, 240, 0, 19)
- BadGraphics.Font = Enum.Font.SourceSans
- BadGraphics.Text = "Bad Graphics/No Shadows/No Fog/Low GFX"
- BadGraphics.TextColor3 = Color3.fromRGB(255, 255, 255)
- BadGraphics.TextScaled = true
- BadGraphics.TextSize = 14.000
- BadGraphics.TextWrapped = true
- betterGraphics.Name = "betterGraphics"
- betterGraphics.Parent = main
- betterGraphics.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- betterGraphics.BorderColor3 = Color3.fromRGB(0, 0, 0)
- betterGraphics.BorderSizePixel = 0
- betterGraphics.Position = UDim2.new(0, 0, 0, 267)
- betterGraphics.Size = UDim2.new(0, 240, 0, 19)
- betterGraphics.Font = Enum.Font.SourceSans
- betterGraphics.Text = "Nice ColorCorrection/Brighter (doesnt change FPS)"
- betterGraphics.TextColor3 = Color3.fromRGB(255, 255, 255)
- betterGraphics.TextScaled = true
- betterGraphics.TextSize = 14.000
- betterGraphics.TextWrapped = true
- InfZoom.Name = "InfZoom"
- InfZoom.Parent = main
- InfZoom.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- InfZoom.BorderColor3 = Color3.fromRGB(0, 0, 0)
- InfZoom.BorderSizePixel = 0
- InfZoom.Position = UDim2.new(0, 0, 0, 241)
- InfZoom.Size = UDim2.new(0, 240, 0, 19)
- InfZoom.Font = Enum.Font.SourceSans
- InfZoom.Text = "Infinite Zoom (doesnt change FPS)"
- InfZoom.TextColor3 = Color3.fromRGB(255, 255, 255)
- InfZoom.TextScaled = true
- InfZoom.TextSize = 14.000
- InfZoom.TextWrapped = true
- About.Name = "About"
- About.Parent = main
- About.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- About.BorderColor3 = Color3.fromRGB(0, 0, 0)
- About.BorderSizePixel = 0
- About.Position = UDim2.new(0, 0, 0, 408)
- About.Size = UDim2.new(0, 118, 0, 15)
- About.Font = Enum.Font.SourceSans
- About.Text = "About"
- About.TextColor3 = Color3.fromRGB(255, 255, 255)
- About.TextSize = 14.000
- About.TextWrapped = true
- About.TextYAlignment = Enum.TextYAlignment.Top
- Main.Name = "Main"
- Main.Parent = main
- Main.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- Main.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(0, 122, 0, 408)
- Main.Size = UDim2.new(0, 118, 0, 15)
- Main.Font = Enum.Font.SourceSans
- Main.Text = "Main"
- Main.TextColor3 = Color3.fromRGB(255, 255, 255)
- Main.TextSize = 14.000
- Main.TextWrapped = true
- Main.TextYAlignment = Enum.TextYAlignment.Top
- madeby.Name = "madeby"
- madeby.Parent = main
- madeby.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- madeby.BackgroundTransparency = 1.000
- madeby.BorderColor3 = Color3.fromRGB(0, 0, 0)
- madeby.BorderSizePixel = 0
- madeby.Position = UDim2.new(0.116666675, 0, 0.959479868, 0)
- madeby.Size = UDim2.new(0, 184, 0, 16)
- madeby.Font = Enum.Font.SourceSans
- madeby.Text = "made by Nagaski and Axtra"
- madeby.TextColor3 = Color3.fromRGB(255, 255, 255)
- madeby.TextSize = 17.000
- madeby.TextWrapped = true
- about.Name = "about"
- about.Parent = NagaskisDaHoodAntiLag
- about.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- about.BorderColor3 = Color3.fromRGB(0, 0, 0)
- about.BorderSizePixel = 0
- about.Position = UDim2.new(0, 786, 0, 141)
- about.Size = UDim2.new(0, 240, 0, 408)
- title_3.Name = "title"
- title_3.Parent = about
- title_3.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- title_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- title_3.BorderSizePixel = 0
- title_3.Size = UDim2.new(0, 240, 0, 30)
- title_3.Font = Enum.Font.SourceSans
- title_3.Text = "Nagaski's Da Hood Antilag"
- title_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- title_3.TextScaled = true
- title_3.TextSize = 14.000
- title_3.TextWrapped = true
- title_3.TextXAlignment = Enum.TextXAlignment.Left
- exit_3.Name = "exit"
- exit_3.Parent = title_3
- exit_3.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- exit_3.BackgroundTransparency = 0.600
- exit_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- exit_3.BorderSizePixel = 0
- exit_3.Position = UDim2.new(0, 229, 0, -24)
- exit_3.Size = UDim2.new(0, 41, 0, 33)
- exit_3.Font = Enum.Font.SourceSans
- exit_3.Text = "❌"
- exit_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- exit_3.TextScaled = true
- exit_3.TextSize = 14.000
- exit_3.TextWrapped = true
- minimize_2.Name = "minimize"
- minimize_2.Parent = title_3
- minimize_2.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- minimize_2.BackgroundTransparency = 0.600
- minimize_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- minimize_2.BorderSizePixel = 0
- minimize_2.Position = UDim2.new(0, -30, 0, -24)
- minimize_2.Size = UDim2.new(0, 41, 0, 33)
- minimize_2.Font = Enum.Font.SourceSans
- minimize_2.Text = "➖"
- minimize_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- minimize_2.TextScaled = true
- minimize_2.TextSize = 14.000
- minimize_2.TextWrapped = true
- About_2.Name = "About"
- About_2.Parent = about
- About_2.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- About_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- About_2.BorderSizePixel = 0
- About_2.Position = UDim2.new(0, 0, 0, 408)
- About_2.Size = UDim2.new(0, 118, 0, 15)
- About_2.Font = Enum.Font.SourceSans
- About_2.Text = "About"
- About_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- About_2.TextSize = 14.000
- About_2.TextWrapped = true
- About_2.TextYAlignment = Enum.TextYAlignment.Top
- Main_2.Name = "Main"
- Main_2.Parent = about
- Main_2.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- Main_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Main_2.BorderSizePixel = 0
- Main_2.Position = UDim2.new(0, 122, 0, 408)
- Main_2.Size = UDim2.new(0, 118, 0, 15)
- Main_2.Font = Enum.Font.SourceSans
- Main_2.Text = "Main"
- Main_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Main_2.TextSize = 14.000
- Main_2.TextWrapped = true
- Main_2.TextYAlignment = Enum.TextYAlignment.Top
- ndhal.Name = "ndhal"
- ndhal.Parent = about
- ndhal.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ndhal.BackgroundTransparency = 1.000
- ndhal.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ndhal.BorderSizePixel = 0
- ndhal.Position = UDim2.new(0.0833333358, 0, 0.110294119, 0)
- ndhal.Size = UDim2.new(0, 200, 0, 24)
- ndhal.Font = Enum.Font.SourceSans
- ndhal.Text = "Nagaski's Da Hood Antilag"
- ndhal.TextColor3 = Color3.fromRGB(255, 255, 255)
- ndhal.TextScaled = true
- ndhal.TextSize = 14.000
- ndhal.TextWrapped = true
- cs.Name = "cs"
- cs.Parent = about
- cs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- cs.BackgroundTransparency = 1.000
- cs.BorderColor3 = Color3.fromRGB(0, 0, 0)
- cs.BorderSizePixel = 0
- cs.Position = UDim2.new(0.0833333358, 0, 0.169117644, 0)
- cs.Size = UDim2.new(0, 200, 0, 24)
- cs.Font = Enum.Font.SourceSans
- cs.Text = "Coming soon:"
- cs.TextColor3 = Color3.fromRGB(255, 255, 255)
- cs.TextScaled = true
- cs.TextSize = 14.000
- cs.TextWrapped = true
- ma.Name = "-ma"
- ma.Parent = about
- ma.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ma.BackgroundTransparency = 1.000
- ma.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ma.BorderSizePixel = 0
- ma.Position = UDim2.new(0.0833333358, 0, 0.22794117, 0)
- ma.Size = UDim2.new(0, 200, 0, 24)
- ma.Font = Enum.Font.SourceSans
- ma.Text = "-maybe Animations"
- ma.TextColor3 = Color3.fromRGB(255, 255, 255)
- ma.TextScaled = true
- ma.TextSize = 14.000
- ma.TextWrapped = true
- mm.Name = "-mm"
- mm.Parent = about
- mm.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- mm.BackgroundTransparency = 1.000
- mm.BorderColor3 = Color3.fromRGB(0, 0, 0)
- mm.BorderSizePixel = 0
- mm.Position = UDim2.new(0.0833333358, 0, 0.286764711, 0)
- mm.Size = UDim2.new(0, 200, 0, 24)
- mm.Font = Enum.Font.SourceSans
- mm.Text = "-more Methods"
- mm.TextColor3 = Color3.fromRGB(255, 255, 255)
- mm.TextScaled = true
- mm.TextSize = 14.000
- mm.TextWrapped = true
- jes.Name = "jes"
- jes.Parent = about
- jes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- jes.BackgroundTransparency = 1.000
- jes.BorderColor3 = Color3.fromRGB(0, 0, 0)
- jes.BorderSizePixel = 0
- jes.Position = UDim2.new(0.0833333358, 0, 0.637254894, 0)
- jes.Size = UDim2.new(0, 200, 0, 24)
- jes.Font = Enum.Font.SourceSans
- jes.Text = "Join Exploiting Society: "
- jes.TextColor3 = Color3.fromRGB(255, 255, 255)
- jes.TextScaled = true
- jes.TextSize = 14.000
- jes.TextWrapped = true
- TextBox.Parent = jes
- TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextBox.BackgroundTransparency = 1.000
- TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextBox.BorderSizePixel = 0
- TextBox.Position = UDim2.new(0, 0, 1, 0)
- TextBox.Size = UDim2.new(0, 200, 0, 29)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.Text = "https://discord.gg/9jFd4s3t2n"
- TextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextBox.TextScaled = true
- TextBox.TextSize = 14.000
- TextBox.TextWrapped = true
- madeby_2.Name = "madeby"
- madeby_2.Parent = about
- madeby_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- madeby_2.BackgroundTransparency = 1.000
- madeby_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- madeby_2.BorderSizePixel = 0
- madeby_2.Position = UDim2.new(0.112499997, 0, 0.960784316, 0)
- madeby_2.Size = UDim2.new(0, 187, 0, 16)
- madeby_2.Font = Enum.Font.SourceSans
- madeby_2.Text = "made by Nagaski and Axtra"
- madeby_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- madeby_2.TextSize = 17.000
- madeby_2.TextWrapped = true
- -- Scripts:
- local function PDHJV_fake_script() -- exit.exitSCRIPT
- local script = Instance.new('LocalScript', exit)
- local a = script.Parent.Parent.Parent.Parent
- script.Parent.MouseButton1Click:Connect(function()
- a:Destroy()
- end)
- end
- coroutine.wrap(PDHJV_fake_script)()
- local function SDBCWC_fake_script() -- pwsystem.drag
- local script = Instance.new('LocalScript', pwsystem)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(SDBCWC_fake_script)()
- local function SOFF_fake_script() -- pwsubmit.pwsystemSCRIPT
- local script = Instance.new('LocalScript', pwsubmit)
- local open = script.Parent.Parent.Parent:WaitForChild("open")
- local main = script.Parent.Parent.Parent:WaitForChild("main")
- local abt = script.Parent.Parent.Parent:WaitForChild("about")
- local pwsystem = script.Parent.Parent
- local pwbox = pwsystem:WaitForChild("pwbox")
- local btn = script.Parent
- local username = game:GetService("Players").LocalPlayer.Name
- local disusername = game:GetService("Players").LocalPlayer.DisplayName
- open.Visible = false
- pwsystem.Visible = true
- main.Visible = false
- abt.Visible = false
- btn.MouseButton1Click:Connect(function()
- if pwbox.Text == "exploiting" then
- btn.Text = "Valid"
- wait(3)
- btn.Text = "Submit"
- pwsystem.Visible = false wait(.5)
- game.StarterGui:SetCore("SendNotification", {
- Title = "Thanks for using!";
- Text = "Hello "..disusername.. " (@"..username.. ") and thanks for using Nagaski's Da Hood AntiLag";
- Icon = "";
- Button1 = "Nice!";
- Button2 = nil;
- })
- wait(.5)
- open.Visible = true
- else
- btn.Text = "Not Valid"
- wait(2)
- btn.Text = "Submit"
- end
- end)
- end
- coroutine.wrap(SOFF_fake_script)()
- local function HJLTDIV_fake_script() -- open_2.work
- local script = Instance.new('LocalScript', open_2)
- local main = script.Parent.Parent.Parent.about
- script.Parent.MouseButton1Click:Connect(function()
- if main.Visible == false then
- main.Visible = true
- script.Parent.Parent.Visible = false
- end
- end)
- end
- coroutine.wrap(HJLTDIV_fake_script)()
- local function UKQUJIW_fake_script() -- open.drag
- local script = Instance.new('LocalScript', open)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(UKQUJIW_fake_script)()
- local function XZXGLL_fake_script() -- exit_2.exitSCRIPT
- local script = Instance.new('LocalScript', exit_2)
- local a = script.Parent.Parent.Parent.Parent
- script.Parent.MouseButton1Click:Connect(function()
- a:Destroy()
- end)
- end
- coroutine.wrap(XZXGLL_fake_script)()
- local function UEAW_fake_script() -- mcs.srb
- local script = Instance.new('LocalScript', mcs)
- --put this in the label that u wanna make rainbow
- local r = {
- Color3.fromRGB(254, 0, 0); --red
- Color3.fromRGB(255, 127, 0); --orange
- Color3.fromRGB(255, 221, 1); --yellow
- Color3.fromRGB(0, 200, 0); --green
- Color3.fromRGB(0, 160, 199); --light blue
- Color3.fromRGB(0, 55, 230); --dark blue
- Color3.fromRGB(129, 16, 210)} --purple
- local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
- script.Parent.TextColor3 = r[1]
- i = 1
- while true do
- local tween = game:GetService("TweenService"):Create(script.Parent, info, {
- TextColor3 = r[i]})
- tween:Play()
- repeat wait() until tween.Completed
- wait(0.1)
- if i == #r then i = 1 else i = i + 1 end
- end
- end
- coroutine.wrap(UEAW_fake_script)()
- local function MDAJRM_fake_script() -- minimize.minSCRIPT
- local script = Instance.new('LocalScript', minimize)
- local main = script.Parent.Parent.Parent
- script.Parent.MouseButton1Click:Connect(function()
- if main.Visible == true then
- main.Visible = false
- script.Parent.Parent.Parent.Parent.open.Visible = true
- end
- end)
- end
- coroutine.wrap(MDAJRM_fake_script)()
- local function BVQULO_fake_script() -- main.drag
- local script = Instance.new('LocalScript', main)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(BVQULO_fake_script)()
- local function VXAE_fake_script() -- DeleteIgnoredFolder.work
- local script = Instance.new('LocalScript', DeleteIgnoredFolder)
- local wk = game.Workspace
- local Ignored = wk:FindFirstChild("Ignored")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- for i,v in pairs(Ignored:GetChildren()) do
- v:Destroy()
- end
- end)
- end
- coroutine.wrap(VXAE_fake_script)()
- local function LGYPI_fake_script() -- DeleteLightsFolder.work
- local script = Instance.new('LocalScript', DeleteLightsFolder)
- local wk = game.Workspace
- local a = wk:FindFirstChild("Lights")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- a:Destroy()
- end)
- end
- coroutine.wrap(LGYPI_fake_script)()
- local function KYPVED_fake_script() -- DeleteAdminBaseDoor.work
- local script = Instance.new('LocalScript', DeleteAdminBaseDoor)
- local wk = game.Workspace
- local a = wk:FindFirstChild("MAP"):FindFirstChild("EVIL_DOORX")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- a:Destroy()
- end)
- end
- coroutine.wrap(KYPVED_fake_script)()
- local function VRMNJH_fake_script() -- DeleteUnusedHouseWithTaser.work
- local script = Instance.new('LocalScript', DeleteUnusedHouseWithTaser)
- local wk = game.Workspace
- local a = wk:FindFirstChild("MAP"):FindFirstChild("Model")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- a:Destroy()
- end)
- end
- coroutine.wrap(VRMNJH_fake_script)()
- local function GMCUQ_fake_script() -- DeleteFencesonHill.work
- local script = Instance.new('LocalScript', DeleteFencesonHill)
- local wk = game.Workspace
- local a = wk:FindFirstChild("MAP"):FindFirstChild("Fences/UF")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- a:Destroy()
- end)
- end
- coroutine.wrap(GMCUQ_fake_script)()
- local function NWUHOMZ_fake_script() -- DeleteProps.work
- local script = Instance.new('LocalScript', DeleteProps)
- local wk = game.Workspace
- local a = wk:FindFirstChild("MAP"):FindFirstChild("Map"):FindFirstChild("Props")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- for i,v in pairs(a:GetChildren()) do
- v:Destroy()
- end
- end)
- end
- coroutine.wrap(NWUHOMZ_fake_script)()
- local function BCQQIN_fake_script() -- DeleteCashiers.work
- local script = Instance.new('LocalScript', DeleteCashiers)
- local wk = game.Workspace
- local a = wk:FindFirstChild("Cashiers")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- for i,v in pairs(a:GetChildren()) do
- v:Destroy()
- end
- end)
- end
- coroutine.wrap(BCQQIN_fake_script)()
- local function ZSZKHF_fake_script() -- DeletePhotos.work
- local script = Instance.new('LocalScript', DeletePhotos)
- local wk = game.Workspace
- local a = wk:FindFirstChild("MAP"):FindFirstChild("Map")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- for i, v in ipairs(a:GetDescendants()) do
- if v.Name == "Photos" then
- v:Destroy()
- end
- end
- end)
- end
- coroutine.wrap(ZSZKHF_fake_script)()
- local function PQFUU_fake_script() -- BadGraphics.work
- local script = Instance.new('LocalScript', BadGraphics)
- local lightning = game:GetService("Lighting")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- lightning:WaitForChild("SunRays"):Destroy()
- lightning:WaitForChild("SnowBlur"):Destroy()
- lightning:WaitForChild("PepperSprayBlur"):Destroy()
- lightning:WaitForChild("Bloom"):Destroy()
- lightning.GlobalShadows = false
- lightning.FogEnd = 99999
- for i,v in pairs(workspace:GetDescendants()) do
- if v:IsA("BasePart") then
- v.Material = Enum.Material.Plastic
- end
- end
- local Model = workspace
- local ClassTypes = {
- "Decal",
- "Texture"
- }
- for _, v in ipairs(workspace:GetDescendants()) do
- if table.find(ClassTypes, v.ClassName) then
- print(v.ClassName)
- v:Destroy()
- end
- end
- end)
- end
- coroutine.wrap(PQFUU_fake_script)()
- local function JOUBQ_fake_script() -- betterGraphics.work
- local script = Instance.new('LocalScript', betterGraphics)
- local lightning = game:GetService("Lighting")
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- lightning:WaitForChild("ColorCorrection").Saturation = 2
- lightning.Brightness = 1.1
- end)
- end
- coroutine.wrap(JOUBQ_fake_script)()
- local function SGANXAE_fake_script() -- InfZoom.work
- local script = Instance.new('LocalScript', InfZoom)
- local localplr = game:GetService("Players").LocalPlayer
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- localplr.CameraMaxZoomDistance = math.huge
- end)
- end
- coroutine.wrap(SGANXAE_fake_script)()
- local function UNAE_fake_script() -- About.work
- local script = Instance.new('LocalScript', About)
- local abtTAB = script.Parent.Parent.Parent:FindFirstChild("about")
- local mainTAB = script.Parent.Parent
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- if mainTAB.Visible == true then
- mainTAB.Visible = false
- abtTAB.Visible = true
- end
- end)
- end
- coroutine.wrap(UNAE_fake_script)()
- local function HUNT_fake_script() -- exit_3.exitSCRIPT
- local script = Instance.new('LocalScript', exit_3)
- local a = script.Parent.Parent.Parent.Parent
- script.Parent.MouseButton1Click:Connect(function()
- a:Destroy()
- end)
- end
- coroutine.wrap(HUNT_fake_script)()
- local function DYVV_fake_script() -- minimize_2.minSCRIPT
- local script = Instance.new('LocalScript', minimize_2)
- local main = script.Parent.Parent.Parent
- script.Parent.MouseButton1Click:Connect(function()
- if main.Visible == true then
- main.Visible = false
- script.Parent.Parent.Parent.Parent.open.Visible = true
- end
- end)
- end
- coroutine.wrap(DYVV_fake_script)()
- local function ISTFYO_fake_script() -- about.drag
- local script = Instance.new('LocalScript', about)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(ISTFYO_fake_script)()
- local function FXAI_fake_script() -- Main_2.work
- local script = Instance.new('LocalScript', Main_2)
- local mainTAB = script.Parent.Parent.Parent:FindFirstChild("main")
- local abtTAB = script.Parent.Parent
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- if mainTAB.Visible == false then
- mainTAB.Visible = true
- abtTAB.Visible = false
- end
- end)
- end
- coroutine.wrap(FXAI_fake_script)()
- local function AHMBBOO_fake_script() -- jes.jesrb
- local script = Instance.new('LocalScript', jes)
- --put this in the label that u wanna make rainbow
- local r = {
- Color3.fromRGB(254, 0, 0); --red
- Color3.fromRGB(255, 127, 0); --orange
- Color3.fromRGB(255, 221, 1); --yellow
- Color3.fromRGB(0, 200, 0); --green
- Color3.fromRGB(0, 160, 199); --light blue
- Color3.fromRGB(0, 55, 230); --dark blue
- Color3.fromRGB(129, 16, 210)} --purple
- local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
- script.Parent.TextColor3 = r[1]
- i = 1
- while true do
- local tween = game:GetService("TweenService"):Create(script.Parent, info, {
- TextColor3 = r[i]})
- tween:Play()
- repeat wait() until tween.Completed
- wait(0.1)
- if i == #r then i = 1 else i = i + 1 end
- end
- end
- coroutine.wrap(AHMBBOO_fake_script)()
- local function XHDFU_fake_script() -- TextBox.tbrb
- local script = Instance.new('LocalScript', TextBox)
- --put this in the label that u wanna make rainbow
- local r = {
- Color3.fromRGB(254, 0, 0); --red
- Color3.fromRGB(255, 127, 0); --orange
- Color3.fromRGB(255, 221, 1); --yellow
- Color3.fromRGB(0, 200, 0); --green
- Color3.fromRGB(0, 160, 199); --light blue
- Color3.fromRGB(0, 55, 230); --dark blue
- Color3.fromRGB(129, 16, 210)} --purple
- local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
- script.Parent.TextColor3 = r[1]
- i = 1
- while true do
- local tween = game:GetService("TweenService"):Create(script.Parent, info, {
- TextColor3 = r[i]})
- tween:Play()
- repeat wait() until tween.Completed
- wait(0.1)
- if i == #r then i = 1 else i = i + 1 end
- end
- end
- coroutine.wrap(XHDFU_fake_script)()
- local function XYJACI_fake_script() -- TextBox.discordUPDATE
- local script = Instance.new('LocalScript', TextBox)
- while true do
- wait(.1)
- script.Parent.Text = "https://discord.gg/9jFd4s3t2n"
- end
- end
- coroutine.wrap(XYJACI_fake_script)()
Add Comment
Please, Sign In to add comment