Advertisement
Peerapat_PKY

Maru_CP_BF

Aug 28th, 2024 (edited)
727
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.47 KB | None | 0 0
  1. repeat task.wait() until game:IsLoaded()
  2. repeat task.wait() until game.Players
  3. repeat task.wait() until game.Players.LocalPlayer
  4. repeat task.wait() until game.Players.LocalPlayer:FindFirstChild("PlayerGui")
  5. repeat task.wait() until game.Players.LocalPlayer.PlayerGui:FindFirstChild("Main");
  6. _G.Team = "Pirate" -- Marine / Pirate
  7. getgenv().Script_Mode = "Kaitun_Script"
  8. _G.MainSettings = {
  9.         ["EnabledHOP"] = true, -- เปิด HOP ( มันไม่มีอยู่ละใส่มาเท่ๆ )
  10.         ['FPSBOOST'] = true, -- ภาพกาก
  11.         ["FPSLOCKAMOUNT"] = 15, -- จำนวน FPS
  12.         ['WhiteScreen'] = false, -- จอขาว
  13.         ['CloseUI'] = true, -- ปิด Ui
  14.         ["NotifycationExPRemove"] = true, -- ลบ ExP ที่เด้งตอนฆ่ามอน
  15.         ['AFKCheck'] = 150, -- ถ้ายืนนิ่งเกินวิที่ตั้งมันจะรีเกม
  16.         ["LockFragments"] = 400000, -- ล็อคเงินม่วง
  17.         ["LockFruitsRaid"] = { -- ล็อคผลที่ไม่เอาไปลงดัน
  18.             [1] = "Dough-Dough",
  19.             [2] = "Leopard-Leopard",
  20.             [3] = "Kitsune-Kitsune",
  21.             [4] = "T-Rex-T-Rex",
  22.             [5] = "Mammoth-Mammoth",
  23.             [6] = "Venom-Venom"
  24.         }
  25.     }
  26. _G.Fruits_Settings = { -- ตั้งค่าผล
  27.     ['Main_Fruits'] = {'Dough-Dough'}, -- ผลหลัก ถ้ายังไม่ใช่ค่าที่ตั้งมันจะกินจนกว่าจะใช่หรือซื้อ
  28.     ['Select_Fruits'] = {"Buddha-Buddha", "Ice-Ice", "Magma-Magma", "Light-Light", "Dark-Dark"} -- กินหรือซื้อตอนไม่มีผล
  29. }
  30. _G.Quests_Settings = { -- ตั้งค่าเควสหลักๆ
  31.     ['Rainbow_Haki'] = true,
  32.     ["MusketeerHat"] = true,
  33.     ["PullLever"] = true,
  34.     ['DoughQuests_Mirror'] = {
  35.         ['Enabled'] = true,
  36.         ['UseFruits'] = true
  37.     }        
  38. }
  39. _G.Races_Settings = { -- ตั้งค่าเผ่า
  40.     ['Race'] = {
  41.         ['EnabledEvo'] = true,
  42.         ["v2"] = true,
  43.         ["v3"] = true,
  44.         ["Races_Lock"] = {
  45.             ["Races"] = { -- Select Races U want
  46.                 ["Mink"] = true,
  47.                 ["Human"] = true,
  48.                 ["Fishman"] = true
  49.             },
  50.             ["RerollsWhenFragments"] = 200000 -- Random Races When Your Fragments is >= Settings
  51.         }
  52.     }
  53. }
  54. _G.Settings_Melee = { -- หมัดที่จะทำ
  55.     ['Superhuman'] = true,
  56.     ['DeathStep'] = true,
  57.     ['SharkmanKarate'] = true,
  58.     ['ElectricClaw'] = true,
  59.     ['DragonTalon'] = true,
  60.     ['Godhuman'] = true
  61. }
  62. _G.FarmMastery_Settings = {
  63.     ['Melee'] = true,
  64.     ['Sword'] = true,
  65.     ['DevilFruits'] = true,
  66.     ['Select_Swords'] = {
  67.         ["AutoSettings"] = false, -- ถ้าเปิดอันนี้มันจะเลือกดาบให้เองหรือฟาร์มทุกดาบนั่นเอง        
  68.         ["ManualSettings"] = { -- ถ้าปรับ AutoSettings เป็น false มันจะฟาร์มดาบที่เลือกตรงนี้ ตัวอย่างข้างล่าง
  69.             "Saber",
  70.             "Tushita",
  71.             "Yama",
  72.             "Wando",
  73.             "Shisui",
  74.             "Saddi",
  75.             "Cursed Dual Katana",
  76.             "",
  77.             "True Triple Katana",
  78.             "Pole"
  79.         }
  80.     }
  81. }
  82. _G.SwordSettings = { -- ดาบที่จะทำ
  83.     ['Saber'] = true,
  84.     ["Pole"] = true,
  85.     ['MidnightBlade'] = true,
  86.     ['Shisui'] = true,
  87.     ['Saddi'] = true,
  88.     ['Wando'] = true,
  89.     ['Yama'] = true,
  90.     ['Rengoku'] = true,
  91.     ['Canvander'] = true,
  92.     ['BuddySword'] = true,
  93.     ['TwinHooks'] = true,
  94.     ['HallowScryte'] = false,
  95.     ['TrueTripleKatana'] = false,
  96.     ['SharkAnchor'] = true,
  97.     ['CursedDualKatana'] = true
  98. }
  99. _G.SharkAnchor_Settings = {
  100.     ["Enabled_Farm"] = false,
  101. }
  102. _G.GunSettings = { -- ปืนที่จะทำ
  103.     ['Kabucha'] = false,
  104.     ['SerpentBow'] = false,
  105.     ['SoulGuitar'] = false
  106. }
  107. getgenv().Key = "MARU-DAQ3-JBEOD-6ZNH-TKLFP-ZZVX"
  108. getgenv().id = "969581952531316827"
  109. getgenv().Script_Mode = "Kaitun_Script"
  110. loadstring(game:HttpGet("https://raw.githubusercontent.com/xshiba/MaruBitkub/main/Mobile.lua"))()
  111.  
  112. loadstring(game:HttpGet("https://pastebin.com/raw/Ei7xfvYm"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement