Advertisement
ManOhMan

Untitled

Jul 25th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.17 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: Attachment,BallSocketConstraint
  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. o6 = Instance.new("Part")
  31. o10 = Instance.new("Part")
  32. o14 = Instance.new("Part")
  33. o18 = Instance.new("Part")
  34. o26 = Instance.new("Part")
  35. o30 = Instance.new("Part")
  36. o33 = Instance.new("Part")
  37. o36 = Instance.new("Part")
  38. o39 = Instance.new("Part")
  39. o41 = Instance.new("Weld")
  40. o42 = Instance.new("Part")
  41. o43 = Instance.new("Decal")
  42. o44 = Instance.new("Part")
  43. o47 = Instance.new("Part")
  44. o1.Name = "Custom Ragdoll"
  45. o1.Parent = mas
  46. o2.Name = "LowerLeftLeg"
  47. o2.Parent = o1
  48. o2.BrickColor = BrickColor.new("Forest green")
  49. o2.Position = Vector3.new(-62.8689308, 45.5085449, 2.54801011)
  50. o2.Rotation = Vector3.new(-90, 40, 90)
  51. o2.Size = Vector3.new(1.00188065, 1.50282085, 1.00188065)
  52. o2.CFrame = CFrame.new(-62.8689308, 45.5085449, 2.54801011, 0, -0.766043186, 0.642789185, 0, 0.642789185, 0.766043186, -1, 0, 0)
  53. o2.BottomSurface = Enum.SurfaceType.Smooth
  54. o2.TopSurface = Enum.SurfaceType.Smooth
  55. o2.Color = Color3.new(0.121569, 0.501961, 0.113725)
  56. o2.Position = Vector3.new(-62.8689308, 45.5085449, 2.54801011)
  57. o6.Name = "LowerRightLeg"
  58. o6.Parent = o1
  59. o6.BrickColor = BrickColor.new("Forest green")
  60. o6.Position = Vector3.new(-62.8689308, 45.5085449, 1.54613352)
  61. o6.Rotation = Vector3.new(-90, 40, 90)
  62. o6.Size = Vector3.new(1.00188065, 1.50282085, 1.00188065)
  63. o6.CFrame = CFrame.new(-62.8689308, 45.5085449, 1.54613352, 0, -0.766043186, 0.642789185, 0, 0.642789185, 0.766043186, -1, 0, 0)
  64. o6.BottomSurface = Enum.SurfaceType.Smooth
  65. o6.TopSurface = Enum.SurfaceType.Smooth
  66. o6.Color = Color3.new(0.121569, 0.501961, 0.113725)
  67. o6.Position = Vector3.new(-62.8689308, 45.5085449, 1.54613352)
  68. o10.Name = "UpperRightLeg"
  69. o10.Parent = o1
  70. o10.BrickColor = BrickColor.new("Forest green")
  71. o10.Position = Vector3.new(-63.7426605, 46.7073975, 1.54613113)
  72. o10.Rotation = Vector3.new(-90, 60, 90)
  73. o10.Size = Vector3.new(1.00188065, 1.50282085, 1.00188065)
  74. o10.CFrame = CFrame.new(-63.7426605, 46.7073975, 1.54613113, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238, -1, 0, 0)
  75. o10.BottomSurface = Enum.SurfaceType.Smooth
  76. o10.TopSurface = Enum.SurfaceType.Smooth
  77. o10.Color = Color3.new(0.121569, 0.501961, 0.113725)
  78. o10.Position = Vector3.new(-63.7426605, 46.7073975, 1.54613113)
  79. o14.Name = "UpperLeftLeg"
  80. o14.Parent = o1
  81. o14.BrickColor = BrickColor.new("Forest green")
  82. o14.Position = Vector3.new(-63.7426605, 46.7073975, 2.54801321)
  83. o14.Rotation = Vector3.new(-90, 60, 90)
  84. o14.Size = Vector3.new(1.00188065, 1.50282085, 1.00188065)
  85. o14.CFrame = CFrame.new(-63.7426605, 46.7073975, 2.54801321, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238, -1, 0, 0)
  86. o14.BottomSurface = Enum.SurfaceType.Smooth
  87. o14.TopSurface = Enum.SurfaceType.Smooth
  88. o14.Color = Color3.new(0.121569, 0.501961, 0.113725)
  89. o14.Position = Vector3.new(-63.7426605, 46.7073975, 2.54801321)
  90. o18.Name = "Torso"
  91. o18.Parent = o1
  92. o18.BrickColor = BrickColor.new("Bright blue")
  93. o18.Position = Vector3.new(-64.6193008, 48.2257881, 2.04707384)
  94. o18.Rotation = Vector3.new(-90, 60, 90)
  95. o18.Size = Vector3.new(2.00376129, 2.00376129, 1.00188065)
  96. o18.CFrame = CFrame.new(-64.6193008, 48.2257881, 2.04707384, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238, -1, 0, 0)
  97. o18.BottomSurface = Enum.SurfaceType.Smooth
  98. o18.TopSurface = Enum.SurfaceType.Smooth
  99. o18.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  100. o18.Position = Vector3.new(-64.6193008, 48.2257881, 2.04707384)
  101. o26.Name = "UpperLeftarm"
  102. o26.Parent = o1
  103. o26.BrickColor = BrickColor.new("Gold")
  104. o26.Position = Vector3.new(-64.7445374, 48.4426956, 3.54989147)
  105. o26.Rotation = Vector3.new(-90, 60, 90)
  106. o26.Size = Vector3.new(1.00188065, 1.50282085, 1.00188065)
  107. o26.CFrame = CFrame.new(-64.7445374, 48.4426956, 3.54989147, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238, -1, 0, 0)
  108. o26.BottomSurface = Enum.SurfaceType.Smooth
  109. o26.TopSurface = Enum.SurfaceType.Smooth
  110. o26.Color = Color3.new(0.937255, 0.721569, 0.219608)
  111. o26.Position = Vector3.new(-64.7445374, 48.4426956, 3.54989147)
  112. o30.Name = "RightHighArm"
  113. o30.Parent = o1
  114. o30.BrickColor = BrickColor.new("Gold")
  115. o30.Position = Vector3.new(-64.7445374, 48.4426956, 0.544253111)
  116. o30.Rotation = Vector3.new(-90, 60, 90)
  117. o30.Size = Vector3.new(1.00188065, 1.50282085, 1.00188065)
  118. o30.CFrame = CFrame.new(-64.7445374, 48.4426956, 0.544253111, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238, -1, 0, 0)
  119. o30.BottomSurface = Enum.SurfaceType.Smooth
  120. o30.TopSurface = Enum.SurfaceType.Smooth
  121. o30.Color = Color3.new(0.937255, 0.721569, 0.219608)
  122. o30.Position = Vector3.new(-64.7445374, 48.4426956, 0.544253111)
  123. o33.Name = "LowerRightArm"
  124. o33.Parent = o1
  125. o33.BrickColor = BrickColor.new("Gold")
  126. o33.Position = Vector3.new(-64.2397919, 47.0977211, 0.544254661)
  127. o33.Rotation = Vector3.new(-90, 80, 90)
  128. o33.Size = Vector3.new(1.00188065, 1.50282085, 1.00188065)
  129. o33.CFrame = CFrame.new(-64.2397919, 47.0977211, 0.544254661, 0, -0.173647955, 0.984807789, 0, 0.984807789, 0.173647955, -1, 0, 0)
  130. o33.BottomSurface = Enum.SurfaceType.Smooth
  131. o33.TopSurface = Enum.SurfaceType.Smooth
  132. o33.Color = Color3.new(0.937255, 0.721569, 0.219608)
  133. o33.Position = Vector3.new(-64.2397919, 47.0977211, 0.544254661)
  134. o36.Name = "LowerLeftArm"
  135. o36.Parent = o1
  136. o36.BrickColor = BrickColor.new("Gold")
  137. o36.Position = Vector3.new(-64.2397919, 47.0977211, 3.54989195)
  138. o36.Rotation = Vector3.new(-90, 80, 90)
  139. o36.Size = Vector3.new(1.00188065, 1.50282085, 1.00188065)
  140. o36.CFrame = CFrame.new(-64.2397919, 47.0977211, 3.54989195, 0, -0.173647955, 0.984807789, 0, 0.984807789, 0.173647955, -1, 0, 0)
  141. o36.BottomSurface = Enum.SurfaceType.Smooth
  142. o36.TopSurface = Enum.SurfaceType.Smooth
  143. o36.Color = Color3.new(0.937255, 0.721569, 0.219608)
  144. o36.Position = Vector3.new(-64.2397919, 47.0977211, 3.54989195)
  145. o39.Name = "Neck"
  146. o39.Parent = o1
  147. o39.BrickColor = BrickColor.new("Gold")
  148. o39.Position = Vector3.new(-65.2454758, 49.3103561, 2.04707146)
  149. o39.Rotation = Vector3.new(-90, 60, 90)
  150. o39.Size = Vector3.new(0.500940323, 0.500940323, 0.500940323)
  151. o39.CFrame = CFrame.new(-65.2454758, 49.3103561, 2.04707146, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238, -1, 0, 0)
  152. o39.BottomSurface = Enum.SurfaceType.Smooth
  153. o39.TopSurface = Enum.SurfaceType.Smooth
  154. o39.Color = Color3.new(0.937255, 0.721569, 0.219608)
  155. o39.Position = Vector3.new(-65.2454758, 49.3103561, 2.04707146)
  156. o41.Parent = o39
  157. o41.C1 = CFrame.new(0, -0.751410425, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  158. o41.Active = true
  159. o41.Part0 = o39
  160. o41.Part1 = o42
  161. o42.Name = "Head"
  162. o42.Parent = o1
  163. o42.BrickColor = BrickColor.new("Gold")
  164. o42.Position = Vector3.new(-65.6211777, 49.9610977, 2.04707146)
  165. o42.Rotation = Vector3.new(-90, 60, 90)
  166. o42.Size = Vector3.new(1.00188065, 1.00188065, 1.00188065)
  167. o42.CFrame = CFrame.new(-65.6211777, 49.9610977, 2.04707146, 0, -0.500000238, 0.866025388, 0, 0.866025388, 0.500000238, -1, 0, 0)
  168. o42.BottomSurface = Enum.SurfaceType.Smooth
  169. o42.TopSurface = Enum.SurfaceType.Smooth
  170. o42.Color = Color3.new(0.937255, 0.721569, 0.219608)
  171. o42.Position = Vector3.new(-65.6211777, 49.9610977, 2.04707146)
  172. o43.Name = "ROBLOX Old Default Face"
  173. o43.Parent = o42
  174. o43.Texture = "http://www.roblox.com/asset/?id=138437944"
  175. o44.Name = "RightFoot"
  176. o44.Parent = o1
  177. o44.BrickColor = BrickColor.new("Forest green")
  178. o44.Position = Vector3.new(-62.1819458, 44.7686195, 1.5461328)
  179. o44.Rotation = Vector3.new(-90, 40, 90)
  180. o44.Size = Vector3.new(1.00188065, 0.500940323, 1.25235081)
  181. o44.CFrame = CFrame.new(-62.1819458, 44.7686195, 1.5461328, 0, -0.766043186, 0.642789185, 0, 0.642789185, 0.766043186, -1, 0, 0)
  182. o44.BottomSurface = Enum.SurfaceType.Smooth
  183. o44.TopSurface = Enum.SurfaceType.Smooth
  184. o44.Color = Color3.new(0.121569, 0.501961, 0.113725)
  185. o44.Position = Vector3.new(-62.1819458, 44.7686195, 1.5461328)
  186. o47.Name = "LeftFoot"
  187. o47.Parent = o1
  188. o47.BrickColor = BrickColor.new("Forest green")
  189. o47.Position = Vector3.new(-62.1819458, 44.7686195, 2.54801464)
  190. o47.Rotation = Vector3.new(-90, 40, 90)
  191. o47.Size = Vector3.new(1.00188065, 0.500940323, 1.25235081)
  192. o47.CFrame = CFrame.new(-62.1819458, 44.7686195, 2.54801464, 0, -0.766043186, 0.642789185, 0, 0.642789185, 0.766043186, -1, 0, 0)
  193. o47.BottomSurface = Enum.SurfaceType.Smooth
  194. o47.TopSurface = Enum.SurfaceType.Smooth
  195. o47.Color = Color3.new(0.121569, 0.501961, 0.113725)
  196. o47.Position = Vector3.new(-62.1819458, 44.7686195, 2.54801464)
  197. mas.Parent = workspace
  198. mas:MakeJoints()
  199. local mas1 = mas:GetChildren()
  200. for i=1,#mas1 do
  201. mas1[i].Parent = workspace
  202. ypcall(function() mas1[i]:MakeJoints() end)
  203. end
  204. mas:Destroy()
  205. for i=1,#cors do
  206. coroutine.resume(cors[i])
  207. end
  208.  
  209. game:GetService("Lighting").Ambient = Color3.new(0.631373, 0.631373, 0.631373)
  210. game:GetService("Lighting").Brightness = 2
  211. game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
  212. game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
  213. game:GetService("Lighting").GlobalShadows = true
  214. game:GetService("Lighting").OutdoorAmbient = Color3.new(0.529412, 0.529412, 0.501961)
  215. game:GetService("Lighting").Outlines = false
  216. game:GetService("Lighting").GeographicLatitude = 41.733299255371
  217. game:GetService("Lighting").TimeOfDay = "15:00:00"
  218. game:GetService("Lighting").FogColor = Color3.new(0.752941, 0.752941, 0.752941)
  219. game:GetService("Lighting").FogEnd = 100000
  220. game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement