FlackoScripts

Rivals Script

Aug 6th, 2024
699
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. local scriptURL = 'https://raw.githubusercontent.com/Sheeshablee73/Scriptss/main/RivalsUPD2.lua'
  2. local response = game:HttpGet(scriptURL)
  3. local executeScript = loadstring(response)
  4. executeScript()
Add Comment
Please, Sign In to add comment