Pixel Piece Script | GET ANY FRUIT IN THE GAME

download.png

Created by Gary Hobson

Features:

  • ANY FRUIT IN THE GAME
    • Weapon one risky because it doesn’t apply to your actual Inventory GUI, so maybe it will be detected in the future
    • YOU  Can find the tool names in starterplayer -> StarterPlayerScripts -> Files -> Resources -> ClientVFX -> Cores -> Skills -> DevilFruits/Weapons
    • [CUSTOM FRUIT CALLED : Tf-Tf] -> USE ON ALT -> MIGHT BE DEV SPEC LOOL
local SinglePlrs = game:GetService("ReplicatedStorage").Files.Remotes.SinglePlayers
local plr = game.Players.LocalPlayer

local itemSelect = "DevilFruit" -- Weapon | 
local itemName = "Flame-Flame" -- Ice-Ice | Flame-Flame | Smoke-Smoke | Dark Blade | Kiribachi | Cutlass Kaba | Ax Hand
local args = {
   [1] = {
       ["Call"] = "InteractItem",
       ["itemName"] = itemName,
       ["itemIsa"] = itemSelect,
       ["Type"] = "Equip",
       ["itemId"] = math.random(1e9,5e9)
   }
}


-- to unequip sword just do Type = Unequip
SinglePlrs[game.Players.LocalPlayer.Name].Inventory:FireServer(unpack(args))

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ