Advertisement
fxdogxd

murderer mystery 2 script tap to turn off

Mar 8th, 2023 (edited)
124
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 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 MM2", "Midnight")
  3. local Tab = Window:NewTab("Main")
  4. local Section = Tab:NewSection("credit by FXdogXD")
  5.  
  6.  
  7. --script
  8.  
  9. local Tab = Window:NewTab("murderer mystery 2")
  10. local Section = Tab:NewSection("script")Section:NewButton("ButtonText", "ButtonInfo", function()
  11. loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  12. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement