Advertisement
Lil_n0z

Untitled

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