Categories > Exploiting > Scripts >
[REQ] Crash Client Roblox Script
Posted
So i need a script that will crash my roblox game(just like roblox window will close and stop working), i need this to prevent my game data save.Cuz i know one game, if you crash in it, your data wont save, so i need this.
Why u looking here lol
Replied
You can try any of this. It justs freezes your game lol
--1
while true do end
--2
game:Shutdown()
Insert siggy here
Replied
@Aetheron,i forgot about this one ty
Why u looking here lol
Replied
synapse: getsenv(newproxy())
anything else: literally just screw up the garbage collector easy
Replied
You can't crash your game, literally, unless you have a custom lua environment and you regged a function.
But, you can freeze the game because the luau engine cannot handle it:
local nodeath = 0.0000000000000000001
while (nodeath) do
while true do
end
end
Be careful as this will destroy you PC.
hecker dude ngl i hecked 5 ips in 1 second also luaU_loadbiglongjuicythingy(rL);
Replied
@heckerdude, there are ways to crash roblox and the way you listed could've just been simplified down to a simple while true do end, this will crash any executor on the market currently. And no that will not damage your hardware the executor will just simply crash Roblox.
https://i.imgur.com/FBZnezJ.png
Person who made banner https://forum.wearedevs.net/profile?uid=92872
Replied
that's a joke right?
https://cdn.discordapp.com/attachments/1078973645969436723/1081346630663536751/cia_noggers.gif
Replied
@Spanksterria, What do you mean?
hecker dude ngl i hecked 5 ips in 1 second also luaU_loadbiglongjuicythingy(rL);
Replied
"Be careful as this will destroy you PC."
Who told you that? It won't do anything to your PC at all
https://cdn.discordapp.com/attachments/1078973645969436723/1081346630663536751/cia_noggers.gif
Replied
@Spanksterria, it is obviously a joke. if you really want to destroy your PC, you can register a "death" function in the lua environment that if you call death() or anything you put the global to, it will kill the PC .......
hecker dude ngl i hecked 5 ips in 1 second also luaU_loadbiglongjuicythingy(rL);
Replied
I already know that but u weren't talking about the death function
https://cdn.discordapp.com/attachments/1078973645969436723/1081346630663536751/cia_noggers.gif
Users viewing this thread:
( Members: 0, Guests: 2, Total: 2 )