Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- -=RBT=- --
- -- Data --
- local RBT = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local TopBar = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local ESP = Instance.new("TextButton")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local Crosshair = Instance.new("TextButton")
- local TextLabel_6 = Instance.new("TextLabel")
- local Distance = Instance.new("TextButton")
- local TextLabel_7 = Instance.new("TextLabel")
- local Tracker = Instance.new("TextButton")
- local TextLabel_8 = Instance.new("TextLabel")
- local CirCle = Instance.new("TextButton")
- local TextLabel_9 = Instance.new("TextLabel")
- local Drawdistance = Instance.new("TextButton")
- local TextLabel_10 = Instance.new("TextLabel")
- local Line = Instance.new("TextButton")
- local TextLabel_11 = Instance.new("TextLabel")
- local Aliilies = Instance.new("TextButton")
- local TextLabel_12 = Instance.new("TextLabel")
- local TeamMarker = Instance.new("TextButton")
- local TextLabel_13 = Instance.new("TextLabel")
- local Names = Instance.new("TextButton")
- local TextLabel_14 = Instance.new("TextLabel")
- local Laser = Instance.new("TextButton")
- local TextLabel_15 = Instance.new("TextLabel")
- local Health = Instance.new("TextButton")
- local TextLabel_16 = Instance.new("TextLabel")
- local Alert = Instance.new("TextButton")
- local TextLabel_17 = Instance.new("TextLabel")
- local Direction = Instance.new("TextButton")
- local TextLabel_18 = Instance.new("TextLabel")
- local Radar = Instance.new("TextButton")
- -- Prop --
- RBT.Name = "RBT"
- RBT.Parent = game.CoreGui
- Main.Name = "Main"
- Main.Parent = RBT
- Main.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- Main.BackgroundTransparency = 0.200
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(0.876856327, 0, 0.0212014131, 0)
- Main.Size = UDim2.new(0, 185, 0, 588)
- TopBar.Name = "TopBar"
- TopBar.Parent = Main
- TopBar.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
- TopBar.BackgroundTransparency = 0.500
- TopBar.BorderSizePixel = 0
- TopBar.Size = UDim2.new(0, 185, 0, 23)
- TextLabel.Parent = TopBar
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderSizePixel = 0
- TextLabel.Size = UDim2.new(0, 185, 0, 23)
- TextLabel.Font = Enum.Font.Code
- TextLabel.Text = "-= RBT =-"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- TextLabel_2.Parent = Main
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0.0324324332, 0, 0.0374149866, 0)
- TextLabel_2.Size = UDim2.new(0, 85, 0, 18)
- TextLabel_2.Font = Enum.Font.Code
- TextLabel_2.Text = "[Direct 3D]"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- TextLabel_3.Parent = Main
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.BackgroundTransparency = 1.000
- TextLabel_3.BorderSizePixel = 0
- TextLabel_3.Position = UDim2.new(0.881081104, 0, 0.0374149866, 0)
- TextLabel_3.Size = UDim2.new(0, 16, 0, 18)
- TextLabel_3.Font = Enum.Font.Code
- TextLabel_3.Text = "+"
- TextLabel_3.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel_3.TextSize = 14.000
- TextLabel_3.TextWrapped = true
- ESP.Name = "ESP"
- ESP.Parent = Main
- ESP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ESP.BackgroundTransparency = 1.000
- ESP.Position = UDim2.new(0.670270264, 0, 0.0680272281, 0)
- ESP.Size = UDim2.new(0, 55, 0, 17)
- ESP.Font = Enum.Font.Code
- ESP.Text = "3D Box"
- ESP.TextColor3 = Color3.fromRGB(255, 255, 255)
- ESP.TextSize = 14.000
- ESP.MouseButton1Down:connect(function()
- if ESP.Text == "3D Box" then
- ESP.Text = "2D Box"
- spawn(loadstring(game:HttpGet("https://pastebin.com/raw/zKjj0TQD", true)))()
- else
- ESP.Text = "3D Box"
- loadstring(game:GetObjects('rbxassetid://1097673235')[1].Source)()
- end
- end)
- TextLabel_4.Parent = Main
- TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_4.BackgroundTransparency = 1.000
- TextLabel_4.BorderSizePixel = 0
- TextLabel_4.Position = UDim2.new(0.0216216221, 0, 0.06972792, 0)
- TextLabel_4.Size = UDim2.new(0, 45, 0, 16)
- TextLabel_4.Font = Enum.Font.Code
- TextLabel_4.Text = "ESP"
- TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_4.TextSize = 14.000
- TextLabel_4.TextWrapped = true
- TextLabel_5.Parent = Main
- TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_5.BackgroundTransparency = 1.000
- TextLabel_5.BorderSizePixel = 0
- TextLabel_5.Position = UDim2.new(0.0648648664, 0, 0.0969388038, 0)
- TextLabel_5.Size = UDim2.new(0, 70, 0, 16)
- TextLabel_5.Font = Enum.Font.Code
- TextLabel_5.Text = "Crosshair"
- TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_5.TextSize = 14.000
- TextLabel_5.TextWrapped = true
- Crosshair.Name = "Crosshair"
- Crosshair.Parent = Main
- Crosshair.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Crosshair.BackgroundTransparency = 1.000
- Crosshair.Position = UDim2.new(0.772973001, 0, 0.0952381194, 0)
- Crosshair.Size = UDim2.new(0, 36, 0, 17)
- Crosshair.Font = Enum.Font.Code
- Crosshair.Text = "Off"
- Crosshair.TextColor3 = Color3.fromRGB(255, 255, 255)
- Crosshair.TextSize = 14.000
- Crosshair.MouseButton1Down:connect(function()
- if Crosshair.Text == "On" then
- Crosshair.Text = "Off"
- game.CoreGui["CrossHair2"]:Destroy()
- else
- Crosshair.Text = "On"
- local CrossHair2 = Instance.new("ScreenGui")
- local FrameCrosshair = Instance.new("Frame")
- local CrosshairText = Instance.new("TextLabel")
- CrossHair2.Name = "CrossHair2"
- CrossHair2.Parent = game.CoreGui
- FrameCrosshair.Name = "FrameCrosshair"
- FrameCrosshair.Parent = CrossHair2
- FrameCrosshair.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- FrameCrosshair.BackgroundTransparency = 1.000
- FrameCrosshair.Position = UDim2.new(0.5,-50 , 0.5,-50)
- FrameCrosshair.Size = UDim2.new(0, 100, 0, 100)
- CrosshairText.Name = "CrosshairText"
- CrosshairText.Parent = FrameCrosshair
- CrosshairText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CrosshairText.BackgroundTransparency = 1.000
- CrosshairText.Size = UDim2.new(0, 100, 0, 100)
- CrosshairText.Font = Enum.Font.SourceSans
- CrosshairText.Text = "+"
- CrosshairText.TextColor3 = Color3.fromRGB(255, 0, 0)
- CrosshairText.TextSize = 100.000
- CrosshairText.TextWrapped = true
- end
- end)
- TextLabel_6.Parent = Main
- TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_6.BackgroundTransparency = 1.000
- TextLabel_6.BorderSizePixel = 0
- TextLabel_6.Position = UDim2.new(0.0648648664, 0, 0.124149688, 0)
- TextLabel_6.Size = UDim2.new(0, 64, 0, 16)
- TextLabel_6.Font = Enum.Font.Code
- TextLabel_6.Text = "Distance"
- TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_6.TextSize = 14.000
- TextLabel_6.TextWrapped = true
- Distance.Name = "Distance"
- Distance.Parent = Main
- Distance.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Distance.BackgroundTransparency = 1.000
- Distance.Position = UDim2.new(0.772973001, 0, 0.12414968, 0)
- Distance.Size = UDim2.new(0, 36, 0, 17)
- Distance.Font = Enum.Font.Code
- Distance.Text = "Off"
- Distance.TextColor3 = Color3.fromRGB(255, 255, 255)
- Distance.TextSize = 14.000
- TextLabel_7.Parent = Main
- TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_7.BackgroundTransparency = 1.000
- TextLabel_7.BorderSizePixel = 0
- TextLabel_7.Position = UDim2.new(0.0648648664, 0, 0.153061256, 0)
- TextLabel_7.Size = UDim2.new(0, 57, 0, 16)
- TextLabel_7.Font = Enum.Font.Code
- TextLabel_7.Text = "Tracker"
- TextLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_7.TextSize = 14.000
- TextLabel_7.TextWrapped = true
- Tracker.Name = "Tracker"
- Tracker.Parent = Main
- Tracker.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Tracker.BackgroundTransparency = 1.000
- Tracker.Position = UDim2.new(0.772973001, 0, 0.153061241, 0)
- Tracker.Size = UDim2.new(0, 36, 0, 17)
- Tracker.Font = Enum.Font.Code
- Tracker.Text = "Off"
- Tracker.TextColor3 = Color3.fromRGB(255, 255, 255)
- Tracker.TextSize = 14.000
- TextLabel_8.Parent = Main
- TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_8.BackgroundTransparency = 1.000
- TextLabel_8.BorderSizePixel = 0
- TextLabel_8.Position = UDim2.new(0.0648648664, 0, 0.180272132, 0)
- TextLabel_8.Size = UDim2.new(0, 51, 0, 16)
- TextLabel_8.Font = Enum.Font.Code
- TextLabel_8.Text = "Circle"
- TextLabel_8.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_8.TextSize = 14.000
- TextLabel_8.TextWrapped = true
- CirCle.Name = "CirCle"
- CirCle.Parent = Main
- CirCle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CirCle.BackgroundTransparency = 1.000
- CirCle.Position = UDim2.new(0.772973001, 0, 0.181972802, 0)
- CirCle.Size = UDim2.new(0, 36, 0, 17)
- CirCle.Font = Enum.Font.Code
- CirCle.Text = "Off"
- CirCle.TextColor3 = Color3.fromRGB(255, 255, 255)
- CirCle.TextSize = 14.000
- CirCle.MouseButton1Down:connect(function()
- if CirCle.Text == "Off" then
- CirCle.Text = "On"
- game.CoreGui["ScreenGui"]:Destroy()
- else
- CirCle.Text = "Off"
- local Player = game.Players.LocalPlayer
- repeat wait() until Player.Character
- local Character = Player.Character
- local Camera = game.Workspace.CurrentCamera
- local Head = Character:WaitForChild("Head")
- local UIP = game:GetService("UserInputService")
- --Some variables for you to change
- local maxDistance = 1337
- local enemyTeamOnly = true
- local hotkey = Enum.KeyCode.LeftAlt
- --end of variables ya bitch
- local function handleESP(Player)
- if Player and Player.Character and Player.Character:FindFirstChild("Head") then
- if Player.Character:FindFirstChild("Humanoid") and Player.Character.Humanoid.Health > 0 then
- if not Player.Character.Head:FindFirstChild("FuckMyAss") then
- local esp = Instance.new("SphereHandleAdornment")
- esp.AlwaysOnTop = true
- esp.Name = "FuckMyAss"
- esp.Adornee = Player.Character.Head
- esp.ZIndex = 1
- esp.Color3 = Color3.new(1, 0, 0)
- esp.Parent = Player.Character.Head
- end
- else
- if Player.Character.Head:FindFirstChild("FuckMyAss") then
- Player.Character.head.FuckMyAss:Destroy()
- end
- end
- end
- end
- game:GetService("RunService").RenderStepped:connect(function()
- local closestP = nil
- local closestC = nil
- for i, c in pairs(game.Players:GetChildren()) do
- if c ~= Player and (not enemyTeamOnly or c.TeamColor ~= Player.TeamColor) and c.Character then
- spawn(function() handleESP(c) end)
- if UIP:IsKeyDown(hotkey) then
- local part = game.Workspace:FindPartOnRay(Ray.new(Head.CFrame.p, (c.Character.Head.CFrame.p - Head.CFrame.p).unit * maxDistance), Character, true, true)
- local dist = (c.Character.Head.CFrame.p - Head.CFrame.p).magnitude
- if part and c.Character:FindFirstChild(part.Name) and (not closestC or dist < closestC) then
- closestC = dist
- closestP = c
- end
- end
- end
- end
- if UIP:IsKeyDown(hotkey) then
- if closestP ~= nil and closestP.Character and closestP.Character:FindFirstChild("Humanoid") and closestP.Character.Humanoid.Health > 0 then
- Camera.CFrame = CFrame.new(Camera.CFrame.p, closestP.Character.Head.CFrame.p)
- end
- end
- end)
- end
- end)
- TextLabel_9.Parent = Main
- TextLabel_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_9.BackgroundTransparency = 1.000
- TextLabel_9.BorderSizePixel = 0
- TextLabel_9.Position = UDim2.new(0.0648648664, 0, 0.209183693, 0)
- TextLabel_9.Size = UDim2.new(0, 100, 0, 16)
- TextLabel_9.Font = Enum.Font.Code
- TextLabel_9.Text = "Draw distance"
- TextLabel_9.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_9.TextSize = 14.000
- TextLabel_9.TextWrapped = true
- Drawdistance.Name = "Draw distance"
- Drawdistance.Parent = Main
- Drawdistance.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Drawdistance.BackgroundTransparency = 1.000
- Drawdistance.Position = UDim2.new(0.772973001, 0, 0.210884362, 0)
- Drawdistance.Size = UDim2.new(0, 36, 0, 17)
- Drawdistance.Font = Enum.Font.Code
- Drawdistance.Text = "Auto"
- Drawdistance.TextColor3 = Color3.fromRGB(255, 255, 255)
- Drawdistance.TextSize = 14.000
- TextLabel_10.Parent = Main
- TextLabel_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_10.BackgroundTransparency = 1.000
- TextLabel_10.BorderSizePixel = 0
- TextLabel_10.Position = UDim2.new(0.0648648664, 0, 0.238095269, 0)
- TextLabel_10.Size = UDim2.new(0, 45, 0, 16)
- TextLabel_10.Font = Enum.Font.Code
- TextLabel_10.Text = "Lines"
- TextLabel_10.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_10.TextSize = 14.000
- TextLabel_10.TextWrapped = true
- Line.Name = "Line"
- Line.Parent = Main
- Line.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Line.BackgroundTransparency = 1.000
- Line.Position = UDim2.new(0.772973001, 0, 0.239795923, 0)
- Line.Size = UDim2.new(0, 36, 0, 17)
- Line.Font = Enum.Font.Code
- Line.Text = "End"
- Line.TextColor3 = Color3.fromRGB(255, 255, 255)
- Line.TextSize = 14.000
- TextLabel_11.Parent = Main
- TextLabel_11.BackgroundColor3 = Color3.fromRGB(0, 85, 127)
- TextLabel_11.BackgroundTransparency = 1.000
- TextLabel_11.BorderSizePixel = 0
- TextLabel_11.Position = UDim2.new(0.0648648664, 0, 0.268707514, 0)
- TextLabel_11.Size = UDim2.new(0, 51, 0, 16)
- TextLabel_11.Font = Enum.Font.Code
- TextLabel_11.Text = "Allies"
- TextLabel_11.TextColor3 = Color3.fromRGB(0, 115, 168)
- TextLabel_11.TextSize = 14.000
- TextLabel_11.TextWrapped = true
- Aliilies.Name = "Aliilies"
- Aliilies.Parent = Main
- Aliilies.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Aliilies.BackgroundTransparency = 1.000
- Aliilies.Position = UDim2.new(0.772973001, 0, 0.268707484, 0)
- Aliilies.Size = UDim2.new(0, 36, 0, 17)
- Aliilies.Font = Enum.Font.Code
- Aliilies.Text = "Off"
- Aliilies.TextColor3 = Color3.fromRGB(0, 115, 168)
- Aliilies.TextSize = 14.000
- TextLabel_12.Parent = Main
- TextLabel_12.BackgroundColor3 = Color3.fromRGB(0, 85, 127)
- TextLabel_12.BackgroundTransparency = 1.000
- TextLabel_12.BorderSizePixel = 0
- TextLabel_12.Position = UDim2.new(0.0648648664, 0, 0.295918405, 0)
- TextLabel_12.Size = UDim2.new(0, 86, 0, 16)
- TextLabel_12.Font = Enum.Font.Code
- TextLabel_12.Text = "Team Marker"
- TextLabel_12.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_12.TextSize = 14.000
- TextLabel_12.TextWrapped = true
- TeamMarker.Name = "Team Marker"
- TeamMarker.Parent = Main
- TeamMarker.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TeamMarker.BackgroundTransparency = 1.000
- TeamMarker.Position = UDim2.new(0.772973001, 0, 0.294217706, 0)
- TeamMarker.Size = UDim2.new(0, 36, 0, 17)
- TeamMarker.Font = Enum.Font.Code
- TeamMarker.Text = "F2"
- TeamMarker.TextColor3 = Color3.fromRGB(255, 255, 255)
- TeamMarker.TextSize = 14.000
- TextLabel_13.Parent = Main
- TextLabel_13.BackgroundColor3 = Color3.fromRGB(0, 85, 127)
- TextLabel_13.BackgroundTransparency = 1.000
- TextLabel_13.BorderSizePixel = 0
- TextLabel_13.Position = UDim2.new(0.0648648664, 0, 0.323129296, 0)
- TextLabel_13.Size = UDim2.new(0, 45, 0, 16)
- TextLabel_13.Font = Enum.Font.Code
- TextLabel_13.Text = "Names"
- TextLabel_13.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_13.TextSize = 14.000
- TextLabel_13.TextWrapped = true
- Names.Name = "Names"
- Names.Parent = Main
- Names.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Names.BackgroundTransparency = 1.000
- Names.Position = UDim2.new(0.772973001, 0, 0.323129267, 0)
- Names.Size = UDim2.new(0, 36, 0, 17)
- Names.Font = Enum.Font.Code
- Names.Text = "Off"
- Names.TextColor3 = Color3.fromRGB(255, 255, 255)
- Names.TextSize = 14.000
- TextLabel_14.Parent = Main
- TextLabel_14.BackgroundColor3 = Color3.fromRGB(0, 85, 127)
- TextLabel_14.BackgroundTransparency = 1.000
- TextLabel_14.BorderSizePixel = 0
- TextLabel_14.Position = UDim2.new(0.0648648664, 0, 0.350340188, 0)
- TextLabel_14.Size = UDim2.new(0, 45, 0, 16)
- TextLabel_14.Font = Enum.Font.Code
- TextLabel_14.Text = "Laser"
- TextLabel_14.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_14.TextSize = 14.000
- TextLabel_14.TextWrapped = true
- Laser.Name = "Laser"
- Laser.Parent = Main
- Laser.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Laser.BackgroundTransparency = 1.000
- Laser.Position = UDim2.new(0.772973001, 0, 0.350340158, 0)
- Laser.Size = UDim2.new(0, 36, 0, 17)
- Laser.Font = Enum.Font.Code
- Laser.Text = "Off"
- Laser.TextColor3 = Color3.fromRGB(255, 255, 255)
- Laser.TextSize = 14.000
- TextLabel_15.Parent = Main
- TextLabel_15.BackgroundColor3 = Color3.fromRGB(0, 85, 127)
- TextLabel_15.BackgroundTransparency = 1.000
- TextLabel_15.BorderSizePixel = 0
- TextLabel_15.Position = UDim2.new(0.0648648664, 0, 0.377551079, 0)
- TextLabel_15.Size = UDim2.new(0, 51, 0, 16)
- TextLabel_15.Font = Enum.Font.Code
- TextLabel_15.Text = "Health"
- TextLabel_15.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_15.TextSize = 14.000
- TextLabel_15.TextWrapped = true
- Health.Name = "Health"
- Health.Parent = Main
- Health.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Health.BackgroundTransparency = 1.000
- Health.Position = UDim2.new(0.772973001, 0, 0.37585035, 0)
- Health.Size = UDim2.new(0, 36, 0, 17)
- Health.Font = Enum.Font.Code
- Health.Text = "Off"
- Health.TextColor3 = Color3.fromRGB(255, 255, 255)
- Health.TextSize = 14.000
- TextLabel_16.Parent = Main
- TextLabel_16.BackgroundColor3 = Color3.fromRGB(0, 85, 127)
- TextLabel_16.BackgroundTransparency = 1.000
- TextLabel_16.BorderSizePixel = 0
- TextLabel_16.Position = UDim2.new(0.0648648664, 0, 0.404762, 0)
- TextLabel_16.Size = UDim2.new(0, 45, 0, 16)
- TextLabel_16.Font = Enum.Font.Code
- TextLabel_16.Text = "Alert"
- TextLabel_16.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_16.TextSize = 14.000
- TextLabel_16.TextWrapped = true
- Alert.Name = "Alert"
- Alert.Parent = Main
- Alert.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Alert.BackgroundTransparency = 1.000
- Alert.Position = UDim2.new(0.772973001, 0, 0.403061241, 0)
- Alert.Size = UDim2.new(0, 36, 0, 17)
- Alert.Font = Enum.Font.Code
- Alert.Text = "Off"
- Alert.TextColor3 = Color3.fromRGB(255, 255, 255)
- Alert.TextSize = 14.000
- TextLabel_17.Parent = Main
- TextLabel_17.BackgroundColor3 = Color3.fromRGB(0, 85, 127)
- TextLabel_17.BackgroundTransparency = 1.000
- TextLabel_17.BorderSizePixel = 0
- TextLabel_17.Position = UDim2.new(0.0702702701, 0, 0.430272222, 0)
- TextLabel_17.Size = UDim2.new(0, 70, 0, 16)
- TextLabel_17.Font = Enum.Font.Code
- TextLabel_17.Text = "Direction"
- TextLabel_17.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_17.TextSize = 14.000
- TextLabel_17.TextWrapped = true
- Direction.Name = "Direction"
- Direction.Parent = Main
- Direction.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Direction.BackgroundTransparency = 1.000
- Direction.Position = UDim2.new(0.772973001, 0, 0.428571433, 0)
- Direction.Size = UDim2.new(0, 36, 0, 17)
- Direction.Font = Enum.Font.Code
- Direction.Text = "Off"
- Direction.TextColor3 = Color3.fromRGB(255, 255, 255)
- Direction.TextSize = 14.000
- TextLabel_18.Parent = Main
- TextLabel_18.BackgroundColor3 = Color3.fromRGB(0, 85, 127)
- TextLabel_18.BackgroundTransparency = 1.000
- TextLabel_18.BorderSizePixel = 0
- TextLabel_18.Position = UDim2.new(0.0648648664, 0, 0.457483083, 0)
- TextLabel_18.Size = UDim2.new(0, 45, 0, 16)
- TextLabel_18.Font = Enum.Font.Code
- TextLabel_18.Text = "Radar"
- TextLabel_18.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_18.TextSize = 14.000
- TextLabel_18.TextWrapped = true
- Radar.Name = "Radar"
- Radar.Parent = Main
- Radar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Radar.BackgroundTransparency = 1.000
- Radar.Position = UDim2.new(0.772973001, 0, 0.457482994, 0)
- Radar.Size = UDim2.new(0, 36, 0, 17)
- Radar.Font = Enum.Font.Code
- Radar.Text = "Off"
- Radar.TextColor3 = Color3.fromRGB(255, 255, 255)
- Radar.TextSize = 14.000
Advertisement
Add Comment
Please, Sign In to add comment