-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbanana.lua
25 lines (23 loc) · 877 Bytes
/
banana.lua
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
repeat wait() until game:IsLoaded() and game.Players.LocalPlayer
getgenv().Key = "23e1705744810ebb"
getgenv().SettingFarm ={
["GodHuman"] = true,
["Priority Get Melee Sea 3"] = false,
["Auto Race V2-V3"] = false,
["Auto Saber"] = true,
["Auto Pole"] = true,
["Cursed Dual Katana"] = true,
["SoulGuitar"] = false,
["Teleport To Fruit"] = true,
["Hop Fruit 1M Quest Third Sea"] = false,
["White Screen"] = false,
["Buy Haki"] = {
["Enhancement"] = false,
["Skyjump"] = false,
["Flash Step"] = false,
["Observation"] = false,
},
["Blox Fruit Sniper"] = {"Dragon-Dragon","Kitsune-Kitsune","Leopard-Leopard"},
["Lock Fruit"] = {"Dragon-Dragon","Kitsune-Kitsune","Leopard-Leopard"},
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/obiiyeuem/vthangsitink/main/KaitunTrash.lua"))()