Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game:GetService("LogService").MessageOut:connect(function(msg)
- if string.find(string.lower(msg), "remote") or string.find(string.lower(msg), "args") or string.find(string.lower(msg), "path") or string.find(string.lower(msg), "arguments") then
- while true do
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement