Script that closes roblox client

Alright so I want a script that can instantly close roblox. I know the only way to achieve that is flooding the client with a powerful crash.

Although my issue is I haven’t been able to make something that good. I was able to make a crash that eats ram (24GB of ram in less than 30 seconds) but it doesn’t close the client. It also puts the devices hardware at risk of overheating or breaking.

Any ideas or methods? Thanks for reviewing my post.

DISCLAIMER!
This is not for malicious intent, and it is a possible thing. I also don’t believe it’s against roblox TOS.

P.S.
I had a working one but it got patched. There was another method from like 6 years ago that worked too. So I know it’s possible, it’s just a matter of finding it.

while loop with no task.wait

1 Like

I do know that’s a thing; Not exactly what I am trying to achieve. I am making a horror game where a jump scare is supposed to just close your roblox client. A simple kick screen doesn’t really do that. Although I have considered crashing the player and kicking them; doesn’t close their game though.

while true do end doesn’t close roblox though it just freezes the screen. I want something that can close the roblox client automatically.

I don’t think that’s possible

https://devforum.roblox.com/t/coder-challenge-creatively-crash-roblox/1103586/68

Oh it is, just the old methods I’ve seen got patched :frowning:

I tried all the crashes on that forum, none of them close the client. I did make a super powerful crash with a bunch of crashers combined. Eats 24gb of ram like it’s nothing!