Advertisement
Imakerblxscripts55

Untitled

Aug 27th, 2024
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. local Window = Library.CreateLib("Made by grappabroskiskibidilewandoski on dc", "DarkTheme")
  2.  
  3. local Tab = Window:NewTab("Main")
  4.  
  5. MainSection = Tab:NewSection("Main")
  6.  
  7. Section:NewButton("Real Futbol 24", "Script for rf24", function()
  8. loadstring(game:HttpGet('https://pastebin.com/raw/ZQkCL141'))()
  9. print("Clicked")
  10. end)
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement