Advertisement
ManOhMan

Untitled

Jul 25th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.10 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. o6 = Instance.new("Part")
  34. o7 = Instance.new("SpecialMesh")
  35. o1.Parent = mas
  36. o1.Material = Enum.Material.Concrete
  37. o1.BrickColor = BrickColor.new("Dark stone grey")
  38. o1.Position = Vector3.new(-9.15527725, 9.60161781, 22.8323326)
  39. o1.Rotation = Vector3.new(20.5599995, 1.46000004, 3.08999991)
  40. o1.Size = Vector3.new(8.56000042, 15.7200012, 9.09000015)
  41. o1.CFrame = CFrame.new(-9.15527725, 9.60161781, 22.8323326, 0.998222768, -0.0538762659, 0.0254676342, 0.0593919866, 0.934456408, -0.351089567, -0.00488299876, 0.351978183, 0.935995519)
  42. o1.BottomSurface = Enum.SurfaceType.Smooth
  43. o1.TopSurface = Enum.SurfaceType.Smooth
  44. o1.Color = Color3.new(0.388235, 0.372549, 0.384314)
  45. o1.Position = Vector3.new(-9.15527725, 9.60161781, 22.8323326)
  46. o2.Parent = mas
  47. o2.Material = Enum.Material.Concrete
  48. o2.BrickColor = BrickColor.new("Dark stone grey")
  49. o2.Position = Vector3.new(-15.1957827, 21.348423, 18.572794)
  50. o2.Rotation = Vector3.new(10.5699997, 0.899999976, 3.29999995)
  51. o2.Size = Vector3.new(18.6500015, 17.4099941, 9.09000015)
  52. o2.CFrame = CFrame.new(-15.1957827, 21.348423, 18.572794, 0.998222768, -0.0574801713, 0.015725214, 0.0593919866, 0.981226027, -0.183489159, -0.00488299876, 0.184097007, 0.98289603)
  53. o2.BottomSurface = Enum.SurfaceType.Smooth
  54. o2.TopSurface = Enum.SurfaceType.Smooth
  55. o2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  56. o2.Position = Vector3.new(-15.1957827, 21.348423, 18.572794)
  57. o3.Parent = mas
  58. o3.Material = Enum.Material.Concrete
  59. o3.BrickColor = BrickColor.new("Dark stone grey")
  60. o3.Position = Vector3.new(-29.6143475, 25.073204, 23.8779488)
  61. o3.Rotation = Vector3.new(-89.3899994, -3.4000001, 0.319999993)
  62. o3.Size = Vector3.new(9.57999897, 17.4099941, 9.09000015)
  63. o3.CFrame = CFrame.new(-29.6143475, 25.073204, 23.8779488, 0.998222768, -0.00550484005, -0.0593375824, 0.0593919866, 0.0103110066, 0.998181522, -0.00488299876, -0.999931753, 0.0106196245)
  64. o3.BottomSurface = Enum.SurfaceType.Smooth
  65. o3.TopSurface = Enum.SurfaceType.Smooth
  66. o3.Color = Color3.new(0.388235, 0.372549, 0.384314)
  67. o3.Position = Vector3.new(-29.6143475, 25.073204, 23.8779488)
  68. o4.Parent = mas
  69. o4.Material = Enum.Material.Concrete
  70. o4.BrickColor = BrickColor.new("Dark stone grey")
  71. o4.Position = Vector3.new(-1.06578732, 22.1891251, 18.5036736)
  72. o4.Rotation = Vector3.new(10.5699997, 0.899999976, 3.29999995)
  73. o4.Size = Vector3.new(9.57999897, 17.4099941, 9.09000015)
  74. o4.CFrame = CFrame.new(-1.06578732, 22.1891251, 18.5036736, 0.998222768, -0.0574801713, 0.015725214, 0.0593919866, 0.981226027, -0.183489159, -0.00488299876, 0.184097007, 0.98289603)
  75. o4.BottomSurface = Enum.SurfaceType.Smooth
  76. o4.TopSurface = Enum.SurfaceType.Smooth
  77. o4.Color = Color3.new(0.388235, 0.372549, 0.384314)
  78. o4.Position = Vector3.new(-1.06578732, 22.1891251, 18.5036736)
  79. o5.Parent = mas
  80. o5.Material = Enum.Material.Concrete
  81. o5.BrickColor = BrickColor.new("Dark stone grey")
  82. o5.Position = Vector3.new(-19.5890427, 9.38223648, 8.09700966)
  83. o5.Rotation = Vector3.new(70.5800018, 3.29999995, 0.870000005)
  84. o5.Size = Vector3.new(8.56000042, 15.7200012, 9.09000015)
  85. o5.CFrame = CFrame.new(-19.5890427, 9.38223648, 8.09700966, 0.998222768, -0.0151216751, 0.0576418899, 0.0593919866, 0.33170712, -0.941511095, -0.00488299876, 0.943261266, 0.332015753)
  86. o5.BottomSurface = Enum.SurfaceType.Smooth
  87. o5.TopSurface = Enum.SurfaceType.Smooth
  88. o5.Color = Color3.new(0.388235, 0.372549, 0.384314)
  89. o5.Position = Vector3.new(-19.5890427, 9.38223648, 8.09700966)
  90. o6.Parent = mas
  91. o6.Material = Enum.Material.Concrete
  92. o6.BrickColor = BrickColor.new("Dark stone grey")
  93. o6.Position = Vector3.new(-15.3168736, 34.6508408, 20.8459435)
  94. o6.Rotation = Vector3.new(-169.429993, -0.899999976, 176.699997)
  95. o6.Size = Vector3.new(11.8600006, 11.4599953, 11.1099987)
  96. o6.CFrame = CFrame.new(-15.3168736, 34.6508408, 20.8459435, -0.998222768, -0.0574822761, -0.0157247074, -0.0593939833, 0.981225431, 0.183491081, 0.00488199899, 0.184098899, -0.982895613)
  97. o6.BottomSurface = Enum.SurfaceType.Smooth
  98. o6.TopSurface = Enum.SurfaceType.Smooth
  99. o6.Color = Color3.new(0.388235, 0.372549, 0.384314)
  100. o6.Position = Vector3.new(-15.3168736, 34.6508408, 20.8459435)
  101. o7.Parent = o6
  102. mas.Parent = workspace
  103. mas:MakeJoints()
  104. local mas1 = mas:GetChildren()
  105. for i=1,#mas1 do
  106. mas1[i].Parent = workspace
  107. ypcall(function() mas1[i]:MakeJoints() end)
  108. end
  109. mas:Destroy()
  110. for i=1,#cors do
  111. coroutine.resume(cors[i])
  112. end
  113.  
  114. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  115. game:GetService("Lighting").Brightness = 2
  116. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  117. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  118. game:GetService("Lighting").GlobalShadows = true
  119. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  120. game:GetService("Lighting").Outlines = false
  121. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  122. game:GetService("Lighting").TimeOfDay = "14:00:00"
  123. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  124. game:GetService("Lighting").FogEnd = 100000
  125. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement