Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(0)
- -- Create a ScreenGui to hold the loading GUI
- local ScreenGui = Instance.new("ScreenGui")
- ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
- -- Create a Frame to serve as the background of the loading GUI
- local Frame = Instance.new("Frame")
- Frame.Size = UDim2.new(0, 200, 0, 100)
- Frame.Position = UDim2.new(0.5, -100, 0.5, -200)
- Frame.BackgroundColor3 = Color3.fromRGB(155, 155, 155)
- Frame.Parent = ScreenGui
- -- Create a TextLabel to display the loading text
- local TextLabel = Instance.new("TextLabel")
- TextLabel.Size = UDim2.new(1, 0, 0.5, 0)
- TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Text = "Loading..."
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.TextSize = 24
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.Parent = Frame
- -- Create a ProgressBar to show the progress of the loading
- local ProgressBar = Instance.new("Frame")
- ProgressBar.Size = UDim2.new(0, 0, 0.5, 0)
- ProgressBar.Position = UDim2.new(0, 0, 0.5, 0)
- ProgressBar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ProgressBar.Parent = Frame
- -- Function to update the progress bar
- local function updateProgressBar(progress)
- ProgressBar.Size = UDim2.new(progress, 0, 0.5, 0)
- end
- -- Simulate loading progress
- for i = 1, 100 do
- wait(0)
- updateProgressBar(i / 100)
- end
- -- Remove the loading GUI when loading is complete
- ScreenGui:Destroy()
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "VICTORV DA HOOD";
- Text = "da hood script ";
- Icon = "rbxthumb://type=Asset&id=14073848375&w=150&h=150"})
- Duration = 3;
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Hi";
- Text = "Sub to VICTORV_MS";
- Icon = "rbxthumb://type=Asset&id=14073848375&w=150&h=150"})
- Duration = 3;
- local function callback(Text)
- if Text == "Discord Server" then
- setclipboard('https://discord.gg/HNrj8UPCaG')
- end
- end
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- --
- game.StarterGui:SetCore("SendNotification", {
- Title = "{the ka's release's}";
- Text = "Void Boss Convert";
- Icon = "http://www.roblox.com/asset/?id=7506338236";
- Duration = 7.5;
- Button1 = "Discord Server";
- Callback = NotificationBindable;
- })
- local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
- local Window = Library.CreateLib("š„victor's da hood best scriptsš„", "BloodTheme")
- local Tab = Window:NewTab("da hood best Guis")
- local Section = Tab:NewSection("Best Gui")
- Section:NewButton("Swag mode", "swagInfo", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/lerkermer/lua-projects/master/SwagModeV002'))()
- print("Clicked")
- end)
- Section:NewButton("Pluto", "plutoInfo", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Scrvpter/Pluto/Lua/Loader.Lua', true))()
- print("Clicked")
- end)
- Section:NewButton("Faded", "FadedInfo", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/NighterEpic/Faded/main/YesEpic", true))()
- print("Clicked")
- end)
- Section:NewButton("keyboard", "keyboardInfo", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
- print("Clicked")
- end)
- local Tab = Window:NewTab("Aimlock & Fake marco")
- local Section = Tab:NewSection("best aimlock")
- Section:NewButton("top best aimlockš„", "aimlockInfo", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Ryzzchips/SubtoRyzzchips/main/SubtoRyzzchipsformorecoolscript", true))()
- print("Clicked")
- end)
- Section:NewButton("best aimlock", "aimlockInfo", function()
- loadstring(game:HttpGet(('https://pastefy.app/oyD9Cq52/raw'),true))()
- print("Clicked")
- end)
- Section:NewButton("blue aimlock", "aimlockInfo", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/j08xM9mW", true))()
- print("Clicked")
- end)
- Section:NewButton("Q keyboard", "QInfo", function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/imLUDk7h'),true))()
- print("Clicked")
- end)
- Section:NewButton("Fake marco & Speed", "Fake marcoInfo", function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/XiqsUXHj", true))()
- print("Clicked")
- end)
- local Tab = Window:NewTab("Credits!")
- local Section = Tab:NewSection("VICTORV_MS")
- Section:NewButton("VICTORV DISCORD", "CopyInfo", function()
- setclipboard("https://discord.gg/CNXzp2Dp")
- print("Discord copied!")
- end)
Advertisement
Add Comment
Please, Sign In to add comment