-
Notifications
You must be signed in to change notification settings - Fork 0
/
maru19.lua
78 lines (76 loc) · 3.15 KB
/
maru19.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
_G.MainSettings = {
["EnabledHOP"] = true, -- เปิด HOP ( มันไม่มีอยู่ละใส่มาเท่ๆ )
['FPSBOOST'] = true, -- ภาพกาก
["FPSLOCKAMOUNT"] = 20, -- จำนวน FPS
['WhiteScreen'] = true, -- จอขาว
['CloseUI'] = false, -- ปิด Ui
["NotifycationExPRemove"] = true, -- ลบ ExP ที่เด้งตอนฆ่ามอน
['AFKCheck'] = 15, -- ถ้ายืนนิ่งเกินวิที่ตั้งมันจะรีเกม
["LockFragments"] = 20000, -- ล็อคเงินม่วง
["LockFruitsRaid"] = { -- ล็อคผลที่ไม่เอาไปลงดัน
["Kitsune-Kitsune"] = true,
["Dough-Dough"] = true,
["Leopard-Leopard"] = true,
["Mammoth-Mammoth"] = true,
["T-T"] = true,
["Dragon-Dragon"] = true
}
}
_G.Fruits_Settings = { -- ตั้งค่าผล
['Main_Fruits'] = {'Dough-Dough'}, -- ผลหลัก ถ้ายังไม่ใช่ค่าที่ตั้งมันจะกินจนกว่าจะใช่หรือซื้อ
['Select_Fruits'] = {"Kitsune-Kitsune", "T-T", "Flame-Flame", "Ice-Ice", "Quake-Quake", "Light-Light", "Dark-Dark", "Spider-Spider", "Rumble-Rumble", "Magma-Magma", "Buddha-Buddha"} -- กินหรือซื้อตอนไม่มีผล
}
_G.Races_Settings = { -- ตั้งค่าเผ่า
['Race'] = {
['EnabledEvo'] = false,
["v2"] = true,
["v3"] = true,
["Races_Lock"] = {
["Races"] = { -- Select Races U want
["Mink"] = true,
["Human"] = true,
["Fishman"] = true
},
["RerollsWhenFragments"] = 20000 -- Random Races When Your Fragments is >= Settings
}
}
}
_G.Settings_Melee = { -- หมัดที่จะทำ
['Superhuman'] = true,
['DeathStep'] = true,
['SharkmanKarate'] = true,
['ElectricClaw'] = true,
['DragonTalon'] = true,
['Godhuman'] = true
}
_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'] = true,
['TrueTripleKatana'] = true,
['CursedDualKatana'] = true
}
_G.GunSettings = { -- ปืนที่จะทำ
['Kabucha'] = true,
['SerpentBow'] = true,
['SoulGuitar'] = true
}
getgenv().Key = "MARU-9PNAS-8W1U-D5X31-UEI0-ZNSLZ"
getgenv().id = "523962819365044236"
getgenv().Script_Mode = "Kaitun_Script"
loadstring(game:HttpGet("https://raw.githubusercontent.com/xshiba/MaruBitkub/main/Mobile.lua"))()
getgenv().PVSetting = {
key = 'XwkRa-FBWOK_YRwiS9b-', -- Secret Code
DelayUpdate = 20, -- Delay Update (Seconds)
note = 'Buoc',
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/minhkog/roblox/main/trackstat_new_version.lua"))()