Advertisement
VinceTheGod

Vinces Hub Update

Feb 17th, 2020
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. local library = loadstring(game:HttpGet("https://pastebin.com/raw/eWKgbdix", true))()
  2. local Phantom = library:CreateWindow('Phantom Forces')
  3. local Arsenal = library:CreateWindow('Arsenal')
  4. local AdoptMe = library:CreateWindow('Adopt me')
  5. local BGS = library:CreateWindow('Bubble Gum')
  6. local Mine = library:CreateWindow('Mining Sim')
  7. local OtherHax = library:CreateWindow('Other Hax')
  8. local Blox = library:CreateWindow('BloxBurg')
  9. local Main = library:CreateWindow('VincesHub')
  10. local Up = library:CreateWindow('Adventure Up')
  11. local Unboxing = library:CreateWindow('Unboxing Simulator')
  12.  
  13. local BGS = BGS:Button("Auto open Egg Gui", function()
  14. loadstring(game:HttpGet("https://pastebin.com/raw/fW2dFV0C", true))()
  15. end)
  16.  
  17.  
  18. local racist = Phantom:Button("PFHAXXX Broken ATM", function()
  19. loadstring(game:HttpGet("https://pastebin.com/raw/XwQciZ4y", true))()
  20. end)
  21.  
  22. local ars = Arsenal:Button("Arsenal OP Hax", function()
  23. loadstring(game:HttpGet('https://pastebin.com/raw/T3fzg7tm', true))()
  24. end)
  25.  
  26. local blox = Blox:Button("Bloxburg AutoHair", function()
  27. loadstring(game:HttpGetAsync("https://pastebin.com/raw/izp4DJ9m"))()
  28. end)
  29.  
  30.  
  31. local owl = OtherHax:Button("Owl Hub", function()
  32. loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  33. end)
  34.  
  35. Main:Section("Welcome")
  36.  
  37. Main:Dropdown("Credits", {
  38. location = _G;
  39. flag = "memes";
  40. list = {
  41. "Credits";
  42. 'Racist Dolphin';
  43. 'Diana#0002';
  44. 'Google Chrome#6242';
  45. 'Wallythebird';
  46. 'CriShoux#4012';
  47. 'Synapse X team';
  48. 'Lil uzi vert';
  49. 'Stellar';
  50. 'SirMeme';
  51. 'robloxscripts.com'
  52.  
  53. }
  54. }, function(new)
  55. warn(new)
  56. print(_G.memes)
  57. end)
  58.  
  59. Main:Bind("Kill Yourself", {
  60. flag = "killbind";
  61. kbonly = true;
  62. default = Enum.KeyCode.RightAlt;
  63. }, function()
  64. game.Players.LocalPlayer.Character:BreakJoints()
  65. end)
  66.  
  67. local AdoptHax = AdoptMe:Button("Auto open Egg Gui", function()
  68. loadstring(game:HttpGet("https://pastebin.com/raw/Z3iAXASr", true))()
  69. end)
  70.  
  71. local UpFarm = Up:Button("Auto Farm", function()
  72. loadstring(game:HttpGet("https://pastebin.com/raw/qgsNKF4Q", true))()
  73. end)
  74.  
  75. print("The Script Hub Is Currently Working with no current issues")
  76.  
  77. local BoxFarm = Unboxing:Button("Unboxing Script", function()
  78. loadstring(game:HttpGet("https://pastebin.com/raw/UKDLXvCd"))()
  79. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement