Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- VexHUB PROJECT
- -- Dont Read This xD
- -- [UPDATE NEW UI!!!]
- local VexGUI = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local TitleGUI = Instance.new("TextLabel")
- local WalkSpeed = Instance.new("TextButton")
- local RevizAdmin = Instance.new("TextButton")
- local Billioanirsimulator = Instance.new("TextButton")
- local Jailbreak = Instance.new("TextButton")
- local LumberTycoon2 = Instance.new("TextButton")
- local Petsimulator = Instance.new("TextButton")
- local MORE = Instance.new("TextLabel")
- local Credits = Instance.new("TextLabel")
- local Close = Instance.new("TextButton")
- local BeeSwarm = Instance.new("TextButton")
- local OpenFrame = Instance.new("Frame")
- local TextButton = Instance.new("TextButton")
- --Properties:
- VexGUI.Name = "VexGUI"
- VexGUI.Parent = game.CoreGui
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = VexGUI
- MainFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0.262745)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0.295224667, 0, 0.21974352, 0)
- MainFrame.Size = UDim2.new(0, 503, 0, 395)
- MainFrame.Style = Enum.FrameStyle.ChatGreen
- MainFrame.Active = true
- MainFrame.Draggable = true
- MainFrame.Visible = false
- TitleGUI.Name = "Title GUI"
- TitleGUI.Parent = MainFrame
- TitleGUI.BackgroundColor3 = Color3.new(0.388235, 0.427451, 1)
- TitleGUI.BorderSizePixel = 3
- TitleGUI.Position = UDim2.new(0.300198793, 0, 0, 0)
- TitleGUI.Size = UDim2.new(0, 200, 0, 50)
- TitleGUI.Font = Enum.Font.Highway
- TitleGUI.Text = "VexHUB"
- TitleGUI.TextColor3 = Color3.new(0, 0, 0)
- TitleGUI.TextSize = 20
- WalkSpeed.Name = "WalkSpeed"
- WalkSpeed.Parent = MainFrame
- WalkSpeed.BackgroundColor3 = Color3.new(0.388235, 0.427451, 1)
- WalkSpeed.BorderSizePixel = 2
- WalkSpeed.Position = UDim2.new(0, 0, 0.29620254, 0)
- WalkSpeed.Size = UDim2.new(0, 212, 0, 50)
- WalkSpeed.Font = Enum.Font.SourceSansBold
- WalkSpeed.Text = "WALKSPEED [PRESS Q!]"
- WalkSpeed.TextColor3 = Color3.new(0, 0, 0)
- WalkSpeed.TextSize = 15
- WalkSpeed.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/RxNPdx3q'),true))()
- end)
- RevizAdmin.Name = "Reviz Admin"
- RevizAdmin.Parent = MainFrame
- RevizAdmin.BackgroundColor3 = Color3.new(0.388235, 0.427451, 1)
- RevizAdmin.BorderSizePixel = 2
- RevizAdmin.Position = UDim2.new(0.584493041, 0, 0.29620254, 0)
- RevizAdmin.Size = UDim2.new(0, 209, 0, 50)
- RevizAdmin.Font = Enum.Font.SourceSansBold
- RevizAdmin.Text = "REVIZ ADMIN [FE]"
- RevizAdmin.TextColor3 = Color3.new(0, 0, 0)
- RevizAdmin.TextSize = 15
- RevizAdmin.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/304RRVjC'),true))()
- end)
- Billioanirsimulator.Name = "Billioanir simulator"
- Billioanirsimulator.Parent = MainFrame
- Billioanirsimulator.BackgroundColor3 = Color3.new(0.388235, 0.427451, 1)
- Billioanirsimulator.BorderSizePixel = 2
- Billioanirsimulator.Position = UDim2.new(0, 0, 0.45063293, 0)
- Billioanirsimulator.Size = UDim2.new(0, 212, 0, 50)
- Billioanirsimulator.Font = Enum.Font.SourceSansBold
- Billioanirsimulator.Text = "BILLIONAIR SIMULATOR INF MONEY"
- Billioanirsimulator.TextColor3 = Color3.new(0, 0, 0)
- Billioanirsimulator.TextSize = 15
- Billioanirsimulator.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/gdQf8FGK'),true))()
- end)
- Jailbreak.Name = "Jailbreak"
- Jailbreak.Parent = MainFrame
- Jailbreak.BackgroundColor3 = Color3.new(0.388235, 0.427451, 1)
- Jailbreak.BorderSizePixel = 2
- Jailbreak.Position = UDim2.new(0.584493041, 0, 0.45063293, 0)
- Jailbreak.Size = UDim2.new(0, 209, 0, 50)
- Jailbreak.Font = Enum.Font.SourceSansBold
- Jailbreak.Text = "JAILBREAK GUI"
- Jailbreak.TextColor3 = Color3.new(0, 0, 0)
- Jailbreak.TextSize = 15
- Jailbreak.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/DJ4Tjw7d'),true))()
- end)
- LumberTycoon2.Name = "Lumber Tycoon 2"
- LumberTycoon2.Parent = MainFrame
- LumberTycoon2.BackgroundColor3 = Color3.new(0.388235, 0.427451, 1)
- LumberTycoon2.BorderSizePixel = 2
- LumberTycoon2.Position = UDim2.new(0.584493041, 0, 0.607594907, 0)
- LumberTycoon2.Size = UDim2.new(0, 209, 0, 50)
- LumberTycoon2.Font = Enum.Font.SourceSansBold
- LumberTycoon2.Text = "LUMBER TYCOON 2 GUI"
- LumberTycoon2.TextColor3 = Color3.new(0, 0, 0)
- LumberTycoon2.TextSize = 15
- LumberTycoon2.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/W83mTkwv'),true))()
- end)
- Petsimulator.Name = "Pet simulator"
- Petsimulator.Parent = MainFrame
- Petsimulator.BackgroundColor3 = Color3.new(0.388235, 0.427451, 1)
- Petsimulator.BorderSizePixel = 2
- Petsimulator.Position = UDim2.new(0, 0, 0.607594967, 0)
- Petsimulator.Size = UDim2.new(0, 212, 0, 50)
- Petsimulator.Font = Enum.Font.SourceSansBold
- Petsimulator.Text = "PET SIMULATOR GUI"
- Petsimulator.TextColor3 = Color3.new(0, 0, 0)
- Petsimulator.TextSize = 15
- Petsimulator.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/gQggy1cw', true))()
- end)
- MORE.Name = "MORE"
- MORE.Parent = MainFrame
- MORE.BackgroundColor3 = Color3.new(1, 1, 1)
- MORE.BackgroundTransparency = 2
- MORE.BorderSizePixel = 0
- MORE.Position = UDim2.new(0.300198793, 0, 0.929113925, 0)
- MORE.Size = UDim2.new(0, 200, 0, 50)
- MORE.Font = Enum.Font.Highway
- MORE.Text = "MORE COMING SOON!"
- MORE.TextColor3 = Color3.new(0, 0, 0)
- MORE.TextSize = 17
- Credits.Name = "Credits"
- Credits.Parent = MainFrame
- Credits.BackgroundColor3 = Color3.new(1, 1, 1)
- Credits.BackgroundTransparency = 2
- Credits.BorderSizePixel = 0
- Credits.Position = UDim2.new(-0.0198807158, 0, 0.969620228, 0)
- Credits.Size = UDim2.new(0, 127, 0, 26)
- Credits.Font = Enum.Font.Highway
- Credits.Text = "Made By VextozR1"
- Credits.TextColor3 = Color3.new(0, 0, 0)
- Credits.TextSize = 16
- Close.Name = "Close"
- Close.Parent = MainFrame
- Close.BackgroundColor3 = Color3.new(1, 1, 1)
- Close.BackgroundTransparency = 2
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(0.974155068, 0, -0.048101265, 0)
- Close.Size = UDim2.new(0, 29, 0, 23)
- Close.Font = Enum.Font.SourceSansBold
- Close.Text = "X"
- Close.TextColor3 = Color3.new(0, 0, 0)
- Close.TextSize = 20
- Close.MouseButton1Down:connect(function()
- MainFrame.Visible = false
- OpenFrame.Visible = true
- end)
- BeeSwarm.Name = "Bee Swarm"
- BeeSwarm.Parent = MainFrame
- BeeSwarm.BackgroundColor3 = Color3.new(0.388235, 0.427451, 1)
- BeeSwarm.BorderSizePixel = 2
- BeeSwarm.Position = UDim2.new(0.300198793, 0, 0.784810126, 0)
- BeeSwarm.Size = UDim2.new(0, 200, 0, 50)
- BeeSwarm.Font = Enum.Font.SourceSansBold
- BeeSwarm.Text = "BEE SWARM SIMULATOR GUI"
- BeeSwarm.TextColor3 = Color3.new(0, 0, 0)
- BeeSwarm.TextSize = 15
- BeeSwarm.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/cbzxFcjS', true))()
- end)
- OpenFrame.Name = "Open Frame"
- OpenFrame.Parent = VexGUI
- OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- OpenFrame.Position = UDim2.new(0, 0, 0.454806298, 0)
- OpenFrame.Size = UDim2.new(0, 108, 0, 48)
- OpenFrame.Style = Enum.FrameStyle.ChatRed
- TextButton.Parent = OpenFrame
- TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton.Position = UDim2.new(-0.166666672, 0, -0.645833433, 0)
- TextButton.Size = UDim2.new(0, 108, 0, 48)
- TextButton.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
- TextButton.Font = Enum.Font.Highway
- TextButton.Text = "OPEN"
- TextButton.TextColor3 = Color3.new(0, 0, 0)
- TextButton.TextSize = 20
- TextButton.MouseButton1Down:connect(function()
- MainFrame.Visible = true
- OpenFrame.Visible = false
- end)
- -- Scripts:
- game.StarterGui:SetCore('SendNotification', {
- Title = "Gui Made By VextozR1";
- Text = "Thanks For Using VexHUB";
- duration = 1000000000000000;
- })
- wait(1)
- game.StarterGui:SetCore('SendNotification', {
- Title = "VexHUB";
- Text = "Thanks For Using VexHUB! ";
- duration = 1000000000000000;
- })
- wait(1)
- game.StarterGui:SetCore('SendNotification', {
- Title = "VexHUB";
- Text = "If gui won't show your exploit dont support loadstrings :D!";
- duration = 1000000000000000;
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement