mr2meows

g2 part 2 the sequel

Jul 7th, 2022 (edited)
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1. -- Objects To Lua Make By HairBaconGamming --
  2. local Module_Scripts = {}
  3. local erikcassel = Instance.new("Model")
  4. local Head = Instance.new("Part")
  5. local Mesh = Instance.new("SpecialMesh")
  6. local face = Instance.new("Decal")
  7. local Torso = Instance.new("Part")
  8. local roblox = Instance.new("Decal")
  9. local Left_Arm = Instance.new("Part")
  10. local Right_Arm = Instance.new("Part")
  11. local Left_Leg = Instance.new("Part")
  12. local Right_Leg = Instance.new("Part")
  13. local Humanoid = Instance.new("Humanoid")
  14. local Snap = Instance.new("Snap")
  15. local Weld = Instance.new("Weld")
  16. local Snap_1 = Instance.new("Snap")
  17. local Weld_1 = Instance.new("Weld")
  18. local Snap_2 = Instance.new("Snap")
  19.  
  20. -- Properties --
  21.  
  22. erikcassel.Name = [[erik.cassel]]
  23. erikcassel.Parent = workspace
  24. erikcassel.PrimaryPart = Head
  25.  
  26. Head.BrickColor = BrickColor.new([[Bright yellow]])
  27. Head.CFrame = CFrame.new(0, 80, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  28. Head.Color = Color3.new(0.960784, 0.803922, 0.188235)
  29. Head.Locked = true
  30. Head.Name = [[Head]]
  31. Head.Orientation = Vector3.new(0, 180, 0)
  32. Head.Parent = erikcassel
  33. Head.Position = Vector3.new(0, 80, 0)
  34. Head.Rotation = Vector3.new(-180, 0, -180)
  35. Head.Size = Vector3.new(2, 1, 1)
  36. Head.TopSurface = Enum.SurfaceType.Smooth
  37.  
  38. Mesh.Parent = Head
  39. Mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  40.  
  41. face.Name = [[face]]
  42. face.Parent = Head
  43. face.Texture = [[rbxasset://textures/face.png]]
  44.  
  45. Torso.BrickColor = BrickColor.new([[Bright blue]])
  46. Torso.CFrame = CFrame.new(0, 78.5, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  47. Torso.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  48. Torso.LeftParamA = 0
  49. Torso.LeftParamB = 0
  50. Torso.LeftSurface = Enum.SurfaceType.Weld
  51. Torso.Locked = true
  52. Torso.Name = [[Torso]]
  53. Torso.Orientation = Vector3.new(0, 180, 0)
  54. Torso.Parent = erikcassel
  55. Torso.Position = Vector3.new(0, 78.5, 0)
  56. Torso.RightParamA = 0
  57. Torso.RightParamB = 0
  58. Torso.RightSurface = Enum.SurfaceType.Weld
  59. Torso.Rotation = Vector3.new(-180, 0, -180)
  60. Torso.Size = Vector3.new(2, 2, 1)
  61.  
  62. roblox.Name = [[roblox]]
  63. roblox.Parent = Torso
  64.  
  65. Left_Arm.BrickColor = BrickColor.new([[Bright yellow]])
  66. Left_Arm.CFrame = CFrame.new(1.5, 78.5, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  67. Left_Arm.CanCollide = false
  68. Left_Arm.Color = Color3.new(0.960784, 0.803922, 0.188235)
  69. Left_Arm.Locked = true
  70. Left_Arm.Name = [[Left Arm]]
  71. Left_Arm.Orientation = Vector3.new(0, 180, 0)
  72. Left_Arm.Parent = erikcassel
  73. Left_Arm.Position = Vector3.new(1.5, 78.5, 0)
  74. Left_Arm.Rotation = Vector3.new(-180, 0, -180)
  75. Left_Arm.Size = Vector3.new(1, 2, 1)
  76.  
  77. Right_Arm.BrickColor = BrickColor.new([[Bright yellow]])
  78. Right_Arm.CFrame = CFrame.new(-1.5, 78.5, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  79. Right_Arm.CanCollide = false
  80. Right_Arm.Color = Color3.new(0.960784, 0.803922, 0.188235)
  81. Right_Arm.Locked = true
  82. Right_Arm.Name = [[Right Arm]]
  83. Right_Arm.Orientation = Vector3.new(0, 180, 0)
  84. Right_Arm.Parent = erikcassel
  85. Right_Arm.Position = Vector3.new(-1.5, 78.5, 0)
  86. Right_Arm.Rotation = Vector3.new(-180, 0, -180)
  87. Right_Arm.Size = Vector3.new(1, 2, 1)
  88.  
  89. Left_Leg.BottomSurface = Enum.SurfaceType.Smooth
  90. Left_Leg.BrickColor = BrickColor.new([[Br. yellowish green]])
  91. Left_Leg.CFrame = CFrame.new(0.5, 76.5, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  92. Left_Leg.CanCollide = false
  93. Left_Leg.Color = Color3.new(0.643137, 0.741176, 0.278431)
  94. Left_Leg.Locked = true
  95. Left_Leg.Name = [[Left Leg]]
  96. Left_Leg.Orientation = Vector3.new(0, 180, 0)
  97. Left_Leg.Parent = erikcassel
  98. Left_Leg.Position = Vector3.new(0.5, 76.5, 0)
  99. Left_Leg.Rotation = Vector3.new(-180, 0, -180)
  100. Left_Leg.Size = Vector3.new(1, 2, 1)
  101.  
  102. Right_Leg.BottomSurface = Enum.SurfaceType.Smooth
  103. Right_Leg.BrickColor = BrickColor.new([[Br. yellowish green]])
  104. Right_Leg.CFrame = CFrame.new(-0.5, 76.5, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  105. Right_Leg.CanCollide = false
  106. Right_Leg.Color = Color3.new(0.643137, 0.741176, 0.278431)
  107. Right_Leg.Locked = true
  108. Right_Leg.Name = [[Right Leg]]
  109. Right_Leg.Orientation = Vector3.new(0, 180, 0)
  110. Right_Leg.Parent = erikcassel
  111. Right_Leg.Position = Vector3.new(-0.5, 76.5, 0)
  112. Right_Leg.Rotation = Vector3.new(-180, 0, -180)
  113. Right_Leg.Size = Vector3.new(1, 2, 1)
  114.  
  115. Humanoid.Parent = erikcassel
  116.  
  117. Snap.C0 = CFrame.new(0, -0.5, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0)
  118. Snap.C1 = CFrame.new(0, 1, 0, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  119. Snap.Parent = Head
  120. Snap.Part0 = Head
  121. Snap.Part1 = Torso
  122.  
  123. Weld.C0 = CFrame.new(1, 0, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  124. Weld.C1 = CFrame.new(-0.5, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  125. Weld.Parent = Torso
  126. Weld.Part0 = Torso
  127. Weld.Part1 = Right_Arm
  128.  
  129. Snap_1.C0 = CFrame.new(0, -1, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0)
  130. Snap_1.C1 = CFrame.new(0.5, 1, 0, 1, 0, 0, -0, -0, -1, 0, 1, 0)
  131. Snap_1.Parent = Torso
  132. Snap_1.Part0 = Torso
  133. Snap_1.Part1 = Left_Leg
  134.  
  135. Weld_1.C0 = CFrame.new(0.5, 0, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  136. Weld_1.C1 = CFrame.new(-1, 0, 0, -0, -0, 1, 0, 1, 0, -1, -0, 0)
  137. Weld_1.Parent = Left_Arm
  138. Weld_1.Part0 = Left_Arm
  139. Weld_1.Part1 = Torso
  140.  
  141. Snap_2.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  142. Snap_2.C1 = CFrame.new(0.5, -1, 0, -1, 0, -0, 0, 0, 1, -0, 1, -0)
  143. Snap_2.Parent = Right_Leg
  144. Snap_2.Part0 = Right_Leg
  145. Snap_2.Part1 = Torso
  146.  
  147. -- End --
  148. -- Thank for using --
Add Comment
Please, Sign In to add comment