Advertisement
fxdogxd

MOBILE doors script

Mar 8th, 2023
111
2
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 2 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()local Window = Library.CreateLib("Fx", "Midnight")local Tab = Window:NewTab("Main")local Section = Tab:NewSection("credit by FXdogXD")Section:NewButton("ButtonText", "ButtonInfo", function()
  2. loadstring(game:HttpGet('https://raw.githubusercontent.com/zoophiliaphobic/POOPDOORS/main/script.lua'))()
  3.  
  4. loadstring(game:HttpGet("https://raw.githubusercontent.com/PerfectusMim/OXYGEN-HUB-/main/doors"))()
  5. end)
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement