Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (game.PlaceId == 3388553819) then
- local MainGui = Instance.new("ScreenGui")
- local MinimizedFrame = Instance.new("Frame")
- local TextButton = Instance.new("TextButton")
- local MainFrame = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local Header = Instance.new("TextLabel")
- local UICorner_2 = Instance.new("UICorner")
- local HideGUI = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local BeastFrame = Instance.new("Frame")
- local UICorner_4 = Instance.new("UICorner")
- local BeastWin = Instance.new("TextButton")
- local UICorner_5 = Instance.new("UICorner")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local Radar = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local WepThrow = Instance.new("TextButton")
- local UICorner_7 = Instance.new("UICorner")
- local Speed = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local ShapeShift = Instance.new("TextButton")
- local UICorner_9 = Instance.new("UICorner")
- local TextLabel_3 = Instance.new("TextLabel")
- local Main = Instance.new("Frame")
- local UICorner_10 = Instance.new("UICorner")
- local CompEsp = Instance.new("TextButton")
- local UICorner_11 = Instance.new("UICorner")
- local ChatSpy = Instance.new("TextButton")
- local UICorner_12 = Instance.new("UICorner")
- local PrtDel = Instance.new("TextButton")
- local UICorner_13 = Instance.new("UICorner")
- local TextLabel_4 = Instance.new("TextLabel")
- local Kill = Instance.new("TextButton")
- local UICorner_14 = Instance.new("UICorner")
- local BeastOpen = Instance.new("TextButton")
- local UICorner_15 = Instance.new("UICorner")
- local MainOpen = Instance.new("TextButton")
- local UICorner_16 = Instance.new("UICorner")
- local HelpMenuText = Instance.new("TextLabel")
- local UICorner_17 = Instance.new("UICorner")
- local CloseHelp = Instance.new("TextButton")
- local UICorner_18 = Instance.new("UICorner")
- local CompEspHelp = Instance.new("TextButton")
- local TextLabel_5 = Instance.new("TextLabel")
- local PlayerOpen = Instance.new("TextButton")
- local UICorner_19 = Instance.new("UICorner")
- local PlayerFrame = Instance.new("Frame")
- local UICorner_20 = Instance.new("UICorner")
- local Radar_2 = Instance.new("TextButton")
- local UICorner_21 = Instance.new("UICorner")
- local Invis = Instance.new("TextButton")
- local UICorner_22 = Instance.new("UICorner")
- local Speed_2 = Instance.new("TextButton")
- local UICorner_23 = Instance.new("UICorner")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local TextLabel_8 = Instance.new("TextLabel")
- local Stealth = Instance.new("TextButton")
- local UICorner_24 = Instance.new("UICorner")
- --Properties:
- MainGui.Name = "MainGui"
- MainGui.Parent = game:WaitForChild("CoreGui")
- MainGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- MinimizedFrame.Name = "MinimizedFrame"
- MinimizedFrame.Parent = MainGui
- MinimizedFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MinimizedFrame.BackgroundTransparency = 1.000
- MinimizedFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MinimizedFrame.BorderSizePixel = 0
- MinimizedFrame.Position = UDim2.new(0.493408799, 0, 0.319729388, 0)
- MinimizedFrame.Size = UDim2.new(0, 144, 0, 133)
- MinimizedFrame.Visible = false
- TextButton.Parent = MinimizedFrame
- TextButton.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
- TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.Position = UDim2.new(0.307855666, 0, 0.29295969, 0)
- TextButton.Size = UDim2.new(0, 55, 0, 55)
- TextButton.Style = Enum.ButtonStyle.RobloxButton
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Open"
- TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.TextSize = 14.000
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = MainGui
- MainFrame.Active = true
- MainFrame.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- MainFrame.BackgroundTransparency = 0.050
- MainFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MainFrame.Position = UDim2.new(0.320831776, 0, 0.227649122, 0)
- MainFrame.Size = UDim2.new(0, 452, 0, 339)
- UICorner.CornerRadius = UDim.new(0, 10)
- UICorner.Parent = MainFrame
- Header.Name = "Header"
- Header.Parent = MainFrame
- Header.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
- Header.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Header.Position = UDim2.new(0, 0, -0.0324483775, 0)
- Header.Size = UDim2.new(0, 452, 0, 50)
- Header.Font = Enum.Font.Ubuntu
- Header.Text = "Captive GUI"
- Header.TextColor3 = Color3.fromRGB(255, 255, 255)
- Header.TextSize = 40.000
- UICorner_2.CornerRadius = UDim.new(0, 10)
- UICorner_2.Parent = Header
- HideGUI.Name = "HideGUI"
- HideGUI.Parent = MainFrame
- HideGUI.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
- HideGUI.BorderColor3 = Color3.fromRGB(48, 48, 48)
- HideGUI.Position = UDim2.new(0.876106203, 0, -0.00294984505, 0)
- HideGUI.Size = UDim2.new(0, 48, 0, 29)
- HideGUI.Font = Enum.Font.SourceSans
- HideGUI.Text = "Hide"
- HideGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
- HideGUI.TextSize = 20.000
- UICorner_3.Parent = HideGUI
- BeastFrame.Name = "BeastFrame"
- BeastFrame.Parent = MainFrame
- BeastFrame.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- BeastFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- BeastFrame.Position = UDim2.new(0.274336278, 0, 0.115044251, 0)
- BeastFrame.Size = UDim2.new(0, 328, 0, 300)
- BeastFrame.Visible = false
- UICorner_4.Parent = BeastFrame
- BeastWin.Name = "BeastWin"
- BeastWin.Parent = BeastFrame
- BeastWin.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- BeastWin.BorderColor3 = Color3.fromRGB(0, 0, 0)
- BeastWin.Position = UDim2.new(0.333207458, 0, 0.0380825847, 0)
- BeastWin.Size = UDim2.new(0, 108, 0, 44)
- BeastWin.Font = Enum.Font.SourceSans
- BeastWin.Text = "Capture All"
- BeastWin.TextColor3 = Color3.fromRGB(255, 255, 255)
- BeastWin.TextSize = 14.000
- UICorner_5.Parent = BeastWin
- TextLabel.Parent = BeastFrame
- TextLabel.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.Position = UDim2.new(0.195121944, 0, 0.193333328, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Beast Abilites "
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextSize = 14.000
- TextLabel_2.Parent = TextLabel
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_2.Position = UDim2.new(0, 0, 0.25999999, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "(5 sec cooldown)"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextSize = 14.000
- Radar.Name = "Radar"
- Radar.Parent = BeastFrame
- Radar.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- Radar.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Radar.Position = UDim2.new(0.505504072, 0, 0.400737464, 0)
- Radar.Size = UDim2.new(0, 108, 0, 24)
- Radar.Font = Enum.Font.SourceSans
- Radar.Text = "Radar (V)"
- Radar.TextColor3 = Color3.fromRGB(255, 255, 255)
- Radar.TextSize = 14.000
- UICorner_6.Parent = Radar
- WepThrow.Name = "WepThrow"
- WepThrow.Parent = BeastFrame
- WepThrow.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- WepThrow.BorderColor3 = Color3.fromRGB(0, 0, 0)
- WepThrow.Position = UDim2.new(0.160991862, 0, 0.400737464, 0)
- WepThrow.Size = UDim2.new(0, 108, 0, 24)
- WepThrow.Font = Enum.Font.SourceSans
- WepThrow.Text = "Weapon Throw (F)"
- WepThrow.TextColor3 = Color3.fromRGB(255, 255, 255)
- WepThrow.TextSize = 14.000
- UICorner_7.Parent = WepThrow
- Speed.Name = "Speed"
- Speed.Parent = BeastFrame
- Speed.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- Speed.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Speed.Position = UDim2.new(0.340869904, 0, 0.510737479, 0)
- Speed.Size = UDim2.new(0, 108, 0, 24)
- Speed.Font = Enum.Font.SourceSans
- Speed.Text = "Super Speed (T)"
- Speed.TextColor3 = Color3.fromRGB(255, 255, 255)
- Speed.TextSize = 14.000
- UICorner_8.Parent = Speed
- ShapeShift.Name = "ShapeShift"
- ShapeShift.Parent = BeastFrame
- ShapeShift.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- ShapeShift.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ShapeShift.Position = UDim2.new(0.340869904, 0, 0.747404218, 0)
- ShapeShift.Size = UDim2.new(0, 108, 0, 24)
- ShapeShift.Font = Enum.Font.SourceSans
- ShapeShift.Text = "Shape Shift (X)"
- ShapeShift.TextColor3 = Color3.fromRGB(255, 255, 255)
- ShapeShift.TextSize = 14.000
- UICorner_9.Parent = ShapeShift
- TextLabel_3.Parent = BeastFrame
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.BackgroundTransparency = 1.000
- TextLabel_3.Position = UDim2.new(0.198170736, 0, 0.583333313, 0)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "Gamepass Required"
- TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.TextSize = 14.000
- Main.Name = "Main"
- Main.Parent = MainFrame
- Main.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- Main.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Main.Position = UDim2.new(0.274336278, 0, 0.115044251, 0)
- Main.Size = UDim2.new(0, 328, 0, 300)
- UICorner_10.Parent = Main
- CompEsp.Name = "CompEsp"
- CompEsp.Parent = Main
- CompEsp.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- CompEsp.BorderColor3 = Color3.fromRGB(0, 0, 0)
- CompEsp.Position = UDim2.new(0.333207458, 0, 0.231415927, 0)
- CompEsp.Size = UDim2.new(0, 108, 0, 44)
- CompEsp.Font = Enum.Font.SourceSans
- CompEsp.Text = "Computer ESP"
- CompEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
- CompEsp.TextSize = 14.000
- UICorner_11.Parent = CompEsp
- ChatSpy.Name = "ChatSpy"
- ChatSpy.Parent = Main
- ChatSpy.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- ChatSpy.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ChatSpy.Position = UDim2.new(0.333207458, 0, 0.0407079533, 0)
- ChatSpy.Size = UDim2.new(0, 108, 0, 44)
- ChatSpy.Font = Enum.Font.SourceSans
- ChatSpy.Text = "Chat Spy"
- ChatSpy.TextColor3 = Color3.fromRGB(255, 255, 255)
- ChatSpy.TextSize = 14.000
- UICorner_12.Parent = ChatSpy
- PrtDel.Name = "PrtDel"
- PrtDel.Parent = Main
- PrtDel.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- PrtDel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PrtDel.Position = UDim2.new(0.333207458, 0, 0.425073713, 0)
- PrtDel.Size = UDim2.new(0, 108, 0, 44)
- PrtDel.Font = Enum.Font.SourceSans
- PrtDel.Text = "Part Delete"
- PrtDel.TextColor3 = Color3.fromRGB(255, 255, 255)
- PrtDel.TextSize = 14.000
- UICorner_13.Parent = PrtDel
- TextLabel_4.Parent = Main
- TextLabel_4.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- TextLabel_4.BackgroundTransparency = 1.000
- TextLabel_4.Position = UDim2.new(0.195121944, 0, 0.813333392, 0)
- TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "Ill try to add more later!"
- TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_4.TextSize = 15.000
- Kill.Name = "Kill"
- Kill.Parent = Main
- Kill.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- Kill.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Kill.Position = UDim2.new(0.333207488, 0, 0.793333352, 0)
- Kill.Size = UDim2.new(0, 108, 0, 20)
- Kill.Font = Enum.Font.SourceSans
- Kill.Text = "Kill GUI"
- Kill.TextColor3 = Color3.fromRGB(255, 255, 255)
- Kill.TextSize = 14.000
- UICorner_14.Parent = Kill
- BeastOpen.Name = "BeastOpen"
- BeastOpen.Parent = MainFrame
- BeastOpen.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- BeastOpen.BorderColor3 = Color3.fromRGB(0, 0, 0)
- BeastOpen.Position = UDim2.new(0.017699182, 0, 0.250737488, 0)
- BeastOpen.Size = UDim2.new(0, 108, 0, 24)
- BeastOpen.Font = Enum.Font.SourceSans
- BeastOpen.Text = "Beast Hacks"
- BeastOpen.TextColor3 = Color3.fromRGB(255, 255, 255)
- BeastOpen.TextSize = 14.000
- UICorner_15.Parent = BeastOpen
- MainOpen.Name = "MainOpen"
- MainOpen.Parent = MainFrame
- MainOpen.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- MainOpen.BorderColor3 = Color3.fromRGB(0, 0, 0)
- MainOpen.Position = UDim2.new(0.017699182, 0, 0.150442481, 0)
- MainOpen.Size = UDim2.new(0, 108, 0, 24)
- MainOpen.Font = Enum.Font.SourceSans
- MainOpen.Text = "Main Menu"
- MainOpen.TextColor3 = Color3.fromRGB(255, 255, 255)
- MainOpen.TextSize = 14.000
- UICorner_16.Parent = MainOpen
- HelpMenuText.Name = "HelpMenuText"
- HelpMenuText.Parent = MainFrame
- HelpMenuText.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- HelpMenuText.BorderColor3 = Color3.fromRGB(0, 0, 0)
- HelpMenuText.Position = UDim2.new(0, 0, 0.115044251, 0)
- HelpMenuText.Size = UDim2.new(0, 452, 0, 300)
- HelpMenuText.Visible = false
- HelpMenuText.Font = Enum.Font.SourceSans
- HelpMenuText.Text = ""
- HelpMenuText.TextColor3 = Color3.fromRGB(255, 255, 255)
- HelpMenuText.TextSize = 14.000
- UICorner_17.Parent = HelpMenuText
- CloseHelp.Name = "CloseHelp"
- CloseHelp.Parent = HelpMenuText
- CloseHelp.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
- CloseHelp.BorderColor3 = Color3.fromRGB(0, 0, 0)
- CloseHelp.Position = UDim2.new(0.0376106203, 0, -0.133333325, 0)
- CloseHelp.Size = UDim2.new(0, 48, 0, 29)
- CloseHelp.Font = Enum.Font.SourceSans
- CloseHelp.Text = "Close"
- CloseHelp.TextColor3 = Color3.fromRGB(255, 255, 255)
- CloseHelp.TextSize = 14.000
- UICorner_18.Parent = CloseHelp
- CompEspHelp.Name = "CompEspHelp"
- CompEspHelp.Parent = HelpMenuText
- CompEspHelp.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- CompEspHelp.BorderColor3 = Color3.fromRGB(43, 43, 43)
- CompEspHelp.Position = UDim2.new(0.017699115, 0, 0.0399999991, 0)
- CompEspHelp.Size = UDim2.new(0, 125, 0, 40)
- CompEspHelp.Font = Enum.Font.SourceSans
- CompEspHelp.Text = "Computer ESP"
- CompEspHelp.TextColor3 = Color3.fromRGB(255, 255, 255)
- CompEspHelp.TextSize = 14.000
- TextLabel_5.Parent = CompEspHelp
- TextLabel_5.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- TextLabel_5.BorderColor3 = Color3.fromRGB(43, 43, 43)
- TextLabel_5.Position = UDim2.new(1, 0, -0.125, 0)
- TextLabel_5.Size = UDim2.new(0, 311, 0, 287)
- TextLabel_5.Font = Enum.Font.SourceSans
- TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_5.TextSize = 14.000
- PlayerOpen.Name = "PlayerOpen"
- PlayerOpen.Parent = MainFrame
- PlayerOpen.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
- PlayerOpen.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PlayerOpen.Position = UDim2.new(0.017699182, 0, 0.351032466, 0)
- PlayerOpen.Size = UDim2.new(0, 108, 0, 24)
- PlayerOpen.Font = Enum.Font.SourceSans
- PlayerOpen.Text = "Player Hacks"
- PlayerOpen.TextColor3 = Color3.fromRGB(255, 255, 255)
- PlayerOpen.TextSize = 14.000
- UICorner_19.Parent = PlayerOpen
- PlayerFrame.Name = "PlayerFrame"
- PlayerFrame.Parent = MainFrame
- PlayerFrame.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- PlayerFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- PlayerFrame.Position = UDim2.new(0.274336278, 0, 0.115044251, 0)
- PlayerFrame.Size = UDim2.new(0, 328, 0, 300)
- PlayerFrame.Visible = false
- UICorner_20.Parent = PlayerFrame
- Radar_2.Name = "Radar"
- Radar_2.Parent = PlayerFrame
- Radar_2.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- Radar_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Radar_2.Position = UDim2.new(0.505504072, 0, 0.360737473, 0)
- Radar_2.Size = UDim2.new(0, 108, 0, 24)
- Radar_2.Font = Enum.Font.SourceSans
- Radar_2.Text = "Radar (V)"
- Radar_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Radar_2.TextSize = 14.000
- UICorner_21.Parent = Radar_2
- Invis.Name = "Invis"
- Invis.Parent = PlayerFrame
- Invis.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- Invis.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Invis.Position = UDim2.new(0.340869904, 0, 0.707404196, 0)
- Invis.Size = UDim2.new(0, 108, 0, 24)
- Invis.Font = Enum.Font.SourceSans
- Invis.Text = "Invisibility (X)"
- Invis.TextColor3 = Color3.fromRGB(255, 255, 255)
- Invis.TextSize = 14.000
- UICorner_22.Parent = Invis
- Speed_2.Name = "Speed"
- Speed_2.Parent = PlayerFrame
- Speed_2.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- Speed_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Speed_2.Position = UDim2.new(0.340869904, 0, 0.470737487, 0)
- Speed_2.Size = UDim2.new(0, 108, 0, 24)
- Speed_2.Font = Enum.Font.SourceSans
- Speed_2.Text = "Super Speed (T)"
- Speed_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Speed_2.TextSize = 14.000
- UICorner_23.Parent = Speed_2
- TextLabel_6.Parent = PlayerFrame
- TextLabel_6.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- TextLabel_6.BackgroundTransparency = 1.000
- TextLabel_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_6.Position = UDim2.new(0.195121944, 0, 0.153333336, 0)
- TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_6.Font = Enum.Font.SourceSans
- TextLabel_6.Text = "Player Abilites"
- TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_6.TextSize = 14.000
- TextLabel_7.Parent = TextLabel_6
- TextLabel_7.BackgroundColor3 = Color3.fromRGB(43, 43, 43)
- TextLabel_7.BackgroundTransparency = 1.000
- TextLabel_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel_7.Position = UDim2.new(0, 0, 0.25999999, 0)
- TextLabel_7.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_7.Font = Enum.Font.SourceSans
- TextLabel_7.Text = "(5 sec cooldown)"
- TextLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_7.TextSize = 14.000
- TextLabel_8.Parent = PlayerFrame
- TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_8.BackgroundTransparency = 1.000
- TextLabel_8.Position = UDim2.new(0.198170736, 0, 0.543333292, 0)
- TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_8.Font = Enum.Font.SourceSans
- TextLabel_8.Text = "Gamepass Required"
- TextLabel_8.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_8.TextSize = 14.000
- Stealth.Name = "Stealth"
- Stealth.Parent = PlayerFrame
- Stealth.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
- Stealth.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Stealth.Position = UDim2.new(0.160991862, 0, 0.360737473, 0)
- Stealth.Size = UDim2.new(0, 108, 0, 24)
- Stealth.Font = Enum.Font.SourceSans
- Stealth.Text = "Stealth (F)"
- Stealth.TextColor3 = Color3.fromRGB(255, 255, 255)
- Stealth.TextSize = 14.000
- UICorner_24.Parent = Stealth
- -- Scripts:
- local function VFVFSJB_fake_script() -- TextButton.MinScript
- local script = Instance.new('Script', TextButton)
- -- Open/Close Scripts
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.MainFrame.Visible = true
- script.Parent.Parent.Parent.MinimizedFrame.Visible = false
- end)
- end
- coroutine.wrap(VFVFSJB_fake_script)()
- local function OURB_fake_script() -- HideGUI.MainScript
- local script = Instance.new('Script', HideGUI)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.MinimizedFrame.Visible = true
- end)
- end
- coroutine.wrap(OURB_fake_script)()
- local function YEBKUN_fake_script() -- BeastWin.Script
- local script = Instance.new('Script', BeastWin)
- script.Parent.MouseButton1Click:Connect(function()
- local l = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- for k, n in pairs(game.Players:GetPlayers()) do
- for i, d in pairs(game.Workspace:GetChildren()) do
- if d:FindFirstChild("HackableComputers") then
- local e = d:FindFirstChild("HackableComputers").Parent
- local o = game.Players.LocalPlayer
- if n ~= o then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = n.Character.HumanoidRootPart.CFrame
- game.ReplicatedStorage.ProjectGemma.Remotes.ragdollEvent:FireServer("RagdollPlr", n.Name)
- game.ReplicatedStorage.ProjectGemma.Remotes.ragdollEvent:FireServer("RopePlr", n.Name)
- wait(.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame =
- e:FindFirstChild("FreezeTubes").Freezer.FX.CFrame
- e:FindFirstChild("FreezeTubes").Freezer.Name = "FX1"
- wait(.5)
- game.ReplicatedStorage.ProjectGemma.Remotes.rEvent:FireServer("FreezePlayer", n.Name)
- end
- end
- end
- end
- end)
- end
- coroutine.wrap(YEBKUN_fake_script)()
- local function SVMZK_fake_script() -- Radar.LocalScript
- local script = Instance.new('LocalScript', Radar)
- local imp = game:GetService("UserInputService")
- local enable = false
- script.Parent.MouseButton1Click:Connect(function()
- enable = not enable
- script.Parent.TextColor3 = (enable and Color3.fromRGB(46, 204, 113)) or Color3.fromRGB(231, 76, 60)
- script.Parent.Text = (enable and "Radar (V) [On]") or "Radar (V) [Off]"
- end)
- game:GetService("UserInputService").InputBegan:Connect(function(Input, GameProcessedEvent)
- if Input.KeyCode == Enum.KeyCode.V and (not GameProcessedEvent) then
- if (enable == true) then
- print("Radar activated")
- game.ReplicatedStorage.AbilitiesShared.net.Request:FireServer("PlayerRadar")
- end
- end
- end)
- end
- coroutine.wrap(SVMZK_fake_script)()
- local function ADGWQY_fake_script() -- WepThrow.LocalScript
- local script = Instance.new('LocalScript', WepThrow)
- local imp = game:GetService("UserInputService")
- local enable = false
- script.Parent.MouseButton1Click:Connect(function()
- enable = not enable
- script.Parent.TextColor3 = (enable and Color3.fromRGB(46, 204, 113)) or Color3.fromRGB(231, 76, 60)
- script.Parent.Text = (enable and "Weapon Throw (F) [On]") or "Weapon Throw (F [Off]"
- end)
- game:GetService("UserInputService").InputBegan:Connect(function(Input, GameProcessedEvent)
- if Input.KeyCode == Enum.KeyCode.F and (not GameProcessedEvent) then
- if (enable == true) then
- print("Weapon Throw")
- game.ReplicatedStorage.AbilitiesShared.net.Request:FireServer("Weapon Throw")
- end
- end
- end)
- end
- coroutine.wrap(ADGWQY_fake_script)()
- local function BBJEB_fake_script() -- Speed.LocalScript
- local script = Instance.new('LocalScript', Speed)
- local imp = game:GetService("UserInputService")
- local enable = false
- script.Parent.MouseButton1Click:Connect(function()
- enable = not enable
- script.Parent.TextColor3 = (enable and Color3.fromRGB(46, 204, 113)) or Color3.fromRGB(231, 76, 60)
- script.Parent.Text = (enable and "Super Speed (T) [On]") or "Super Speed (T) [Off]"
- end)
- game:GetService("UserInputService").InputBegan:Connect(function(Input, GameProcessedEvent)
- if Input.KeyCode == Enum.KeyCode.T and (not GameProcessedEvent) then
- if (enable == true) then
- print("Shape Shifter activated")
- game.ReplicatedStorage.AbilitiesShared.net.Request:FireServer("SuperSpeed")
- end
- end
- end)
- end
- coroutine.wrap(BBJEB_fake_script)()
- local function NYHERVX_fake_script() -- ShapeShift.LocalScript
- local script = Instance.new('LocalScript', ShapeShift)
- local imp = game:GetService("UserInputService")
- local enable = false
- script.Parent.MouseButton1Click:Connect(function()
- enable = not enable
- script.Parent.TextColor3 = (enable and Color3.fromRGB(46, 204, 113)) or Color3.fromRGB(231, 76, 60)
- script.Parent.Text = (enable and "Shape Shifter (X) [On]") or "Shape Shifter (X) [Off]"
- end)
- game:GetService("UserInputService").InputBegan:Connect(function(Input, GameProcessedEvent)
- if Input.KeyCode == Enum.KeyCode.X and (not GameProcessedEvent) then
- if (enable == true) then
- print("Shape Shifter activated")
- game.ReplicatedStorage.AbilitiesShared.net.Request:FireServer("ShapeShifter")
- end
- end
- end)
- end
- coroutine.wrap(NYHERVX_fake_script)()
- local function IBFOKD_fake_script() -- CompEsp.Script
- local script = Instance.new('Script', CompEsp)
- script.Parent.MouseButton1Click:Connect(function()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Computer ESP";
- Text = "Computer ESP Loaded";
- })
- local function CreateESP(Part)
- local Box = Instance.new("BoxHandleAdornment")
- Box.Size = Part.Size + Vector3.new(0.1, 0.1, 0.1)
- Box.Name = "ESP"
- Box.Adornee = Part
- Box.Color3 = Part:FindFirstChild("HackermanScreen").HackColor.BackgroundColor3
- Box.AlwaysOnTop = true
- Box.ZIndex = 1
- Box.Parent = Part
- Part:FindFirstChild("HackermanScreen").HackColor:GetPropertyChangedSignal("BackgroundColor3"):Connect(function()
- Box.Color3 = Part:FindFirstChild("HackermanScreen").HackColor.BackgroundColor3
- end)
- end
- for _,v in pairs(game:GetService('Workspace'):GetDescendants()) do
- if v.Name == "Setup" and v.Parent.Name == "HackableComputers" then
- if (not v.Monitor.Screen:FindFirstChild("ESP")) then
- CreateESP(v.Monitor.Screen)
- end
- end
- end
- game:GetService('Workspace').DescendantAdded:Connect(function(Part)
- if Part.Name == "Setup" and Part.Parent.Name == "HackableComputers" then
- local Monitor = Part:FindFirstChild("Monitor") or Part:WaitForChild("Monitor")
- if Monitor then
- CreateESP(Monitor.Screen)
- end
- end
- end)
- HackableComputers.ChildAdded:Connect(function(Part)
- if (not Part.Monitor.Screen:FindFirstChild("ESP")) then
- CreateESP(Part.Monitor.Screen)
- end
- end)
- end)
- end
- coroutine.wrap(IBFOKD_fake_script)()
- local function ZXDPCVZ_fake_script() -- ChatSpy.Script
- local script = Instance.new('Script', ChatSpy)
- script.Parent.MouseButton1Click:Connect(function()
- function plrchat(plr, chat)
- print(plr.Name..": "..tick().."\n"..chat)
- end
- for i,v in pairs(game:GetService("Players"):GetPlayers()) do
- v.Chatted:connect(function(chat)
- if chatlogs then
- plrchat(v, chat)
- end
- end)
- end
- game:GetService("Players").PlayerAdded:connect(function(plr)
- plr.Chatted:connect(function(chat)
- if chatlogs then
- plrchat(plr, chat)
- end
- end)
- end)
- chatlogs = true
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Chat Spy";
- Text = "Chat Spy Loaded";
- })
- end)
- end
- coroutine.wrap(ZXDPCVZ_fake_script)()
- local function YEIO_fake_script() -- PrtDel.Script
- local script = Instance.new('Script', PrtDel)
- script.Parent.MouseButton1Click:Connect(function()
- local Plr = game:GetService("Players").LocalPlayer
- local Mouse = Plr:GetMouse()
- Mouse.Button1Down:connect(function()
- if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
- if not Mouse.Target then return end
- Mouse.Target:Destroy()
- end)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Part Removal";
- Text = "Part Removal Loaded";
- })
- end)
- end
- coroutine.wrap(YEIO_fake_script)()
- local function CPDQS_fake_script() -- Kill.Script
- local script = Instance.new('Script', Kill)
- script.Parent.MouseButton1Click:Connect(function()
- if (game:WaitForChild('CoreGui').MainGui) then
- game:WaitForChild('CoreGui').MainGui:Destroy()
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Bye";
- Text = "Thanks for using my Gui!";
- })
- end)
- end
- coroutine.wrap(CPDQS_fake_script)()
- local function KJBSOBB_fake_script() -- BeastOpen.Script
- local script = Instance.new('Script', BeastOpen)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.BeastFrame.Visible = true
- script.Parent.Parent.PlayerFrame.Visible = false
- script.Parent.Parent.Main.Visible = false
- end)
- end
- coroutine.wrap(KJBSOBB_fake_script)()
- local function OUKV_fake_script() -- MainOpen.Script
- local script = Instance.new('Script', MainOpen)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.BeastFrame.Visible = false
- script.Parent.Parent.PlayerFrame.Visible = false
- script.Parent.Parent.Main.Visible = true
- end)
- end
- coroutine.wrap(OUKV_fake_script)()
- local function YQUNF_fake_script() -- CloseHelp.Script
- local script = Instance.new('Script', CloseHelp)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- script.Parent.Visible = false
- script.Parent.Parent.Parent.OpenHelp.Visible = true
- script.Parent.Parent.HelpMenuText.Visible = true
- script.Parent.Parent.HelpMenuText.CloseHelp.Visible = true
- script.Parent.Parent.Main.Visible = false
- script.Parent.Parent.BeastFrame.Visible = false
- script.Parent.Parent.PlayerOpen.Visible = false
- end)
- end
- coroutine.wrap(YQUNF_fake_script)()
- local function ZBVEV_fake_script() -- CompEspHelp.Script
- local script = Instance.new('Script', CompEspHelp)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.TextLabel.Visible = true
- end)
- end
- coroutine.wrap(ZBVEV_fake_script)()
- local function ZEAYIEF_fake_script() -- PlayerOpen.Script
- local script = Instance.new('Script', PlayerOpen)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.BeastFrame.Visible = false
- script.Parent.Parent.PlayerFrame.Visible = true
- script.Parent.Parent.Main.Visible = false
- end)
- end
- coroutine.wrap(ZEAYIEF_fake_script)()
- local function ZZSYT_fake_script() -- Radar_2.Radar
- local script = Instance.new('LocalScript', Radar_2)
- local imp = game:GetService("UserInputService")
- local enable = false
- script.Parent.MouseButton1Click:Connect(function()
- enable = not enable
- script.Parent.TextColor3 = (enable and Color3.fromRGB(46, 204, 113)) or Color3.fromRGB(231, 76, 60)
- script.Parent.Text = (enable and "Radar (V) [On]") or "Radar (V) [Off]"
- end)
- game:GetService("UserInputService").InputBegan:Connect(function(Input, GameProcessedEvent)
- if Input.KeyCode == Enum.KeyCode.V and (not GameProcessedEvent) then
- if (enable == true) then
- print("Radar activated")
- game.ReplicatedStorage.AbilitiesShared.net.Request:FireServer("PlayerRadar")
- end
- end
- end)
- end
- coroutine.wrap(ZZSYT_fake_script)()
- local function YYJON_fake_script() -- Invis.Invis
- local script = Instance.new('LocalScript', Invis)
- local imp = game:GetService("UserInputService")
- local enable = false
- script.Parent.MouseButton1Click:Connect(function()
- enable = not enable
- script.Parent.TextColor3 = (enable and Color3.fromRGB(46, 204, 113)) or Color3.fromRGB(231, 76, 60)
- script.Parent.Text = (enable and "Invisibility (F) [On]") or "Invisibility (F) [Off]"
- end)
- game:GetService("UserInputService").InputBegan:Connect(function(Input, GameProcessedEvent)
- if Input.KeyCode == Enum.KeyCode.F and (not GameProcessedEvent) then
- if (enable == true) then
- print("Invisibility activated")
- game.ReplicatedStorage.AbilitiesShared.net.Request:FireServer("Invisibility")
- end
- end
- end)
- end
- coroutine.wrap(YYJON_fake_script)()
- local function OKUAHJO_fake_script() -- Speed_2.Speed
- local script = Instance.new('LocalScript', Speed_2)
- local imp = game:GetService("UserInputService")
- local enable = false
- script.Parent.MouseButton1Click:Connect(function()
- enable = not enable
- script.Parent.TextColor3 = (enable and Color3.fromRGB(46, 204, 113)) or Color3.fromRGB(231, 76, 60)
- script.Parent.Text = (enable and "Super Speed (T) [On]") or "Super Speed (T) [Off]"
- end)
- game:GetService("UserInputService").InputBegan:Connect(function(Input, GameProcessedEvent)
- if Input.KeyCode == Enum.KeyCode.T and (not GameProcessedEvent) then
- if (enable == true) then
- print("Super Speed activated")
- game.ReplicatedStorage.AbilitiesShared.net.Request:FireServer("SuperSpeed")
- end
- end
- end)
- end
- coroutine.wrap(OKUAHJO_fake_script)()
- local function FNRR_fake_script() -- Stealth.Stealth
- local script = Instance.new('LocalScript', Stealth)
- local imp = game:GetService("UserInputService")
- local enable = false
- script.Parent.MouseButton1Click:Connect(function()
- enable = not enable
- script.Parent.TextColor3 = (enable and Color3.fromRGB(46, 204, 113)) or Color3.fromRGB(231, 76, 60)
- script.Parent.Text = (enable and "Stealth (X) [On]") or "Steath (X) [Off]"
- end)
- game:GetService("UserInputService").InputBegan:Connect(function(Input, GameProcessedEvent)
- if Input.KeyCode == Enum.KeyCode.X and (not GameProcessedEvent) then
- if (enable == true) then
- print("Steath activated")
- game.ReplicatedStorage.AbilitiesShared.net.Request:FireServer("Stealth")
- end
- end
- end)
- end
- coroutine.wrap(FNRR_fake_script)()
- local function VVMSEAL_fake_script() -- MainGui.DraggableMain
- local script = Instance.new('Script', MainGui)
- -- Draggable script-1
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent.MainFrame
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Gui Loaded";
- Text = "Thanks For Using My Gui!";
- })
- end
- coroutine.wrap(VVMSEAL_fake_script)()
- local function DZSUFVR_fake_script() -- MainGui.DraggableMin
- local script = Instance.new('Script', MainGui)
- -- Draggable script-2
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent.MinimizedFrame
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(DZSUFVR_fake_script)()
- else
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Wrong Game!";
- Text = "Youve executed this script in the wrong game!";
- })
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement