Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().Setting = {
- ["Team"] = "Pirates",
- ["Chat"] = {},
- ["Skip Race V4"] = true,
- ["Melee"] = {
- ["Enable"] = true,
- ["Z"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["X"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["C"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["Delay"] = 1.5
- },
- ["Sword"] = {
- ["Enable"] = true,
- ["Z"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["X"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["Delay"] = 1
- },
- ["Gun"] = {
- ["Enable"] = false,
- ["Z"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["X"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["Delay"] = 1,
- ["GunMode"] = false
- },
- ["Fruit"] = {
- ["Enable"] = false,
- ["Z"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["X"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["C"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["V"] = {["Enable"] = false, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["F"] = {["Enable"] = true, ["HoldTime"] = 0.05, ["WaitNextSkill"] = 0.6},
- ["Delay"] = 1
- },
- ["Hunt"] = {
- ["Min"] = 0,
- ["Max"] = 30000000
- },
- ["Skip"] = {
- ["Fruit"] = false,
- ["FruitList"] = {"Buddha", "Leopard", "T-Rex"},
- ["SafeZone"] = true,
- ["NoHaki"] = true,
- ["NoPvP"] = true
- },
- ["SafeHealth"] = {
- ["Health"] = 5200,
- ["Mask"] = false,
- ["MaskType"] = "Mask",
- ["RaceV4"] = false
- },
- ["Another"] = {
- ["V3"] = true,
- ["V4"] = true,
- ["CustomHealth"] = true,
- ["Health"] = 5200,
- ["WhiteScreen"] = false,
- ["FPSBoots"] = false,
- ["AutoServerHop"] = true,
- ["HopWhenNoBounty"] = true,
- ["BountyLock"] = false,
- ["BountyLockAt"] = 30000000,
- ["ServerHopAfterTime"] = false,
- ["ServerHopTime"] = 900,
- ["CheckCombatBeforeHop"] = true,
- ["MaxPlayersInServer"] = 8
- },
- ["Webhook"] = {
- ["Enabled"] = false,
- ["Url"] = "",
- ["Embed"] = false,
- ["SendKillNotifications"] = true,
- ["SendTargetNotifications"] = true,
- ["SendHopNotifications"] = true,
- ["SendFruitNotifications"] = true,
- ["SendStartNotification"] = true,
- ["ImageEmbed"] = true,
- ["CustomImage"] = false,
- ["CustomImageUrl"] = "",
- ["StoredFruit"] = true
- },
- ["ESP"] = {
- ["Enabled"] = true
- }
- }
- loadstring(game:HttpGet("https://luacrack.site/raw.php/MatsuneHubSuppor/raw/Gamemod2.lua"))()
Add Comment
Please, Sign In to add comment