Advertisement
Ben_Scripts343

Mocap Script [FE MASSIVE]

Apr 7th, 2021
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.03 KB | None | 0 0
  1. local Mocap = Instance.new("ScreenGui")
  2. local main = Instance.new("Frame")
  3. local Execute = Instance.new("TextButton")
  4. local Height = Instance.new("TextBox")
  5. local Width = Instance.new("TextBox")
  6. local Depth = Instance.new("TextBox")
  7. local Head = Instance.new("TextBox")
  8. local Infoscale = Instance.new("TextLabel")
  9. local misc = Instance.new("Frame")
  10. local Front = Instance.new("TextBox")
  11. local Hair = Instance.new("TextBox")
  12. local Waist = Instance.new("TextBox")
  13. local BT = Instance.new("TextLabel")
  14. local Front_2 = Instance.new("TextLabel")
  15. local HT = Instance.new("TextLabel")
  16. local WT = Instance.new("TextLabel")
  17. local Back = Instance.new("TextBox")
  18. local Hat = Instance.new("TextBox")
  19. local HatT = Instance.new("TextLabel")
  20. local OpenS = Instance.new("TextButton")
  21. local Exit = Instance.new("TextButton")
  22. local OpenM = Instance.new("TextButton")
  23.  
  24. Mocap.Name = "Mocap"
  25. Mocap.Parent = game.CoreGui
  26. Mocap.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  27.  
  28. main.Name = "main"
  29. main.Parent = Mocap
  30. main.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  31. main.BorderSizePixel = 0
  32. main.Position = UDim2.new(0.395072997, 0, 0.256166995, 0)
  33. main.Size = UDim2.new(0, 413, 0, 242)
  34. main.Active = true
  35. main.Draggable = true
  36. main.Visible = false
  37.  
  38. Execute.Name = "Execute"
  39. Execute.Parent = main
  40. Execute.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  41. Execute.BorderSizePixel = 0
  42. Execute.Position = UDim2.new(0.205811143, 0, 0.698347151, 0)
  43. Execute.Size = UDim2.new(0, 242, 0, 46)
  44. Execute.Font = Enum.Font.RobotoCondensed
  45. Execute.Text = "Execute All Stuff"
  46. Execute.TextColor3 = Color3.new(0, 0, 0)
  47. Execute.TextScaled = true
  48. Execute.TextSize = 14
  49. Execute.TextWrapped = true
  50. Execute.MouseButton1Click:connect(function()
  51. -- Script generated by SimpleSpy - credits to exx#9394
  52.  
  53. local args = {
  54. [1] = {
  55. ["BodyParts"] = {
  56. ["RightArm"] = 0,
  57. ["Torso"] = 0,
  58. ["Head"] = 0,
  59. ["RightLeg"] = 0,
  60. ["Face"] = 128992838,
  61. ["LeftArm"] = 0,
  62. ["LeftLeg"] = 0
  63. },
  64. ["Clothes"] = {
  65. ["GraphicTShirt"] = 0,
  66. ["Shirt"] = 6176168986,
  67. ["Pants"] = 5415843704
  68. },
  69. ["Accessories"] = {
  70. ["HatAccessory"] = {
  71. [1] = Hat.Text
  72. },
  73. ["BackAccessory"] = {Back.Text},
  74. ["FrontAccessory"] = {Front.Text},
  75. ["FaceAccessory"] = {5700329323},
  76. ["WaistAccessory"] = {Waist.Text},
  77. ["ShouldersAccessory"] = {},
  78. ["NeckAccessory"] = {},
  79. ["HairAccessory"] = {
  80. [1] = 5460154557
  81. }
  82. },
  83. ["Animation"] = {
  84. ["FallAnimation"] = 0,
  85. ["ClimbAnimation"] = 0,
  86. ["IdleAnimation"] = 0,
  87. ["WalkAnimation"] = 0,
  88. ["SwimAnimation"] = 0,
  89. ["JumpAnimation"] = 0,
  90. ["RunAnimation"] = 0
  91. },
  92. ["Scale"] = {
  93. ["BodyTypeScale"] = 0,
  94. ["DepthScale"] = Depth.Text,
  95. ["HeadScale"] = Head.Text,
  96. ["HeightScale"] = Height.Text,
  97. ["ProportionScale"] = 0,
  98. ["WidthScale"] = Width.Text
  99. },
  100. ["Emotes"] = {
  101. ["Hello"] = {
  102. [1] = 3576686446
  103. },
  104. ["Point2"] = {
  105. [1] = 3576823880
  106. },
  107. ["Stadium"] = {
  108. [1] = 3360686498
  109. },
  110. ["Shrug"] = {
  111. [1] = 3576968026
  112. }
  113. },
  114. ["EquippedEmotes"] = {
  115. [1] = {
  116. ["Name"] = "Shrug",
  117. ["Slot"] = 4
  118. },
  119. [2] = {
  120. ["Name"] = "Point2",
  121. ["Slot"] = 3
  122. },
  123. [3] = {
  124. ["Name"] = "Stadium",
  125. ["Slot"] = 2
  126. },
  127. [4] = {
  128. ["Name"] = "Hello",
  129. ["Slot"] = 1
  130. }
  131. },
  132. ["BodyColors"] = {
  133. ["HeadColor"] = {
  134. [1] = 0.48627454042435,
  135. [2] = 0.36078432202339,
  136. [3] = 0.27450981736183
  137. },
  138. ["TorsoColor"] = {
  139. [1] = 0.48627454042435,
  140. [2] = 0.36078432202339,
  141. [3] = 0.27450981736183
  142. },
  143. ["LeftArmColor"] = {
  144. [1] = 0.48627454042435,
  145. [2] = 0.36078432202339,
  146. [3] = 0.27450981736183
  147. },
  148. ["RightLegColor"] = {
  149. [1] = 0.48627454042435,
  150. [2] = 0.36078432202339,
  151. [3] = 0.27450981736183
  152. },
  153. ["LeftLegColor"] = {
  154. [1] = 0.48627454042435,
  155. [2] = 0.36078432202339,
  156. [3] = 0.27450981736183
  157. },
  158. ["RightArmColor"] = {
  159. [1] = 0.48627454042435,
  160. [2] = 0.36078432202339,
  161. [3] = 0.27450981736183
  162. }
  163. }
  164. }
  165. }
  166.  
  167. game:GetService("ReplicatedStorage").ApplyDescription:InvokeServer(unpack(args))
  168. end)
  169.  
  170. Height.Name = "Height"
  171. Height.Parent = main
  172. Height.BackgroundColor3 = Color3.new(0.356863, 0.356863, 0.356863)
  173. Height.BorderSizePixel = 0
  174. Height.Position = UDim2.new(0.0169491526, 0, 0.148760334, 0)
  175. Height.Size = UDim2.new(0, 85, 0, 28)
  176. Height.Font = Enum.Font.SourceSans
  177. Height.Text = ""
  178. Height.TextColor3 = Color3.new(0, 0, 0)
  179. Height.TextSize = 14
  180.  
  181. Width.Name = "Width"
  182. Width.Parent = main
  183. Width.BackgroundColor3 = Color3.new(0.356863, 0.356863, 0.356863)
  184. Width.BorderSizePixel = 0
  185. Width.Position = UDim2.new(0.24939467, 0, 0.148760334, 0)
  186. Width.Size = UDim2.new(0, 85, 0, 28)
  187. Width.Font = Enum.Font.SourceSans
  188. Width.Text = ""
  189. Width.TextColor3 = Color3.new(0, 0, 0)
  190. Width.TextSize = 14
  191.  
  192. Depth.Name = "Depth"
  193. Depth.Parent = main
  194. Depth.BackgroundColor3 = Color3.new(0.356863, 0.356863, 0.356863)
  195. Depth.BorderSizePixel = 0
  196. Depth.Position = UDim2.new(0.496368051, 0, 0.148760334, 0)
  197. Depth.Size = UDim2.new(0, 85, 0, 28)
  198. Depth.Font = Enum.Font.SourceSans
  199. Depth.Text = ""
  200. Depth.TextColor3 = Color3.new(0, 0, 0)
  201. Depth.TextSize = 14
  202.  
  203. Head.Name = "Head"
  204. Head.Parent = main
  205. Head.BackgroundColor3 = Color3.new(0.356863, 0.356863, 0.356863)
  206. Head.BorderSizePixel = 0
  207. Head.Position = UDim2.new(0.738498807, 0, 0.148760334, 0)
  208. Head.Size = UDim2.new(0, 85, 0, 28)
  209. Head.Font = Enum.Font.SourceSans
  210. Head.Text = ""
  211. Head.TextColor3 = Color3.new(0, 0, 0)
  212. Head.TextSize = 14
  213.  
  214. Infoscale.Name = "Info scale"
  215. Infoscale.Parent = main
  216. Infoscale.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  217. Infoscale.BorderSizePixel = 0
  218. Infoscale.Position = UDim2.new(0.0121065378, 0, 0.30578512, 0)
  219. Infoscale.Size = UDim2.new(0, 398, 0, 25)
  220. Infoscale.Font = Enum.Font.SourceSans
  221. Infoscale.Text = "1: Height, 2:Width, 3:Depth, 4:Head"
  222. Infoscale.TextColor3 = Color3.new(1, 1, 1)
  223. Infoscale.TextSize = 14
  224.  
  225. misc.Name = "misc"
  226. misc.Parent = Mocap
  227. misc.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  228. misc.BorderSizePixel = 0
  229. misc.Position = UDim2.new(0.0684306547, 0, 0.121442124, 0)
  230. misc.Size = UDim2.new(0, 329, 0, 379)
  231. misc.Draggable = true
  232. misc.Active = true
  233. misc.Visible = false
  234.  
  235. Front.Name = "Front"
  236. Front.Parent = misc
  237. Front.BackgroundColor3 = Color3.new(1, 1, 1)
  238. Front.BorderSizePixel = 0
  239. Front.Position = UDim2.new(0.285714298, 0, 0.773057818, 0)
  240. Front.Size = UDim2.new(0, 98, 0, 28)
  241. Front.Font = Enum.Font.SourceSans
  242. Front.Text = ""
  243. Front.TextColor3 = Color3.new(0, 0, 0)
  244. Front.TextSize = 14
  245.  
  246. Hair.Name = "Hair"
  247. Hair.Parent = misc
  248. Hair.BackgroundColor3 = Color3.new(1, 1, 1)
  249. Hair.BorderSizePixel = 0
  250. Hair.Position = UDim2.new(0.285714298, 0, 0.129745722, 0)
  251. Hair.Size = UDim2.new(0, 98, 0, 28)
  252. Hair.Font = Enum.Font.SourceSans
  253. Hair.Text = ""
  254. Hair.TextColor3 = Color3.new(0, 0, 0)
  255. Hair.TextSize = 14
  256.  
  257. Waist.Name = "Waist"
  258. Waist.Parent = misc
  259. Waist.BackgroundColor3 = Color3.new(1, 1, 1)
  260. Waist.BorderSizePixel = 0
  261. Waist.Position = UDim2.new(0.285714298, 0, 0.556497335, 0)
  262. Waist.Size = UDim2.new(0, 98, 0, 28)
  263. Waist.Font = Enum.Font.SourceSans
  264. Waist.Text = ""
  265. Waist.TextColor3 = Color3.new(0, 0, 0)
  266. Waist.TextSize = 14
  267.  
  268. BT.Name = "BT"
  269. BT.Parent = misc
  270. BT.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  271. BT.BorderSizePixel = 0
  272. BT.Position = UDim2.new(0.158054709, 0, 0.245222941, 0)
  273. BT.Size = UDim2.new(0, 200, 0, 30)
  274. BT.Font = Enum.Font.SourceSans
  275. BT.Text = "Back"
  276. BT.TextColor3 = Color3.new(1, 1, 1)
  277. BT.TextSize = 14
  278.  
  279. Front_2.Name = "Front"
  280. Front_2.Parent = misc
  281. Front_2.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  282. Front_2.BorderSizePixel = 0
  283. Front_2.Position = UDim2.new(0.158054709, 0, 0.675159276, 0)
  284. Front_2.Size = UDim2.new(0, 200, 0, 30)
  285. Front_2.Font = Enum.Font.SourceSans
  286. Front_2.Text = "Front"
  287. Front_2.TextColor3 = Color3.new(1, 1, 1)
  288. Front_2.TextSize = 14
  289.  
  290. HT.Name = "HT"
  291. HT.Parent = misc
  292. HT.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  293. HT.BorderSizePixel = 0
  294. HT.Position = UDim2.new(0.158054709, 0, 0.0350318477, 0)
  295. HT.Size = UDim2.new(0, 200, 0, 30)
  296. HT.Font = Enum.Font.SourceSans
  297. HT.Text = "Hair"
  298. HT.TextColor3 = Color3.new(1, 1, 1)
  299. HT.TextSize = 14
  300.  
  301. WT.Name = "WT"
  302. WT.Parent = misc
  303. WT.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  304. WT.BorderSizePixel = 0
  305. WT.Position = UDim2.new(0.158054709, 0, 0.458598763, 0)
  306. WT.Size = UDim2.new(0, 200, 0, 30)
  307. WT.Font = Enum.Font.SourceSans
  308. WT.Text = "Waist"
  309. WT.TextColor3 = Color3.new(1, 1, 1)
  310. WT.TextSize = 14
  311.  
  312. Back.Name = "Back"
  313. Back.Parent = misc
  314. Back.BackgroundColor3 = Color3.new(1, 1, 1)
  315. Back.BorderSizePixel = 0
  316. Back.Position = UDim2.new(0.285714298, 0, 0.339936793, 0)
  317. Back.Size = UDim2.new(0, 98, 0, 28)
  318. Back.Font = Enum.Font.SourceSans
  319. Back.Text = ""
  320. Back.TextColor3 = Color3.new(0, 0, 0)
  321. Back.TextSize = 14
  322.  
  323. Hat.Name = "Hat"
  324. Hat.Parent = misc
  325. Hat.BackgroundColor3 = Color3.new(1, 1, 1)
  326. Hat.Position = UDim2.new(0.158054709, 0, 0.928759873, 0)
  327. Hat.Size = UDim2.new(0, 200, 0, 27)
  328. Hat.Font = Enum.Font.SourceSans
  329. Hat.Text = ""
  330. Hat.TextColor3 = Color3.new(0, 0, 0)
  331. Hat.TextSize = 14
  332.  
  333. HatT.Name = "HatT"
  334. HatT.Parent = misc
  335. HatT.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  336. HatT.BorderSizePixel = 0
  337. HatT.Position = UDim2.new(0.158054709, 0, 0.862796783, 0)
  338. HatT.Size = UDim2.new(0, 200, 0, 18)
  339. HatT.Font = Enum.Font.SourceSans
  340. HatT.Text = "Hat"
  341. HatT.TextColor3 = Color3.new(0, 0, 0)
  342. HatT.TextSize = 14
  343.  
  344. OpenS.Name = "OpenS"
  345. OpenS.Parent = Mocap
  346. OpenS.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  347. OpenS.BorderSizePixel = 0
  348. OpenS.Position = UDim2.new(0.389598548, 0, 0.962049365, 0)
  349. OpenS.Size = UDim2.new(0, 66, 0, 20)
  350. OpenS.Font = Enum.Font.SourceSans
  351. OpenS.Text = "Scale"
  352. OpenS.TextColor3 = Color3.new(0, 0, 0)
  353. OpenS.TextSize = 14
  354. OpenS.MouseButton1Click:connect(function()
  355. OpenS.Visible = false
  356. OpenM.Visible = true
  357. Exit.Visible = true
  358. main.Visible = true
  359. misc.Visible = false
  360. end)
  361.  
  362. Exit.Name = "Exit"
  363. Exit.Parent = Mocap
  364. Exit.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  365. Exit.BorderSizePixel = 0
  366. Exit.Position = UDim2.new(0.469890535, 0, 0.962049365, 0)
  367. Exit.Size = UDim2.new(0, 66, 0, 20)
  368. Exit.Font = Enum.Font.SourceSans
  369. Exit.Text = "CloseAll"
  370. Exit.TextColor3 = Color3.new(0, 0, 0)
  371. Exit.TextSize = 14
  372. Exit.MouseButton1Click:connect(function()
  373. Exit.Visible = false
  374. misc.Visible = false
  375. main.Visible = false
  376. OpenS.Visible = true
  377. OpenM.Visible = true
  378. end)
  379.  
  380. OpenM.Name = "OpenM"
  381. OpenM.Parent = Mocap
  382. OpenM.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  383. OpenM.BorderSizePixel = 0
  384. OpenM.Position = UDim2.new(0.552919745, 0, 0.962049365, 0)
  385. OpenM.Size = UDim2.new(0, 66, 0, 20)
  386. OpenM.Font = Enum.Font.SourceSans
  387. OpenM.Text = "Misc"
  388. OpenM.TextColor3 = Color3.new(0, 0, 0)
  389. OpenM.TextSize = 14
  390. OpenM.MouseButton1Click:connect(function()
  391. OpenM.Visible = false
  392. OpenS.Visible = true
  393. main.Visible = false
  394. misc.Visible = true
  395. Exit.Visible = true
  396. end)
  397.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement