Advertisement
fxdogxd

3 in 1 script doors

Mar 7th, 2023
193
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 1 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("FX", "DarkTheme")
  3. local Tab = Window:NewTab("credit")
  4. local Section = Tab:NewSection("credit by FXdogXD")
  5. Section:NewButton("ButtonText", "ButtonInfo", function()
  6. loadstring(game:HttpGet(("https://raw.githubusercontent.com/mstudio45/poopdoors_edited/main/poopdoors_edited.lua"),true))()
  7.  
  8. loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Doors/Script.lua"))()
  9.  
  10. loadstring(game:HttpGet(('https://raw.githubusercontent.com/KindIhave/ChibaHubcomeback/main/Chiba-Doors.txt'),true))()
  11. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement