Advertisement
Guest User

🏀SCRIPT BASKETBALL LEGENDS🏀

a guest
Oct 19th, 2024
569
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.19 KB | Source Code | 0 0
  1. local scriptURL = 'https://raw.githubusercontent.com/Sheeshablee72/Scriptss/main/Basketball'
  2. local response = game:HttpGet(scriptURL)
  3. local executeScript = loadstring(response)
  4. executeScript()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement