About 93 results
Open links in new tab
  1. Creating a script that crashes the player on touch - Roblox

    Jul 29, 2019 · I am trying to create a script that crashes the player who touched the part using a on touch function. I’ve tried doing a while true do function but it seems to make the whole …

  2. is there a script where i can crash other people's game / the

    May 3, 2023 · 75K subscribers in the robloxhackers community. Reddit's #1 ROBLOX Exploiting community. Whether it's scripts, tutorials, memes or anything else…

  3. How to actually CRASH the client - Scripting Support - Roblox

    Jun 29, 2024 · What do you want to achieve? I want to crash the client What is the issue? while true do loop is countered by script allowed execution time, but when I used Adonis’ crash …

  4. Server crash exploit patch - Community Resources - Roblox

    Apr 10, 2021 · There’s a new server crashing script that relies on the chat system to crash servers. Here’s a very simple fix for it. It’s very easy to patch it, but I’ve seen it never …

  5. I made a script to crash exploiters and cheaters in my game in

    Aug 27, 2024 · I made a script in my game that detects exploiters with my anti-cheat on top of Hyperion, perma-bans them on every alt account, and crashes the exploiter. In the crashing …

  6. Yeah, I made a script that crashes studio and the Roblox client

    May 3, 2022 · I don’t know how to report this but I get the standard Roblox Crash whenever the Tab key is pressed. Code: local Remotes = game.ReplicatedStorage.Remotes local Events = …

  7. How can I crash Players - Scripting Support - Roblox

    Mar 17, 2021 · How can I Crash a Players game without affecting other players? Ideas appreciated!

  8. Crash on Death script similar to M U G E N games? - Roblox

    Sep 3, 2023 · I want to make a script that crashes your game when you die. I know how to make a kick script but I’m not sure how I would crash the game when a player dies. How would I do this?

  9. How would you make a script that crashes a players roblox app?

    Aug 6, 2023 · Crashing the players client isn’t the best way to deal with exploiters. Any physical damage to their client is up to you not them.

  10. Crash when touched a part - Scripting Support - Roblox

    Sep 29, 2021 · hello! i want to make a script where if player touches a part, something happens that crashes his game. maybe create A LOT of lag so he crashes. how do i do that? i want the …