Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

repeat task.

wait() until game:IsLoaded()


repeat task.wait() until game.Players
repeat task.wait() until game.Players.LocalPlayer
repeat task.wait() until game.Players.LocalPlayer:FindFirstChild("PlayerGui")
repeat task.wait() until game.Players.LocalPlayer.PlayerGui:FindFirstChild("Main");
_G.Team = "Pirate" -- Marine / Pirate
_G.KAITUN_SCRIPT = true
_G.MainSettings = {
["EnabledHOP"] = true, -- เปิด HOP
['WhiteScreen'] = true, -- จอขาว
_G.Quests_Settings = { -- ตั้งค่าเควสหลักๆ
['Rainbow_Haki'] = true,
["MusketeerHat"] = true,}
_G.Races_Settings = { -- ตั้งค่าเผ่า
['Race'] = {
['EnabledEvo'] = true,
["v2"] = true,
["v3"] = true
}
}
_G.SwordSettings = { -- ดาบที่จะทำ
['Saber'] = true,
["Pole"] = true,
['Shisui'] = true,
['Saddi'] = true,
['Wando'] = true,
['Yama'] = true,
['Rengoku'] = true,
['Canvander'] = true,
['BuddySword'] = true,
['TrueTripleKatana'] = true,
['CursedDualKatana'] = true
}
_G.GunSettings = { -- ปืนที่จะทำ
['Kabucha'] = true,
}
(getgenv()).key = "MARUPD898JSKLGKXCIKKXIB9CR";
(getgenv()).id = "845346446264762368";
loadstring(game:HttpGet("https://raw.githubusercontent.com/xshiba/MaruComkak/main/
PCBit.lua"))()

You might also like