Advertisement
Imakerblxscripts55

Untitled

Aug 27th, 2024 (edited)
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 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 = Main:NewSection("Main")
  6.  
  7. Section:NewButton("Real Futbol 24 Script", "Script for rf24", function()
  8. loadstring(game:HttpGet("https://pastebin.com/raw/0E7dbRaR"))()
  9. print("Clicked")
  10. end)
  11.  
  12. if game.PlaceId == 14004668761 then
  13. Script()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement