Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local MainGui = Instance.new("ScreenGui")
- local OPCL = Instance.new("ScreenGui")
- local OpenCloseFrame = Instance.new("Frame")
- local opcl = Instance.new("TextButton")
- local StarterGui = Instance.new("ScreenGui")
- local NullFrame = Instance.new("Frame")
- local NullAbility = Instance.new("TextButton")
- local RhytmFrame = Instance.new("Frame")
- local RhytmAbility = Instance.new("TextButton")
- local NoCDFrame = Instance.new("Frame")
- local NoCDAbility = Instance.new("TextButton")
- local DiamondFrame = Instance.new("Frame")
- local DiamondAbility = Instance.new("TextButton")
- local GhostlFrame = Instance.new("Frame")
- local GhostAbility = Instance.new("TextButton")
- local DisableAbility = Instance.new("TextButton")
- local RocketLauncherFrame = Instance.new("Frame")
- local RocketLauncherAbility = Instance.new("TextButton")
- local AntiTSFrame = Instance.new("Frame")
- local antitimestop = Instance.new("TextButton")
- local HammerFrame = Instance.new("Frame")
- local HammerAbility = Instance.new("TextButton")
- local BombFrame = Instance.new("Frame")
- local BombAbility = Instance.new("TextButton")
- local RojoFrame = Instance.new("Frame")
- local RojoAbility = Instance.new("TextButton")
- local ReleaseAbility = Instance.new("TextButton")
- local GoldenFrame = Instance.new("Frame")
- local GoldenAbility = Instance.new("TextButton")
- local DGoldenAbility = Instance.new("TextButton")
- local ReverseFrame = Instance.new("Frame")
- local ReverseAbility = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local DTycconsFrame = Instance.new("Frame")
- local dtc = Instance.new("TextButton")
- local PianoFrame = Instance.new("Frame")
- local PianoAbility = Instance.new("TextButton")
- local AuthorsFrame = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local TextLabel_2 = Instance.new("TextLabel")
- local robFrame = Instance.new("Frame")
- local robAbility = Instance.new("TextButton")
- local NotificationFrame = Instance.new("Frame")
- local UICorner_2 = Instance.new("UICorner")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextLabel_4 = Instance.new("TextLabel")
- local TextLabel_5 = Instance.new("TextLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- local TextLabel_7 = Instance.new("TextLabel")
- local MazeFrame = Instance.new("Frame")
- local MazeTeleport = Instance.new("TextButton")
- local VIPFrame = Instance.new("Frame")
- local VIPGui = Instance.new("TextButton")
- local NormalFrame = Instance.new("Frame")
- local VIPGui_2 = Instance.new("TextButton")
- local AuthorsVIPFrame = Instance.new("Frame")
- local UICorner_3 = Instance.new("UICorner")
- local TextLabel_8 = Instance.new("TextLabel")
- local ThorFrame = Instance.new("Frame")
- local thor = Instance.new("TextButton")
- local TimeStopFrame = Instance.new("Frame")
- local ts = Instance.new("TextButton")
- local BallerFrame = Instance.new("Frame")
- local baller = Instance.new("TextButton")
- local ImageLabel = Instance.new("ImageLabel")
- local AdminFrame = Instance.new("Frame")
- local admin = Instance.new("TextButton")
- local AuthorsJesterFrame = Instance.new("Frame")
- local UICorner_4 = Instance.new("UICorner")
- local TextLabel_9 = Instance.new("TextLabel")
- local NormalAdminFrame = Instance.new("Frame")
- local Back = Instance.new("TextButton")
- local invFrame = Instance.new("Frame")
- local inv = Instance.new("TextButton")
- local flingFrame = Instance.new("Frame")
- local fling = Instance.new("TextButton")
- local anvilFrame = Instance.new("Frame")
- local anvil = Instance.new("TextButton")
- local cloudFrame = Instance.new("Frame")
- local cloudAbility = Instance.new("TextButton")
- local BlinkFrame = Instance.new("Frame")
- local BlinkAbility = Instance.new("TextButton")
- local FMFrame = Instance.new("Frame")
- local FMAbility = Instance.new("TextButton")
- local FMLFrame = Instance.new("Frame")
- local FMLAbility = Instance.new("TextButton")
- local Guardian_Angel_Frame = Instance.new("Frame")
- local Guardian_Angel_Ability = Instance.new("TextButton")
- local SlicerFrame = Instance.new("Frame")
- local SlicerAbility = Instance.new("TextButton")
- local RecallFrame = Instance.new("Frame")
- local RecallAbility = Instance.new("TextButton")
- local JesterFrame = Instance.new("Frame")
- local jester = Instance.new("TextButton")
- local piesFrame = Instance.new("Frame")
- local pies = Instance.new("TextButton")
- local CardsFrame = Instance.new("Frame")
- local cards = Instance.new("TextButton")
- local NormalJesterFrame = Instance.new("Frame")
- local Back_2 = Instance.new("TextButton")
- local AuthorsAdminFrame = Instance.new("Frame")
- local UICorner_5 = Instance.new("UICorner")
- local TextLabel_10 = Instance.new("TextLabel")
- -- Properties
- MainGui.Name = "MainGui"
- MainGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- MainGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- MainGui.ResetOnSpawn = false
- OPCL.Name = "OPCL"
- OPCL.Parent = MainGui
- OPCL.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- OPCL.ResetOnSpawn = false
- OpenCloseFrame.Name = "Open/CloseFrame"
- OpenCloseFrame.Parent = OPCL
- OpenCloseFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- OpenCloseFrame.BackgroundTransparency = 0.15000000596046448
- OpenCloseFrame.BorderColor3 = Color3.new(0, 0, 0)
- OpenCloseFrame.BorderSizePixel = 0
- OpenCloseFrame.Position = UDim2.new(0.934000015, 0, 0.36500001, 0)
- OpenCloseFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- opcl.Name = "opcl"
- opcl.Parent = OpenCloseFrame
- opcl.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- opcl.BackgroundTransparency = 0.15000000596046448
- opcl.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- opcl.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- opcl.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- opcl.Font = Enum.Font.DenkOne
- opcl.Text = "Close"
- opcl.TextColor3 = Color3.new(1, 1, 1)
- opcl.TextScaled = true
- opcl.TextSize = 14
- opcl.TextWrapped = true
- StarterGui.Name = "StarterGui"
- StarterGui.Parent = MainGui
- StarterGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- StarterGui.ResetOnSpawn = false
- NullFrame.Name = "NullFrame"
- NullFrame.Parent = StarterGui
- NullFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- NullFrame.BackgroundTransparency = 0.15000000596046448
- NullFrame.BorderColor3 = Color3.new(0, 0, 0)
- NullFrame.BorderSizePixel = 0
- NullFrame.Position = UDim2.new(0.932260811, 0, 0.0125523014, 0)
- NullFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- NullAbility.Name = "NullAbility"
- NullAbility.Parent = NullFrame
- NullAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- NullAbility.BackgroundTransparency = 0.15000000596046448
- NullAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- NullAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- NullAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- NullAbility.Font = Enum.Font.DenkOne
- NullAbility.Text = "Null"
- NullAbility.TextColor3 = Color3.new(1, 1, 1)
- NullAbility.TextScaled = true
- NullAbility.TextSize = 14
- NullAbility.TextWrapped = true
- RhytmFrame.Name = "RhytmFrame"
- RhytmFrame.Parent = StarterGui
- RhytmFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- RhytmFrame.BackgroundTransparency = 0.15000000596046448
- RhytmFrame.BorderColor3 = Color3.new(0, 0, 0)
- RhytmFrame.BorderSizePixel = 0
- RhytmFrame.Position = UDim2.new(0.870000005, 0, 0.0125523014, 0)
- RhytmFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- RhytmAbility.Name = "RhytmAbility"
- RhytmAbility.Parent = RhytmFrame
- RhytmAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- RhytmAbility.BackgroundTransparency = 0.15000000596046448
- RhytmAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- RhytmAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- RhytmAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- RhytmAbility.Font = Enum.Font.DenkOne
- RhytmAbility.Text = "Rhytm"
- RhytmAbility.TextColor3 = Color3.new(1, 1, 1)
- RhytmAbility.TextScaled = true
- RhytmAbility.TextSize = 14
- RhytmAbility.TextWrapped = true
- NoCDFrame.Name = "NoCDFrame"
- NoCDFrame.Parent = StarterGui
- NoCDFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- NoCDFrame.BackgroundTransparency = 0.15000000596046448
- NoCDFrame.BorderColor3 = Color3.new(0, 0, 0)
- NoCDFrame.BorderSizePixel = 0
- NoCDFrame.Position = UDim2.new(0.806999981, 0, 0.0125523014, 0)
- NoCDFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- NoCDAbility.Name = "NoCDAbility"
- NoCDAbility.Parent = NoCDFrame
- NoCDAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- NoCDAbility.BackgroundTransparency = 0.15000000596046448
- NoCDAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- NoCDAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- NoCDAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- NoCDAbility.Font = Enum.Font.DenkOne
- NoCDAbility.Text = "No Cooldown"
- NoCDAbility.TextColor3 = Color3.new(1, 1, 1)
- NoCDAbility.TextScaled = true
- NoCDAbility.TextSize = 14
- NoCDAbility.TextWrapped = true
- DiamondFrame.Name = "DiamondFrame"
- DiamondFrame.Parent = StarterGui
- DiamondFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- DiamondFrame.BackgroundTransparency = 0.15000000596046448
- DiamondFrame.BorderColor3 = Color3.new(0, 0, 0)
- DiamondFrame.BorderSizePixel = 0
- DiamondFrame.Position = UDim2.new(0.745080471, 0, 0.0125523014, 0)
- DiamondFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- DiamondAbility.Name = "DiamondAbility"
- DiamondAbility.Parent = DiamondFrame
- DiamondAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- DiamondAbility.BackgroundTransparency = 0.15000000596046448
- DiamondAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- DiamondAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- DiamondAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- DiamondAbility.Font = Enum.Font.DenkOne
- DiamondAbility.Text = "Diamond"
- DiamondAbility.TextColor3 = Color3.new(1, 1, 1)
- DiamondAbility.TextScaled = true
- DiamondAbility.TextSize = 14
- DiamondAbility.TextWrapped = true
- GhostlFrame.Name = "GhostlFrame"
- GhostlFrame.Parent = StarterGui
- GhostlFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- GhostlFrame.BackgroundTransparency = 0.15000000596046448
- GhostlFrame.BorderColor3 = Color3.new(0, 0, 0)
- GhostlFrame.BorderSizePixel = 0
- GhostlFrame.Position = UDim2.new(0.932260811, 0, 0.108786613, 0)
- GhostlFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- GhostAbility.Name = "GhostAbility"
- GhostAbility.Parent = GhostlFrame
- GhostAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- GhostAbility.BackgroundTransparency = 0.15000000596046448
- GhostAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- GhostAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- GhostAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- GhostAbility.Font = Enum.Font.DenkOne
- GhostAbility.Text = "Ghost"
- GhostAbility.TextColor3 = Color3.new(1, 1, 1)
- GhostAbility.TextScaled = true
- GhostAbility.TextSize = 14
- GhostAbility.TextWrapped = true
- DisableAbility.Name = "DisableAbility"
- DisableAbility.Parent = GhostlFrame
- DisableAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- DisableAbility.BackgroundTransparency = 0.15000000596046448
- DisableAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- DisableAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- DisableAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- DisableAbility.Visible = false
- DisableAbility.Font = Enum.Font.DenkOne
- DisableAbility.Text = "Disable"
- DisableAbility.TextColor3 = Color3.new(1, 1, 1)
- DisableAbility.TextScaled = true
- DisableAbility.TextSize = 14
- DisableAbility.TextWrapped = true
- RocketLauncherFrame.Name = "RocketLauncherFrame"
- RocketLauncherFrame.Parent = StarterGui
- RocketLauncherFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- RocketLauncherFrame.BackgroundTransparency = 0.15000000596046448
- RocketLauncherFrame.BorderColor3 = Color3.new(0, 0, 0)
- RocketLauncherFrame.BorderSizePixel = 0
- RocketLauncherFrame.Position = UDim2.new(0.745080471, 0, 0.108786613, 0)
- RocketLauncherFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- RocketLauncherAbility.Name = "RocketLauncherAbility"
- RocketLauncherAbility.Parent = RocketLauncherFrame
- RocketLauncherAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- RocketLauncherAbility.BackgroundTransparency = 0.15000000596046448
- RocketLauncherAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- RocketLauncherAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- RocketLauncherAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- RocketLauncherAbility.Font = Enum.Font.DenkOne
- RocketLauncherAbility.Text = "Rocket Launcher"
- RocketLauncherAbility.TextColor3 = Color3.new(1, 1, 1)
- RocketLauncherAbility.TextScaled = true
- RocketLauncherAbility.TextSize = 14
- RocketLauncherAbility.TextWrapped = true
- AntiTSFrame.Name = "AntiTSFrame"
- AntiTSFrame.Parent = StarterGui
- AntiTSFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- AntiTSFrame.BackgroundTransparency = 0.15000000596046448
- AntiTSFrame.BorderColor3 = Color3.new(0, 0, 0)
- AntiTSFrame.BorderSizePixel = 0
- AntiTSFrame.Position = UDim2.new(0.806999981, 0, 0.108786613, 0)
- AntiTSFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- antitimestop.Name = "antitimestop"
- antitimestop.Parent = AntiTSFrame
- antitimestop.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- antitimestop.BackgroundTransparency = 0.15000000596046448
- antitimestop.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- antitimestop.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- antitimestop.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- antitimestop.Font = Enum.Font.DenkOne
- antitimestop.Text = "Anti TimeStop"
- antitimestop.TextColor3 = Color3.new(1, 1, 1)
- antitimestop.TextScaled = true
- antitimestop.TextSize = 14
- antitimestop.TextWrapped = true
- HammerFrame.Name = "HammerFrame"
- HammerFrame.Parent = StarterGui
- HammerFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- HammerFrame.BackgroundTransparency = 0.15000000596046448
- HammerFrame.BorderColor3 = Color3.new(0, 0, 0)
- HammerFrame.BorderSizePixel = 0
- HammerFrame.Position = UDim2.new(0.870000005, 0, 0.108786613, 0)
- HammerFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- HammerAbility.Name = "HammerAbility"
- HammerAbility.Parent = HammerFrame
- HammerAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- HammerAbility.BackgroundTransparency = 0.15000000596046448
- HammerAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- HammerAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- HammerAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- HammerAbility.Font = Enum.Font.DenkOne
- HammerAbility.Text = "Ban Hammer"
- HammerAbility.TextColor3 = Color3.new(1, 1, 1)
- HammerAbility.TextScaled = true
- HammerAbility.TextSize = 14
- HammerAbility.TextWrapped = true
- BombFrame.Name = "BombFrame"
- BombFrame.Parent = StarterGui
- BombFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- BombFrame.BackgroundTransparency = 0.15000000596046448
- BombFrame.BorderColor3 = Color3.new(0, 0, 0)
- BombFrame.BorderSizePixel = 0
- BombFrame.Position = UDim2.new(0.683000028, 0, 0.108786613, 0)
- BombFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- BombAbility.Name = "BombAbility"
- BombAbility.Parent = BombFrame
- BombAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- BombAbility.BackgroundTransparency = 0.15000000596046448
- BombAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- BombAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- BombAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- BombAbility.Font = Enum.Font.DenkOne
- BombAbility.Text = "Bomb"
- BombAbility.TextColor3 = Color3.new(1, 1, 1)
- BombAbility.TextScaled = true
- BombAbility.TextSize = 14
- BombAbility.TextWrapped = true
- RojoFrame.Name = "RojoFrame"
- RojoFrame.Parent = StarterGui
- RojoFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- RojoFrame.BackgroundTransparency = 0.15000000596046448
- RojoFrame.BorderColor3 = Color3.new(0, 0, 0)
- RojoFrame.BorderSizePixel = 0
- RojoFrame.Position = UDim2.new(0.683000028, 0, 0.0125523014, 0)
- RojoFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- RojoAbility.Name = "RojoAbility"
- RojoAbility.Parent = RojoFrame
- RojoAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- RojoAbility.BackgroundTransparency = 0.15000000596046448
- RojoAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- RojoAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- RojoAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- RojoAbility.Font = Enum.Font.DenkOne
- RojoAbility.Text = "Rojo"
- RojoAbility.TextColor3 = Color3.new(1, 1, 1)
- RojoAbility.TextScaled = true
- RojoAbility.TextSize = 14
- RojoAbility.TextWrapped = true
- ReleaseAbility.Name = "ReleaseAbility"
- ReleaseAbility.Parent = RojoFrame
- ReleaseAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- ReleaseAbility.BackgroundTransparency = 0.15000000596046448
- ReleaseAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- ReleaseAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- ReleaseAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- ReleaseAbility.Visible = false
- ReleaseAbility.Font = Enum.Font.DenkOne
- ReleaseAbility.Text = "SHOT"
- ReleaseAbility.TextColor3 = Color3.new(1, 1, 1)
- ReleaseAbility.TextScaled = true
- ReleaseAbility.TextSize = 14
- ReleaseAbility.TextWrapped = true
- GoldenFrame.Name = "GoldenFrame"
- GoldenFrame.Parent = StarterGui
- GoldenFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- GoldenFrame.BackgroundTransparency = 0.15000000596046448
- GoldenFrame.BorderColor3 = Color3.new(0, 0, 0)
- GoldenFrame.BorderSizePixel = 0
- GoldenFrame.Position = UDim2.new(0.620999992, 0, 0.0125523014, 0)
- GoldenFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- GoldenAbility.Name = "GoldenAbility"
- GoldenAbility.Parent = GoldenFrame
- GoldenAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- GoldenAbility.BackgroundTransparency = 0.15000000596046448
- GoldenAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- GoldenAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- GoldenAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- GoldenAbility.Font = Enum.Font.DenkOne
- GoldenAbility.Text = "Golden"
- GoldenAbility.TextColor3 = Color3.new(1, 1, 1)
- GoldenAbility.TextScaled = true
- GoldenAbility.TextSize = 14
- GoldenAbility.TextWrapped = true
- DGoldenAbility.Name = "DGoldenAbility"
- DGoldenAbility.Parent = GoldenFrame
- DGoldenAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- DGoldenAbility.BackgroundTransparency = 0.15000000596046448
- DGoldenAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- DGoldenAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- DGoldenAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- DGoldenAbility.Visible = false
- DGoldenAbility.Font = Enum.Font.DenkOne
- DGoldenAbility.Text = "Disable"
- DGoldenAbility.TextColor3 = Color3.new(1, 1, 1)
- DGoldenAbility.TextScaled = true
- DGoldenAbility.TextSize = 14
- DGoldenAbility.TextWrapped = true
- ReverseFrame.Name = "ReverseFrame"
- ReverseFrame.Parent = StarterGui
- ReverseFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- ReverseFrame.BackgroundTransparency = 0.15000000596046448
- ReverseFrame.BorderColor3 = Color3.new(0, 0, 0)
- ReverseFrame.BorderSizePixel = 0
- ReverseFrame.Position = UDim2.new(0.620999992, 0, 0.108786613, 0)
- ReverseFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- ReverseAbility.Name = "ReverseAbility"
- ReverseAbility.Parent = ReverseFrame
- ReverseAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- ReverseAbility.BackgroundTransparency = 0.15000000596046448
- ReverseAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- ReverseAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- ReverseAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- ReverseAbility.Font = Enum.Font.DenkOne
- ReverseAbility.Text = "Killstreak"
- ReverseAbility.TextColor3 = Color3.new(1, 1, 1)
- ReverseAbility.TextScaled = true
- ReverseAbility.TextSize = 14
- ReverseAbility.TextWrapped = true
- TextLabel.Parent = ReverseFrame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.0210454762, 0, 0.595895588, 0)
- TextLabel.Size = UDim2.new(0.925944448, 0, 0.229190648, 0)
- TextLabel.Font = Enum.Font.DenkOne
- TextLabel.Text = "75 Kills!"
- TextLabel.TextColor3 = Color3.new(0.666667, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- DTycconsFrame.Name = "DTycconsFrame"
- DTycconsFrame.Parent = StarterGui
- DTycconsFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- DTycconsFrame.BackgroundTransparency = 0.15000000596046448
- DTycconsFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- DTycconsFrame.BorderSizePixel = 0
- DTycconsFrame.Position = UDim2.new(0.806999981, 0, 0.0130000003, 0)
- DTycconsFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- DTycconsFrame.Visible = false
- dtc.Name = "dtc"
- dtc.Parent = DTycconsFrame
- dtc.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- dtc.BackgroundTransparency = 0.15000000596046448
- dtc.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- dtc.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- dtc.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- dtc.Font = Enum.Font.DenkOne
- dtc.Text = "Destroy Tycoons"
- dtc.TextColor3 = Color3.new(1, 1, 1)
- dtc.TextScaled = true
- dtc.TextSize = 14
- dtc.TextWrapped = true
- PianoFrame.Name = "PianoFrame"
- PianoFrame.Parent = StarterGui
- PianoFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- PianoFrame.BackgroundTransparency = 0.15000000596046448
- PianoFrame.BorderColor3 = Color3.new(0, 0, 0)
- PianoFrame.BorderSizePixel = 0
- PianoFrame.Position = UDim2.new(0.558848441, 0, 0.108786613, 0)
- PianoFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- PianoAbility.Name = "PianoAbility"
- PianoAbility.Parent = PianoFrame
- PianoAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- PianoAbility.BackgroundTransparency = 0.15000000596046448
- PianoAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- PianoAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- PianoAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- PianoAbility.Font = Enum.Font.DenkOne
- PianoAbility.Text = "Piano"
- PianoAbility.TextColor3 = Color3.new(1, 1, 1)
- PianoAbility.TextScaled = true
- PianoAbility.TextSize = 14
- PianoAbility.TextWrapped = true
- AuthorsFrame.Name = "AuthorsFrame"
- AuthorsFrame.Parent = StarterGui
- AuthorsFrame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- AuthorsFrame.BorderColor3 = Color3.new(0, 0, 0)
- AuthorsFrame.BorderSizePixel = 0
- AuthorsFrame.Position = UDim2.new(0.61981374, 0, 0.213389128, 0)
- AuthorsFrame.Size = UDim2.new(0.314987302, 0, 0.0397489555, 0)
- UICorner.Parent = AuthorsFrame
- TextLabel_2.Parent = AuthorsFrame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0.0564516112, 0, -0.684210539, 0)
- TextLabel_2.Size = UDim2.new(0.883064508, 0, 2.36842108, 0)
- TextLabel_2.Font = Enum.Font.DenkOne
- TextLabel_2.Text = "Script by Kviks and MrArgy"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 17
- TextLabel_2.TextWrapped = true
- robFrame.Name = "robFrame"
- robFrame.Parent = StarterGui
- robFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- robFrame.BackgroundTransparency = 0.15000000596046448
- robFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- robFrame.BorderSizePixel = 0
- robFrame.Position = UDim2.new(0.931999981, 0, 0.0130000003, 0)
- robFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- robFrame.Visible = false
- robAbility.Name = "robAbility"
- robAbility.Parent = robFrame
- robAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- robAbility.BackgroundTransparency = 0.15000000596046448
- robAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- robAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- robAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- robAbility.Font = Enum.Font.DenkOne
- robAbility.Text = "rob"
- robAbility.TextColor3 = Color3.new(1, 1, 1)
- robAbility.TextScaled = true
- robAbility.TextSize = 14
- robAbility.TextWrapped = true
- NotificationFrame.Name = "NotificationFrame"
- NotificationFrame.Parent = StarterGui
- NotificationFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- NotificationFrame.BorderColor3 = Color3.new(0, 0, 0)
- NotificationFrame.BorderSizePixel = 0
- NotificationFrame.Position = UDim2.new(-0.300000012, 0, 0.625840843, 0)
- NotificationFrame.Size = UDim2.new(0.285774767, 0, 0.372384906, 0)
- UICorner_2.Parent = NotificationFrame
- TextLabel_3.Parent = NotificationFrame
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_3.BorderSizePixel = 0
- TextLabel_3.Position = UDim2.new(0.187260523, 0, 0.0329999998, 0)
- TextLabel_3.Size = UDim2.new(0.613333344, 0, 0.112359554, 0)
- TextLabel_3.Font = Enum.Font.LuckiestGuy
- TextLabel_3.Text = "WARNING"
- TextLabel_3.TextColor3 = Color3.new(1, 0, 0)
- TextLabel_3.TextScaled = true
- TextLabel_3.TextSize = 14
- TextLabel_3.TextWrapped = true
- TextLabel_4.Parent = NotificationFrame
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_4.BorderSizePixel = 0
- TextLabel_4.Position = UDim2.new(0.16631487, 0, 0.837315738, 0)
- TextLabel_4.Size = UDim2.new(0.637753546, 0, 0.157303378, 0)
- TextLabel_4.Font = Enum.Font.DenkOne
- TextLabel_4.Text = "Have Enjoy!"
- TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_4.TextScaled = true
- TextLabel_4.TextSize = 14
- TextLabel_4.TextWrapped = true
- TextLabel_5.Parent = NotificationFrame
- TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_5.BorderSizePixel = 0
- TextLabel_5.Position = UDim2.new(0.0376995578, 0, 0.106551908, 0)
- TextLabel_5.Size = UDim2.new(0.920614302, 0, 0.273526788, 0)
- TextLabel_5.Font = Enum.Font.DenkOne
- TextLabel_5.Text = "On some abilities, you need a glove for the ability to work Also, don't spam with abilities, otherwise it can lead to a kick/ban"
- TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_5.TextScaled = true
- TextLabel_5.TextSize = 14
- TextLabel_5.TextWrapped = true
- TextLabel_6.Parent = NotificationFrame
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 1
- TextLabel_6.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_6.BorderSizePixel = 0
- TextLabel_6.Position = UDim2.new(0.104715146, 0, 0.600000024, 0)
- TextLabel_6.Size = UDim2.new(0.799153507, 0, 0.247617632, 0)
- TextLabel_6.Font = Enum.Font.DenkOne
- TextLabel_6.Text = "Have questions? our discord: discord.gg/u5pha6Dj2v"
- TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_6.TextScaled = true
- TextLabel_6.TextSize = 14
- TextLabel_6.TextWrapped = true
- TextLabel_7.Parent = NotificationFrame
- TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_7.BackgroundTransparency = 1
- TextLabel_7.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_7.BorderSizePixel = 0
- TextLabel_7.Position = UDim2.new(0.0551973246, 0, 0.344999999, 0)
- TextLabel_7.Size = UDim2.new(0.898189127, 0, 0.298606098, 0)
- TextLabel_7.Font = Enum.Font.DenkOne
- TextLabel_7.Text = "If you want to use VIP abilities, you need to buy VIP in our discord channel from one of the administrators"
- TextLabel_7.TextColor3 = Color3.new(1, 1, 0)
- TextLabel_7.TextScaled = true
- TextLabel_7.TextSize = 14
- TextLabel_7.TextWrapped = true
- MazeFrame.Name = "MazeFrame"
- MazeFrame.Parent = StarterGui
- MazeFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- MazeFrame.BackgroundTransparency = 0.15000000596046448
- MazeFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- MazeFrame.BorderSizePixel = 0
- MazeFrame.Position = UDim2.new(0.870000005, 0, 0.0130000003, 0)
- MazeFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- MazeFrame.Visible = false
- MazeTeleport.Name = "MazeTeleport"
- MazeTeleport.Parent = MazeFrame
- MazeTeleport.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- MazeTeleport.BackgroundTransparency = 0.15000000596046448
- MazeTeleport.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- MazeTeleport.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- MazeTeleport.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- MazeTeleport.Font = Enum.Font.DenkOne
- MazeTeleport.Text = "Maze Teleport"
- MazeTeleport.TextColor3 = Color3.new(1, 1, 1)
- MazeTeleport.TextScaled = true
- MazeTeleport.TextSize = 14
- MazeTeleport.TextWrapped = true
- VIPFrame.Name = "VIPFrame"
- VIPFrame.Parent = StarterGui
- VIPFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- VIPFrame.BackgroundTransparency = 0.15000000596046448
- VIPFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- VIPFrame.BorderSizePixel = 0
- VIPFrame.Position = UDim2.new(0.934000015, 0, 0.263713092, 0)
- VIPFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- VIPGui.Name = "VIPGui"
- VIPGui.Parent = VIPFrame
- VIPGui.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- VIPGui.BackgroundTransparency = 0.15000000596046448
- VIPGui.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- VIPGui.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- VIPGui.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- VIPGui.Font = Enum.Font.DenkOne
- VIPGui.Text = "VIP Functions"
- VIPGui.TextColor3 = Color3.new(1, 1, 1)
- VIPGui.TextScaled = true
- VIPGui.TextSize = 14
- VIPGui.TextWrapped = true
- NormalFrame.Name = "NormalFrame"
- NormalFrame.Parent = StarterGui
- NormalFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- NormalFrame.BackgroundTransparency = 0.15000000596046448
- NormalFrame.BorderColor3 = Color3.new(0, 0, 0)
- NormalFrame.BorderSizePixel = 0
- NormalFrame.Position = UDim2.new(0.934000015, 0, 0.263713092, 0)
- NormalFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- NormalFrame.Visible = false
- VIPGui_2.Name = "VIPGui"
- VIPGui_2.Parent = NormalFrame
- VIPGui_2.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- VIPGui_2.BackgroundTransparency = 0.15000000596046448
- VIPGui_2.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- VIPGui_2.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- VIPGui_2.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- VIPGui_2.Font = Enum.Font.DenkOne
- VIPGui_2.Text = "Back"
- VIPGui_2.TextColor3 = Color3.new(1, 1, 1)
- VIPGui_2.TextScaled = true
- VIPGui_2.TextSize = 14
- VIPGui_2.TextWrapped = true
- AuthorsVIPFrame.Name = "AuthorsVIPFrame"
- AuthorsVIPFrame.Parent = StarterGui
- AuthorsVIPFrame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- AuthorsVIPFrame.BorderColor3 = Color3.new(0, 0, 0)
- AuthorsVIPFrame.BorderSizePixel = 0
- AuthorsVIPFrame.Position = UDim2.new(0.620000005, 0, 0.213, 0)
- AuthorsVIPFrame.Size = UDim2.new(0.314987302, 0, 0.0397489555, 0)
- AuthorsVIPFrame.Visible = false
- UICorner_3.Parent = AuthorsVIPFrame
- TextLabel_8.Parent = AuthorsVIPFrame
- TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_8.BackgroundTransparency = 1
- TextLabel_8.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_8.BorderSizePixel = 0
- TextLabel_8.Position = UDim2.new(0.0564516112, 0, -0.684210539, 0)
- TextLabel_8.Size = UDim2.new(0.883064508, 0, 2.36842108, 0)
- TextLabel_8.Font = Enum.Font.DenkOne
- TextLabel_8.Text = "vip menu lololo"
- TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_8.TextSize = 13
- TextLabel_8.TextWrapped = true
- ThorFrame.Name = "ThorFrame"
- ThorFrame.Parent = StarterGui
- ThorFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- ThorFrame.BackgroundTransparency = 0.15000000596046448
- ThorFrame.BorderColor3 = Color3.new(0, 0, 0)
- ThorFrame.BorderSizePixel = 0
- ThorFrame.Position = UDim2.new(0.558848441, 0, 0.0125523014, 0)
- ThorFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- thor.Name = "thor"
- thor.Parent = ThorFrame
- thor.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- thor.BackgroundTransparency = 0.15000000596046448
- thor.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- thor.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- thor.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- thor.Font = Enum.Font.DenkOne
- thor.Text = "Slap Aura"
- thor.TextColor3 = Color3.new(1, 1, 1)
- thor.TextScaled = true
- thor.TextSize = 14
- thor.TextWrapped = true
- TimeStopFrame.Name = "TimeStopFrame"
- TimeStopFrame.Parent = StarterGui
- TimeStopFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- TimeStopFrame.BackgroundTransparency = 0.15000000596046448
- TimeStopFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- TimeStopFrame.BorderSizePixel = 0
- TimeStopFrame.Position = UDim2.new(0.745000005, 0, 0.0130000003, 0)
- TimeStopFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- TimeStopFrame.Visible = false
- ts.Name = "ts"
- ts.Parent = TimeStopFrame
- ts.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- ts.BackgroundTransparency = 0.15000000596046448
- ts.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- ts.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- ts.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- ts.Font = Enum.Font.DenkOne
- ts.Text = "TimeStop"
- ts.TextColor3 = Color3.new(1, 1, 1)
- ts.TextScaled = true
- ts.TextSize = 14
- ts.TextWrapped = true
- BallerFrame.Name = "BallerFrame"
- BallerFrame.Parent = StarterGui
- BallerFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- BallerFrame.BackgroundTransparency = 0.15000000596046448
- BallerFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- BallerFrame.BorderSizePixel = 0
- BallerFrame.Position = UDim2.new(0.683000028, 0, 0.0130000003, 0)
- BallerFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- BallerFrame.Visible = false
- baller.Name = "baller"
- baller.Parent = BallerFrame
- baller.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- baller.BackgroundTransparency = 0.15000000596046448
- baller.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- baller.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- baller.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- baller.Font = Enum.Font.DenkOne
- baller.Text = " "
- baller.TextColor3 = Color3.new(1, 1, 1)
- baller.TextScaled = true
- baller.TextSize = 14
- baller.TextWrapped = true
- ImageLabel.Parent = baller
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 0.10000000149011612
- ImageLabel.BorderColor3 = Color3.new(0, 0, 0)
- ImageLabel.BorderSizePixel = 0
- ImageLabel.Position = UDim2.new(0.011800955, 0, 0.0132690333, 0)
- ImageLabel.Size = UDim2.new(0.968032837, 0, 0.955363154, 0)
- ImageLabel.Image = "http://www.roblox.com/asset/?id=15670047529"
- AdminFrame.Name = "AdminFrame"
- AdminFrame.Parent = StarterGui
- AdminFrame.BackgroundColor3 = Color3.new(0.501961, 1, 0)
- AdminFrame.BackgroundTransparency = 0.15000000596046448
- AdminFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- AdminFrame.BorderSizePixel = 0
- AdminFrame.Position = UDim2.new(0.559000015, 0, 0.0130000003, 0)
- AdminFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- AdminFrame.Visible = false
- admin.Name = "admin"
- admin.Parent = AdminFrame
- admin.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- admin.BackgroundTransparency = 0.15000000596046448
- admin.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- admin.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- admin.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- admin.Font = Enum.Font.DenkOne
- admin.Text = "Admin"
- admin.TextColor3 = Color3.new(1, 1, 1)
- admin.TextScaled = true
- admin.TextSize = 14
- admin.TextWrapped = true
- AuthorsJesterFrame.Name = "AuthorsJesterFrame"
- AuthorsJesterFrame.Parent = StarterGui
- AuthorsJesterFrame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- AuthorsJesterFrame.BorderColor3 = Color3.new(0, 0, 0)
- AuthorsJesterFrame.BorderSizePixel = 0
- AuthorsJesterFrame.Position = UDim2.new(0.61981374, 0, 0.11423301, 0)
- AuthorsJesterFrame.Size = UDim2.new(0.314987302, 0, 0.0397489555, 0)
- AuthorsJesterFrame.Visible = false
- UICorner_4.Parent = AuthorsJesterFrame
- TextLabel_9.Parent = AuthorsJesterFrame
- TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_9.BackgroundTransparency = 1
- TextLabel_9.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_9.BorderSizePixel = 0
- TextLabel_9.Position = UDim2.new(0.0564516112, 0, -0.684210539, 0)
- TextLabel_9.Size = UDim2.new(0.883064508, 0, 2.36842108, 0)
- TextLabel_9.Font = Enum.Font.DenkOne
- TextLabel_9.Text = "jeez"
- TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_9.TextSize = 20
- TextLabel_9.TextWrapped = true
- NormalAdminFrame.Name = "NormalAdminFrame"
- NormalAdminFrame.Parent = StarterGui
- NormalAdminFrame.BackgroundColor3 = Color3.new(0.501961, 1, 0)
- NormalAdminFrame.BackgroundTransparency = 0.15000000596046448
- NormalAdminFrame.BorderColor3 = Color3.new(0, 0, 0)
- NormalAdminFrame.BorderSizePixel = 0
- NormalAdminFrame.Position = UDim2.new(0.934000015, 0, 0.263713092, 0)
- NormalAdminFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- NormalAdminFrame.Visible = false
- Back.Name = "Back"
- Back.Parent = NormalAdminFrame
- Back.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Back.BackgroundTransparency = 0.15000000596046448
- Back.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- Back.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- Back.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- Back.Font = Enum.Font.DenkOne
- Back.Text = "Back"
- Back.TextColor3 = Color3.new(1, 1, 1)
- Back.TextScaled = true
- Back.TextSize = 14
- Back.TextWrapped = true
- invFrame.Name = "invFrame"
- invFrame.Parent = StarterGui
- invFrame.BackgroundColor3 = Color3.new(0.501961, 1, 0)
- invFrame.BackgroundTransparency = 0.15000000596046448
- invFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- invFrame.BorderSizePixel = 0
- invFrame.Position = UDim2.new(0.931999981, 0, 0.0130000003, 0)
- invFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- invFrame.Visible = false
- inv.Name = "inv"
- inv.Parent = invFrame
- inv.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- inv.BackgroundTransparency = 0.15000000596046448
- inv.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- inv.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- inv.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- inv.Font = Enum.Font.DenkOne
- inv.Text = "Invisibility"
- inv.TextColor3 = Color3.new(1, 1, 1)
- inv.TextScaled = true
- inv.TextSize = 11
- inv.TextWrapped = true
- flingFrame.Name = "flingFrame"
- flingFrame.Parent = StarterGui
- flingFrame.BackgroundColor3 = Color3.new(0.501961, 1, 0)
- flingFrame.BackgroundTransparency = 0.15000000596046448
- flingFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- flingFrame.BorderSizePixel = 0
- flingFrame.Position = UDim2.new(0.806999981, 0, 0.0130000003, 0)
- flingFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- flingFrame.Visible = false
- fling.Name = "fling"
- fling.Parent = flingFrame
- fling.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- fling.BackgroundTransparency = 0.15000000596046448
- fling.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- fling.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- fling.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- fling.Font = Enum.Font.DenkOne
- fling.Text = "Fling"
- fling.TextColor3 = Color3.new(1, 1, 1)
- fling.TextScaled = true
- fling.TextSize = 9
- fling.TextWrapped = true
- anvilFrame.Name = "anvilFrame"
- anvilFrame.Parent = StarterGui
- anvilFrame.BackgroundColor3 = Color3.new(0.501961, 1, 0)
- anvilFrame.BackgroundTransparency = 0.15000000596046448
- anvilFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- anvilFrame.BorderSizePixel = 0
- anvilFrame.Position = UDim2.new(0.870000005, 0, 0.0130000003, 0)
- anvilFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- anvilFrame.Visible = false
- anvil.Name = "anvil"
- anvil.Parent = anvilFrame
- anvil.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- anvil.BackgroundTransparency = 0.15000000596046448
- anvil.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- anvil.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- anvil.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- anvil.Font = Enum.Font.DenkOne
- anvil.Text = "Anvil"
- anvil.TextColor3 = Color3.new(1, 1, 1)
- anvil.TextScaled = true
- anvil.TextSize = 9
- anvil.TextWrapped = true
- cloudFrame.Name = "cloudFrame"
- cloudFrame.Parent = StarterGui
- cloudFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- cloudFrame.BackgroundTransparency = 0.15000000596046448
- cloudFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- cloudFrame.BorderSizePixel = 0
- cloudFrame.Position = UDim2.new(0.620999992, 0, 0.0130000003, 0)
- cloudFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- cloudFrame.Visible = false
- cloudAbility.Name = "cloudAbility"
- cloudAbility.Parent = cloudFrame
- cloudAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- cloudAbility.BackgroundTransparency = 0.15000000596046448
- cloudAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- cloudAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- cloudAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- cloudAbility.Font = Enum.Font.DenkOne
- cloudAbility.Text = "Cloud"
- cloudAbility.TextColor3 = Color3.new(1, 1, 1)
- cloudAbility.TextScaled = true
- cloudAbility.TextSize = 14
- cloudAbility.TextWrapped = true
- BlinkFrame.Name = "BlinkFrame"
- BlinkFrame.Parent = StarterGui
- BlinkFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- BlinkFrame.BackgroundTransparency = 0.15000000596046448
- BlinkFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- BlinkFrame.BorderSizePixel = 0
- BlinkFrame.Position = UDim2.new(0.931999981, 0, 0.108999997, 0)
- BlinkFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- BlinkFrame.Visible = false
- BlinkAbility.Name = "BlinkAbility"
- BlinkAbility.Parent = BlinkFrame
- BlinkAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- BlinkAbility.BackgroundTransparency = 0.15000000596046448
- BlinkAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- BlinkAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- BlinkAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- BlinkAbility.Font = Enum.Font.DenkOne
- BlinkAbility.Text = "Blink"
- BlinkAbility.TextColor3 = Color3.new(1, 1, 1)
- BlinkAbility.TextScaled = true
- BlinkAbility.TextSize = 14
- BlinkAbility.TextWrapped = true
- FMFrame.Name = "FMFrame"
- FMFrame.Parent = StarterGui
- FMFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- FMFrame.BackgroundTransparency = 0.15000000596046448
- FMFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- FMFrame.BorderSizePixel = 0
- FMFrame.Position = UDim2.new(0.870000005, 0, 0.108999997, 0)
- FMFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- FMFrame.Visible = false
- FMAbility.Name = "FMAbility"
- FMAbility.Parent = FMFrame
- FMAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- FMAbility.BackgroundTransparency = 0.15000000596046448
- FMAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- FMAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- FMAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- FMAbility.Font = Enum.Font.DenkOne
- FMAbility.Text = "Ferryman"
- FMAbility.TextColor3 = Color3.new(1, 1, 1)
- FMAbility.TextScaled = true
- FMAbility.TextSize = 14
- FMAbility.TextWrapped = true
- FMLFrame.Name = "FMLFrame"
- FMLFrame.Parent = StarterGui
- FMLFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- FMLFrame.BackgroundTransparency = 0.15000000596046448
- FMLFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- FMLFrame.BorderSizePixel = 0
- FMLFrame.Position = UDim2.new(0.806999981, 0, 0.108999997, 0)
- FMLFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- FMLFrame.Visible = false
- FMLAbility.Name = "FMLAbility"
- FMLAbility.Parent = FMLFrame
- FMLAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- FMLAbility.BackgroundTransparency = 0.15000000596046448
- FMLAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- FMLAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- FMLAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- FMLAbility.Font = Enum.Font.DenkOne
- FMLAbility.Text = "Ferryman Leap"
- FMLAbility.TextColor3 = Color3.new(1, 1, 1)
- FMLAbility.TextScaled = true
- FMLAbility.TextSize = 14
- FMLAbility.TextWrapped = true
- Guardian_Angel_Frame.Name = "Guardian_Angel_Frame"
- Guardian_Angel_Frame.Parent = StarterGui
- Guardian_Angel_Frame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- Guardian_Angel_Frame.BackgroundTransparency = 0.15000000596046448
- Guardian_Angel_Frame.BorderColor3 = Color3.new(1, 0.666667, 0)
- Guardian_Angel_Frame.BorderSizePixel = 0
- Guardian_Angel_Frame.Position = UDim2.new(0.745000005, 0, 0.108999997, 0)
- Guardian_Angel_Frame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- Guardian_Angel_Frame.Visible = false
- Guardian_Angel_Ability.Name = "Guardian_Angel_Ability"
- Guardian_Angel_Ability.Parent = Guardian_Angel_Frame
- Guardian_Angel_Ability.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Guardian_Angel_Ability.BackgroundTransparency = 0.15000000596046448
- Guardian_Angel_Ability.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- Guardian_Angel_Ability.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- Guardian_Angel_Ability.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- Guardian_Angel_Ability.Font = Enum.Font.DenkOne
- Guardian_Angel_Ability.Text = "Guardian Angel"
- Guardian_Angel_Ability.TextColor3 = Color3.new(1, 1, 1)
- Guardian_Angel_Ability.TextScaled = true
- Guardian_Angel_Ability.TextSize = 14
- Guardian_Angel_Ability.TextWrapped = true
- SlicerFrame.Name = "SlicerFrame"
- SlicerFrame.Parent = StarterGui
- SlicerFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- SlicerFrame.BackgroundTransparency = 0.15000000596046448
- SlicerFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- SlicerFrame.BorderSizePixel = 0
- SlicerFrame.Position = UDim2.new(0.683000028, 0, 0.108999997, 0)
- SlicerFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- SlicerFrame.Visible = false
- SlicerAbility.Name = "SlicerAbility"
- SlicerAbility.Parent = SlicerFrame
- SlicerAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- SlicerAbility.BackgroundTransparency = 0.15000000596046448
- SlicerAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- SlicerAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- SlicerAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- SlicerAbility.Font = Enum.Font.DenkOne
- SlicerAbility.Text = "Slicer"
- SlicerAbility.TextColor3 = Color3.new(1, 1, 1)
- SlicerAbility.TextScaled = true
- SlicerAbility.TextSize = 14
- SlicerAbility.TextWrapped = true
- RecallFrame.Name = "RecallFrame"
- RecallFrame.Parent = StarterGui
- RecallFrame.BackgroundColor3 = Color3.new(1, 0.941176, 0.270588)
- RecallFrame.BackgroundTransparency = 0.15000000596046448
- RecallFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- RecallFrame.BorderSizePixel = 0
- RecallFrame.Position = UDim2.new(0.620999992, 0, 0.108999997, 0)
- RecallFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- RecallFrame.Visible = false
- RecallAbility.Name = "RecallAbility"
- RecallAbility.Parent = RecallFrame
- RecallAbility.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- RecallAbility.BackgroundTransparency = 0.15000000596046448
- RecallAbility.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- RecallAbility.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- RecallAbility.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- RecallAbility.Font = Enum.Font.DenkOne
- RecallAbility.Text = "Recall"
- RecallAbility.TextColor3 = Color3.new(1, 1, 1)
- RecallAbility.TextScaled = true
- RecallAbility.TextSize = 14
- RecallAbility.TextWrapped = true
- JesterFrame.Name = "JesterFrame"
- JesterFrame.Parent = StarterGui
- JesterFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
- JesterFrame.BackgroundTransparency = 0.15000000596046448
- JesterFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- JesterFrame.BorderSizePixel = 0
- JesterFrame.Position = UDim2.new(0.559000015, 0, 0.108999997, 0)
- JesterFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- JesterFrame.Visible = false
- jester.Name = "jester"
- jester.Parent = JesterFrame
- jester.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- jester.BackgroundTransparency = 0.15000000596046448
- jester.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- jester.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- jester.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- jester.Font = Enum.Font.DenkOne
- jester.Text = "Jester"
- jester.TextColor3 = Color3.new(1, 1, 1)
- jester.TextScaled = true
- jester.TextSize = 14
- jester.TextWrapped = true
- piesFrame.Name = "piesFrame"
- piesFrame.Parent = StarterGui
- piesFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
- piesFrame.BackgroundTransparency = 0.15000000596046448
- piesFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- piesFrame.BorderSizePixel = 0
- piesFrame.Position = UDim2.new(0.870000005, 0, 0.0130000003, 0)
- piesFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- piesFrame.Visible = false
- pies.Name = "pies"
- pies.Parent = piesFrame
- pies.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- pies.BackgroundTransparency = 0.15000000596046448
- pies.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- pies.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- pies.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- pies.Font = Enum.Font.DenkOne
- pies.Text = "Pies"
- pies.TextColor3 = Color3.new(1, 1, 1)
- pies.TextScaled = true
- pies.TextSize = 9
- pies.TextWrapped = true
- CardsFrame.Name = "CardsFrame"
- CardsFrame.Parent = StarterGui
- CardsFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
- CardsFrame.BackgroundTransparency = 0.15000000596046448
- CardsFrame.BorderColor3 = Color3.new(1, 0.666667, 0)
- CardsFrame.BorderSizePixel = 0
- CardsFrame.Position = UDim2.new(0.931999981, 0, 0.0130000003, 0)
- CardsFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- CardsFrame.Visible = false
- cards.Name = "cards"
- cards.Parent = CardsFrame
- cards.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- cards.BackgroundTransparency = 0.15000000596046448
- cards.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- cards.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- cards.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- cards.Font = Enum.Font.DenkOne
- cards.Text = "Cards"
- cards.TextColor3 = Color3.new(1, 1, 1)
- cards.TextScaled = true
- cards.TextSize = 11
- cards.TextWrapped = true
- NormalJesterFrame.Name = "NormalJesterFrame"
- NormalJesterFrame.Parent = StarterGui
- NormalJesterFrame.BackgroundColor3 = Color3.new(0.333333, 0, 0.498039)
- NormalJesterFrame.BackgroundTransparency = 0.15000000596046448
- NormalJesterFrame.BorderColor3 = Color3.new(0, 0, 0)
- NormalJesterFrame.BorderSizePixel = 0
- NormalJesterFrame.Position = UDim2.new(0.934000015, 0, 0.263713092, 0)
- NormalJesterFrame.Size = UDim2.new(0.0584250651, 0, 0.0920502096, 0)
- NormalJesterFrame.Visible = false
- Back_2.Name = "Back"
- Back_2.Parent = NormalJesterFrame
- Back_2.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
- Back_2.BackgroundTransparency = 0.15000000596046448
- Back_2.BorderColor3 = Color3.new(0.368627, 0.368627, 0.368627)
- Back_2.Position = UDim2.new(0.0444661006, 0, 0.0632849634, 0)
- Back_2.Size = UDim2.new(0.891304433, 0, 0.863636374, 0)
- Back_2.Font = Enum.Font.DenkOne
- Back_2.Text = "Back"
- Back_2.TextColor3 = Color3.new(1, 1, 1)
- Back_2.TextScaled = true
- Back_2.TextSize = 14
- Back_2.TextWrapped = true
- AuthorsAdminFrame.Name = "AuthorsAdminFrame"
- AuthorsAdminFrame.Parent = StarterGui
- AuthorsAdminFrame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
- AuthorsAdminFrame.BorderColor3 = Color3.new(0, 0, 0)
- AuthorsAdminFrame.BorderSizePixel = 0
- AuthorsAdminFrame.Position = UDim2.new(0.61981374, 0, 0.11423301, 0)
- AuthorsAdminFrame.Size = UDim2.new(0.314987302, 0, 0.0397489555, 0)
- AuthorsAdminFrame.Visible = false
- UICorner_5.Parent = AuthorsAdminFrame
- TextLabel_10.Parent = AuthorsAdminFrame
- TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_10.BackgroundTransparency = 1
- TextLabel_10.BorderColor3 = Color3.new(0, 0, 0)
- TextLabel_10.BorderSizePixel = 0
- TextLabel_10.Position = UDim2.new(0.0564516112, 0, -0.684210539, 0)
- TextLabel_10.Size = UDim2.new(0.883064508, 0, 2.36842108, 0)
- TextLabel_10.Font = Enum.Font.DenkOne
- TextLabel_10.Text = "bro real admin"
- TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_10.TextSize = 20
- TextLabel_10.TextWrapped = true
- -- Scripts
- local function JLQKIJW_fake_script() -- opcl.opcl
- local script = Instance.new('Script', opcl)
- local frame = script.Parent.Parent.Parent.Parent.StarterGui
- script.Parent.MouseButton1Click:Connect(function()
- if script.Parent.Text == "Close" then
- frame.Enabled = false
- script.Parent.Text = "Open" else
- frame.Enabled = true
- script.Parent.Text = "Close"
- end
- end)
- end
- coroutine.wrap(JLQKIJW_fake_script)()
- local function RBXD_fake_script() -- NullAbility.null
- local script = Instance.new('Script', NullAbility)
- script.Parent.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").NullAbility:FireServer()
- end)
- end
- coroutine.wrap(RBXD_fake_script)()
- local function QCTLKY_fake_script() -- RhytmAbility.rythm
- local script = Instance.new('Script', RhytmAbility)
- script.Parent.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").rhythmevent:FireServer("AoeExplosion",0)
- end)
- end
- coroutine.wrap(QCTLKY_fake_script)()
- local function RSPGZ_fake_script() -- NoCDAbility.nocd
- local script = Instance.new('Script', NoCDAbility)
- script.Parent.MouseButton1Down:connect(function()
- local player = game.Players.LocalPlayer
- local character = player.Character or player.CharacterAdded:Wait()
- local tool = character:FindFirstChildOfClass("Tool") or player.Backpack:FindFirstChildOfClass("Tool")
- while character.Humanoid.Health ~= 0 do
- local localscript = tool:FindFirstChildOfClass("LocalScript")
- local localscriptclone = localscript:Clone()
- localscriptclone = localscript:Clone()
- localscriptclone:Clone()
- localscript:Destroy()
- localscriptclone.Parent = tool
- wait(0.1)
- end
- end)
- end
- coroutine.wrap(RSPGZ_fake_script)()
- local function QGDCBY_fake_script() -- DiamondAbility.diamond
- local script = Instance.new('Script', DiamondAbility)
- script.Parent.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").Rockmode:FireServer()
- end)
- end
- coroutine.wrap(QGDCBY_fake_script)()
- local function AIUXLYF_fake_script() -- GhostAbility.Script
- local script = Instance.new('Script', GhostAbility)
- script.Parent.MouseButton1Down:connect(function()
- local txb = script.Parent.Parent.GhostAbility
- local txb2 = script.Parent.Parent.DisableAbility
- game:GetService("ReplicatedStorage").Ghostinvisibilityactivated:FireServer()
- txb.Visible = false
- txb2.Visible = true
- end)
- end
- coroutine.wrap(AIUXLYF_fake_script)()
- local function LIRIUH_fake_script() -- DisableAbility.Script
- local script = Instance.new('Script', DisableAbility)
- script.Parent.MouseButton1Down:connect(function()
- local txb = script.Parent.Parent.GhostAbility
- local txb2 = script.Parent.Parent.DisableAbility
- game:GetService("ReplicatedStorage").Ghostinvisibilitydeactivated:FireServer()
- txb.Visible = true
- txb2.Visible = false
- end)
- end
- coroutine.wrap(LIRIUH_fake_script)()
- local function UYQB_fake_script() -- RocketLauncherAbility.rl
- local script = Instance.new('Script', RocketLauncherAbility)
- script.Parent.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").RetroAbility:FireServer("Rocket Launcher")
- end)
- end
- coroutine.wrap(UYQB_fake_script)()
- local function XFKZUQX_fake_script() -- antitimestop.Script
- local script = Instance.new('Script', antitimestop)
- script.Parent.MouseButton1Click:Connect(function()
- while true do
- for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- if v.ClassName == "Part" then
- v.Anchored = false
- end
- end
- task.wait()
- end
- end)
- end
- coroutine.wrap(XFKZUQX_fake_script)()
- local function FSFBIU_fake_script() -- HammerAbility.hammer
- local script = Instance.new('Script', HammerAbility)
- script.Parent.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").RetroAbility:FireServer("Ban Hammer")
- end)
- end
- coroutine.wrap(FSFBIU_fake_script)()
- local function NDFZPO_fake_script() -- BombAbility.bomb
- local script = Instance.new('Script', BombAbility)
- script.Parent.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage"):WaitForChild("RetroAbility"):FireServer("Bomb")
- end)
- end
- coroutine.wrap(NDFZPO_fake_script)()
- local function WVNFKBR_fake_script() -- RojoAbility.Script
- local script = Instance.new('Script', RojoAbility)
- script.Parent.MouseButton1Down:connect(function()
- local txb = script.Parent.Parent.RojoAbility
- local txb2 = script.Parent.Parent.ReleaseAbility
- local Players = game:GetService("Players")
- local player = Players.LocalPlayer
- local playerScripts = player:WaitForChild("PlayerScripts")
- local PlayerModule = require(playerScripts:WaitForChild("PlayerModule"))
- local Controls = PlayerModule:GetControls()
- Controls:Disable()
- game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(game.ReplicatedStorage.Assets.Rojo.Animation, game.Players.LocalPlayer.Character.Humanoid):Play()
- txb.Visible = false
- txb2.Visible = true
- game:GetService("ReplicatedStorage"):WaitForChild("RojoAbility"):FireServer("Charge")
- end)
- end
- coroutine.wrap(WVNFKBR_fake_script)()
- local function MMIDSH_fake_script() -- ReleaseAbility.Script
- local script = Instance.new('Script', ReleaseAbility)
- script.Parent.MouseButton1Down:connect(function()
- local txb = script.Parent.Parent.RojoAbility
- local txb2 = script.Parent.Parent.ReleaseAbility
- game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(game.ReplicatedStorage.Assets.Rojo.AnimationRecoil, game.Players.LocalPlayer.Character.Humanoid):Play()
- --wait(2.2)
- game:GetService("ReplicatedStorage"):WaitForChild("RojoAbility"):FireServer("Release", {game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame})
- wait(2)
- local Players = game:GetService("Players")
- local player = Players.LocalPlayer
- local playerScripts = player:WaitForChild("PlayerScripts")
- local PlayerModule = require(playerScripts:WaitForChild("PlayerModule"))
- local Controls = PlayerModule:GetControls()
- Controls:Enable()
- txb.Visible = true
- txb2.Visible = false
- end)
- end
- coroutine.wrap(MMIDSH_fake_script)()
- local function ZZETB_fake_script() -- GoldenAbility.Script
- local script = Instance.new('Script', GoldenAbility)
- script.Parent.MouseButton1Click:Connect(function()
- local txb = script.Parent.Parent.GoldenAbility
- local txb2 = script.Parent.Parent.DGoldenAbility
- local args = {
- [1] = true
- }
- game:GetService("ReplicatedStorage").Goldify:FireServer(unpack(args))
- txb.Visible = false
- txb2.Visible = true
- end)
- end
- coroutine.wrap(ZZETB_fake_script)()
- local function SQON_fake_script() -- DGoldenAbility.Script
- local script = Instance.new('Script', DGoldenAbility)
- script.Parent.MouseButton1Click:Connect(function()
- local txb = script.Parent.Parent.GoldenAbility
- local txb2 = script.Parent.Parent.DGoldenAbility
- local args = {
- [1] = false,
- [2] = BrickColor.new(1)
- }
- game:GetService("ReplicatedStorage").Goldify:FireServer(unpack(args))
- txb.Visible = true
- txb2.Visible = false
- end)
- end
- coroutine.wrap(SQON_fake_script)()
- local function KOBI_fake_script() -- ReverseAbility.reverse
- local script = Instance.new('Script', ReverseAbility)
- script.Parent.MouseButton1Down:connect(function()
- local txt = script.Parent.Parent.Parent.AuthorsFrame.TextLabel
- txt.Text = "DONT SPAM!!!!"
- wait(1)
- txt.Text = "Script by Kviks and MrArgy"
- game:GetService("ReplicatedStorage").KSABILI:FireServer()
- wait(6.1)
- end)
- end
- coroutine.wrap(KOBI_fake_script)()
- local function PFUEVZ_fake_script() -- dtc.Script
- local script = Instance.new('Script', dtc)
- script.Parent.MouseButton1Click:Connect(function()
- for i = 1, 110 do
- for i,v in pairs(workspace:GetDescendants()) do
- if v.Name == "Destruct" and v:FindFirstChild("ClickDetector") then
- fireclickdetector(v.ClickDetector)
- end
- end
- task.wait()
- end
- end)
- end
- coroutine.wrap(PFUEVZ_fake_script)()
- local function FYTRM_fake_script() -- PianoAbility.piano
- local script = Instance.new('Script', PianoAbility)
- script.Parent.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").Piano:FireServer()
- end)
- end
- coroutine.wrap(FYTRM_fake_script)()
- local function IEUW_fake_script() -- robAbility.rob
- local script = Instance.new('Script', robAbility)
- local checkButton = script.Parent
- checkButton.MouseButton1Click:Connect(function()
- game:GetService("ReplicatedStorage").rob:FireServer()
- end)
- end
- coroutine.wrap(IEUW_fake_script)()
- local function LHMIHXJ_fake_script() -- NotificationFrame.LocalScript
- local script = Instance.new('LocalScript', NotificationFrame)
- local frame = script.Parent.Parent.NotificationFrame
- wait(2)
- frame:TweenPosition(
- UDim2.new(0.02, 0, 0.588, 0),
- "Out",
- "Quad",
- 1,
- false
- )
- wait(20)
- frame:TweenPosition(
- UDim2.new(-0.3, 0, 0.626, 0),
- "Out",
- "Quad",
- 1.2,
- false
- )
- wait(1)
- frame:Destroy()
- end
- coroutine.wrap(LHMIHXJ_fake_script)()
- local function WYDGRY_fake_script() -- MazeTeleport.?
- local script = Instance.new('Script', MazeTeleport)
- local checkButton = script.Parent
- checkButton.MouseButton1Click:Connect(function()
- local teleportFunc = queueonteleport or queue_on_teleport
- if teleportFunc then
- teleportFunc([[
- if not game:IsLoaded() then
- game.Loaded:Wait()
- end
- repeat wait() until game.Players.LocalPlayer
- game:GetService("RunService").RenderStepped:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-502.336, 14.228, -179.597)
- end)
- game:GetService("TeleportService"):Teleport(6403373529)
- ]])
- end
- game:GetService("TeleportService"):Teleport(11828384869)
- end)
- end
- coroutine.wrap(WYDGRY_fake_script)()
- local function JWAYVYW_fake_script() -- VIPGui.vipacces
- local script = Instance.new('Script', VIPGui)
- local vipIDs = {
- 5289511001, -- kviks perm admin
- 1144413450, -- argy perm admin
- 2315841896 -- sandy perm adm
- }
- -- check frames
- local f1 = script.Parent.Parent.Parent.BombFrame
- local f2 = script.Parent.Parent.Parent.DiamondFrame
- local f3 = script.Parent.Parent.Parent.ThorFrame
- local f4 = script.Parent.Parent.Parent.AntiTSFrame
- local f5 = script.Parent.Parent.Parent.GhostlFrame
- local f6 = script.Parent.Parent.Parent.GoldenFrame
- local f7 = script.Parent.Parent.Parent.HammerFrame
- local f8 = script.Parent.Parent.Parent.MazeFrame
- local f9 = script.Parent.Parent.Parent.NoCDFrame
- local f10 = script.Parent.Parent.Parent.NullFrame
- local f11 = script.Parent.Parent.Parent.PianoFrame
- local f12 = script.Parent.Parent.Parent.ReverseFrame
- local f13 = script.Parent.Parent.Parent.RhytmFrame
- local f14 = script.Parent.Parent.Parent.RocketLauncherFrame
- local f15 = script.Parent.Parent.Parent.RojoFrame
- local f16 = script.Parent.Parent.Parent.robFrame
- local f17 = script.Parent.Parent.Parent.VIPFrame
- local f18 = script.Parent.Parent.Parent.NormalFrame
- local f19 = script.Parent.Parent.Parent.AuthorsVIPFrame
- local f20 = script.Parent.Parent.Parent.AuthorsFrame
- local f21 = script.Parent.Parent.Parent.DTycconsFrame
- local f22 = script.Parent.Parent.Parent.TimeStopFrame
- local f23 = script.Parent.Parent.Parent.BallerFrame
- local f24 = script.Parent.Parent.Parent.AdminFrame
- local f25 = script.Parent.Parent.Parent.cloudFrame
- local f26 = script.Parent.Parent.Parent.FMFrame
- local f27 = script.Parent.Parent.Parent.BlinkFrame
- local f28 = script.Parent.Parent.Parent.FMLFrame
- local f29 = script.Parent.Parent.Parent.Guardian_Angel_Frame
- local f30 = script.Parent.Parent.Parent.SlicerFrame
- local f31 = script.Parent.Parent.Parent.RecallFrame
- local f32 = script.Parent.Parent.Parent.JesterFrame
- --local f25 = script.Parent.Parent.Parent.RepliceSlapFarmFrame
- local player = game.Players.LocalPlayer
- local checkButton = script.Parent
- for i, vip in pairs(vipIDs) do
- if player.UserId == vip then
- checkButton.MouseButton1Click:Connect(function()
- f1.Visible = false
- f2.Visible = false
- f3.Visible = false
- f4.Visible = false
- f5.Visible = false
- f6.Visible = false
- f7.Visible = false
- f8.Visible = true -- VIP FUNCTION
- f9.Visible = false
- f10.Visible = false
- f11.Visible = false
- f12.Visible = false
- f13.Visible = false
- f14.Visible = false
- f15.Visible = false
- f16.Visible = true -- VIP FUNCTION
- f17.Visible = false
- f18.Visible = true -- BACK FUNCTION
- f20.Visible = false
- f19.Visible = true -- VIP TEXT
- f21.Visible = true -- VIP FUNCTION
- f22.Visible = true
- f23.Visible = true
- f24.Visible = true
- f25.Visible = true
- f26.Visible = true
- f27.Visible = true
- f28.Visible = true
- f29.Visible = true
- f30.Visible = true
- f31.Visible = true
- f32.Visible = true
- --f25.Visible = true
- end)
- end
- end
- end
- coroutine.wrap(JWAYVYW_fake_script)()
- local function ZLUHI_fake_script() -- VIPGui_2.normalacces
- local script = Instance.new('Script', VIPGui_2)
- -- check frames
- local f1 = script.Parent.Parent.Parent.BombFrame
- local f2 = script.Parent.Parent.Parent.DiamondFrame
- local f3 = script.Parent.Parent.Parent.ThorFrame
- local f4 = script.Parent.Parent.Parent.AntiTSFrame
- local f5 = script.Parent.Parent.Parent.GhostlFrame
- local f6 = script.Parent.Parent.Parent.GoldenFrame
- local f7 = script.Parent.Parent.Parent.HammerFrame
- local f8 = script.Parent.Parent.Parent.MazeFrame
- local f9 = script.Parent.Parent.Parent.NoCDFrame
- local f10 = script.Parent.Parent.Parent.NullFrame
- local f11 = script.Parent.Parent.Parent.PianoFrame
- local f12 = script.Parent.Parent.Parent.ReverseFrame
- local f13 = script.Parent.Parent.Parent.RhytmFrame
- local f14 = script.Parent.Parent.Parent.RocketLauncherFrame
- local f15 = script.Parent.Parent.Parent.RojoFrame
- local f16 = script.Parent.Parent.Parent.robFrame
- local f17 = script.Parent.Parent.Parent.VIPFrame
- local f18 = script.Parent.Parent.Parent.NormalFrame
- local f19 = script.Parent.Parent.Parent.AuthorsVIPFrame
- local f20 = script.Parent.Parent.Parent.AuthorsFrame
- local f21 = script.Parent.Parent.Parent.DTycconsFrame
- local f22 = script.Parent.Parent.Parent.TimeStopFrame
- local f23 = script.Parent.Parent.Parent.BallerFrame
- local f24 = script.Parent.Parent.Parent.AdminFrame
- local f25 = script.Parent.Parent.Parent.cloudFrame
- local f26 = script.Parent.Parent.Parent.FMFrame
- local f27 = script.Parent.Parent.Parent.BlinkFrame
- local f28 = script.Parent.Parent.Parent.FMLFrame
- local f29 = script.Parent.Parent.Parent.Guardian_Angel_Frame
- local f30 = script.Parent.Parent.Parent.SlicerFrame
- local f31 = script.Parent.Parent.Parent.RecallFrame
- local f32 = script.Parent.Parent.Parent.JesterFrame
- --local f25 = script.Parent.Parent.Parent.RepliceSlapFarmFrame
- local player = game.Players.LocalPlayer
- local checkButton = script.Parent
- checkButton.MouseButton1Click:Connect(function()
- f1.Visible = true
- f2.Visible = true
- f3.Visible = true
- f4.Visible = true
- f5.Visible = true
- f6.Visible = true
- f7.Visible = true
- f8.Visible = false -- VIP FUNCTION
- f9.Visible = true
- f10.Visible = true
- f11.Visible = true
- f12.Visible = true
- f13.Visible = true
- f14.Visible = true
- f15.Visible = true
- f16.Visible = false -- VIP FUNCTION
- f17.Visible = true
- f18.Visible = false
- f20.Visible = true
- f19.Visible = false -- VIP TEXT
- f21.Visible = false -- VIP FUNCTION
- f22.Visible = false
- f23.Visible = false
- f24.Visible = false
- f25.Visible = false
- f26.Visible = false
- f27.Visible = false
- f28.Visible = false
- f29.Visible = false
- f30.Visible = false
- f31.Visible = false
- f32.Visible = false
- end)
- end
- coroutine.wrap(ZLUHI_fake_script)()
- local function LZEKA_fake_script() -- thor.Script
- local script = Instance.new('Script', thor)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet(("https://gist.githubusercontent.com/stellar-4242/430ef3087d8d87eb306ca03e728ffbb8/raw/798429dd908b1f4471a1fa569ff62c5e5a93ec61/SLAP.LUA")))()
- end)
- end
- coroutine.wrap(LZEKA_fake_script)()
- local function LBZGG_fake_script() -- StarterGui.clipboard
- local script = Instance.new('Script', StarterGui)
- setclipboard("https://discord.gg/u5pha6Dj2v")
- end
- coroutine.wrap(LBZGG_fake_script)()
- local function IYJGM_fake_script() -- ts.Script
- local script = Instance.new('Script', ts)
- script.Parent.MouseButton1Click:Connect(function()
- game:GetService("ReplicatedStorage").TimestopJump:FireServer()
- game:GetService("ReplicatedStorage").Timestopchoir:FireServer()
- game:GetService("ReplicatedStorage").Timestop:FireServer()
- end)
- wait(50.1)
- end
- coroutine.wrap(IYJGM_fake_script)()
- local function XZSSDDS_fake_script() -- baller.Script
- local script = Instance.new('Script', baller)
- script.Parent.MouseButton1Click:Connect(function()
- game:GetService("ReplicatedStorage").GeneralAbility:FireServer()
- end)
- wait(4.1)
- end
- coroutine.wrap(XZSSDDS_fake_script)()
- local function DQDAXLL_fake_script() -- admin.Script
- local script = Instance.new('Script', admin)
- script.Parent.MouseButton1Click:Connect(function()
- local f1 = script.Parent.Parent.Parent.robFrame
- local f2 = script.Parent.Parent.Parent.MazeFrame
- local f3 = script.Parent.Parent.Parent.DTycconsFrame
- local f4 = script.Parent.Parent.Parent.TimeStopFrame
- local f5 = script.Parent.Parent.Parent.BallerFrame
- local f6 = script.Parent.Parent.Parent.AdminFrame
- local f7 = script.Parent.Parent.Parent.AuthorsVIPFrame
- local f8 = script.Parent.Parent.Parent.NormalFrame
- local f9 = script.Parent.Parent.Parent.AuthorsAdminFrame
- local f10 = script.Parent.Parent.Parent.NormalAdminFrame
- local f11 = script.Parent.Parent.Parent.anvilFrame
- local f12 = script.Parent.Parent.Parent.flingFrame
- local f13 = script.Parent.Parent.Parent.invFrame
- local f26 = script.Parent.Parent.Parent.FMFrame
- local f27 = script.Parent.Parent.Parent.BlinkFrame
- local f28 = script.Parent.Parent.Parent.cloudFrame
- local f29 = script.Parent.Parent.Parent.FMLFrame
- local f29_1 = script.Parent.Parent.Parent.Guardian_Angel_Frame
- local f30 = script.Parent.Parent.Parent.SlicerFrame
- local f31 = script.Parent.Parent.Parent.RecallFrame
- local f32 = script.Parent.Parent.Parent.JesterFrame
- f1.Visible = false
- f2.Visible = false
- f3.Visible = false
- f4.Visible = false
- f5.Visible = false
- f6.Visible = false
- f7.Visible = false
- f8.Visible = false
- f9.Visible = true
- f10.Visible = true
- f11.Visible = true
- f12.Visible = true
- f13.Visible = true
- f26.Visible = false
- f27.Visible = false
- f28.Visible = false
- f29.Visible = false
- f29_1.Visible = false
- f30.Visible = false
- f31.Visible = false
- f32.Visible = false
- end)
- end
- coroutine.wrap(DQDAXLL_fake_script)()
- local function COTVU_fake_script() -- Back.Script
- local script = Instance.new('Script', Back)
- script.Parent.MouseButton1Click:Connect(function()
- local f1 = script.Parent.Parent.Parent.robFrame
- local f2 = script.Parent.Parent.Parent.MazeFrame
- local f3 = script.Parent.Parent.Parent.DTycconsFrame
- local f4 = script.Parent.Parent.Parent.TimeStopFrame
- local f5 = script.Parent.Parent.Parent.BallerFrame
- local f6 = script.Parent.Parent.Parent.AdminFrame
- local f7 = script.Parent.Parent.Parent.AuthorsVIPFrame
- local f8 = script.Parent.Parent.Parent.NormalFrame
- local f9 = script.Parent.Parent.Parent.AuthorsAdminFrame
- local f10 = script.Parent.Parent.Parent.NormalAdminFrame
- local f11 = script.Parent.Parent.Parent.anvilFrame
- local f12 = script.Parent.Parent.Parent.flingFrame
- local f13 = script.Parent.Parent.Parent.invFrame
- local f14 = script.Parent.Parent.Parent.cloudFrame
- local f26 = script.Parent.Parent.Parent.FMFrame
- local f27 = script.Parent.Parent.Parent.BlinkFrame
- local f28 = script.Parent.Parent.Parent.FMLFrame
- local f29_1 = script.Parent.Parent.Parent.Guardian_Angel_Frame
- local f30 = script.Parent.Parent.Parent.SlicerFrame
- local f31 = script.Parent.Parent.Parent.RecallFrame
- local f32 = script.Parent.Parent.Parent.JesterFrame
- f1.Visible = true
- f2.Visible = true
- f3.Visible = true
- f4.Visible = true
- f5.Visible = true
- f6.Visible = true
- f7.Visible = true
- f8.Visible = true
- f9.Visible = false
- f10.Visible = false
- f11.Visible = false
- f12.Visible = false
- f13.Visible = false
- f14.Visible = true
- f26.Visible = true
- f27.Visible = true
- f28.Visible = true
- f29_1.Visible = true
- f30.Visible = true
- f31.Visible = true
- f32.Visible = true
- end)
- end
- coroutine.wrap(COTVU_fake_script)()
- local function DBVT_fake_script() -- inv.invAbility
- local script = Instance.new('Script', inv)
- local checkButton = script.Parent
- checkButton.MouseButton1Click:Connect(function()
- local args = {
- [1] = "Invisibility"
- }
- game:GetService("ReplicatedStorage").AdminAbility:FireServer(unpack(args))
- end)
- end
- coroutine.wrap(DBVT_fake_script)()
- local function KUEWRAD_fake_script() -- fling.flingAb
- local script = Instance.new('Script', fling)
- local checkButton = script.Parent
- checkButton.MouseButton1Click:Connect(function()
- local args = {
- [1] = "Fling"
- }
- game:GetService("ReplicatedStorage").AdminAbility:FireServer(unpack(args))
- end)
- end
- coroutine.wrap(KUEWRAD_fake_script)()
- local function NRFZT_fake_script() -- anvil.anvilAbility
- local script = Instance.new('Script', anvil)
- local checkButton = script.Parent
- checkButton.MouseButton1Click:Connect(function()
- local args = {
- [1] = "Anvil"
- }
- game:GetService("ReplicatedStorage").AdminAbility:FireServer(unpack(args))
- end)
- end
- coroutine.wrap(NRFZT_fake_script)()
- local function CYFEQ_fake_script() -- cloudAbility.cloud
- local script = Instance.new('Script', cloudAbility)
- local checkButton = script.Parent
- checkButton.MouseButton1Click:Connect(function()
- game:GetService("ReplicatedStorage").CloudAbility:FireServer()
- end)
- end
- coroutine.wrap(CYFEQ_fake_script)()
- local function QLUT_fake_script() -- BlinkAbility.blink
- local script = Instance.new('Script', BlinkAbility)
- script.Parent.MouseButton1Down:connect(function()
- local args = {
- [1] = "OutOfBody",
- [2] = {
- ["dir"] = Vector3.new(0.8911664485931396, 0, 0.45367661118507385),
- ["ismoving"] = true,
- ["mousebehavior"] = Enum.MouseBehavior.Default
- }
- }
- game:GetService("ReplicatedStorage").Blink:FireServer(unpack(args))
- end)
- end
- coroutine.wrap(QLUT_fake_script)()
- local function CWJJ_fake_script() -- FMAbility.ferryman
- local script = Instance.new('Script', FMAbility)
- script.Parent.MouseButton1Down:connect(function()
- local args = {
- [1] = "Strike"
- }
- game:GetService("Players").LocalPlayer.Character.FerrymanStaff.StaffConfig.AbilityEvent:FireServer(unpack(args))
- end)
- end
- coroutine.wrap(CWJJ_fake_script)()
- local function JBXQB_fake_script() -- FMLAbility.ferrymanleap
- local script = Instance.new('Script', FMLAbility)
- script.Parent.MouseButton1Down:connect(function()
- local args = {
- [1] = "Leap"
- }
- game:GetService("Players").LocalPlayer.Character.FerrymanStaff.StaffConfig.AbilityEvent:FireServer(unpack(args))
- end)
- end
- coroutine.wrap(JBXQB_fake_script)()
- local function JOWEO_fake_script() -- StarterGui.bypass
- local script = Instance.new('LocalScript', StarterGui)
- local bypass;
- bypass = hookmetamethod(game, "__namecall", function(method, ...)
- if getnamecallmethod() == "FireServer" and method == game.ReplicatedStorage.Ban then
- return
- elseif getnamecallmethod() == "FireServer" and method == game.ReplicatedStorage.AdminGUI then
- return
- elseif getnamecallmethod() == "FireServer" and method == game.ReplicatedStorage.WalkSpeedChanged then
- return
- end
- return bypass(method, ...)
- end)
- end
- coroutine.wrap(JOWEO_fake_script)()
- local function IIZNXD_fake_script() -- Guardian_Angel_Ability.ga
- local script = Instance.new('Script', Guardian_Angel_Ability)
- script.Parent.MouseButton1Down:connect(function()
- game.ReplicatedStorage.GeneralAbility:FireServer(game.Players.LocalPlayer)
- end)
- end
- coroutine.wrap(IIZNXD_fake_script)()
- local function AXEBNR_fake_script() -- SlicerAbility.slicer
- local script = Instance.new('Script', SlicerAbility)
- script.Parent.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").Slicer:FireServer("sword")
- game:GetService("ReplicatedStorage").Slicer:FireServer("slash", game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame, Vector3.new())
- end)
- end
- coroutine.wrap(AXEBNR_fake_script)()
- local function WFHMGN_fake_script() -- RecallAbility.recall
- local script = Instance.new('Script', RecallAbility)
- script.Parent.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").Recall:InvokeServer(game.Players.LocalPlayer.Character.Recall)
- end)
- end
- coroutine.wrap(WFHMGN_fake_script)()
- local function HLBUIH_fake_script() -- StarterGui.j
- local script = Instance.new('Script', StarterGui)
- local txt = script.Parent.AuthorsFrame.TextLabel
- txt.Text = "Join in our Discord!"
- wait(5)
- txt.Text = "Script by Kviks and MrArgy"
- end
- coroutine.wrap(HLBUIH_fake_script)()
- local function HLIMC_fake_script() -- jester.jeez
- local script = Instance.new('Script', jester)
- script.Parent.MouseButton1Click:Connect(function()
- local f1 = script.Parent.Parent.Parent.robFrame
- local f2 = script.Parent.Parent.Parent.MazeFrame
- local f3 = script.Parent.Parent.Parent.DTycconsFrame
- local f4 = script.Parent.Parent.Parent.TimeStopFrame
- local f5 = script.Parent.Parent.Parent.BallerFrame
- local f6 = script.Parent.Parent.Parent.AdminFrame
- local f7 = script.Parent.Parent.Parent.AuthorsVIPFrame
- local f8 = script.Parent.Parent.Parent.NormalFrame
- local f9 = script.Parent.Parent.Parent.AuthorsJesterFrame
- local f10 = script.Parent.Parent.Parent.NormalJesterFrame
- local f11 = script.Parent.Parent.Parent.piesFrame
- local f12 = script.Parent.Parent.Parent.CardsFrame
- local f13 = script.Parent.Parent.Parent.invFrame
- local f26 = script.Parent.Parent.Parent.FMFrame
- local f27 = script.Parent.Parent.Parent.BlinkFrame
- local f28 = script.Parent.Parent.Parent.cloudFrame
- local f29 = script.Parent.Parent.Parent.FMLFrame
- local f29_1 = script.Parent.Parent.Parent.Guardian_Angel_Frame
- local f30 = script.Parent.Parent.Parent.SlicerFrame
- local f31 = script.Parent.Parent.Parent.RecallFrame
- local f32 = script.Parent.Parent.Parent.JesterFrame
- f1.Visible = false
- f2.Visible = false
- f3.Visible = false
- f4.Visible = false
- f5.Visible = false
- f6.Visible = false
- f7.Visible = false
- f8.Visible = false
- f9.Visible = true
- f10.Visible = true
- f11.Visible = true
- f12.Visible = true
- f26.Visible = false
- f27.Visible = false
- f28.Visible = false
- f29.Visible = false
- f29_1.Visible = false
- f30.Visible = false
- f31.Visible = false
- f32.Visible = false
- end)
- end
- coroutine.wrap(HLIMC_fake_script)()
- local function FWSB_fake_script() -- pies.pies
- local script = Instance.new('Script', pies)
- local checkButton = script.Parent
- checkButton.MouseButton1Click:Connect(function()
- game:GetService("ReplicatedStorage").GeneralAbility:FireServer("Ability1")
- end)
- end
- coroutine.wrap(FWSB_fake_script)()
- local function TMPNJX_fake_script() -- cards.card
- local script = Instance.new('Script', cards)
- local checkButton = script.Parent
- checkButton.MouseButton1Click:Connect(function()
- local players = game.Players:GetChildren()
- local RandomPlayer = players[math.random(1, #players)]
- repeat RandomPlayer = players[math.random(1, #players)] until RandomPlayer ~= game.Players.LocalPlayer
- repeat RandomPlayer = players[math.random(1, #players)] until RandomPlayer ~= game.Players.LocalPlayer and RandomPlayer.Character:FindFirstChild("entered") and RandomPlayer.Character:FindFirstChild("rock") == nil and RandomPlayer.Character.Head:FindFirstChild("UnoReverseCard") == nil
- Target = RandomPlayer
- local args = {
- [1] = "Ability3"
- [2] = Target.Character
- }
- game:GetService("ReplicatedStorage").GeneralAbility:FireServer(unpack(args))
- end)
- end
- coroutine.wrap(TMPNJX_fake_script)()
- local function LLMBQ_fake_script() -- Back_2.Script
- local script = Instance.new('Script', Back_2)
- script.Parent.MouseButton1Click:Connect(function()
- local f1 = script.Parent.Parent.Parent.robFrame
- local f2 = script.Parent.Parent.Parent.MazeFrame
- local f3 = script.Parent.Parent.Parent.DTycconsFrame
- local f4 = script.Parent.Parent.Parent.TimeStopFrame
- local f5 = script.Parent.Parent.Parent.BallerFrame
- local f6 = script.Parent.Parent.Parent.AdminFrame
- local f7 = script.Parent.Parent.Parent.AuthorsVIPFrame
- local f8 = script.Parent.Parent.Parent.NormalFrame
- local f9 = script.Parent.Parent.Parent.AuthorsJesterFrame
- local f10 = script.Parent.Parent.Parent.NormalJesterFrame
- local f11 = script.Parent.Parent.Parent.anvilFrame
- local f12 = script.Parent.Parent.Parent.flingFrame
- local f13 = script.Parent.Parent.Parent.invFrame
- local f14 = script.Parent.Parent.Parent.cloudFrame
- local f26 = script.Parent.Parent.Parent.FMFrame
- local f27 = script.Parent.Parent.Parent.BlinkFrame
- local f28 = script.Parent.Parent.Parent.FMLFrame
- local f29_1 = script.Parent.Parent.Parent.Guardian_Angel_Frame
- local f30 = script.Parent.Parent.Parent.SlicerFrame
- local f31 = script.Parent.Parent.Parent.RecallFrame
- local f32 = script.Parent.Parent.Parent.piesFrame
- local f33 = script.Parent.Parent.Parent.CardsFrame
- local f34 = script.Parent.Parent.Parent.JesterFrame
- f1.Visible = true
- f2.Visible = true
- f3.Visible = true
- f4.Visible = true
- f5.Visible = true
- f6.Visible = true
- f7.Visible = true
- f8.Visible = true
- f9.Visible = false
- f10.Visible = false
- f11.Visible = false
- f12.Visible = false
- f13.Visible = false
- f14.Visible = true
- f26.Visible = true
- f27.Visible = true
- f28.Visible = true
- f29_1.Visible = true
- f30.Visible = true
- f31.Visible = true
- f32.Visible = false
- f33.Visible = false
- f34.Visible = true
- end)
- end
- coroutine.wrap(LLMBQ_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement