0% found this document useful (0 votes)
21 views1 page

HD

The document outlines a configuration for a gaming script, detailing allowed actions, fruit choices, and race selections for players. It specifies various settings such as FPS boosting and UI visibility. Additionally, it includes a link to load an external Lua script for further functionality.

Uploaded by

trung060487
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views1 page

HD

The document outlines a configuration for a gaming script, detailing allowed actions, fruit choices, and race selections for players. It specifies various settings such as FPS boosting and UI visibility. Additionally, it includes a link to load an external Lua script for further functionality.

Uploaded by

trung060487
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

_G.

KaitunConfig = {
["Actions Allowed"] = {
["Awakening Fruit"] = false,
["Shark Anchor"] = false,
["Mirror Fractal"] = true,
["Soul Guitar"] = true,
["Pole (1st Form)"] = true,
["Upgrading Race"] = true,
["Farming Boss Drop When Maxed Level"] = false,
["Rainbown Haki"] = true,
["Cursed Dual Katana"] = true,
["Buy accessories"] = true,
["Buy Hakis"] = true,
["Buy Guns"] = false,
["Buy Swords"] = false,
["Upgrade Weapons"] = false,
["Farming Boss Drops When X2 Expired"] = true,
["Mirage Puzzle"] = true,
["Saber"] = true
},
["Fps Boosting"] = true,
["Fruit Snipping"] = true,
["Fruit Eating"] = false,
["High Ping Hop"] = true,
["Fruit Choosen"] = {
["T-Rex-T-Rex"] = true,
["Shadow-Shadow"] = true,
["Mammoth-Mammoth"] = true,
["Gravity-Gravity"] = true,
["Spirit-Spirit"] = true,
["Dark-Dark"] = true,
["Rocket-Rocket"] = false,
["Control-Control"] = true,
["Dough-Dough"] = true,
["Leopard-Leopard"] = true,
["Venom-Venom"] = true,
["Dragon-Dragon"] = true,
["Diamond-Diamond"] = true,
["Kitsune-Kitsune"] = true,
["Spring-Spring"] = true
},
["Player Nearing Hop"] = false,
["Allow Stored"] = true,
["Race Choosen"] = {
["Human"] = true
},
["Race Snipping"] = false,
["Tween Speed"] = 350,
["Same Y Tween"] = true
}
getgenv().Hide_UI = true
getgenv().BlackScreen = false
loadstring(game:HttpGet('https://github.com/memaybeohub/NewPage/blob/main/
Kaitun.lua?raw=true'))()

You might also like