Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- yes i added an key system
- local suskey = "dsc.gg/wowgameswow"
- local GUI = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local Key = Instance.new("ImageLabel")
- local Text = Instance.new("TextLabel")
- local VerifyFrame = Instance.new("Frame")
- local KeyBox = Instance.new("TextBox")
- local UICorner_2 = Instance.new("UICorner")
- local VerifyButton = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local UICorner_4 = Instance.new("UICorner")
- local GetKey = Instance.new("TextButton")
- local UICorner_5 = Instance.new("UICorner")
- local GuiRemoval = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- GUI.Name = "GUI"
- GUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Main.Name = "Main"
- Main.Parent = GUI
- Main.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- Main.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Main.Position = UDim2.new(0.413353175, 0, 0.441176474, 0)
- Main.Size = UDim2.new(0.172441572, 0, 0.117647059, 0)
- UICorner.Parent = Main
- Key.Name = "Key"
- Key.Parent = Main
- Key.BackgroundTransparency = 1.000
- Key.Position = UDim2.new(0.435148925, 0, 0.115340024, 0)
- Key.Size = UDim2.new(0.128056228, 0, 0.338304013, 0)
- Key.ZIndex = 2
- Key.Image = "rbxassetid://3926307971"
- Key.ImageColor3 = Color3.fromRGB(255, 38, 38)
- Key.ImageRectOffset = Vector2.new(44, 324)
- Key.ImageRectSize = Vector2.new(36, 36)
- Text.Name = "Text"
- Text.Parent = Main
- Text.BackgroundColor3 = Color3.fromRGB(26, 26, 2)
- Text.BackgroundTransparency = 1.000
- Text.BorderColor3 = Color3.fromRGB(26, 26, 26)
- Text.Position = UDim2.new(0.0327102803, 0, 0.370000005, 0)
- Text.Size = UDim2.new(0.934579492, 0, 0.5, 0)
- Text.Font = Enum.Font.SourceSansSemibold
- Text.Text = "Key Required"
- Text.TextColor3 = Color3.fromRGB(255, 255, 255)
- Text.TextSize = 35.000
- Text.TextWrapped = true
- VerifyFrame.Name = "Verify Frame"
- VerifyFrame.Parent = GUI
- VerifyFrame.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- VerifyFrame.Position = UDim2.new(0.388749182, 0, 0.569411755, 0)
- VerifyFrame.Size = UDim2.new(0.222401291, 0, 0.15529412, 0)
- KeyBox.Name = "Key Box"
- KeyBox.Parent = VerifyFrame
- KeyBox.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- KeyBox.Position = UDim2.new(0.216714069, 0, 0.0933334902, 0)
- KeyBox.Size = UDim2.new(0.552679658, 0, 0.298396379, 0)
- KeyBox.Font = Enum.Font.SourceSansSemibold
- KeyBox.PlaceholderColor3 = Color3.fromRGB(80, 80, 80)
- KeyBox.PlaceholderText = "Key"
- KeyBox.Text = ""
- KeyBox.TextColor3 = Color3.fromRGB(255, 255, 255)
- KeyBox.TextScaled = true
- KeyBox.TextSize = 14.000
- KeyBox.TextWrapped = true
- UICorner_2.Parent = KeyBox
- VerifyButton.Name = "Verify Button"
- VerifyButton.Parent = VerifyFrame
- VerifyButton.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- VerifyButton.Position = UDim2.new(0.13767235, 0, 0.491583407, 0)
- VerifyButton.Size = UDim2.new(0.724637687, 0, 0.378787875, 0)
- VerifyButton.Font = Enum.Font.SourceSansSemibold
- VerifyButton.Text = "Verify Key"
- VerifyButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- VerifyButton.TextSize = 34.000
- VerifyButton.MouseButton1Down:connect(function()
- if KeyBox.Text == suskey then
- local TweenService = game:GetService("TweenService")
- local key = game.Players.LocalPlayer.PlayerGui.GUI.Main.Key
- local info = TweenInfo.new(0.6, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut, 0, false)
- local tween = TweenService:Create(key, info, {ImageColor3 = Color3.fromRGB(106, 255, 106)})
- tween:Play()
- game.StarterGui:SetCore("SendNotification", {Title = "correct key", Text = "welcome", Icon = "rbxassetid://12206884774", Duration = 5})
- wait(7)
- GUI.Parent = nil
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("Daddy Hub Made By Ranveer", "Midnight")
- --Main
- local Main = Window:NewTab("Main")
- local MainSection = Main:NewSection("Main Scripts")
- MainSection:NewButton("Infinity Yield", "Free Admin Commands In Every Game!", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source", true))()
- end)
- MainSection:NewButton("Doors Script OP", "Executes a Doors Script", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Doors/Script.lua"))()
- end)
- MainSection:NewButton("Da Hood", "The Best Da Hood Script You Can Find!", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/grekkk/relases/main/zapped.lua'))()
- end)
- MainSection:NewButton("Owl Hub", "Basically Owl Hub", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
- end)
- MainSection:NewButton("Dark Hub", "Dark Hub", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RandomAdamYT/DarkHub/master/Init", true))()
- end)
- MainSection:NewButton("Blox Fruit Script OP", "OP AUTOFARM FOR BLOXFRUITS!!!1", function()
- loadstring(game:HttpGet("https://rasputin-bf.glitch.me/bloxfruits.lua"))()
- end)
- MainSection:NewButton("Jail Break Script", "Executes Jail Break Scrip aka IceTray3", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/piglex9/icetray3/main/latest.lua"))()
- end)
- MainSection:NewButton("J0hn D0e Scr1pt", "i̸̡̠̓̎͒̆̍͑͂̉ ̸͕͇̙̠̙̓͋̈́͑͐̃̋̍͗̕͠͝͠à̷̻̦̺̋̈͜m̵̘̱̥̄̇͌̂̊̐̓͠ ̵͎͈̘̺͔͓̅̅̀͛̃͐̒̐͋̑̈́̆͌͠͝ẃ̶̲͔̤͕̇̒̿͊̒͘̕͘͝ã̷̧͍̙̥̐͐̔͘͠ṱ̷̘̘͇̱̦̗͉͎͕̠̲̳́̂̂c̵̟̟̍̂͊̾̔̋̕͜͝h̴̩̙̣͈͈͓̮͍͉͇̿̈́̀̒̾̀̐̐͆́̓̾͛͠į̶̖̖̙͍̙̙̿̀̐͜n̸͍̪̓̇͑͒̄̆̽͂̓́̄͂̍̚ģ̶̡͙͝ ̶̛̜̜͚͛͐̈́͂̑̑͊̉͋̕y̸̜̫͙̗̖̹̫̫̞̅͗͑̈̀͊̈́̒o̶̧̬͇̫̠̖̫̤͖̘͙̲̎́͋͒̐̂͌̉̈́̊͜͝ù̷̥͙͈̟̠͓́̓̃̈́!̵͇̤͎̖͖̀͊", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/xZ81CqDV"))()
- end)
- MainSection:NewButton("Randomizer Script", "randomizer aimbot goes brr", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/toidqwe/Roblox/main/randomizerscriptroblox", true))()
- end)
- MainSection:NewButton("Dark Hub Keyless", "dosent work 100%!", function()
- SupportedGames=game:GetService('HttpService'):JSONDecode(game:HttpGet('https://raw.githubusercontent.com/RandomAdamYT/DarkHub/master/SupportedGames'));
- for _,v in pairs(SupportedGames)do
- if game.PlaceId==tonumber(v)then
- loadstring(game:HttpGet('https://raw.githubusercontent.com/RandomAdamYT/DarkHub/master/'.._))()
- end;
- end;
- end)
- MainSection:NewButton("Doors Script 2", "better script for doors", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/5RVEpxZN", true))()
- end)
- --Player Mods
- local Player = Window:NewTab("Player")
- local PlayerSection = Player:NewSection("Player Modifications")
- PlayerSection:NewSlider("Player Speed", "Modify Ur Player Speed", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- PlayerSection:NewSlider("Player Jump Height", "Modify Ur Player Jump Height", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
- end)
- end
- end)
- UICorner_3.Parent = VerifyButton
- UICorner_4.Parent = VerifyFrame
- GetKey.Name = "GetKey"
- GetKey.Parent = VerifyFrame
- GetKey.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- GetKey.Position = UDim2.new(0.235357329, 0, -1.38818645, 0)
- GetKey.Size = UDim2.new(0.505842388, 0, 0.447802067, 0)
- GetKey.Font = Enum.Font.SourceSansSemibold
- GetKey.Text = "Get Key"
- GetKey.TextColor3 = Color3.fromRGB(255, 255, 255)
- GetKey.TextSize = 42.000
- GetKey.TextWrapped = true
- GetKey.MouseButton1Down:connect(function()
- setclipboard(suskey)
- game.StarterGui:SetCore("SendNotification", {Title = "key copied", Text = "the key was copied into your clipboard", Icon = "", Duration = 5})
- end)
- UICorner_5.Parent = GetKey
- GuiRemoval.Name = "Gui Removal"
- GuiRemoval.Parent = VerifyFrame
- GuiRemoval.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- GuiRemoval.Position = UDim2.new(2.59248304, 0, -0.608146846, 0)
- GuiRemoval.Size = UDim2.new(0.126419857, 0, 0.321553528, 0)
- GuiRemoval.Font = Enum.Font.SourceSansSemibold
- GuiRemoval.Text = "X"
- GuiRemoval.TextColor3 = Color3.fromRGB(255, 148, 148)
- GuiRemoval.TextSize = 42.000
- GuiRemoval.TextWrapped = true
- GuiRemoval.MouseButton1Down:connect(function()
- GUI.Parent = nil
- game.StarterGui:SetCore("SendNotification", {Title = "i hate you", Text = "i hate you now because you closed the script", Icon = "", Duration = 5})
- end)
- UICorner_6.Parent = GuiRemoval
Advertisement
Comments
-
- The key is is suskey i think i was looking at the script searching for the key
-
- daddy hub bruh
Add Comment
Please, Sign In to add comment
Advertisement