ManOhMan

Untitled

Sep 23rd, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 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. o1.Name = "Handle"
  37. o1.Parent = mas
  38. o1.Position = Vector3.new(855.895569, 849.423218, 6.920784)
  39. o1.Rotation = Vector3.new(-90, 40, 90)
  40. o1.Size = Vector3.new(181.700119, 168.379959, 217.360001)
  41. o1.CFrame = CFrame.new(855.895569, 849.423218, 6.920784, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  42. o1.Position = Vector3.new(855.895569, 849.423218, 6.920784)
  43. o2.Parent = o1
  44. o2.MeshId = "rbxassetid://785847639"
  45. o2.Scale = Vector3.new(200, 200, 200)
  46. o2.TextureId = "rbxassetid://785848960"
  47. o2.MeshType = Enum.MeshType.FileMesh
  48. o3.Parent = mas
  49. o3.BrickColor = BrickColor.new("Really black")
  50. o3.Position = Vector3.new(374.778748, 144.295563, 14.937645)
  51. o3.Rotation = Vector3.new(-90, 40, 90)
  52. o3.Anchored = true
  53. o3.Size = Vector3.new(343.769958, 1, 426.470154)
  54. o3.CFrame = CFrame.new(374.778748, 144.295563, 14.937645, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  55. o3.BottomSurface = Enum.SurfaceType.Smooth
  56. o3.TopSurface = Enum.SurfaceType.Smooth
  57. o3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  58. o3.Position = Vector3.new(374.778748, 144.295563, 14.937645)
  59. o4.Name = "Images/weary"
  60. o4.Parent = o3
  61. o4.Texture = "http://www.roblox.com/asset/?id=791621654"
  62. o4.Face = Enum.NormalId.Top
  63. o5.Parent = mas
  64. o5.BrickColor = BrickColor.new("Really black")
  65. o5.Position = Vector3.new(645.503662, 466.933502, 14.937645)
  66. o5.Rotation = Vector3.new(-90, 40, 90)
  67. o5.Anchored = true
  68. o5.Size = Vector3.new(343.769958, 1, 426.470154)
  69. o5.CFrame = CFrame.new(645.503662, 466.933502, 14.937645, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  70. o5.BottomSurface = Enum.SurfaceType.Smooth
  71. o5.TopSurface = Enum.SurfaceType.Smooth
  72. o5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  73. o5.Position = Vector3.new(645.503662, 466.933502, 14.937645)
  74. o6.Name = "Images/weary"
  75. o6.Parent = o5
  76. o6.Texture = "http://www.roblox.com/asset/?id=791621654"
  77. o6.Face = Enum.NormalId.Top
  78. o7.Parent = mas
  79. o7.BrickColor = BrickColor.new("Really black")
  80. o7.Position = Vector3.new(917.731079, 791.362, 14.937645)
  81. o7.Rotation = Vector3.new(-90, 40, 90)
  82. o7.Anchored = true
  83. o7.Size = Vector3.new(343.769958, 1, 426.470154)
  84. o7.CFrame = CFrame.new(917.731079, 791.362, 14.937645, 0, -0.766044974, 0.64278698, 0, 0.64278698, 0.766044974, -1, 0, 0)
  85. o7.BottomSurface = Enum.SurfaceType.Smooth
  86. o7.TopSurface = Enum.SurfaceType.Smooth
  87. o7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  88. o7.Position = Vector3.new(917.731079, 791.362, 14.937645)
  89. o8.Name = "Images/weary"
  90. o8.Parent = o7
  91. o8.Texture = "http://www.roblox.com/asset/?id=791621654"
  92. o8.Face = Enum.NormalId.Top
  93. mas.Parent = workspace
  94. mas:MakeJoints()
  95. local mas1 = mas:GetChildren()
  96. for i=1,#mas1 do
  97. mas1[i].Parent = workspace
  98. ypcall(function() mas1[i]:MakeJoints() end)
  99. end
  100. mas:Destroy()
  101. for i=1,#cors do
  102. coroutine.resume(cors[i])
  103. end
  104.  
  105. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  106. game:GetService("Lighting").Brightness = 2
  107. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  108. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  109. game:GetService("Lighting").GlobalShadows = true
  110. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  111. game:GetService("Lighting").Outlines = false
  112. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  113. game:GetService("Lighting").TimeOfDay = "14:00:00"
  114. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  115. game:GetService("Lighting").FogEnd = 100000
  116. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment