Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Ty 4 using
- -- Instances:
- local Exploit = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Exit = Instance.new("TextButton")
- local General = Instance.new("Frame")
- local Page1 = Instance.new("Frame")
- local GoToPlayer = Instance.new("TextButton")
- local Noclip = Instance.new("TextButton")
- local PlName = Instance.new("TextBox")
- local SecndPage = Instance.new("TextButton")
- local SetSpeed = Instance.new("TextButton")
- local Speed = Instance.new("TextBox")
- local infjump = Instance.new("TextButton")
- local Down = Instance.new("TextLabel")
- local Top = Instance.new("TextLabel")
- local Page2 = Instance.new("Frame")
- local PrevPage = Instance.new("TextButton")
- local SetJump = Instance.new("TextButton")
- local Speed_2 = Instance.new("TextBox")
- local CtrlClickTp = Instance.new("TextButton")
- local MenuBtn = Instance.new("TextButton")
- local MenuBtn_Roundify_12px = Instance.new("ImageLabel")
- local Menu = Instance.new("TextLabel")
- local MenuFrame = Instance.new("Frame")
- local General_2 = Instance.new("TextButton")
- local Games = Instance.new("TextButton")
- local Scripts = Instance.new("TextButton")
- local Help = Instance.new("TextButton")
- local ExitMenu = Instance.new("TextButton")
- local ScriptsFrame = Instance.new("Frame")
- local AnimsGui = Instance.new("TextButton")
- local GamesFrame = Instance.new("Frame")
- local Jailbreak = Instance.new("TextButton")
- local Piggy = Instance.new("TextButton")
- local TOH = Instance.new("TextButton")
- local Skywars = Instance.new("TextButton")
- local Down_2 = Instance.new("TextLabel")
- local Top_2 = Instance.new("TextLabel")
- local Help_2 = Instance.new("Frame")
- local HowTouse = Instance.new("Frame")
- local HowUse = Instance.new("TextLabel")
- local Label = Instance.new("TextLabel")
- local Open = Instance.new("TextButton")
- local Click1 = Instance.new("Sound")
- local badClick = Instance.new("Sound")
- local Click3 = Instance.new("Sound")
- --Properties:
- Exploit.Name = "Exploit"
- Exploit.Parent = game:FindFirstChild("CoreGui")
- Exploit.ResetOnSpawn = false
- Click1.Parent = Exploit
- Click1.Name = "click"
- Click1.SoundId = "rbxassetid://903267862"
- badClick.Parent = Exploit
- badClick.Name = "BadClick"
- badClick.SoundId = "rbxassetid://149162327"
- badClick.Volume = 2
- Click3.Parent = Exploit
- Click3.Name = "Click2"
- Click3.SoundId = "rbxassetid://452267918"
- Main.Name = "Main"
- Main.Parent = Exploit
- Main.Active = true
- Main.BackgroundColor3 = Color3.fromRGB(212, 39, 255)
- Main.BackgroundTransparency = 0.350
- Main.Position = UDim2.new(0.175944328, 0, .112734869, 0)
- Main.Size = UDim2.new(0, 796, 0, 371)
- Main.Draggable = true
- Exit.Name = "Exit"
- Exit.Parent = Main
- Exit.BackgroundColor3 = Color3.fromRGB(162, 12, 12)
- Exit.BorderColor3 = Color3.fromRGB(170, 0, 0)
- Exit.Position = UDim2.new(0.930904627, 0, -6.16932141e-08, 0)
- Exit.Size = UDim2.new(0, 54, 0, 50)
- Exit.Font = Enum.Font.SourceSans
- Exit.Text = "X"
- Exit.TextColor3 = Color3.fromRGB(0, 0, 0)
- Exit.TextScaled = true
- Exit.TextSize = 14.000
- Exit.TextWrapped = true
- General.Name = "General"
- General.Parent = Main
- General.Active = true
- General.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- General.BackgroundTransparency = 1.000
- General.Size = UDim2.new(0, 796, 0, 371)
- General.Visible = false
- Page1.Name = "Page1"
- Page1.Parent = General
- Page1.Active = true
- Page1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Page1.BackgroundTransparency = 1.000
- Page1.Size = UDim2.new(0, 796, 0, 371)
- GoToPlayer.Name = "GoToPlayer"
- GoToPlayer.Parent = Page1
- GoToPlayer.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- GoToPlayer.Position = UDim2.new(0.381909549, 0, 0.571428537, 0)
- GoToPlayer.Size = UDim2.new(0, 200, 0, 50)
- GoToPlayer.Font = Enum.Font.SourceSans
- GoToPlayer.Text = "Go to player"
- GoToPlayer.TextColor3 = Color3.fromRGB(0, 0, 0)
- GoToPlayer.TextScaled = true
- GoToPlayer.TextSize = 14.000
- GoToPlayer.TextWrapped = true
- Noclip.Name = "Noclip"
- Noclip.Parent = Page1
- Noclip.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- Noclip.Position = UDim2.new(0.0288944729, 0, 0.571428537, 0)
- Noclip.Size = UDim2.new(0, 200, 0, 50)
- Noclip.Font = Enum.Font.SourceSans
- Noclip.Text = "NOCLIP [E]"
- Noclip.TextColor3 = Color3.fromRGB(0, 0, 0)
- Noclip.TextScaled = true
- Noclip.TextSize = 14.000
- Noclip.TextWrapped = true
- PlName.Name = "PlName"
- PlName.Parent = Page1
- PlName.BackgroundColor3 = Color3.fromRGB(255, 239, 188)
- PlName.Position = UDim2.new(0.381909579, 0, 0.347708881, 0)
- PlName.Size = UDim2.new(0, 200, 0, 50)
- PlName.Font = Enum.Font.SourceSans
- PlName.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
- PlName.PlaceholderText = "Player name here"
- PlName.Text = ""
- PlName.TextColor3 = Color3.fromRGB(0, 0, 0)
- PlName.TextScaled = true
- PlName.TextSize = 14.000
- PlName.TextWrapped = true
- SecndPage.Name = "SecndPage"
- SecndPage.Parent = Page1
- SecndPage.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
- SecndPage.Position = UDim2.new(0.381909549, 0, 0.76819402, 0)
- SecndPage.Size = UDim2.new(0, 200, 0, 50)
- SecndPage.Font = Enum.Font.SourceSans
- SecndPage.Text = "Page >>"
- SecndPage.TextColor3 = Color3.fromRGB(0, 0, 0)
- SecndPage.TextScaled = true
- SecndPage.TextSize = 14.000
- SecndPage.TextWrapped = true
- SetSpeed.Name = "SetSpeed"
- SetSpeed.Parent = Page1
- SetSpeed.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- SetSpeed.Position = UDim2.new(0.719849288, 0, 0.571428537, 0)
- SetSpeed.Size = UDim2.new(0, 200, 0, 50)
- SetSpeed.Font = Enum.Font.SourceSans
- SetSpeed.Text = "Set speed"
- SetSpeed.TextColor3 = Color3.fromRGB(0, 0, 0)
- SetSpeed.TextScaled = true
- SetSpeed.TextSize = 14.000
- SetSpeed.TextWrapped = true
- Speed.Name = "Speed"
- Speed.Parent = Page1
- Speed.BackgroundColor3 = Color3.fromRGB(255, 239, 188)
- Speed.Position = UDim2.new(0.719849229, 0, 0.347708881, 0)
- Speed.Size = UDim2.new(0, 200, 0, 50)
- Speed.Font = Enum.Font.SourceSans
- Speed.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
- Speed.PlaceholderText = "Speed ammount here"
- Speed.Text = ""
- Speed.TextColor3 = Color3.fromRGB(0, 0, 0)
- Speed.TextScaled = true
- Speed.TextSize = 14.000
- Speed.TextWrapped = true
- infjump.Name = "inf jump"
- infjump.Parent = Page1
- infjump.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- infjump.Position = UDim2.new(0.0288944729, 0, 0.347708881, 0)
- infjump.Size = UDim2.new(0, 200, 0, 50)
- infjump.Font = Enum.Font.SourceSans
- infjump.Text = "INF. JUMP"
- infjump.TextColor3 = Color3.fromRGB(0, 0, 0)
- infjump.TextScaled = true
- infjump.TextSize = 14.000
- infjump.TextWrapped = true
- Down.Name = "Down"
- Down.Parent = Page1
- Down.Active = true
- Down.BackgroundColor3 = Color3.fromRGB(93, 180, 255)
- Down.Position = UDim2.new(0, 0, 0.943396211, 0)
- Down.Size = UDim2.new(0, 796, 0, 21)
- Down.Font = Enum.Font.SourceSans
- Down.Text = "My best GUI v1"
- Down.TextColor3 = Color3.fromRGB(0, 0, 0)
- Down.TextScaled = true
- Down.TextSize = 14.000
- Down.TextWrapped = true
- Top.Name = "Top"
- Top.Parent = Page1
- Top.Active = true
- Top.BackgroundColor3 = Color3.fromRGB(93, 180, 255)
- Top.Size = UDim2.new(0, 741, 0, 50)
- Top.Font = Enum.Font.SourceSans
- Top.Text = "Welcome to my best script GUI! [By alrobloxeano]"
- Top.TextColor3 = Color3.fromRGB(0, 0, 0)
- Top.TextScaled = true
- Top.TextSize = 14.000
- Top.TextWrapped = true
- Page2.Name = "Page2"
- Page2.Parent = General
- Page2.Active = true
- Page2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Page2.BackgroundTransparency = 1.000
- Page2.Size = UDim2.new(0, 796, 0, 371)
- Page2.Visible = false
- PrevPage.Name = "PrevPage"
- PrevPage.Parent = Page2
- PrevPage.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
- PrevPage.Position = UDim2.new(0.381909549, 0, 0.76819402, 0)
- PrevPage.Size = UDim2.new(0, 200, 0, 50)
- PrevPage.Font = Enum.Font.SourceSans
- PrevPage.Text = "<< Page"
- PrevPage.TextColor3 = Color3.fromRGB(0, 0, 0)
- PrevPage.TextScaled = true
- PrevPage.TextSize = 14.000
- PrevPage.TextWrapped = true
- SetJump.Name = "SetJump"
- SetJump.Parent = Page2
- SetJump.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- SetJump.Position = UDim2.new(0.719849288, 0, 0.571428537, 0)
- SetJump.Size = UDim2.new(0, 200, 0, 50)
- SetJump.Font = Enum.Font.SourceSans
- SetJump.Text = "Set jump power"
- SetJump.TextColor3 = Color3.fromRGB(0, 0, 0)
- SetJump.TextScaled = true
- SetJump.TextSize = 14.000
- SetJump.TextWrapped = true
- Speed_2.Name = "Speed"
- Speed_2.Parent = Page2
- Speed_2.BackgroundColor3 = Color3.fromRGB(255, 239, 188)
- Speed_2.Position = UDim2.new(0.719849229, 0, 0.347708881, 0)
- Speed_2.Size = UDim2.new(0, 200, 0, 50)
- Speed_2.Font = Enum.Font.SourceSans
- Speed_2.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
- Speed_2.PlaceholderText = "Jump Power ammount here"
- Speed_2.Text = ""
- Speed_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- Speed_2.TextScaled = true
- Speed_2.TextSize = 14.000
- Speed_2.TextWrapped = true
- CtrlClickTp.Name = "CtrlClickTp"
- CtrlClickTp.Parent = Page2
- CtrlClickTp.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- CtrlClickTp.Position = UDim2.new(0.399497539, 0, 0.347708881, 0)
- CtrlClickTp.Size = UDim2.new(0, 200, 0, 50)
- CtrlClickTp.Font = Enum.Font.SourceSans
- CtrlClickTp.Text = "CTRL + Click TP"
- CtrlClickTp.TextColor3 = Color3.fromRGB(0, 0, 0)
- CtrlClickTp.TextScaled = true
- CtrlClickTp.TextSize = 14.000
- CtrlClickTp.TextWrapped = true
- MenuBtn.Name = "MenuBtn"
- MenuBtn.Parent = Main
- MenuBtn.BackgroundColor3 = Color3.fromRGB(44, 53, 52)
- MenuBtn.BackgroundTransparency = 1.000
- MenuBtn.BorderSizePixel = 0
- MenuBtn.Position = UDim2.new(0, 0, 0.134770885, 0)
- MenuBtn.Size = UDim2.new(0, 66, 0, 50)
- MenuBtn.Visible = false
- MenuBtn.Font = Enum.Font.SourceSans
- MenuBtn.Text = ""
- MenuBtn.TextColor3 = Color3.fromRGB(255, 255, 255)
- MenuBtn.TextScaled = true
- MenuBtn.TextSize = 14.000
- MenuBtn.TextWrapped = true
- MenuBtn_Roundify_12px.Name = "MenuBtn_Roundify_12px"
- MenuBtn_Roundify_12px.Parent = MenuBtn
- MenuBtn_Roundify_12px.Active = true
- MenuBtn_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
- MenuBtn_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MenuBtn_Roundify_12px.BackgroundTransparency = 1.000
- MenuBtn_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
- MenuBtn_Roundify_12px.Selectable = true
- MenuBtn_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
- MenuBtn_Roundify_12px.Image = "rbxassetid://3570695787"
- MenuBtn_Roundify_12px.ImageColor3 = Color3.fromRGB(44, 53, 52)
- MenuBtn_Roundify_12px.ScaleType = Enum.ScaleType.Slice
- MenuBtn_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
- MenuBtn_Roundify_12px.SliceScale = 0.120
- Menu.Name = "Menu"
- Menu.Parent = MenuBtn
- Menu.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Menu.BackgroundTransparency = 1.000
- Menu.Size = UDim2.new(0, 66, 0, 50)
- Menu.Font = Enum.Font.SourceSans
- Menu.Text = "Menu"
- Menu.TextColor3 = Color3.fromRGB(0, 0, 0)
- Menu.TextScaled = true
- Menu.TextSize = 14.000
- Menu.TextWrapped = true
- MenuFrame.Name = "MenuFrame"
- MenuFrame.Parent = Main
- MenuFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MenuFrame.BackgroundTransparency = 0.450
- MenuFrame.Position = UDim2.new(0, 0, 0.134770885, 0)
- MenuFrame.Size = UDim2.new(0, 147, 0, 321)
- General_2.Name = "General"
- General_2.Parent = MenuFrame
- General_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- General_2.BackgroundTransparency = 1.000
- General_2.Position = UDim2.new(0, 0, 0.0436137095, 0)
- General_2.Size = UDim2.new(0, 147, 0, 50)
- General_2.Font = Enum.Font.SourceSans
- General_2.Text = "General"
- General_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- General_2.TextScaled = true
- General_2.TextSize = 14.000
- General_2.TextWrapped = true
- Games.Name = "Games"
- Games.Parent = MenuFrame
- Games.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Games.BackgroundTransparency = 1.000
- Games.Position = UDim2.new(0, 0, 0.199376941, 0)
- Games.Size = UDim2.new(0, 147, 0, 50)
- Games.Font = Enum.Font.SourceSans
- Games.Text = "Games"
- Games.TextColor3 = Color3.fromRGB(0, 0, 0)
- Games.TextScaled = true
- Games.TextSize = 14.000
- Games.TextWrapped = true
- Scripts.Name = "Scripts"
- Scripts.Parent = MenuFrame
- Scripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Scripts.BackgroundTransparency = 1.000
- Scripts.Position = UDim2.new(0, 0, 0.355140179, 0)
- Scripts.Size = UDim2.new(0, 147, 0, 50)
- Scripts.Font = Enum.Font.SourceSans
- Scripts.Text = "Scripts"
- Scripts.TextColor3 = Color3.fromRGB(0, 0, 0)
- Scripts.TextScaled = true
- Scripts.TextSize = 14.000
- Scripts.TextWrapped = true
- Help.Name = "Help"
- Help.Parent = MenuFrame
- Help.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Help.BackgroundTransparency = 1.000
- Help.Position = UDim2.new(0, 0, 0.728971958, 0)
- Help.Size = UDim2.new(0, 147, 0, 50)
- Help.Font = Enum.Font.SourceSans
- Help.Text = "Help"
- Help.TextColor3 = Color3.fromRGB(0, 0, 0)
- Help.TextScaled = true
- Help.TextSize = 14.000
- Help.TextWrapped = true
- ExitMenu.Name = "ExitMenu"
- ExitMenu.Parent = MenuFrame
- ExitMenu.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- ExitMenu.Size = UDim2.new(0, 26, 0, 22)
- ExitMenu.Font = Enum.Font.SourceSans
- ExitMenu.Text = "X"
- ExitMenu.TextColor3 = Color3.fromRGB(0, 0, 0)
- ExitMenu.TextScaled = true
- ExitMenu.TextSize = 14.000
- ExitMenu.TextWrapped = true
- ScriptsFrame.Name = "ScriptsFrame"
- ScriptsFrame.Parent = Main
- ScriptsFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ScriptsFrame.BackgroundTransparency = 1.000
- ScriptsFrame.Size = UDim2.new(0, 795, 0, 371)
- ScriptsFrame.Visible = false
- AnimsGui.Name = "AnimsGui"
- AnimsGui.Parent = ScriptsFrame
- AnimsGui.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- AnimsGui.Position = UDim2.new(0.381909609, 0, 0.347708881, 0)
- AnimsGui.Size = UDim2.new(0, 200, 0, 50)
- AnimsGui.Font = Enum.Font.SourceSans
- AnimsGui.Text = "Anims GUI"
- AnimsGui.TextColor3 = Color3.fromRGB(0, 0, 0)
- AnimsGui.TextScaled = true
- AnimsGui.TextSize = 14.000
- AnimsGui.TextWrapped = true
- GamesFrame.Name = "GamesFrame"
- GamesFrame.Parent = Main
- GamesFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- GamesFrame.BackgroundTransparency = 1.000
- GamesFrame.Size = UDim2.new(0, 795, 0, 371)
- GamesFrame.Visible = false
- Jailbreak.Name = "Jailbreak"
- Jailbreak.Parent = GamesFrame
- Jailbreak.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- Jailbreak.Position = UDim2.new(0.381909609, 0, 0.44204849, 0)
- Jailbreak.Size = UDim2.new(0, 200, 0, 50)
- Jailbreak.Font = Enum.Font.SourceSans
- Jailbreak.Text = "Jailbreak"
- Jailbreak.TextColor3 = Color3.fromRGB(0, 0, 0)
- Jailbreak.TextScaled = true
- Jailbreak.TextSize = 14.000
- Jailbreak.TextWrapped = true
- Piggy.Name = "Piggy"
- Piggy.Parent = GamesFrame
- Piggy.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- Piggy.Position = UDim2.new(0.381909609, 0, 0.706199467, 0)
- Piggy.Size = UDim2.new(0, 200, 0, 50)
- Piggy.Font = Enum.Font.SourceSans
- Piggy.Text = "Piggy"
- Piggy.TextColor3 = Color3.fromRGB(0, 0, 0)
- Piggy.TextScaled = true
- Piggy.TextSize = 14.000
- Piggy.TextWrapped = true
- TOH.Name = "TOH"
- TOH.Parent = GamesFrame
- TOH.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- TOH.Position = UDim2.new(0.381909609, 0, 0.212937981, 0)
- TOH.Size = UDim2.new(0, 200, 0, 50)
- TOH.Font = Enum.Font.SourceSans
- TOH.Text = "Tower of hell"
- TOH.TextColor3 = Color3.fromRGB(0, 0, 0)
- TOH.TextScaled = true
- TOH.TextSize = 14.000
- TOH.TextWrapped = true
- Skywars.Name = "Skywars"
- Skywars.Parent = GamesFrame
- Skywars.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
- Skywars.Position = UDim2.new(0.706437945, 0, 0.431266844, 0)
- Skywars.Size = UDim2.new(0, 198, 0, 57)
- Skywars.Font = Enum.Font.SourceSans
- Skywars.Text = "[16bitplay Games]SkyWars"
- Skywars.TextColor3 = Color3.fromRGB(0, 0, 0)
- Skywars.TextScaled = true
- Skywars.TextSize = 14.000
- Skywars.TextWrapped = true
- Down_2.Name = "Down"
- Down_2.Parent = Main
- Down_2.Active = true
- Down_2.BackgroundColor3 = Color3.fromRGB(93, 180, 255)
- Down_2.Position = UDim2.new(0, 0, 0.943396211, 0)
- Down_2.Size = UDim2.new(0, 796, 0, 21)
- Down_2.Font = Enum.Font.SourceSans
- Down_2.Text = "My best GUI v1"
- Down_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- Down_2.TextScaled = true
- Down_2.TextSize = 14.000
- Down_2.TextWrapped = true
- Top_2.Name = "Top"
- Top_2.Parent = Main
- Top_2.Active = true
- Top_2.BackgroundColor3 = Color3.fromRGB(93, 180, 255)
- Top_2.Size = UDim2.new(0, 741, 0, 50)
- Top_2.Font = Enum.Font.SourceSans
- Top_2.Text = "Welocme nil !"
- Top_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- Top_2.TextScaled = true
- Top_2.TextSize = 14.000
- Top_2.TextWrapped = true
- Help_2.Name = "Help"
- Help_2.Parent = Main
- Help_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Help_2.BackgroundTransparency = 1.000
- Help_2.Size = UDim2.new(0, 795, 0, 371)
- HowTouse.Name = "HowTouse?"
- HowTouse.Parent = Help_2
- HowTouse.BackgroundColor3 = Color3.fromRGB(214, 245, 128)
- HowTouse.Position = UDim2.new(0.288988709, 0, 0.26954177, 0)
- HowTouse.Size = UDim2.new(0, 382, 0, 194)
- HowUse.Name = "HowUse"
- HowUse.Parent = HowTouse
- HowUse.BackgroundColor3 = Color3.fromRGB(155, 255, 167)
- HowUse.Position = UDim2.new(-0.0429608151, 0, -0.0855795145, 0)
- HowUse.Size = UDim2.new(0, 189, 0, 41)
- HowUse.Font = Enum.Font.SourceSans
- HowUse.Text = "How to use?"
- HowUse.TextColor3 = Color3.fromRGB(0, 0, 0)
- HowUse.TextScaled = true
- HowUse.TextSize = 14.000
- HowUse.TextWrapped = true
- Label.Name = "Label"
- Label.Parent = HowTouse
- Label.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Label.BackgroundTransparency = 1.000
- Label.Position = UDim2.new(0.0543249622, 0, 0.100944914, 0)
- Label.Size = UDim2.new(0, 352, 0, 174)
- Label.Font = Enum.Font.SourceSans
- Label.Text = "Its very simple.. You CLICK the MENU button.. there are 3 modes.. (General; Games; Scripts.) select a mode and there will be buttons that you can click and it changes things in the game! Hope you like it."
- Label.TextColor3 = Color3.fromRGB(0, 0, 0)
- Label.TextScaled = true
- Label.TextSize = 14.000
- Label.TextWrapped = true
- Open.Name = "Open"
- Open.Parent = Exploit
- Open.BackgroundColor3 = Color3.fromRGB(98, 98, 83)
- Open.BackgroundTransparency = 0.700
- Open.BorderSizePixel = 5
- Open.Position = UDim2.new(0, 0, 0.446764082, 0)
- Open.Size = UDim2.new(0, 73, 0, 34)
- Open.Visible = false
- Open.Font = Enum.Font.SourceSans
- Open.Text = "Open"
- Open.TextColor3 = Color3.fromRGB(0, 0, 0)
- Open.TextScaled = true
- Open.TextSize = 14.000
- Open.TextWrapped = true
- -- Scripts:
- local function TCHRS_fake_script() -- Exit.LocalScript
- local script = Instance.new('LocalScript', Exit)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.Open.Visible = true
- end)
- end
- coroutine.wrap(TCHRS_fake_script)()
- local function WRRRMYB_fake_script() -- GoToPlayer.LocalScript
- local script = Instance.new('LocalScript', GoToPlayer)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace[script.Parent.Parent.PlName.Text].HumanoidRootPart.Position + Vector3.new(0,5,0))
- end)
- end
- coroutine.wrap(WRRRMYB_fake_script)()
- local function LOTAD_fake_script() -- Noclip.LocalScript
- local script = Instance.new('LocalScript', Noclip)
- script.Parent.MouseButton1Click:Connect(function()
- noclip = false
- game:GetService('RunService').Stepped:connect(function()
- if noclip then
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- end
- end)
- plr = game.Players.LocalPlayer
- mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == "e" then
- noclip = not noclip
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- end
- end)
- end)
- end
- coroutine.wrap(LOTAD_fake_script)()
- local function PCYLLKH_fake_script() -- SecndPage.LocalScript
- local script = Instance.new('LocalScript', SecndPage)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.Page2.Visible = true
- end)
- end
- coroutine.wrap(PCYLLKH_fake_script)()
- local function KQMXJT_fake_script() -- SetSpeed.LocalScript
- local script = Instance.new('LocalScript', SetSpeed)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = script.Parent.Parent.Speed.Text
- end)
- end
- coroutine.wrap(KQMXJT_fake_script)()
- local function UCKAF_fake_script() -- infjump.LocalScript
- local script = Instance.new('LocalScript', infjump)
- script.Parent.MouseButton1Click:Connect(function()
- local InfiniteJumpEnabled = true
- game:GetService("UserInputService").JumpRequest:connect(function()
- if InfiniteJumpEnabled then
- game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
- end
- end)
- local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
- InfiniteJump.Position = UDim2.new(0,10,0,130)
- InfiniteJump.Size = UDim2.new(0,150,0,30)
- InfiniteJump.MouseButton1Click:connect(function()
- local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
- local new = state == "Off" and "On" or state == "On" and "Off"
- InfiniteJumpEnabled = new == "On"
- InfiniteJump.Text = "Infinite Jump: " .. new
- end)
- end)
- end
- coroutine.wrap(UCKAF_fake_script)()
- local function NAGZ_fake_script() -- PrevPage.LocalScript
- local script = Instance.new('LocalScript', PrevPage)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.Page1.Visible = true
- end)
- end
- coroutine.wrap(NAGZ_fake_script)()
- local function KXXLVW_fake_script() -- SetJump.LocalScript
- local script = Instance.new('LocalScript', SetJump)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = script.Parent.Parent.Speed.Text
- end)
- end
- coroutine.wrap(KXXLVW_fake_script)()
- local function EAKEAMC_fake_script() -- CtrlClickTp.LocalScript
- local script = Instance.new('LocalScript', CtrlClickTp)
- 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
- Plr.Character:MoveTo(Mouse.Hit.p)
- end)
- --]]
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "CTRL click tp",
- Text = "Hold Ctrl then press click to a place you want to teleport to.",
- Duration = 6,
- })
- local speed = 1000 -- set this lower to make it slower
- local bodyvelocityenabled = true -- set this to false if you are getting kicked
- local Imput = game:GetService("UserInputService")
- local Plr = game.Players.LocalPlayer
- local Mouse = Plr:GetMouse()
- function To(position)
- local Chr = Plr.Character
- if Chr ~= nil then
- local ts = game:GetService("TweenService")
- local char = game.Players.LocalPlayer.Character
- local hm = char.HumanoidRootPart
- local dist = (hm.Position - Mouse.Hit.p).magnitude
- local tweenspeed = dist/tonumber(speed)
- local ti = TweenInfo.new(tonumber(tweenspeed), Enum.EasingStyle.Linear)
- local tp = {CFrame = CFrame.new(position)}
- ts:Create(hm, ti, tp):Play()
- if bodyvelocityenabled == true then
- local bv = Instance.new("BodyVelocity")
- bv.Parent = hm
- bv.MaxForce = Vector3.new(100000,100000,100000)
- bv.Velocity = Vector3.new(0,0,0)
- wait(tonumber(tweenspeed))
- bv:Destroy()
- end
- end
- end
- Imput.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 and Imput:IsKeyDown(Enum.KeyCode.LeftControl) then
- To(Mouse.Hit.p)
- end
- end)
- end)
- end
- coroutine.wrap(EAKEAMC_fake_script)()
- local function KRIW_fake_script() -- MenuBtn.LocalScript
- local script = Instance.new('LocalScript', MenuBtn)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.MenuFrame.Visible = true
- script.Parent.Visible = false
- end)
- end
- coroutine.wrap(KRIW_fake_script)()
- local function ZSKC_fake_script() -- General_2.LocalScript
- local script = Instance.new('LocalScript', General_2)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.General.Visible = true
- script.Parent.Parent.Parent.ScriptsFrame.Visible = false
- script.Parent.Parent.Parent.GamesFrame.Visible = false
- script.Parent.Parent.Parent.MenuFrame.Visible = false
- script.Parent.Parent.Parent.MenuBtn.Visible = true
- script.Parent.Parent.Parent.Help.Visible = false
- end)
- end
- coroutine.wrap(ZSKC_fake_script)()
- local function CRLQT_fake_script() -- Games.LocalScript
- local script = Instance.new('LocalScript', Games)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.GamesFrame.Visible = true
- script.Parent.Parent.Parent.General.Visible = false
- script.Parent.Parent.Parent.ScriptsFrame.Visible = false
- script.Parent.Parent.Parent.MenuFrame.Visible = false
- script.Parent.Parent.Parent.MenuBtn.Visible = true
- script.Parent.Parent.Parent.Help.Visible = false
- end)
- end
- coroutine.wrap(CRLQT_fake_script)()
- local function XPGCRI_fake_script() -- Scripts.LocalScript
- local script = Instance.new('LocalScript', Scripts)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.ScriptsFrame.Visible = true
- script.Parent.Parent.Parent.General.Visible = false
- script.Parent.Parent.Parent.GamesFrame.Visible = false
- script.Parent.Parent.Parent.MenuFrame.Visible = false
- script.Parent.Parent.Parent.MenuBtn.Visible = true
- script.Parent.Parent.Parent.Help.Visible = false
- end)
- end
- coroutine.wrap(XPGCRI_fake_script)()
- local function JKRQBKJ_fake_script() -- Help.LocalScript
- local script = Instance.new('LocalScript', Help)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.GamesFrame.Visible = false
- script.Parent.Parent.Parent.Help.Visible = true
- script.Parent.Parent.Parent.General.Visible = false
- script.Parent.Parent.Parent.ScriptsFrame.Visible = false
- script.Parent.Parent.Parent.MenuBtn.Visible = true
- end)
- end
- coroutine.wrap(JKRQBKJ_fake_script)()
- local function JBNX_fake_script() -- ExitMenu.LocalScript
- local script = Instance.new('LocalScript', ExitMenu)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.MenuBtn.Visible = true
- end)
- end
- coroutine.wrap(JBNX_fake_script)()
- local function NMOHN_fake_script() -- AnimsGui.LocalScript
- local script = Instance.new('LocalScript', AnimsGui)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/8KcWuEkH'),true))()
- end)
- end
- coroutine.wrap(NMOHN_fake_script)()
- local function MIZEER_fake_script() -- Jailbreak.LocalScript
- local script = Instance.new('LocalScript', Jailbreak)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/VELHhcdb'),true))()
- end)
- end
- coroutine.wrap(MIZEER_fake_script)()
- local function XKKJY_fake_script() -- Piggy.LocalScript
- local script = Instance.new('LocalScript', Piggy)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Rz6wsi9Z'),true))()
- end)
- end
- coroutine.wrap(XKKJY_fake_script)()
- local function XKLZQYX_fake_script() -- TOH.LocalScript
- local script = Instance.new('LocalScript', TOH)
- script.Parent.MouseButton1Click:Connect(function()
- local TOHExcuter = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Decor = Instance.new("Frame")
- local TextBox = Instance.new("TextBox")
- local Close = Instance.new("TextButton")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local TextButton_5 = Instance.new("TextButton")
- local TextButton_6 = Instance.new("TextButton")
- local TextButton_7 = Instance.new("TextButton")
- local TextButton_8 = Instance.new("TextButton")
- local TextButton_9 = Instance.new("TextButton")
- local Open = Instance.new("TextButton")
- -- Properties
- TOHExcuter.Name = "TOH Excuter"
- TOHExcuter.Parent = game.CoreGui
- TOHExcuter.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Main.Name = "Main"
- Main.Parent = TOHExcuter
- Main.BackgroundColor3 = Color3.new(0.207843, 0.203922, 0.207843)
- Main.Position = UDim2.new(0.385272145, 0, 0.430278867, 0)
- Main.Size = UDim2.new(0, 429, 0, 139)
- Main.Visible = true
- Main.Active = true
- Open.Visible = false
- Decor.Name = "Decor"
- Decor.Parent = Main
- Decor.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
- Decor.Position = UDim2.new(0, 0, -0.0719424486, 0)
- Decor.Size = UDim2.new(0, 429, 0, 10)
- TextBox.Parent = Decor
- TextBox.BackgroundColor3 = Color3.new(0.227451, 0.219608, 0.227451)
- TextBox.BorderSizePixel = 0
- TextBox.Position = UDim2.new(0.268065274, 0, 1, 0)
- TextBox.Size = UDim2.new(0, 200, 0, 21)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.Text = "TOH HACK V1"
- TextBox.TextColor3 = Color3.new(0, 0, 0)
- TextBox.TextScaled = true
- TextBox.TextSize = 20
- TextBox.TextWrapped = true
- Close.Name = "Close"
- Close.Parent = Decor
- Close.BackgroundColor3 = Color3.new(0.290196, 0.278431, 0.290196)
- Close.Position = UDim2.new(0.953379929, 0, 0, 0)
- Close.Size = UDim2.new(0, 20, 0, 20)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.new(0.988235, 0.00392157, 0.027451)
- Close.TextSize = 14
- Close.MouseButton1Down:connect(function()
- Main.Visible = false
- Open.Visible = true
- end)
- TextButton.Parent = Main
- TextButton.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
- TextButton.Position = UDim2.new(0.0209790207, 0, 0.151079133, 0)
- TextButton.Size = UDim2.new(0, 123, 0, 29)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Fly"
- TextButton.TextColor3 = Color3.new(0, 0, 0)
- TextButton.TextSize = 14
- TextButton.MouseButton1Down:connect(function()
- print("You can change the fly speed in the code")
- wait();
- local MaxFlySpeed = 3 -- change this as needed
- local UIS = game:GetService("UserInputService")
- local LocalPlayer = game:GetService("Players").LocalPlayer
- local Torso = (LocalPlayer.Character and LocalPlayer.Character:WaitForChild("Torso"))
- local Mouse = LocalPlayer:GetMouse()
- local Tool = Instance.new("Tool")
- Tool.RequiresHandle = false
- Tool.Name = "Fly tool"
- assert(Torso.ClassName == "Part", "Yikes! Torso is not a part.")
- local ToolUtils do
- ToolUtils = {
- --// Setup Vars
- Enabled = false,
- WindowFocused = true,
- Keys = {},
- InternalVars = {
- FlyForward = 0,
- FlyBackward = 0
- }
- }
- end
- local ToolEvents do
- Tool.Equipped:connect(function(Mouse)
- ToolUtils.Enabled = true
- Torso.Anchored = true
- end)
- Tool.Unequipped:connect(function(...)
- ToolUtils.Enabled = false
- Torso.Anchored = false
- end)
- UIS.InputBegan:connect(function(input, processedEvent)
- ToolUtils.Keys[input.KeyCode] = true
- end)
- UIS.InputEnded:connect(function(input, processedEvent)
- ToolUtils.Keys[input.KeyCode] = nil
- end)
- UIS.WindowFocusReleased:connect(function()
- ToolUtils.WindowFocused = false
- end)
- UIS.WindowFocused:connect(function()
- ToolUtils.WindowFocused = true
- end)
- end
- --// Main Event
- game:GetService("RunService").RenderStepped:connect(function(...)
- if ToolUtils.WindowFocused and ToolUtils.Enabled then
- if ToolUtils.Keys[Enum.KeyCode.W] then
- if ToolUtils.InternalVars.FlyForward < MaxFlySpeed then
- ToolUtils.InternalVars.FlyForward = ToolUtils.InternalVars.FlyForward + 0.1
- end
- else
- ToolUtils.InternalVars.FlyForward = ToolUtils.InternalVars.FlyForward * 0.9
- end
- if ToolUtils.Keys[Enum.KeyCode.S] then
- if ToolUtils.InternalVars.FlyBackward < MaxFlySpeed then
- ToolUtils.InternalVars.FlyBackward = ToolUtils.InternalVars.FlyBackward + 0.1
- end
- else
- ToolUtils.InternalVars.FlyBackward = ToolUtils.InternalVars.FlyBackward * 0.9
- end
- local Camera = workspace.CurrentCamera
- Torso.CFrame = Torso.CFrame:lerp(
- CFrame.new(Torso.Position, Camera.CFrame.p)
- * CFrame.Angles(0, math.rad(180), 0)
- * CFrame.new(0, 0, -(ToolUtils.InternalVars.FlyForward - ToolUtils.InternalVars.FlyBackward))
- * CFrame.Angles(-(math.rad(10 * (ToolUtils.InternalVars.FlyForward / MaxFlySpeed)) - math.rad(10 * (ToolUtils.InternalVars.FlyBackward / MaxFlySpeed))), 0, 0)
- , 0.9)
- end
- end)
- Tool.Parent = LocalPlayer:findFirstChild("Backpack") or Instance.new("Backpack", LocalPlayer)
- end)
- TextButton_2.Parent = Main
- TextButton_2.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
- TextButton_2.Position = UDim2.new(0.0209790207, 0, 0.467625916, 0)
- TextButton_2.Size = UDim2.new(0, 123, 0, 29)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "Speed/Jump"
- TextButton_2.TextColor3 = Color3.new(0, 0, 0)
- TextButton_2.TextSize = 14
- TextButton_2.MouseButton1Down:connect(function()
- --SPEED AND JUMP BOOST
- local speedBoost = script.Parent
- local function steppedOn(part)
- local parent = part.Parent
- if game.Players:GetPlayerFromCharacter(parent) then
- parent.Humanoid.JumpPower = 100
- parent.Humanoid.WalkSpeed = 100
- wait(3)
- parent.Humanoid.JumpPower = 50
- parent.Humanoid.WalkSpeed = 16
- end
- end
- speedBoost.Touched:connect(steppedOn)
- end)
- TextButton_3.Parent = Main
- TextButton_3.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
- TextButton_3.Position = UDim2.new(0.0209790207, 0, 0.791366935, 0)
- TextButton_3.Size = UDim2.new(0, 123, 0, 29)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "BTools"
- TextButton_3.TextColor3 = Color3.new(0, 0, 0)
- TextButton_3.TextSize = 14
- TextButton_3.MouseButton1Down:connect(function()
- spawn(function()
- local RunService = game:service("RunService")
- local RbxUtility = LoadLibrary("RbxUtility")
- local plr = game:service("Players").LocalPlayer
- local m = plr:GetMouse()
- --local coregui = game:service("CoreGui")
- local bin = game.CoreGui
- local state = false
- local mode = 1
- local stuff = {
- ["spectate"] = nil,
- ["sound"] = nil,
- ["musicbin"] = nil
- }
- for i,v in pairs(game.Workspace:children()) do
- if v.ClassName == "Model" or v.ClassName == "Folder" then
- if game.Players:FindFirstChild(v.Name) == nil then
- stuff.musicbin = v
- print("music bin found")
- break
- end
- end
- end
- local modes = {}
- local ModeP = {}
- local ModeP_mt = {}
- function ModeP:Create(Name, Call, Settings)
- local New_Mode = {
- ["name"] = Name,
- ["call"] = Call,
- ["settings"] = Settings
- }
- setmetatable(New_Mode, ModeP_mt)
- table.insert(modes, 1, New_Mode)
- return New_Mode
- end
- function ModeP:Run(...)
- print("run method found")
- if bin:FindFirstChild("_COOL_SETTINGS") == nil then
- self.call(self.settings, ...)
- end
- end
- ModeP_mt.__index = function(ModeObj, Key)
- return ModeP[Key]
- end
- ModeP:Create("Brick Bomb", function(settings, target, hitpoint)
- print("XX", hitpoint)
- local t
- local doFunction
- local blocks
- if settings.players_only == true then
- if game.Players:FindFirstChild(target.Parent.Name) then
- t = game.Players:FindFirstChild(target.Parent.Name)
- elseif game.Players:FindFirstChild(target.Parent.Parent.Name) then
- t = game.Players:FindFirstChild(target.Parent.Parent.Name)
- end
- end
- blocks = Instance.new("Model", workspace)
- blocks.RobloxLocked = true
- local blocks2 = nil
- if settings.cleanup == true then
- blocks2 = blocks
- end
- for i=1, settings.threads do
- spawn(function()
- print(settings.bricks_per_thread)
- while true do
- if settings.brick_spawn_delay == 0 then
- RunService.Stepped:wait()
- else
- wait(settings.brick_spawn_delay)
- end
- if t ~= nil then
- if t.Character ~= nil then
- if t.Character:FindFirstChild("Torso") then
- local p = Instance.new("Part")
- p.Anchored = settings.anchored
- p.CanCollide = settings.collision
- p.RobloxLocked = true
- p.Material = settings.material
- p.Size = Vector3.new(settings.brick_size_x, settings.brick_size_y, settings.brick_size_z)
- p.BrickColor = BrickColor.random()
- p.CFrame = t.Character:FindFirstChild("Torso").CFrame
- p.Parent = blocks
- end
- end
- elseif settings.players_only == false then
- local p = Instance.new("Part")
- p.Anchored = settings.anchored
- p.RobloxLocked = true
- p.CanCollide = settings.collision
- p.Material = settings.material
- p.Size = Vector3.new(settings.brick_size_x, settings.brick_size_y, settings.brick_size_z)
- p.BrickColor = BrickColor.random()
- p.CFrame = hitpoint
- p.Parent = blocks
- end
- end
- end)
- end
- if settings.stop == true then
- spawn(function()
- wait(settings.stop_delay)
- blocks = nil
- end)
- end
- wait(settings.clean_delay)
- blocks2:Destroy()
- end, {
- ["threads"] = 8,
- ["brick_size_x"] = 5,
- ["brick_size_y"] = 5,
- ["brick_size_z"] = 5,
- ["cleanup"] = true,
- ["clean_delay"] = 60,
- ["brick_spawn_delay"] = 0.1,
- ["players_only"] = false,
- ["stop"] = true,
- ["stop_delay"] = 20,
- ["material"] = Enum.Material.Neon,
- ["anchored"] = false,
- ["collision"] = true
- })
- ModeP:Create("View", function(settings, target)
- local cam = workspace.CurrentCamera
- cam.CameraType = "Follow"
- local setcam = game.Players:GetChildren()[math.random(1,#game.Players:GetChildren())]
- if game.Players:FindFirstChild(tostring(target.Parent)) ~= nil then
- setcam = game.Players:FindFirstChild(tostring(target.Parent))
- elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) ~= nil then
- setcam = game.Players:FindFirstChild(tostring(target.Parent.Parent))
- end
- if setcam:FindFirstChild("leaderstats") == nil then
- local te = Instance.new("StringValue")
- te.Name = "leaderstats"
- end
- --[[if stuff.spectate ~= nil then
- stuff.spectate.Parent = setcam.leaderstats
- stuff.spectate.Value = "Demon"
- else
- local fes = Instance.new("StringValue")
- fes.Name = "Host"
- stuff.spectate = fes
- stuff.spectate.Parent = setcam.leaderstats
- stuff.spectate.Value = "Demon"
- end]]
- cam.CameraSubject = setcam.Character.Head
- end)
- ModeP:Create("Freeze & Thaw", function(settings,target)
- if game.Players:FindFirstChild(tostring(target.Parent)) then
- if game.Players:FindFirstChild(tostring(target.Parent)).Character.Torso.Anchored == true then
- game.Players:FindFirstChild(tostring(target.Parent)).Character.Torso.Anchored = false
- else
- game.Players:FindFirstChild(tostring(target.Parent)).Character.Torso.Anchored = true
- end
- elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
- if game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Torso.Anchored == true then
- game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Torso.Anchored = false
- else
- game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Torso.Anchored = true
- end
- end
- end)
- ModeP:Create("Kick", function(settings, target)
- if game.Players:FindFirstChild(tostring(target.Parent)) then
- game.Players:FindFirstChild(tostring(target.Parent)):Kick("Kicked")
- elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
- game.Players:FindFirstChild(tostring(target.Parent.Parent)):Kick("Kicked")
- end
- end)
- ModeP:Create("Humanoid Kill", function(settings, target)
- if game.Players:FindFirstChild(tostring(target.Parent)) then
- game.Players:FindFirstChild(tostring(target.Parent)).Character.Humanoid:Destroy()
- elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
- game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Humanoid:Destroy()
- end
- end)
- ModeP:Create("Delete", function(settings, target)
- target:Destroy()
- end)
- ModeP:Create("Kill", function(settings, target)
- if game.Players:FindFirstChild(tostring(target.Parent)) then
- game.Players:FindFirstChild(tostring(target.Parent)).Character.Humanoid.Health = 0
- elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
- game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Humanoid.Health = 0
- end
- end)
- ModeP:Create("Send AWay", function(settings, target)
- if game.Players:FindFirstChild(tostring(target.Parent)) then
- target = game.Players:FindFirstChild(tostring(target.Parent))
- elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
- target = game.Players:FindFirstChild(tostring(target.Parent.Parent))
- else
- print("returning")
- return
- end
- local p = Instance.new("Part")
- local w = Instance.new("Weld")
- w.Parent = p
- w.Part0 = p
- p.Size = Vector3.new(6, 7, 3)
- p.BrickColor = BrickColor.random()
- p.Material = Enum.Material.Neon
- p.Anchored = true
- p.CanCollide = false
- p.Transparency = 0.5
- p.Locked = true
- p.Parent = workspace
- p.CFrame = target.Character.Torso.CFrame
- w.Part1 = target.Character.Torso
- spawn(function()
- while wait(0.1) do
- p.BrickColor = BrickColor.random()
- end
- end)
- local e
- e = p.Changed:connect(function()
- target.Character.Torso.CFrame = p.CFrame
- end)
- for i=1, settings.move_distance do
- wait(settings.move_rate)
- p.CFrame = p.CFrame + Vector3.new(0, settings.move_step, 0)
- end
- e:Disconnect()
- p:Destroy()
- end, {
- ["move_rate"] = 0,
- ["move_step"] = 1.5,
- ["move_distance"] = 1000,
- ["move_threads"] = 1
- })
- ModeP:Create("Tsunami Sushi", function(settings, target)
- if game.Players:FindFirstChild(tostring(target.Parent)) then
- target = game.Players:FindFirstChild(tostring(target.Parent))
- elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
- target = game.Players:FindFirstChild(tostring(target.Parent.Parent))
- else
- game.Workspace.GiveSystem.GiveItem:FireServer(game.Players.LocalPlayer, target)
- plr.PlayerGui:WaitForChild("reciever", 15)
- plr.PlayerGui.reciever:Destroy()
- return
- end
- game.Workspace.GiveSystem.GiveItem:FireServer(game.Players.LocalPlayer, target.Character.Humanoid)
- plr.PlayerGui:WaitForChild("reciever", 15)
- plr.PlayerGui.reciever:Destroy()
- end)
- local gui = Instance.new("ScreenGui")
- local music_frame = Instance.new("Frame")
- music_frame.Size = UDim2.new(0, 150, 0, 60)
- music_frame.Position = UDim2.new(0, 0, 1, -215)
- music_frame.BorderSizePixel = 5
- music_frame.BorderColor3 = Color3.new(255/255, 255/255, 255/255)
- music_frame.BackgroundTransparency = 0.1
- music_frame.BackgroundColor3 = Color3.new(57/255, 57/255, 57/255)
- local music_entry = Instance.new("TextBox")
- music_entry.BackgroundTransparency = 0.9
- music_entry.Size = UDim2.new((2/3), 0, 0.5, 0)
- music_entry.BackgroundColor3 = Color3.new(0/255, 0/255, 0/255)
- music_entry.BorderSizePixel = 0
- music_entry.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- music_entry.TextSize = 18
- music_entry.Text = "Music ID"
- music_entry.Font = "SciFi"
- local volume = Instance.new("TextBox")
- volume.BackgroundTransparency = 0.8
- volume.Size = UDim2.new((1/3), 0, 0.5, 0)
- volume.Position = UDim2.new((2/3), 0, 0, 0)
- volume.BackgroundColor3 = Color3.new(0/255, 0/255, 0/255)
- volume.BorderSizePixel = 0
- volume.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- volume.TextSize = 16
- volume.Text = "Vol"
- volume.Font = "SciFi"
- volume.FocusLost:connect(function()
- if type(tonumber(volume.Text)) == type(1337) then
- stuff.sound.Volume = tonumber(volume.Text)
- volume.Text = tostring(stuff.sound.Volume)
- else
- volume.Text = tostring(stuff.sound.Volume)
- end
- end)
- local play = Instance.new("TextButton")
- play.BackgroundColor3 = Color3.new(22/255, 95/255, 0/255)
- play.BorderSizePixel = 0
- play.Position = UDim2.new(0, 0, 0.5, 0)
- play.Size = UDim2.new((1/3), 0, 0.5, 0)
- play.Font = "SciFi"
- play.TextSize = 16
- play.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- play.Text = "Plaay"
- play.MouseButton1Click:connect(function()
- if stuff.sound == nil then
- stuff.sound = Instance.new("Sound", stuff.musicbin)
- elseif stuff.sound.Parent ~= stuff.musicbin then
- stuff.sound:Stop()
- stuff.sound:Destroy()
- stuff.sound = Instance.new("Sound", stuff.musicbin)
- elseif stuff.sound.Parent == stuff.musicbin then
- stuff.sound:Stop()
- end
- stuff.sound.SoundId = ("rbxassetid://" .. music_entry.Text)
- stuff.sound:Play()
- end)
- local stop = Instance.new("TextButton")
- stop.BackgroundColor3 = Color3.new(95/255, 0/255, 0/255)
- stop.BorderSizePixel = 0
- stop.Position = UDim2.new((1/3), 0, 0.5, 0)
- stop.Size = UDim2.new((1/3), 0, 0.5, 0)
- stop.Font = "SciFi"
- stop.TextSize = 16
- stop.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- stop.Text = "Stop"
- stop.MouseButton1Click:connect(function()
- stuff.sound:Stop()
- stuff.sound:Destroy()
- stuff.sound = nil
- end)
- local allstop = Instance.new("TextButton")
- allstop.BackgroundColor3 = Color3.new(0/255, 0/255, 0/255)
- allstop.BorderSizePixel = 0
- allstop.Position = UDim2.new((2/3), 0, 0.5, 0)
- allstop.Size = UDim2.new((1/3), 0, 0.5, 0)
- allstop.Font = "SciFi"
- allstop.TextSize = 16
- allstop.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- allstop.Text = "Solo"
- allstop.MouseButton1Click:connect(function()
- local function search(container)
- for i,v in pairs(container:children()) do
- if #v:children() > 0 then
- search(v)
- elseif v.ClassName == "Sound" and v ~= stuff.sound then
- v:Stop()
- end
- end
- end
- search(workspace)
- end)
- allstop.Parent = music_frame
- stop.Parent = music_frame
- play.Parent = music_frame
- volume.Parent = music_frame
- music_entry.Parent = music_frame
- music_frame.Parent = gui
- local frame = Instance.new("Frame")
- frame.Size = UDim2.new(0, 150, 0, 100)
- frame.Position = UDim2.new(0, 0, 1, -140)
- frame.BackgroundColor3 = Color3.new(57/255, 57/255, 57/255)
- frame.BackgroundTransparency = 0.1
- frame.BorderSizePixel = 5
- frame.BorderColor3 = Color3.new(255/255, 255/255, 255/255)
- local a_line = Instance.new("Frame")
- a_line.Size = UDim2.new(1, 0, 0, 5)
- a_line.Position = UDim2.new(0, 0, 0, 17)
- a_line.BorderSizePixel = 0
- a_line.BackgroundColor3 = Color3.new(255/255, 255/255, 255/255)
- local title = Instance.new("TextLabel")
- title.Position = UDim2.new(0, 0, 0, 3)
- title.Size = UDim2.new(1, 0, 0, 20)
- title.BackgroundTransparency = 1
- title.Font = "SciFi"
- title.TextSize = 14
- title.TextYAlignment = "Top"
- if game.Workspace.FilteringEnabled ~= true then
- title.TextColor3 = Color3.new(0/255, 255/255, 0/255)
- else
- title.TextColor3 = Color3.new(255/255, 0/255, 0/255)
- end
- title.Text = "Cooler Kids Gui2"
- local instru = Instance.new("TextButton")
- instru.Position = UDim2.new(0, 0, 0, 20)
- instru.Size = UDim2.new(1, 0, 0, 20)
- instru.BackgroundTransparency = 0.9
- instru.Font = "SciFi"
- instru.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- instru.TextSize = 14
- instru.TextXAlignment = "Left"
- instru.BorderSizePixel = 0
- instru.Text = "On"
- instru.MouseButton1Click:connect(function()
- if instru.Text == "On" then
- instru.Text = "Off"
- else
- instru.Text = "On"
- end
- end)
- local mode_l = Instance.new("TextLabel")
- mode_l.Position = UDim2.new(0, 0, 0, 40)
- mode_l.Size = UDim2.new(1, 0, 0, 20)
- mode_l.BackgroundTransparency = 1
- mode_l.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- mode_l.Font = "SciFi"
- mode_l.TextSize = 18
- mode_l.Text = "[ Press E ]"
- local sets_b = Instance.new("TextButton")
- sets_b.Position = UDim2.new(0, 0, 1, -40)
- sets_b.Size = UDim2.new(1, 0, 0, 20)
- sets_b.BackgroundTransparency = 0.9
- sets_b.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- sets_b.Font = "SciFi"
- sets_b.TextSize = 32
- sets_b.TextScaled = true
- sets_b.BorderSizePixel = 0
- sets_b.Modal = true
- sets_b.Text = "[ Settings ]"
- local sets_b_db = false
- sets_b.MouseButton1Click:connect(function()
- sets_b_db = true
- if bin:FindFirstChild("_COOL_SETTINGS") then
- bin:FindFirstChild("_COOL_SETTINGS"):Destroy()
- else
- local gui = Instance.new("ScreenGui")
- gui.Name = "_COOL_SETTINGS"
- local frame = Instance.new("Frame")
- frame.BackgroundColor3 = Color3.new(57/255, 57/255, 57/255)
- frame.BackgroundTransparency = 0.1
- frame.BorderColor3 = Color3.new(255/255, 255/255, 255/255)
- frame.BorderSizePixel = 5
- frame.Position = UDim2.new(0.5, -150, 0.5, -250)
- frame.Size = UDim2.new(0, 300, 0, 500)
- local a_line = Instance.new("Frame")
- a_line.BackgroundColor3 = Color3.new(255/255, 255/255, 255/255)
- a_line.BorderSizePixel = 0
- a_line.Position = UDim2.new(0, 0, 0, 22)
- a_line.Size = UDim2.new(1, 0, 0, 5)
- local title = Instance.new("TextLabel")
- title.BackgroundTransparency = 1
- title.Size = UDim2.new(1, 0, 0, 22)
- title.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- title.TextScaled = true
- title.Font = "SciFi"
- title.TextXAlignment = "Left"
- title.Text = "Mode Settings"
- local scroller = Instance.new("ScrollingFrame")
- scroller.BackgroundTransparency = 1
- scroller.Position = UDim2.new(0, 0, 0, 27)
- scroller.Size = UDim2.new(1, 0, 1, -27)
- scroller.ScrollBarThickness = 0
- local hostmode = modes[mode]
- --scroller.CanvasSize = Vector2.new(0,(#hostmode*20))
- for i,v in pairs(hostmode.settings) do
- scroller.CanvasSize = UDim2.new(0, 0, 0, scroller.CanvasSize.Y.Offset+20)
- local frame = Instance.new("Frame")
- frame.BackgroundTransparency = 1
- frame.Size = UDim2.new(1, 0, 0, 20)
- frame.Position = UDim2.new(0, 0, 0, scroller.CanvasSize.Y.Offset-20)
- local label = Instance.new("TextLabel")
- label.BackgroundTransparency = 1
- label.Size = UDim2.new(0.5, 0, 1, 0)
- label.Font = "SciFi"
- label.TextScaled = true
- label.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- label.TextXAlignment = "Left"
- label.Text = i
- local input = Instance.new("TextBox")
- input.BackgroundTransparency = 0.8
- input.BackgroundColor3 = Color3.new(0/255, 0/255, 0/255)
- input.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- input.BorderSizePixel = 0
- input.ClearTextOnFocus = true
- input.Position = UDim2.new(0.5, 0, 0, 0)
- input.Size = UDim2.new(0.5, 0, 1, 0)
- input.Font = "SciFi"
- input.TextScaled = true
- input.Text = tostring(v)
- input.FocusLost:connect(function(property)
- print("ffffffff")
- if type(v) == type(true) then
- if input.Text:lower() == "true" then
- hostmode.settings[i] = true
- elseif input.Text:lower() == "false" then
- hostmode.settings[i] = false
- else
- input.Text = tostring(hostmode.settings[i])
- end
- elseif type(v) == type(45678) then
- if tonumber(input.Text) ~= nil then
- hostmode.settings[i] = tonumber(input.Text)
- else
- input.Text = tostring(hostmode.settings[i])
- end
- elseif type(v) == type(Enum.Material.Plastic) then
- for _,v in pairs(Enum.Material:GetEnumItems()) do
- print("TEST", tostring(v):lower() == ("enum.material."..input.Text), tostring(v):lower(), ("enum.material."..input.Text))
- if tostring(v):lower() == ("enum.material."..input.Text) then
- print(hostmode.settings[i])
- hostmode.settings[i] = v
- print("match", hostmode.settings[i])
- return
- end
- end
- input.Text = tostring(hostmode.settings[i])
- end
- end)
- input.Parent = frame
- label.Parent = frame
- frame.Parent = scroller
- end
- scroller.Parent = frame
- title.Parent = frame
- a_line.Parent = frame
- frame.Parent = gui
- gui.Parent = bin
- end
- sets_b_db = false
- end)
- local lock = Instance.new("TextButton")
- lock.Position = UDim2.new(0, 0, 1, -20)
- lock.Size = UDim2.new(1, 0, 0, 20)
- lock.BackgroundTransparency = 0.9
- lock.TextColor3 = Color3.new(255/255, 255/255, 255/255)
- lock.Font = "SciFi"
- lock.TextSize = 32
- lock.TextScaled = true
- lock.BorderSizePixel = 0
- lock.Text = "[ Unlocked ]"
- lock.MouseButton1Click:connect(function()
- state = not state
- if state then
- lock.Text = "[ Locked ]"
- else
- lock.Text = "[ Unlocked ]"
- end
- end)
- lock.Parent = frame
- sets_b.Parent = frame
- mode_l.Parent = frame
- instru.Parent = frame
- title.Parent = frame
- a_line.Parent = frame
- frame.Parent = gui
- gui.Parent = bin
- m.Button1Down:connect(function()
- if m.Target ~= nil and instru.Text == "On" and bin:FindFirstChild("_COOL_SETTINGS") == nil then
- print(m.Hit)
- modes[mode]:Run(m.Target, m.Hit)
- end
- end)
- game:GetService("UserInputService").InputBegan:connect(function(iob, gpe)
- if iob.KeyCode == Enum.KeyCode.E and not state and bin:FindFirstChild("_COOL_SETTINGS") == nil then
- if mode < #modes then
- mode = mode + 1
- mode_l.Text = modes[mode].name
- else
- mode = 1
- mode_l.Text = modes[mode].name
- end
- elseif iob.KeyCode == Enum.KeyCode.R then
- for i,v in pairs(_G.csets) do
- print(i)
- for i,v in pairs(v) do
- print("[[ " .. i .. " ]] -- " .. "[[ " .. v .. " ]]")
- end
- end
- end
- end)
- end)
- end)
- TextButton_4.Parent = Main
- TextButton_4.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
- TextButton_4.Position = UDim2.new(0.356643349, 0, 0.151079133, 0)
- TextButton_4.Size = UDim2.new(0, 123, 0, 29)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.Text = "Tower of hell Teleport Gui"
- TextButton_4.TextColor3 = Color3.new(0, 0, 0)
- TextButton_4.TextSize = 14
- TextButton_5.Parent = Main
- TextButton_5.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
- TextButton_5.Position = UDim2.new(0.356643349, 0, 0.467625916, 0)
- TextButton_5.Size = UDim2.new(0, 123, 0, 29)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.TextColor3 = Color3.new(0, 0, 0)
- TextButton_5.TextSize = 14
- TextButton_6.Parent = Main
- TextButton_6.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
- TextButton_6.Position = UDim2.new(0.356643349, 0, 0.791366935, 0)
- TextButton_6.Size = UDim2.new(0, 123, 0, 29)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.TextColor3 = Color3.new(0, 0, 0)
- TextButton_6.TextSize = 14
- TextButton_7.Parent = Main
- TextButton_7.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
- TextButton_7.Position = UDim2.new(0.692307711, 0, 0.151079133, 0)
- TextButton_7.Size = UDim2.new(0, 123, 0, 29)
- TextButton_7.Font = Enum.Font.SourceSans
- TextButton_7.TextColor3 = Color3.new(0, 0, 0)
- TextButton_7.TextSize = 14
- TextButton_8.Parent = Main
- TextButton_8.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
- TextButton_8.Position = UDim2.new(0.692307711, 0, 0.467625916, 0)
- TextButton_8.Size = UDim2.new(0, 123, 0, 29)
- TextButton_8.Font = Enum.Font.SourceSans
- TextButton_8.TextColor3 = Color3.new(0, 0, 0)
- TextButton_8.TextSize = 14
- TextButton_9.Parent = Main
- TextButton_9.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
- TextButton_9.Position = UDim2.new(0.692307711, 0, 0.791366935, 0)
- TextButton_9.Size = UDim2.new(0, 123, 0, 29)
- TextButton_9.Font = Enum.Font.SourceSans
- TextButton_9.TextColor3 = Color3.new(0, 0, 0)
- TextButton_9.TextSize = 14
- Open.Name = "Open"
- Open.Parent = TOHExcuter
- Open.BackgroundColor3 = Color3.new(1, 1, 1)
- Open.Position = UDim2.new(0.446638197, 0, 0.0806772932, 0)
- Open.Size = UDim2.new(0, 199, 0, 31)
- Open.Font = Enum.Font.SourceSans
- Open.Text = "Oepn TOH Hack V1"
- Open.TextColor3 = Color3.new(0, 0, 0)
- Open.TextSize = 14
- Open.MouseButton1Down:connect(function()
- Open.Visible = false
- Main.Visible = true
- end)
- end)
- end
- coroutine.wrap(XKLZQYX_fake_script)()
- local function GSUN_fake_script() -- Skywars.LocalScript
- local script = Instance.new('LocalScript', Skywars)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/gaHDFwAD'),true))()
- end)
- end
- coroutine.wrap(GSUN_fake_script)()
- local function DPCLHJJ_fake_script() -- Top_2.LocalScript
- local script = Instance.new('LocalScript', Top_2)
- repeat
- script.Parent.Text = "Welcome ".. game.Players.LocalPlayer.Name.. " !"
- local lol = true
- wait(0.001)
- until lol == false
- end
- coroutine.wrap(DPCLHJJ_fake_script)()
- local function UQLGD_fake_script() -- Open.LocalScript
- local script = Instance.new('LocalScript', Open)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Main.Visible = true
- script.Parent.Visible = false
- end)
- end
- coroutine.wrap(UQLGD_fake_script)()
- local function AXBQFY_fake_script() -- Exploit.Clicks
- local script = Instance.new('LocalScript', Exploit)
- local click = script.Parent.click
- local click2 = script.Parent.BadClick
- local click3 = script.Parent.Click2
- script.Parent.Main.MenuFrame.Games.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.MenuFrame.General.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.MenuFrame.Help.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.MenuFrame.Scripts.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.General.Page1.Noclip.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.General.Page1.GoToPlayer.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.General.Page1.SecndPage.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.General.Page2.PrevPage.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.General.Page1.SetSpeed.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.General.Page1["inf jump"].MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.General.Page2.SetJump.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.General.Page2.CtrlClickTp.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.MenuBtn.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.GamesFrame.Jailbreak.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.GamesFrame.Piggy.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.GamesFrame.Skywars.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.GamesFrame.TOH.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.ScriptsFrame.AnimsGui.MouseButton1Click:Connect(function()
- click:Play()
- end)
- script.Parent.Main.Exit.MouseButton1Click:Connect(function()
- click2:Play()
- end)
- script.Parent.Main.MenuFrame.ExitMenu.MouseButton1Click:Connect(function()
- click2:Play()
- end)
- script.Parent.Open.MouseButton1Click:Connect(function()
- click3:Play()
- end)
- end
- coroutine.wrap(AXBQFY_fake_script)()
Add Comment
Please, Sign In to add comment