Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- M3main:Cheat(
- "Button", -- Type
- "Red Key", -- Name
- function() -- Callback function
- print("Teleporting To: Red Key")
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(255,0,0) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Blue Key", -- Name
- function() -- Callback function
- print("Teleporting To: Blue Key")
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(0,255,255) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Green Key", -- Name
- function() -- Callback function
- print("Teleporting To: Green Key")
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(0,255,0) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Purple Key", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(180,128,255) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Bronze Key", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(213,115,61) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Gold Key", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(239, 184, 56) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Silver Key", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(248,248,248) then
- if z:FindFirstChild("Mesh").Scale == Vector3.new(5,5,5) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Ammo", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(248,248,248) then
- if z:FindFirstChild("Mesh").Scale == Vector3.new(0.05,0.05,0.05) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Gun", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(248,248,248) then
- if z:FindFirstChild("Mesh").Scale == Vector3.new(1.25,1.25,1.25) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Wood", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(106, 57, 9) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Hammer", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(248,248,248) then
- if z:FindFirstChild("Mesh").Scale == Vector3.new(1.2,1.2,1.2) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end
- end)
- M3main:Cheat(
- "Button", -- Type
- "Wrench", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- if v:FindFirstChildOfClass("Part") then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(248,248,248) then
- if z:FindFirstChild("Mesh").Scale == Vector3.new(0.6,0.6,0.6) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end
- end
- end)
- local M3Exclusive= map2:Sector("Exclusive Teleports")
- M3Exclusive:Cheat(
- "Button", -- Type
- "Bone", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(202,191,163) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end)
- M3Exclusive:Cheat(
- "Button", -- Type
- "Green Egg", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(52,142,64) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end)
- M3Exclusive:Cheat(
- "Button", -- Type
- "Red Egg", -- Name
- function() -- Callback function
- for i,v in pairs(workspace:GetChildren()) do
- if v.ClassName == "Folder" then
- if v.Name ~= "PeppaNPC" or "GameFolder" or "LoadedMap" then
- for i,z in pairs(v:GetChildren()) do
- if z.Color == Color3.fromRGB(196,40,28) then
- local savedpos = hrp.CFrame
- if game:GetService("Players").LocalPlayer.Character:FindFirstChild("Teleporting") then -- Anti Cheat remove
- game:GetService("Players").LocalPlayer.Character.Teleporting:Destroy()
- end
- z.ClickDetector.MaxActivationDistance = "100"
- parttp(z.CFrame)
- fireclickdetector(z.ClickDetector,0)
- wait(0.25)
- if backpack:FindFirstChild(z) then
- humanoid:EquipTool(backpack:FindFirstChild(z))
- end
- wait(0.25)
- parttp(savedpos)
- end
- end
- end
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment