Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Borys9975
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Verification = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local KeyBox = Instance.new("TextBox")
- local UICorner_2 = Instance.new("UICorner")
- local Submit = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local GetKey = Instance.new("TextLabel")
- local UICorner_4 = Instance.new("UICorner")
- local Main = Instance.new("Frame")
- local UICorner_5 = Instance.new("UICorner")
- local Close = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local Minimize = Instance.new("TextButton")
- local UICorner_7 = Instance.new("UICorner")
- local UnlockHoverBoards = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local Rejoin = Instance.new("TextButton")
- local UICorner_9 = Instance.new("UICorner")
- local Axo = Instance.new("TextButton")
- local UICorner_10 = Instance.new("UICorner")
- local Open = Instance.new("TextButton")
- local UICorner_11 = Instance.new("UICorner")
- local CloseConfirm = Instance.new("Frame")
- local UICorner_12 = Instance.new("UICorner")
- local RUSure = Instance.new("TextLabel")
- local UICorner_13 = Instance.new("UICorner")
- local Yes = Instance.new("TextButton")
- local UICorner_14 = Instance.new("UICorner")
- local No = Instance.new("TextButton")
- local UICorner_15 = Instance.new("UICorner")
- local Axos = Instance.new("ImageLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Verification.Name = "Verification"
- Verification.Parent = ScreenGui
- Verification.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- Verification.Position = UDim2.new(0.355623096, 0, 0.268292636, 0)
- Verification.Size = UDim2.new(0, 285, 0, 285)
- Verification.Active = true
- Verification.Draggable = true
- UICorner.Parent = Verification
- KeyBox.Name = "KeyBox"
- KeyBox.Parent = Verification
- KeyBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- KeyBox.BackgroundTransparency = 0.500
- KeyBox.Position = UDim2.new(0.147368416, 0, 0.410526305, 0)
- KeyBox.Size = UDim2.new(0, 200, 0, 50)
- KeyBox.Font = Enum.Font.SourceSans
- KeyBox.PlaceholderText = "Enter AxoKey Here"
- KeyBox.Text = "Enter AxoKey Here"
- KeyBox.TextColor3 = Color3.fromRGB(0, 0, 0)
- KeyBox.TextScaled = true
- KeyBox.TextSize = 14.000
- KeyBox.TextWrapped = true
- UICorner_2.Parent = KeyBox
- Submit.Name = "Submit"
- Submit.Parent = Verification
- Submit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Submit.BackgroundTransparency = 0.500
- Submit.Position = UDim2.new(0.147368416, 0, 0.656140327, 0)
- Submit.Size = UDim2.new(0, 200, 0, 50)
- Submit.Font = Enum.Font.Cartoon
- Submit.Text = "Submit"
- Submit.TextColor3 = Color3.fromRGB(0, 0, 0)
- Submit.TextScaled = true
- Submit.TextSize = 14.000
- Submit.TextWrapped = true
- UICorner_3.Parent = Submit
- GetKey.Name = "GetKey"
- GetKey.Parent = Verification
- GetKey.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- GetKey.BackgroundTransparency = 0.500
- GetKey.Size = UDim2.new(0, 285, 0, 105)
- GetKey.Font = Enum.Font.Cartoon
- GetKey.Text = "Get Key At bit.ly/AxoHubKey"
- GetKey.TextColor3 = Color3.fromRGB(0, 0, 0)
- GetKey.TextScaled = true
- GetKey.TextSize = 14.000
- GetKey.TextWrapped = true
- UICorner_4.Parent = GetKey
- Main.Name = "Main"
- Main.Parent = ScreenGui
- Main.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- Main.Position = UDim2.new(0.246200621, 0, 0.213008121, 0)
- Main.Size = UDim2.new(0, 500, 0, 350)
- Main.Visible = false
- Main.Active = true
- Main.Draggable = true
- UICorner_5.Parent = Main
- Close.Name = "Close"
- Close.Parent = Main
- Close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- Close.Position = UDim2.new(0.934000015, 0, 0, 0)
- Close.Size = UDim2.new(0, 33, 0, 33)
- Close.Font = Enum.Font.SourceSans
- Close.Text = "X"
- Close.TextColor3 = Color3.fromRGB(255, 255, 255)
- Close.TextScaled = true
- Close.TextSize = 14.000
- Close.TextWrapped = true
- UICorner_6.Parent = Close
- Minimize.Name = "Minimize"
- Minimize.Parent = Main
- Minimize.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Minimize.Position = UDim2.new(0.868000031, 0, 0, 0)
- Minimize.Size = UDim2.new(0, 33, 0, 33)
- Minimize.Font = Enum.Font.SourceSans
- Minimize.Text = "-"
- Minimize.TextColor3 = Color3.fromRGB(0, 0, 0)
- Minimize.TextScaled = true
- Minimize.TextSize = 14.000
- Minimize.TextWrapped = true
- UICorner_7.Parent = Minimize
- UnlockHoverBoards.Name = "UnlockHoverBoards"
- UnlockHoverBoards.Parent = Main
- UnlockHoverBoards.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- UnlockHoverBoards.BackgroundTransparency = 0.500
- UnlockHoverBoards.Position = UDim2.new(0, 0, 0.0942857116, 0)
- UnlockHoverBoards.Size = UDim2.new(0, 150, 0, 50)
- UnlockHoverBoards.Font = Enum.Font.SourceSans
- UnlockHoverBoards.Text = "Unlock Hoverboards"
- UnlockHoverBoards.TextColor3 = Color3.fromRGB(255, 255, 255)
- UnlockHoverBoards.TextScaled = true
- UnlockHoverBoards.TextSize = 14.000
- UnlockHoverBoards.TextStrokeTransparency = 0.000
- UnlockHoverBoards.TextWrapped = true
- UICorner_8.Parent = UnlockHoverBoards
- Rejoin.Name = "Rejoin"
- Rejoin.Parent = Main
- Rejoin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Rejoin.BackgroundTransparency = 0.500
- Rejoin.Position = UDim2.new(0, 0, 0.237142861, 0)
- Rejoin.Size = UDim2.new(0, 150, 0, 50)
- Rejoin.Font = Enum.Font.SourceSans
- Rejoin.Text = "Rejoin"
- Rejoin.TextColor3 = Color3.fromRGB(255, 255, 255)
- Rejoin.TextScaled = true
- Rejoin.TextSize = 14.000
- Rejoin.TextStrokeTransparency = 0.000
- Rejoin.TextWrapped = true
- UICorner_9.Parent = Rejoin
- Axo.Name = "Axo"
- Axo.Parent = Main
- Axo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Axo.BackgroundTransparency = 0.500
- Axo.Position = UDim2.new(0, 0, 0.379999995, 0)
- Axo.Size = UDim2.new(0, 150, 0, 50)
- Axo.Font = Enum.Font.SourceSans
- Axo.Text = "Axo!"
- Axo.TextColor3 = Color3.fromRGB(255, 255, 255)
- Axo.TextScaled = true
- Axo.TextSize = 14.000
- Axo.TextStrokeTransparency = 0.000
- Axo.TextWrapped = true
- UICorner_10.Parent = Axo
- Open.Name = "Open"
- Open.Parent = ScreenGui
- Open.BackgroundColor3 = Color3.fromRGB(0, 170, 255)
- Open.Position = UDim2.new(0, 0, 0.918699145, 0)
- Open.Size = UDim2.new(0, 115, 0, 50)
- Open.Visible = false
- Open.Font = Enum.Font.Cartoon
- Open.Text = "AxoHub"
- Open.TextColor3 = Color3.fromRGB(255, 255, 255)
- Open.TextScaled = true
- Open.TextSize = 14.000
- Open.TextStrokeTransparency = 0.000
- Open.TextWrapped = true
- Open.Active = true
- Open.Draggable = true
- UICorner_11.Parent = Open
- CloseConfirm.Name = "CloseConfirm"
- CloseConfirm.Parent = ScreenGui
- CloseConfirm.BackgroundColor3 = Color3.fromRGB(203, 203, 203)
- CloseConfirm.Position = UDim2.new(0.303951383, 0, 0.18699187, 0)
- CloseConfirm.Size = UDim2.new(0, 385, 0, 250)
- CloseConfirm.Visible = false
- CloseConfirm.Active = true
- CloseConfirm.Draggable = true
- UICorner_12.Parent = CloseConfirm
- RUSure.Name = "RUSure?"
- RUSure.Parent = CloseConfirm
- RUSure.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- RUSure.BackgroundTransparency = 1.000
- RUSure.Size = UDim2.new(0, 385, 0, 100)
- RUSure.Font = Enum.Font.Cartoon
- RUSure.Text = "Are You Sure?"
- RUSure.TextColor3 = Color3.fromRGB(255, 255, 255)
- RUSure.TextScaled = true
- RUSure.TextSize = 14.000
- RUSure.TextStrokeTransparency = 0.000
- RUSure.TextWrapped = true
- UICorner_13.Parent = RUSure
- Yes.Name = "Yes"
- Yes.Parent = CloseConfirm
- Yes.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- Yes.BackgroundTransparency = 0.300
- Yes.Position = UDim2.new(0, 0, 0.669766247, 0)
- Yes.Size = UDim2.new(0, 150, 0, 50)
- Yes.Font = Enum.Font.Cartoon
- Yes.Text = "Yes"
- Yes.TextColor3 = Color3.fromRGB(255, 255, 255)
- Yes.TextScaled = true
- Yes.TextSize = 14.000
- Yes.TextStrokeTransparency = 0.000
- Yes.TextWrapped = true
- UICorner_14.Parent = Yes
- No.Name = "No"
- No.Parent = CloseConfirm
- No.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
- No.BackgroundTransparency = 0.300
- No.Position = UDim2.new(0.61038959, 0, 0.669766247, 0)
- No.Size = UDim2.new(0, 150, 0, 50)
- No.Font = Enum.Font.Cartoon
- No.Text = "No"
- No.TextColor3 = Color3.fromRGB(255, 255, 255)
- No.TextScaled = true
- No.TextSize = 14.000
- No.TextStrokeTransparency = 0.000
- No.TextWrapped = true
- UICorner_15.Parent = No
- Axos.Name = "Axos"
- Axos.Parent = ScreenGui
- Axos.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Axos.BackgroundTransparency = 1.000
- Axos.Position = UDim2.new(0.372847021, 0, 0.295934945, 0)
- Axos.Size = UDim2.new(0, 250, 0, 250)
- Axos.Visible = false
- Axos.Image = "http://www.roblox.com/asset/?id=9139674677"
- Axos.ScaleType = Enum.ScaleType.Fit
- Axos.Active = true
- Axos.Draggable = true
- -- Scripts:
- local function WLEIXXS_fake_script() -- Submit.Key System
- local script = Instance.new('LocalScript', Submit)
- Submit.MouseButton1Click:Connect(function(EnterCorrectKey)
- if KeyBox.Text == "Axo-997569420" then
- KeyBox.Text = "Correct Key"
- wait(.5)
- KeyBox.Text = "Loading.."
- wait(1.5)
- Main.Visible = true
- Verification:Destroy()
- end
- end)
- end
- coroutine.wrap(WLEIXXS_fake_script)()
- local function MEYRR_fake_script() -- Close.CloseScript
- local script = Instance.new('LocalScript', Close)
- Close.MouseButton1Click:Connect(function(CloseConfirming)
- CloseConfirm.Visible = true
- end)
- end
- coroutine.wrap(MEYRR_fake_script)()
- local function ULZHT_fake_script() -- Minimize.MinimizeScript
- local script = Instance.new('LocalScript', Minimize)
- Minimize.MouseButton1Click:Connect(function(Minimized)
- Main.Visible = false
- Open.Visible = true
- end)
- end
- coroutine.wrap(ULZHT_fake_script)()
- local function CETVTD_fake_script() -- UnlockHoverBoards.HoverBoardScript
- local script = Instance.new('LocalScript', UnlockHoverBoards)
- UnlockHoverBoards.MouseButton1Click:Connect(function(UnlockHoverBoards)
- local tbl = require(game.ReplicatedStorage.Framework.Modules.Client["4 | Save"]).Get() tbl.Hoverboards = {} for i,v in pairs(game.ReplicatedStorage.Game.Hoverboards:GetChildren())do table.insert(tbl.Hoverboards, v.Name) end getsenv(game.Players.LocalPlayer.PlayerScripts.Scripts.GUIs.Hoverboards).Update() getsenv(game.Players.LocalPlayer.PlayerScripts.Scripts.GUIs.Hoverboards).Equip = function(board) tbl.EquippedHoverboard = board getsenv(game.Players.LocalPlayer.PlayerScripts.Scripts.GUIs.Hoverboards).Update() end
- end)
- end
- coroutine.wrap(CETVTD_fake_script)()
- local function YCQNA_fake_script() -- Rejoin.RejoinScript
- local script = Instance.new('LocalScript', Rejoin)
- Rejoin.MouseButton1Click:Connect(function(Rejoin)
- game:GetService("TeleportService"):Teleport(game.PlaceId)
- end)
- end
- coroutine.wrap(YCQNA_fake_script)()
- local function DAPW_fake_script() -- Axo.AxoScript
- local script = Instance.new('LocalScript', Axo)
- Axo.MouseButton1Click:Connect(function(Axo)
- Axos.Visible = true
- wait(1.5)
- Axos.Visible = false
- end)
- end
- coroutine.wrap(DAPW_fake_script)()
- local function HVDYEVN_fake_script() -- Open.OpenScript
- local script = Instance.new('LocalScript', Open)
- Open.MouseButton1Click:Connect(function(OpenAxoHub)
- Main.Visible = true
- Open.Visible = false
- end)
- end
- coroutine.wrap(HVDYEVN_fake_script)()
- local function KJGL_fake_script() -- Yes.CloseScript
- local script = Instance.new('LocalScript', Yes)
- Yes.MouseButton1Click:Connect(function(Closed)
- Main:Destroy()
- CloseConfirm:Destroy()
- Open:Destroy()
- end)
- end
- coroutine.wrap(KJGL_fake_script)()
- local function CKDWWZ_fake_script() -- No.CancelScript
- local script = Instance.new('LocalScript', No)
- No.MouseButton1Click:Connect(function(Closed)
- CloseConfirm.Visible = false
- end)
- end
- coroutine.wrap(CKDWWZ_fake_script)()
Add Comment
Please, Sign In to add comment