Blox Fruits is an immensely popular game on the Roblox platform, boasting a vast user base. Universal: Jump Scare, Kill All, Spam Color Script This action-adventure game revolves around a pirate theme, where players enagage in combat against a variety of enemies and challenging bosses. Exploring islands and consuming different fruits are essential for advancing your character’s level.
What is Roblox Script?
Roblox Scripts typically refer to snippets of code that offer automation advantages within the game. Independent developers and scripters create these scripts, which are not officially endorsed by the Roblox platform. Nevertheless, you can still utilize these scripts through Roblox executors such as Arceus X, Hydrogen Executor, JJSploit, Fluxus executor, and others.
How to Use Roblox Script?
- Launch Roblox and join your desired game.
- Click the “Copy” button to duplicate the script code.
- Paste the script code into your preferred Roblox executor.
- Execute the script code and savor the enhanced experience.
--[[
WARNING: Heads up! This script has not been verified by BloxFruitSCript. Use at your own risk!
]]
-- thx use my gui
-- mexicokidd gui v1
local ScreenGui = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local lol = Instance.new("TextLabel")
local decalspam = Instance.new("TextButton")
local TextButton = Instance.new("TextButton")
local TextButton_2 = Instance.new("TextButton")
local TextButton_3 = Instance.new("TextButton")
local TextButton_4 = Instance.new("TextButton")
local TextButton_5 = Instance.new("TextButton")
local TextButton_6 = Instance.new("TextButton")
local TextButton_7 = Instance.new("TextButton")
local lol_2 = Instance.new("TextLabel")
local lol_3 = Instance.new("TextLabel")
--Properties:
ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
Frame.Parent = ScreenGui
Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
Frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
Frame.BorderSizePixel = 4
Frame.Position = UDim2.new(0.0172413792, 0, 0.277477473, 0)
Frame.Size = UDim2.new(0, 383, 0, 309)
lol.Name = "lol"
lol.Parent = Frame
lol.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
lol.BorderColor3 = Color3.fromRGB(255, 0, 0)
lol.BorderSizePixel = 4
lol.Position = UDim2.new(-0.00103536656, 0, -0.000839677814, 0)
lol.Size = UDim2.new(0, 383, 0, 60)
lol.Font = Enum.Font.Cartoon
lol.Text = "mexicokidd gui"
lol.TextColor3 = Color3.fromRGB(255, 255, 255)
lol.TextScaled = true
lol.TextSize = 14.000
lol.TextWrapped = true
decalspam.Name = "decal spam"
decalspam.Parent = Frame
decalspam.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
decalspam.BorderColor3 = Color3.fromRGB(255, 0, 0)
decalspam.BorderSizePixel = 4
decalspam.Position = UDim2.new(-0.00103536656, 0, 0.837225556, 0)
decalspam.Size = UDim2.new(0, 383, 0, 50)
decalspam.Font = Enum.Font.Cartoon
decalspam.Text = "decal spam"
decalspam.TextColor3 = Color3.fromRGB(255, 255, 255)
decalspam.TextScaled = true
decalspam.TextSize = 14.000
decalspam.TextWrapped = true
TextButton.Parent = Frame
TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextButton.BorderColor3 = Color3.fromRGB(255, 0, 0)
TextButton.BorderSizePixel = 4
TextButton.Position = UDim2.new(0.662150025, 0, 0.506236434, 0)
TextButton.Size = UDim2.new(0, 129, 0, 51)
TextButton.Font = Enum.Font.Cartoon
TextButton.Text = "HINT"
TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
TextButton.TextScaled = true
TextButton.TextSize = 14.000
TextButton.TextWrapped = true
TextButton_2.Parent = Frame
TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextButton_2.BorderColor3 = Color3.fromRGB(255, 0, 0)
TextButton_2.BorderSizePixel = 4
TextButton_2.Position = UDim2.new(-0.00103536656, 0, 0.506236434, 0)
TextButton_2.Size = UDim2.new(0, 128, 0, 51)
TextButton_2.Font = Enum.Font.Cartoon
TextButton_2.Text = "sky box"
TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
TextButton_2.TextScaled = true
TextButton_2.TextSize = 14.000
TextButton_2.TextWrapped = true
TextButton_3.Parent = Frame
TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextButton_3.BorderColor3 = Color3.fromRGB(255, 0, 0)
TextButton_3.BorderSizePixel = 4
TextButton_3.Position = UDim2.new(0.662150025, 0, 0.21768564, 0)
TextButton_3.Size = UDim2.new(0, 129, 0, 52)
TextButton_3.Font = Enum.Font.Cartoon
TextButton_3.Text = "Music"
TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
TextButton_3.TextScaled = true
TextButton_3.TextSize = 14.000
TextButton_3.TextWrapped = true
TextButton_4.Parent = Frame
TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextButton_4.BorderColor3 = Color3.fromRGB(255, 0, 0)
TextButton_4.BorderSizePixel = 4
TextButton_4.Position = UDim2.new(-0.00103536656, 0, 0.218210459, 0)
TextButton_4.Size = UDim2.new(0, 128, 0, 52)
TextButton_4.Font = Enum.Font.Cartoon
TextButton_4.Text = "jumpscare"
TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
TextButton_4.TextScaled = true
TextButton_4.TextSize = 14.000
TextButton_4.TextWrapped = true
TextButton_5.Parent = Frame
TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextButton_5.BorderColor3 = Color3.fromRGB(255, 0, 0)
TextButton_5.BorderSizePixel = 4
TextButton_5.Position = UDim2.new(0.346223116, 0, 0.218210459, 0)
TextButton_5.Size = UDim2.new(0, 116, 0, 52)
TextButton_5.Font = Enum.Font.Cartoon
TextButton_5.Text = "Kill all"
TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
TextButton_5.TextScaled = true
TextButton_5.TextSize = 14.000
TextButton_5.TextWrapped = true
TextButton_6.Parent = Frame
TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextButton_6.BorderColor3 = Color3.fromRGB(255, 0, 0)
TextButton_6.BorderSizePixel = 4
TextButton_6.Position = UDim2.new(0.346223116, 0, 0.506236672, 0)
TextButton_6.Size = UDim2.new(0, 116, 0, 51)
TextButton_6.Font = Enum.Font.Cartoon
TextButton_6.Text = "spam color"
TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255)
TextButton_6.TextScaled = true
TextButton_6.TextSize = 14.000
TextButton_6.TextWrapped = true
TextButton_7.Parent = Frame
TextButton_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
TextButton_7.BorderColor3 = Color3.fromRGB(255, 0, 0)
TextButton_7.BorderSizePixel = 4
TextButton_7.Position = UDim2.new(0.998964608, 0, 0.127595574, 0)
TextButton_7.Rotation = 8.000
TextButton_7.Size = UDim2.new(0, 116, 0, 52)
TextButton_7.Font = Enum.Font.Cartoon
TextButton_7.Text = "UnanchorAll"
TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 255)
TextButton_7.TextScaled = true
TextButton_7.TextSize = 14.000
TextButton_7.TextWrapped = true
lol_2.Name = "lol"
lol_2.Parent = Frame
lol_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
lol_2.BorderColor3 = Color3.fromRGB(255, 0, 0)
lol_2.BorderSizePixel = 4
lol_2.Position = UDim2.new(0.696092546, 0, -0.22090441, 0)
lol_2.Size = UDim2.new(0, 116, 0, 60)
lol_2.Font = Enum.Font.Cartoon
lol_2.Text = "Made by mexicokidd"
lol_2.TextColor3 = Color3.fromRGB(255, 255, 255)
lol_2.TextScaled = true
lol_2.TextSize = 14.000
lol_2.TextWrapped = true
lol_3.Name = "lol"
lol_3.Parent = Frame
lol_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
lol_3.BorderColor3 = Color3.fromRGB(255, 0, 0)
lol_3.BorderSizePixel = 4
lol_3.Position = UDim2.new(0.393220514, 0, -0.22090441, 0)
lol_3.Size = UDim2.new(0, 116, 0, 60)
lol_3.Font = Enum.Font.Cartoon
lol_3.Text = "My alt 182x289nothing"
lol_3.TextColor3 = Color3.fromRGB(255, 255, 255)
lol_3.TextScaled = true
lol_3.TextSize = 14.000
lol_3.TextWrapped = true
-- Scripts:
local function IJLE_fake_script() -- decalspam.LocalScript
local script = Instance.new('LocalScript', decalspam)
function click()
function exPro(root)
for _, v in pairs(root:GetChildren()) do
if v:IsA("decal spam") and v.Texture ~= "http://www.roblox.com/asset/?id=17372..." then
v.Parent = nil
elseif v:IsA("BasePart") then
v.Material = "Plastic"
v.Transparency = 0
local One = Instance.new("Decal", v)
local Two = Instance.new("Decal", v)
local Three = Instance.new("Decal", v)
local Four = Instance.new("Decal", v)
local Five = Instance.new("Decal", v)
local Six = Instance.new("Decal", v)
One.Texture = "http://www.roblox.com/asset/?id=118804679475226"
Two.Texture = "http://www.roblox.com/asset/?id=118804679475226"
Three.Texture = "http://www.roblox.com/asset/?id=118804679475226"
Four.Texture = "http://www.roblox.com/asset/?id=118804679475226"
Five.Texture = "http://www.roblox.com/asset/?id=118804679475226"
Six.Texture = "http://www.roblox.com/asset/?id=118804679475226"--put id in here i will put it in description
One.Face = "Front"
Two.Face = "Back"
Three.Face = "Right"
Four.Face = "Left"
Five.Face = "Top"
Six.Face = "Bottom"
end
exPro(v)
end
end
function asdf(root)
for _, v in pairs(root:GetChildren()) do
asdf(v)
end
end
exPro(game.Workspace)
asdf(game.Workspace)
end
script.Parent.MouseButton1Down:connect(click)
end
coroutine.wrap(IJLE_fake_script)()
local function LNNYAAO_fake_script() -- TextButton.LocalScript
local script = Instance.new('LocalScript', TextButton)
local button = script.Parent
button.MouseButton1Click:Connect(function()
while true do
local hint = Instance.new("Hint")
hint.Text = "THIS GAME HACKED BY MEXICOKIDD"
hint.Parent = game.Workspace
task.wait(9999999999999999999999999999999999999999999999999999999) -- Display the hint for 5 seconds
end
end)
end
coroutine.wrap(LNNYAAO_fake_script)()
local function REQN_fake_script() -- TextButton_2.ChangeSkyboxOnClick
local script = Instance.new('LocalScript', TextButton_2)
local button = script.Parent
local Lighting = game:GetService("Lighting")
button.MouseButton1Click:Connect(function()
local sky = Instance.new("Sky")
sky.SkyboxBk = "http://www.roblox.com/asset/?id=118804679475226" -- Replace with your asset ID
sky.SkyboxDn = "http://www.roblox.com/asset/?id=118804679475226" -- Replace with your asset ID
sky.SkyboxFt = "http://www.roblox.com/asset/?id=118804679475226" -- Replace with your asset ID
sky.SkyboxLf = "http://www.roblox.com/asset/?id=118804679475226" -- Replace with your asset ID
sky.SkyboxRt = "http://www.roblox.com/asset/?id=118804679475226" -- Replace with your asset ID
sky.SkyboxUp = "http://www.roblox.com/asset/?id=118804679475226" -- Replace with your asset ID
Lighting:ClearAllChildren() -- Clear existing skybox
sky.Parent = Lighting
end)
end
coroutine.wrap(REQN_fake_script)()
local function IBBKOB_fake_script() -- TextButton_3.LocalScript
local script = Instance.new('LocalScript', TextButton_3)
local button = script.Parent
button.MouseButton1Click:Connect(function()
local sound = Instance.new("Sound", button)
sound.SoundId = "rbxassetid://9043827836"
sound.Volume = 9999999
sound.Looped = true
sound:Play()
end)
end
coroutine.wrap(IBBKOB_fake_script)()
local function ZMTJ_fake_script() -- TextButton_4.LocalScript
local script = Instance.new('LocalScript', TextButton_4)
script.Parent.MouseButton1Click:Connect(function()
for i,v in pairs(game.Players:GetPlayers()) do
if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
spawn(function()
local newgui = Instance.new("ScreenGui",v.PlayerGui)
newgui.Name = "Screamer"
local newimage = Instance.new("ImageLabel",newgui)
newimage.Image = "http://www.roblox.com/asset/?id=76878664119922"
newimage.Size = UDim2.new(1,1,1,1)
local s = Instance.new("Sound",newgui)
s.SoundId = "rbxassetid://6018028320"
s.Volume = 999999999999999999999999
s.Looped = false
s:Play()
print("Screamed "..v.Name)
while wait(9) do
newimage.Parent:Destroy()
end
end)
end
end
end)
end
coroutine.wrap(ZMTJ_fake_script)()
local function LMWW_fake_script() -- TextButton_5.KillAllClient
local script = Instance.new('LocalScript', TextButton_5)
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local killAllEvent = ReplicatedStorage:WaitForChild("KillAll")
local button = script.Parent
button.MouseButton1Click:Connect(function()
killAllEvent:FireServer()
end)
end
coroutine.wrap(LMWW_fake_script)()
local function EPMHTWF_fake_script() -- TextButton_5.KillAllServer
local script = Instance.new('Script', TextButton_5)
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Players = game:GetService("Players")
local killAllEvent = ReplicatedStorage:WaitForChild("KillAll")
killAllEvent.OnServerEvent:Connect(function()
for _, player in Players:GetPlayers() do
if player.Character and player.Character:FindFirstChild("Humanoid") then
player.Character.Humanoid.Health = 0
end
end
end)
end
coroutine.wrap(EPMHTWF_fake_script)()
local function MMNJAIA_fake_script() -- TextButton_6.SpamColorsOnClick
local script = Instance.new('LocalScript', TextButton_6)
local button = script.Parent
local Workspace = game:GetService("Workspace")
button.MouseButton1Click:Connect(function()
while true do
for _, part in Workspace:GetDescendants() do
if part:IsA("BasePart") then
part.BrickColor = BrickColor.Random()
end
end
task.wait(0.1) -- Change color every 0.5 seconds
end
end)
end
coroutine.wrap(MMNJAIA_fake_script)()
local function NRXZT_fake_script() -- Frame.MoveFrameScript
local script = Instance.new('LocalScript', Frame)
local UserInputService = game:GetService("UserInputService")
local frame = script.Parent
local dragging = false
local dragInput, mousePos, framePos
local function update(input)
local delta = input.Position - mousePos
frame.Position = UDim2.new(framePos.X.Scale, framePos.X.Offset + delta.X, framePos.Y.Scale, framePos.Y.Offset + delta.Y)
end
frame.InputBegan:Connect(function(input)
if input.UserInputType == Enum.UserInputType.MouseButton1 then
dragging = true
mousePos = input.Position
framePos = frame.Position
input.Changed:Connect(function()
if input.UserInputState == Enum.UserInputState.End then
dragging = false
end
end)
end
end)
frame.InputChanged:Connect(function(input)
if input.UserInputType == Enum.UserInputType.MouseMovement then
dragInput = input
end
end)
UserInputService.InputChanged:Connect(function(input)
if dragging and input == dragInput then
update(input)
end
end)
end
coroutine.wrap(NRXZT_fake_script)()
local function ESQH_fake_script() -- TextButton_7.UnanchorAllClient
local script = Instance.new('LocalScript', TextButton_7)
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local unanchorAllEvent = ReplicatedStorage:WaitForChild("UnanchorAll")
local button = script.Parent
button.MouseButton1Click:Connect(function()
unanchorAllEvent:FireServer()
end)
end
coroutine.wrap(ESQH_fake_script)()
Description
A Blox Fruit Script is a custom code or program intended to mechanize undertakings or improve ongoing interaction in the Roblox game Blox Natural products. Players use contents to acquire benefits, for example, auto-cultivating, quicker level-ups, abilities to open, and that’s just the beginning, frequently working on redundant assignments to work on their general involvement with the game. Remember that utilizing contents might abuse Roblox’s help out and bring about punishments, including account boycotts.


