Categories > Exploiting > Scripts >

[REQ] Crash Client Roblox Script


New Reply

Posts: 204

Threads: 38

Joined: Jun, 2020

Reputation: 2

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

Why u looking here lol

Aetheron

Aeth aka Rayn aka Raynius

Mention

Posts: 57

Threads: 6

Joined: Feb, 2023

Reputation: 3

  • 0

Replied

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

--1
while true do end

--2
game:Shutdown()

Insert siggy here

Posts: 204

Threads: 38

Joined: Jun, 2020

Reputation: 2

  • 0

Replied

@Aetheron,i forgot about this one ty

Why u looking here lol

Posts: 1

Threads: 0

Joined: Mar, 2023

Reputation: 0

  • 0

Replied

setfpscap(math.huge)

Posts: 1450

Threads: 75

Joined: Feb, 2020

Reputation: 82

  • 0

Replied

synapse: getsenv(newproxy())

anything else: literally just screw up the garbage collector easy

Posts: 113

Threads: 15

Joined: Aug, 2022

Reputation: 6

  • 1

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

Posts: 360

Threads: 2

Joined: Apr, 2021

Reputation: 40

  • 0

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

Spanksterria

Seasoned Elitist

noticed Mention

Posts: 342

Threads: 49

Joined: Jul, 2021

Reputation: 35

  • 0

Replied

@heckerdude,

that's a joke right?

https://cdn.discordapp.com/attachments/1078973645969436723/1081346630663536751/cia_noggers.gif

Posts: 113

Threads: 15

Joined: Aug, 2022

Reputation: 6

  • 0

Replied

@Spanksterria, What do you mean? 

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

Spanksterria

Seasoned Elitist

noticed Mention

Posts: 342

Threads: 49

Joined: Jul, 2021

Reputation: 35

  • 0

Replied

@heckerdude,

"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

Posts: 113

Threads: 15

Joined: Aug, 2022

Reputation: 6

  • 0

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

Spanksterria

Seasoned Elitist

noticed Mention

Posts: 342

Threads: 49

Joined: Jul, 2021

Reputation: 35

  • 0

Replied

@heckerdude,

I already know that but u weren't talking about the death function

https://cdn.discordapp.com/attachments/1078973645969436723/1081346630663536751/cia_noggers.gif


New Reply

Users viewing this thread:


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