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("BACONHACK_26 AND BACONHACK_263","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("KEYS ESP", function()
- for i,v in pairs(KeyChams) do
- v.Enabled = Value
- end
- end)
- tab:Line()
- tab:Button("BOOKS ESP", function()
- for i,v in pairs(BookChams) do
- v.Enabled = Value
- end
- end)
- tab:Line()
- tab:Button("FIGURE ESP", function()
- for i,v in pairs(FigureChams) do
- v.Enabled = Value
- end
- end)
- tab:Line()
- tab:Button("No seek arms/obstructions NOT WORKING EVERYTIME", function()
- game:GetService("Workspace").CurrentRooms.DescendantAdded:Connect(function(descendant)
- if OrionLib.Flags["NoSeek"].Value == true and descendant.Name == ("Seek_Arm" or "ChandelierObstruction") then
- task.spawn(function()
- wait(0.01)
- descendant:Destroy()
- end)
- end
- end)
- end)
- local tab = win:Tab("SPAWNER")
- local label = tab:Label("Label", properties)
- label:NewLabel("YOU SPAWN AT BACKROOMS", properties)
- 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 GLITCH", function()
- require(game.ReplicatedStorage.ClientModules.EntityModules.Glitch).stuff(Data, workspace.CurrentRooms[tostring(game.ReplicatedStorage.GameData.LatestRoom.Value)])
- wait(1.99)
- game.Players.LocalPlayer.Character.Humanoid.Health -= 40
- firesignal(game.ReplicatedStorage.Bricks.DeathHinwt.OnClientEvent, {"That is odd. I cannot figure out who you died to.", "However, I did notice you lagged back from your friends.", "Stay close together!"})
- wait(2.55)
- game.Players.LocalPlayer.PlayerGui.MainUI.Statistics.Death.Text = "Died to Glitch"
- end)
- local tab = win:Tab("CRUCIFIX GIVER")
- local label = tab:Label("Label", properties)
- label:NewLabel("CRUCIFIX AHH", properties)
- tab:Line()
- tab:Button("GIVE CRUCIFIX", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Johnny39871/assets/main/crucifixo'))()
- end)
- tab:Line()
- tab:Button("NOTE:", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Johnny39871/assets/main/crucifixo'))()
- end)
- tab:Line()
- tab:Button("THE CRUCIFIX ONLY WORKS", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Johnny39871/assets/main/crucifixo'))()
- end)
- tab:Line()
- tab:Button("ON SPAWNED ENTITY", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Johnny39871/assets/main/crucifixo'))()
- end)
- local tab = win:Tab("OWNER")
- local label = tab:Label("Label", properties)
- label:NewLabel("AHH AHH", properties)
- tab:Line()
- tab:Button("#BACONHACK_26", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/9DYp3MHi"))()
- end)
- tab:Line()
- tab:Button("#BACONHACK_263", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/9DYp3MHi"))()
- end)
- tab:Line()
- tab:Button("#BACONHACK_262", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/9DYp3MHi"))()
- end)
- tab:Line()
- tab:Button("#BACONHACK_27", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/9DYp3MHi"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement