Blox Fruits Hiru Kaitun Mobile Script
Blox Fruits was created in January 2019 by mygame43; also known as the creator of Gamer Robot and Elemental Battlegrounds. It is a game heavily inspired by the manga/anime series One Piece. It’s also the most visited game in Roblox right now with more then than 15 Billion visits.
Features
- Auto Buy Items
- Auto Level Farm
- And More
Instructions
- Open your Roblox game first
- Click the "Copy" button to copy the script
- Paste the script into any free executor
- Execute your script, and you're done
Hiru Kaitun Script
_G.Quest = {
['RGB Aura Haki'] = true,
['Pull Lever'] = true,
['Quest Dough Awaken'] = true
}
_G.Race = {
['Select Race'] = {'Human','Fishman','Skypiea','Mink'},
['Lock Race'] = true,
['Evo Race V3'] = true
}
_G.Melee = {
['Godhuman'] = true
}
_G.Sword = {
['Saber'] = true,
['Midnight Blade'] = true,
['Shisui'] = true,
['Saddi'] = true,
['Wando'] = true,
['Yama'] = true,
['Koko'] = false,
['Rengoku'] = true,
['Canvander'] = true,
['Buddy Sword'] = true,
['Twin Hooks'] = true,
['SpikeyTrident'] = true,
['Hallow Scryte'] = true,
['Dark Dagger'] = true,
['Tushita'] = true,
['True Triple Katana'] = true,
['Cursed Dual Katana'] = true,
['Shark Anchor'] = true
}
_G.Gun = {
['Kabucha'] = true,
['Acidum Rifle'] = true,
['Soul Guitar'] = true,
['Serpent Bow'] = true
}
_G.Fruit = {
['Main Fruit'] = {'Kitsune-Kitsune','T-Rex-T-Rex','Mammoth-Mammoth'},
['Select Fruit'] = {'Dark-Dark','Magma-Magma'}
}
_G.Mastery = {
['Melee'] = true,
['Sword'] = true,
['Fruit'] = true
}
_G.Setting = {
['FPS Booster'] = true,
['Auto Close Ui'] = false
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/NGUYENVUDUY1/Super/refs/heads/main/Kaitun.lua"))()