Categories > Exploiting > Scripts >

[REQ] Crash Client Roblox Script

Posts: 253

Threads: 52

Joined: Jun, 2020

Reputation: -1

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.

  • 0

Why u looking here lol

Posts: 205

Threads: 9

Joined: Feb, 2023

Reputation: 5

Replied

You can try any of this. It justs freezes your game lol

--1
while true do end

--2
game:Shutdown()
  • 0

https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png

Posts: 253

Threads: 52

Joined: Jun, 2020

Reputation: -1

Replied

@Aetheron,i forgot about this one ty

  • 0

Why u looking here lol

Posts: 1

Threads: 0

Joined: Mar, 2023

Reputation: 0

Replied

setfpscap(math.huge)

  • 0

heckerdude

heckerdude

Posts: 128

Threads: 16

Joined: Aug, 2022

Reputation: 6

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.

  • 1

Added

@Spanksterria, What do you mean? 

  • 0

Added

@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 .......

  • 0

hecker dude ngl i hecked 5 ips in 1 second also luaU_loadbiglongjuicythingy(rL);

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )