Advertisement
fxdogxd

all doors script me

Mar 9th, 2023
74
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 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 v100", "DarkTheme")
  3. local Tab = Window:NewTab("all script doors me")
  4. local Section = Tab:NewSection("script")
  5. Section:NewButton("doors", "ButtonInfo", function()
  6. loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Doors/Script.lua"))()
  7. loadstring(game:HttpGet(("https://raw.githubusercontent.com/mstudio45/poopdoors_edited/main/poopdoors_edited.lua"),true))()
  8. loadstring(game:HttpGet('https://scripts.luawl.com/16284/doorsScript.lua'))()
  9. loadstring(game:HttpGet(('https://raw.githubusercontent.com/KindIhave/ChibaHubcomeback/main/Chiba-Doors.txt'),true))()
  10. loadstring(game:HttpGet(('https://pastebin.com/raw/R8QMbhzv')))()
  11. loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Darkrai-X/main/Games/Doors"))()
  12. loadstring(game:HttpGet('https://raw.githubusercontent.com/zoophiliaphobic/POOPDOORS/main/script.lua'))()
  13. loadstring(game:HttpGet("https://raw.githubusercontent.com/JustDevT/Roblox/main/DOORS.lua",true))()
  14. loadstring(game:HttpGet("https://raw.githubusercontent.com/OminousVibes-Exploit/Scripts/main/doors/main.lua"))()
  15.  
  16. end)
  17.  
  18.  
  19. --credits
  20. local Tab = Window:NewTab("credits")
  21. local Section = Tab:NewSection("credit by FXdogXD")
  22. local Section = Tab:NewSection("https://discord.gg/KMBcyuH8")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement