Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("Cezar Hub", "Ocean")
- -- Main (main window)
- local Main = Window:NewTab("Main")
- -- The work before :NewSection has to be the one after the local Main or how you named it.
- -- Numele la prima coloada din gui.
- local MainSection = Main:NewSection("Main")
- MainSection:NewLabel("Made by Cezar. Discord: Cezar#3685")
- MainSection:NewButton("Find and execute script for game", "Look in games tab to see if your game is here", function()
- if game.PlaceId == 920587237 then
- loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
- elseif game.PlaceId == 286090429 then
- loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
- elseif game.PlaceId == 6872265039 then
- loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua"))()
- elseif game.PlaceId == 263761432 then
- loadstring(game:HttpGet("https://paste.ee/r/GzZjj"))()
- elseif game.PlaceId == 6284583030 then
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Flxry/Main/MilkyHub/Pet%20Simulator%20X"))()
- elseif game.PlaceId == 8737602449 then
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/tzechco-PlsDonateAutofarmBackup/main/old.lua"))()
- elseif game.PlaceId == 155615604 then
- loadstring(game:HttpGet('https://raw.githubusercontent.com/senorkal/YmirAdmin/main/source'))()
- elseif game.PlaceId == 8908228901 then
- loadstring(game:HttpGet('https://ppearl.vercel.app'))()
- print("key = ynGzuhvnwFKyaEhX")
- elseif game.PlaceId == 2202352383 then
- loadstring(game:HttpGet('https://pastebin.com/raw/D9btNZUr'))()
- end
- end)
- local Games = Window:NewTab("Games")
- local GamesSection = Games:NewSection("Games")
- GamesSection:NewButton("Adopt Me", "A script for Adopt Me.", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'), true)()
- end)
- GamesSection:NewButton("Arsenal", "A script for Arsenal.", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'), true)()
- end)
- GamesSection:NewButton("Bedwars", "A script for bedwars.", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua"), true)()
- end)
- GamesSection:NewButton("Horrifing Housing", "A script for horrifing housing.", function()
- loadstring(game:HttpGet("https://paste.ee/r/GzZjj"), true)()
- end)
- GamesSection:NewButton("Pet Simulator X", "A script for pet simulator x.", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Flxry/Main/MilkyHub/Pet%20Simulator%20X"), true)()
- end)
- GamesSection:NewButton("Pls Donate", "A script for pls donate.", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CF-Trail/tzechco-PlsDonateAutofarmBackup/main/old.lua"), true)()
- end)
- GamesSection:NewButton("Prison Life", "A script for prison life.", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/senorkal/YmirAdmin/main/source'),true)()
- end)
- GamesSection:NewButton("Shark Bite 2", "A script for shark bite 2 (key = ynGzuhvnwFKyaEhX).", function()
- loadstring(game:HttpGet('https://ppearl.vercel.app'), true)()
- end)
- GamesSection:NewButton("Super Power Training Simulator 1", "A script for super power training simulator.", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/D9btNZUr', true))()
- end)
- GamesSection:NewButton("Super Power Training Simulator kill all", "A kill all script for spts.", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/vP7UeiGp", true))()
- end)
- GamesSection:NewButton("Zombie Attack", "A script for Zombie Attack.", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/zeuise0002/SSSWWW222/main/README.md'),true)()
- end)
- -- Player
- -- Alta zona dar acum pt player
- local Player = Window:NewTab("Player")
- -- Sectiunea unde o sa fie scripturile
- local PlayerSection = Player:NewSection("Player")
- -- Ca un buton dar e un slider. adica deala de care tragi si se schimba valoarea. E pentru speed.
- PlayerSection:NewSlider("WalkSpeed", "Change your walkspeed to anything you want.", 500, 16, function(s) -- 500 (MaxValue) | 16 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- -- La fel ca mai sus dar pentru jump power.
- PlayerSection:NewSlider("JumpPower", "Change your jumppower to anything you want.", 500, 50, function(s) -- 500 (MaxValue) | 50 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
- end)
- -- Puton sa resetezi jumppower si walkspeed
- PlayerSection:NewButton("Reset WalkSpeed and JumpPower", "Resets WalkSpeed and Jumppower back to normal", function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
- end)
- -- Asta este toggle (adica pot sa il activez si sa il desactivez)
- PlayerSection:NewToggle("Super Human", "You get more walkspeed and jumppower.", function(state)
- if state then
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 120
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 140
- else
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
- end
- end)
- local Scripts = Window:NewTab("Scripts")
- local ScriptsSection = Scripts:NewSection("Credits")
- -- Asta sa fie ca numele de sus adica Main:NewSection . A da asta este butonul.
- ScriptsSection:NewButton("Infinite Yield", "Activates Infinite Yield Admin.", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- ScriptsSection:NewButton("Reset", "Resets your character.", function()
- game.Players.LocalPlayer.Character.Head:Destroy()
- if game.Players.LocalPlayer.Character.Humanoid.Health < 5 then
- local deathmanok = game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart").position
- wait(1.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(deathmanok)
- end
- end)
- ScriptsSection:NewButton("Rejoin", "Rejoins in the same server.", function()
- local TeleportService = game:GetService("TeleportService")
- local Players = game:GetService("Players")
- local LocalPlayer = Players.LocalPlayer
- local Rejoin = coroutine.create(function()
- local Success, ErrorMessage = pcall(function()
- TeleportService:Teleport(game.PlaceId, LocalPlayer)
- end)
- if ErrorMessage and not Success then
- warn(ErrorMessage)
- end
- end)
- coroutine.resume(Rejoin)
- end)
- ScriptsSection:NewButton("Server Hop", "Changes the server.", function()
- --Server Hop Script cr.Magma Hub Src
- local PlaceID = game.PlaceId
- local AllIDs = {}
- local foundAnything = ""
- local actualHour = os.date("!*t").hour
- local Deleted = false
- --[[
- local File = pcall(function()
- AllIDs = game:GetService('HttpService'):JSONDecode(readfile("NotSameServers.json"))
- end)
- if not File then
- table.insert(AllIDs, actualHour)
- writefile("NotSameServers.json", game:GetService('HttpService'):JSONEncode(AllIDs))
- end
- ]]
- function TPReturner()
- local Site;
- if foundAnything == "" then
- Site = game.HttpService:JSONDecode(game:HttpGet('https://games.roblox.com/v1/games/' .. PlaceID .. '/servers/Public?sortOrder=Asc&limit=100'))
- else
- Site = game.HttpService:JSONDecode(game:HttpGet('https://games.roblox.com/v1/games/' .. PlaceID .. '/servers/Public?sortOrder=Asc&limit=100&cursor=' .. foundAnything))
- end
- local ID = ""
- if Site.nextPageCursor and Site.nextPageCursor ~= "null" and Site.nextPageCursor ~= nil then
- foundAnything = Site.nextPageCursor
- end
- local num = 0;
- for i,v in pairs(Site.data) do
- local Possible = true
- ID = tostring(v.id)
- if tonumber(v.maxPlayers) > tonumber(v.playing) then
- for _,Existing in pairs(AllIDs) do
- if num ~= 0 then
- if ID == tostring(Existing) then
- Possible = false
- end
- else
- if tonumber(actualHour) ~= tonumber(Existing) then
- local delFile = pcall(function()
- -- delfile("NotSameServers.json")
- AllIDs = {}
- table.insert(AllIDs, actualHour)
- end)
- end
- end
- num = num + 1
- end
- if Possible == true then
- table.insert(AllIDs, ID)
- wait()
- pcall(function()
- -- writefile("NotSameServers.json", game:GetService('HttpService'):JSONEncode(AllIDs))
- wait()
- game:GetService("TeleportService"):TeleportToPlaceInstance(PlaceID, ID, game.Players.LocalPlayer)
- end)
- wait(4)
- end
- end
- end
- end
- function Teleport()
- while wait() do
- pcall(function()
- TPReturner()
- if foundAnything ~= "" then
- TPReturner()
- end
- end)
- end
- end
- Teleport()
- end)
- ScriptsSection:NewButton("Anti Afk", "If you are afk you wont get kicked.", function()
- wait(0.5)local ba=Instance.new("ScreenGui")
- local ca=Instance.new("TextLabel")local da=Instance.new("Frame")
- local _b=Instance.new("TextLabel")local ab=Instance.new("TextLabel")ba.Parent=game.CoreGui
- ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
- ca.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ca.Draggable=true
- ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,370,0,52)
- ca.Font=Enum.Font.SourceSansSemibold;ca.Text="Anti Afk"ca.TextColor3=Color3.new(0,1,1)
- ca.TextSize=22;da.Parent=ca
- da.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)da.Position=UDim2.new(0,0,1.0192306,0)
- da.Size=UDim2.new(0,370,0,107)_b.Parent=da
- _b.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)_b.Position=UDim2.new(0,0,0.800455689,0)
- _b.Size=UDim2.new(0,370,0,21)_b.Font=Enum.Font.Arial;_b.Text="Made by Headshot#5868"
- _b.TextColor3=Color3.new(0,1,1)_b.TextSize=20;ab.Parent=da
- ab.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ab.Position=UDim2.new(0,0,0.158377,0)
- ab.Size=UDim2.new(0,370,0,44)ab.Font=Enum.Font.ArialBold;ab.Text="Status: Active"
- ab.TextColor3=Color3.new(0,1,1)ab.TextSize=20;local bb=game:service'VirtualUser'
- game:service'Players'.LocalPlayer.Idled:connect(function()
- bb:CaptureController()bb:ClickButton2(Vector2.new())
- ab.Text="Roblox kicked you but we didnt let them!"wait(2)ab.Text="Status : Active"end)
- end)
- ScriptsSection:NewButton("Gravity gun", "You can control unanchored parts. Very buggy.", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/HBgahL6i"))()
- end)
- ScriptsSection:NewButton("Low cpu usage", "You can consume low cpu but you have to back out.", function()
- _G.ShowUp = false --// Shows the gui above (Useful for games like TPT2)
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Empire4946/roblox-gpu-saverBETTER/main/handler/main.txt"))()
- end)
- local Info = Window:NewTab("Info")
- local InfoSection = Info:NewSection("Info")
- InfoSection:NewLabel("Made by Cezar. Discord: Cezar#3685")
- InfoSection:NewLabel("Join discord for support and to give me suggestions")
- InfoSection:NewButton("Discord Invite", "Click To Copy The Discord Invite.", function()
- setclipboard("https://discord.gg/xq3ggSMt5K")
- toclipboard("https://discord.gg/xq3ggSMt5K")
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement