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 = Main:NewSection("Main")
- Section:NewButton("Real Futbol 24 Script", "Script for rf24", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/0E7dbRaR"))()
- print("Clicked")
- end)
- if game.PlaceId == 14004668761 then
- Script()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement