Advertisement
ManOhMan

Untitled

Aug 9th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.11 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: Accessory,Attachment,Camera,TouchTransmitter
  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("Tool")
  29. o2 = Instance.new("Model")
  30. o3 = Instance.new("Pants")
  31. o4 = Instance.new("Shirt")
  32. o5 = Instance.new("BodyColors")
  33. o6 = Instance.new("Humanoid")
  34. o8 = Instance.new("Part")
  35. o9 = Instance.new("SpecialMesh")
  36. o12 = Instance.new("Part")
  37. o13 = Instance.new("SpecialMesh")
  38. o15 = Instance.new("Vector3Value")
  39. o16 = Instance.new("Weld")
  40. o18 = Instance.new("Part")
  41. o19 = Instance.new("Decal")
  42. o20 = Instance.new("Motor6D")
  43. o21 = Instance.new("Motor6D")
  44. o22 = Instance.new("Motor6D")
  45. o23 = Instance.new("Motor6D")
  46. o24 = Instance.new("Motor6D")
  47. o33 = Instance.new("Part")
  48. o34 = Instance.new("Part")
  49. o36 = Instance.new("Part")
  50. o38 = Instance.new("Part")
  51. o39 = Instance.new("Motor6D")
  52. o40 = Instance.new("Part")
  53. o41 = Instance.new("SpecialMesh")
  54. o46 = Instance.new("Decal")
  55. o47 = Instance.new("Part")
  56. o1.Name = "rAn"
  57. o1.Parent = mas
  58. o1.GripForward = Vector3.new(-0, 0.608643711, -0.79344362)
  59. o1.GripPos = Vector3.new(0, -0.82049036, -0.251072824)
  60. o1.GripUp = Vector3.new(0, 0.79344362, 0.608643711)
  61. o2.Name = "SpectraIOne"
  62. o2.Parent = o1
  63. o2.PrimaryPart = o38
  64. o3.Name = "Pants"
  65. o3.Parent = o2
  66. o3.PantsTemplate = "http://www.roblox.com/asset/?id=3083115705"
  67. o4.Name = "Shirt"
  68. o4.Parent = o2
  69. o4.ShirtTemplate = "http://www.roblox.com/asset/?id=3083115227"
  70. o5.Parent = o2
  71. o5.HeadColor = BrickColor.new("Really black")
  72. o5.LeftArmColor = BrickColor.new("Really black")
  73. o5.LeftLegColor = BrickColor.new("Really black")
  74. o5.RightArmColor = BrickColor.new("Really black")
  75. o5.RightLegColor = BrickColor.new("Really black")
  76. o5.TorsoColor = BrickColor.new("Really black")
  77. o6.Parent = o2
  78. o6.RightLeg = o33
  79. o6.Torso = o38
  80. o8.Name = "Handle"
  81. o8.Parent = mas
  82. o8.Position = Vector3.new(-12.5319777, 7.48463249, -88.1405869)
  83. o8.Rotation = Vector3.new(-30, 0, 0)
  84. o8.CanCollide = false
  85. o8.Locked = true
  86. o8.FormFactor = Enum.FormFactor.Symmetric
  87. o8.Size = Vector3.new(1, 1, 2)
  88. o8.CFrame = CFrame.new(-12.5319777, 7.48463249, -88.1405869, 1, -7.87137555e-09, 0, 6.81681112e-09, 0.866025388, 0.500000238, -3.93568955e-09, -0.500000238, 0.866025388)
  89. o8.BottomSurface = Enum.SurfaceType.Smooth
  90. o8.TopSurface = Enum.SurfaceType.Smooth
  91. o8.Position = Vector3.new(-12.5319777, 7.48463249, -88.1405869)
  92. o9.Parent = o8
  93. o9.MeshId = "http://www.roblox.com/asset/?id=46834172"
  94. o9.Scale = Vector3.new(1.04999995, 1.04999995, 1.04999995)
  95. o9.TextureId = "http://www.roblox.com/asset/?id=47991609"
  96. o9.MeshType = Enum.MeshType.FileMesh
  97. o12.Name = "Handle"
  98. o12.Parent = mas
  99. o12.Position = Vector3.new(-12.3319778, 6.53559494, -86.7843704)
  100. o12.Rotation = Vector3.new(-30, 0, 0)
  101. o12.CanCollide = false
  102. o12.Locked = true
  103. o12.FormFactor = Enum.FormFactor.Symmetric
  104. o12.Size = Vector3.new(1.4200002, 0.870000005, 1.40999985)
  105. o12.CFrame = CFrame.new(-12.3319778, 6.53559494, -86.7843704, 1, 6.83440315e-31, 0, -5.91876687e-31, 0.866025388, 0.500000238, 3.41720322e-31, -0.500000238, 0.866025388)
  106. o12.BottomSurface = Enum.SurfaceType.Smooth
  107. o12.TopSurface = Enum.SurfaceType.Smooth
  108. o12.Position = Vector3.new(-12.3319778, 6.53559494, -86.7843704)
  109. o13.Parent = o12
  110. o13.MeshId = "rbxassetid://2313776499"
  111. o13.Offset = Vector3.new(-0.100000001, 0, 0)
  112. o13.TextureId = "rbxassetid://2313777699"
  113. o13.MeshType = Enum.MeshType.FileMesh
  114. o15.Name = "OriginalSize"
  115. o15.Parent = o12
  116. o15.Value = Vector3.new(1.4200002, 0.870000005, 1.40999985)
  117. o16.Name = "AccessoryWeld"
  118. o16.Parent = o12
  119. o16.C0 = CFrame.new(-0.200000003, -0.550000191, -0.100272387, 1, -6.83440315e-31, 0, 6.83440315e-31, 1, -0, 0, 0, 1)
  120. o16.C1 = CFrame.new(0, 0, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  121. o16.Active = true
  122. o16.Part0 = o12
  123. o16.Part1 = o18
  124. o18.Name = "Torso"
  125. o18.Parent = o2
  126. o18.BrickColor = BrickColor.new("Really black")
  127. o18.Position = Vector3.new(-12.5319777, 5.75914431, -87.0292206)
  128. o18.Rotation = Vector3.new(-30, 0, 0)
  129. o18.FormFactor = Enum.FormFactor.Symmetric
  130. o18.Size = Vector3.new(2, 2, 1)
  131. o18.CFrame = CFrame.new(-12.5319777, 5.75914431, -87.0292206, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388)
  132. o18.LeftSurface = Enum.SurfaceType.Weld
  133. o18.RightSurface = Enum.SurfaceType.Weld
  134. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  135. o18.Position = Vector3.new(-12.5319777, 5.75914431, -87.0292206)
  136. o19.Name = "roblox"
  137. o19.Parent = o18
  138. o20.Name = "Right Shoulder"
  139. o20.Parent = o18
  140. o20.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  141. o20.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  142. o20.Active = true
  143. o20.Part0 = o18
  144. o20.Part1 = o34
  145. o20.MaxVelocity = 0.10000000149012
  146. o21.Name = "Right Hip"
  147. o21.Parent = o18
  148. o21.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  149. o21.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  150. o21.Active = true
  151. o21.Part0 = o18
  152. o21.Part1 = o33
  153. o21.MaxVelocity = 0.10000000149012
  154. o22.Name = "Neck"
  155. o22.Parent = o18
  156. o22.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  157. o22.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  158. o22.Active = true
  159. o22.Part0 = o18
  160. o22.Part1 = o40
  161. o22.MaxVelocity = 0.10000000149012
  162. o23.Name = "Left Shoulder"
  163. o23.Parent = o18
  164. o23.C0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  165. o23.C1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  166. o23.Active = true
  167. o23.Part0 = o18
  168. o23.Part1 = o36
  169. o23.MaxVelocity = 0.10000000149012
  170. o24.Name = "Left Hip"
  171. o24.Parent = o18
  172. o24.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  173. o24.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  174. o24.Active = true
  175. o24.Part0 = o18
  176. o24.Part1 = o47
  177. o24.MaxVelocity = 0.10000000149012
  178. o33.Name = "Right Leg"
  179. o33.Parent = o2
  180. o33.BrickColor = BrickColor.new("Really black")
  181. o33.Position = Vector3.new(-12.0319777, 4.02709341, -86.0292206)
  182. o33.Rotation = Vector3.new(-30, 0, 0)
  183. o33.CanCollide = false
  184. o33.FormFactor = Enum.FormFactor.Symmetric
  185. o33.Size = Vector3.new(1, 2, 1)
  186. o33.CFrame = CFrame.new(-12.0319777, 4.02709341, -86.0292206, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388)
  187. o33.BottomSurface = Enum.SurfaceType.Smooth
  188. o33.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  189. o33.Position = Vector3.new(-12.0319777, 4.02709341, -86.0292206)
  190. o34.Name = "Right Arm"
  191. o34.Parent = o2
  192. o34.BrickColor = BrickColor.new("Really black")
  193. o34.Position = Vector3.new(-11.0319777, 5.75914431, -87.0292206)
  194. o34.Rotation = Vector3.new(-30, 0, 0)
  195. o34.CanCollide = false
  196. o34.FormFactor = Enum.FormFactor.Symmetric
  197. o34.Size = Vector3.new(1, 2, 1)
  198. o34.CFrame = CFrame.new(-11.0319777, 5.75914431, -87.0292206, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388)
  199. o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  200. o34.Position = Vector3.new(-11.0319777, 5.75914431, -87.0292206)
  201. o36.Name = "Left Arm"
  202. o36.Parent = o2
  203. o36.BrickColor = BrickColor.new("Really black")
  204. o36.Position = Vector3.new(-14.0319777, 5.75914431, -87.0292206)
  205. o36.Rotation = Vector3.new(-30, 0, 0)
  206. o36.CanCollide = false
  207. o36.FormFactor = Enum.FormFactor.Symmetric
  208. o36.Size = Vector3.new(1, 2, 1)
  209. o36.CFrame = CFrame.new(-14.0319777, 5.75914431, -87.0292206, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388)
  210. o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  211. o36.Position = Vector3.new(-14.0319777, 5.75914431, -87.0292206)
  212. o38.Name = "HumanoidRootPart"
  213. o38.Parent = o2
  214. o38.Transparency = 1
  215. o38.Position = Vector3.new(-12.5319777, 5.75914431, -87.0292206)
  216. o38.Rotation = Vector3.new(-30, 0, 0)
  217. o38.CanCollide = false
  218. o38.FormFactor = Enum.FormFactor.Symmetric
  219. o38.Size = Vector3.new(2, 2, 1)
  220. o38.CFrame = CFrame.new(-12.5319777, 5.75914431, -87.0292206, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388)
  221. o38.BottomSurface = Enum.SurfaceType.Smooth
  222. o38.TopSurface = Enum.SurfaceType.Smooth
  223. o38.Position = Vector3.new(-12.5319777, 5.75914431, -87.0292206)
  224. o39.Name = "RootJoint"
  225. o39.Parent = o38
  226. o39.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  227. o39.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  228. o39.Active = true
  229. o39.Part0 = o38
  230. o39.Part1 = o18
  231. o39.MaxVelocity = 0.10000000149012
  232. o40.Name = "Head"
  233. o40.Parent = o2
  234. o40.BrickColor = BrickColor.new("Really black")
  235. o40.Position = Vector3.new(-12.5319777, 7.05818224, -87.7792206)
  236. o40.Rotation = Vector3.new(-30, 0, 0)
  237. o40.FormFactor = Enum.FormFactor.Symmetric
  238. o40.Size = Vector3.new(2, 1, 1)
  239. o40.CFrame = CFrame.new(-12.5319777, 7.05818224, -87.7792206, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388)
  240. o40.TopSurface = Enum.SurfaceType.Smooth
  241. o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  242. o40.Position = Vector3.new(-12.5319777, 7.05818224, -87.7792206)
  243. o41.Parent = o40
  244. o41.Scale = Vector3.new(1.25, 1.25, 1.25)
  245. o46.Name = "face"
  246. o46.Parent = o40
  247. o46.Texture = "rbxasset://textures/face.png"
  248. o47.Name = "Handle"
  249. o47.Parent = o1
  250. o47.BrickColor = BrickColor.new("Really black")
  251. o47.Position = Vector3.new(-13.0319777, 4.02709341, -86.0292206)
  252. o47.Rotation = Vector3.new(-30, 0, 0)
  253. o47.CanCollide = false
  254. o47.FormFactor = Enum.FormFactor.Symmetric
  255. o47.Size = Vector3.new(1, 2, 1)
  256. o47.CFrame = CFrame.new(-13.0319777, 4.02709341, -86.0292206, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388)
  257. o47.BottomSurface = Enum.SurfaceType.Smooth
  258. o47.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  259. o47.Position = Vector3.new(-13.0319777, 4.02709341, -86.0292206)
  260. mas.Parent = workspace
  261. mas:MakeJoints()
  262. local mas1 = mas:GetChildren()
  263. for i=1,#mas1 do
  264. mas1[i].Parent = workspace
  265. ypcall(function() mas1[i]:MakeJoints() end)
  266. end
  267. mas:Destroy()
  268. for i=1,#cors do
  269. coroutine.resume(cors[i])
  270. end
  271.  
  272. game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
  273. game:GetService("Lighting").Brightness = 2
  274. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  275. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  276. game:GetService("Lighting").GlobalShadows = true
  277. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.501961, 0.501961, 0.501961)
  278. game:GetService("Lighting").Outlines = false
  279. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  280. game:GetService("Lighting").TimeOfDay = "14:00:00"
  281. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  282. game:GetService("Lighting").FogEnd = 100000
  283. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement