Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local LostFucker = Instance.new("ScreenGui")
- local mainui = Instance.new("Frame")
- local mainmain = Instance.new("Frame")
- local charui = Instance.new("Frame")
- local charuileft = Instance.new("Frame")
- local charuileftitle = Instance.new("TextLabel")
- local aimbotbut = Instance.new("TextButton")
- local aimbottext = Instance.new("TextLabel")
- local nocliptext = Instance.new("TextLabel")
- local noclipbut = Instance.new("TextButton")
- local bhoptext = Instance.new("TextLabel")
- local bhopbut = Instance.new("TextButton")
- local autosprinttext = Instance.new("TextLabel")
- local autosprintbut = Instance.new("TextButton")
- local ctrltpbut = Instance.new("TextButton")
- local ctrltptext = Instance.new("TextLabel")
- local fullbrighttext = Instance.new("TextLabel")
- local fullbrightbut = Instance.new("TextButton")
- local charuiright1 = Instance.new("Frame")
- local charuiright1title = Instance.new("TextLabel")
- local noflaretext = Instance.new("TextLabel")
- local noflarebut = Instance.new("TextButton")
- local charuiright2 = Instance.new("Frame")
- local charuiright2title = Instance.new("TextLabel")
- local debugtext = Instance.new("TextLabel")
- local debugbut = Instance.new("TextButton")
- local raidui = Instance.new("Frame")
- local raiduicenter = Instance.new("Frame")
- local raiduicentertitle1 = Instance.new("TextLabel")
- local transwallstext = Instance.new("TextLabel")
- local transwindowtext = Instance.new("TextLabel")
- local transwindowbut = Instance.new("TextButton")
- local transdoorwaytext = Instance.new("TextLabel")
- local transdoorwaybut = Instance.new("TextButton")
- local transdoortext = Instance.new("TextLabel")
- local transdoorbut = Instance.new("TextButton")
- local transfloortext = Instance.new("TextLabel")
- local transfloorbut = Instance.new("TextButton")
- local disabletranstext = Instance.new("TextLabel")
- local disableallbut = Instance.new("TextButton")
- local transwallbut = Instance.new("TextButton")
- local renderui = Instance.new("Frame")
- local renderuileft1 = Instance.new("Frame")
- local renderuilefttitle1 = Instance.new("TextLabel")
- local plrespbut = Instance.new("TextButton")
- local plresptext = Instance.new("TextLabel")
- local plrchamsbut = Instance.new("TextButton")
- local plrchamstext = Instance.new("TextLabel")
- local scavespbut = Instance.new("TextButton")
- local scavesptext = Instance.new("TextLabel")
- local boatesptext = Instance.new("TextLabel")
- local boatespbut = Instance.new("TextButton")
- local renderuileft2 = Instance.new("Frame")
- local renderuilefttitle2 = Instance.new("TextLabel")
- local smallcrateesptext = Instance.new("TextLabel")
- local largecratebut = Instance.new("TextButton")
- local smallcratebut = Instance.new("TextButton")
- local furnacebut = Instance.new("TextButton")
- local furnaceesptext = Instance.new("TextLabel")
- local largecrateesptext = Instance.new("TextLabel")
- local renderuiright = Instance.new("Frame")
- local renderuirighttitle = Instance.new("TextLabel")
- local airdropespbut = Instance.new("TextButton")
- local elitecrateespbut = Instance.new("TextButton")
- local medicratebut = Instance.new("TextButton")
- local airdropesptext = Instance.new("TextLabel")
- local elitecrateesp = Instance.new("TextLabel")
- local medicratetext = Instance.new("TextLabel")
- local deadbodytext = Instance.new("TextLabel")
- local deadbodybut = Instance.new("TextButton")
- local stoneesptext = Instance.new("TextLabel")
- local stoneespbut = Instance.new("TextButton")
- local ironesptext = Instance.new("TextLabel")
- local ironespbut = Instance.new("TextButton")
- local sulfuresptext = Instance.new("TextLabel")
- local sulfurespbut = Instance.new("TextButton")
- local neddleesptext = Instance.new("TextLabel")
- local neddleespbut = Instance.new("TextButton")
- local settui = Instance.new("Frame")
- local settuileft = Instance.new("Frame")
- local settuileftitle = Instance.new("TextLabel")
- local rainbowguibut = Instance.new("TextButton")
- local rainbowuitext = Instance.new("TextLabel")
- local watermarkbut = Instance.new("TextButton")
- local watermarkuitext = Instance.new("TextLabel")
- local scrambleuserbut = Instance.new("TextButton")
- local Scrambleusernametext = Instance.new("TextLabel")
- local settuiright = Instance.new("Frame")
- local settuirighttitle = Instance.new("TextLabel")
- local aimbotpartbut = Instance.new("TextButton")
- local aimbotparttext = Instance.new("TextLabel")
- local creditui = Instance.new("Frame")
- local credit1 = Instance.new("TextLabel")
- local TextLabel = Instance.new("TextLabel")
- local credit2 = Instance.new("TextLabel")
- local maintop = Instance.new("Frame")
- local Maintitle = Instance.new("TextLabel")
- local Exitbut = Instance.new("TextButton")
- local topbuts = Instance.new("Frame")
- local topbut1 = Instance.new("TextButton")
- local topbut2 = Instance.new("TextButton")
- local topbut3 = Instance.new("TextButton")
- local topbut4 = Instance.new("TextButton")
- local Watermark = Instance.new("Frame")
- local label = Instance.new("TextLabel")
- --Properties:
- LostFucker.Name = "LostFucker"
- LostFucker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- LostFucker.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- mainui.Name = "mainui"
- mainui.Parent = LostFucker
- mainui.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- mainui.BorderSizePixel = 0
- mainui.Position = UDim2.new(0, 10, 0, 10)
- mainui.Size = UDim2.new(0, 420, 0, 325)
- mainmain.Name = "mainmain"
- mainmain.Parent = mainui
- mainmain.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- mainmain.BorderSizePixel = 0
- mainmain.Position = UDim2.new(0, 10, 0, 30)
- mainmain.Size = UDim2.new(0, 400, 0, 285)
- charui.Name = "charui"
- charui.Parent = mainmain
- charui.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- charui.BorderSizePixel = 0
- charui.Position = UDim2.new(0, 10, 0, 10)
- charui.Size = UDim2.new(0, 380, 0, 265)
- charui.Visible = false
- charuileft.Name = "charuileft"
- charuileft.Parent = charui
- charuileft.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- charuileft.BorderColor3 = Color3.fromRGB(90, 90, 90)
- charuileft.Size = UDim2.new(0, 141, 0, 265)
- charuileftitle.Name = "charuileftitle"
- charuileftitle.Parent = charuileft
- charuileftitle.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- charuileftitle.BorderSizePixel = 0
- charuileftitle.Position = UDim2.new(0, 18, 0, -10)
- charuileftitle.Size = UDim2.new(0, 104, 0, 24)
- charuileftitle.Font = Enum.Font.SourceSansBold
- charuileftitle.Text = "Character"
- charuileftitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- charuileftitle.TextSize = 20.000
- aimbotbut.Name = "aimbotbut"
- aimbotbut.Parent = charuileft
- aimbotbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- aimbotbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- aimbotbut.Position = UDim2.new(0.185722232, 0, 0.0943395346, 0)
- aimbotbut.Size = UDim2.new(0, 20, 0, 20)
- aimbotbut.Font = Enum.Font.SourceSans
- aimbotbut.Text = ""
- aimbotbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- aimbotbut.TextSize = 14.000
- aimbottext.Name = "aimbottext"
- aimbottext.Parent = charuileft
- aimbottext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- aimbottext.BackgroundTransparency = 1.000
- aimbottext.BorderSizePixel = 0
- aimbottext.Position = UDim2.new(0.326241136, 0, 0.0905660391, 0)
- aimbottext.Size = UDim2.new(0, 67, 0, 20)
- aimbottext.Font = Enum.Font.SourceSansBold
- aimbottext.Text = " Aimbot"
- aimbottext.TextColor3 = Color3.fromRGB(255, 255, 255)
- aimbottext.TextSize = 15.000
- aimbottext.TextXAlignment = Enum.TextXAlignment.Left
- nocliptext.Name = "nocliptext"
- nocliptext.Parent = charuileft
- nocliptext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nocliptext.BackgroundTransparency = 1.000
- nocliptext.BorderSizePixel = 0
- nocliptext.Position = UDim2.new(0.326000005, 0, 0.165999994, 10)
- nocliptext.Size = UDim2.new(0, 67, 0, 20)
- nocliptext.Font = Enum.Font.SourceSansBold
- nocliptext.Text = " Noclip"
- nocliptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- nocliptext.TextSize = 15.000
- nocliptext.TextXAlignment = Enum.TextXAlignment.Left
- noclipbut.Name = "noclipbut"
- noclipbut.Parent = charuileft
- noclipbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- noclipbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- noclipbut.Position = UDim2.new(0.186000004, 0, 0.170000002, 10)
- noclipbut.Size = UDim2.new(0, 20, 0, 20)
- noclipbut.Font = Enum.Font.SourceSans
- noclipbut.Text = ""
- noclipbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- noclipbut.TextSize = 14.000
- bhoptext.Name = "bhoptext"
- bhoptext.Parent = charuileft
- bhoptext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- bhoptext.BackgroundTransparency = 1.000
- bhoptext.BorderSizePixel = 0
- bhoptext.Position = UDim2.new(0.326000005, 0, 0.245000005, 20)
- bhoptext.Size = UDim2.new(0, 67, 0, 20)
- bhoptext.Font = Enum.Font.SourceSansBold
- bhoptext.Text = " Bhop"
- bhoptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- bhoptext.TextSize = 15.000
- bhoptext.TextXAlignment = Enum.TextXAlignment.Left
- bhopbut.Name = "bhopbut"
- bhopbut.Parent = charuileft
- bhopbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- bhopbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- bhopbut.Position = UDim2.new(0.186000004, 0, 0.248999998, 20)
- bhopbut.Size = UDim2.new(0, 20, 0, 20)
- bhopbut.Font = Enum.Font.SourceSans
- bhopbut.Text = ""
- bhopbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- bhopbut.TextSize = 14.000
- autosprinttext.Name = "autosprinttext"
- autosprinttext.Parent = charuileft
- autosprinttext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- autosprinttext.BackgroundTransparency = 1.000
- autosprinttext.BorderSizePixel = 0
- autosprinttext.Position = UDim2.new(0.326000005, 0, 0.319999993, 30)
- autosprinttext.Size = UDim2.new(0, 67, 0, 20)
- autosprinttext.Font = Enum.Font.SourceSansBold
- autosprinttext.Text = " Auto Sprint"
- autosprinttext.TextColor3 = Color3.fromRGB(255, 255, 255)
- autosprinttext.TextSize = 15.000
- autosprinttext.TextXAlignment = Enum.TextXAlignment.Left
- autosprintbut.Name = "autosprintbut"
- autosprintbut.Parent = charuileft
- autosprintbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- autosprintbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- autosprintbut.Position = UDim2.new(0.186000004, 0, 0.324000001, 30)
- autosprintbut.Size = UDim2.new(0, 20, 0, 20)
- autosprintbut.Font = Enum.Font.SourceSans
- autosprintbut.Text = ""
- autosprintbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- autosprintbut.TextSize = 14.000
- ctrltpbut.Name = "ctrltpbut"
- ctrltpbut.Parent = charuileft
- ctrltpbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- ctrltpbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- ctrltpbut.Position = UDim2.new(0.186000004, 0, 0.398999989, 40)
- ctrltpbut.Size = UDim2.new(0, 20, 0, 20)
- ctrltpbut.Font = Enum.Font.SourceSans
- ctrltpbut.Text = ""
- ctrltpbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- ctrltpbut.TextSize = 14.000
- ctrltptext.Name = "ctrltptext"
- ctrltptext.Parent = charuileft
- ctrltptext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ctrltptext.BackgroundTransparency = 1.000
- ctrltptext.BorderSizePixel = 0
- ctrltptext.Position = UDim2.new(0.326000005, 0, 0.395000011, 40)
- ctrltptext.Size = UDim2.new(0, 67, 0, 20)
- ctrltptext.Font = Enum.Font.SourceSansBold
- ctrltptext.Text = " Ctrl+Click Tp"
- ctrltptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- ctrltptext.TextSize = 15.000
- ctrltptext.TextXAlignment = Enum.TextXAlignment.Left
- fullbrighttext.Name = "fullbrighttext"
- fullbrighttext.Parent = charuileft
- fullbrighttext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- fullbrighttext.BackgroundTransparency = 1.000
- fullbrighttext.BorderSizePixel = 0
- fullbrighttext.Position = UDim2.new(0.319000006, 0, 0.469999999, 50)
- fullbrighttext.Size = UDim2.new(0, 67, 0, 20)
- fullbrighttext.Font = Enum.Font.SourceSansBold
- fullbrighttext.Text = " Fullbright"
- fullbrighttext.TextColor3 = Color3.fromRGB(255, 255, 255)
- fullbrighttext.TextSize = 15.000
- fullbrighttext.TextXAlignment = Enum.TextXAlignment.Left
- fullbrightbut.Name = "fullbrightbut"
- fullbrightbut.Parent = charuileft
- fullbrightbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- fullbrightbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- fullbrightbut.Position = UDim2.new(0.186000004, 0, 0.504660368, 40)
- fullbrightbut.Size = UDim2.new(0, 20, 0, 20)
- fullbrightbut.Font = Enum.Font.SourceSans
- fullbrightbut.Text = ""
- fullbrightbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- fullbrightbut.TextSize = 14.000
- charuiright1.Name = "charuiright1"
- charuiright1.Parent = charui
- charuiright1.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- charuiright1.BorderColor3 = Color3.fromRGB(90, 90, 90)
- charuiright1.Position = UDim2.new(0.410526305, 0, 0, 0)
- charuiright1.Size = UDim2.new(0, 224, 0, 112)
- charuiright1title.Name = "charuiright1title"
- charuiright1title.Parent = charuiright1
- charuiright1title.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- charuiright1title.BorderSizePixel = 0
- charuiright1title.Position = UDim2.new(0, 18, 0, -10)
- charuiright1title.Size = UDim2.new(0, 90, 0, 24)
- charuiright1title.Font = Enum.Font.SourceSansBold
- charuiright1title.Text = "Combat"
- charuiright1title.TextColor3 = Color3.fromRGB(255, 255, 255)
- charuiright1title.TextSize = 20.000
- noflaretext.Name = "noflaretext"
- noflaretext.Parent = charuiright1
- noflaretext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- noflaretext.BackgroundTransparency = 1.000
- noflaretext.BorderSizePixel = 0
- noflaretext.Position = UDim2.new(0.254812539, 0, 0.215566039, 0)
- noflaretext.Size = UDim2.new(0, 67, 0, 20)
- noflaretext.Font = Enum.Font.SourceSansBold
- noflaretext.Text = "No Flare"
- noflaretext.TextColor3 = Color3.fromRGB(255, 255, 255)
- noflaretext.TextSize = 15.000
- noflaretext.TextXAlignment = Enum.TextXAlignment.Left
- noflarebut.Name = "noflarebut"
- noflarebut.Parent = charuiright1
- noflarebut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- noflarebut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- noflarebut.Position = UDim2.new(0.11429365, 0, 0.219339535, 0)
- noflarebut.Size = UDim2.new(0, 20, 0, 20)
- noflarebut.Font = Enum.Font.SourceSans
- noflarebut.Text = ""
- noflarebut.TextColor3 = Color3.fromRGB(0, 0, 0)
- noflarebut.TextSize = 14.000
- charuiright2.Name = "charuiright2"
- charuiright2.Parent = charui
- charuiright2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- charuiright2.BorderColor3 = Color3.fromRGB(90, 90, 90)
- charuiright2.Position = UDim2.new(0.410526305, 0, 0.487917155, 0)
- charuiright2.Size = UDim2.new(0, 224, 0, 135)
- charuiright2title.Name = "charuiright2title"
- charuiright2title.Parent = charuiright2
- charuiright2title.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- charuiright2title.BorderSizePixel = 0
- charuiright2title.Position = UDim2.new(0, 18, 0, -8)
- charuiright2title.Size = UDim2.new(0, 70, 0, 22)
- charuiright2title.Font = Enum.Font.SourceSansBold
- charuiright2title.Text = "Gui"
- charuiright2title.TextColor3 = Color3.fromRGB(255, 255, 255)
- charuiright2title.TextSize = 20.000
- debugtext.Name = "debugtext"
- debugtext.Parent = charuiright2
- debugtext.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- debugtext.BackgroundTransparency = 1.000
- debugtext.BorderSizePixel = 0
- debugtext.Position = UDim2.new(0.254812509, 0, 0.157232657, 0)
- debugtext.Size = UDim2.new(0, 76, 0, 20)
- debugtext.Font = Enum.Font.SourceSansBold
- debugtext.Text = "Debug Menu"
- debugtext.TextColor3 = Color3.fromRGB(255, 255, 255)
- debugtext.TextSize = 15.000
- debugtext.TextXAlignment = Enum.TextXAlignment.Left
- debugbut.Name = "debugbut"
- debugbut.Parent = charuiright2
- debugbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- debugbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- debugbut.Position = UDim2.new(0.114293657, 0, 0.161006182, 0)
- debugbut.Size = UDim2.new(0, 20, 0, 20)
- debugbut.Font = Enum.Font.SourceSans
- debugbut.Text = ""
- debugbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- debugbut.TextSize = 14.000
- raidui.Name = "raidui"
- raidui.Parent = mainmain
- raidui.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- raidui.BorderSizePixel = 0
- raidui.Position = UDim2.new(0, 10, 0, 10)
- raidui.Size = UDim2.new(0, 380, 0, 265)
- raidui.Visible = false
- raiduicenter.Name = "raiduicenter"
- raiduicenter.Parent = raidui
- raiduicenter.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- raiduicenter.BorderColor3 = Color3.fromRGB(90, 90, 90)
- raiduicenter.Size = UDim2.new(0, 380, 0, 265)
- raiduicentertitle1.Name = "raiduicentertitle1"
- raiduicentertitle1.Parent = raiduicenter
- raiduicentertitle1.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- raiduicentertitle1.BorderSizePixel = 0
- raiduicentertitle1.Position = UDim2.new(0.273684204, 0, -0.0377358496, 0)
- raiduicentertitle1.Size = UDim2.new(0, 100, 0, 20)
- raiduicentertitle1.Font = Enum.Font.SourceSansBold
- raiduicentertitle1.Text = "Raid Settings"
- raiduicentertitle1.TextColor3 = Color3.fromRGB(255, 255, 255)
- raiduicentertitle1.TextSize = 15.000
- transwallstext.Name = "transwallstext"
- transwallstext.Parent = raiduicenter
- transwallstext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transwallstext.BackgroundTransparency = 1.000
- transwallstext.BorderSizePixel = 0
- transwallstext.Position = UDim2.new(0.128947482, 0, 0.0867924541, 0)
- transwallstext.Size = UDim2.new(0, 154, 0, 20)
- transwallstext.Font = Enum.Font.SourceSansBold
- transwallstext.Text = "Transparent Walls"
- transwallstext.TextColor3 = Color3.fromRGB(255, 255, 255)
- transwallstext.TextSize = 15.000
- transwallstext.TextXAlignment = Enum.TextXAlignment.Left
- transwindowtext.Name = "transwindowtext"
- transwindowtext.Parent = raiduicenter
- transwindowtext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transwindowtext.BackgroundTransparency = 1.000
- transwindowtext.BorderSizePixel = 0
- transwindowtext.Position = UDim2.new(0.128947362, 0, 0.162, 10)
- transwindowtext.Size = UDim2.new(0, 179, 0, 20)
- transwindowtext.Font = Enum.Font.SourceSansBold
- transwindowtext.Text = "Transparent Windows"
- transwindowtext.TextColor3 = Color3.fromRGB(255, 255, 255)
- transwindowtext.TextSize = 15.000
- transwindowtext.TextXAlignment = Enum.TextXAlignment.Left
- transwindowbut.Name = "transwindowbut"
- transwindowbut.Parent = raiduicenter
- transwindowbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transwindowbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- transwindowbut.Position = UDim2.new(0.0489999987, 0, 0.165999994, 10)
- transwindowbut.Size = UDim2.new(0, 20, 0, 20)
- transwindowbut.Font = Enum.Font.SourceSans
- transwindowbut.Text = ""
- transwindowbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- transwindowbut.TextSize = 14.000
- transdoorwaytext.Name = "transdoorwaytext"
- transdoorwaytext.Parent = raiduicenter
- transdoorwaytext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transdoorwaytext.BackgroundTransparency = 1.000
- transdoorwaytext.BorderSizePixel = 0
- transdoorwaytext.Position = UDim2.new(0.1285263, 0, 0.244773552, 20)
- transdoorwaytext.Size = UDim2.new(0, 179, 0, 20)
- transdoorwaytext.Font = Enum.Font.SourceSansBold
- transdoorwaytext.Text = "Transparent Doorways"
- transdoorwaytext.TextColor3 = Color3.fromRGB(255, 255, 255)
- transdoorwaytext.TextSize = 15.000
- transdoorwaytext.TextXAlignment = Enum.TextXAlignment.Left
- transdoorwaybut.Name = "transdoorwaybut"
- transdoorwaybut.Parent = raiduicenter
- transdoorwaybut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transdoorwaybut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- transdoorwaybut.Position = UDim2.new(0.0489999987, 0, 0.245000005, 20)
- transdoorwaybut.Size = UDim2.new(0, 20, 0, 20)
- transdoorwaybut.Font = Enum.Font.SourceSans
- transdoorwaybut.Text = ""
- transdoorwaybut.TextColor3 = Color3.fromRGB(0, 0, 0)
- transdoorwaybut.TextSize = 14.000
- transdoortext.Name = "transdoortext"
- transdoortext.Parent = raiduicenter
- transdoortext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transdoortext.BackgroundTransparency = 1.000
- transdoortext.BorderSizePixel = 0
- transdoortext.Position = UDim2.new(0.128999993, 0, 0.319999993, 30)
- transdoortext.Size = UDim2.new(0, 179, 0, 20)
- transdoortext.Font = Enum.Font.SourceSansBold
- transdoortext.Text = "Transparent Doors"
- transdoortext.TextColor3 = Color3.fromRGB(255, 255, 255)
- transdoortext.TextSize = 15.000
- transdoortext.TextXAlignment = Enum.TextXAlignment.Left
- transdoorbut.Name = "transdoorbut"
- transdoorbut.Parent = raiduicenter
- transdoorbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transdoorbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- transdoorbut.Position = UDim2.new(0.0489999987, 0, 0.319999993, 30)
- transdoorbut.Size = UDim2.new(0, 20, 0, 20)
- transdoorbut.Font = Enum.Font.SourceSans
- transdoorbut.Text = ""
- transdoorbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- transdoorbut.TextSize = 14.000
- transfloortext.Name = "transfloortext"
- transfloortext.Parent = raiduicenter
- transfloortext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transfloortext.BackgroundTransparency = 1.000
- transfloortext.BorderSizePixel = 0
- transfloortext.Position = UDim2.new(0.128999993, 0, 0.356999993, 50)
- transfloortext.Size = UDim2.new(0, 179, 0, 20)
- transfloortext.Font = Enum.Font.SourceSansBold
- transfloortext.Text = "Transparent Floors&Foundations"
- transfloortext.TextColor3 = Color3.fromRGB(255, 255, 255)
- transfloortext.TextSize = 15.000
- transfloortext.TextXAlignment = Enum.TextXAlignment.Left
- transfloorbut.Name = "transfloorbut"
- transfloorbut.Parent = raiduicenter
- transfloorbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transfloorbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- transfloorbut.Position = UDim2.new(0.0489999987, 0, 0.356999993, 50)
- transfloorbut.Size = UDim2.new(0, 20, 0, 20)
- transfloorbut.Font = Enum.Font.SourceSans
- transfloorbut.Text = ""
- transfloorbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- transfloorbut.TextSize = 14.000
- disabletranstext.Name = "disabletranstext"
- disabletranstext.Parent = raiduicenter
- disabletranstext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- disabletranstext.BackgroundTransparency = 1.000
- disabletranstext.BorderSizePixel = 0
- disabletranstext.Position = UDim2.new(0.126368418, 0, 0.635773599, 60)
- disabletranstext.Size = UDim2.new(0, 179, 0, 20)
- disabletranstext.Font = Enum.Font.SourceSansBold
- disabletranstext.Text = "Disable All"
- disabletranstext.TextColor3 = Color3.fromRGB(255, 255, 255)
- disabletranstext.TextSize = 15.000
- disabletranstext.TextXAlignment = Enum.TextXAlignment.Left
- disableallbut.Name = "disableallbut"
- disableallbut.Parent = raiduicenter
- disableallbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- disableallbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- disableallbut.Position = UDim2.new(0.0489999987, 0, 0.635773599, 60)
- disableallbut.Size = UDim2.new(0, 20, 0, 20)
- disableallbut.Font = Enum.Font.SourceSans
- disableallbut.Text = ""
- disableallbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- disableallbut.TextSize = 14.000
- transwallbut.Name = "transwallbut"
- transwallbut.Parent = raiduicenter
- transwallbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- transwallbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- transwallbut.Position = UDim2.new(0.0489999987, 0, 0.0490188599, 10)
- transwallbut.Size = UDim2.new(0, 20, 0, 20)
- transwallbut.Font = Enum.Font.SourceSans
- transwallbut.Text = ""
- transwallbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- transwallbut.TextSize = 14.000
- renderui.Name = "renderui"
- renderui.Parent = mainmain
- renderui.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- renderui.BorderSizePixel = 0
- renderui.Position = UDim2.new(0, 10, 0, 10)
- renderui.Size = UDim2.new(0, 380, 0, 265)
- renderuileft1.Name = "renderuileft1"
- renderuileft1.Parent = renderui
- renderuileft1.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- renderuileft1.BorderColor3 = Color3.fromRGB(90, 90, 90)
- renderuileft1.Size = UDim2.new(0, 174, 0, 137)
- renderuilefttitle1.Name = "renderuilefttitle1"
- renderuilefttitle1.Parent = renderuileft1
- renderuilefttitle1.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- renderuilefttitle1.BorderSizePixel = 0
- renderuilefttitle1.Position = UDim2.new(0.185185224, 0, -0.0996547714, 0)
- renderuilefttitle1.Size = UDim2.new(0, 76, 0, 20)
- renderuilefttitle1.Font = Enum.Font.SourceSansBold
- renderuilefttitle1.Text = "Main Esp"
- renderuilefttitle1.TextColor3 = Color3.fromRGB(255, 255, 255)
- renderuilefttitle1.TextSize = 15.000
- plrespbut.Name = "plrespbut"
- plrespbut.Parent = renderuileft1
- plrespbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- plrespbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- plrespbut.Position = UDim2.new(0.065032579, 0, 0.139661372, 0)
- plrespbut.Size = UDim2.new(0, 20, 0, 20)
- plrespbut.Font = Enum.Font.SourceSans
- plrespbut.Text = ""
- plrespbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- plrespbut.TextSize = 14.000
- plresptext.Name = "plresptext"
- plresptext.Parent = renderuileft1
- plresptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- plresptext.BorderSizePixel = 0
- plresptext.Position = UDim2.new(0.25, 0, 0.136503637, 0)
- plresptext.Size = UDim2.new(0, 65, 0, 20)
- plresptext.Font = Enum.Font.SourceSansBold
- plresptext.Text = "Player esp"
- plresptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- plresptext.TextSize = 15.000
- plresptext.TextXAlignment = Enum.TextXAlignment.Left
- plrchamsbut.Name = "plrchamsbut"
- plrchamsbut.Parent = renderuileft1
- plrchamsbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- plrchamsbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- plrchamsbut.Position = UDim2.new(0.0650000572, 0, 0.285007, 10)
- plrchamsbut.Size = UDim2.new(0, 20, 0, 20)
- plrchamsbut.Font = Enum.Font.SourceSans
- plrchamsbut.Text = ""
- plrchamsbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- plrchamsbut.TextSize = 14.000
- plrchamstext.Name = "plrchamstext"
- plrchamstext.Parent = renderuileft1
- plrchamstext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- plrchamstext.BorderSizePixel = 0
- plrchamstext.Position = UDim2.new(0.25, 0, 0.282007217, 10)
- plrchamstext.Size = UDim2.new(0, 65, 0, 20)
- plrchamstext.Font = Enum.Font.SourceSansBold
- plrchamstext.Text = "Chams"
- plrchamstext.TextColor3 = Color3.fromRGB(255, 255, 255)
- plrchamstext.TextSize = 15.000
- plrchamstext.TextXAlignment = Enum.TextXAlignment.Left
- scavespbut.Name = "scavespbut"
- scavespbut.Parent = renderuileft1
- scavespbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- scavespbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- scavespbut.Position = UDim2.new(0.0650000572, 0, 0.430510998, 20)
- scavespbut.Size = UDim2.new(0, 20, 0, 20)
- scavespbut.Font = Enum.Font.SourceSans
- scavespbut.Text = ""
- scavespbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- scavespbut.TextSize = 14.000
- scavesptext.Name = "scavesptext"
- scavesptext.Parent = renderuileft1
- scavesptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- scavesptext.BorderSizePixel = 0
- scavesptext.Position = UDim2.new(0.25, 0, 0.427511215, 20)
- scavesptext.Size = UDim2.new(0, 65, 0, 20)
- scavesptext.Font = Enum.Font.SourceSansBold
- scavesptext.Text = "Npc esp"
- scavesptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- scavesptext.TextSize = 15.000
- scavesptext.TextXAlignment = Enum.TextXAlignment.Left
- boatesptext.Name = "boatesptext"
- boatesptext.Parent = renderuileft1
- boatesptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- boatesptext.BorderSizePixel = 0
- boatesptext.Position = UDim2.new(0.25, 0, 0.573000014, 30)
- boatesptext.Size = UDim2.new(0, 65, 0, 20)
- boatesptext.Font = Enum.Font.SourceSansBold
- boatesptext.Text = "Boat esp"
- boatesptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- boatesptext.TextSize = 15.000
- boatesptext.TextXAlignment = Enum.TextXAlignment.Left
- boatespbut.Name = "boatespbut"
- boatespbut.Parent = renderuileft1
- boatespbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- boatespbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- boatespbut.Position = UDim2.new(0.0649999976, 0, 0.575999975, 30)
- boatespbut.Size = UDim2.new(0, 20, 0, 20)
- boatespbut.Font = Enum.Font.SourceSans
- boatespbut.Text = ""
- boatespbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- boatespbut.TextSize = 14.000
- renderuileft2.Name = "renderuileft2"
- renderuileft2.Parent = renderui
- renderuileft2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- renderuileft2.BorderColor3 = Color3.fromRGB(90, 90, 90)
- renderuileft2.Position = UDim2.new(0, 0, 0.566037714, 0)
- renderuileft2.Size = UDim2.new(0, 174, 0, 115)
- renderuilefttitle2.Name = "renderuilefttitle2"
- renderuilefttitle2.Parent = renderuileft2
- renderuilefttitle2.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- renderuilefttitle2.BorderSizePixel = 0
- renderuilefttitle2.Position = UDim2.new(0.185185194, 0, -0.0996547788, 0)
- renderuilefttitle2.Size = UDim2.new(0, 84, 0, 20)
- renderuilefttitle2.Font = Enum.Font.SourceSansBold
- renderuilefttitle2.Text = "Storage Esp"
- renderuilefttitle2.TextColor3 = Color3.fromRGB(255, 255, 255)
- renderuilefttitle2.TextSize = 15.000
- smallcrateesptext.Name = "smallcrateesptext"
- smallcrateesptext.Parent = renderuileft2
- smallcrateesptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- smallcrateesptext.BorderSizePixel = 0
- smallcrateesptext.Position = UDim2.new(0.250000238, 0, 0.240840673, 20)
- smallcrateesptext.Size = UDim2.new(0, 65, 0, 20)
- smallcrateesptext.Font = Enum.Font.SourceSansBold
- smallcrateesptext.Text = "Smallcrate esp"
- smallcrateesptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- smallcrateesptext.TextSize = 15.000
- smallcrateesptext.TextXAlignment = Enum.TextXAlignment.Left
- largecratebut.Name = "largecratebut"
- largecratebut.Parent = renderuileft2
- largecratebut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- largecratebut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- largecratebut.Position = UDim2.new(0.0650000572, 0, 0.0739838481, 10)
- largecratebut.Size = UDim2.new(0, 20, 0, 20)
- largecratebut.Font = Enum.Font.SourceSans
- largecratebut.Text = ""
- largecratebut.TextColor3 = Color3.fromRGB(0, 0, 0)
- largecratebut.TextSize = 14.000
- smallcratebut.Name = "smallcratebut"
- smallcratebut.Parent = renderuileft2
- smallcratebut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- smallcratebut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- smallcratebut.Position = UDim2.new(0.0649998188, 0, 0.243840456, 20)
- smallcratebut.Size = UDim2.new(0, 20, 0, 20)
- smallcratebut.Font = Enum.Font.SourceSans
- smallcratebut.Text = ""
- smallcratebut.TextColor3 = Color3.fromRGB(0, 0, 0)
- smallcratebut.TextSize = 14.000
- furnacebut.Name = "furnacebut"
- furnacebut.Parent = renderuileft2
- furnacebut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- furnacebut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- furnacebut.Position = UDim2.new(0.0650000572, 0, 0.422623277, 30)
- furnacebut.Size = UDim2.new(0, 20, 0, 20)
- furnacebut.Font = Enum.Font.SourceSans
- furnacebut.Text = ""
- furnacebut.TextColor3 = Color3.fromRGB(0, 0, 0)
- furnacebut.TextSize = 14.000
- furnaceesptext.Name = "furnaceesptext"
- furnaceesptext.Parent = renderuileft2
- furnaceesptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- furnaceesptext.BorderSizePixel = 0
- furnaceesptext.Position = UDim2.new(0.250000477, 0, 0.419623017, 30)
- furnaceesptext.Size = UDim2.new(0, 65, 0, 20)
- furnaceesptext.Font = Enum.Font.SourceSansBold
- furnaceesptext.Text = "Large Furnace esp"
- furnaceesptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- furnaceesptext.TextSize = 15.000
- furnaceesptext.TextXAlignment = Enum.TextXAlignment.Left
- largecrateesptext.Name = "largecrateesptext"
- largecrateesptext.Parent = renderuileft2
- largecrateesptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- largecrateesptext.BorderSizePixel = 0
- largecrateesptext.Position = UDim2.new(0.250000477, 0, 0.0709840655, 10)
- largecrateesptext.Size = UDim2.new(0, 65, 0, 20)
- largecrateesptext.Font = Enum.Font.SourceSansBold
- largecrateesptext.Text = "Largecrate esp"
- largecrateesptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- largecrateesptext.TextSize = 15.000
- largecrateesptext.TextXAlignment = Enum.TextXAlignment.Left
- renderuiright.Name = "renderuiright"
- renderuiright.Parent = renderui
- renderuiright.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- renderuiright.BorderColor3 = Color3.fromRGB(90, 90, 90)
- renderuiright.Position = UDim2.new(0.492105275, 0, 0, 0)
- renderuiright.Size = UDim2.new(0, 193, 0, 265)
- renderuirighttitle.Name = "renderuirighttitle"
- renderuirighttitle.Parent = renderuiright
- renderuirighttitle.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- renderuirighttitle.BorderSizePixel = 0
- renderuirighttitle.Position = UDim2.new(0.0971021876, 0, -0.0392774194, 0)
- renderuirighttitle.Size = UDim2.new(0, 75, 0, 20)
- renderuirighttitle.Font = Enum.Font.SourceSansBold
- renderuirighttitle.Text = "Other Esp"
- renderuirighttitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- renderuirighttitle.TextSize = 15.000
- airdropespbut.Name = "airdropespbut"
- airdropespbut.Parent = renderuiright
- airdropespbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- airdropespbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- airdropespbut.Position = UDim2.new(0.0649999976, 0, 0.0324943736, 10)
- airdropespbut.Size = UDim2.new(0, 20, 0, 20)
- airdropespbut.Font = Enum.Font.SourceSans
- airdropespbut.Text = ""
- airdropespbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- airdropespbut.TextSize = 14.000
- elitecrateespbut.Name = "elitecrateespbut"
- elitecrateespbut.Parent = renderuiright
- elitecrateespbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- elitecrateespbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- elitecrateespbut.Position = UDim2.new(0.0649999976, 0, 0.108339623, 20)
- elitecrateespbut.Size = UDim2.new(0, 20, 0, 20)
- elitecrateespbut.Font = Enum.Font.SourceSans
- elitecrateespbut.Text = ""
- elitecrateespbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- elitecrateespbut.TextSize = 14.000
- medicratebut.Name = "medicratebut"
- medicratebut.Parent = renderuiright
- medicratebut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- medicratebut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- medicratebut.Position = UDim2.new(0.0649999976, 0, 0.147, 40)
- medicratebut.Size = UDim2.new(0, 20, 0, 20)
- medicratebut.Font = Enum.Font.SourceSans
- medicratebut.Text = ""
- medicratebut.TextColor3 = Color3.fromRGB(0, 0, 0)
- medicratebut.TextSize = 14.000
- airdropesptext.Name = "airdropesptext"
- airdropesptext.Parent = renderuiright
- airdropesptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- airdropesptext.BorderSizePixel = 0
- airdropesptext.Position = UDim2.new(0.25, 0, 0.0332679302, 10)
- airdropesptext.Size = UDim2.new(0, 65, 0, 20)
- airdropesptext.Font = Enum.Font.SourceSansBold
- airdropesptext.Text = "Airdrop esp"
- airdropesptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- airdropesptext.TextSize = 15.000
- airdropesptext.TextXAlignment = Enum.TextXAlignment.Left
- elitecrateesp.Name = "elitecrateesp"
- elitecrateesp.Parent = renderuiright
- elitecrateesp.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- elitecrateesp.BorderSizePixel = 0
- elitecrateesp.Position = UDim2.new(0.25, 0, 0.109113201, 20)
- elitecrateesp.Size = UDim2.new(0, 65, 0, 20)
- elitecrateesp.Font = Enum.Font.SourceSansBold
- elitecrateesp.Text = "Elite & Mili crate esp"
- elitecrateesp.TextColor3 = Color3.fromRGB(255, 255, 255)
- elitecrateesp.TextSize = 15.000
- elitecrateesp.TextXAlignment = Enum.TextXAlignment.Left
- medicratetext.Name = "medicratetext"
- medicratetext.Parent = renderuiright
- medicratetext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- medicratetext.BorderSizePixel = 0
- medicratetext.Position = UDim2.new(0.25, 0, 0.181415081, 30)
- medicratetext.Size = UDim2.new(0, 65, 0, 20)
- medicratetext.Font = Enum.Font.SourceSansBold
- medicratetext.Text = "Medical crate esp"
- medicratetext.TextColor3 = Color3.fromRGB(255, 255, 255)
- medicratetext.TextSize = 15.000
- medicratetext.TextXAlignment = Enum.TextXAlignment.Left
- deadbodytext.Name = "deadbodytext"
- deadbodytext.Parent = renderuiright
- deadbodytext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- deadbodytext.BorderSizePixel = 0
- deadbodytext.Position = UDim2.new(0.25, 0, 0.256999999, 40)
- deadbodytext.Size = UDim2.new(0, 65, 0, 20)
- deadbodytext.Font = Enum.Font.SourceSansBold
- deadbodytext.Text = "Dead body esp"
- deadbodytext.TextColor3 = Color3.fromRGB(255, 255, 255)
- deadbodytext.TextSize = 15.000
- deadbodytext.TextXAlignment = Enum.TextXAlignment.Left
- deadbodybut.Name = "deadbodybut"
- deadbodybut.Parent = renderuiright
- deadbodybut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- deadbodybut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- deadbodybut.Position = UDim2.new(0.0649999976, 0, 0.222000003, 50)
- deadbodybut.Size = UDim2.new(0, 20, 0, 20)
- deadbodybut.Font = Enum.Font.SourceSans
- deadbodybut.Text = ""
- deadbodybut.TextColor3 = Color3.fromRGB(0, 0, 0)
- deadbodybut.TextSize = 14.000
- stoneesptext.Name = "stoneesptext"
- stoneesptext.Parent = renderuiright
- stoneesptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- stoneesptext.BorderSizePixel = 0
- stoneesptext.Position = UDim2.new(0.25, 0, 0.331999987, 50)
- stoneesptext.Size = UDim2.new(0, 65, 0, 20)
- stoneesptext.Font = Enum.Font.SourceSansBold
- stoneesptext.Text = "Stone esp"
- stoneesptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- stoneesptext.TextSize = 15.000
- stoneesptext.TextXAlignment = Enum.TextXAlignment.Left
- stoneespbut.Name = "stoneespbut"
- stoneespbut.Parent = renderuiright
- stoneespbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- stoneespbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- stoneespbut.Position = UDim2.new(0.0649999976, 0, 0.296999991, 60)
- stoneespbut.Size = UDim2.new(0, 20, 0, 20)
- stoneespbut.Font = Enum.Font.SourceSans
- stoneespbut.Text = ""
- stoneespbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- stoneespbut.TextSize = 14.000
- ironesptext.Name = "ironesptext"
- ironesptext.Parent = renderuiright
- ironesptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- ironesptext.BorderSizePixel = 0
- ironesptext.Position = UDim2.new(0.25, 0, 0.407000005, 60)
- ironesptext.Size = UDim2.new(0, 65, 0, 20)
- ironesptext.Font = Enum.Font.SourceSansBold
- ironesptext.Text = "Iron esp"
- ironesptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- ironesptext.TextSize = 15.000
- ironesptext.TextXAlignment = Enum.TextXAlignment.Left
- ironespbut.Name = "ironespbut"
- ironespbut.Parent = renderuiright
- ironespbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- ironespbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- ironespbut.Position = UDim2.new(0.0649999976, 0, 0.372000009, 70)
- ironespbut.Size = UDim2.new(0, 20, 0, 20)
- ironespbut.Font = Enum.Font.SourceSans
- ironespbut.Text = ""
- ironespbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- ironespbut.TextSize = 14.000
- sulfuresptext.Name = "sulfuresptext"
- sulfuresptext.Parent = renderuiright
- sulfuresptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- sulfuresptext.BorderSizePixel = 0
- sulfuresptext.Position = UDim2.new(0.25, 0, 0.481999993, 70)
- sulfuresptext.Size = UDim2.new(0, 65, 0, 20)
- sulfuresptext.Font = Enum.Font.SourceSansBold
- sulfuresptext.Text = "Sulfur esp"
- sulfuresptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- sulfuresptext.TextSize = 15.000
- sulfuresptext.TextXAlignment = Enum.TextXAlignment.Left
- sulfurespbut.Name = "sulfurespbut"
- sulfurespbut.Parent = renderuiright
- sulfurespbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- sulfurespbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- sulfurespbut.Position = UDim2.new(0.0649999976, 0, 0.446999997, 80)
- sulfurespbut.Size = UDim2.new(0, 20, 0, 20)
- sulfurespbut.Font = Enum.Font.SourceSans
- sulfurespbut.Text = ""
- sulfurespbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- sulfurespbut.TextSize = 14.000
- neddleesptext.Name = "neddleesptext"
- neddleesptext.Parent = renderuiright
- neddleesptext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- neddleesptext.BorderSizePixel = 0
- neddleesptext.Position = UDim2.new(0.25, 0, 0.556999981, 80)
- neddleesptext.Size = UDim2.new(0, 65, 0, 20)
- neddleesptext.Font = Enum.Font.SourceSansBold
- neddleesptext.Text = "Nettle esp"
- neddleesptext.TextColor3 = Color3.fromRGB(255, 255, 255)
- neddleesptext.TextSize = 15.000
- neddleesptext.TextXAlignment = Enum.TextXAlignment.Left
- neddleespbut.Name = "neddleespbut"
- neddleespbut.Parent = renderuiright
- neddleespbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- neddleespbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- neddleespbut.Position = UDim2.new(0.0649999976, 0, 0.522000015, 90)
- neddleespbut.Size = UDim2.new(0, 20, 0, 20)
- neddleespbut.Font = Enum.Font.SourceSans
- neddleespbut.Text = ""
- neddleespbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- neddleespbut.TextSize = 14.000
- settui.Name = "settui"
- settui.Parent = mainmain
- settui.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- settui.BorderSizePixel = 0
- settui.Position = UDim2.new(0, 10, 0, 10)
- settui.Size = UDim2.new(0, 380, 0, 265)
- settui.Visible = false
- settuileft.Name = "settuileft"
- settuileft.Parent = settui
- settuileft.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- settuileft.BorderColor3 = Color3.fromRGB(90, 90, 90)
- settuileft.Size = UDim2.new(0, 183, 0, 265)
- settuileftitle.Name = "settuileftitle"
- settuileftitle.Parent = settuileft
- settuileftitle.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- settuileftitle.BorderSizePixel = 0
- settuileftitle.Position = UDim2.new(0.169398904, 0, -0.0377358496, 0)
- settuileftitle.Size = UDim2.new(0, 100, 0, 20)
- settuileftitle.Font = Enum.Font.SourceSansBold
- settuileftitle.Text = "Gui Settings"
- settuileftitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- settuileftitle.TextSize = 15.000
- rainbowguibut.Name = "rainbowguibut"
- rainbowguibut.Parent = settuileft
- rainbowguibut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- rainbowguibut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- rainbowguibut.Position = UDim2.new(0.0600391701, 0, 0.0716980249, 0)
- rainbowguibut.Size = UDim2.new(0, 20, 0, 20)
- rainbowguibut.Font = Enum.Font.SourceSans
- rainbowguibut.Text = ""
- rainbowguibut.TextColor3 = Color3.fromRGB(0, 0, 0)
- rainbowguibut.TextSize = 14.000
- rainbowuitext.Name = "rainbowuitext"
- rainbowuitext.Parent = settuileft
- rainbowuitext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- rainbowuitext.BackgroundTransparency = 1.000
- rainbowuitext.BorderSizePixel = 0
- rainbowuitext.Position = UDim2.new(0.224043712, 0, 0.0679245293, 0)
- rainbowuitext.Size = UDim2.new(0, 100, 0, 20)
- rainbowuitext.Font = Enum.Font.SourceSansBold
- rainbowuitext.Text = "Rainbow Gui"
- rainbowuitext.TextColor3 = Color3.fromRGB(255, 255, 255)
- rainbowuitext.TextSize = 15.000
- rainbowuitext.TextXAlignment = Enum.TextXAlignment.Left
- watermarkbut.Name = "watermarkbut"
- watermarkbut.Parent = settuileft
- watermarkbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- watermarkbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- watermarkbut.Position = UDim2.new(0.0600391701, 0, 0.177358404, 0)
- watermarkbut.Size = UDim2.new(0, 20, 0, 20)
- watermarkbut.Font = Enum.Font.SourceSans
- watermarkbut.Text = ""
- watermarkbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- watermarkbut.TextSize = 14.000
- watermarkuitext.Name = "watermarkuitext"
- watermarkuitext.Parent = settuileft
- watermarkuitext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- watermarkuitext.BackgroundTransparency = 1.000
- watermarkuitext.BorderSizePixel = 0
- watermarkuitext.Position = UDim2.new(0.224000007, 0, 0.140000001, 10)
- watermarkuitext.Size = UDim2.new(0, 100, 0, 20)
- watermarkuitext.Font = Enum.Font.SourceSansBold
- watermarkuitext.Text = "Watermark"
- watermarkuitext.TextColor3 = Color3.fromRGB(255, 255, 255)
- watermarkuitext.TextSize = 15.000
- watermarkuitext.TextXAlignment = Enum.TextXAlignment.Left
- scrambleuserbut.Name = "scrambleuserbut"
- scrambleuserbut.Parent = settuileft
- scrambleuserbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- scrambleuserbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- scrambleuserbut.Position = UDim2.new(0.0600391701, 0, 0.286792338, 0)
- scrambleuserbut.Size = UDim2.new(0, 20, 0, 20)
- scrambleuserbut.Font = Enum.Font.SourceSans
- scrambleuserbut.Text = ""
- scrambleuserbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- scrambleuserbut.TextSize = 14.000
- Scrambleusernametext.Name = "Scrambleusernametext"
- Scrambleusernametext.Parent = settuileft
- Scrambleusernametext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Scrambleusernametext.BackgroundTransparency = 1.000
- Scrambleusernametext.BorderSizePixel = 0
- Scrambleusernametext.Position = UDim2.new(0.224000007, 0, 0.215000004, 20)
- Scrambleusernametext.Size = UDim2.new(0, 100, 0, 20)
- Scrambleusernametext.Font = Enum.Font.SourceSansBold
- Scrambleusernametext.Text = "Scramble username"
- Scrambleusernametext.TextColor3 = Color3.fromRGB(255, 255, 255)
- Scrambleusernametext.TextSize = 15.000
- Scrambleusernametext.TextXAlignment = Enum.TextXAlignment.Left
- settuiright.Name = "settuiright"
- settuiright.Parent = settui
- settuiright.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- settuiright.BorderColor3 = Color3.fromRGB(90, 90, 90)
- settuiright.Position = UDim2.new(0.515789449, 0, 0, 0)
- settuiright.Size = UDim2.new(0, 184, 0, 265)
- settuirighttitle.Name = "settuirighttitle"
- settuirighttitle.Parent = settuiright
- settuirighttitle.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- settuirighttitle.BorderSizePixel = 0
- settuirighttitle.Position = UDim2.new(0.136790231, 0, -0.0377358496, 0)
- settuirighttitle.Size = UDim2.new(0, 120, 0, 20)
- settuirighttitle.Font = Enum.Font.SourceSansBold
- settuirighttitle.Text = "Aimbot Settings"
- settuirighttitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- settuirighttitle.TextSize = 15.000
- aimbotpartbut.Name = "aimbotpartbut"
- aimbotpartbut.Parent = settuiright
- aimbotpartbut.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- aimbotpartbut.BorderColor3 = Color3.fromRGB(255, 255, 255)
- aimbotpartbut.Position = UDim2.new(0.0607220195, 0, 0.0679244846, 0)
- aimbotpartbut.Size = UDim2.new(0, 20, 0, 20)
- aimbotpartbut.Font = Enum.Font.SourceSans
- aimbotpartbut.Text = ""
- aimbotpartbut.TextColor3 = Color3.fromRGB(0, 0, 0)
- aimbotpartbut.TextSize = 14.000
- aimbotparttext.Name = "aimbotparttext"
- aimbotparttext.Parent = settuiright
- aimbotparttext.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- aimbotparttext.BackgroundTransparency = 1.000
- aimbotparttext.BorderColor3 = Color3.fromRGB(27, 42, 53)
- aimbotparttext.BorderSizePixel = 0
- aimbotparttext.Position = UDim2.new(0.185703278, 0, 0.0679245293, 0)
- aimbotparttext.Size = UDim2.new(0, 107, 0, 20)
- aimbotparttext.Font = Enum.Font.SourceSansBold
- aimbotparttext.Text = "Aimpart ( head )"
- aimbotparttext.TextColor3 = Color3.fromRGB(255, 255, 255)
- aimbotparttext.TextSize = 15.000
- creditui.Name = "creditui"
- creditui.Parent = mainmain
- creditui.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- creditui.BackgroundTransparency = 1.000
- creditui.BorderSizePixel = 0
- creditui.Position = UDim2.new(0.375, 0, 0.284210533, 0)
- creditui.Size = UDim2.new(0, 100, 0, 100)
- creditui.Visible = false
- credit1.Name = "credit1"
- credit1.Parent = creditui
- credit1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- credit1.BackgroundTransparency = 1.000
- credit1.BorderSizePixel = 0
- credit1.Position = UDim2.new(-0.5, 0, 0.598999977, 20)
- credit1.Size = UDim2.new(0, 200, 0, 20)
- credit1.Font = Enum.Font.SourceSansBold
- credit1.Text = "Tested#0333"
- credit1.TextColor3 = Color3.fromRGB(255, 255, 255)
- credit1.TextSize = 20.000
- TextLabel.Parent = creditui
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(-0.5, 0, 0.290736765, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 30)
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "credits"
- TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel.TextSize = 25.000
- credit2.Name = "credit2"
- credit2.Parent = creditui
- credit2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- credit2.BackgroundTransparency = 1.000
- credit2.BorderSizePixel = 0
- credit2.Position = UDim2.new(-0.5, 0, 0.596000075, 0)
- credit2.Size = UDim2.new(0, 200, 0, 20)
- credit2.Font = Enum.Font.SourceSansBold
- credit2.Text = "Jacob.#8229"
- credit2.TextColor3 = Color3.fromRGB(255, 255, 255)
- credit2.TextSize = 20.000
- maintop.Name = "maintop"
- maintop.Parent = mainui
- maintop.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- maintop.BorderSizePixel = 0
- maintop.Size = UDim2.new(0, 420, 0, 30)
- Maintitle.Name = "Maintitle"
- Maintitle.Parent = maintop
- Maintitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Maintitle.BackgroundTransparency = 1.000
- Maintitle.Position = UDim2.new(0.0285714287, 0, 0, 0)
- Maintitle.Size = UDim2.new(0, 100, 0, 30)
- Maintitle.Font = Enum.Font.SourceSansBold
- Maintitle.Text = "LostFucker"
- Maintitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- Maintitle.TextSize = 20.000
- Maintitle.TextXAlignment = Enum.TextXAlignment.Left
- Exitbut.Name = "Exitbut"
- Exitbut.Parent = maintop
- Exitbut.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Exitbut.BackgroundTransparency = 1.000
- Exitbut.BorderSizePixel = 0
- Exitbut.Position = UDim2.new(0.933333337, 0, 0, 0)
- Exitbut.Size = UDim2.new(0, 28, 0, 30)
- Exitbut.Font = Enum.Font.SourceSansBold
- Exitbut.Text = "X"
- Exitbut.TextColor3 = Color3.fromRGB(255, 255, 255)
- Exitbut.TextSize = 15.000
- topbuts.Name = "topbuts"
- topbuts.Parent = maintop
- topbuts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- topbuts.BackgroundTransparency = 1.000
- topbuts.BorderSizePixel = 0
- topbuts.Position = UDim2.new(0.266666681, 0, 0, 0)
- topbuts.Size = UDim2.new(0, 280, 0, 30)
- topbut1.Name = "topbut1"
- topbut1.Parent = topbuts
- topbut1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- topbut1.BackgroundTransparency = 1.000
- topbut1.BorderSizePixel = 0
- topbut1.Position = UDim2.new(0.042857144, 0, 0, 0)
- topbut1.Size = UDim2.new(0, 70, 0, 30)
- topbut1.Font = Enum.Font.SourceSansBold
- topbut1.Text = "[ character ]"
- topbut1.TextColor3 = Color3.fromRGB(90, 90, 90)
- topbut1.TextSize = 15.000
- topbut2.Name = "topbut2"
- topbut2.Parent = topbuts
- topbut2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- topbut2.BackgroundTransparency = 1.000
- topbut2.BorderSizePixel = 0
- topbut2.Position = UDim2.new(0.29285717, 0, 0, 0)
- topbut2.Size = UDim2.new(0, 70, 0, 30)
- topbut2.Font = Enum.Font.SourceSansBold
- topbut2.Text = "[ render ]"
- topbut2.TextColor3 = Color3.fromRGB(90, 90, 90)
- topbut2.TextSize = 15.000
- topbut3.Name = "topbut3"
- topbut3.Parent = topbuts
- topbut3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- topbut3.BackgroundTransparency = 1.000
- topbut3.BorderSizePixel = 0
- topbut3.Position = UDim2.new(0.54285717, 0, 0, 0)
- topbut3.Size = UDim2.new(0, 37, 0, 30)
- topbut3.Font = Enum.Font.SourceSansBold
- topbut3.Text = "[ raid ]"
- topbut3.TextColor3 = Color3.fromRGB(90, 90, 90)
- topbut3.TextSize = 15.000
- topbut3.TextWrapped = true
- topbut4.Name = "topbut4"
- topbut4.Parent = topbuts
- topbut4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- topbut4.BackgroundTransparency = 1.000
- topbut4.BorderSizePixel = 0
- topbut4.Position = UDim2.new(0.70714283, 0, 0, 0)
- topbut4.Size = UDim2.new(0, 65, 0, 30)
- topbut4.Font = Enum.Font.SourceSansBold
- topbut4.Text = "[ settings ]"
- topbut4.TextColor3 = Color3.fromRGB(90, 90, 90)
- topbut4.TextSize = 15.000
- Watermark.Name = "Watermark"
- Watermark.Parent = LostFucker
- Watermark.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Watermark.BackgroundTransparency = 1.000
- Watermark.Position = UDim2.new(0.125848249, 0, 0.942260444, 0)
- Watermark.Size = UDim2.new(0, 163, 0, 63)
- label.Name = "label"
- label.Parent = Watermark
- label.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- label.BackgroundTransparency = 1.000
- label.BorderSizePixel = 0
- label.Position = UDim2.new(0, 0, 0.406009018, 0)
- label.Size = UDim2.new(0, 163, 0, 37)
- label.Font = Enum.Font.SourceSansBold
- label.Text = "LostFucker"
- label.TextColor3 = Color3.fromRGB(85, 0, 127)
- label.TextSize = 35.000
- label.TextXAlignment = Enum.TextXAlignment.Left
- label.TextYAlignment = Enum.TextYAlignment.Bottom
- -- Scripts:
- local function VQJLECX_fake_script() -- aimbotbut.AimbotScript
- local script = Instance.new('LocalScript', aimbotbut)
- print("Hello world!")
- end
- coroutine.wrap(VQJLECX_fake_script)()
- local function FAQZDM_fake_script() -- noclipbut.NoclipScript
- local script = Instance.new('LocalScript', noclipbut)
- print("Hello world!")
- end
- coroutine.wrap(FAQZDM_fake_script)()
- local function EFLMCV_fake_script() -- bhopbut.BhopScript
- local script = Instance.new('LocalScript', bhopbut)
- print("Hello world!")
- end
- coroutine.wrap(EFLMCV_fake_script)()
- local function QOCIM_fake_script() -- autosprintbut.AutoSprintScript
- local script = Instance.new('LocalScript', autosprintbut)
- print("Hello world!")
- end
- coroutine.wrap(QOCIM_fake_script)()
- local function WXHF_fake_script() -- ctrltpbut.CtrlTpScript
- local script = Instance.new('LocalScript', ctrltpbut)
- print("Hello world!")
- end
- coroutine.wrap(WXHF_fake_script)()
- local function PPCAAJ_fake_script() -- fullbrightbut.FullBrightScript
- local script = Instance.new('LocalScript', fullbrightbut)
- fullbrightbut.MouseButton1Down:connect(function()
- local a4 = game:GetService("Lighting")
- a4.Ambient = Color3.new(1, 1, 1)
- a4.ColorShift_Bottom = Color3.new(1, 1, 1)
- a4.ColorShift_Top = Color3.new(1, 1, 1)
- end)
- end
- coroutine.wrap(PPCAAJ_fake_script)()
- local function FZDMR_fake_script() -- noflarebut.NoFlareScript
- local script = Instance.new('LocalScript', noflarebut)
- noflarebut.MouseButton1Down:connect(function()
- local a1 = game:GetService("Players").LocalPlayer
- a1.PlayerGui.MainGui.Fullscreen.ScreenEffects["Maska 1sch"]:Destroy()
- a1.PlayerGui.MainGui.Fullscreen.ScreenEffects.Altyn:Destroy()
- a1.PlayerGui.MainGui.Fullscreen.ScreenEffects.Radiation:Destroy()
- a1.PlayerGui.MainGui.Fullscreen.ScreenEffects.DarkSides:Destroy()
- a1.PlayerGui.MainGui.Fullscreen.ScreenEffects.Flashbang:Destroy()
- end)
- end
- coroutine.wrap(FZDMR_fake_script)()
- local function FMCIW_fake_script() -- debugbut.DebugScript
- local script = Instance.new('LocalScript', debugbut)
- print("Hello world!")
- end
- coroutine.wrap(FMCIW_fake_script)()
- local function WYFLWY_fake_script() -- transwindowbut.TransWindowScript
- local script = Instance.new('LocalScript', transwindowbut)
- transwindowbut.MouseButton1Click:connect(function()
- local a7 = game:GetService("Workspace").BuiltObjects
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "WindowFrame" then
- v.WindowFrame.Transparency = 0.7
- end
- end
- end)
- end
- coroutine.wrap(WYFLWY_fake_script)()
- local function BPUYF_fake_script() -- transdoorwaybut.TransDoorwayScript
- local script = Instance.new('LocalScript', transdoorwaybut)
- transdoorwaybut.MouseButton1Click:connect(function()
- local a7 = game:GetService("Workspace").BuiltObjects
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "Doorway" then
- v.Doorway.Transparency = 0.7
- end
- end
- end)
- end
- coroutine.wrap(BPUYF_fake_script)()
- local function VAKNGJ_fake_script() -- transdoorbut.TransDoorScript
- local script = Instance.new('LocalScript', transdoorbut)
- transdoorbut.MouseButton1Click:connect(function()
- local a7 = game:GetService("Workspace").BuiltObjects
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "WoodenDoor" then
- v.WoodenDoor.Transparency = 0.7
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "MetalDoor" then
- v.MetalDoor.Transparency = 0.7
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "ArmoredDoor" then
- v.ArmoredDoor.Transparency = 0.7
- end
- end
- end)
- end
- coroutine.wrap(VAKNGJ_fake_script)()
- local function LJXJ_fake_script() -- transfloorbut.TransFloorScript
- local script = Instance.new('LocalScript', transfloorbut)
- transfloorbut.MouseButton1Click:connect(function()
- local a7 = game:GetService("Workspace").BuiltObjects
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "TriangleFloor" then
- v.TriangleFloor.Transparency = 0.7
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "Foundation" then
- v.Foundation.Transparency = 0.7
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "TriangleFoundation" then
- v.TriangleFoundation.Transparency = 0.7
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "Floor" then
- v.Floor.Transparency = 0.7
- end
- end
- end)
- end
- coroutine.wrap(LJXJ_fake_script)()
- local function TBVAWLG_fake_script() -- disableallbut.DisableAllScript
- local script = Instance.new('LocalScript', disableallbut)
- disableallbut.MouseButton1Click:connect(function()
- local a7 = game:GetService("Workspace").BuiltObjects
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "TriangleFloor" then
- v.TriangleFloor.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "Foundation" then
- v.Foundation.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "TriangleFoundation" then
- v.TriangleFoundation.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "Floor" then
- v.Floor.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "WoodenDoor" then
- v.WoodenDoor.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "MetalDoor" then
- v.MetalDoor.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "ArmoredDoor" then
- v.ArmoredDoor.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "Wall" then
- v.Wall.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "Doorway" then
- v.Doorway.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "HalfWall" then
- v.HalfWall.Transparency = 0
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "WindowFrame" then
- v.WindowFrame.Transparency = 0
- end
- end
- end)
- end
- coroutine.wrap(TBVAWLG_fake_script)()
- local function DPKDUN_fake_script() -- transwallbut.TransWallScript
- local script = Instance.new('LocalScript', transwallbut)
- transwallbut.MouseButton1Click:connect(function()
- local a7 = game:GetService("Workspace").BuiltObjects
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "HalfWall" then
- v.HalfWall.Transparency = 0.7
- end
- end
- for i,v in pairs(a7:GetChildren()) do
- if v.Name == "Wall" then
- v.Wall.Transparency = 0.7
- end
- end
- end)
- end
- coroutine.wrap(DPKDUN_fake_script)()
- local function BLMBPN_fake_script() -- plrespbut.PlrEspScript
- local script = Instance.new('LocalScript', plrespbut)
- print("Hello world!")
- end
- coroutine.wrap(BLMBPN_fake_script)()
- local function SCUSE_fake_script() -- plrchamsbut.ChamsScript
- local script = Instance.new('LocalScript', plrchamsbut)
- print("Hello world!")
- end
- coroutine.wrap(SCUSE_fake_script)()
- local function AGGVJ_fake_script() -- scavespbut.NpcEspScript
- local script = Instance.new('LocalScript', scavespbut)
- for i,v in pairs(game:GetService("Workspace").ScavZones:GetChildren()) do
- v.Name = "zone"
- end
- scavespbut.MouseButton1Click:connect(function()
- for i,v in pairs(game:GetService("Workspace").ScavZones:GetChildren()) do
- if v.Name == "zone" then
- for i,b in pairs(v:GetChildren()) do
- local bill = Instance.new("BillboardGui", b)
- bill.AlwaysOnTop = true
- bill.StudsOffset = Vector3.new(0,5,0)
- bill.Adornee = b
- bill.Size = UDim2.new(2,1,2)
- local text = Instance.new("TextLabel", bill)
- text.BackgroundTransparency = 1
- text.Size = UDim2.new(1,0,1,0)
- text.Text = b.Name
- text.TextColor3 = Color3.fromRGB(255,1,1)
- text.Font = "ArialBold"
- text.TextSize = 15
- end
- end
- end
- end)
- end
- coroutine.wrap(AGGVJ_fake_script)()
- local function BSNCGX_fake_script() -- boatespbut.BoatEspScript
- local script = Instance.new('LocalScript', boatespbut)
- boatespbut.MouseButton1Down:connect(function()
- for i,v in pairs(workspace.Vehicles.Boats:GetChildren()) do
- if v.Name == "SpeedBoat" then
- for i,b in pairs(v:GetChildren()) do
- if b.Name == "BoatMesh" then
- local bill = Instance.new("BillboardGui", b)
- bill.AlwaysOnTop = true
- bill.StudsOffset = Vector3.new(0,5,0)
- bill.Adornee = b
- bill.Size = UDim2.new(2,1,2)
- local text = Instance.new("TextLabel", bill)
- text.BackgroundTransparency = 1
- text.Size = UDim2.new(1,0,1,0)
- text.Text = "[ Boat ]"
- text.TextColor3 = Color3.fromRGB(255,1,1)
- text.Font = "ArialBold"
- text.TextSize = 15
- end
- end
- end
- end
- end)
- end
- coroutine.wrap(BSNCGX_fake_script)()
- local function LRVKCNU_fake_script() -- largecratebut.LargeCrateEspScript
- local script = Instance.new('LocalScript', largecratebut)
- print("Hello world!")
- end
- coroutine.wrap(LRVKCNU_fake_script)()
- local function YWPA_fake_script() -- smallcratebut.SmallCrateEspScript
- local script = Instance.new('LocalScript', smallcratebut)
- print("Hello world!")
- end
- coroutine.wrap(YWPA_fake_script)()
- local function UXAA_fake_script() -- furnacebut.LargeFurnaceEspScript
- local script = Instance.new('LocalScript', furnacebut)
- print("Hello world!")
- end
- coroutine.wrap(UXAA_fake_script)()
- local function JAKFLN_fake_script() -- airdropespbut.AirdropEspScript
- local script = Instance.new('LocalScript', airdropespbut)
- end
- coroutine.wrap(JAKFLN_fake_script)()
- local function IHHEMRQ_fake_script() -- elitecrateespbut.EliteAndMiliCrateEsp
- local script = Instance.new('LocalScript', elitecrateespbut)
- end
- coroutine.wrap(IHHEMRQ_fake_script)()
- local function HKAJTVK_fake_script() -- medicratebut.MedicalCrateEspScript
- local script = Instance.new('LocalScript', medicratebut)
- print("Hello world!")
- end
- coroutine.wrap(HKAJTVK_fake_script)()
- local function NOAC_fake_script() -- deadbodybut.DeadBodyEspScript
- local script = Instance.new('LocalScript', deadbodybut)
- print("Hello world!")
- end
- coroutine.wrap(NOAC_fake_script)()
- local function CPVKZ_fake_script() -- stoneespbut.StoneEspScript
- local script = Instance.new('LocalScript', stoneespbut)
- Services = setmetatable({},{__index = function(self,req) return game:GetService(req) end});
- StoneNode = Instance.new('Folder', game.CoreGui)
- OreNodes = workspace.OreNodes
- StoneNode.Name = 'StoneNode'
- StoneColor = Color3.new(255,255,255)
- Client = Services.Players.LocalPlayer;
- stoneespbut.MouseButton1Click:connect(function()
- if stoneespbut.TextWrapped == false then
- stoneespbut.BackgroundColor3 = Color3.new(45,45,45)
- stoneespbut.TextWrapped = true
- local function AddItemEsp(Items, ...)
- local CharacterEsp = Instance.new('BillboardGui', game.CoreGui.StoneNode)
- CharacterEsp.Adornee = Items;
- CharacterEsp.AlwaysOnTop = true
- CharacterEsp.Enabled = true
- CharacterEsp.Active = false
- CharacterEsp.Size = UDim2.new(0, 25, 0, 12.5)
- local CharDistance = Instance.new('TextLabel', CharacterEsp)
- CharDistance.Size = UDim2.new(0, 25, 0, 12.5)
- CharDistance.BackgroundColor3 = Color3.new(0, 255, 0)
- CharDistance.TextColor3 = StoneColor
- CharDistance.BackgroundTransparency = 1
- CharDistance.TextScaled = false
- spawn(function()
- while true do
- for i = 1, 30 do
- wait(0.1)
- CharDistance.Text = ' '..Items.Name..'\n'..'Distance: ['..math.floor((Client.Character.Head.Position - Items.RockPrim.Position).magnitude)..']'
- end;
- wait(0.1)
- end
- end)
- end
- for k, x in next, OreNodes:GetChildren() do
- for x, y in next, x:GetChildren() do
- if y.Name == 'StoneNode' then
- AddItemEsp(y)
- end
- end
- end
- elseif stoneespbut.TextWrapped == true then
- stoneespbut.BackgroundColor3 = Color3.new(255,255,255)
- stoneespbut.TextWrapped = false
- for k, x in next, game.CoreGui.StoneNode:GetChildren() do
- if x:IsA('BillboardGui') then
- x:Destroy()
- end
- end
- end
- end)
- end
- coroutine.wrap(CPVKZ_fake_script)()
- local function SZVW_fake_script() -- ironespbut.IronEspScript
- local script = Instance.new('LocalScript', ironespbut)
- Services = setmetatable({},{__index = function(self,req) return game:GetService(req) end});
- IronNode = Instance.new('Folder', game.CoreGui)
- OreNodes = workspace.OreNodes
- IronNode.Name = 'IronNode'
- StoneColor = Color3.new(255,255,255)
- Client = Services.Players.LocalPlayer;
- ironespbut.MouseButton1Click:connect(function()
- if ironespbut.TextWrapped == false then
- ironespbut.BackgroundColor3 = Color3.new(45,45,45)
- ironespbut.TextWrapped = true
- local function AddItemEsp(Items, ...)
- local CharacterEsp = Instance.new('BillboardGui', game.CoreGui.IronNode)
- CharacterEsp.Adornee = Items;
- CharacterEsp.AlwaysOnTop = true
- CharacterEsp.Enabled = true
- CharacterEsp.Active = false
- CharacterEsp.Size = UDim2.new(0, 25, 0, 12.5)
- local CharDistance = Instance.new('TextLabel', CharacterEsp)
- CharDistance.Size = UDim2.new(0, 25, 0, 12.5)
- CharDistance.BackgroundColor3 = Color3.new(0, 255, 0)
- CharDistance.TextColor3 = StoneColor
- CharDistance.BackgroundTransparency = 1
- CharDistance.TextScaled = false
- spawn(function()
- while true do
- for i = 1, 30 do
- wait(0.1)
- CharDistance.Text = ' '..Items.Name..'\n'..'Distance: ['..math.floor((Client.Character.Head.Position - Items.RockPrim.Position).magnitude)..']'
- end;
- wait(0.1)
- end
- end)
- end
- for k, x in next, OreNodes:GetChildren() do
- for x, y in next, x:GetChildren() do
- if y.Name == 'IronNode' then
- AddItemEsp(y)
- end
- end
- end
- elseif ironespbut.TextWrapped == true then
- ironespbut.BackgroundColor3 = Color3.new(255,255,255)
- ironespbut.TextWrapped = false
- for k, x in next, game.CoreGui.IronNode:GetChildren() do
- if x:IsA('BillboardGui') then
- x:Destroy()
- end
- end
- end
- end)
- end
- coroutine.wrap(SZVW_fake_script)()
- local function ZRDKP_fake_script() -- sulfurespbut.SulfurEspScript
- local script = Instance.new('LocalScript', sulfurespbut)
- Services = setmetatable({},{__index = function(self,req) return game:GetService(req) end});
- SulfurNode = Instance.new('Folder', game.CoreGui)
- OreNodes = workspace.OreNodes
- SulfurNode.Name = 'SulfurNode'
- StoneColor = Color3.new(255,255,255)
- Client = Services.Players.LocalPlayer;
- sulfurespbut.MouseButton1Click:connect(function()
- if sulfurespbut.TextWrapped == false then
- sulfurespbut.BackgroundColor3 = Color3.new(45,45,45)
- sulfurespbut.TextWrapped = true
- local function AddItemEsp(Items, ...)
- local CharacterEsp = Instance.new('BillboardGui', game.CoreGui.SulfurNode)
- CharacterEsp.Adornee = Items;
- CharacterEsp.AlwaysOnTop = true
- CharacterEsp.Enabled = true
- CharacterEsp.Active = false
- CharacterEsp.Size = UDim2.new(0, 25, 0, 12.5)
- local CharDistance = Instance.new('TextLabel', CharacterEsp)
- CharDistance.Size = UDim2.new(0, 25, 0, 12.5)
- CharDistance.BackgroundColor3 = Color3.new(0, 255, 0)
- CharDistance.TextColor3 = StoneColor
- CharDistance.BackgroundTransparency = 1
- CharDistance.TextScaled = false
- spawn(function()
- while true do
- for i = 1, 30 do
- wait(0.1)
- CharDistance.Text = ' '..Items.Name..'\n'..'Distance: ['..math.floor((Client.Character.Head.Position - Items.RockPrim.Position).magnitude)..']'
- end;
- wait(0.1)
- end
- end)
- end
- for k, x in next, OreNodes:GetChildren() do
- for x, y in next, x:GetChildren() do
- if y.Name == 'SulfurNode' then
- AddItemEsp(y)
- end
- end
- end
- elseif sulfurespbut.TextWrapped == true then
- sulfurespbut.BackgroundColor3 = Color3.new(255,255,255)
- sulfurespbut.TextWrapped = false
- for k, x in next, game.CoreGui.SulfurNode:GetChildren() do
- if x:IsA('BillboardGui') then
- x:Destroy()
- end
- end
- end
- end)
- end
- coroutine.wrap(ZRDKP_fake_script)()
- local function ZTWSB_fake_script() -- neddleespbut.NeddleEspScript
- local script = Instance.new('LocalScript', neddleespbut)
- Cloth = workspace.Nettle
- Client = Services.Players.LocalPlayer;
- ClothFolder = Instance.new('Folder', game.CoreGui)
- ClothFolder.Name = 'ClothFolder'
- Services = setmetatable({},{__index = function(self,req) return game:GetService(req) end});
- neddleespbut.MouseButton1Click:connect(function()
- if neddleespbut.TextWrapped == false then
- neddleespbut.TextWrapped = true
- neddleespbut.BackgroundColor3 = Color3.new(45,45,45)
- local function AddItemEsp(Items, ...)
- local CharacterEsp = Instance.new('BillboardGui', game.CoreGui.ClothFolder)
- CharacterEsp.Adornee = Items;
- CharacterEsp.AlwaysOnTop = true
- CharacterEsp.Enabled = true
- CharacterEsp.Active = false
- CharacterEsp.Size = UDim2.new(0, 25, 0, 12.5)
- local CharDistance = Instance.new('TextLabel', CharacterEsp)
- CharDistance.Size = UDim2.new(0, 25, 0, 12.5)
- CharDistance.BackgroundColor3 = Color3.new(0, 255, 0)
- CharDistance.TextColor3 = Color3.new(255,255,255)
- CharDistance.BackgroundTransparency = 1
- CharDistance.TextScaled = false
- spawn(function()
- while true do
- for i = 1, 30 do
- wait(0.1)
- CharDistance.Text = ' '..Items.Name..'\n'..'Distance: ['..math.floor((Client.Character.Head.Position - Items.Nettle3.Position).magnitude)..']'
- end;
- wait(0.1)
- end
- end)
- end
- for k, x in next, Cloth:GetChildren() do
- for x, y in next, x:GetChildren() do
- if y.Name == 'NettlePlant' then
- AddItemEsp(y)
- end
- end
- end
- elseif neddleespbut.TextWrapped == true then
- neddleespbut.TextWrapped = false
- neddleespbut.BackgroundColor3 = Color3.new(255,255,255)
- for k, x in next, game.CoreGui.ClothFolder:GetChildren() do
- if x:IsA('BillboardGui') then
- x:Destroy()
- end
- end
- end
- end)
- end
- coroutine.wrap(ZTWSB_fake_script)()
- local function RJMVQ_fake_script() -- rainbowguibut.RainbowScript
- local script = Instance.new('LocalScript', rainbowguibut)
- rainbowguibut.MouseButton1Click:connect(function()
- while true do
- for i = 0,1,0.001*3 do
- charuileft.BorderColor3 = Color3.fromHSV(i,1,1)
- charuiright1.BorderColor3 = Color3.fromHSV(i,1,1)
- charuiright2.BorderColor3 = Color3.fromHSV(i,1,1)
- raiduicenter.BorderColor3 = Color3.fromHSV(i,1,1)
- renderuileft1.BorderColor3 = Color3.fromHSV(i,1,1)
- renderuileft2.BorderColor3 = Color3.fromHSV(i,1,1)
- renderuiright.BorderColor3 = Color3.fromHSV(i,1,1)
- settuileft.BorderColor3 = Color3.fromHSV(i,1,1)
- settuiright.BorderColor3 = Color3.fromHSV(i,1,1)
- wait()
- end
- end
- end)
- end
- coroutine.wrap(RJMVQ_fake_script)()
- local function UCJVHE_fake_script() -- watermarkbut.WatermarkScript
- local script = Instance.new('LocalScript', watermarkbut)
- watermarkbut.MouseButton1Click:connect(function()
- if Watermark.Visible == true then
- Watermark.Visible = false
- elseif Watermark.Visible == false then
- Watermark.Visible = true
- end
- end)
- end
- coroutine.wrap(UCJVHE_fake_script)()
- local function UVWZF_fake_script() -- scrambleuserbut.ScrambleUserNameScript
- local script = Instance.new('LocalScript', scrambleuserbut)
- rainbowguibut.MouseButton1Click:connect(function()
- while true do
- for i = 0,1,0.001*3 do
- charuileft.BorderColor3 = Color3.fromHSV(i,1,1)
- charuiright1.BorderColor3 = Color3.fromHSV(i,1,1)
- charuiright2.BorderColor3 = Color3.fromHSV(i,1,1)
- raiduicenter.BorderColor3 = Color3.fromHSV(i,1,1)
- renderuileft1.BorderColor3 = Color3.fromHSV(i,1,1)
- renderuileft2.BorderColor3 = Color3.fromHSV(i,1,1)
- renderuiright.BorderColor3 = Color3.fromHSV(i,1,1)
- settuileft.BorderColor3 = Color3.fromHSV(i,1,1)
- settuiright.BorderColor3 = Color3.fromHSV(i,1,1)
- wait()
- end
- end
- end)
- end
- coroutine.wrap(UVWZF_fake_script)()
- local function OIVZUXI_fake_script() -- aimbotpartbut.PartChanger
- local script = Instance.new('LocalScript', aimbotpartbut)
- aimbotpartbut.MouseButton1Click:connect(function()
- if aimbotparttext.Text == "Aimpart ( head )" then
- aimbotparttext.Text = "Aimpart ( body )"
- elseif aimbotparttext.Text == "Aimpart ( body )" then
- aimbotparttext.Text = "Aimpart ( head )"
- end
- end)
- end
- coroutine.wrap(OIVZUXI_fake_script)()
- local function ZTCKWA_fake_script() -- Exitbut.exit
- local script = Instance.new('LocalScript', Exitbut)
- Exitbut.MouseButton1Click:connect(function()
- game.CoreGui.LostFucker:Destroy()
- end)
- end
- coroutine.wrap(ZTCKWA_fake_script)()
- local function IOKOC_fake_script() -- topbut1.character
- local script = Instance.new('LocalScript', topbut1)
- topbut1.MouseButton1Click:connect(function()
- game:GetService("CoreGui").LostFucker.mainui.mainmain.creditui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.charui.Visible = true
- game:GetService("CoreGui").LostFucker.mainui.mainmain.raidui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.renderui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.settui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut1.TextColor3 = Color3.fromRGB(255,255,255)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut2.TextColor3 = Color3.fromRGB(90,90,90)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut3.TextColor3 = Color3.fromRGB(90,90,90)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut4.TextColor3 = Color3.fromRGB(90,90,90)
- end)
- end
- coroutine.wrap(IOKOC_fake_script)()
- local function HZIRURV_fake_script() -- topbut2.render
- local script = Instance.new('LocalScript', topbut2)
- topbut2.MouseButton1Click:connect(function()
- game:GetService("CoreGui").LostFucker.mainui.mainmain.creditui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.charui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.raidui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.renderui.Visible = true
- game:GetService("CoreGui").LostFucker.mainui.mainmain.settui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut1.TextColor3 = Color3.fromRGB(90,90,90)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut2.TextColor3 = Color3.fromRGB(255,255,255)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut3.TextColor3 = Color3.fromRGB(90,90,90)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut4.TextColor3 = Color3.fromRGB(90,90,90)
- end)
- end
- coroutine.wrap(HZIRURV_fake_script)()
- local function SUNDV_fake_script() -- topbut3.raid
- local script = Instance.new('LocalScript', topbut3)
- topbut3.MouseButton1Click:connect(function()
- game:GetService("CoreGui").LostFucker.mainui.mainmain.creditui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.charui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.raidui.Visible = true
- game:GetService("CoreGui").LostFucker.mainui.mainmain.renderui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.settui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut1.TextColor3 = Color3.fromRGB(90,90,90)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut2.TextColor3 = Color3.fromRGB(90,90,90)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut3.TextColor3 = Color3.fromRGB(255,255,255)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut4.TextColor3 = Color3.fromRGB(90,90,90)
- end)
- end
- coroutine.wrap(SUNDV_fake_script)()
- local function GNGUSRC_fake_script() -- topbut4.settings
- local script = Instance.new('LocalScript', topbut4)
- topbut4.MouseButton1Click:connect(function()
- game:GetService("CoreGui").LostFucker.mainui.mainmain.creditui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.charui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.raidui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.renderui.Visible = false
- game:GetService("CoreGui").LostFucker.mainui.mainmain.settui.Visible = true
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut1.TextColor3 = Color3.fromRGB(90,90,90)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut2.TextColor3 = Color3.fromRGB(90,90,90)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut3.TextColor3 = Color3.fromRGB(90,90,90)
- game:GetService("CoreGui").LostFucker.mainui.maintop.topbuts.topbut4.TextColor3 = Color3.fromRGB(255,255,255)
- end)
- end
- coroutine.wrap(GNGUSRC_fake_script)()
- local function UNCBLK_fake_script() -- mainui.dragscript
- local script = Instance.new('LocalScript', mainui)
- mainui.Active = true
- mainui.Draggable = true
- warn("Dragging Activated")
- end
- coroutine.wrap(UNCBLK_fake_script)()
- local function ITRKUZR_fake_script() -- LostFucker.autoexe
- local script = Instance.new('LocalScript', LostFucker)
- LostFucker.Parent = game:GetService("CoreGui")
- warn("AntiGui Bypassed")
- local plr = game:GetService("Players").LocalPlayer
- local mous = plr:GetMouse()
- mous.KeyDown:Connect(function(key)
- if(key == "p") then
- if LostFucker.Enabled == true then
- LostFucker.Enabled = false
- elseif LostFucker.Enabled == false then
- LostFucker.Enabled = true
- end
- end
- end)
- warn("Press 'P' To Enable/Disable The Gui")
- creditui.Visible = true
- charui.Visible = false
- raidui.Visible = false
- renderui.Visible = false
- settui.Visible = false
- warn("CreditFrame")
- while true do
- for i = 0,1,0.001*5 do
- Maintitle.TextColor3 = Color3.fromHSV(i,1,1)
- wait()
- end
- end
- warn("Rainbowed")
- local list = {
- "Epiccoolguy66"
- }
- print(list)
- warn("Loaded")
- end
- coroutine.wrap(ITRKUZR_fake_script)()
Add Comment
Please, Sign In to add comment