Blox Fruits Rise 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 Kaitun
- 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
Rise Kaitun Script
_G.Config = {
["Melee"] = {
["Superhuman"] = true,
["Death Step"] = true,
["Sharkman Karate"] = true,
["Electric Claw"] = true,
["Dragon Talon"] = true,
["Godhuman"] = true
},
["Sword"] = {
["Saber"] = true,
["Rengoku"] = true,
["Canvander"] = true,
["Buddy Sword"] = true,
["Yama"] = true,
["Tushita"] = true,
["True Triple Katana"] = true,
["Cursed Dual Katana"] = true
},
["Gun"] = {
["Kabucha"] = true,
["Acidum Rifle"] = true,
["Serpent Bow"] = true
},
["Mastery"] = {
["Sword"] = true
},
["Setting"] = {
["Enabled"] = true,
["Hop Server"] = true,
["Reduce Lag"] = true,
["Notifycation Remove"] = true,
["Hop When Player Nearby"] = {
["Enabled"] = true,
["Radius"] = 350
}
}
}
loadstring(game:HttpGet("https://risehub.x10.bz/Kaitun.RiseEvo"))()