Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local n00bHub = Instance.new("ScreenGui")
- local Background = Instance.new("Frame")
- local n00b = Instance.new("Frame")
- local n00b_2 = Instance.new("TextLabel")
- local n00b_3 = Instance.new("ImageLabel")
- local List = Instance.new("Frame")
- local UIListLayout = Instance.new("UIListLayout")
- local InfYield = Instance.new("TextButton")
- local Backdoorexe = Instance.new("TextButton")
- local Owlhub = Instance.new("TextButton")
- local Hathub = Instance.new("TextButton")
- local UniversalFE = Instance.new("TextButton")
- local n00bhub = Instance.new("TextButton")
- local Executor = Instance.new("TextBox")
- local Execute = Instance.new("TextButton")
- --Properties:
- n00bHub.Name = "n00b Hub"
- n00bHub.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- n00bHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Background.Name = "Background"
- Background.Parent = n00bHub
- Background.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Background.BackgroundTransparency = 0.500
- Background.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Background.BorderSizePixel = 0
- Background.Position = UDim2.new(0.318931669, 0, 0.257525086, 0)
- Background.Size = UDim2.new(0.362136692, 0, 0.483835012, 0)
- n00b.Name = "n00b"
- n00b.Parent = Background
- n00b.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- n00b.BorderColor3 = Color3.fromRGB(0, 0, 0)
- n00b.BorderSizePixel = 0
- n00b.Size = UDim2.new(0.997830808, 0, 0.076036863, 0)
- n00b_2.Name = "n00b"
- n00b_2.Parent = n00b
- n00b_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- n00b_2.BackgroundTransparency = 1.000
- n00b_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- n00b_2.BorderSizePixel = 0
- n00b_2.Size = UDim2.new(0.271739125, 0, 1, 0)
- n00b_2.Font = Enum.Font.SourceSans
- n00b_2.Text = "n00b GUI"
- n00b_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- n00b_2.TextScaled = true
- n00b_2.TextSize = 14.000
- n00b_2.TextWrapped = true
- n00b_3.Name = "n00b"
- n00b_3.Parent = Background
- n00b_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- n00b_3.BackgroundTransparency = 1.000
- n00b_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- n00b_3.BorderSizePixel = 0
- n00b_3.Position = UDim2.new(0.800433815, 0, 0.790322602, 0)
- n00b_3.Size = UDim2.new(0.197396964, 0, 0.209677413, 0)
- n00b_3.Image = "http://www.roblox.com/asset/?id=17700354752"
- List.Name = "List"
- List.Parent = Background
- List.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- List.BackgroundTransparency = 1.000
- List.BorderColor3 = Color3.fromRGB(0, 0, 0)
- List.BorderSizePixel = 0
- List.Position = UDim2.new(0, 0, 0.0921659023, 0)
- List.Size = UDim2.new(0.314533621, 0, 0.907834113, 0)
- UIListLayout.Parent = List
- UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
- UIListLayout.Padding = UDim.new(0.00499999989, 0)
- InfYield.Name = "Inf Yield"
- InfYield.Parent = List
- InfYield.BackgroundColor3 = Color3.fromRGB(154, 0, 3)
- InfYield.BackgroundTransparency = 0.500
- InfYield.BorderColor3 = Color3.fromRGB(0, 0, 0)
- InfYield.BorderSizePixel = 0
- InfYield.Size = UDim2.new(1, 0, 0.0812182724, 0)
- InfYield.Font = Enum.Font.SourceSans
- InfYield.Text = "Infinite Yield"
- InfYield.TextColor3 = Color3.fromRGB(0, 0, 0)
- InfYield.TextScaled = true
- InfYield.TextSize = 14.000
- InfYield.TextWrapped = true
- Backdoorexe.Name = "Backdoor.exe"
- Backdoorexe.Parent = List
- Backdoorexe.BackgroundColor3 = Color3.fromRGB(255, 133, 11)
- Backdoorexe.BackgroundTransparency = 0.500
- Backdoorexe.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Backdoorexe.BorderSizePixel = 0
- Backdoorexe.Position = UDim2.new(0, 0, 0.0898005217, 0)
- Backdoorexe.Size = UDim2.new(1, 0, 0.0812182724, 0)
- Backdoorexe.Font = Enum.Font.SourceSans
- Backdoorexe.Text = "Backdoor.exe"
- Backdoorexe.TextColor3 = Color3.fromRGB(0, 0, 0)
- Backdoorexe.TextScaled = true
- Backdoorexe.TextSize = 14.000
- Backdoorexe.TextWrapped = true
- Owlhub.Name = "Owl hub"
- Owlhub.Parent = List
- Owlhub.BackgroundColor3 = Color3.fromRGB(255, 247, 0)
- Owlhub.BackgroundTransparency = 0.500
- Owlhub.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Owlhub.BorderSizePixel = 0
- Owlhub.Position = UDim2.new(0, 0, 0.0898005217, 0)
- Owlhub.Size = UDim2.new(1, 0, 0.0812182724, 0)
- Owlhub.Font = Enum.Font.SourceSans
- Owlhub.Text = "Owl Hub"
- Owlhub.TextColor3 = Color3.fromRGB(0, 0, 0)
- Owlhub.TextScaled = true
- Owlhub.TextSize = 14.000
- Owlhub.TextWrapped = true
- Hathub.Name = "Hat hub"
- Hathub.Parent = List
- Hathub.BackgroundColor3 = Color3.fromRGB(0, 65, 5)
- Hathub.BackgroundTransparency = 0.500
- Hathub.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Hathub.BorderSizePixel = 0
- Hathub.Position = UDim2.new(0, 0, 0.0898005217, 0)
- Hathub.Size = UDim2.new(1, 0, 0.0812182724, 0)
- Hathub.Font = Enum.Font.SourceSans
- Hathub.Text = "Hat Hub"
- Hathub.TextColor3 = Color3.fromRGB(0, 0, 0)
- Hathub.TextScaled = true
- Hathub.TextSize = 14.000
- Hathub.TextWrapped = true
- UniversalFE.Name = "Universal FE "
- UniversalFE.Parent = List
- UniversalFE.BackgroundColor3 = Color3.fromRGB(0, 86, 132)
- UniversalFE.BackgroundTransparency = 0.500
- UniversalFE.BorderColor3 = Color3.fromRGB(0, 0, 0)
- UniversalFE.BorderSizePixel = 0
- UniversalFE.Position = UDim2.new(0, 0, 0.0898005217, 0)
- UniversalFE.Size = UDim2.new(1, 0, 0.0812182724, 0)
- UniversalFE.Font = Enum.Font.SourceSans
- UniversalFE.Text = "Universeal FE script"
- UniversalFE.TextColor3 = Color3.fromRGB(0, 0, 0)
- UniversalFE.TextScaled = true
- UniversalFE.TextSize = 14.000
- UniversalFE.TextWrapped = true
- n00bhub.Name = "n00b hub"
- n00bhub.Parent = List
- n00bhub.BackgroundColor3 = Color3.fromRGB(101, 0, 159)
- n00bhub.BackgroundTransparency = 0.500
- n00bhub.BorderColor3 = Color3.fromRGB(0, 0, 0)
- n00bhub.BorderSizePixel = 0
- n00bhub.Position = UDim2.new(0, 0, 0.0898005217, 0)
- n00bhub.Size = UDim2.new(1, 0, 0.0812182724, 0)
- n00bhub.Font = Enum.Font.SourceSans
- n00bhub.Text = "n00b Hub (First one I made) (WIP) "
- n00bhub.TextColor3 = Color3.fromRGB(0, 0, 0)
- n00bhub.TextScaled = true
- n00bhub.TextSize = 14.000
- n00bhub.TextWrapped = true
- Executor.Name = "Executor"
- Executor.Parent = Background
- Executor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Executor.BackgroundTransparency = 1.000
- Executor.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Executor.BorderSizePixel = 0
- Executor.Position = UDim2.new(0.314533621, 0, 0.076036863, 0)
- Executor.Size = UDim2.new(0.685466349, 0, 0.714285731, 0)
- Executor.Font = Enum.Font.SourceSans
- Executor.Text = "Script"
- Executor.TextColor3 = Color3.fromRGB(0, 0, 0)
- Executor.TextSize = 25.000
- Executor.TextWrapped = true
- Executor.TextXAlignment = Enum.TextXAlignment.Left
- Executor.TextYAlignment = Enum.TextYAlignment.Top
- Execute.Name = "Execute"
- Execute.Parent = Executor
- Execute.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Execute.BackgroundTransparency = 0.500
- Execute.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Execute.BorderSizePixel = 0
- Execute.Position = UDim2.new(0, 0, 1, 0)
- Execute.Size = UDim2.new(0.708860755, 0, 0.122580647, 0)
- Execute.Font = Enum.Font.SourceSans
- Execute.Text = "Execute"
- Execute.TextColor3 = Color3.fromRGB(0, 0, 0)
- Execute.TextScaled = true
- Execute.TextSize = 14.000
- Execute.TextWrapped = true
- -- Scripts:
- local function OLEUDZ_fake_script() -- Background.DragScript
- local script = Instance.new('LocalScript', Background)
- --Not made by me, check out this video: https://www.youtube.com/watch?v=z25nyNBG7Js&t=22s
- --Put this inside of your Frame and configure the speed if you would like.
- --Enjoy! Credits go to: https://www.youtube.com/watch?v=z25nyNBG7Js&t=22s
- local UIS = game:GetService('UserInputService')
- local frame = script.Parent
- local dragToggle = nil
- local dragSpeed = 0.25
- local dragStart = nil
- local startPos = nil
- local function updateInput(input)
- local delta = input.Position - dragStart
- local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
- startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
- end
- frame.InputBegan:Connect(function(input)
- if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
- dragToggle = true
- dragStart = input.Position
- startPos = frame.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragToggle = false
- end
- end)
- end
- end)
- UIS.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- if dragToggle then
- updateInput(input)
- end
- end
- end)
- end
- coroutine.wrap(OLEUDZ_fake_script)()
- local function LVAI_fake_script() -- InfYield.LocalScript
- local script = Instance.new('LocalScript', InfYield)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
- end)
- end
- coroutine.wrap(LVAI_fake_script)()
- local function JYJN_fake_script() -- Backdoorexe.LocalScript
- local script = Instance.new('LocalScript', Backdoorexe)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Its-LALOL/LALOL-Hub/main/Backdoor-Scanner/script'))()
- end)
- end
- coroutine.wrap(JYJN_fake_script)()
- local function VKLW_fake_script() -- Owlhub.LocalScript
- local script = Instance.new('LocalScript', Owlhub)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
- end)
- end
- coroutine.wrap(VKLW_fake_script)()
- local function XMOFV_fake_script() -- Hathub.LocalScript
- local script = Instance.new('LocalScript', Hathub)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://gist.githubusercontent.com/thekaisbest/acced28086f894c68a17cee424ccb1ff/raw/46312c6bef1b5019da18ba406b9c157cee403bdf/hat%2520hub"))()
- end)
- end
- coroutine.wrap(XMOFV_fake_script)()
- local function DOZU_fake_script() -- UniversalFE.LocalScript
- local script = Instance.new('LocalScript', UniversalFE)
- script.Parent.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Dvrknvss/UniversalFEScriptHub/main/Script'))()
- end)
- end
- coroutine.wrap(DOZU_fake_script)()
- local function QNWD_fake_script() -- n00bhub.LocalScript
- local script = Instance.new('LocalScript', n00bhub)
- script.Parent.MouseButton1Click:Connect(function()
- --WIP
- local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
- local Window = Rayfield:CreateWindow({
- Name = "n00b hub",
- LoadingTitle = "Loading n00b hub",
- LoadingSubtitle = "by Alt_ShootemBeaut",
- ConfigurationSaving = {
- Enabled = false,
- FolderName = nil, -- Create a custom folder for your hub/game
- FileName = "n00bHub"
- },
- Discord = {
- Enabled = true,
- Invite = "y3Uv8E6C", -- The Discord invite code, do not include discord.gg/. E.g. discord.gg/ABCD would be ABCD
- RememberJoins = true -- Set this to false to make them join the discord every time they load it up
- },
- KeySystem = false, -- Set this to true to use our key system
- KeySettings = {
- Title = "n00b hub | Key",
- Subtitle = "Link in discord!",
- Note = "Join the discord!",
- FileName = "n00bkey", -- It is recommended to use something unique as other scripts using Rayfield may overwrite your key file
- SaveKey = false, -- The user's key will be saved, but if you change the key, they will be unable to use your script
- GrabKeyFromSite = true, -- If this is true, set Key below to the RAW site you would like Rayfield to get the key from
- Key = {"https://pastebin.com/raw/cv6SWvMZ"} -- List of keys that will be accepted by the system, can be RAW file links (pastebin, github etc) or simple strings ("hello","key22")
- }
- })
- local ScriptsTab = Window:CreateTab("Scripts", 17695708568) -- Title, Image
- local InfYieldButton = ScriptsTab:CreateButton({
- Name = "Infinite Yield",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
- end,
- })
- local ChillButton = ScriptsTab:CreateButton({
- Name = "Chill",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/KkRT17nA"))()
- end,
- })
- local SimpleGUIButton = ScriptsTab:CreateButton({
- Name = "Simple GUI V3",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/isaraw8912/Simple-V3/main/SimpleV3_PSU"))()
- end,
- })
- local BackdoorButton = ScriptsTab:CreateButton({
- Name = "Backdoor.exe",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Its-LALOL/LALOL-Hub/main/Backdoor-Scanner/script'))()
- end,
- })
- end)
- end
- coroutine.wrap(QNWD_fake_script)()
- local function WIRFX_fake_script() -- Background.RainbowGUIScript
- local script = Instance.new('LocalScript', Background)
- while wait() do
- for i = 0,255,5 do
- script.Parent.BackgroundColor3 = Color3.fromRGB(255,i,0) -- change backgroundcolor3 to textcolor3 to make text color rainbow
- wait(0.01)
- end
- for i = 255,0,-5 do
- script.Parent.BackgroundColor3 = Color3.fromRGB(i,255,0)
- wait(0.01)
- end
- for i = 0,255,5 do
- script.Parent.BackgroundColor3 = Color3.fromRGB(0,255,i)
- wait(0.01)
- end
- for i = 255,0,-5 do
- script.Parent.BackgroundColor3 = Color3.fromRGB(0,i,255)
- wait(0.01)
- end
- for i = 0,255,5 do
- script.Parent.BackgroundColor3 = Color3.fromRGB(i,0,255)
- wait(0.01)
- end
- for i = 255,0,-5 do
- script.Parent.BackgroundColor3 = Color3.fromRGB(255,0,i)
- wait(0.01)
- end
- end
- end
- coroutine.wrap(WIRFX_fake_script)()
- local function SASZXZ_fake_script() -- Execute.LocalScript
- local script = Instance.new('LocalScript', Execute)
- script.Parent.MouseButton1Click:Connect(function()
- local executor = script.Parent.Parent
- loadstring(executor.Text)()
- end)
- end
- coroutine.wrap(SASZXZ_fake_script)()
Add Comment
Please, Sign In to add comment