Advertisement
ManOhMan

Untitled

Jul 3rd, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.50 KB | None | 0 0
  1. --Created with PenguinAnonymous's compiler
  2. --PenguinAnonymous is not responsible for damages caused to your game
  3. --This plugin does not remove things
  4. --PenguinAnonymous cannot be held resonsible for manual deletion for the purpose of testing
  5. --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
  6. --Thank you for using my plugin and enjoy :)
  7. --It is free to use
  8. --If you use this plugin to create your own, please give me credit
  9. --Z_V edited my plugin to look like his own and published it without giving me credit, and that makes me very angry
  10. --Errors:
  11. local runDummyScript = function(f,scri)
  12. local oldenv = getfenv(f)
  13. local newenv = setmetatable({}, {
  14. __index = function(_, k)
  15. if k:lower() == 'script' then
  16. return scri
  17. else
  18. return oldenv[k]
  19. end
  20. end
  21. })
  22. setfenv(f, newenv)
  23. ypcall(function() f() end)
  24. end
  25. cors = {}
  26. mas = Instance.new("Model",game:GetService("Lighting"))
  27. mas.Name = "CompiledModel"
  28. o1 = Instance.new("Part")
  29. o2 = Instance.new("Part")
  30. o3 = Instance.new("Part")
  31. o4 = Instance.new("Part")
  32. o5 = Instance.new("Part")
  33. o1.Parent = mas
  34. o1.Transparency = 0.20000000298023
  35. o1.Position = Vector3.new(-57.6424904, -0.00765371323, -60.3529587)
  36. o1.Rotation = Vector3.new(0, 0, -90)
  37. o1.Shape = Enum.PartType.Cylinder
  38. o1.Size = Vector3.new(0.0500000007, 6.56999969, 2.42999935)
  39. o1.CFrame = CFrame.new(-57.6424904, -0.00765371323, -60.3529587, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  40. o1.BottomSurface = Enum.SurfaceType.Smooth
  41. o1.TopSurface = Enum.SurfaceType.Smooth
  42. o1.Position = Vector3.new(-57.6424904, -0.00765371323, -60.3529587)
  43. o2.Parent = mas
  44. o2.Transparency = 0.20000000298023
  45. o2.Position = Vector3.new(-59.8348045, -0.00765371323, -59.0300446)
  46. o2.Rotation = Vector3.new(0, 0, -90)
  47. o2.Shape = Enum.PartType.Cylinder
  48. o2.Size = Vector3.new(0.0500000007, 6.56999969, 1.64999962)
  49. o2.CFrame = CFrame.new(-59.8348045, -0.00765371323, -59.0300446, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  50. o2.BottomSurface = Enum.SurfaceType.Smooth
  51. o2.TopSurface = Enum.SurfaceType.Smooth
  52. o2.Position = Vector3.new(-59.8348045, -0.00765371323, -59.0300446)
  53. o3.Parent = mas
  54. o3.Transparency = 0.20000000298023
  55. o3.Position = Vector3.new(-52.9949989, -0.00765371323, -62.7299881)
  56. o3.Rotation = Vector3.new(0, 0, -90)
  57. o3.Shape = Enum.PartType.Cylinder
  58. o3.Size = Vector3.new(0.0500000007, 6.56999969, 6.68000031)
  59. o3.CFrame = CFrame.new(-52.9949989, -0.00765371323, -62.7299881, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  60. o3.BottomSurface = Enum.SurfaceType.Smooth
  61. o3.TopSurface = Enum.SurfaceType.Smooth
  62. o3.Position = Vector3.new(-52.9949989, -0.00765371323, -62.7299881)
  63. o4.Parent = mas
  64. o4.Transparency = 0.20000000298023
  65. o4.Position = Vector3.new(-53.7092285, -0.00765371323, -60.8150024)
  66. o4.Rotation = Vector3.new(0, 0, -90)
  67. o4.Shape = Enum.PartType.Cylinder
  68. o4.Size = Vector3.new(0.0500000007, 6.56999969, 4.72999907)
  69. o4.CFrame = CFrame.new(-53.7092285, -0.00765371323, -60.8150024, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  70. o4.BottomSurface = Enum.SurfaceType.Smooth
  71. o4.TopSurface = Enum.SurfaceType.Smooth
  72. o4.Position = Vector3.new(-53.7092285, -0.00765371323, -60.8150024)
  73. o5.Parent = mas
  74. o5.Transparency = 0.20000000298023
  75. o5.Position = Vector3.new(-49.7096825, -0.00765371323, -61.7549782)
  76. o5.Rotation = Vector3.new(0, 0, -90)
  77. o5.Shape = Enum.PartType.Cylinder
  78. o5.Size = Vector3.new(0.0500000007, 6.56999969, 4.72999907)
  79. o5.CFrame = CFrame.new(-49.7096825, -0.00765371323, -61.7549782, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  80. o5.BottomSurface = Enum.SurfaceType.Smooth
  81. o5.TopSurface = Enum.SurfaceType.Smooth
  82. o5.Position = Vector3.new(-49.7096825, -0.00765371323, -61.7549782)
  83. mas.Parent = workspace
  84. mas:MakeJoints()
  85. local mas1 = mas:GetChildren()
  86. for i=1,#mas1 do
  87. mas1[i].Parent = workspace
  88. ypcall(function() mas1[i]:MakeJoints() end)
  89. end
  90. mas:Destroy()
  91. for i=1,#cors do
  92. coroutine.resume(cors[i])
  93. end
  94.  
  95. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  96. game:GetService("Lighting").Brightness = 2
  97. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  98. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  99. game:GetService("Lighting").GlobalShadows = true
  100. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  101. game:GetService("Lighting").Outlines = false
  102. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  103. game:GetService("Lighting").TimeOfDay = "14:00:00"
  104. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  105. game:GetService("Lighting").FogEnd = 100000
  106. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement