Advertisement
StarzoZero

Roblox FE NTF Script

Dec 26th, 2018
1,257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.90 KB | None | 0 0
  1. -- This script has been converted to FE by iPxter
  2.  
  3.  
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. do
  7. print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
  8. script.Parent = Player.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent and t.Function then
  34. t.Function(...)
  35. end
  36. end
  37. m.TrigEvent = te
  38. UIS.TrigEvent = te
  39.  
  40. Event.OnServerEvent:Connect(function(plr,io)
  41. if plr~=Player then return end
  42. if io.isMouse then
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. else
  46. local b = io.UserInputState == Enum.UserInputState.Begin
  47. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  48. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  49. end
  50. for _,t in pairs(CAS.Actions) do
  51. for _,k in pairs(t.Keys) do
  52. if k==io.KeyCode then
  53. t.Function(t.Name,io.UserInputState,io)
  54. end
  55. end
  56. end
  57. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  58. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  59. end
  60. end)
  61. Event.Parent = NLS([==[
  62. local Player = game:GetService("Players").LocalPlayer
  63. local Event = script:WaitForChild("UserInput_Event")
  64.  
  65. local UIS = game:GetService("UserInputService")
  66. local input = function(io,a)
  67. if a then return end
  68. --Since InputObject is a client-side instance, we create and pass table instead
  69. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  70. end
  71. UIS.InputBegan:Connect(input)
  72. UIS.InputEnded:Connect(input)
  73.  
  74. local Mouse = Player:GetMouse()
  75. local h,t
  76. --Give the server mouse data 30 times every second, but only if the values changed
  77. --If player is not moving their mouse, client won't fire events
  78. while wait(1/30) do
  79. if h~=Mouse.Hit or t~=Mouse.Target then
  80. h,t=Mouse.Hit,Mouse.Target
  81. Event:FireServer({isMouse=true,Target=t,Hit=h})
  82. end
  83. end]==],Player.Character)
  84. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  85. end
  86.  
  87. local Player = owner
  88. local Character = Player.Character
  89. local Torso = Character.Torso
  90.  
  91. local Music = Instance.new("Sound")
  92.  
  93. Music.Name = "Sound"
  94. Music.SoundId = "http://roblox.com/asset/?id=714974960"
  95. Music.Volume = 4
  96. Music.Looped = false
  97. Music.Parent = Character
  98. Music:play()
  99.  
  100. GasMask = true
  101.  
  102. if GasMask == true then
  103. o1 = Instance.new("Model")
  104. o2 = Instance.new("Part")
  105. o3 = Instance.new("SpecialMesh")
  106. o4 = Instance.new("Part")
  107. o5 = Instance.new("Part")
  108. o6 = Instance.new("Part")
  109. o7 = Instance.new("SpecialMesh")
  110. o8 = Instance.new("Part")
  111. o9 = Instance.new("Part")
  112. o10 = Instance.new("SpecialMesh")
  113. o11 = Instance.new("Part")
  114. o12 = Instance.new("Part")
  115. o13 = Instance.new("SpecialMesh")
  116. o14 = Instance.new("Part")
  117. o15 = Instance.new("Part")
  118. o16 = Instance.new("Part")
  119. o17 = Instance.new("Part")
  120. o1.Name = "MODEL"
  121. o2.Name = "Middle"
  122. o2.Parent = o1
  123. o2.BrickColor = BrickColor.new("Pastel brown")
  124. o2.Transparency = 1
  125. o2.Position = Vector3.new(-13.5356159, 3.71991396, 50.2649117)
  126. o2.Rotation = Vector3.new(-5.66336393, -89.7626114, -5.66246414)
  127. o2.Anchored = true
  128. o2.FormFactor = Enum.FormFactor.Custom
  129. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  130. o2.CFrame = CFrame.new(-13.5356159, 3.71991396, 50.2649117, 1.75646369e-006, 1.74156298e-007, -0.999991417, -1.04150445e-007, 1, 1.60883403e-007, 0.999999762, 9.62157287e-008, 1.6223396e-006)
  131. o2.BottomSurface = Enum.SurfaceType.Smooth
  132. o2.TopSurface = Enum.SurfaceType.Smooth
  133. o2.Color = Color3.new(1, 0.8, 0.6)
  134. o3.Parent = o2
  135. o3.Scale = Vector3.new(6.25, 6.25, 6.25)
  136. o3.MeshType = Enum.MeshType.FileMesh
  137. o4.Name = "Lense 1"
  138. o4.Parent = o1
  139. o4.Material = Enum.Material.Metal
  140. o4.Transparency = 0.050000011920929
  141. o4.Position = Vector3.new(-12.900528, 3.77991295, 50.5080605)
  142. o4.Rotation = Vector3.new(-180, 20.6807137, -179.999985)
  143. o4.Anchored = true
  144. o4.CanCollide = false
  145. o4.FormFactor = Enum.FormFactor.Custom
  146. o4.Shape = Enum.PartType.Cylinder
  147. o4.Size = Vector3.new(0.200000003, 0.320000023, 0.939999998)
  148. o4.CFrame = CFrame.new(-12.900528, 3.77991295, 50.5080605, -0.935553849, 3.06141374e-007, 0.353159934, 3.19927466e-007, 1, 2.01617603e-008, -0.353163034, 1.1997561e-007, -0.935561478)
  149. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  150. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  151. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  152. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  153. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  154. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  155. o5.Name = "Lense2"
  156. o5.Parent = o1
  157. o5.Material = Enum.Material.Metal
  158. o5.Transparency = 0.050000011920929
  159. o5.Position = Vector3.new(-12.8961124, 3.77492094, 50.0302277)
  160. o5.Rotation = Vector3.new(-180, -23.8323021, -179.999985)
  161. o5.Anchored = true
  162. o5.CanCollide = false
  163. o5.FormFactor = Enum.FormFactor.Custom
  164. o5.Shape = Enum.PartType.Cylinder
  165. o5.Size = Vector3.new(0.200000003, 0.330000043, 0.99000001)
  166. o5.CFrame = CFrame.new(-12.8961124, 3.77492094, 50.0302277, -0.914722979, 2.85652249e-007, -0.404061079, 2.36339361e-007, 1, 1.37493373e-007, 0.404064298, 2.15865228e-008, -0.914730668)
  167. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  168. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  169. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  170. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  171. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  172. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  173. o6.Name = "Handle"
  174. o6.Parent = o1
  175. o6.Material = Enum.Material.Metal
  176. o6.BrickColor = BrickColor.new("Really black")
  177. o6.Position = Vector3.new(-12.8799381, 3.69992495, 50.2599869)
  178. o6.Rotation = Vector3.new(-90, 9.97842108e-006, -89.9999008)
  179. o6.Anchored = true
  180. o6.CanCollide = false
  181. o6.FormFactor = Enum.FormFactor.Plate
  182. o6.Size = Vector3.new(1, 0.400000006, 1)
  183. o6.CFrame = CFrame.new(-12.8799381, 3.69992495, 50.2599869, 1.75646369e-006, 0.999991417, 1.74156298e-007, -1.04150445e-007, -1.60883403e-007, 1, 0.999999762, -1.6223396e-006, 9.62157287e-008)
  184. o6.BottomSurface = Enum.SurfaceType.Weld
  185. o6.TopSurface = Enum.SurfaceType.Smooth
  186. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  187. o7.Parent = o6
  188. o7.MeshId = "http://www.roblox.com/asset/?id=5158270"
  189. o7.Scale = Vector3.new(0.140000001, 0.170000002, 0.100000001)
  190. o7.MeshType = Enum.MeshType.FileMesh
  191. o8.Name = "Straps"
  192. o8.Parent = o1
  193. o8.Material = Enum.Material.Fabric
  194. o8.BrickColor = BrickColor.new("Really black")
  195. o8.Position = Vector3.new(-13.5199518, 3.48991394, 50.2599869)
  196. o8.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  197. o8.Anchored = true
  198. o8.CanCollide = false
  199. o8.FormFactor = Enum.FormFactor.Custom
  200. o8.Shape = Enum.PartType.Cylinder
  201. o8.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  202. o8.CFrame = CFrame.new(-13.5199518, 3.48991394, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762)
  203. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  204. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  205. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  206. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  207. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  208. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  209. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  210. o9.Name = "Ring2"
  211. o9.Parent = o1
  212. o9.BrickColor = BrickColor.new("Dark stone grey")
  213. o9.Position = Vector3.new(-12.8061161, 3.77991295, 49.9993477)
  214. o9.Rotation = Vector3.new(-1.48261315e-005, -66.1664276, -2.4695395e-005)
  215. o9.Anchored = true
  216. o9.CanCollide = false
  217. o9.FormFactor = Enum.FormFactor.Custom
  218. o9.Size = Vector3.new(0.600000024, 0.200000003, 1)
  219. o9.CFrame = CFrame.new(-12.8061161, 3.77991295, 49.9993477, 0.404059976, 1.74156298e-007, -0.914723039, -1.6136562e-007, 1, 1.0455733e-007, 0.914730787, 9.62157287e-008, 0.404063195)
  220. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  221. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  222. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  223. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  224. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  225. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  226. o9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  227. o10.Parent = o9
  228. o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  229. o10.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  230. o10.MeshType = Enum.MeshType.FileMesh
  231. o11.Name = "Straps"
  232. o11.Parent = o1
  233. o11.Material = Enum.Material.Fabric
  234. o11.BrickColor = BrickColor.new("Really black")
  235. o11.Position = Vector3.new(-13.5199518, 4.00991392, 50.2599869)
  236. o11.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  237. o11.Anchored = true
  238. o11.CanCollide = false
  239. o11.FormFactor = Enum.FormFactor.Custom
  240. o11.Shape = Enum.PartType.Cylinder
  241. o11.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  242. o11.CFrame = CFrame.new(-13.5199518, 4.00991392, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762)
  243. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  244. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  245. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  246. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  247. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  248. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  249. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  250. o12.Name = "Ring1"
  251. o12.Parent = o1
  252. o12.BrickColor = BrickColor.new("Dark stone grey")
  253. o12.Position = Vector3.new(-12.7999144, 3.76992106, 50.5299988)
  254. o12.Rotation = Vector3.new(-179.999969, -69.3177338, -179.999985)
  255. o12.Anchored = true
  256. o12.CanCollide = false
  257. o12.FormFactor = Enum.FormFactor.Custom
  258. o12.Size = Vector3.new(0.600000024, 0.200000003, 1)
  259. o12.CFrame = CFrame.new(-12.7999144, 3.76992106, 50.5299988, -0.353160918, 1.74156298e-007, -0.935553372, -4.22077129e-008, 1, 1.87534141e-007, 0.935561061, 9.62157287e-008, -0.353164017)
  260. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  261. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  262. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  263. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  264. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  265. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  266. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  267. o13.Parent = o12
  268. o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  269. o13.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  270. o13.MeshType = Enum.MeshType.FileMesh
  271. o14.Name = "Breather"
  272. o14.Parent = o1
  273. o14.Material = Enum.Material.Metal
  274. o14.BrickColor = BrickColor.new("Really black")
  275. o14.Position = Vector3.new(-12.7419596, 3.69627094, 50.2550011)
  276. o14.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  277. o14.Anchored = true
  278. o14.CanCollide = false
  279. o14.FormFactor = Enum.FormFactor.Custom
  280. o14.Shape = Enum.PartType.Cylinder
  281. o14.Size = Vector3.new(0.600000024, 0.340000093, 0.25000003)
  282. o14.CFrame = CFrame.new(-12.7419596, 3.69627094, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762)
  283. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  284. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  285. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  286. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  287. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  288. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  289. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  290. o15.Name = "Breather"
  291. o15.Parent = o1
  292. o15.Material = Enum.Material.Metal
  293. o15.BrickColor = BrickColor.new("Really black")
  294. o15.Position = Vector3.new(-12.5337915, 3.51434994, 50.2550011)
  295. o15.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  296. o15.Anchored = true
  297. o15.CanCollide = false
  298. o15.FormFactor = Enum.FormFactor.Custom
  299. o15.Shape = Enum.PartType.Cylinder
  300. o15.Size = Vector3.new(0.200000003, 0.340000093, 0.350000024)
  301. o15.CFrame = CFrame.new(-12.5337915, 3.51434994, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762)
  302. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  303. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  304. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  305. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  306. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  307. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  308. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  309. o16.Name = "Breather"
  310. o16.Parent = o1
  311. o16.Material = Enum.Material.Metal
  312. o16.BrickColor = BrickColor.new("Really black")
  313. o16.Position = Vector3.new(-12.7920103, 3.39220095, 49.784256)
  314. o16.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  315. o16.Anchored = true
  316. o16.CanCollide = false
  317. o16.FormFactor = Enum.FormFactor.Custom
  318. o16.Shape = Enum.PartType.Cylinder
  319. o16.Size = Vector3.new(0.230000019, 0.540000081, 0.75)
  320. o16.CFrame = CFrame.new(-12.7920103, 3.39220095, 49.784256, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967)
  321. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  322. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  323. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  324. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  325. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  326. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  327. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  328. o17.Name = "Breather"
  329. o17.Parent = o1
  330. o17.Material = Enum.Material.Metal
  331. o17.BrickColor = BrickColor.new("Really black")
  332. o17.Position = Vector3.new(-12.8723783, 3.42192006, 49.8816109)
  333. o17.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  334. o17.Anchored = true
  335. o17.CanCollide = false
  336. o17.FormFactor = Enum.FormFactor.Custom
  337. o17.Shape = Enum.PartType.Cylinder
  338. o17.Size = Vector3.new(0.370000005, 0.540000081, 0.310000002)
  339. o17.CFrame = CFrame.new(-12.8723783, 3.42192006, 49.8816109, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967)
  340. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  341. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  342. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  343. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  344. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  345. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  346. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  347. function onTouched(hit)
  348. local d = hit.Parent:GetChildren()
  349. for i=1, #d do
  350. if (d[i].className == "Hat") then
  351. d[i]:remove()
  352. end
  353. end
  354. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Face") == nil then
  355. local g = o1:clone()
  356. g.Parent = hit.Parent
  357. local C = g:GetChildren()
  358. for i=1, #C do
  359. if C[i].className == "Part" then
  360. local W = Instance.new("Weld")
  361. W.Part0 = g.Middle
  362. W.Part1 = C[i]
  363. local CJ = CFrame.new(g.Middle.Position)
  364. local C0 = g.Middle.CFrame:inverse()*CJ
  365. local C1 = C[i].CFrame:inverse()*CJ
  366. W.C0 = C0
  367. W.C1 = C1
  368. W.Parent = g.Middle
  369. g.Middle.Transparency = 1
  370. end
  371. local Y = Instance.new("Weld")
  372. Y.Part0 = hit.Parent.Head
  373. Y.Part1 = g.Middle
  374. Y.C0 = CFrame.new(0, 0, 0)
  375. Y.Parent = Y.Part0
  376. end
  377.  
  378. local h = g:GetChildren()
  379. for i = 1, # h do
  380. h[i].Anchored = false
  381. h[i].CanCollide = false
  382. end
  383.  
  384. end
  385. end
  386.  
  387. onTouched(owner)
  388. end
  389. local Player = owner
  390. local chara = Player.Character
  391.  
  392. shirt= Instance.new("Shirt", Character)
  393. shirt.Name = "Shirt"
  394. pants = Instance.new("Pants", Character)
  395. pants.Name = "Pants"
  396. chara.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=245656735"
  397. chara.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=245656766"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement