Advertisement
ManOhMan

Untitled

Jun 21st, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 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: UnionOperation
  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. o2 = Instance.new("Model")
  29. o3 = Instance.new("Part")
  30. o4 = Instance.new("Part")
  31. o5 = Instance.new("Part")
  32. o6 = Instance.new("Part")
  33. o7 = Instance.new("Part")
  34. o2.Name = "locker, can open"
  35. o2.Parent = mas
  36. o3.Parent = o2
  37. o3.Material = Enum.Material.Metal
  38. o3.BrickColor = BrickColor.new("Dark stone grey")
  39. o3.Position = Vector3.new(2.92558503, 8.68694496, 53.7714081)
  40. o3.Rotation = Vector3.new(0, 40, 0)
  41. o3.Anchored = true
  42. o3.Size = Vector3.new(0.200000003, 6, 2.79999995)
  43. o3.CFrame = CFrame.new(2.92558503, 8.68694496, 53.7714081, 0.76604414, 0, 0.642788053, 0, 1, 0, -0.642788053, 0, 0.76604414)
  44. o3.Color = Color3.new(0.388235, 0.372549, 0.384314)
  45. o3.Position = Vector3.new(2.92558503, 8.68694496, 53.7714081)
  46. o4.Parent = o2
  47. o4.Material = Enum.Material.Metal
  48. o4.BrickColor = BrickColor.new("Dark stone grey")
  49. o4.Position = Vector3.new(3.93374848, 11.5869484, 52.7948761)
  50. o4.Rotation = Vector3.new(0, 40, 0)
  51. o4.Anchored = true
  52. o4.Size = Vector3.new(2.60000014, 0.200000003, 2.60000014)
  53. o4.CFrame = CFrame.new(3.93374848, 11.5869484, 52.7948761, 0.76604414, 0, 0.642788053, 0, 1, 0, -0.642788053, 0, 0.76604414)
  54. o4.BottomSurface = Enum.SurfaceType.Smooth
  55. o4.TopSurface = Enum.SurfaceType.Smooth
  56. o4.Color = Color3.new(0.388235, 0.372549, 0.384314)
  57. o4.Position = Vector3.new(3.93374848, 11.5869484, 52.7948761)
  58. o5.Parent = o2
  59. o5.Material = Enum.Material.Metal
  60. o5.BrickColor = BrickColor.new("Dark stone grey")
  61. o5.Position = Vector3.new(5.07049751, 8.68694496, 51.9716034)
  62. o5.Rotation = Vector3.new(0, 40, 0)
  63. o5.Anchored = true
  64. o5.Size = Vector3.new(0.200000003, 6, 2.79999995)
  65. o5.CFrame = CFrame.new(5.07049751, 8.68694496, 51.9716034, 0.76604414, 0, 0.642788053, 0, 1, 0, -0.642788053, 0, 0.76604414)
  66. o5.Color = Color3.new(0.388235, 0.372549, 0.384314)
  67. o5.Position = Vector3.new(5.07049751, 8.68694496, 51.9716034)
  68. o6.Parent = o2
  69. o6.Material = Enum.Material.Metal
  70. o6.BrickColor = BrickColor.new("Dark stone grey")
  71. o6.Position = Vector3.new(4.83366585, 8.68694496, 53.8673553)
  72. o6.Rotation = Vector3.new(0, 40, 0)
  73. o6.Anchored = true
  74. o6.Size = Vector3.new(2.60000014, 6, 0.200000003)
  75. o6.CFrame = CFrame.new(4.83366585, 8.68694496, 53.8673553, 0.76604414, 0, 0.642788053, 0, 1, 0, -0.642788053, 0, 0.76604414)
  76. o6.Color = Color3.new(0.388235, 0.372549, 0.384314)
  77. o6.Position = Vector3.new(4.83366585, 8.68694496, 53.8673553)
  78. o7.Parent = o2
  79. o7.Material = Enum.Material.Metal
  80. o7.BrickColor = BrickColor.new("Dark stone grey")
  81. o7.Position = Vector3.new(3.99804902, 5.78694105, 52.8715057)
  82. o7.Rotation = Vector3.new(0, 40, 0)
  83. o7.Anchored = true
  84. o7.Size = Vector3.new(2.60000014, 0.200000003, 2.79999995)
  85. o7.CFrame = CFrame.new(3.99804902, 5.78694105, 52.8715057, 0.76604414, 0, 0.642788053, 0, 1, 0, -0.642788053, 0, 0.76604414)
  86. o7.BottomSurface = Enum.SurfaceType.Weld
  87. o7.TopSurface = Enum.SurfaceType.Smooth
  88. o7.Color = Color3.new(0.388235, 0.372549, 0.384314)
  89. o7.Position = Vector3.new(3.99804902, 5.78694105, 52.8715057)
  90. mas.Parent = workspace
  91. mas:MakeJoints()
  92. local mas1 = mas:GetChildren()
  93. for i=1,#mas1 do
  94. mas1[i].Parent = script
  95. ypcall(function() mas1[i]:MakeJoints() end)
  96. end
  97. mas:Destroy()
  98. for i=1,#cors do
  99. coroutine.resume(cors[i])
  100. end
  101.  
  102. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  103. game:GetService("Lighting").Brightness = 2
  104. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  105. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  106. game:GetService("Lighting").GlobalShadows = true
  107. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  108. game:GetService("Lighting").Outlines = false
  109. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  110. game:GetService("Lighting").TimeOfDay = "14:00:00"
  111. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  112. game:GetService("Lighting").FogEnd = 100000
  113. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement