Rise Kaitun Blox Fruits Mobile Script
Roblox Scripts is what Roblox players and coders use to build interactive games. To be more specific, players use Lua scripts a popular scripting and programming language.
Instruction
1.Open Roblox And Start Playing 2.Click The Blue Circle To Copy The Script Code 3.Paste The Script Code Into Your Executor 4.Then Execute The Script Code 5.Enjoy
Script Code
_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"))()