Advertisement
scrpt_leak

Untitled

May 20th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 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 = "NTF UNIT"
  6. ---------------------------------------------
  7. ---------------------------------------------
  8. ---------------------------------------------
  9. ---------------------------------------------
  10. ---------------------------------------------
  11. ---------------------------------------------
  12. ---------------------------------------------
  13. ---------------------------------------------
  14. ---------------------------------------------
  15. local Part9 = Instance.new("Part", Model)
  16. Part9.Name = "Right Leg"
  17. Part9.Reflectance = 0
  18. Part9.Transparency = 0
  19. Part9.Anchored = false
  20. Part9.Archivable = true
  21. Part9.CanCollide = false
  22. Part9.Locked = false
  23. Part9.BrickColor = BrickColor.new("Really black")
  24. Part9.Material = Enum.Material.Plastic
  25. Part9.Position = Vector3.new(-62.07958984375, 1.0000319480896, -27.760116577148)
  26. Part9.Size = Vector3.new(1, 2, 1)
  27. Part9.Rotation = Vector3.new(0, -90, 0)
  28. ---------------------------------------------
  29. local Part10 = Instance.new("Part", Model)
  30. Part10.Name = "Left Leg"
  31. Part10.Reflectance = 0
  32. Part10.Transparency = 0
  33. Part10.Anchored = false
  34. Part10.Archivable = true
  35. Part10.CanCollide = false
  36. Part10.Locked = false
  37. Part10.BrickColor = BrickColor.new("Really black")
  38. Part10.Material = Enum.Material.Plastic
  39. Part10.Position = Vector3.new(-62.07958984375, 1.0000319480896, -28.760116577148)
  40. Part10.Size = Vector3.new(1, 2, 1)
  41. Part10.Rotation = Vector3.new(0, -90, 0)
  42. ---------------------------------------------
  43. local Part11 = Instance.new("Part", Model)
  44. Part11.Name = "Right Arm"
  45. Part11.Reflectance = 0
  46. Part11.Transparency = 0
  47. Part11.Anchored = false
  48. Part11.Archivable = true
  49. Part11.CanCollide = false
  50. Part11.Locked = false
  51. Part11.BrickColor = BrickColor.new("Really black")
  52. Part11.Material = Enum.Material.Plastic
  53. Part11.Position = Vector3.new(-62.07958984375, 3.0000319480896, -26.760116577148)
  54. Part11.Size = Vector3.new(1, 2, 1)
  55. Part11.Rotation = Vector3.new(0, -90, 0)
  56. ---------------------------------------------
  57. local Part12 = Instance.new("Part", Model)
  58. Part12.Name = "Left Arm"
  59. Part12.Reflectance = 0
  60. Part12.Transparency = 0
  61. Part12.Anchored = false
  62. Part12.Archivable = true
  63. Part12.CanCollide = false
  64. Part12.Locked = false
  65. Part12.BrickColor = BrickColor.new("Really black")
  66. Part12.Material = Enum.Material.Plastic
  67. Part12.Position = Vector3.new(-62.07958984375, 3.0000319480896, -29.760116577148)
  68. Part12.Size = Vector3.new(1, 2, 1)
  69. Part12.Rotation = Vector3.new(0, -90, 0)
  70. ---------------------------------------------
  71. local Part13 = Instance.new("Part", Model)
  72. Part13.Name = "Torso"
  73. Part13.Reflectance = 0
  74. Part13.Transparency = 0
  75. Part13.Anchored = false
  76. Part13.Archivable = true
  77. Part13.CanCollide = true
  78. Part13.Locked = false
  79. Part13.BrickColor = BrickColor.new("Really black")
  80. Part13.Material = Enum.Material.Plastic
  81. Part13.Position = Vector3.new(-62.07958984375, 3.0000319480896, -28.260116577148)
  82. Part13.Size = Vector3.new(2, 2, 1)
  83. Part13.Rotation = Vector3.new(0, -90, 0)
  84. ---------------------------------------------
  85. local Part14 = Instance.new("Part", Model)
  86. Part14.Name = "Head"
  87. Part14.Reflectance = 0
  88. Part14.Transparency = 0
  89. Part14.Anchored = false
  90. Part14.Archivable = true
  91. Part14.CanCollide = true
  92. Part14.Locked = false
  93. Part14.BrickColor = BrickColor.new("Really black")
  94. Part14.Material = Enum.Material.Plastic
  95. Part14.Position = Vector3.new(-62.07958984375, 4.5000319480896, -28.260116577148)
  96. Part14.Size = Vector3.new(2, 1, 1)
  97. Part14.Rotation = Vector3.new(0, -90, 0)
  98. ---------------------------------------------
  99. ---------------------------------------------
  100. ---------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement