Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.Team = "Pirate" -- Marine / Pirate
- _G.MainSettings = {
- ["EnabledHOP"] = true, -- เปิด HOP ( มันไม่มีอยู่ละใส่มาเท่ๆ )
- ['FPSBOOST'] = true, -- ภาพกาก
- ['WhiteScreen'] = true, -- จอขาว
- ["NotifycationExPRemove"] = true, -- ลบ ExP ที่เด้งตอนฆ่ามอน
- ['AFKCheck'] = 300, -- ถ้ายืนนิ่งเกินวิที่ตั้งมันจะรีเกม
- ["LockFragments"] = 200000, -- ล็อคเงินม่วง
- ["LockFruitsRaid"] = { -- ล็อคผลที่ไม่เอาไปลงดัน
- [1] = "Dough-Dough",
- [2] = "Leopard-Leopard",
- [3] = "Kitsune-Kitsune",
- [4] = "Dragon-Dragon"
- }
- }
- _G.Fruits_Settings = { -- ตั้งค่าผล
- ['Main_Fruits'] = {'Dough-Dough','Leopard-Leopard'}, -- ผลหลัก ถ้ายังไม่ใช่ค่าที่ตั้งมันจะกินจนกว่าจะใช่หรือซื้อ
- ['Select_Fruits'] = {"Buddha-Buddha", "Ice-Ice", "Magma-Magma", "Light-Light", "Dark-Dark", "Leopard-Leopard"} -- กินหรือซื้อตอนไม่มีผล
- }
- _G.Quests_Settings = { -- ตั้งค่าเควสหลักๆ
- ['Rainbow_Haki'] = true,
- ["MusketeerHat"] = true,
- ["PullLever"] = true,
- ['DoughQuests_Mirror'] = {
- ['Enabled'] = true,
- ['UseFruits'] = true
- }
- }
- _G.Races_Settings = { -- ตั้งค่าเผ่า
- ['Race'] = {
- ['EnabledEvo'] = true,
- ["v2"] = true,
- ["v3"] = true,
- ["Races_Lock"] = {
- ["Races"] = { -- Select Races U want
- ["Mink"] = false,
- ["Human"] = true,
- ["Fishman"] = false
- },
- ["RerollsWhenFragments"] = 200000 -- Random Races When Your Fragments is >= Settings
- }
- }
- }
- _G.Settings_Melee = { -- หมัดที่จะทำ
- ['Superhuman'] = true,
- ['DeathStep'] = true,
- ['SharkmanKarate'] = true,
- ['ElectricClaw'] = true,
- ['DragonTalon'] = true,
- ['Godhuman'] = true
- }
- _G.FarmMastery_Settings = {
- ['Melee'] = true,
- ['Sword'] = true,
- ['DevilFruits'] = true,
- ['Select_Swords'] = {
- ["AutoSettings"] = false, -- ถ้าเปิดอันนี้มันจะเลือกดาบให้เองหรือฟาร์มทุกดาบนั่นเอง
- ["ManualSettings"] = { -- ถ้าปรับ AutoSettings เป็น false มันจะฟาร์มดาบที่เลือกตรงนี้ ตัวอย่างข้างล่าง
- "Saber",
- "Tushita",
- "Yama",
- "Wando",
- "Shisui",
- "Saddi",
- "Cursed Dual Katana",
- "",
- "True Triple Katana",
- "Pole"
- }
- }
- }
- _G.SwordSettings = { -- ดาบที่จะทำ
- ['Saber'] = true,
- ["Pole"] = true,
- ['MidnightBlade'] = true,
- ['Shisui'] = true,
- ['Saddi'] = true,
- ['Wando'] = true,
- ['Yama'] = true,
- ['Rengoku'] = true,
- ['Canvander'] = true,
- ['BuddySword'] = true,
- ['TwinHooks'] = true,
- ['HallowScryte'] = false,
- ['TrueTripleKatana'] = true,
- ['CursedDualKatana'] = true
- }
- _G.GunSettings = { -- ปืนที่จะทำ
- ['Kabucha'] = false,
- ['SerpentBow'] = false,
- ['SoulGuitar'] = false
- }
- getgenv().Key = "MARU-6WB6-DVYA3-KF22-1EL9O-TVRF"
- getgenv().id = "655665822416764949"
- getgenv().Script_Mode = "Kaitun_Script"
- loadstring(game:HttpGet("https://raw.githubusercontent.com/xshiba/MaruBitkub/main/Mobile.lua"))()
- loadstring(game:HttpGet("https://pastebin.com/raw/Ei7xfvYm"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement