ManOhMan

Untitled

Sep 23rd, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.94 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("SpecialMesh")
  30. o3 = Instance.new("Part")
  31. o4 = Instance.new("Decal")
  32. o5 = Instance.new("Part")
  33. o6 = Instance.new("Decal")
  34. o7 = Instance.new("Part")
  35. o8 = Instance.new("Decal")
  36. o9 = Instance.new("Part")
  37. o10 = Instance.new("Decal")
  38. o11 = Instance.new("Part")
  39. o12 = Instance.new("Decal")
  40. o13 = Instance.new("Part")
  41. o14 = Instance.new("Decal")
  42. o1.Name = "Handle"
  43. o1.Parent = mas
  44. o1.Position = Vector3.new(1762.37244, 1929.72217, 6.920784)
  45. o1.Rotation = Vector3.new(-90, 40, 90)
  46. o1.Size = Vector3.new(181.700119, 168.379959, 217.360001)
  47. o1.CFrame = CFrame.new(1762.37244, 1929.72217, 6.920784, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  48. o1.Position = Vector3.new(1762.37244, 1929.72217, 6.920784)
  49. o2.Parent = o1
  50. o2.MeshId = "rbxassetid://785847639"
  51. o2.Scale = Vector3.new(200, 200, 200)
  52. o2.TextureId = "rbxassetid://785848960"
  53. o2.MeshType = Enum.MeshType.FileMesh
  54. o3.Parent = mas
  55. o3.BrickColor = BrickColor.new("Really black")
  56. o3.Position = Vector3.new(374.778748, 144.295563, 14.937645)
  57. o3.Rotation = Vector3.new(-90, 40, 90)
  58. o3.Anchored = true
  59. o3.Size = Vector3.new(343.769958, 1, 426.470154)
  60. o3.CFrame = CFrame.new(374.778748, 144.295563, 14.937645, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  61. o3.BottomSurface = Enum.SurfaceType.Smooth
  62. o3.TopSurface = Enum.SurfaceType.Smooth
  63. o3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  64. o3.Position = Vector3.new(374.778748, 144.295563, 14.937645)
  65. o4.Name = "Images/weary"
  66. o4.Parent = o3
  67. o4.Texture = "http://www.roblox.com/asset/?id=791621654"
  68. o4.Face = Enum.NormalId.Top
  69. o5.Parent = mas
  70. o5.BrickColor = BrickColor.new("Really black")
  71. o5.Position = Vector3.new(645.503662, 466.933502, 14.937645)
  72. o5.Rotation = Vector3.new(-90, 40, 90)
  73. o5.Anchored = true
  74. o5.Size = Vector3.new(343.769958, 1, 426.470154)
  75. o5.CFrame = CFrame.new(645.503662, 466.933502, 14.937645, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  76. o5.BottomSurface = Enum.SurfaceType.Smooth
  77. o5.TopSurface = Enum.SurfaceType.Smooth
  78. o5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  79. o5.Position = Vector3.new(645.503662, 466.933502, 14.937645)
  80. o6.Name = "Images/weary"
  81. o6.Parent = o5
  82. o6.Texture = "http://www.roblox.com/asset/?id=791621654"
  83. o6.Face = Enum.NormalId.Top
  84. o7.Parent = mas
  85. o7.BrickColor = BrickColor.new("Really black")
  86. o7.Position = Vector3.new(917.731079, 791.362, 14.937645)
  87. o7.Rotation = Vector3.new(-90, 40, 90)
  88. o7.Anchored = true
  89. o7.Size = Vector3.new(343.769958, 1, 426.470154)
  90. o7.CFrame = CFrame.new(917.731079, 791.362, 14.937645, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  91. o7.BottomSurface = Enum.SurfaceType.Smooth
  92. o7.TopSurface = Enum.SurfaceType.Smooth
  93. o7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  94. o7.Position = Vector3.new(917.731079, 791.362, 14.937645)
  95. o8.Name = "Images/weary"
  96. o8.Parent = o7
  97. o8.Texture = "http://www.roblox.com/asset/?id=791621654"
  98. o8.Face = Enum.NormalId.Top
  99. o9.Parent = mas
  100. o9.BrickColor = BrickColor.new("Really black")
  101. o9.Position = Vector3.new(1193.50122, 1120.01257, 14.937645)
  102. o9.Rotation = Vector3.new(-90, 40, 90)
  103. o9.Anchored = true
  104. o9.Size = Vector3.new(343.769958, 1, 426.470154)
  105. o9.CFrame = CFrame.new(1193.50122, 1120.01257, 14.937645, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  106. o9.BottomSurface = Enum.SurfaceType.Smooth
  107. o9.TopSurface = Enum.SurfaceType.Smooth
  108. o9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  109. o9.Position = Vector3.new(1193.50122, 1120.01257, 14.937645)
  110. o10.Name = "Images/weary"
  111. o10.Parent = o9
  112. o10.Texture = "http://www.roblox.com/asset/?id=791621654"
  113. o10.Face = Enum.NormalId.Top
  114. o11.Parent = mas
  115. o11.BrickColor = BrickColor.new("Really black")
  116. o11.Position = Vector3.new(1458.94592, 1436.35791, 14.937645)
  117. o11.Rotation = Vector3.new(-90, 40, 90)
  118. o11.Anchored = true
  119. o11.Size = Vector3.new(343.769958, 1, 426.470154)
  120. o11.CFrame = CFrame.new(1458.94592, 1436.35791, 14.937645, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  121. o11.BottomSurface = Enum.SurfaceType.Smooth
  122. o11.TopSurface = Enum.SurfaceType.Smooth
  123. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  124. o11.Position = Vector3.new(1458.94592, 1436.35791, 14.937645)
  125. o12.Name = "Images/weary"
  126. o12.Parent = o11
  127. o12.Texture = "http://www.roblox.com/asset/?id=791621654"
  128. o12.Face = Enum.NormalId.Top
  129. o13.Parent = mas
  130. o13.BrickColor = BrickColor.new("Really black")
  131. o13.Position = Vector3.new(1730.9491, 1760.51953, 14.937645)
  132. o13.Rotation = Vector3.new(-90, 40, 90)
  133. o13.Anchored = true
  134. o13.Size = Vector3.new(343.769958, 1, 426.470154)
  135. o13.CFrame = CFrame.new(1730.9491, 1760.51953, 14.937645, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  136. o13.BottomSurface = Enum.SurfaceType.Smooth
  137. o13.TopSurface = Enum.SurfaceType.Smooth
  138. o13.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  139. o13.Position = Vector3.new(1730.9491, 1760.51953, 14.937645)
  140. o14.Name = "Images/weary"
  141. o14.Parent = o13
  142. o14.Texture = "http://www.roblox.com/asset/?id=791621654"
  143. o14.Face = Enum.NormalId.Top
  144. mas.Parent = workspace
  145. mas:MakeJoints()
  146. local mas1 = mas:GetChildren()
  147. for i=1,#mas1 do
  148. mas1[i].Parent = workspace
  149. ypcall(function() mas1[i]:MakeJoints() end)
  150. end
  151. mas:Destroy()
  152. for i=1,#cors do
  153. coroutine.resume(cors[i])
  154. end
  155.  
  156. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  157. game:GetService("Lighting").Brightness = 2
  158. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  159. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  160. game:GetService("Lighting").GlobalShadows = true
  161. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  162. game:GetService("Lighting").Outlines = false
  163. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  164. game:GetService("Lighting").TimeOfDay = "14:00:00"
  165. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  166. game:GetService("Lighting").FogEnd = 100000
  167. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment