Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Made By Legend HandlesYT Go SUB!
- -- Version: 1
- -- Script!:
- local GuiMenuDRAGTHISINTOSTARTERGUI = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Menu = Instance.new("Frame")
- local MenuButton = Instance.new("TextButton")
- local ShopAndInfoBar = Instance.new("Frame")
- local Close = Instance.new("Frame")
- local Close_2 = Instance.new("TextButton")
- local Shop = Instance.new("TextButton")
- local Shop_2 = Instance.new("TextButton")
- local Shop_3 = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local ImageLabel = Instance.new("ImageLabel")
- local ImageLabel_2 = Instance.new("ImageLabel")
- local Info = Instance.new("Frame")
- local Close_3 = Instance.new("TextButton")
- local Line1 = Instance.new("TextLabel")
- local Title = Instance.new("TextLabel")
- local Shop_4 = Instance.new("Frame")
- local Close_4 = Instance.new("TextButton")
- local Admin = Instance.new("Frame")
- local ImageLabel_3 = Instance.new("ImageLabel")
- local Buy = Instance.new("TextButton")
- local PassTitle = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- --Properties:
- GuiMenuDRAGTHISINTOSTARTERGUI.Name = "Gui Menu (DRAG THIS INTO STARTERGUI)"
- GuiMenuDRAGTHISINTOSTARTERGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = GuiMenuDRAGTHISINTOSTARTERGUI
- Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame.BackgroundTransparency = 1.000
- Frame.Size = UDim2.new(1, 0, 1, 0)
- Menu.Name = "Menu"
- Menu.Parent = Frame
- Menu.BackgroundColor3 = Color3.fromRGB(61, 184, 0)
- Menu.Position = UDim2.new(0.457819909, 0, 1, -75)
- Menu.Size = UDim2.new(0, 150, 0, 75)
- Menu.Style = Enum.FrameStyle.RobloxRound
- MenuButton.Name = "MenuButton"
- MenuButton.Parent = Menu
- MenuButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MenuButton.Size = UDim2.new(0, 134, 0, 58)
- MenuButton.Font = Enum.Font.SourceSans
- MenuButton.Text = "Legend Handles Rb World GUI (Open)"
- MenuButton.TextScaled = true
- MenuButton.TextSize = 14.000
- MenuButton.TextWrapped = true
- ShopAndInfoBar.Name = "ShopAndInfoBar"
- ShopAndInfoBar.Parent = Frame
- ShopAndInfoBar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ShopAndInfoBar.Position = UDim2.new(0.254421532, 0, 0.311897099, -75)
- ShopAndInfoBar.Size = UDim2.new(0, 303, 0, 232)
- ShopAndInfoBar.Visible = false
- ShopAndInfoBar.Style = Enum.FrameStyle.RobloxRound
- Close.Name = "Close"
- Close.Parent = ShopAndInfoBar
- Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close.Position = UDim2.new(0.303300351, 6, 0.46842742, 67)
- Close.Size = UDim2.new(0, 100, 0, 45)
- Close.Style = Enum.FrameStyle.RobloxSquare
- Close_2.Name = "Close"
- Close_2.Parent = Close
- Close_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close_2.Position = UDim2.new(0, 0, 0.0444444418, 0)
- Close_2.Size = UDim2.new(0, 84, 0, 28)
- Close_2.AutoButtonColor = false
- Close_2.Font = Enum.Font.SourceSans
- Close_2.Text = "Close"
- Close_2.TextScaled = true
- Close_2.TextSize = 14.000
- Close_2.TextWrapped = true
- Shop.Name = "Shop"
- Shop.Parent = ShopAndInfoBar
- Shop.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Shop.Position = UDim2.new(-0.0132013261, 0, -0.0120670991, 0)
- Shop.Size = UDim2.new(0, 134, 0, 58)
- Shop.Font = Enum.Font.SourceSans
- Shop.Text = "Shift to Sprint (Hold Shift)"
- Shop.TextScaled = true
- Shop.TextSize = 14.000
- Shop.TextWrapped = true
- Shop_2.Name = "Shop"
- Shop_2.Parent = ShopAndInfoBar
- Shop_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Shop_2.Position = UDim2.new(-0.0132013205, 0, 0.261146486, 0)
- Shop_2.Size = UDim2.new(0, 134, 0, 58)
- Shop_2.Font = Enum.Font.SourceSans
- Shop_2.Text = "Ball Extender (Press q and press r to turn off)"
- Shop_2.TextScaled = true
- Shop_2.TextSize = 14.000
- Shop_2.TextWrapped = true
- Shop_3.Name = "Shop"
- Shop_3.Parent = ShopAndInfoBar
- Shop_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Shop_3.Position = UDim2.new(0.462046236, 0, 0.0913811773, 0)
- Shop_3.Size = UDim2.new(0, 134, 0, 58)
- Shop_3.Font = Enum.Font.SourceSans
- Shop_3.Text = "Cracked GUI"
- Shop_3.TextScaled = true
- Shop_3.TextSize = 14.000
- Shop_3.TextWrapped = true
- TextLabel.Parent = ShopAndInfoBar
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.Position = UDim2.new(0.148514852, 0, 0.543103397, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Made By Legend HandlesYT Go sub to him!"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- ImageLabel.Parent = ShopAndInfoBar
- ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel.BackgroundTransparency = 1.000
- ImageLabel.Position = UDim2.new(-0.032796327, 0, 0.583828807, 0)
- ImageLabel.Size = UDim2.new(0, 85, 0, 97)
- ImageLabel.Image = "http://www.roblox.com/asset/?id=6864604891"
- ImageLabel_2.Parent = ShopAndInfoBar
- ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_2.BackgroundTransparency = 1.000
- ImageLabel_2.Position = UDim2.new(0.726279557, 0, 0.583828807, 0)
- ImageLabel_2.Size = UDim2.new(0, 85, 0, 97)
- ImageLabel_2.Image = "http://www.roblox.com/asset/?id=6864604891"
- Info.Name = "Info"
- Info.Parent = Frame
- Info.BackgroundColor3 = Color3.fromRGB(61, 184, 0)
- Info.Position = UDim2.new(0.801421821, -250, 0.891167164, -150)
- Info.Size = UDim2.new(0, 182, 0, 52)
- Info.Visible = false
- Info.Style = Enum.FrameStyle.RobloxRound
- Close_3.Name = "Close"
- Close_3.Parent = Info
- Close_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close_3.Position = UDim2.new(0, 0, 0, 228)
- Close_3.Size = UDim2.new(0, 484, 0, 58)
- Close_3.Font = Enum.Font.SourceSans
- Close_3.Text = "Close"
- Close_3.TextColor3 = Color3.fromRGB(20, 20, 20)
- Close_3.TextScaled = true
- Close_3.TextSize = 14.000
- Close_3.TextWrapped = true
- Line1.Name = "Line1"
- Line1.Parent = Info
- Line1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Line1.BackgroundTransparency = 1.000
- Line1.Position = UDim2.new(0.00499999989, 0, 0.25, 0)
- Line1.Size = UDim2.new(0, 480, 0, 150)
- Line1.Font = Enum.Font.SourceSans
- Line1.Text = "Write your text here!"
- Line1.TextColor3 = Color3.fromRGB(255, 255, 255)
- Line1.TextSize = 24.000
- Line1.TextWrapped = true
- Line1.TextYAlignment = Enum.TextYAlignment.Top
- Title.Name = "Title"
- Title.Parent = Info
- Title.BackgroundColor3 = Color3.fromRGB(61, 184, 0)
- Title.BackgroundTransparency = 1.000
- Title.Size = UDim2.new(0, 484, 0, 58)
- Title.Font = Enum.Font.SourceSans
- Title.Text = "Info"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextSize = 48.000
- Title.TextWrapped = true
- Shop_4.Name = "Shop"
- Shop_4.Parent = Frame
- Shop_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Shop_4.Position = UDim2.new(0.5, -250, 0.5, -250)
- Shop_4.Size = UDim2.new(0, 500, 0, 500)
- Shop_4.Visible = false
- Shop_4.Style = Enum.FrameStyle.RobloxRound
- Close_4.Name = "Close"
- Close_4.Parent = Shop_4
- Close_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close_4.Position = UDim2.new(0, 0, 0, 428)
- Close_4.Size = UDim2.new(0, 484, 0, 58)
- Close_4.Font = Enum.Font.SourceSans
- Close_4.Text = "Close"
- Close_4.TextColor3 = Color3.fromRGB(25, 25, 25)
- Close_4.TextScaled = true
- Close_4.TextSize = 14.000
- Close_4.TextWrapped = true
- Admin.Name = "Admin"
- Admin.Parent = Shop_4
- Admin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Admin.BackgroundTransparency = 1.000
- Admin.Size = UDim2.new(0, 100, 0, 100)
- ImageLabel_3.Parent = Admin
- ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel_3.Position = UDim2.new(0, 0, 0, 70)
- ImageLabel_3.Size = UDim2.new(0, 150, 0, 150)
- ImageLabel_3.Image = "rbxassetid://5774069036"
- Buy.Name = "Buy"
- Buy.Parent = Admin
- Buy.BackgroundColor3 = Color3.fromRGB(170, 85, 0)
- Buy.Position = UDim2.new(0, 160, 0, 150)
- Buy.Size = UDim2.new(0, 325, 0, 60)
- Buy.Font = Enum.Font.SourceSansBold
- Buy.Text = "Buy! Admin"
- Buy.TextColor3 = Color3.fromRGB(255, 255, 255)
- Buy.TextSize = 36.000
- Buy.TextWrapped = true
- PassTitle.Name = "PassTitle"
- PassTitle.Parent = Admin
- PassTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- PassTitle.BackgroundTransparency = 1.000
- PassTitle.Position = UDim2.new(0, 160, 0, 70)
- PassTitle.Size = UDim2.new(0, 325, 0, 60)
- PassTitle.Font = Enum.Font.SourceSans
- PassTitle.Text = "Admin"
- PassTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
- PassTitle.TextScaled = true
- PassTitle.TextSize = 14.000
- PassTitle.TextWrapped = true
- TextLabel_2.Parent = Shop_4
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(61, 184, 0)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.Size = UDim2.new(0, 484, 0, 58)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "Gamepass Shop"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- -- Scripts:
- local function XEFD_fake_script() -- MenuButton.LocalScript
- local script = Instance.new('LocalScript', MenuButton)
- local menu = script.Parent.Parent
- script.Parent.MouseButton1Down:connect(function()
- menu.Parent.ShopAndInfoBar.Visible = true
- menu.Visible = false
- end)
- end
- coroutine.wrap(XEFD_fake_script)()
- local function UEGMIGX_fake_script() -- Close_2.LocalScript
- local script = Instance.new('LocalScript', Close_2)
- script.Parent.MouseButton1Down:connect(function()
- script.Parent.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.Parent.Menu.Visible = true
- end)
- end
- coroutine.wrap(UEGMIGX_fake_script)()
- local function FSEGJAB_fake_script() -- Shop.LocalScript
- local script = Instance.new('LocalScript', Shop)
- function Click(mouse)
- ShiftHeld = false
- local gcheck = true
- urspeed = -1 -- The lower it is the faster. So don't worry about it being minus 1
- function ChangeFaster(inputObject, gameProcessedEvent)
- if inputObject.KeyCode == Enum.KeyCode.Minus and gameProcessedEvent == false then
- urspeed = urspeed - 0.1
- end
- end
- function ChangeSlower(inputObject, gameProcessedEvent)
- if inputObject.KeyCode == Enum.KeyCode.Equals and gameProcessedEvent == false then
- urspeed = urspeed + 0.1
- end
- end
- function GChecker(inputObject, gameProcessedEvent)
- if inputObject.KeyCode == Enum.KeyCode.K and gameProcessedEvent == false then
- if gcheck == false then
- gcheck = true
- elseif gcheck == true then
- gcheck = false
- end
- end
- end
- game:GetService("UserInputService").InputBegan:connect(GChecker)
- function PressShift(inputObject,gameProcessedEvent)
- if inputObject.KeyCode == Enum.KeyCode.LeftShift and gameProcessedEvent == false and gcheck == true then
- ShiftHeld = true
- end
- end
- function ReleaseShift(inputObject,gameProcessed)
- if inputObject.KeyCode == Enum.KeyCode.LeftShift then
- ShiftHeld = false
- end
- end
- game:GetService("UserInputService").InputBegan:connect(PressShift)
- game:GetService("UserInputService").InputEnded:connect(ReleaseShift)
- game:GetService("UserInputService").InputBegan:connect(ChangeFaster)
- game:GetService("UserInputService").InputBegan:connect(ChangeSlower)
- game:GetService('RunService').Stepped:connect(function()
- if ShiftHeld == true then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,urspeed)
- end
- end)
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(FSEGJAB_fake_script)()
- local function FMVHOV_fake_script() -- Shop_2.LocalScript
- local script = Instance.new('LocalScript', Shop_2)
- function Click(mouse)
- loadstring(game:HttpGet(("https://pastebin.com/raw/u7sQ2UZs"), true))()
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(FMVHOV_fake_script)()
- local function BAXH_fake_script() -- Shop_3.LocalScript
- local script = Instance.new('LocalScript', Shop_3)
- function Click(mouse)
- loadstring(game:HttpGet(("https://pastebin.com/raw/ECwCATRK"), true))()
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(BAXH_fake_script)()
- local function EQOXGD_fake_script() -- Close_3.LocalScript
- local script = Instance.new('LocalScript', Close_3)
- script.Parent.MouseButton1Down:connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(EQOXGD_fake_script)()
- local function CDKZS_fake_script() -- Close_4.LocalScript
- local script = Instance.new('LocalScript', Close_4)
- script.Parent.MouseButton1Down:connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(CDKZS_fake_script)()
- local function ONFQTY_fake_script() -- Buy.Change me
- local script = Instance.new('LocalScript', Buy)
- id = 12229935
- player = game.Players.LocalPlayer
- script.Parent.MouseButton1Click:connect(function()
- game:GetService("MarketplaceService"):PromptPurchase(player,id)
- end)
- end
- coroutine.wrap(ONFQTY_fake_script)()
- -- Shop_4.READ ME is disabled.
Add Comment
Please, Sign In to add comment