Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Dumped by Pipe Logger by ShowerHead
- --These are just some
- Ninja Legends: https://pastebin.com/raw/chxs4mRT
- Redwood Prision: loadstring(game:HttpGet("https://pastebin.com/raw/rT3UCQRs", true))();
- Prison Life: https://pastebin.com/raw/cE6kQe1G
- Magnet Sim: loadstring(game:HttpGet("https://pastebin.com/raw/enSFzBNC", true))()
- Lumber Tycoon 2: https://pastebin.com/raw/2JxuEPCJ
- Vehicle Sim: https://pastebin.com/raw/J420Y71u
- Lifting Sim: https://pastebin.com/raw/Ed7gYLxh
- Big Paint Ball:
- while wait(0.5) do
- local stuff = workspace:getDescendants()
- for i=1,#stuff do
- if stuff[i].Name == "Hitbox" then
- if stuff[i].Parent.Name ~= game.Players.LocalPlayer.Name then
- stuff[i].Massless = true
- stuff[i].Size = Vector3.new(100,100,100)
- stuff[i].Transparency = 0.5
- end
- end
- end
- end
- Strucid: https://pastebin.com/raw/1FDXtFXb
- Ro Ghoul:
- -- These settings only work if _G.ServerHop is set to true --
- --Turn to true to Server Hop --
- _G.ServerHop = false -- Server hops if your player gets below a certain percentage of health
- _G.PercentageToHop = 25 -- Will server hop if you are below this percentage in health (0-99)
- -- Settings --
- _G.AutoEquipMask = false
- _G.RepFarm = false
- --Turn ONE of these to true if server hopping --
- _G.AogiriFarm = false
- _G.CCGFarm = false
- _G.HumanFarm = false
- _G.FarmAll = false
- -- Turn ONE of these to true if server hopping --
- _G.PlayAsGhoul = false
- _G.PlayAsCCG = false
- loadstring(game:HttpGet(('https://pastebin.com/raw/x9She8BF'),true))()
- Iron Man Sim: https://pastebin.com/raw/0Jcix9t0
- Pet Ranch Sim 2: https://pastebin.com/raw/GysQUGTB
- Pet Sim 2: https://pastebin.com/raw/bCYBdgTD
- Jailbreak: https://pastebin.com/raw/U0mmRwfn
- Murder Mystery: loadstring(game:HttpGet('https://pastebin.com/raw/ecVs72us', true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement