Advertisement
ManOhMan

Untitled

Jul 26th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.16 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("Model")
  29. o2 = Instance.new("Part")
  30. o3 = Instance.new("ManualWeld")
  31. o4 = Instance.new("ManualWeld")
  32. o5 = Instance.new("Part")
  33. o6 = Instance.new("ManualWeld")
  34. o7 = Instance.new("Part")
  35. o8 = Instance.new("SurfaceGui")
  36. o9 = Instance.new("TextLabel")
  37. o1.Name = "Sign"
  38. o1.Parent = mas
  39. o2.Parent = o1
  40. o2.Material = Enum.Material.Concrete
  41. o2.BrickColor = BrickColor.new("Smoky grey")
  42. o2.Position = Vector3.new(-6.13864803, 38.6150093, -14.6532688)
  43. o2.Rotation = Vector3.new(-180, 0, -180)
  44. o2.Size = Vector3.new(6.43583298, 77.2299957, 3.21791649)
  45. o2.CFrame = CFrame.new(-6.13864803, 38.6150093, -14.6532688, -1.00000012, 0, -5.96046448e-08, 0, 1, 0, 5.96046448e-08, 0, -1.00000012)
  46. o2.Color = Color3.new(0.356863, 0.364706, 0.411765)
  47. o2.Position = Vector3.new(-6.13864803, 38.6150093, -14.6532688)
  48. o3.Name = "Part-to-Part Strong Joint"
  49. o3.Parent = o2
  50. o3.C0 = CFrame.new(3.21791649, -38.6149979, -1.60895824, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  51. o3.C1 = CFrame.new(3.21786737, -56.3135376, 1.60905647, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  52. o3.Active = true
  53. o3.Part0 = o2
  54. o3.Part1 = o5
  55. o4.Name = "Part Terrain Joint"
  56. o4.Parent = o2
  57. o4.Part1 = o2
  58. o5.Parent = o1
  59. o5.Material = Enum.Material.Concrete
  60. o5.BrickColor = BrickColor.new("Smoky grey")
  61. o5.Position = Vector3.new(-6.13869715, 56.313549, -11.4352541)
  62. o5.Rotation = Vector3.new(-180, 0, -180)
  63. o5.Size = Vector3.new(64.3583298, 35.3970833, 3.21791649)
  64. o5.CFrame = CFrame.new(-6.13869715, 56.313549, -11.4352541, -1.00000012, 0, -5.96046448e-08, 0, 1, 0, 5.96046448e-08, 0, -1.00000012)
  65. o5.Color = Color3.new(0.356863, 0.364706, 0.411765)
  66. o5.Position = Vector3.new(-6.13869715, 56.313549, -11.4352541)
  67. o6.Name = "Part-to-Text Strong Joint"
  68. o6.Parent = o5
  69. o6.C0 = CFrame.new(32.1791649, -17.6985416, -1.60895824, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  70. o6.C1 = CFrame.new(32.4204979, -17.7789822, 1.60905647, -1.00000012, 0, -5.96046448e-08, 0, 1, 0, 5.96046448e-08, 0, -1.00000012)
  71. o6.Active = true
  72. o6.Part0 = o5
  73. o6.Part1 = o7
  74. o7.Name = "Text"
  75. o7.Parent = o1
  76. o7.Material = Enum.Material.Concrete
  77. o7.BrickColor = BrickColor.new("Smoky grey")
  78. o7.Position = Vector3.new(-5.89736795, 56.3939896, -8.21723747)
  79. o7.Rotation = Vector3.new(-180, 0, -180)
  80. o7.Anchored = true
  81. o7.FormFactor = Enum.FormFactor.Custom
  82. o7.Size = Vector3.new(63.8756523, 35.5579796, 3.21791649)
  83. o7.CFrame = CFrame.new(-5.89736795, 56.3939896, -8.21723747, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  84. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  85. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  86. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  87. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  88. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  89. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  90. o7.Color = Color3.new(0.356863, 0.364706, 0.411765)
  91. o7.Position = Vector3.new(-5.89736795, 56.3939896, -8.21723747)
  92. o8.Parent = o7
  93. o8.CanvasSize = Vector2.new(200, 100)
  94. o9.Parent = o8
  95. o9.Size = UDim2.new(1,0,1,0)
  96. o9.Text = "RAN IS SO HOT"
  97. o9.Active = true
  98. o9.BackgroundColor3 = Color3.new(1, 1, 1)
  99. o9.BackgroundTransparency = 1
  100. o9.Font = Enum.Font.ArialBold
  101. o9.FontSize = Enum.FontSize.Size12
  102. o9.TextColor3 = Color3.new(1, 1, 1)
  103. o9.TextScaled = true
  104. o9.TextStrokeColor3 = Color3.new(0, 0.0117647, 0)
  105. o9.TextStrokeTransparency = 0
  106. o9.TextWrapped = true
  107. mas.Parent = workspace
  108. mas:MakeJoints()
  109. local mas1 = mas:GetChildren()
  110. for i=1,#mas1 do
  111. mas1[i].Parent = workspace
  112. ypcall(function() mas1[i]:MakeJoints() end)
  113. end
  114. mas:Destroy()
  115. for i=1,#cors do
  116. coroutine.resume(cors[i])
  117. end
  118.  
  119. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  120. game:GetService("Lighting").Brightness = 2
  121. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  122. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  123. game:GetService("Lighting").GlobalShadows = true
  124. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  125. game:GetService("Lighting").Outlines = false
  126. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  127. game:GetService("Lighting").TimeOfDay = "14:00:00"
  128. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  129. game:GetService("Lighting").FogEnd = 100000
  130. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement