Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local library = loadstring(game:HttpGet("https://pastebin.com/raw/eWKgbdix", true))()
- local Main = library:CreateWindow('NinoHubV2')
- local OtherHax = library:CreateWindow('Other Hax')
- if game.PlaceId == 2512643572 then
- local BGS = library:CreateWindow('Bubble Gum')
- local BGS = BGS:Button("Auto open Egg Gui", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/fW2dFV0C", true))()
- end)
- end
- if game.PlaceId == 286090429 then
- local Arsenal = library:CreateWindow('Arsenal')
- local ars = Arsenal:Button("Arsenal OP Hax", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/T3fzg7tm', true))()
- end)
- end
- if game.PlaceId == 920587237 then
- local AdoptMe = library:CreateWindow('Adopt me')
- local AdoptHax = AdoptMe:Button("Auto open Egg Gui", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Z3iAXASr", true))()
- end)
- end
- if game.PlaceId == 3194820651 then
- local Up = library:CreateWindow('Adventure Up')
- local UpFarm = Up:Button("Auto Farm", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/qgsNKF4Q", true))()
- end)
- end
- if game.PlaceId == 185655149 then
- local Blox = library:CreateWindow('BloxBurg')
- local blox = Blox:Button("Bloxburg AutoHair", function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/izp4DJ9m"))()
- end)
- end
- local owl = OtherHax:Button("Owl Hub", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
- end)
- Main:Section("Welcome")
- Main:Dropdown("Credits", {
- location = _G;
- flag = "memes";
- list = {
- "Credits";
- 'Vince'
- }
- }, function(new)
- warn(new)
- print(_G.memes)
- end)
- Main:Bind("Kill Yourself", {
- flag = "killbind";
- kbonly = true;
- default = Enum.KeyCode.RightAlt;
- }, function()
- game.Players.LocalPlayer.Character:BreakJoints()
- end)
- Main:Bind("Open/Close", {
- flag = "Open";
- kbonly = true;
- default = Enum.KeyCode.P;
- }, function()
- library.toggled = not library.toggled;
- for i, data in next, library.queue do
- local pos = (library.toggled and data.p or UDim2.new(-1, 0, -0.5,0))
- data.w:TweenPosition(pos, (library.toggled and 'Out' or 'In'), 'Quad', 0.15, true)
- wait();
- end
- end)
- print("The Script Hub Is Currently Working with no current issues")
- game.StarterGui:SetCore("SendNotification", {Duration = 5; Title="NinoHubV2"; Text="Use (P) to open and close"; Icon='';})
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement