Advertisement
Xwaree

rivals

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