Crash People Game Script Roblox

Posted on

You probably think that the title is so bad to read. However, as Roblox player, you will need the script that can make people on Roblox game crashed. Although, it seems very danger and wicked, but the script will help everyone who get the effect which is done by other players. Do you already understand what we mean? If you do not understand yet, keep staying on this page can be a best way for you.

In this chance, we will show you something different from other articles on this page in which we are going to expose the script that make people crashed. Maybe, it is so bad to see, indeed, you will need this script anytime when you are loss. Why? It is because there is a time in which you will get the bad and vicious manners from other players. We guarantee that you will look for the ways to reciprocate their actions. One of them is by making other players crashed on the game. It is so horrible, isn’t it? NO, at all. Indeed, you have a chance to reply what other players do to you even a bad manners. So, we think that using the script to crash people on their game is so fair at all.


The script focuses on making every player on Roblox get crashing. It is for the player who tries to glitch the outside of environment. Besides, there will a chance for other players to exploit the game and go to the forbidden places to unleash their mission. This is done by player to get more points even though make the others loss. For that reason why using the crash script for others who make you loss is so needed.

Unfortunately, we just show some scripts that you are able to choose. But, many players said that those script is so workable. So, it is not wrong way for you if you try to use this script immediately.

Here are the scripts:

script.Parent = game:GetService(“Geometry”)

admins = {“dmjoe”, “fahimbk99”}

readmitted = {“PLAYERYOUUNBAN”}

————

function checkIfAdmin(str)

    for _, v in pairs(admins) do

        if v:lower() == str:lower() then

            return true

        end

    end

end

————

function checkIfUnbanned(str)

    for _, v in pairs(readmitted) do

        if v:lower() == str:lower() then

            return true

        end

    end

end

————

game.Players.PlayerAdded:connect(function(player)

    repeat wait() until player.Character ~= nil

    player:WaitForDataReady()

    if not checkIfAdmin(player.Name) and not checkIfUnbanned(player.Name) and player:LoadBoolean(“Banned”) == true then

        crsh = script.cryk:Clone()

        crsh.Parent = player.Backpack

        crsh.Disabled = false

    end

    player.Chatted:connect(function(comm)

        pcall(function()

            if comm:lower():find(“crash/”) and checkIfAdmin(player.Name) then

                user = comm:sub(7)

                for _, v in pairs(game.Players:GetPlayers()) do

                    if v.Name:lower() == user:lower() then

                        v:SaveBoolean(“Banned”, true)

                        crsh = script.cryk:Clone()

                        crsh.Parent = v.Backpack

                        crsh.Disabled = false

                    end

                end

            end

        end)

    end)

end)

Besides, the script above, you can also use another script as we show in the text below!

local Message = Instance.new(“Message”,workspace)

Message.Text = (“Loading Crash Script”)

Message.Text = (“Loading Crash Script.”)

Message.Text = (“Loading Crash Script..”)

Message.Text = (“Loading Crash Script…”)

Message.Text = (“Sucessfully Loaded”)

Message.Text = (“HAHAHAHAHAHHAHAHAAHHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAAHAHAHAHAHAHAHAHAH”)

Message.Text = (“HAHAHAHAHAHHAHAHAAHHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAAHAHAHAHAHAHAHAHAH”)

Message.Text (“HAHAHAHAHAHHAHAHAAHHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAAHAHAHAHAHAHAHAHAH”)

repeat

—— (The script still continues)

Well, if you want to get crash script for detail and completely, absolutely you can visit trusted sites providing the script, that’s Pastebin.com. Besides, you can try to join with script forum named v3rmillion.net. Good Luck, Dude!

Leave a Reply

Your email address will not be published. Required fields are marked *