Pirates Era X Script Pastebin galore. Here's Pirates Era X Roblox Copy and paste Script Pastebin.
Pirates Era X
Roblox Pirates Era X is the way to go if you are interested in Roblox games inspired by the One Piece franchise. The Pirates Era X is a brand-new game developed by Content Pioneers Studio on the Roblox platform. In the game, players are subjected to explore a Wild world full of mysteries and have to do their best training to become the strongest Pirate on the vast sea. In addition, players are expected to find treasures, hunt bounties to prove themselves and See if they can get to the top of the leaderboard.
Pirates Era X Script
Pirates Era X Script Fruit grabber script
Script:
local Material = loadstring(game:HttpGet("https://raw.githubusercontent.com/Kinlei/MaterialLua/master/Module.lua"))()
local X = Material.Load({
Title = "Keybrew Hub discord.gg/keybrew",
Style = 2,
SizeX = 300,
SizeY = 350,
Theme = "Light",
ColorOverrides = {
MainFrame = Color3.fromRGB(0,0,0),
Toggle = Color3.fromRGB(124,37,255),
ToggleAccent = Color3.fromRGB(255,255,255),
Dropdown = Color3.fromRGB(124,37,255),
DropdownAccent = Color3.fromRGB(255,255,255),
Slider = Color3.fromRGB(124,37,255),
SliderAccent = Color3.fromRGB(255,255,255),
NavBarAccent = Color3.fromRGB(0,0,0),
Content = Color3.fromRGB(0,0,0),
}
})
local Y = X.New({
Title = "Main"
})
Y.Toggle({
Text = "Fruit Grabber",
Callback = function(Value)
a = Value
while a do task.wait()
pcall(function()
for i, v in next,game:GetService("Workspace").FruitSpawner:GetChildren() do
if v:IsA("Tool") then
game.Players.LocalPlayer.Character.HumanoidRootPart.Position = v.Handle.Position
end
end
end)
end
end,
Enabled = false
})
Read Also: Roblox Anime Rifts Script Pastebin 2022
How to Execute Script in Roblox
To execute the above listed scripts, it is paramount you've a script executor or exploit. Having said that, here's how to execute Script in Roblox games.
• To begin, download one of the Roblox Script executor like VEGA X, Krnl, Synapses X, jj exploit or any other one that you prefer.• Once you've installed the executor, go right onto Roblox.
• Now Fire up the Roblox game and the Roblox exploit you have downloaded
• Next copy and paste any of the script enlisted above into the box on the executor you earlier installed
• Once you've done that, click on the inject button and followed by execute.
• On seeing the script GUI, go on and enable the hack of your choice.
End of post.
No comments
Post a Comment