VICTORV_MS

Untitled

Jul 29th, 2023
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.45 KB | None | 0 0
  1. wait(0)
  2.  
  3. -- Create a ScreenGui to hold the loading GUI
  4. local ScreenGui = Instance.new("ScreenGui")
  5. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  6.  
  7. -- Create a Frame to serve as the background of the loading GUI
  8. local Frame = Instance.new("Frame")
  9. Frame.Size = UDim2.new(0, 200, 0, 100)
  10. Frame.Position = UDim2.new(0.5, -100, 0.5, -200)
  11. Frame.BackgroundColor3 = Color3.fromRGB(155, 155, 155)
  12. Frame.Parent = ScreenGui
  13.  
  14. -- Create a TextLabel to display the loading text
  15. local TextLabel = Instance.new("TextLabel")
  16. TextLabel.Size = UDim2.new(1, 0, 0.5, 0)
  17. TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
  18. TextLabel.BackgroundTransparency = 1
  19. TextLabel.Text = "Loading..."
  20. TextLabel.Font = Enum.Font.SourceSansBold
  21. TextLabel.TextSize = 24
  22. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  23. TextLabel.Parent = Frame
  24.  
  25. -- Create a ProgressBar to show the progress of the loading
  26. local ProgressBar = Instance.new("Frame")
  27. ProgressBar.Size = UDim2.new(0, 0, 0.5, 0)
  28. ProgressBar.Position = UDim2.new(0, 0, 0.5, 0)
  29. ProgressBar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  30. ProgressBar.Parent = Frame
  31.  
  32. -- Function to update the progress bar
  33. local function updateProgressBar(progress)
  34. ProgressBar.Size = UDim2.new(progress, 0, 0.5, 0)
  35. end
  36.  
  37. -- Simulate loading progress
  38. for i = 1, 100 do
  39. wait(0)
  40. updateProgressBar(i / 100)
  41. end
  42.  
  43. -- Remove the loading GUI when loading is complete
  44. ScreenGui:Destroy()
  45.  
  46. game:GetService("StarterGui"):SetCore("SendNotification", {
  47. Title = "VICTORV DA HOOD";
  48. Text = "da hood script ";
  49. Icon = "rbxthumb://type=Asset&id=14073848375&w=150&h=150"})
  50. Duration = 3;
  51.  
  52. game:GetService("StarterGui"):SetCore("SendNotification", {
  53. Title = "Hi";
  54. Text = "Sub to VICTORV_MS";
  55. Icon = "rbxthumb://type=Asset&id=14073848375&w=150&h=150"})
  56. Duration = 3;
  57. local function callback(Text)
  58. if Text == "Discord Server" then
  59. setclipboard('https://discord.gg/HNrj8UPCaG')
  60. end
  61. end
  62.  
  63. local NotificationBindable = Instance.new("BindableFunction")
  64. NotificationBindable.OnInvoke = callback
  65. --
  66. game.StarterGui:SetCore("SendNotification", {
  67. Title = "{the ka's release's}";
  68. Text = "Void Boss Convert";
  69. Icon = "http://www.roblox.com/asset/?id=7506338236";
  70. Duration = 7.5;
  71. Button1 = "Discord Server";
  72. Callback = NotificationBindable;
  73. })
  74.  
  75.  
  76.  
  77.  
  78. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  79. local Window = Library.CreateLib("šŸ”„victor's da hood best scriptsšŸ”„", "BloodTheme")
  80. local Tab = Window:NewTab("da hood best Guis")
  81. local Section = Tab:NewSection("Best Gui")
  82. Section:NewButton("Swag mode", "swagInfo", function()
  83. loadstring(game:HttpGet('https://raw.githubusercontent.com/lerkermer/lua-projects/master/SwagModeV002'))()
  84. print("Clicked")
  85. end)
  86. Section:NewButton("Pluto", "plutoInfo", function()
  87. loadstring(game:HttpGet('https://raw.githubusercontent.com/Scrvpter/Pluto/Lua/Loader.Lua', true))()
  88. print("Clicked")
  89. end)
  90. Section:NewButton("Faded", "FadedInfo", function()
  91. loadstring(game:HttpGet("https://raw.githubusercontent.com/NighterEpic/Faded/main/YesEpic", true))()
  92. print("Clicked")
  93. end)
  94. Section:NewButton("keyboard", "keyboardInfo", function()
  95. loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
  96. print("Clicked")
  97. end)
  98. local Tab = Window:NewTab("Aimlock & Fake marco")
  99. local Section = Tab:NewSection("best aimlock")
  100. Section:NewButton("top best aimlockšŸ”„", "aimlockInfo", function()
  101. loadstring(game:HttpGet("https://raw.githubusercontent.com/Ryzzchips/SubtoRyzzchips/main/SubtoRyzzchipsformorecoolscript", true))()
  102. print("Clicked")
  103. end)
  104. Section:NewButton("best aimlock", "aimlockInfo", function()
  105. loadstring(game:HttpGet(('https://pastefy.app/oyD9Cq52/raw'),true))()
  106. print("Clicked")
  107. end)
  108. Section:NewButton("blue aimlock", "aimlockInfo", function()
  109. loadstring(game:HttpGet("https://pastebin.com/raw/j08xM9mW", true))()
  110. print("Clicked")
  111. end)
  112. Section:NewButton("Q keyboard", "QInfo", function()
  113. loadstring(game:HttpGet(('https://pastebin.com/raw/imLUDk7h'),true))()
  114. print("Clicked")
  115. end)
  116. Section:NewButton("Fake marco & Speed", "Fake marcoInfo", function()
  117. loadstring(game:HttpGetAsync("https://pastebin.com/raw/XiqsUXHj", true))()
  118. print("Clicked")
  119. end)
  120. local Tab = Window:NewTab("Credits!")
  121. local Section = Tab:NewSection("VICTORV_MS")
  122. Section:NewButton("VICTORV DISCORD", "CopyInfo", function()
  123. setclipboard("https://discord.gg/CNXzp2Dp")
  124. print("Discord copied!")
  125. end)
  126.  
Advertisement
Add Comment
Please, Sign In to add comment