Advertisement
Guest User

Leaked furk scripts

a guest
Dec 30th, 2019
539
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. --Dumped by Pipe Logger by ShowerHead
  2. --These are just some
  3.  
  4. Ninja Legends: https://pastebin.com/raw/chxs4mRT
  5. Redwood Prision: loadstring(game:HttpGet("https://pastebin.com/raw/rT3UCQRs", true))();
  6. Prison Life: https://pastebin.com/raw/cE6kQe1G
  7. Magnet Sim: loadstring(game:HttpGet("https://pastebin.com/raw/enSFzBNC", true))()
  8. Lumber Tycoon 2: https://pastebin.com/raw/2JxuEPCJ
  9. Vehicle Sim: https://pastebin.com/raw/J420Y71u
  10. Lifting Sim: https://pastebin.com/raw/Ed7gYLxh
  11. Big Paint Ball:
  12.  
  13. while wait(0.5) do
  14. local stuff = workspace:getDescendants()
  15. for i=1,#stuff do
  16. if stuff[i].Name == "Hitbox" then
  17. if stuff[i].Parent.Name ~= game.Players.LocalPlayer.Name then
  18. stuff[i].Massless = true
  19. stuff[i].Size = Vector3.new(100,100,100)
  20. stuff[i].Transparency = 0.5
  21. end
  22. end
  23. end
  24. end
  25.  
  26. Strucid: https://pastebin.com/raw/1FDXtFXb
  27.  
  28. Ro Ghoul:
  29.  
  30. -- These settings only work if _G.ServerHop is set to true --
  31. --Turn to true to Server Hop --
  32. _G.ServerHop = false -- Server hops if your player gets below a certain percentage of health
  33. _G.PercentageToHop = 25 -- Will server hop if you are below this percentage in health (0-99)
  34. -- Settings --
  35. _G.AutoEquipMask = false
  36. _G.RepFarm = false
  37. --Turn ONE of these to true if server hopping --
  38. _G.AogiriFarm = false
  39. _G.CCGFarm = false
  40. _G.HumanFarm = false
  41. _G.FarmAll = false
  42. -- Turn ONE of these to true if server hopping --
  43. _G.PlayAsGhoul = false
  44. _G.PlayAsCCG = false
  45.  
  46. loadstring(game:HttpGet(('https://pastebin.com/raw/x9She8BF'),true))()
  47.  
  48. Iron Man Sim: https://pastebin.com/raw/0Jcix9t0
  49. Pet Ranch Sim 2: https://pastebin.com/raw/GysQUGTB
  50. Pet Sim 2: https://pastebin.com/raw/bCYBdgTD
  51. Jailbreak: https://pastebin.com/raw/U0mmRwfn
  52. Murder Mystery: loadstring(game:HttpGet('https://pastebin.com/raw/ecVs72us', true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement