Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Window = Library.CreateLib("Made by grappabroskiskibidilewandoski on dc", "DarkTheme")
- local Tab = Window:NewTab("Main")
- MainSection = Tab:NewSection("Main")
- Section:NewButton("Real Futbol 24", "Script for rf24", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/ZQkCL141'))()
- print("Clicked")
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement