Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local lib = loadstring(game:HttpGet("https://raw.githubusercontent.com/acsu123/HOHO_H/main/hoho_lib.lua", true))()
- local win = lib:Window("DOORS HUB BY BACONHACK_26","DOORS FIL",Color3.new(0.333333, 0.666667, 1))
- local tab = win:Tab("MAIN")
- local label = tab:Label("Label", properties) --properties: {["Visible"] = flase}
- label:NewLabel("MAIN", properties)
- tab:Line()
- tab:Button("FB/FULLBRIGHT", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/7S3aQsQF"))()
- end)
- tab:Line()
- tab:Button("spawn rush", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/iCherryKardes/Entity-Spawner/main/Rush"))()
- end)
- tab:Line()
- tab:Button("spawn halt", function()
- require(game.ReplicatedStorage.ClientModules.EntityModules.Shade).stuff(Data, workspace.CurrentRooms[tostring(game.ReplicatedStorage.GameData.LatestRoom.Value)])
- end)
- tab:Line()
- tab:Button("spawn screech", function()
- require(game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game.RemoteListener.Modules.Screech)(Data)
- end)
- tab:Line()
- tab:Button("spawn glitch", function()
- require(game.ReplicatedStorage.ClientModules.EntityModules.Glitch).stuff(Data, workspace.CurrentRooms[tostring(game.ReplicatedStorage.GameData.LatestRoom.Value)])
- end)
- tab:Line()
- tab:Button("spawn jack next room", function()
- local currentLoadedRoom=workspace.CurrentRooms[game:GetService("ReplicatedStorage").GameData.LatestRoom.Value]
- local shadow=game:GetObjects("rbxassetid://11499539790")[1]
- firesignal(game.ReplicatedStorage.Bricks.UseEventModule.OnClientEvent, "flickerLights", game.ReplicatedStorage.GameData.LatestRoom.Value, 1)
- shadow:PivotTo(currentLoadedRoom.RoomStart.CFrame)
- wait(0.2)
- shadow.Parent=workspace
- shadow.Sound:Play()
- task.wait(0.3)
- shadow:Destroy()
- firesignal(game.ReplicatedStorage.Bricks.UseEventModule.OnClientEvent, "tryp", workspace.CurrentRooms[game.ReplicatedStorage.GameData.LatestRoom.Value], 10)
- end,
- end)
- local tab = win:Tab("crucifix")
- local label = tab:Label("Label", properties)
- label:NewLabel("note:the crucifix only works on spawned entity", properties)
- tab:Line()
- tab:Button("get crucifix", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Johnny39871/assets/main/crucifixo'))()
- end)
- local tab = win:Tab(Owner")
- local label = tab:Label("Label", properties) --properties: {["Visible"] = flase}
- label:NewLabel("baconhack_26 and baconhack_263 is the owner", properties)
- tab:Line()
- tab:Button("baconhack_26 and baconhack_263 is the owner", function()
- game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Plank")
- lib:Nof("you supported the 2 owner's", 3)
- end)
- local toggle = tab:Toggle("pob23", false, function(val)
- game.ReplicatedStorage.RemoteEvents.GiveTool:FireServer("Plank")
- lib:Nof("you donated the2 owner's 100$", 3)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement