repeat wait() until game:IsLoaded() --ตอ
้ งใสต
่ ลอดถา้ ใช้ synx ไอควายจ ำใสส่ มองเอาไว้
_G.Fruit1 = {
['BuyFruit'] = true, -- true / false
['SelectDevil'] = {"Chop-Chop","Bomb-Bomb","Spike-Spike"},
['SinperFruit_mode'] = false
}
_G.Setting1 = {['WhiteScreen'] = false}
if type(_G.Setting1) ~= "table" then _G.Setting1 = {} end
_G.Setting1['Team'] = "Pirates" -- Marines / Pirates
_G.Setting1['FPS_Boost'] = true -- true / false -- จอขาว
_G.Setting1['AutoRedeem'] = true -- true / false
_G.Setting1['RedeemOnLv'] = 10
_G.Setting1['HideUI'] = true
_G.farmer1 = {
['AutoFarm'] = true, -- true / false
["GetMaterialGodhuman"] = true,
['Mastery_Farm'] = true, -- true / false
['Mastery_Mode'] = "Fruit", --"Fruit", "Gun","Sword"
['FruitMastery_MaxLv'] = true,
['AllSwordMas_MaxLv'] = true
}
_G.tool1 = {
['AutoMeleeWeapon'] = true, -- true / false
['Make_Melee'] = {"Superhuman", "Death Step","Sharkman Karate","Electric
Claw","Dargon Talon", "Godhuman"}
}
_G.Shop1 = {
['BuyEctoplasItem'] = true,
['BuyCommon'] = true,
['BuyHaki'] = true ,-- autobuy Buso haki Skyjump
['BuyKabcha'] = true, -- true / false
['BuyBisento'] = true,
['BuyTrueTripleKatana'] = true,
['BuyPole2'] = true
}
_G.SaveSettingSync = {
['WebHookUrl'] =
"https://discord.com/api/webhooks/1022800826948927549/ssqpkipuTnNh8-
CAELmBlZK8eqhLB3txz_DMnIeaxRNoquzdhc-lt2DvD0k-_ybLatYZ",
}
if type(_G.Fruit1) ~= "table" then _G.Fruit1 = {} end
_G.Fruit1['RandomFruit'] = true
_G.Fruit1['StoreFruit'] = true
_G.Fruit1['BringFruit'] = true
_G.Fullystats = true
if game.PlaceId == 2753915549 then -- sea1
_G.farmer1['Farm_Mode'] = "Level"
_G.sea_I = {
['AutoSea2'] = true, -- true
['Open_Saber'] = true,
['Pole_v1'] = true
}
elseif game.PlaceId == 4442272183 then -- sea2
_G.farmer1['Farm_Mode'] = "Level"
_G.sea_II = {
['AutoSea3'] = true, -- true
['Bartilo'] = true,
['AutoFlower'] = true,
['AutoDarkbeard'] = true
}
_G.Raid1 = {
['AutoRaid'] = true, -- true / false
['RaidMode'] = "Awake Skill",-- "Raid Normal" , "Awake Skill"
['GetFruit_Method'] = "FruitInventory + BringFruit + Hop"--
"BringFruit" , "BringFruit + Hop" , "FruitInventory" , "FruitInventory +
BringFruit" , "FruitInventory + BringFruit + Hop"
}
elseif game.PlaceId == 7449423635 then -- sea3
_G.sea_III = {
['AutoScythe'] = true,
['BuddySword'] = true,
['AutoRipIndra'] = true,
['AutoCakePrince'] = true,
['Canvander'] = true,
['Tushita'] = true,
['EliteHunt'] = true,
['Elite_mode'] = "Yama"--"Elite","Yama","Yama Hop on 2400","God
Chalice"
}
_G.Raid1 = {
['AutoRaid'] = true, -- true / false
['RaidMode'] = "Awake Skill",-- "Raid Normal" , "Awake Skill"
['GetFruit_Method'] = "FruitInventory + BringFruit + Hop"--
"BringFruit" , "BringFruit + Hop" , "FruitInventory" , "FruitInventory +
BringFruit" , "FruitInventory + BringFruit + Hop"
}
_G.farmer1['Farm_Mode'] = "Level , Bone" -- "Level" / "Bone" / "Level ,
Bone" / "Level , NearMob" / "Ectoplas" / "Rengoku" / "DripMama" / "NearMob"
_G.Shop1['BoneTrade'] = true
end
-- [[ EN: Config Here Description: Please Delete This Line and Replace with Your
Script Config TH: วางคอนฟิ กตรงนี้ ค ำอธิบาย: ลบบรรทั ดนี้ ออกให้หมดเเลว้ เเทนที่ด้วยคอนฟิ ก ]] --
local isExecuted = false
local request = syn and syn.request or http and http.request or http_request or
fluxus and fluxus.request or getgenv().request or request
task.spawn(function()
repeat task.wait() until isExecuted == true
-- [[ EN: External Script Here Description: Please Deleted This Line and
Replace with Your External Tools Link HopServer TH: วางสคริ ปเเยกตรงนี้ ค ำอธิบาย: ลบบรรทั ดนี้ ออก
ให้หมดเเลว้ แทนที่ด้วยสคริ ปเเยกอยา่ งเชน
่ kaitan tools ]] --
end);
(function()
_G.Key = 'Table-O058-GKII-BA3V-NUCI'
_G.DiscordId = '905477681238384660'
local Status, Script;
repeat
task.wait()
Status, Script = pcall(request, { Url =
'https://www.tablehub.net/api/v2/script' });
until
Status == true and Script ~= nil
loadstring(Script.Body)();
isExecuted = true
end)()