Advertisement
VoidScript

weeeeeeeeeeeeeeeeeeeeeeeeeeeeee

Jun 4th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. ---Created by KinqAndi---
  2. --Model To Script Converter--
  3.  
  4. local Model = Instance.new("Model", game:GetService("Workspace"))
  5. Model.Name = "Chef Morph"
  6. ---------------------------------------------
  7. ---------------------------------------------
  8. ---------------------------------------------
  9. ---------------------------------------------
  10. ---------------------------------------------
  11. ---------------------------------------------
  12. local Part6 = Instance.new("Part", Model)
  13. Part6.Name = "Torso"
  14. Part6.Reflectance = 0
  15. Part6.Transparency = 0
  16. Part6.Anchored = true
  17. Part6.Archivable = true
  18. Part6.CanCollide = true
  19. Part6.Locked = true
  20. Part6.BrickColor = BrickColor.new("Mid gray")
  21. Part6.Material = Enum.Material.Plastic
  22. Part6.Position = Vector3.new(82.414436340332, 5.8001928329468, -52.68404006958)
  23. Part6.Size = Vector3.new(2, 2, 1)
  24. Part6.Rotation = Vector3.new(0, 90, 0)
  25. ---------------------------------------------
  26. local Part7 = Instance.new("Part", Model)
  27. Part7.Name = "Right Leg"
  28. Part7.Reflectance = 0
  29. Part7.Transparency = 0
  30. Part7.Anchored = true
  31. Part7.Archivable = true
  32. Part7.CanCollide = false
  33. Part7.Locked = true
  34. Part7.BrickColor = BrickColor.new("Mid gray")
  35. Part7.Material = Enum.Material.Plastic
  36. Part7.Position = Vector3.new(82.414253234863, 3.8001916408539, -53.184047698975)
  37. Part7.Size = Vector3.new(1, 2, 1)
  38. Part7.Rotation = Vector3.new(0, 90, 0)
  39. ---------------------------------------------
  40. local Part8 = Instance.new("Part", Model)
  41. Part8.Name = "Right Arm"
  42. Part8.Reflectance = 0
  43. Part8.Transparency = 0
  44. Part8.Anchored = true
  45. Part8.Archivable = true
  46. Part8.CanCollide = false
  47. Part8.Locked = true
  48. Part8.BrickColor = BrickColor.new("Mid gray")
  49. Part8.Material = Enum.Material.Plastic
  50. Part8.Position = Vector3.new(82.414115905762, 5.8001937866211, -54.184066772461)
  51. Part8.Size = Vector3.new(1, 2, 1)
  52. Part8.Rotation = Vector3.new(0, 90, 0)
  53. ---------------------------------------------
  54. local Part9 = Instance.new("Part", Model)
  55. Part9.Name = "Left Arm"
  56. Part9.Reflectance = 0
  57. Part9.Transparency = 0
  58. Part9.Anchored = true
  59. Part9.Archivable = true
  60. Part9.CanCollide = false
  61. Part9.Locked = true
  62. Part9.BrickColor = BrickColor.new("Mid gray")
  63. Part9.Material = Enum.Material.Plastic
  64. Part9.Position = Vector3.new(82.414741516113, 5.8001928329468, -51.184024810791)
  65. Part9.Size = Vector3.new(1, 2, 1)
  66. Part9.Rotation = Vector3.new(0, 90, 0)
  67. ---------------------------------------------
  68. local Part10 = Instance.new("Part", Model)
  69. Part10.Name = "Left Leg"
  70. Part10.Reflectance = 0
  71. Part10.Transparency = 0
  72. Part10.Anchored = true
  73. Part10.Archivable = true
  74. Part10.CanCollide = false
  75. Part10.Locked = true
  76. Part10.BrickColor = BrickColor.new("Mid gray")
  77. Part10.Material = Enum.Material.Plastic
  78. Part10.Position = Vector3.new(82.414451599121, 3.8001892566681, -52.184028625488)
  79. Part10.Size = Vector3.new(1, 2, 1)
  80. Part10.Rotation = Vector3.new(0, 90, 0)
  81. ---------------------------------------------
  82. ---------------------------------------------
  83. local Part12 = Instance.new("Part", Model)
  84. Part12.Name = "Chef morph"
  85. Part12.Reflectance = 0
  86. Part12.Transparency = 0.69999998807907
  87. Part12.Anchored = true
  88. Part12.Archivable = true
  89. Part12.CanCollide = true
  90. Part12.Locked = false
  91. Part12.BrickColor = BrickColor.new("Maroon")
  92. Part12.Material = Enum.Material.Plastic
  93. Part12.Position = Vector3.new(79.30046081543, 3.0005295276642, -52.599498748779)
  94. Part12.Size = Vector3.new(4, 0.40000000596046, 4.5999999046326)
  95. Part12.Rotation = Vector3.new(179.98999023438, 90, 0)
  96. ---------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement