Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --!!!THIS SCRIPT IS OUTDATED!!!
- --GET NEW VERSION HERE: https://pastebin.com/9Qgjn9tk
- --by VVNSO and Axtra
- -- Instances:
- local Kroton = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local title = Instance.new("TextLabel")
- local UICorner_2 = Instance.new("UICorner")
- local exit = Instance.new("TextButton")
- local MainScriptsButton = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local SideStuff = Instance.new("TextButton")
- local UICorner_4 = Instance.new("UICorner")
- local About = Instance.new("TextButton")
- local UICorner_5 = Instance.new("UICorner")
- local TargetGUI = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local TABMain = Instance.new("ScrollingFrame")
- local UICorner_7 = Instance.new("UICorner")
- local title_2 = Instance.new("TextLabel")
- local fullbright = Instance.new("TextButton")
- local nofog = Instance.new("TextButton")
- local fly = Instance.new("TextButton")
- local removeCashiersalsoboostsfps = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local AntiStompabitbugged = Instance.new("TextButton")
- local infzoom = Instance.new("TextButton")
- local UIListLayout = Instance.new("UIListLayout")
- local TABSide = Instance.new("ScrollingFrame")
- local UICorner_9 = Instance.new("UICorner")
- local title_3 = Instance.new("TextLabel")
- local NOLEGS = Instance.new("TextButton")
- local HEADLESSandKORBLOX = Instance.new("TextButton")
- local CREEPER = Instance.new("TextButton")
- local UICorner_10 = Instance.new("UICorner")
- local TABTarget = Instance.new("ScrollingFrame")
- local UICorner_11 = Instance.new("UICorner")
- local title_4 = Instance.new("TextLabel")
- local UICorner_12 = Instance.new("UICorner")
- local TextLabel = Instance.new("TextLabel")
- local Home = Instance.new("TextButton")
- local UICorner_13 = Instance.new("UICorner")
- local Teleports = Instance.new("TextButton")
- local UICorner_14 = Instance.new("UICorner")
- local TABTeleports = Instance.new("ScrollingFrame")
- local UICorner_15 = Instance.new("UICorner")
- local title_5 = Instance.new("TextLabel")
- local tpToDownHillGUNZ = Instance.new("TextButton")
- local tpToBank = Instance.new("TextButton")
- local tpToAdminBase = Instance.new("TextButton")
- local tpToSchool = Instance.new("TextButton")
- local UICorner_16 = Instance.new("UICorner")
- local Prison = Instance.new("TextButton")
- local MediumArmor = Instance.new("TextButton")
- local Cinema = Instance.new("TextButton")
- local Casino = Instance.new("TextButton")
- local TABHome = Instance.new("Frame")
- local UICorner_17 = Instance.new("UICorner")
- local playername = Instance.new("TextLabel")
- local playerheadshot = Instance.new("ImageLabel")
- local UICorner_18 = Instance.new("UICorner")
- local playerid = Instance.new("TextLabel")
- local fps = Instance.new("TextLabel")
- local TABAbout = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local TextLabel_3 = Instance.new("TextLabel")
- local UICorner_19 = Instance.new("UICorner")
- local DiscordServer = Instance.new("TextBox")
- --Properties:
- Kroton.Name = "Kroton"
- Kroton.Parent = game.CoreGui
- Kroton.ResetOnSpawn = false
- main.Name = "main"
- main.Parent = Kroton
- main.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- main.BorderSizePixel = 0
- main.Position = UDim2.new(0.0536799058, 0, 0.118995935, 0)
- main.Size = UDim2.new(0, 590, 0, 366)
- UICorner.Parent = main
- title.Name = "title"
- title.Parent = main
- title.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- title.Size = UDim2.new(0, 590, 0, 45)
- title.Font = Enum.Font.SourceSans
- title.Text = "Kroton"
- title.TextColor3 = Color3.fromRGB(255, 255, 255)
- title.TextScaled = true
- title.TextSize = 33.000
- title.TextWrapped = true
- title.TextXAlignment = Enum.TextXAlignment.Left
- UICorner_2.Parent = title
- exit.Name = "exit"
- exit.Parent = title
- exit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- exit.BackgroundTransparency = 1.000
- exit.Position = UDim2.new(0.874739051, 0, 0, 0)
- exit.Size = UDim2.new(0, 60, 0, 50)
- exit.Font = Enum.Font.SourceSans
- exit.Text = "X"
- exit.TextColor3 = Color3.fromRGB(255, 255, 255)
- exit.TextScaled = true
- exit.TextSize = 14.000
- exit.TextWrapped = true
- MainScriptsButton.Name = "MainScriptsButton"
- MainScriptsButton.Parent = main
- MainScriptsButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- MainScriptsButton.Position = UDim2.new(0, 0, 0.270097852, 0)
- MainScriptsButton.Size = UDim2.new(0, 213, 0, 53)
- MainScriptsButton.Font = Enum.Font.SpecialElite
- MainScriptsButton.Text = "Main"
- MainScriptsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- MainScriptsButton.TextSize = 30.000
- UICorner_3.Parent = MainScriptsButton
- SideStuff.Name = "SideStuff"
- SideStuff.Parent = main
- SideStuff.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- SideStuff.Position = UDim2.new(0, 0, 0.416378736, 0)
- SideStuff.Size = UDim2.new(0, 213, 0, 53)
- SideStuff.Font = Enum.Font.SpecialElite
- SideStuff.Text = "Side"
- SideStuff.TextColor3 = Color3.fromRGB(255, 255, 255)
- SideStuff.TextSize = 30.000
- UICorner_4.Parent = SideStuff
- About.Name = "About"
- About.Parent = main
- About.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- About.Position = UDim2.new(0, 0, 0.8528561, 0)
- About.Size = UDim2.new(0, 213, 0, 53)
- About.Font = Enum.Font.SpecialElite
- About.Text = "About"
- About.TextColor3 = Color3.fromRGB(255, 255, 255)
- About.TextSize = 30.000
- UICorner_5.Parent = About
- TargetGUI.Name = "TargetGUI"
- TargetGUI.Parent = main
- TargetGUI.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TargetGUI.Position = UDim2.new(0, 0, 0.561895907, 0)
- TargetGUI.Size = UDim2.new(0, 213, 0, 53)
- TargetGUI.Font = Enum.Font.SpecialElite
- TargetGUI.Text = "Target"
- TargetGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
- TargetGUI.TextSize = 30.000
- UICorner_6.Parent = TargetGUI
- TABMain.Name = "TAB:Main"
- TABMain.Parent = main
- TABMain.Active = true
- TABMain.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TABMain.BorderSizePixel = 0
- TABMain.Position = UDim2.new(0.369491518, 0, 0.128000006, 0)
- TABMain.Size = UDim2.new(0, 365, 0, 319)
- TABMain.Visible = false
- UICorner_7.Parent = TABMain
- title_2.Name = "title"
- title_2.Parent = TABMain
- title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- title_2.BackgroundTransparency = 1.000
- title_2.Size = UDim2.new(0, 365, 0, 50)
- title_2.Font = Enum.Font.SourceSans
- title_2.Text = "Main"
- title_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- title_2.TextScaled = true
- title_2.TextSize = 14.000
- title_2.TextWrapped = true
- fullbright.Name = "fullbright"
- fullbright.Parent = TABMain
- fullbright.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- fullbright.BorderSizePixel = 0
- fullbright.Position = UDim2.new(0, 0, 0.136239782, 0)
- fullbright.Size = UDim2.new(0, 348, 0, 50)
- fullbright.Font = Enum.Font.Ubuntu
- fullbright.Text = "Fullbright/Lower GFX / Ultra anti lag | fps boost"
- fullbright.TextColor3 = Color3.fromRGB(255, 255, 255)
- fullbright.TextScaled = true
- fullbright.TextSize = 14.000
- fullbright.TextWrapped = true
- nofog.Name = "nofog"
- nofog.Parent = TABMain
- nofog.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- nofog.BorderSizePixel = 0
- nofog.Position = UDim2.new(0, 0, 0.272479564, 0)
- nofog.Size = UDim2.new(0, 348, 0, 50)
- nofog.Font = Enum.Font.Ubuntu
- nofog.Text = "No Fog/ also boosts fps"
- nofog.TextColor3 = Color3.fromRGB(255, 0, 4)
- nofog.TextScaled = true
- nofog.TextSize = 14.000
- nofog.TextWrapped = true
- fly.Name = "fly"
- fly.Parent = TABMain
- fly.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- fly.BorderSizePixel = 0
- fly.Position = UDim2.new(0, 0, 0.408719361, 0)
- fly.Size = UDim2.new(0, 348, 0, 50)
- fly.Font = Enum.Font.Ubuntu
- fly.Text = "Fly(X)"
- fly.TextColor3 = Color3.fromRGB(255, 255, 255)
- fly.TextSize = 30.000
- removeCashiersalsoboostsfps.Name = "remove Cashiers/ also boosts fps"
- removeCashiersalsoboostsfps.Parent = TABMain
- removeCashiersalsoboostsfps.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- removeCashiersalsoboostsfps.BorderSizePixel = 0
- removeCashiersalsoboostsfps.Position = UDim2.new(0, 0, 0.544959128, 0)
- removeCashiersalsoboostsfps.Size = UDim2.new(0, 348, 0, 50)
- removeCashiersalsoboostsfps.Font = Enum.Font.Ubuntu
- removeCashiersalsoboostsfps.Text = "remove Cashiers/ also boosts fps"
- removeCashiersalsoboostsfps.TextColor3 = Color3.fromRGB(255, 255, 255)
- removeCashiersalsoboostsfps.TextScaled = true
- removeCashiersalsoboostsfps.TextSize = 14.000
- removeCashiersalsoboostsfps.TextWrapped = true
- UICorner_8.Parent = TABMain
- AntiStompabitbugged.Name = "Anti Stomp - a bit bugged"
- AntiStompabitbugged.Parent = TABMain
- AntiStompabitbugged.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- AntiStompabitbugged.BorderSizePixel = 0
- AntiStompabitbugged.Position = UDim2.new(0, 0, 0.681198895, 0)
- AntiStompabitbugged.Size = UDim2.new(0, 348, 0, 50)
- AntiStompabitbugged.Font = Enum.Font.Ubuntu
- AntiStompabitbugged.Text = "Anti Stomp - a bit bugged"
- AntiStompabitbugged.TextColor3 = Color3.fromRGB(255, 0, 4)
- AntiStompabitbugged.TextScaled = true
- AntiStompabitbugged.TextSize = 14.000
- AntiStompabitbugged.TextWrapped = true
- infzoom.Name = "infzoom"
- infzoom.Parent = TABMain
- infzoom.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- infzoom.BorderSizePixel = 0
- infzoom.Position = UDim2.new(0, 0, 0.817438722, 0)
- infzoom.Size = UDim2.new(0, 348, 0, 50)
- infzoom.Font = Enum.Font.Ubuntu
- infzoom.Text = "Infinite Zoom"
- infzoom.TextColor3 = Color3.fromRGB(255, 0, 4)
- infzoom.TextScaled = true
- infzoom.TextSize = 14.000
- infzoom.TextWrapped = true
- UIListLayout.Parent = TABMain
- UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
- UIListLayout.Padding = UDim.new(0, 5)
- TABSide.Name = "TAB:Side"
- TABSide.Parent = main
- TABSide.Active = true
- TABSide.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TABSide.BorderSizePixel = 0
- TABSide.Position = UDim2.new(0.370999992, 0, 0.128000006, 0)
- TABSide.Size = UDim2.new(0, 365, 0, 319)
- TABSide.Visible = false
- UICorner_9.Parent = TABSide
- title_3.Name = "title"
- title_3.Parent = TABSide
- title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- title_3.BackgroundTransparency = 1.000
- title_3.Position = UDim2.new(-0.000809134392, 0, 0, 0)
- title_3.Size = UDim2.new(0, 401, 0, 24)
- title_3.Font = Enum.Font.SourceSans
- title_3.Text = "Side"
- title_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- title_3.TextScaled = true
- title_3.TextSize = 14.000
- title_3.TextWrapped = true
- NOLEGS.Name = "NO LEGS"
- NOLEGS.Parent = TABSide
- NOLEGS.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- NOLEGS.BorderSizePixel = 0
- NOLEGS.Position = UDim2.new(0.0176246129, 0, 0.0622433797, 0)
- NOLEGS.Size = UDim2.new(0, 100, 0, 35)
- NOLEGS.Font = Enum.Font.Ubuntu
- NOLEGS.Text = "NO LEGS"
- NOLEGS.TextColor3 = Color3.fromRGB(255, 255, 255)
- NOLEGS.TextSize = 14.000
- HEADLESSandKORBLOX.Name = "HEADLESSandKORBLOX"
- HEADLESSandKORBLOX.Parent = TABSide
- HEADLESSandKORBLOX.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- HEADLESSandKORBLOX.BorderSizePixel = 0
- HEADLESSandKORBLOX.Position = UDim2.new(0.332464099, 0, 0.132710651, 0)
- HEADLESSandKORBLOX.Size = UDim2.new(0, 100, 0, 35)
- HEADLESSandKORBLOX.Font = Enum.Font.SourceSans
- HEADLESSandKORBLOX.Text = "HEADLESS AND KORBLOX"
- HEADLESSandKORBLOX.TextColor3 = Color3.fromRGB(255, 255, 255)
- HEADLESSandKORBLOX.TextSize = 13.000
- CREEPER.Name = "CREEPER"
- CREEPER.Parent = TABSide
- CREEPER.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- CREEPER.BorderSizePixel = 0
- CREEPER.Position = UDim2.new(0.01686747, 0, 0.133063734, 0)
- CREEPER.Size = UDim2.new(0, 100, 0, 35)
- CREEPER.Font = Enum.Font.Ubuntu
- CREEPER.Text = "CREEPER"
- CREEPER.TextColor3 = Color3.fromRGB(255, 255, 255)
- CREEPER.TextSize = 14.000
- UICorner_10.Parent = TABSide
- TABTarget.Name = "TAB:Target"
- TABTarget.Parent = main
- TABTarget.Active = true
- TABTarget.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TABTarget.BorderSizePixel = 0
- TABTarget.Position = UDim2.new(0.370999992, 0, 0.128000006, 0)
- TABTarget.Size = UDim2.new(0, 365, 0, 319)
- TABTarget.Visible = false
- UICorner_11.Parent = TABTarget
- title_4.Name = "title"
- title_4.Parent = TABTarget
- title_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- title_4.BackgroundTransparency = 1.000
- title_4.Position = UDim2.new(-0.000809134392, 0, 0, 0)
- title_4.Size = UDim2.new(0, 401, 0, 24)
- title_4.Font = Enum.Font.SourceSans
- title_4.Text = "Target"
- title_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- title_4.TextScaled = true
- title_4.TextSize = 14.000
- title_4.TextWrapped = true
- UICorner_12.Parent = TABTarget
- TextLabel.Parent = TABTarget
- TextLabel.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.257831335, 0, 0.0929203555, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SpecialElite
- TextLabel.Text = "COMING SOON"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextSize = 57.000
- Home.Name = "Home"
- Home.Parent = main
- Home.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- Home.Position = UDim2.new(0, 0, 0.117241375, 0)
- Home.Size = UDim2.new(0, 213, 0, 53)
- Home.Font = Enum.Font.SpecialElite
- Home.Text = "Home"
- Home.TextColor3 = Color3.fromRGB(255, 255, 255)
- Home.TextSize = 30.000
- UICorner_13.Parent = Home
- Teleports.Name = "Teleports"
- Teleports.Parent = main
- Teleports.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- Teleports.Position = UDim2.new(0, 0, 0.705727339, 0)
- Teleports.Size = UDim2.new(0, 213, 0, 53)
- Teleports.Font = Enum.Font.SpecialElite
- Teleports.Text = "Teleports"
- Teleports.TextColor3 = Color3.fromRGB(255, 255, 255)
- Teleports.TextSize = 30.000
- UICorner_14.Parent = Teleports
- TABTeleports.Name = "TAB:Teleports"
- TABTeleports.Parent = main
- TABTeleports.Active = true
- TABTeleports.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TABTeleports.BorderSizePixel = 0
- TABTeleports.Position = UDim2.new(0.370519876, 0, 0.127776474, 0)
- TABTeleports.Size = UDim2.new(0, 365, 0, 319)
- TABTeleports.Visible = false
- UICorner_15.Parent = TABTeleports
- title_5.Name = "title"
- title_5.Parent = TABTeleports
- title_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- title_5.BackgroundTransparency = 1.000
- title_5.Position = UDim2.new(-0.000809134392, 0, 0, 0)
- title_5.Size = UDim2.new(0, 401, 0, 24)
- title_5.Font = Enum.Font.SourceSans
- title_5.Text = "Teleports"
- title_5.TextColor3 = Color3.fromRGB(255, 255, 255)
- title_5.TextScaled = true
- title_5.TextSize = 14.000
- title_5.TextWrapped = true
- tpToDownHillGUNZ.Name = "tpToDownHillGUNZ"
- tpToDownHillGUNZ.Parent = TABTeleports
- tpToDownHillGUNZ.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- tpToDownHillGUNZ.BorderSizePixel = 0
- tpToDownHillGUNZ.Position = UDim2.new(0.0123393666, 0, 0.0376374312, 0)
- tpToDownHillGUNZ.Size = UDim2.new(0, 170, 0, 46)
- tpToDownHillGUNZ.Font = Enum.Font.Ubuntu
- tpToDownHillGUNZ.Text = "DownhillGunz"
- tpToDownHillGUNZ.TextColor3 = Color3.fromRGB(255, 255, 255)
- tpToDownHillGUNZ.TextScaled = true
- tpToDownHillGUNZ.TextSize = 14.000
- tpToDownHillGUNZ.TextWrapped = true
- tpToBank.Name = "tpToBank"
- tpToBank.Parent = TABTeleports
- tpToBank.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- tpToBank.BorderSizePixel = 0
- tpToBank.Position = UDim2.new(0.495406061, 0, 0.0376374312, 0)
- tpToBank.Size = UDim2.new(0, 170, 0, 46)
- tpToBank.Font = Enum.Font.Ubuntu
- tpToBank.Text = "Bank"
- tpToBank.TextColor3 = Color3.fromRGB(255, 255, 255)
- tpToBank.TextScaled = true
- tpToBank.TextSize = 14.000
- tpToBank.TextWrapped = true
- tpToAdminBase.Name = "tpToAdminBase"
- tpToAdminBase.Parent = TABTeleports
- tpToAdminBase.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- tpToAdminBase.BorderSizePixel = 0
- tpToAdminBase.Position = UDim2.new(0.0123393554, 0, 0.194730341, 0)
- tpToAdminBase.Size = UDim2.new(0, 170, 0, 46)
- tpToAdminBase.Font = Enum.Font.Ubuntu
- tpToAdminBase.Text = "Admin Base"
- tpToAdminBase.TextColor3 = Color3.fromRGB(255, 255, 255)
- tpToAdminBase.TextScaled = true
- tpToAdminBase.TextSize = 14.000
- tpToAdminBase.TextWrapped = true
- tpToSchool.Name = "tpToSchool"
- tpToSchool.Parent = TABTeleports
- tpToSchool.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- tpToSchool.BorderSizePixel = 0
- tpToSchool.Position = UDim2.new(0.495406121, 0, 0.117999643, 0)
- tpToSchool.Size = UDim2.new(0, 170, 0, 46)
- tpToSchool.Font = Enum.Font.Ubuntu
- tpToSchool.Text = "School"
- tpToSchool.TextColor3 = Color3.fromRGB(255, 255, 255)
- tpToSchool.TextScaled = true
- tpToSchool.TextSize = 14.000
- tpToSchool.TextWrapped = true
- UICorner_16.Parent = TABTeleports
- Prison.Name = "Prison"
- Prison.Parent = TABTeleports
- Prison.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- Prison.BorderSizePixel = 0
- Prison.Position = UDim2.new(0.0136414506, 0, 0.119815893, 0)
- Prison.Size = UDim2.new(0, 170, 0, 46)
- Prison.Font = Enum.Font.Ubuntu
- Prison.Text = "Prison"
- Prison.TextColor3 = Color3.fromRGB(255, 255, 255)
- Prison.TextSize = 38.000
- MediumArmor.Name = "Medium Armor"
- MediumArmor.Parent = TABTeleports
- MediumArmor.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- MediumArmor.BorderSizePixel = 0
- MediumArmor.Position = UDim2.new(0.493975908, 0, 0.194751292, 0)
- MediumArmor.Size = UDim2.new(0, 170, 0, 46)
- MediumArmor.Font = Enum.Font.Ubuntu
- MediumArmor.Text = "Medium Armor"
- MediumArmor.TextColor3 = Color3.fromRGB(255, 255, 255)
- MediumArmor.TextSize = 26.000
- Cinema.Name = "Cinema"
- Cinema.Parent = TABTeleports
- Cinema.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- Cinema.BorderSizePixel = 0
- Cinema.Position = UDim2.new(0.493975908, 0, 0.272530764, 0)
- Cinema.Size = UDim2.new(0, 170, 0, 46)
- Cinema.Font = Enum.Font.Ubuntu
- Cinema.Text = "Cinema"
- Cinema.TextColor3 = Color3.fromRGB(255, 255, 255)
- Cinema.TextSize = 40.000
- Casino.Name = "Casino"
- Casino.Parent = TABTeleports
- Casino.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- Casino.BorderSizePixel = 0
- Casino.Position = UDim2.new(0.0109391566, 0, 0.272530764, 0)
- Casino.Size = UDim2.new(0, 170, 0, 46)
- Casino.Font = Enum.Font.Ubuntu
- Casino.Text = "Casino"
- Casino.TextColor3 = Color3.fromRGB(255, 255, 255)
- Casino.TextSize = 38.000
- TABHome.Name = "TAB:Home"
- TABHome.Parent = main
- TABHome.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TABHome.Position = UDim2.new(0.370999962, 0, 0.127999976, 0)
- TABHome.Size = UDim2.new(0, 365, 0, 319)
- UICorner_17.Parent = TABHome
- playername.Name = "playername"
- playername.Parent = TABHome
- playername.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- playername.BackgroundTransparency = 1.000
- playername.Position = UDim2.new(-0.0503513664, 0, 0.373626411, 0)
- playername.Size = UDim2.new(0, 401, 0, 24)
- playername.Font = Enum.Font.SourceSans
- playername.Text = "Welcome, Player"
- playername.TextColor3 = Color3.fromRGB(255, 255, 255)
- playername.TextScaled = true
- playername.TextSize = 14.000
- playername.TextWrapped = true
- playerheadshot.Name = "playerheadshot"
- playerheadshot.Parent = TABHome
- playerheadshot.BackgroundColor3 = Color3.fromRGB(33, 33, 33)
- playerheadshot.BackgroundTransparency = 0.500
- playerheadshot.Position = UDim2.new(0.376884431, 0, 0.0659340695, 0)
- playerheadshot.Size = UDim2.new(0, 100, 0, 100)
- playerheadshot.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
- UICorner_18.CornerRadius = UDim.new(1, 1)
- UICorner_18.Parent = playerheadshot
- playerid.Name = "playerid"
- playerid.Parent = TABHome
- playerid.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- playerid.BackgroundTransparency = 1.000
- playerid.Position = UDim2.new(-0.0504542924, 0, 0.445895255, 0)
- playerid.Size = UDim2.new(0, 401, 0, 24)
- playerid.Font = Enum.Font.SourceSans
- playerid.Text = "PlayerId: 00000"
- playerid.TextColor3 = Color3.fromRGB(255, 255, 255)
- playerid.TextScaled = true
- playerid.TextSize = 14.000
- playerid.TextWrapped = true
- fps.Name = "fps"
- fps.Parent = TABHome
- fps.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- fps.BackgroundTransparency = 1.000
- fps.Position = UDim2.new(-0.0359964594, 0, 0.497824222, 0)
- fps.Size = UDim2.new(0, 401, 0, 24)
- fps.Font = Enum.Font.SourceSans
- fps.Text = "Frames per Second: 00"
- fps.TextColor3 = Color3.fromRGB(255, 255, 255)
- fps.TextScaled = true
- fps.TextSize = 14.000
- fps.TextWrapped = true
- TABAbout.Name = "TAB:About"
- TABAbout.Parent = main
- TABAbout.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TABAbout.Position = UDim2.new(0.370999992, 0, 0.128000006, 0)
- TABAbout.Size = UDim2.new(0, 365, 0, 319)
- TABAbout.Visible = false
- TextLabel_2.Parent = TABAbout
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.Position = UDim2.new(-0.010613095, 0, 0.0650536418, 0)
- TextLabel_2.Size = UDim2.new(0, 371, 0, 42)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Made by"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 0, 4)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- TextButton.Parent = TABAbout
- TextButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton.BorderSizePixel = 0
- TextButton.Position = UDim2.new(0.0276382528, 0, 0.192307696, 0)
- TextButton.Size = UDim2.new(0, 171, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "!!axtra#6849"
- TextButton.TextColor3 = Color3.fromRGB(1, 255, 238)
- TextButton.TextSize = 30.000
- TextButton_2.Parent = TABAbout
- TextButton_2.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_2.BorderSizePixel = 0
- TextButton_2.Position = UDim2.new(0.497487396, 0, 0.192307696, 0)
- TextButton_2.Size = UDim2.new(0, 169, 0, 50)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "vvnso#9650"
- TextButton_2.TextColor3 = Color3.fromRGB(234, 255, 0)
- TextButton_2.TextSize = 30.000
- TextButton_3.Parent = TABAbout
- TextButton_3.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_3.BorderSizePixel = 0
- TextButton_3.Position = UDim2.new(0.224812582, 0, 0.58933872, 0)
- TextButton_3.Size = UDim2.new(0, 200, 0, 50)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "Join our discord server for more!"
- TextButton_3.TextColor3 = Color3.fromRGB(17, 0, 212)
- TextButton_3.TextSize = 30.000
- TextButton_4.Parent = TABAbout
- TextButton_4.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextButton_4.BorderSizePixel = 0
- TextButton_4.Position = UDim2.new(0.0795507357, 0, 0.473975033, 0)
- TextButton_4.Size = UDim2.new(0, 306, 0, 39)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.Text = "Cleaner and smoother GUI, Low Graphics, OP Target GUI"
- TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.TextSize = 16.000
- TextLabel_3.Parent = TABAbout
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- TextLabel_3.BorderSizePixel = 0
- TextLabel_3.Position = UDim2.new(0.218689084, 0, 0.309118927, 0)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.SourceSans
- TextLabel_3.Text = "COMING SOON"
- TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.TextSize = 40.000
- UICorner_19.Parent = TABAbout
- DiscordServer.Name = "DiscordServer"
- DiscordServer.Parent = TABAbout
- DiscordServer.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
- DiscordServer.BorderColor3 = Color3.fromRGB(140, 0, 140)
- DiscordServer.Position = UDim2.new(0.218579233, 0, 0.707691908, 0)
- DiscordServer.Size = UDim2.new(0, 200, 0, 50)
- DiscordServer.ClearTextOnFocus = false
- DiscordServer.Font = Enum.Font.SourceSans
- DiscordServer.PlaceholderColor3 = Color3.fromRGB(178, 178, 178)
- DiscordServer.Text = "https://discord.gg/5sKcDMX2rk"
- DiscordServer.TextColor3 = Color3.fromRGB(255, 0, 255)
- DiscordServer.TextSize = 14.000
- -- Scripts:
- local function GDYIT_fake_script() -- exit.exitScript
- local script = Instance.new('LocalScript', exit)
- local btn = script.Parent
- local screengui = btn.Parent.Parent.Parent
- btn.MouseButton1Click:Connect(function()
- screengui:Destroy()
- end)
- end
- coroutine.wrap(GDYIT_fake_script)()
- local function DOOEQZF_fake_script() -- title.maximise
- local script = Instance.new('LocalScript', title)
- local mouse = game.Players.LocalPlayer:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key:lower() == "v" then
- script.Parent.Parent.Visible = not script.Parent.Parent.Visible
- end
- end)
- end
- coroutine.wrap(DOOEQZF_fake_script)()
- local function MRYRU_fake_script() -- MainScriptsButton.tabmainchanger
- local script = Instance.new('LocalScript', MainScriptsButton)
- local TABHome = script.Parent.Parent["TAB:Home"]
- local TABMain = script.Parent.Parent["TAB:Main"]
- local TABSide = script.Parent.Parent["TAB:Side"]
- local TABTarget = script.Parent.Parent["TAB:Target"]
- local TABAbout = script.Parent.Parent["TAB:About"]
- local TABTeleports = script.Parent.Parent["TAB:Teleports"]
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- TABHome.Visible = false
- TABMain.Visible = true
- TABSide.Visible = false
- TABTarget.Visible = false
- TABAbout.Visible = false
- TABTeleports.Visible = false
- end)
- end
- coroutine.wrap(MRYRU_fake_script)()
- local function KLOHWDL_fake_script() -- SideStuff.tabsidechanger
- local script = Instance.new('LocalScript', SideStuff)
- local TABHome = script.Parent.Parent["TAB:Home"]
- local TABMain = script.Parent.Parent["TAB:Main"]
- local TABSide = script.Parent.Parent["TAB:Side"]
- local TABTarget = script.Parent.Parent["TAB:Target"]
- local TABAbout = script.Parent.Parent["TAB:About"]
- local TABTeleports = script.Parent.Parent["TAB:Teleports"]
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- TABHome.Visible = false
- TABMain.Visible = false
- TABSide.Visible = true
- TABTarget.Visible = false
- TABAbout.Visible = false
- TABTeleports.Visible = false
- end)
- end
- coroutine.wrap(KLOHWDL_fake_script)()
- local function DIPG_fake_script() -- About.tababoutchanger
- local script = Instance.new('LocalScript', About)
- local TABHome = script.Parent.Parent["TAB:Home"]
- local TABMain = script.Parent.Parent["TAB:Main"]
- local TABSide = script.Parent.Parent["TAB:Side"]
- local TABTarget = script.Parent.Parent["TAB:Target"]
- local TABAbout = script.Parent.Parent["TAB:About"]
- local TABTeleports = script.Parent.Parent["TAB:Teleports"]
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- TABHome.Visible = false
- TABMain.Visible = false
- TABSide.Visible = false
- TABTarget.Visible = false
- TABAbout.Visible = true
- TABTeleports.Visible = false
- end)
- end
- coroutine.wrap(DIPG_fake_script)()
- local function WHIYHCD_fake_script() -- TargetGUI.tabtargetchanger
- local script = Instance.new('LocalScript', TargetGUI)
- local TABHome = script.Parent.Parent["TAB:Home"]
- local TABMain = script.Parent.Parent["TAB:Main"]
- local TABSide = script.Parent.Parent["TAB:Side"]
- local TABTarget = script.Parent.Parent["TAB:Target"]
- local TABAbout = script.Parent.Parent["TAB:About"]
- local TABTeleports = script.Parent.Parent["TAB:Teleports"]
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- TABHome.Visible = false
- TABMain.Visible = false
- TABSide.Visible = false
- TABTarget.Visible = true
- TABAbout.Visible = false
- TABTeleports.Visible = false
- end)
- end
- coroutine.wrap(WHIYHCD_fake_script)()
- local function SWAIIRB_fake_script() -- main.Dragify
- local script = Instance.new('LocalScript', main)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(SWAIIRB_fake_script)()
- local function GBPZQY_fake_script() -- fullbright.fbScript
- local script = Instance.new('LocalScript', fullbright)
- local lightning = game:GetService("Lighting")
- script.Parent.MouseButton1Click:Connect(function()
- local FlaggedMaterials = {Enum.Material.Glass, Enum.Material.Metal, Enum.Material.Ice, Enum.Material.DiamondPlate, Enum.Material.SmoothPlastic, Enum.Material.Concrete,Enum.Material.Cobblestone,Enum.Material.Brick,Enum.Material.Wood,Enum.Material.WoodPlanks,Enum.Material.Slate,Enum.Material.Grass,Enum.Material.Sand,Enum.Material.Neon,Enum.Material.Fabric,Enum.Material.Pebble,Enum.Material.CorrodedMetal}
- local PartsToChange = workspace:GetDescendants()
- local function run()
- for i, Part in pairs(PartsToChange) do
- --wait()
- if Part:IsA("BasePart") or Part:IsA("Part") then
- if table.find(FlaggedMaterials, Part.Material) then
- Part.Material = Enum.Material.Plastic
- end
- end
- end
- end
- run()
- lightning.GlobalShadows = false
- lightning.ShadowSoftness = 0
- lightning.SunRays.Enabled = false
- for i,v in pairs(game.Workspace:GetChildren()) do
- if (v:FindFirstChild("Decal")) then
- v.Transparency = 1
- end
- end
- end)
- end
- coroutine.wrap(GBPZQY_fake_script)()
- local function SXQYN_fake_script() -- nofog.fbScript
- local script = Instance.new('LocalScript', nofog)
- local lightning = game:GetService("Lighting")
- local activated = false
- script.Parent.MouseButton1Click:Connect(function()
- if activated == false then
- script.Parent.TextColor3 = Color3.fromRGB(68, 255, 0)
- lightning.FogEnd = 328477243623
- activated = true
- else
- script.Parent.TextColor3 = Color3.fromRGB(255, 0, 4)
- lightning.FogEnd = 300
- activated = false
- end
- end)
- end
- coroutine.wrap(SXQYN_fake_script)()
- local function DBDJNU_fake_script() -- fly.LocalScript
- local script = Instance.new('LocalScript', fly)
- script.Parent.MouseButton1Click:Connect(function()
- repeat wait()
- until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Head") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
- local mouse = game.Players.LocalPlayer:GetMouse()
- repeat wait() until mouse
- local plr = game.Players.LocalPlayer
- local torso = plr.Character.Head
- local flying = false
- local deb = true
- local ctrl = {f = 0, b = 0, l = 0, r = 0}
- local lastctrl = {f = 0, b = 0, l = 0, r = 0}
- local maxspeed = 400
- local speed = 5000
- local function Fly()
- local bg = Instance.new("BodyGyro", torso)
- bg.P = 9e4
- bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
- bg.cframe = torso.CFrame
- local bv = Instance.new("BodyVelocity", torso)
- bv.velocity = Vector3.new(0,0.1,0)
- bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
- repeat wait()
- plr.Character.Humanoid.PlatformStand = true
- if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
- speed = speed+1+(speed/maxspeed)
- if speed > maxspeed then
- speed = maxspeed
- end
- elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
- speed = speed-1
- if speed < 0 then
- speed = 0
- end
- end
- if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
- elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- else
- bv.velocity = Vector3.new(0,0.1,0)
- end
- bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
- until not flying
- ctrl = {f = 0, b = 0, l = 0, r = 0}
- lastctrl = {f = 0, b = 0, l = 0, r = 0}
- speed = 0
- bg:Destroy()
- bv:Destroy()
- plr.Character.Humanoid.PlatformStand = false
- end
- mouse.KeyDown:connect(function(key)
- if key:lower() == "x" then
- if flying then flying = false
- else
- flying = true
- Fly()
- end
- elseif key:lower() == "w" then
- ctrl.f = 1
- elseif key:lower() == "s" then
- ctrl.b = -1
- elseif key:lower() == "a" then
- ctrl.l = -1
- elseif key:lower() == "d" then
- ctrl.r = 1
- end
- end)
- mouse.KeyUp:connect(function(key)
- if key:lower() == "w" then
- ctrl.f = 0
- elseif key:lower() == "s" then
- ctrl.b = 0
- elseif key:lower() == "a" then
- ctrl.l = 0
- elseif key:lower() == "d" then
- ctrl.r = 0
- end
- end)
- Fly()
- end)
- end
- coroutine.wrap(DBDJNU_fake_script)()
- local function MTEI_fake_script() -- removeCashiersalsoboostsfps.fbScript
- local script = Instance.new('LocalScript', removeCashiersalsoboostsfps)
- script.Parent.MouseButton1Click:Connect(function()
- local wk = game.Workspace
- wk.Cashiers:Destroy()
- end)
- end
- coroutine.wrap(MTEI_fake_script)()
- local function VXJW_fake_script() -- AntiStompabitbugged.as
- local script = Instance.new('LocalScript', AntiStompabitbugged)
- local _char = game.Players.LocalPlayer.Character
- local activated = false
- script.Parent.MouseButton1Click:Connect(function()
- if activated == false then
- activated = true
- script.Parent.TextColor3 = Color3.fromRGB(68, 255, 0)
- while activated do
- wait(0.1)
- if game.Players.LocalPlayer.Character.Humanoid.Health <= 20 then
- _char["Head"]:Destroy()
- _char.UpperTorso:Destroy()
- _char.LowerTorso:Destroy()
- _char["LeftFoot"]:Destroy()
- _char["LeftUpperLeg"]:Destroy()
- _char["LeftLowerLeg"]:Destroy()
- _char["RightFoot"]:Destroy()
- _char["RightUpperLeg"]:Destroy()
- _char["RightLowerLeg"]:Destroy()
- _char["LeftHand"]:Destroy()
- _char["LeftLowerArm"]:Destroy()
- _char["LeftUpperArm"]:Destroy()
- _char["RightHand"]:Destroy()
- _char["RightUpperArm"]:Destroy()
- _char["RightLowerArm"]:Destroy()
- game.Players.LocalPlayer.Character.Humanoid.Health = 0
- end
- end
- else
- activated = false
- script.Parent.TextColor3 = Color3.fromRGB(255, 0, 4)
- end
- end)
- end
- coroutine.wrap(VXJW_fake_script)()
- local function OBJYOU_fake_script() -- infzoom.izScript
- local script = Instance.new('LocalScript', infzoom)
- local localplr = game.Players.LocalPlayer
- local activated = false
- script.Parent.MouseButton1Click:Connect(function()
- if activated == false then
- script.Parent.TextColor3 = Color3.fromRGB(68, 255, 0)
- localplr.CameraMaxZoomDistance = math.huge
- activated = true
- else
- script.Parent.TextColor3 = Color3.fromRGB(255, 0, 4)
- localplr.CameraMaxZoomDistance = 30
- activated = false
- end
- end)
- end
- coroutine.wrap(OBJYOU_fake_script)()
- local function VREQ_fake_script() -- NOLEGS.LocalScript
- local script = Instance.new('LocalScript', NOLEGS)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.LeftLowerLeg:Destroy()
- game.Players.LocalPlayer.Character.LeftUpperLeg:Destroy()
- game.Players.LocalPlayer.Character.LeftFoot:Destroy()
- game.Players.LocalPlayer.Character.RightUpperLeg:Destroy()
- game.Players.LocalPlayer.Character.RightLowerLeg:Destroy()
- game.Players.LocalPlayer.Character.RightFoot:Destroy()
- end)
- end
- coroutine.wrap(VREQ_fake_script)()
- local function YMQXCPV_fake_script() -- HEADLESSandKORBLOX.LocalScript
- local script = Instance.new('LocalScript', HEADLESSandKORBLOX)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.Head.Transparency = 1
- game.Players.LocalPlayer.Character.Head.Transparency = 1
- for i,v in pairs(game.Workspace:GetChildren()) do
- if (v:IsA("Decal")) then
- v.Transparency = 1
- end
- end
- local ply = game.Players.LocalPlayer
- local chr = ply.Character
- chr:FindFirstChild("LeftUpperLeg"):Destroy()
- chr:FindFirstChild("LeftLowerLeg"):Destroy()
- chr:FindFirstChild("LeftFoot"):Destroy()
- end)
- end
- coroutine.wrap(YMQXCPV_fake_script)()
- local function DRAQ_fake_script() -- CREEPER.LocalScript
- local script = Instance.new('LocalScript', CREEPER)
- script.Parent.MouseButton1Click:Connect(function()
- local chr = game.Players.LocalPlayer.Character
- chr.RightUpperArm:Destroy()
- chr.RightLowerArm:Destroy()
- chr.LeftUpperArm:Destroy()
- chr.LeftLowerArm:Destroy()
- end)
- end
- coroutine.wrap(DRAQ_fake_script)()
- local function RNBUTP_fake_script() -- TextLabel.rainbow
- local script = Instance.new('Script', TextLabel)
- --put this in the label that u wanna make rainbow
- local r = {
- Color3.fromRGB(254, 0, 0); --red
- Color3.fromRGB(255, 127, 0); --orange
- Color3.fromRGB(255, 221, 1); --yellow
- Color3.fromRGB(0, 200, 0); --green
- Color3.fromRGB(0, 160, 199); --light blue
- Color3.fromRGB(0, 55, 230); --dark blue
- Color3.fromRGB(129, 16, 210)} --purple
- local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
- script.Parent.TextColor3 = r[1]
- i = 1
- while true do
- local tween = game:GetService("TweenService"):Create(script.Parent, info, {
- TextColor3 = r[i]})
- tween:Play()
- repeat wait() until tween.Completed
- wait(0.1)
- if i == #r then i = 1 else i = i + 1 end
- end
- end
- coroutine.wrap(RNBUTP_fake_script)()
- local function ZDTMB_fake_script() -- Home.tabhomechanger
- local script = Instance.new('LocalScript', Home)
- local TABHome = script.Parent.Parent["TAB:Home"]
- local TABMain = script.Parent.Parent["TAB:Main"]
- local TABSide = script.Parent.Parent["TAB:Side"]
- local TABTarget = script.Parent.Parent["TAB:Target"]
- local TABAbout = script.Parent.Parent["TAB:About"]
- local TABTeleports = script.Parent.Parent["TAB:Teleports"]
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- TABHome.Visible = true
- TABMain.Visible = false
- TABSide.Visible = false
- TABTarget.Visible = false
- TABAbout.Visible = false
- TABTeleports.Visible = false
- end)
- end
- coroutine.wrap(ZDTMB_fake_script)()
- local function KFGCY_fake_script() -- Teleports.tabtelleportchanger
- local script = Instance.new('LocalScript', Teleports)
- local TABHome = script.Parent.Parent["TAB:Home"]
- local TABMain = script.Parent.Parent["TAB:Main"]
- local TABSide = script.Parent.Parent["TAB:Side"]
- local TABTarget = script.Parent.Parent["TAB:Target"]
- local TABAbout = script.Parent.Parent["TAB:About"]
- local TABTeleports = script.Parent.Parent["TAB:Teleports"]
- local btn = script.Parent
- btn.MouseButton1Click:Connect(function()
- TABHome.Visible = false
- TABMain.Visible = false
- TABSide.Visible = false
- TABTarget.Visible = false
- TABAbout.Visible = false
- TABTeleports.Visible = true
- end)
- end
- coroutine.wrap(KFGCY_fake_script)()
- local function FZGI_fake_script() -- tpToDownHillGUNZ.tp
- local script = Instance.new('LocalScript', tpToDownHillGUNZ)
- local btn = script.Parent
- local root = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
- btn.MouseButton1Click:Connect(function()
- root.CFrame = CFrame.new(-579.9151, 8.32231331, -735.67572, -0.32252562, -3.47046942e-08, -0.94656074, 1.75913384e-09, 1, -3.72633906e-08, 0.94656074, -1.36835245e-08, -0.32252562)
- end)
- end
- coroutine.wrap(FZGI_fake_script)()
- local function DCMOXR_fake_script() -- tpToBank.tp
- local script = Instance.new('LocalScript', tpToBank)
- local btn = script.Parent
- local root = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
- btn.MouseButton1Click:Connect(function()
- root.CFrame = CFrame.new(-444.806793, 38.9980698, -284.085144, -0.0442477427, -3.93986035e-08, -0.999020576, 1.12967946e-08, 1, -3.9937575e-08, 0.999020576, -1.30528779e-08, -0.0442477427)
- end)
- end
- coroutine.wrap(DCMOXR_fake_script)()
- local function SGSL_fake_script() -- tpToAdminBase.tp
- local script = Instance.new('LocalScript', tpToAdminBase)
- local btn = script.Parent
- local root = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
- btn.MouseButton1Click:Connect(function()
- root.CFrame = CFrame.new(-797.045471, -39.6511879, -885.651794, 0.0314361379, -9.36807609e-08, 0.999505758, -3.15945314e-08, 1, 9.47207894e-08, -0.999505758, -3.45565745e-08, 0.0314361379)
- end)
- end
- coroutine.wrap(SGSL_fake_script)()
- local function HZLHI_fake_script() -- tpToSchool.tp
- local script = Instance.new('LocalScript', tpToSchool)
- local btn = script.Parent
- local root = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
- btn.MouseButton1Click:Connect(function()
- root.CFrame = CFrame.new(-653.729431, 21.7480087, 255.532425, -0.999683738, 6.30987662e-09, -0.0251488853, 7.47494333e-09, 1, -4.62327563e-08, 0.0251488853, -4.64061216e-08, -0.999683738)
- end)
- end
- coroutine.wrap(HZLHI_fake_script)()
- local function KDBCO_fake_script() -- Prison.LocalScript
- local script = Instance.new('LocalScript', Prison)
- local btn = script.Parent
- local root = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
- btn.MouseButton1Click:Connect(function()
- root.CFrame = CFrame.new(-267.677063, 21.7999516, -114.99485, -0.999996245, -5.95734733e-08, 0.00273956824, -5.98001861e-08, 1, -8.26729405e-08, -0.00273956824, -8.28364577e-08, -0.999996245)
- end)
- end
- coroutine.wrap(KDBCO_fake_script)()
- local function MIWQUPR_fake_script() -- MediumArmor.LocalScript
- local script = Instance.new('LocalScript', MediumArmor)
- local btn = script.Parent
- local root = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
- btn.MouseButton1Click:Connect(function()
- root.CFrame = CFrame.new(-607.423645, 10.3496876, -788.797852, 0.00392154697, 7.62051258e-08, 0.999992311, -4.54479263e-08, 1, -7.6027483e-08, -0.999992311, -4.51494309e-08, 0.00392154697)
- end)
- end
- coroutine.wrap(MIWQUPR_fake_script)()
- local function OPNP_fake_script() -- Cinema.LocalScript
- local script = Instance.new('LocalScript', Cinema)
- local btn = script.Parent
- local root = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
- btn.MouseButton1Click:Connect(function()
- root.CFrame = CFrame.new(-1006.33276, 25.1000233, -94.3046112, -0.99999994, -9.65473035e-08, 0.000244429335, -9.65471898e-08, 1, 4.90292362e-10, -0.000244429335, 4.66693406e-10, -0.99999994)
- end)
- end
- coroutine.wrap(OPNP_fake_script)()
- local function YQRRGA_fake_script() -- Casino.LocalScript
- local script = Instance.new('LocalScript', Casino)
- local btn = script.Parent
- local root = game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
- btn.MouseButton1Click:Connect(function()
- root.CFrame = CFrame.new(-867.721008, 21.75, -115.220001, -0.998831332, -6.27517149e-09, 0.0483320132, -7.37433181e-09, 1, -2.25635581e-08, -0.0483320132, -2.28936052e-08, -0.998831332)
- end)
- end
- coroutine.wrap(YQRRGA_fake_script)()
- local function EHZI_fake_script() -- playername.playernameScript
- local script = Instance.new('LocalScript', playername)
- local name = game:GetService("Players").LocalPlayer.Name
- local dname = game:GetService("Players").LocalPlayer.DisplayName
- local label = script.Parent
- label.Text = "Welcome, "..name
- end
- coroutine.wrap(EHZI_fake_script)()
- local function NHBZIGX_fake_script() -- playerheadshot.picScript
- local script = Instance.new('LocalScript', playerheadshot)
- local Players = game:GetService("Players")
- local player = Players.LocalPlayer
- -- Fetch the thumbnail
- local userId = player.UserId
- local thumbType = Enum.ThumbnailType.HeadShot
- local thumbSize = Enum.ThumbnailSize.Size420x420
- local content, isReady = Players:GetUserThumbnailAsync(userId, thumbType, thumbSize)
- -- Set the ImageLabel's content to the user thumbnail
- local imageLabel = script.Parent
- imageLabel.Image = content
- imageLabel.Size = UDim2.new(0, 100,0, 100)
- end
- coroutine.wrap(NHBZIGX_fake_script)()
- local function BBYXPUU_fake_script() -- playerid.playernameScript
- local script = Instance.new('LocalScript', playerid)
- local id = game:GetService("Players").LocalPlayer.UserId
- local label = script.Parent
- label.Text = "PlayerId: "..id
- end
- coroutine.wrap(BBYXPUU_fake_script)()
- local function SEWFT_fake_script() -- fps.fps
- local script = Instance.new('LocalScript', fps)
- local TextLabel = script.Parent
- while wait() do
- local FPS = game.Workspace:GetRealPhysicsFPS()
- TextLabel.Text = "FPS: "..math.floor(FPS)
- if FPS > 30 then
- TextLabel.TextColor3 = Color3.new(0.0470588, 1, 0)
- elseif FPS > 15 then
- TextLabel.TextColor3 = Color3.new(1, 0.533333, 0)
- else
- TextLabel.TextColor3 = Color3.new(1, 0, 0)
- end
- end
- end
- coroutine.wrap(SEWFT_fake_script)()
- local function ESUP_fake_script() -- TextLabel_3.Script
- local script = Instance.new('Script', TextLabel_3)
- --put this in the label that u wanna make rainbow
- local r = {
- Color3.fromRGB(254, 0, 0); --red
- Color3.fromRGB(255, 127, 0); --orange
- Color3.fromRGB(255, 221, 1); --yellow
- Color3.fromRGB(0, 200, 0); --green
- Color3.fromRGB(0, 160, 199); --light blue
- Color3.fromRGB(0, 55, 230); --dark blue
- Color3.fromRGB(129, 16, 210)} --purple
- local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
- script.Parent.TextColor3 = r[1]
- i = 1
- while true do
- local tween = game:GetService("TweenService"):Create(script.Parent, info, {
- TextColor3 = r[i]})
- tween:Play()
- repeat wait() until tween.Completed
- wait(0.1)
- if i == #r then i = 1 else i = i + 1 end
- end
- end
- coroutine.wrap(ESUP_fake_script)()
- local function ANQKJ_fake_script() -- main.LocalScript
- local script = Instance.new('LocalScript', main)
- local player = game.Players.LocalPlayer.Name
- wait(4)
- game.StarterGui:SetCore("SendNotification", {
- Title = "Welcome to Kroton!";
- Text = "Hey "..player.." have fun exploiting! Script by vvnso and Axtra";
- Icon = "";
- Duration = nil;
- Button1 = "Nice!";
- Button2 = nil;
- Callback = nil;
- })
- end
- coroutine.wrap(ANQKJ_fake_script)()
Add Comment
Please, Sign In to add comment