Categories > Exploiting > Scripts >

[REQ] Crash Client Roblox Script

Posts: 252

Threads: 51

Joined: Jun, 2020

Reputation: 0

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: 207

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: 252

Threads: 51

Joined: Jun, 2020

Reputation: 0

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: 129

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

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

Posts: 414

Threads: 3

Joined: Apr, 2021

Reputation: 43

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.

  • 0

I am Styx/John/JJ.

I specialize in Luau, and I don't accept commissions. I am Jupiter's current and only founder, a known script for Prison Life. Jupiter is open-source to provide transparency.

heckerdude

heckerdude

Posts: 129

Threads: 16

Joined: Aug, 2022

Reputation: 6

Replied

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