Advertisement
TTox

Roblox high school script

Nov 29th, 2018
20,970
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.22 KB | None | 0 0
  1. -- Objects
  2.  
  3. local RobloxianMorpherv8 = Instance.new("ScreenGui")
  4. local Topframe = Instance.new("Frame")
  5. local Mainframe = Instance.new("Frame")
  6. local BodyConfigFrame = Instance.new("Frame")
  7. local Heightlabel = Instance.new("TextLabel")
  8. local Heightlabel2 = Instance.new("TextLabel")
  9. local widthlabel2 = Instance.new("TextLabel")
  10. local widthlabel = Instance.new("TextLabel")
  11. local HandWidthBox = Instance.new("TextBox")
  12. local UpperLegHeightBox = Instance.new("TextBox")
  13. local TextLabel = Instance.new("TextLabel")
  14. local FootWidthBox = Instance.new("TextBox")
  15. local TextLabel_2 = Instance.new("TextLabel")
  16. local LowerLegHeightBox = Instance.new("TextBox")
  17. local UpperArmHeightBox = Instance.new("TextBox")
  18. local TextLabel_3 = Instance.new("TextLabel")
  19. local LowerArmHeightBox = Instance.new("TextBox")
  20. local TextLabel_4 = Instance.new("TextLabel")
  21. local TextLabel_5 = Instance.new("TextLabel")
  22. local UpperTorsoHeightBox = Instance.new("TextBox")
  23. local TextLabel_6 = Instance.new("TextLabel")
  24. local UpperLegWidthBox = Instance.new("TextBox")
  25. local TextLabel_7 = Instance.new("TextLabel")
  26. local UpperTorsoWidthBox = Instance.new("TextBox")
  27. local TextLabel_8 = Instance.new("TextLabel")
  28. local TextLabel_9 = Instance.new("TextLabel")
  29. local TextLabel_10 = Instance.new("TextLabel")
  30. local LowerTorsoHeightBox = Instance.new("TextBox")
  31. local TextLabel_11 = Instance.new("TextLabel")
  32. local HandHeightBox = Instance.new("TextBox")
  33. local TextLabel_12 = Instance.new("TextLabel")
  34. local FootHeightBox = Instance.new("TextBox")
  35. local TextLabel_13 = Instance.new("TextLabel")
  36. local LowerLegWidthBox = Instance.new("TextBox")
  37. local TextLabel_14 = Instance.new("TextLabel")
  38. local UpperArmWidthBox = Instance.new("TextBox")
  39. local TextLabel_15 = Instance.new("TextLabel")
  40. local LowerArmWidthBox = Instance.new("TextBox")
  41. local TextLabel_16 = Instance.new("TextLabel")
  42. local LowerTorsoWidthBox = Instance.new("TextBox")
  43. local TextLabel_17 = Instance.new("TextLabel")
  44. local HeadScaleBox = Instance.new("TextBox")
  45. local Heightlabel_2 = Instance.new("TextLabel")
  46. local BodyChangeButton = Instance.new("TextButton")
  47. local AllBodyConfigFrame = Instance.new("Frame")
  48. local AllBodyChangeButton = Instance.new("TextButton")
  49. local AllBodyInputBox = Instance.new("TextBox")
  50. local TextLabel_18 = Instance.new("TextLabel")
  51. local ExtraStuffFrame = Instance.new("Frame")
  52. local TextLabel_19 = Instance.new("TextLabel")
  53. local TextLabel_20 = Instance.new("TextLabel")
  54. local TextLabel_21 = Instance.new("TextLabel")
  55. local RedChat = Instance.new("TextButton")
  56. local BlackChat = Instance.new("TextButton")
  57. local YellowChat = Instance.new("TextButton")
  58. local WhiteChat = Instance.new("TextButton")
  59. local GreenChat = Instance.new("TextButton")
  60. local BlueChat = Instance.new("TextButton")
  61. local RainbowChat = Instance.new("TextButton")
  62. local TextLabel_22 = Instance.new("TextLabel")
  63. local TextLabel_23 = Instance.new("TextLabel")
  64. local TextLabel_24 = Instance.new("TextLabel")
  65. local WalkSpeedBox = Instance.new("TextBox")
  66. local JumpPowerBox = Instance.new("TextBox")
  67. local ChangeSpeed = Instance.new("TextButton")
  68. local ChangeJumpPower = Instance.new("TextButton")
  69. local TextLabel_25 = Instance.new("TextLabel")
  70. local CrashGame = Instance.new("TextButton")
  71. local DisableSkydive = Instance.new("TextButton")
  72. local BagheadTitan = Instance.new("TextButton")
  73. local Spongebob = Instance.new("TextButton")
  74. local Slenderman = Instance.new("TextButton")
  75. local WeirdMemeCreature = Instance.new("TextButton")
  76. local DemonSlut = Instance.new("TextButton")
  77. local ZombieDoge = Instance.new("TextButton")
  78. local Doge = Instance.new("TextButton")
  79. local Haxor = Instance.new("TextButton")
  80. local fechattroll = Instance.new("TextButton")
  81. local Decorframe = Instance.new("Frame")
  82. local BodyConfigTab = Instance.new("TextButton")
  83. local AllBodyConfigTab = Instance.new("TextButton")
  84. local Title = Instance.new("TextLabel")
  85. local ExtraStuffTab = Instance.new("TextButton")
  86. local Close = Instance.new("TextButton")
  87. local minimize = Instance.new("TextButton")
  88. local openminimizeframe = Instance.new("Frame")
  89. local unminimize = Instance.new("TextButton")
  90.  
  91. -- Properties
  92.  
  93. RobloxianMorpherv8.Name = "RobloxianMorpherv8"
  94. RobloxianMorpherv8.Parent = game.CoreGui
  95.  
  96. Topframe.Name = "Topframe"
  97. Topframe.Parent = RobloxianMorpherv8
  98. Topframe.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  99. Topframe.BorderSizePixel = 0
  100. Topframe.Position = UDim2.new(0.268041223, 0, 0.12890625, 0)
  101. Topframe.Size = UDim2.new(0, 468, 0, 24)
  102.  
  103. Mainframe.Name = "Mainframe"
  104. Mainframe.Parent = Topframe
  105. Mainframe.BackgroundColor3 = Color3.new(0, 0, 0)
  106. Mainframe.BorderSizePixel = 0
  107. Mainframe.Position = UDim2.new(0, 0, 1, 0)
  108. Mainframe.Size = UDim2.new(0, 468, 0, 269)
  109.  
  110. BodyConfigFrame.Name = "BodyConfigFrame"
  111. BodyConfigFrame.Parent = Mainframe
  112. BodyConfigFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  113. BodyConfigFrame.BorderSizePixel = 0
  114. BodyConfigFrame.Position = UDim2.new(0, 0, 0.0334572457, 0)
  115. BodyConfigFrame.Size = UDim2.new(0, 468, 0, 283)
  116.  
  117. Heightlabel.Name = "Heightlabel"
  118. Heightlabel.Parent = BodyConfigFrame
  119. Heightlabel.BackgroundColor3 = Color3.new(0, 0, 0)
  120. Heightlabel.BorderColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  121. Heightlabel.Position = UDim2.new(0.021367522, 0, 0.0230768956, 0)
  122. Heightlabel.Size = UDim2.new(0, 106, 0, 18)
  123. Heightlabel.Font = Enum.Font.SourceSans
  124. Heightlabel.Text = "Height"
  125. Heightlabel.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  126. Heightlabel.TextSize = 14
  127.  
  128. Heightlabel2.Name = "Heightlabel2"
  129. Heightlabel2.Parent = BodyConfigFrame
  130. Heightlabel2.BackgroundColor3 = Color3.new(0, 0, 0)
  131. Heightlabel2.BorderColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  132. Heightlabel2.Position = UDim2.new(0.264151484, 0, 0.0230768956, 0)
  133. Heightlabel2.Size = UDim2.new(0, 106, 0, 18)
  134. Heightlabel2.Font = Enum.Font.SourceSans
  135. Heightlabel2.Text = "Height"
  136. Heightlabel2.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  137. Heightlabel2.TextSize = 14
  138.  
  139. widthlabel2.Name = "widthlabel2"
  140. widthlabel2.Parent = BodyConfigFrame
  141. widthlabel2.BackgroundColor3 = Color3.new(0, 0, 0)
  142. widthlabel2.BorderColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  143. widthlabel2.Position = UDim2.new(0.749719501, 0, 0.0230768956, 0)
  144. widthlabel2.Size = UDim2.new(0, 106, 0, 18)
  145. widthlabel2.Font = Enum.Font.SourceSans
  146. widthlabel2.Text = "Width"
  147. widthlabel2.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  148. widthlabel2.TextSize = 14
  149.  
  150. widthlabel.Name = "widthlabel"
  151. widthlabel.Parent = BodyConfigFrame
  152. widthlabel.BackgroundColor3 = Color3.new(0, 0, 0)
  153. widthlabel.BorderColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  154. widthlabel.Position = UDim2.new(0.506935477, 0, 0.0230768956, 0)
  155. widthlabel.Size = UDim2.new(0, 106, 0, 18)
  156. widthlabel.Font = Enum.Font.SourceSans
  157. widthlabel.Text = "Width"
  158. widthlabel.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  159. widthlabel.TextSize = 14
  160.  
  161. HandWidthBox.Name = "HandWidthBox"
  162. HandWidthBox.Parent = BodyConfigFrame
  163. HandWidthBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  164. HandWidthBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  165. HandWidthBox.Position = UDim2.new(0.749719501, 0, 0.543381333, 0)
  166. HandWidthBox.Size = UDim2.new(0, 106, 0, 18)
  167. HandWidthBox.Font = Enum.Font.SourceSans
  168. HandWidthBox.Text = "Input"
  169. HandWidthBox.TextColor3 = Color3.new(0, 0, 0)
  170. HandWidthBox.TextSize = 14
  171.  
  172. UpperLegHeightBox.Name = "UpperLegHeightBox"
  173. UpperLegHeightBox.Parent = BodyConfigFrame
  174. UpperLegHeightBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  175. UpperLegHeightBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  176. UpperLegHeightBox.Position = UDim2.new(0.021367522, 0, 0.197091579, 0)
  177. UpperLegHeightBox.Size = UDim2.new(0, 106, 0, 18)
  178. UpperLegHeightBox.Font = Enum.Font.SourceSans
  179. UpperLegHeightBox.Text = "Input"
  180. UpperLegHeightBox.TextColor3 = Color3.new(0, 0, 0)
  181. UpperLegHeightBox.TextSize = 14
  182.  
  183. TextLabel.Parent = BodyConfigFrame
  184. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  185. TextLabel.BorderSizePixel = 0
  186. TextLabel.Position = UDim2.new(0.021367522, 0, 0.111851022, 0)
  187. TextLabel.Size = UDim2.new(0, 106, 0, 18)
  188. TextLabel.Font = Enum.Font.SourceSans
  189. TextLabel.Text = "Up Leg"
  190. TextLabel.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  191. TextLabel.TextSize = 14
  192.  
  193. FootWidthBox.Name = "FootWidthBox"
  194. FootWidthBox.Parent = BodyConfigFrame
  195. FootWidthBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  196. FootWidthBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  197. FootWidthBox.Position = UDim2.new(0.749719501, 0, 0.71652621, 0)
  198. FootWidthBox.Size = UDim2.new(0, 106, 0, 18)
  199. FootWidthBox.Font = Enum.Font.SourceSans
  200. FootWidthBox.Text = "Input"
  201. FootWidthBox.TextColor3 = Color3.new(0, 0, 0)
  202. FootWidthBox.TextSize = 14
  203.  
  204. TextLabel_2.Parent = BodyConfigFrame
  205. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  206. TextLabel_2.BorderSizePixel = 0
  207. TextLabel_2.Position = UDim2.new(0.021367522, 0, 0.284995884, 0)
  208. TextLabel_2.Size = UDim2.new(0, 106, 0, 18)
  209. TextLabel_2.Font = Enum.Font.SourceSans
  210. TextLabel_2.Text = "Low Leg"
  211. TextLabel_2.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  212. TextLabel_2.TextSize = 14
  213.  
  214. LowerLegHeightBox.Name = "LowerLegHeightBox"
  215. LowerLegHeightBox.Parent = BodyConfigFrame
  216. LowerLegHeightBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  217. LowerLegHeightBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  218. LowerLegHeightBox.Position = UDim2.new(0.021367522, 0, 0.370236456, 0)
  219. LowerLegHeightBox.Size = UDim2.new(0, 106, 0, 18)
  220. LowerLegHeightBox.Font = Enum.Font.SourceSans
  221. LowerLegHeightBox.Text = "Input"
  222. LowerLegHeightBox.TextColor3 = Color3.new(0, 0, 0)
  223. LowerLegHeightBox.TextSize = 14
  224.  
  225. UpperArmHeightBox.Name = "UpperArmHeightBox"
  226. UpperArmHeightBox.Parent = BodyConfigFrame
  227. UpperArmHeightBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  228. UpperArmHeightBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  229. UpperArmHeightBox.Position = UDim2.new(0.021367522, 0, 0.543381333, 0)
  230. UpperArmHeightBox.Size = UDim2.new(0, 106, 0, 18)
  231. UpperArmHeightBox.Font = Enum.Font.SourceSans
  232. UpperArmHeightBox.Text = "Input"
  233. UpperArmHeightBox.TextColor3 = Color3.new(0, 0, 0)
  234. UpperArmHeightBox.TextSize = 14
  235.  
  236. TextLabel_3.Parent = BodyConfigFrame
  237. TextLabel_3.BackgroundColor3 = Color3.new(0, 0, 0)
  238. TextLabel_3.BorderSizePixel = 0
  239. TextLabel_3.Position = UDim2.new(0.021367522, 0, 0.458140761, 0)
  240. TextLabel_3.Size = UDim2.new(0, 106, 0, 18)
  241. TextLabel_3.Font = Enum.Font.SourceSans
  242. TextLabel_3.Text = "Up Arm"
  243. TextLabel_3.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  244. TextLabel_3.TextSize = 14
  245.  
  246. LowerArmHeightBox.Name = "LowerArmHeightBox"
  247. LowerArmHeightBox.Parent = BodyConfigFrame
  248. LowerArmHeightBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  249. LowerArmHeightBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  250. LowerArmHeightBox.Position = UDim2.new(0.021367522, 0, 0.71652621, 0)
  251. LowerArmHeightBox.Size = UDim2.new(0, 106, 0, 18)
  252. LowerArmHeightBox.Font = Enum.Font.SourceSans
  253. LowerArmHeightBox.Text = "Input"
  254. LowerArmHeightBox.TextColor3 = Color3.new(0, 0, 0)
  255. LowerArmHeightBox.TextSize = 14
  256.  
  257. TextLabel_4.Parent = BodyConfigFrame
  258. TextLabel_4.BackgroundColor3 = Color3.new(0, 0, 0)
  259. TextLabel_4.BorderSizePixel = 0
  260. TextLabel_4.Position = UDim2.new(0.021367522, 0, 0.631285667, 0)
  261. TextLabel_4.Size = UDim2.new(0, 106, 0, 18)
  262. TextLabel_4.Font = Enum.Font.SourceSans
  263. TextLabel_4.Text = "Low Arm"
  264. TextLabel_4.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  265. TextLabel_4.TextSize = 14
  266.  
  267. TextLabel_5.Parent = BodyConfigFrame
  268. TextLabel_5.BackgroundColor3 = Color3.new(0, 0, 0)
  269. TextLabel_5.BorderSizePixel = 0
  270. TextLabel_5.Position = UDim2.new(0.264151484, 0, 0.111851022, 0)
  271. TextLabel_5.Size = UDim2.new(0, 106, 0, 18)
  272. TextLabel_5.Font = Enum.Font.SourceSans
  273. TextLabel_5.Text = "Up Torso"
  274. TextLabel_5.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  275. TextLabel_5.TextSize = 14
  276.  
  277. UpperTorsoHeightBox.Name = "UpperTorsoHeightBox"
  278. UpperTorsoHeightBox.Parent = BodyConfigFrame
  279. UpperTorsoHeightBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  280. UpperTorsoHeightBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  281. UpperTorsoHeightBox.Position = UDim2.new(0.264151484, 0, 0.197091579, 0)
  282. UpperTorsoHeightBox.Size = UDim2.new(0, 106, 0, 18)
  283. UpperTorsoHeightBox.Font = Enum.Font.SourceSans
  284. UpperTorsoHeightBox.Text = "Input"
  285. UpperTorsoHeightBox.TextColor3 = Color3.new(0, 0, 0)
  286. UpperTorsoHeightBox.TextSize = 14
  287.  
  288. TextLabel_6.Parent = BodyConfigFrame
  289. TextLabel_6.BackgroundColor3 = Color3.new(0, 0, 0)
  290. TextLabel_6.BorderSizePixel = 0
  291. TextLabel_6.Position = UDim2.new(0.506935477, 0, 0.111851022, 0)
  292. TextLabel_6.Size = UDim2.new(0, 106, 0, 18)
  293. TextLabel_6.Font = Enum.Font.SourceSans
  294. TextLabel_6.Text = "Up Leg"
  295. TextLabel_6.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  296. TextLabel_6.TextSize = 14
  297.  
  298. UpperLegWidthBox.Name = "UpperLegWidthBox"
  299. UpperLegWidthBox.Parent = BodyConfigFrame
  300. UpperLegWidthBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  301. UpperLegWidthBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  302. UpperLegWidthBox.Position = UDim2.new(0.506935477, 0, 0.197091579, 0)
  303. UpperLegWidthBox.Size = UDim2.new(0, 106, 0, 18)
  304. UpperLegWidthBox.Font = Enum.Font.SourceSans
  305. UpperLegWidthBox.Text = "Input"
  306. UpperLegWidthBox.TextColor3 = Color3.new(0, 0, 0)
  307. UpperLegWidthBox.TextSize = 14
  308.  
  309. TextLabel_7.Parent = BodyConfigFrame
  310. TextLabel_7.BackgroundColor3 = Color3.new(0, 0, 0)
  311. TextLabel_7.BorderSizePixel = 0
  312. TextLabel_7.Position = UDim2.new(0.749719501, 0, 0.111851022, 0)
  313. TextLabel_7.Size = UDim2.new(0, 106, 0, 18)
  314. TextLabel_7.Font = Enum.Font.SourceSans
  315. TextLabel_7.Text = "Up Torso"
  316. TextLabel_7.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  317. TextLabel_7.TextSize = 14
  318.  
  319. UpperTorsoWidthBox.Name = "UpperTorsoWidthBox"
  320. UpperTorsoWidthBox.Parent = BodyConfigFrame
  321. UpperTorsoWidthBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  322. UpperTorsoWidthBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  323. UpperTorsoWidthBox.Position = UDim2.new(0.749719501, 0, 0.197091579, 0)
  324. UpperTorsoWidthBox.Size = UDim2.new(0, 106, 0, 18)
  325. UpperTorsoWidthBox.Font = Enum.Font.SourceSans
  326. UpperTorsoWidthBox.Text = "Input"
  327. UpperTorsoWidthBox.TextColor3 = Color3.new(0, 0, 0)
  328. UpperTorsoWidthBox.TextSize = 14
  329.  
  330. TextLabel_8.Parent = BodyConfigFrame
  331. TextLabel_8.BackgroundColor3 = Color3.new(0, 0, 0)
  332. TextLabel_8.BorderSizePixel = 0
  333. TextLabel_8.Position = UDim2.new(0.749719501, 0, 0.631285667, 0)
  334. TextLabel_8.Size = UDim2.new(0, 106, 0, 18)
  335. TextLabel_8.Font = Enum.Font.SourceSans
  336. TextLabel_8.Text = "Foot"
  337. TextLabel_8.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  338. TextLabel_8.TextSize = 14
  339.  
  340. TextLabel_9.Parent = BodyConfigFrame
  341. TextLabel_9.BackgroundColor3 = Color3.new(0, 0, 0)
  342. TextLabel_9.BorderSizePixel = 0
  343. TextLabel_9.Position = UDim2.new(0.749719501, 0, 0.458140761, 0)
  344. TextLabel_9.Size = UDim2.new(0, 106, 0, 18)
  345. TextLabel_9.Font = Enum.Font.SourceSans
  346. TextLabel_9.Text = "Hand"
  347. TextLabel_9.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  348. TextLabel_9.TextSize = 14
  349.  
  350. TextLabel_10.Parent = BodyConfigFrame
  351. TextLabel_10.BackgroundColor3 = Color3.new(0, 0, 0)
  352. TextLabel_10.BorderSizePixel = 0
  353. TextLabel_10.Position = UDim2.new(0.264151484, 0, 0.284995884, 0)
  354. TextLabel_10.Size = UDim2.new(0, 106, 0, 18)
  355. TextLabel_10.Font = Enum.Font.SourceSans
  356. TextLabel_10.Text = "Low Torso"
  357. TextLabel_10.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  358. TextLabel_10.TextSize = 14
  359.  
  360. LowerTorsoHeightBox.Name = "LowerTorsoHeightBox"
  361. LowerTorsoHeightBox.Parent = BodyConfigFrame
  362. LowerTorsoHeightBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  363. LowerTorsoHeightBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  364. LowerTorsoHeightBox.Position = UDim2.new(0.264151484, 0, 0.370236456, 0)
  365. LowerTorsoHeightBox.Size = UDim2.new(0, 106, 0, 18)
  366. LowerTorsoHeightBox.Font = Enum.Font.SourceSans
  367. LowerTorsoHeightBox.Text = "Input"
  368. LowerTorsoHeightBox.TextColor3 = Color3.new(0, 0, 0)
  369. LowerTorsoHeightBox.TextSize = 14
  370.  
  371. TextLabel_11.Parent = BodyConfigFrame
  372. TextLabel_11.BackgroundColor3 = Color3.new(0, 0, 0)
  373. TextLabel_11.BorderSizePixel = 0
  374. TextLabel_11.Position = UDim2.new(0.264151484, 0, 0.458140761, 0)
  375. TextLabel_11.Size = UDim2.new(0, 106, 0, 18)
  376. TextLabel_11.Font = Enum.Font.SourceSans
  377. TextLabel_11.Text = "Hand"
  378. TextLabel_11.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  379. TextLabel_11.TextSize = 14
  380.  
  381. HandHeightBox.Name = "HandHeightBox"
  382. HandHeightBox.Parent = BodyConfigFrame
  383. HandHeightBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  384. HandHeightBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  385. HandHeightBox.Position = UDim2.new(0.264151484, 0, 0.543381333, 0)
  386. HandHeightBox.Size = UDim2.new(0, 106, 0, 18)
  387. HandHeightBox.Font = Enum.Font.SourceSans
  388. HandHeightBox.Text = "Input"
  389. HandHeightBox.TextColor3 = Color3.new(0, 0, 0)
  390. HandHeightBox.TextSize = 14
  391.  
  392. TextLabel_12.Parent = BodyConfigFrame
  393. TextLabel_12.BackgroundColor3 = Color3.new(0, 0, 0)
  394. TextLabel_12.BorderSizePixel = 0
  395. TextLabel_12.Position = UDim2.new(0.385946363, 0, 0.804430544, 0)
  396. TextLabel_12.Size = UDim2.new(0, 106, 0, 18)
  397. TextLabel_12.Font = Enum.Font.SourceSans
  398. TextLabel_12.Text = "Head Scale"
  399. TextLabel_12.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  400. TextLabel_12.TextSize = 14
  401.  
  402. FootHeightBox.Name = "FootHeightBox"
  403. FootHeightBox.Parent = BodyConfigFrame
  404. FootHeightBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  405. FootHeightBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  406. FootHeightBox.Position = UDim2.new(0.264151484, 0, 0.71652621, 0)
  407. FootHeightBox.Size = UDim2.new(0, 106, 0, 18)
  408. FootHeightBox.Font = Enum.Font.SourceSans
  409. FootHeightBox.Text = "Input"
  410. FootHeightBox.TextColor3 = Color3.new(0, 0, 0)
  411. FootHeightBox.TextSize = 14
  412.  
  413. TextLabel_13.Parent = BodyConfigFrame
  414. TextLabel_13.BackgroundColor3 = Color3.new(0, 0, 0)
  415. TextLabel_13.BorderSizePixel = 0
  416. TextLabel_13.Position = UDim2.new(0.506935477, 0, 0.284995884, 0)
  417. TextLabel_13.Size = UDim2.new(0, 106, 0, 18)
  418. TextLabel_13.Font = Enum.Font.SourceSans
  419. TextLabel_13.Text = "Low Leg"
  420. TextLabel_13.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  421. TextLabel_13.TextSize = 14
  422.  
  423. LowerLegWidthBox.Name = "LowerLegWidthBox"
  424. LowerLegWidthBox.Parent = BodyConfigFrame
  425. LowerLegWidthBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  426. LowerLegWidthBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  427. LowerLegWidthBox.Position = UDim2.new(0.506935477, 0, 0.370236456, 0)
  428. LowerLegWidthBox.Size = UDim2.new(0, 106, 0, 18)
  429. LowerLegWidthBox.Font = Enum.Font.SourceSans
  430. LowerLegWidthBox.Text = "Input"
  431. LowerLegWidthBox.TextColor3 = Color3.new(0, 0, 0)
  432. LowerLegWidthBox.TextSize = 14
  433.  
  434. TextLabel_14.Parent = BodyConfigFrame
  435. TextLabel_14.BackgroundColor3 = Color3.new(0, 0, 0)
  436. TextLabel_14.BorderSizePixel = 0
  437. TextLabel_14.Position = UDim2.new(0.506935477, 0, 0.458140761, 0)
  438. TextLabel_14.Size = UDim2.new(0, 106, 0, 18)
  439. TextLabel_14.Font = Enum.Font.SourceSans
  440. TextLabel_14.Text = "Up Arm"
  441. TextLabel_14.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  442. TextLabel_14.TextSize = 14
  443.  
  444. UpperArmWidthBox.Name = "UpperArmWidthBox"
  445. UpperArmWidthBox.Parent = BodyConfigFrame
  446. UpperArmWidthBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  447. UpperArmWidthBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  448. UpperArmWidthBox.Position = UDim2.new(0.506935477, 0, 0.543381333, 0)
  449. UpperArmWidthBox.Size = UDim2.new(0, 106, 0, 18)
  450. UpperArmWidthBox.Font = Enum.Font.SourceSans
  451. UpperArmWidthBox.Text = "Input"
  452. UpperArmWidthBox.TextColor3 = Color3.new(0, 0, 0)
  453. UpperArmWidthBox.TextSize = 14
  454.  
  455. TextLabel_15.Parent = BodyConfigFrame
  456. TextLabel_15.BackgroundColor3 = Color3.new(0, 0, 0)
  457. TextLabel_15.BorderSizePixel = 0
  458. TextLabel_15.Position = UDim2.new(0.506935477, 0, 0.631285667, 0)
  459. TextLabel_15.Size = UDim2.new(0, 106, 0, 18)
  460. TextLabel_15.Font = Enum.Font.SourceSans
  461. TextLabel_15.Text = "Low Arm"
  462. TextLabel_15.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  463. TextLabel_15.TextSize = 14
  464.  
  465. LowerArmWidthBox.Name = "LowerArmWidthBox"
  466. LowerArmWidthBox.Parent = BodyConfigFrame
  467. LowerArmWidthBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  468. LowerArmWidthBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  469. LowerArmWidthBox.Position = UDim2.new(0.506935477, 0, 0.71652621, 0)
  470. LowerArmWidthBox.Size = UDim2.new(0, 106, 0, 18)
  471. LowerArmWidthBox.Font = Enum.Font.SourceSans
  472. LowerArmWidthBox.Text = "Input"
  473. LowerArmWidthBox.TextColor3 = Color3.new(0, 0, 0)
  474. LowerArmWidthBox.TextSize = 14
  475.  
  476. TextLabel_16.Parent = BodyConfigFrame
  477. TextLabel_16.BackgroundColor3 = Color3.new(0, 0, 0)
  478. TextLabel_16.BorderSizePixel = 0
  479. TextLabel_16.Position = UDim2.new(0.749719501, 0, 0.284995884, 0)
  480. TextLabel_16.Size = UDim2.new(0, 106, 0, 18)
  481. TextLabel_16.Font = Enum.Font.SourceSans
  482. TextLabel_16.Text = "Low Torso"
  483. TextLabel_16.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  484. TextLabel_16.TextSize = 14
  485.  
  486. LowerTorsoWidthBox.Name = "LowerTorsoWidthBox"
  487. LowerTorsoWidthBox.Parent = BodyConfigFrame
  488. LowerTorsoWidthBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  489. LowerTorsoWidthBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  490. LowerTorsoWidthBox.Position = UDim2.new(0.749719501, 0, 0.370236456, 0)
  491. LowerTorsoWidthBox.Size = UDim2.new(0, 106, 0, 18)
  492. LowerTorsoWidthBox.Font = Enum.Font.SourceSans
  493. LowerTorsoWidthBox.Text = "Input"
  494. LowerTorsoWidthBox.TextColor3 = Color3.new(0, 0, 0)
  495. LowerTorsoWidthBox.TextSize = 14
  496.  
  497. TextLabel_17.Parent = BodyConfigFrame
  498. TextLabel_17.BackgroundColor3 = Color3.new(0, 0, 0)
  499. TextLabel_17.BorderSizePixel = 0
  500. TextLabel_17.Position = UDim2.new(0.264151484, 0, 0.631285667, 0)
  501. TextLabel_17.Size = UDim2.new(0, 106, 0, 18)
  502. TextLabel_17.Font = Enum.Font.SourceSans
  503. TextLabel_17.Text = "Foot"
  504. TextLabel_17.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  505. TextLabel_17.TextSize = 14
  506.  
  507. HeadScaleBox.Name = "HeadScaleBox"
  508. HeadScaleBox.Parent = BodyConfigFrame
  509. HeadScaleBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  510. HeadScaleBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  511. HeadScaleBox.Position = UDim2.new(0.385140598, 0, 0.889671087, 0)
  512. HeadScaleBox.Size = UDim2.new(0, 106, 0, 18)
  513. HeadScaleBox.Font = Enum.Font.SourceSans
  514. HeadScaleBox.Text = "Input"
  515. HeadScaleBox.TextColor3 = Color3.new(0, 0, 0)
  516. HeadScaleBox.TextSize = 14
  517.  
  518. Heightlabel_2.Name = "Heightlabel"
  519. Heightlabel_2.Parent = BodyConfigFrame
  520. Heightlabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  521. Heightlabel_2.BorderColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  522. Heightlabel_2.BorderSizePixel = 0
  523. Heightlabel_2.Position = UDim2.new(0.021367522, 0, 0.803995609, 0)
  524. Heightlabel_2.Size = UDim2.new(0, 106, 0, 42)
  525. Heightlabel_2.Font = Enum.Font.SourceSans
  526. Heightlabel_2.Text = "Starting output is 1"
  527. Heightlabel_2.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  528. Heightlabel_2.TextScaled = true
  529. Heightlabel_2.TextSize = 14
  530. Heightlabel_2.TextWrapped = true
  531.  
  532. BodyChangeButton.Name = "BodyChangeButton"
  533. BodyChangeButton.Parent = BodyConfigFrame
  534. BodyChangeButton.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  535. BodyChangeButton.BorderColor3 = Color3.new(0, 0, 0)
  536. BodyChangeButton.Position = UDim2.new(0.749719501, 0, 0.86803478, 0)
  537. BodyChangeButton.Size = UDim2.new(0, 106, 0, 24)
  538. BodyChangeButton.Font = Enum.Font.SourceSans
  539. BodyChangeButton.Text = "Change"
  540. BodyChangeButton.TextColor3 = Color3.new(0, 0, 0)
  541. BodyChangeButton.TextSize = 14
  542.  
  543. AllBodyConfigFrame.Name = "AllBodyConfigFrame"
  544. AllBodyConfigFrame.Parent = Mainframe
  545. AllBodyConfigFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  546. AllBodyConfigFrame.BorderSizePixel = 0
  547. AllBodyConfigFrame.Position = UDim2.new(0, 0, 0.0334572792, 0)
  548. AllBodyConfigFrame.Size = UDim2.new(0, 468, 0, 283)
  549.  
  550. AllBodyChangeButton.Name = "AllBodyChangeButton"
  551. AllBodyChangeButton.Parent = AllBodyConfigFrame
  552. AllBodyChangeButton.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  553. AllBodyChangeButton.BorderColor3 = Color3.new(0, 0, 0)
  554. AllBodyChangeButton.Position = UDim2.new(0.138608396, 0, 0.274395227, 0)
  555. AllBodyChangeButton.Size = UDim2.new(0, 106, 0, 24)
  556. AllBodyChangeButton.Font = Enum.Font.SourceSans
  557. AllBodyChangeButton.Text = "Change"
  558. AllBodyChangeButton.TextColor3 = Color3.new(0, 0, 0)
  559. AllBodyChangeButton.TextSize = 14
  560.  
  561. AllBodyInputBox.Name = "AllBodyInputBox"
  562. AllBodyInputBox.Parent = AllBodyConfigFrame
  563. AllBodyInputBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  564. AllBodyInputBox.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  565. AllBodyInputBox.Position = UDim2.new(0.053418804, 0, 0.133487344, 0)
  566. AllBodyInputBox.Size = UDim2.new(0, 185, 0, 25)
  567. AllBodyInputBox.Font = Enum.Font.SourceSans
  568. AllBodyInputBox.Text = "Input"
  569. AllBodyInputBox.TextColor3 = Color3.new(0, 0, 0)
  570. AllBodyInputBox.TextSize = 14
  571.  
  572. TextLabel_18.Parent = AllBodyConfigFrame
  573. TextLabel_18.BackgroundColor3 = Color3.new(0, 0, 0)
  574. TextLabel_18.BorderColor3 = Color3.new(0, 0, 0)
  575. TextLabel_18.Position = UDim2.new(0.532051265, 0, 0.0654797256, 0)
  576. TextLabel_18.Size = UDim2.new(0, 200, 0, 245)
  577. TextLabel_18.Font = Enum.Font.SourceSans
  578. TextLabel_18.Text = "This section of the GUI allows you to quickly change the size of all of your body parts. Say you want to become very large or very small, but want all of your body parts to be of equal size... Instead of changing every input box in the other frame, you can change them all at once with this."
  579. TextLabel_18.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  580. TextLabel_18.TextScaled = true
  581. TextLabel_18.TextSize = 14
  582. TextLabel_18.TextWrapped = true
  583.  
  584. ExtraStuffFrame.Name = "ExtraStuffFrame"
  585. ExtraStuffFrame.Parent = Mainframe
  586. ExtraStuffFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  587. ExtraStuffFrame.BorderSizePixel = 0
  588. ExtraStuffFrame.Position = UDim2.new(-1.46683306e-08, 0, 0.0334572792, 0)
  589. ExtraStuffFrame.Size = UDim2.new(0, 468, 0, 282)
  590.  
  591. TextLabel_19.Parent = ExtraStuffFrame
  592. TextLabel_19.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  593. TextLabel_19.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  594. TextLabel_19.Position = UDim2.new(0.014957265, 0, 0.0390070938, 0)
  595. TextLabel_19.Size = UDim2.new(0, 187, 0, 13)
  596. TextLabel_19.Font = Enum.Font.SourceSans
  597. TextLabel_19.Text = "Chat Colors"
  598. TextLabel_19.TextColor3 = Color3.new(0, 0, 0)
  599. TextLabel_19.TextSize = 14
  600.  
  601. TextLabel_20.Parent = ExtraStuffFrame
  602. TextLabel_20.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  603. TextLabel_20.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  604. TextLabel_20.Position = UDim2.new(0.41452992, 0, 0.0851063803, 0)
  605. TextLabel_20.Size = UDim2.new(0, 0, 0, 235)
  606. TextLabel_20.Font = Enum.Font.SourceSans
  607. TextLabel_20.Text = ""
  608. TextLabel_20.TextColor3 = Color3.new(0, 0, 0)
  609. TextLabel_20.TextSize = 14
  610.  
  611. TextLabel_21.Parent = ExtraStuffFrame
  612. TextLabel_21.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  613. TextLabel_21.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  614. TextLabel_21.Position = UDim2.new(0.014957279, 0, 0.0851063803, 0)
  615. TextLabel_21.Size = UDim2.new(0, 0, 0, 235)
  616. TextLabel_21.Font = Enum.Font.SourceSans
  617. TextLabel_21.Text = ""
  618. TextLabel_21.TextColor3 = Color3.new(0, 0, 0)
  619. TextLabel_21.TextSize = 14
  620.  
  621. RedChat.Name = "RedChat"
  622. RedChat.Parent = ExtraStuffFrame
  623. RedChat.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  624. RedChat.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  625. RedChat.Position = UDim2.new(0.0448716879, 0, 0.113475204, 0)
  626. RedChat.Size = UDim2.new(0, 49, 0, 20)
  627. RedChat.Font = Enum.Font.SourceSans
  628. RedChat.Text = "Red"
  629. RedChat.TextColor3 = Color3.new(0, 0, 0)
  630. RedChat.TextSize = 14
  631.  
  632. BlackChat.Name = "BlackChat"
  633. BlackChat.Parent = ExtraStuffFrame
  634. BlackChat.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  635. BlackChat.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  636. BlackChat.Position = UDim2.new(0.0448716879, 0, 0.202127695, 0)
  637. BlackChat.Size = UDim2.new(0, 49, 0, 20)
  638. BlackChat.Font = Enum.Font.SourceSans
  639. BlackChat.Text = "Black"
  640. BlackChat.TextColor3 = Color3.new(0, 0, 0)
  641. BlackChat.TextSize = 14
  642.  
  643. YellowChat.Name = "YellowChat"
  644. YellowChat.Parent = ExtraStuffFrame
  645. YellowChat.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  646. YellowChat.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  647. YellowChat.Position = UDim2.new(0.162392974, 0, 0.202127695, 0)
  648. YellowChat.Size = UDim2.new(0, 49, 0, 20)
  649. YellowChat.Font = Enum.Font.SourceSans
  650. YellowChat.Text = "Yellow"
  651. YellowChat.TextColor3 = Color3.new(0, 0, 0)
  652. YellowChat.TextSize = 14
  653.  
  654. WhiteChat.Name = "WhiteChat"
  655. WhiteChat.Parent = ExtraStuffFrame
  656. WhiteChat.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  657. WhiteChat.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  658. WhiteChat.Position = UDim2.new(0.162392974, 0, 0.113475204, 0)
  659. WhiteChat.Size = UDim2.new(0, 49, 0, 20)
  660. WhiteChat.Font = Enum.Font.SourceSans
  661. WhiteChat.Text = "White"
  662. WhiteChat.TextColor3 = Color3.new(0, 0, 0)
  663. WhiteChat.TextSize = 14
  664.  
  665. GreenChat.Name = "GreenChat"
  666. GreenChat.Parent = ExtraStuffFrame
  667. GreenChat.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  668. GreenChat.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  669. GreenChat.Position = UDim2.new(0.279914379, 0, 0.202127695, 0)
  670. GreenChat.Size = UDim2.new(0, 49, 0, 20)
  671. GreenChat.Font = Enum.Font.SourceSans
  672. GreenChat.Text = "Green"
  673. GreenChat.TextColor3 = Color3.new(0, 0, 0)
  674. GreenChat.TextSize = 14
  675.  
  676. BlueChat.Name = "BlueChat"
  677. BlueChat.Parent = ExtraStuffFrame
  678. BlueChat.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  679. BlueChat.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  680. BlueChat.Position = UDim2.new(0.279914379, 0, 0.113475204, 0)
  681. BlueChat.Size = UDim2.new(0, 49, 0, 20)
  682. BlueChat.Font = Enum.Font.SourceSans
  683. BlueChat.Text = "Blue"
  684. BlueChat.TextColor3 = Color3.new(0, 0, 0)
  685. BlueChat.TextSize = 14
  686.  
  687. RainbowChat.Name = "RainbowChat"
  688. RainbowChat.Parent = ExtraStuffFrame
  689. RainbowChat.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  690. RainbowChat.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  691. RainbowChat.Position = UDim2.new(0.162392974, 0, 0.294326305, 0)
  692. RainbowChat.Size = UDim2.new(0, 49, 0, 20)
  693. RainbowChat.Font = Enum.Font.SourceSans
  694. RainbowChat.Text = "Rainbow"
  695. RainbowChat.TextColor3 = Color3.new(0, 0, 0)
  696. RainbowChat.TextSize = 14
  697.  
  698. TextLabel_22.Parent = ExtraStuffFrame
  699. TextLabel_22.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  700. TextLabel_22.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  701. TextLabel_22.Position = UDim2.new(0.014957265, 0, 0.407801419, 0)
  702. TextLabel_22.Size = UDim2.new(0, 187, 0, 13)
  703. TextLabel_22.Font = Enum.Font.SourceSans
  704. TextLabel_22.Text = ""
  705. TextLabel_22.TextColor3 = Color3.new(0, 0, 0)
  706. TextLabel_22.TextSize = 14
  707.  
  708. TextLabel_23.Parent = ExtraStuffFrame
  709. TextLabel_23.BackgroundColor3 = Color3.new(0, 0, 0)
  710. TextLabel_23.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  711. TextLabel_23.Position = UDim2.new(0.235042736, 0, 0.456219286, 0)
  712. TextLabel_23.Size = UDim2.new(0, 69, 0, 18)
  713. TextLabel_23.Font = Enum.Font.SourceSans
  714. TextLabel_23.Text = "Jump Power"
  715. TextLabel_23.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  716. TextLabel_23.TextSize = 14
  717.  
  718. TextLabel_24.Parent = ExtraStuffFrame
  719. TextLabel_24.BackgroundColor3 = Color3.new(0, 0, 0)
  720. TextLabel_24.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  721. TextLabel_24.Position = UDim2.new(0.0427350402, 0, 0.456219286, 0)
  722. TextLabel_24.Size = UDim2.new(0, 69, 0, 18)
  723. TextLabel_24.Font = Enum.Font.SourceSans
  724. TextLabel_24.Text = "Walk Speed"
  725. TextLabel_24.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  726. TextLabel_24.TextSize = 14
  727.  
  728. WalkSpeedBox.Name = "WalkSpeedBox"
  729. WalkSpeedBox.Parent = ExtraStuffFrame
  730. WalkSpeedBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  731. WalkSpeedBox.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  732. WalkSpeedBox.Position = UDim2.new(0.0427350439, 0, 0.535461009, 0)
  733. WalkSpeedBox.Size = UDim2.new(0, 69, 0, 20)
  734. WalkSpeedBox.Font = Enum.Font.SourceSans
  735. WalkSpeedBox.Text = "Input"
  736. WalkSpeedBox.TextColor3 = Color3.new(0, 0, 0)
  737. WalkSpeedBox.TextSize = 14
  738.  
  739. JumpPowerBox.Name = "JumpPowerBox"
  740. JumpPowerBox.Parent = ExtraStuffFrame
  741. JumpPowerBox.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  742. JumpPowerBox.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  743. JumpPowerBox.Position = UDim2.new(0.235042736, 0, 0.535461009, 0)
  744. JumpPowerBox.Size = UDim2.new(0, 69, 0, 20)
  745. JumpPowerBox.Font = Enum.Font.SourceSans
  746. JumpPowerBox.Text = "Input"
  747. JumpPowerBox.TextColor3 = Color3.new(0, 0, 0)
  748. JumpPowerBox.TextSize = 14
  749.  
  750. ChangeSpeed.Name = "ChangeSpeed"
  751. ChangeSpeed.Parent = ExtraStuffFrame
  752. ChangeSpeed.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  753. ChangeSpeed.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  754. ChangeSpeed.Position = UDim2.new(0.0427348465, 0, 0.620567381, 0)
  755. ChangeSpeed.Size = UDim2.new(0, 69, 0, 20)
  756. ChangeSpeed.Font = Enum.Font.SourceSans
  757. ChangeSpeed.Text = "Change"
  758. ChangeSpeed.TextColor3 = Color3.new(0, 0, 0)
  759. ChangeSpeed.TextSize = 14
  760.  
  761. ChangeJumpPower.Name = "ChangeJumpPower"
  762. ChangeJumpPower.Parent = ExtraStuffFrame
  763. ChangeJumpPower.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  764. ChangeJumpPower.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  765. ChangeJumpPower.Position = UDim2.new(0.235042542, 0, 0.6241135, 0)
  766. ChangeJumpPower.Size = UDim2.new(0, 69, 0, 20)
  767. ChangeJumpPower.Font = Enum.Font.SourceSans
  768. ChangeJumpPower.Text = "Change"
  769. ChangeJumpPower.TextColor3 = Color3.new(0, 0, 0)
  770. ChangeJumpPower.TextSize = 14
  771.  
  772. TextLabel_25.Parent = ExtraStuffFrame
  773. TextLabel_25.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  774. TextLabel_25.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  775. TextLabel_25.Position = UDim2.new(0.014957265, 0, 0.726950347, 0)
  776. TextLabel_25.Size = UDim2.new(0, 187, 0, 13)
  777. TextLabel_25.Font = Enum.Font.SourceSans
  778. TextLabel_25.Text = ""
  779. TextLabel_25.TextColor3 = Color3.new(0, 0, 0)
  780. TextLabel_25.TextSize = 14
  781.  
  782. CrashGame.Name = "CrashGame"
  783. CrashGame.Parent = ExtraStuffFrame
  784. CrashGame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  785. CrashGame.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  786. CrashGame.Position = UDim2.new(0.0427348465, 0, 0.797872424, 0)
  787. CrashGame.Size = UDim2.new(0, 159, 0, 13)
  788. CrashGame.Font = Enum.Font.SourceSans
  789. CrashGame.Text = "Crash The Game"
  790. CrashGame.TextColor3 = Color3.new(0, 0, 0)
  791. CrashGame.TextSize = 14
  792.  
  793. DisableSkydive.Name = "DisableSkydive"
  794. DisableSkydive.Parent = ExtraStuffFrame
  795. DisableSkydive.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  796. DisableSkydive.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  797. DisableSkydive.Position = UDim2.new(0.0427348465, 0, 0.858156085, 0)
  798. DisableSkydive.Size = UDim2.new(0, 159, 0, 13)
  799. DisableSkydive.Font = Enum.Font.SourceSans
  800. DisableSkydive.Text = "Disable Skydive/Fall Damage"
  801. DisableSkydive.TextColor3 = Color3.new(0, 0, 0)
  802. DisableSkydive.TextSize = 14
  803.  
  804. BagheadTitan.Name = "BagheadTitan"
  805. BagheadTitan.Parent = ExtraStuffFrame
  806. BagheadTitan.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  807. BagheadTitan.BorderSizePixel = 0
  808. BagheadTitan.Position = UDim2.new(0.489316225, 0, 0.0390070938, 0)
  809. BagheadTitan.Size = UDim2.new(0, 200, 0, 21)
  810. BagheadTitan.Font = Enum.Font.SourceSans
  811. BagheadTitan.Text = "Baghead Titan"
  812. BagheadTitan.TextColor3 = Color3.new(0, 0, 0)
  813. BagheadTitan.TextSize = 14
  814.  
  815. Spongebob.Name = "Spongebob"
  816. Spongebob.Parent = ExtraStuffFrame
  817. Spongebob.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  818. Spongebob.BorderSizePixel = 0
  819. Spongebob.Position = UDim2.new(0.489316225, 0, 0.120567381, 0)
  820. Spongebob.Size = UDim2.new(0, 200, 0, 21)
  821. Spongebob.Font = Enum.Font.SourceSans
  822. Spongebob.Text = "Spongebob"
  823. Spongebob.TextColor3 = Color3.new(0, 0, 0)
  824. Spongebob.TextSize = 14
  825.  
  826. Slenderman.Name = "Slenderman"
  827. Slenderman.Parent = ExtraStuffFrame
  828. Slenderman.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  829. Slenderman.BorderSizePixel = 0
  830. Slenderman.Position = UDim2.new(0.489316225, 0, 0.283687949, 0)
  831. Slenderman.Size = UDim2.new(0, 200, 0, 21)
  832. Slenderman.Font = Enum.Font.SourceSans
  833. Slenderman.Text = "Slenderman"
  834. Slenderman.TextColor3 = Color3.new(0, 0, 0)
  835. Slenderman.TextSize = 14
  836.  
  837. WeirdMemeCreature.Name = "WeirdMemeCreature"
  838. WeirdMemeCreature.Parent = ExtraStuffFrame
  839. WeirdMemeCreature.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  840. WeirdMemeCreature.BorderSizePixel = 0
  841. WeirdMemeCreature.Position = UDim2.new(0.489316225, 0, 0.202127665, 0)
  842. WeirdMemeCreature.Size = UDim2.new(0, 200, 0, 21)
  843. WeirdMemeCreature.Font = Enum.Font.SourceSans
  844. WeirdMemeCreature.Text = "Weird Meme Creature"
  845. WeirdMemeCreature.TextColor3 = Color3.new(0, 0, 0)
  846. WeirdMemeCreature.TextSize = 14
  847.  
  848. DemonSlut.Name = "DemonSlut"
  849. DemonSlut.Parent = ExtraStuffFrame
  850. DemonSlut.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  851. DemonSlut.BorderSizePixel = 0
  852. DemonSlut.Position = UDim2.new(0.489316225, 0, 0.609929085, 0)
  853. DemonSlut.Size = UDim2.new(0, 200, 0, 21)
  854. DemonSlut.Font = Enum.Font.SourceSans
  855. DemonSlut.Text = "Demon Slut"
  856. DemonSlut.TextColor3 = Color3.new(0, 0, 0)
  857. DemonSlut.TextSize = 14
  858.  
  859. ZombieDoge.Name = "ZombieDoge"
  860. ZombieDoge.Parent = ExtraStuffFrame
  861. ZombieDoge.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  862. ZombieDoge.BorderSizePixel = 0
  863. ZombieDoge.Position = UDim2.new(0.489316225, 0, 0.528368831, 0)
  864. ZombieDoge.Size = UDim2.new(0, 200, 0, 21)
  865. ZombieDoge.Font = Enum.Font.SourceSans
  866. ZombieDoge.Text = "Zombie Doge"
  867. ZombieDoge.TextColor3 = Color3.new(0, 0, 0)
  868. ZombieDoge.TextSize = 14
  869.  
  870. Doge.Name = "Doge"
  871. Doge.Parent = ExtraStuffFrame
  872. Doge.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  873. Doge.BorderSizePixel = 0
  874. Doge.Position = UDim2.new(0.489316225, 0, 0.446808517, 0)
  875. Doge.Size = UDim2.new(0, 200, 0, 21)
  876. Doge.Font = Enum.Font.SourceSans
  877. Doge.Text = "Doge"
  878. Doge.TextColor3 = Color3.new(0, 0, 0)
  879. Doge.TextSize = 14
  880.  
  881. Haxor.Name = "Haxor"
  882. Haxor.Parent = ExtraStuffFrame
  883. Haxor.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  884. Haxor.BorderSizePixel = 0
  885. Haxor.Position = UDim2.new(0.489316225, 0, 0.365248233, 0)
  886. Haxor.Size = UDim2.new(0, 200, 0, 21)
  887. Haxor.Font = Enum.Font.SourceSans
  888. Haxor.Text = "Hax0r"
  889. Haxor.TextColor3 = Color3.new(0, 0, 0)
  890. Haxor.TextSize = 14
  891.  
  892. fechattroll.Name = "fechattroll"
  893. fechattroll.Parent = ExtraStuffFrame
  894. fechattroll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  895. fechattroll.BorderColor3 = Color3.new(0.0235294, 0.0352941, 0.0470588)
  896. fechattroll.Position = UDim2.new(0.0427348465, 0, 0.918439746, 0)
  897. fechattroll.Size = UDim2.new(0, 159, 0, 13)
  898. fechattroll.Font = Enum.Font.SourceSans
  899. fechattroll.Text = "Chat Troll"
  900. fechattroll.TextColor3 = Color3.new(0, 0, 0)
  901. fechattroll.TextSize = 14
  902.  
  903. Decorframe.Name = "Decorframe"
  904. Decorframe.Parent = Topframe
  905. Decorframe.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  906. Decorframe.BorderSizePixel = 0
  907. Decorframe.Position = UDim2.new(0, 0, 1, 0)
  908. Decorframe.Size = UDim2.new(0, 468, 0, 9)
  909.  
  910. BodyConfigTab.Name = "BodyConfigTab"
  911. BodyConfigTab.Parent = Topframe
  912. BodyConfigTab.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  913. BodyConfigTab.BorderSizePixel = 0
  914. BodyConfigTab.Position = UDim2.new(0.0149572659, 0, 0.0833333358, 0)
  915. BodyConfigTab.Size = UDim2.new(0, 19, 0, 19)
  916. BodyConfigTab.Font = Enum.Font.SourceSans
  917. BodyConfigTab.Text = "1"
  918. BodyConfigTab.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  919. BodyConfigTab.TextSize = 14
  920.  
  921. AllBodyConfigTab.Name = "AllBodyConfigTab"
  922. AllBodyConfigTab.Parent = Topframe
  923. AllBodyConfigTab.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  924. AllBodyConfigTab.BorderSizePixel = 0
  925. AllBodyConfigTab.Position = UDim2.new(0.0555555597, 0, 0.0833333358, 0)
  926. AllBodyConfigTab.Size = UDim2.new(0, 19, 0, 19)
  927. AllBodyConfigTab.Font = Enum.Font.SourceSans
  928. AllBodyConfigTab.Text = "2"
  929. AllBodyConfigTab.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  930. AllBodyConfigTab.TextSize = 14
  931.  
  932. Title.Name = "Title"
  933. Title.Parent = Topframe
  934. Title.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  935. Title.BorderSizePixel = 0
  936. Title.Position = UDim2.new(0.286324799, 0, 0, 0)
  937. Title.Size = UDim2.new(0, 200, 0, 24)
  938. Title.Font = Enum.Font.SourceSans
  939. Title.Text = "Robloxian Morpher | Psykek#3180"
  940. Title.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  941. Title.TextSize = 14
  942.  
  943. ExtraStuffTab.Name = "ExtraStuffTab"
  944. ExtraStuffTab.Parent = Topframe
  945. ExtraStuffTab.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  946. ExtraStuffTab.BorderSizePixel = 0
  947. ExtraStuffTab.Position = UDim2.new(0.0961538553, 0, 0.0833333358, 0)
  948. ExtraStuffTab.Size = UDim2.new(0, 19, 0, 19)
  949. ExtraStuffTab.Font = Enum.Font.SourceSans
  950. ExtraStuffTab.Text = "3"
  951. ExtraStuffTab.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  952. ExtraStuffTab.TextSize = 14
  953.  
  954. Close.Name = "Close"
  955. Close.Parent = Topframe
  956. Close.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  957. Close.BorderSizePixel = 0
  958. Close.Position = UDim2.new(0.959401727, 0, 0.0833333358, 0)
  959. Close.Size = UDim2.new(0, 19, 0, 19)
  960. Close.Font = Enum.Font.SourceSans
  961. Close.Text = "X"
  962. Close.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  963. Close.TextSize = 14
  964.  
  965. minimize.Name = "minimize"
  966. minimize.Parent = Topframe
  967. minimize.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  968. minimize.BorderSizePixel = 0
  969. minimize.Position = UDim2.new(0.940170944, 0, 0.0833333358, 0)
  970. minimize.Size = UDim2.new(0, 9, 0, 19)
  971. minimize.Font = Enum.Font.SourceSans
  972. minimize.Text = "-"
  973. minimize.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  974. minimize.TextSize = 14
  975.  
  976. openminimizeframe.Name = "openminimizeframe"
  977. openminimizeframe.Parent = RobloxianMorpherv8
  978. openminimizeframe.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  979. openminimizeframe.BorderColor3 = Color3.new(0, 0, 0)
  980. openminimizeframe.Position = UDim2.new(0, 0, 0.373046875, 0)
  981. openminimizeframe.Size = UDim2.new(0, 22, 0, 130)
  982.  
  983. unminimize.Name = "unminimize"
  984. unminimize.Parent = openminimizeframe
  985. unminimize.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  986. unminimize.BorderColor3 = Color3.new(0, 0, 0)
  987. unminimize.Position = UDim2.new(0, 0, 0.0384615399, 0)
  988. unminimize.Size = UDim2.new(0, 22, 0, 120)
  989. unminimize.Font = Enum.Font.SourceSans
  990. unminimize.Text = ">>"
  991. unminimize.TextColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  992. unminimize.TextSize = 14
  993.  
  994. fechattroll.MouseButton1Click:Connect(function()
  995. local Action = game.Players:GetPlayers()
  996. for i = 1,#Action do
  997. Action[i].Chatted:connect(function(Message)
  998. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("".."["..Action[i].Name.."]".." "..Message, "All")
  999. end)
  1000. end
  1001. end)
  1002.  
  1003.  
  1004. Topframe.Active = true
  1005. Topframe.Draggable = true
  1006.  
  1007. ExtraStuffFrame.visible=false
  1008.  
  1009. Close.MouseButton1Click:Connect(function()
  1010. RobloxianMorpherv8:Remove()
  1011. end)
  1012.  
  1013.  
  1014. minimize.MouseButton1Click:Connect(function()
  1015. Topframe.Visible = false
  1016. openminimizeframe.Visible = true
  1017. end)
  1018.  
  1019. openminimizeframe.Visible=false
  1020.  
  1021. unminimize.MouseButton1Click:Connect(function()
  1022. Topframe.Visible = true
  1023. openminimizeframe.Visible = false
  1024. end)
  1025.  
  1026.  
  1027.  
  1028. AllBodyChangeButton.MouseButton1Click:Connect(function()
  1029. local OOF =
  1030. {
  1031. ["assets"] =
  1032. {
  1033. [1] =
  1034. {
  1035. ["drotation"] =
  1036. {
  1037. ["y"] = 0,
  1038. ["x"] = 0,
  1039. ["z"] = 0
  1040. },
  1041. ["dposition"] =
  1042. {
  1043. ["y"] = 0,
  1044. ["x"] = 0,
  1045. ["z"] = 0
  1046. },
  1047. ["scale"] =
  1048. {
  1049. ["y"] = 0,
  1050. ["x"] = 0,
  1051. ["z"] = 0
  1052. },
  1053. ["dscale"] =
  1054. {
  1055. ["y"] = 0,
  1056. ["x"] = 0,
  1057. ["z"] = 0
  1058. },
  1059. ["vscale"] =
  1060. {
  1061. ["y"] = 0,
  1062. ["x"] = 0,
  1063. ["z"] = 0
  1064. },
  1065. ["rotation"] =
  1066. {
  1067. ["y"] = 0,
  1068. ["x"] = 0,
  1069. ["z"] = 0
  1070. },
  1071. ["position"] =
  1072. {
  1073. ["y"] = 0,
  1074. ["x"] = 0,
  1075. ["z"] = 0
  1076. },
  1077. ["vrotation"] =
  1078. {
  1079. ["y"] = 0,
  1080. ["x"] = 0,
  1081. ["z"] = 0
  1082. },
  1083. ["vposition"] =
  1084. {
  1085. ["y"] = 0,
  1086. ["x"] = 0,
  1087. ["z"] = 0
  1088. }
  1089. },
  1090. [2] =
  1091. {
  1092. ["drotation"] =
  1093. {
  1094. ["y"] = 0,
  1095. ["x"] = 0,
  1096. ["z"] = 0
  1097. },
  1098. ["dposition"] =
  1099. {
  1100. ["y"] = 0,
  1101. ["x"] = 0,
  1102. ["z"] = 0
  1103. },
  1104. ["scale"] =
  1105. {
  1106. ["y"] = 0,
  1107. ["x"] = 0,
  1108. ["z"] = 0
  1109. },
  1110. ["dscale"] =
  1111. {
  1112. ["y"] = 0,
  1113. ["x"] = 0,
  1114. ["z"] = 0
  1115. },
  1116. ["vscale"] =
  1117. {
  1118. ["y"] = 0,
  1119. ["x"] = 0,
  1120. ["z"] = 0
  1121. },
  1122. ["rotation"] =
  1123. {
  1124. ["y"] = 0,
  1125. ["x"] = 0,
  1126. ["z"] = 0
  1127. },
  1128. ["position"] =
  1129. {
  1130. ["y"] = 0,
  1131. ["x"] = 0,
  1132. ["z"] = 0
  1133. },
  1134. ["vrotation"] = --GUI made by Psykek#3180
  1135. {
  1136. ["y"] = 0,
  1137. ["x"] = 0,
  1138. ["z"] = 0
  1139. },
  1140. ["vposition"] =
  1141. {
  1142. ["y"] = 0,
  1143. ["x"] = 0,
  1144. ["z"] = 0
  1145. }
  1146. },
  1147. [3] =
  1148. {
  1149. ["drotation"] =
  1150. {
  1151. ["y"] = 0,
  1152. ["x"] = 0,
  1153. ["z"] = 0
  1154. },
  1155. ["dposition"] =
  1156. {
  1157. ["y"] = 0,
  1158. ["x"] = 0,
  1159. ["z"] = 0
  1160. },
  1161. ["scale"] =
  1162. {
  1163. ["y"] = 0,
  1164. ["x"] = 0,
  1165. ["z"] = 0
  1166. },
  1167. ["dscale"] =
  1168. {
  1169. ["y"] = 0,
  1170. ["x"] = 0,
  1171. ["z"] = 0
  1172. },
  1173. ["vscale"] =
  1174. {
  1175. ["y"] = 0,
  1176. ["x"] = 0,
  1177. ["z"] = 0
  1178. },
  1179. ["rotation"] =
  1180. {
  1181. ["y"] = 0,
  1182. ["x"] = 0,
  1183. ["z"] = 0
  1184. },
  1185. ["position"] =
  1186. {
  1187. ["y"] = 0,
  1188. ["x"] = 0,
  1189. ["z"] = 0
  1190. },
  1191. ["vrotation"] =
  1192. {
  1193. ["y"] = 0,
  1194. ["x"] = 0,
  1195. ["z"] = 0
  1196. },
  1197. ["vposition"] =
  1198. {
  1199. ["y"] = 0,
  1200. ["x"] = 0,
  1201. ["z"] = 0
  1202. }
  1203. },
  1204. [4] =
  1205. {
  1206. ["drotation"] =
  1207. {
  1208. ["y"] = 0,
  1209. ["x"] = 0,
  1210. ["z"] = 0
  1211. },
  1212. ["dposition"] =
  1213. {
  1214. ["y"] = 0,
  1215. ["x"] = 0,
  1216. ["z"] = 0
  1217. },
  1218. ["scale"] =
  1219. {
  1220. ["y"] = 0,
  1221. ["x"] = 0,
  1222. ["z"] = 0
  1223. },
  1224. ["dscale"] =
  1225. {
  1226. ["y"] = 0,
  1227. ["x"] = 0,
  1228. ["z"] = 0
  1229. },
  1230. ["vscale"] =
  1231. {
  1232. ["y"] = 0,
  1233. ["x"] = 0,
  1234. ["z"] = 0
  1235. },
  1236. ["rotation"] =
  1237. {
  1238. ["y"] = 0,
  1239. ["x"] = 0,
  1240. ["z"] = 0
  1241. },
  1242. ["position"] =
  1243. {
  1244. ["y"] = 0,
  1245. ["x"] = 0,
  1246. ["z"] = 0
  1247. },
  1248. ["vrotation"] =
  1249. {
  1250. ["y"] = 0,
  1251. ["x"] = 0,
  1252. ["z"] = 0
  1253. },
  1254. ["vposition"] =
  1255. {
  1256. ["y"] = 0,
  1257. ["x"] = 0,
  1258. ["z"] = 0
  1259. }
  1260. },
  1261. [5] =
  1262. {
  1263. ["drotation"] =
  1264. {
  1265. ["y"] = 0,
  1266. ["x"] = 0,
  1267. ["z"] = 0
  1268. },
  1269. ["dposition"] =
  1270. {
  1271. ["y"] = 0,
  1272. ["x"] = 0,
  1273. ["z"] = 0
  1274. },
  1275. ["scale"] =
  1276. {
  1277. ["y"] = 0,
  1278. ["x"] = 0,
  1279. ["z"] = 0
  1280. },
  1281. ["dscale"] =
  1282. {
  1283. ["y"] = 0,
  1284. ["x"] = 0,
  1285. ["z"] = 0
  1286. },
  1287. ["vscale"] =
  1288. {
  1289. ["y"] = 0,
  1290. ["x"] = 0,
  1291. ["z"] = 0
  1292. },
  1293. ["rotation"] =
  1294. {
  1295. ["y"] = 0,
  1296. ["x"] = 0,
  1297. ["z"] = 0
  1298. },
  1299. ["position"] =
  1300. {
  1301. ["y"] = 0,
  1302. ["x"] = 0,
  1303. ["z"] = 0
  1304. },
  1305. ["vrotation"] =
  1306. {
  1307. ["y"] = 0,
  1308. ["x"] = 0,
  1309. ["z"] = 0
  1310. },
  1311. ["vposition"] =
  1312. {
  1313. ["y"] = 0,
  1314. ["x"] = 0,
  1315. ["z"] = 0
  1316. }
  1317. }
  1318. },
  1319. ["description"] = "",
  1320. ["createdDate"] = 1000,
  1321. ["lowerDesc"] = "",
  1322. ["scales"] =
  1323. {
  1324. ["LowerLegHeight"] = (AllBodyInputBox.Text),
  1325. ["UpperTorsoWidth"] = (AllBodyInputBox.Text),
  1326. ["UpperArmHeight"] = (AllBodyInputBox.Text),
  1327. ["HandHeight"] = (AllBodyInputBox.Text),
  1328. ["UpperLegWidth"] = (AllBodyInputBox.Text),
  1329. ["LowerArmWidth"] = (AllBodyInputBox.Text),
  1330. ["FootWidth"] = (AllBodyInputBox.Text),
  1331. ["LowerArmHeight"] = (AllBodyInputBox.Text),
  1332. ["UpperArmWidth"] = (AllBodyInputBox.Text),
  1333. ["FootHeight"] = (AllBodyInputBox.Text),
  1334. ["LowerTorsoWidth"] = (AllBodyInputBox.Text),
  1335. ["UpperTorsoHeight"] = (AllBodyInputBox.Text),
  1336. ["HandWidth"] = (AllBodyInputBox.Text),
  1337. ["HeadScale"] = (AllBodyInputBox.Text),
  1338. ["UpperLegHeight"] = (AllBodyInputBox.Text),
  1339. ["LowerTorsoHeight"] = (AllBodyInputBox.Text),
  1340. ["LowerLegWidth"] = (AllBodyInputBox.Text)
  1341. },
  1342. ["name"] = "",
  1343. ["outfitId"] = 1,
  1344. ["isOutfit"] = true,
  1345. ["collageSeed"] = 0,
  1346. ["lowerName"] = ""
  1347. }
  1348. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  1349. Event:FireServer(OOF)
  1350. end)
  1351.  
  1352. BodyChangeButton.MouseButton1Click:Connect(function()
  1353. local OOF =
  1354. {
  1355. ["assets"] =
  1356. {
  1357. [1] =
  1358. {
  1359. ["drotation"] =
  1360. {
  1361. ["y"] = 0,
  1362. ["x"] = 0,
  1363. ["z"] = 0
  1364. },
  1365. ["dposition"] =
  1366. {
  1367. ["y"] = 0,
  1368. ["x"] = 0,
  1369. ["z"] = 0
  1370. },
  1371. ["scale"] =
  1372. { --GUI made by Psykek#3180
  1373. ["y"] = 0,
  1374. ["x"] = 0,
  1375. ["z"] = 0
  1376. },
  1377. ["dscale"] =
  1378. {
  1379. ["y"] = 0,
  1380. ["x"] = 0,
  1381. ["z"] = 0
  1382. },
  1383. ["vscale"] =
  1384. {
  1385. ["y"] = 0,
  1386. ["x"] = 0,
  1387. ["z"] = 0
  1388. },
  1389. ["rotation"] =
  1390. {
  1391. ["y"] = 0,
  1392. ["x"] = 0,
  1393. ["z"] = 0
  1394. },
  1395. ["position"] =
  1396. {
  1397. ["y"] = 0,
  1398. ["x"] = 0,
  1399. ["z"] = 0
  1400. },
  1401. ["vrotation"] =
  1402. {
  1403. ["y"] = 0,
  1404. ["x"] = 0,
  1405. ["z"] = 0
  1406. },
  1407. ["vposition"] =
  1408. {
  1409. ["y"] = 0,
  1410. ["x"] = 0,
  1411. ["z"] = 0
  1412. }
  1413. },
  1414. [2] =
  1415. {
  1416. ["drotation"] =
  1417. {
  1418. ["y"] = 0,
  1419. ["x"] = 0,
  1420. ["z"] = 0
  1421. },
  1422. ["dposition"] =
  1423. {
  1424. ["y"] = 0,
  1425. ["x"] = 0,
  1426. ["z"] = 0
  1427. },
  1428. ["scale"] =
  1429. {
  1430. ["y"] = 0,
  1431. ["x"] = 0,
  1432. ["z"] = 0
  1433. },
  1434. ["dscale"] =
  1435. {
  1436. ["y"] = 0,
  1437. ["x"] = 0,
  1438. ["z"] = 0
  1439. },
  1440. ["vscale"] =
  1441. {
  1442. ["y"] = 0,
  1443. ["x"] = 0,
  1444. ["z"] = 0
  1445. },
  1446. ["rotation"] =
  1447. {
  1448. ["y"] = 0,
  1449. ["x"] = 0,
  1450. ["z"] = 0
  1451. },
  1452. ["position"] =
  1453. {
  1454. ["y"] = 0,
  1455. ["x"] = 0,
  1456. ["z"] = 0
  1457. },
  1458. ["vrotation"] =
  1459. {
  1460. ["y"] = 0,
  1461. ["x"] = 0,
  1462. ["z"] = 0
  1463. },
  1464. ["vposition"] =
  1465. {
  1466. ["y"] = 0,
  1467. ["x"] = 0,
  1468. ["z"] = 0
  1469. }
  1470. },
  1471. [3] =
  1472. {
  1473. ["drotation"] =
  1474. {
  1475. ["y"] = 0,
  1476. ["x"] = 0,
  1477. ["z"] = 0
  1478. },
  1479. ["dposition"] =
  1480. {
  1481. ["y"] = 0,
  1482. ["x"] = 0,
  1483. ["z"] = 0
  1484. },
  1485. ["scale"] =
  1486. {
  1487. ["y"] = 0,
  1488. ["x"] = 0,
  1489. ["z"] = 0
  1490. },
  1491. ["dscale"] =
  1492. {
  1493. ["y"] = 0,
  1494. ["x"] = 0,
  1495. ["z"] = 0
  1496. },
  1497. ["vscale"] =
  1498. {
  1499. ["y"] = 0,
  1500. ["x"] = 0,
  1501. ["z"] = 0
  1502. },
  1503. ["rotation"] =
  1504. {
  1505. ["y"] = 0,
  1506. ["x"] = 0,
  1507. ["z"] = 0
  1508. },
  1509. ["position"] =
  1510. {
  1511. ["y"] = 0,
  1512. ["x"] = 0,
  1513. ["z"] = 0
  1514. },
  1515. ["vrotation"] =
  1516. {
  1517. ["y"] = 0,
  1518. ["x"] = 0,
  1519. ["z"] = 0
  1520. },
  1521. ["vposition"] =
  1522. {
  1523. ["y"] = 0,
  1524. ["x"] = 0,
  1525. ["z"] = 0
  1526. }
  1527. },
  1528. [4] =
  1529. {
  1530. ["drotation"] =
  1531. {
  1532. ["y"] = 0,
  1533. ["x"] = 0,
  1534. ["z"] = 0
  1535. },
  1536. ["dposition"] =
  1537. {
  1538. ["y"] = 0,
  1539. ["x"] = 0,
  1540. ["z"] = 0
  1541. },
  1542. ["scale"] =
  1543. {
  1544. ["y"] = 0, --GUI made by Psykek#3180
  1545. ["x"] = 0,
  1546. ["z"] = 0
  1547. },
  1548. ["dscale"] =
  1549. {
  1550. ["y"] = 0,
  1551. ["x"] = 0,
  1552. ["z"] = 0
  1553. },
  1554. ["vscale"] =
  1555. {
  1556. ["y"] = 0,
  1557. ["x"] = 0,
  1558. ["z"] = 0
  1559. },
  1560. ["rotation"] =
  1561. {
  1562. ["y"] = 0,
  1563. ["x"] = 0,
  1564. ["z"] = 0
  1565. },
  1566. ["position"] =
  1567. {
  1568. ["y"] = 0,
  1569. ["x"] = 0,
  1570. ["z"] = 0
  1571. },
  1572. ["vrotation"] =
  1573. {
  1574. ["y"] = 0,
  1575. ["x"] = 0,
  1576. ["z"] = 0
  1577. },
  1578. ["vposition"] =
  1579. {
  1580. ["y"] = 0,
  1581. ["x"] = 0,
  1582. ["z"] = 0
  1583. }
  1584. },
  1585. [5] =
  1586. {
  1587. ["drotation"] =
  1588. {
  1589. ["y"] = 0,
  1590. ["x"] = 0,
  1591. ["z"] = 0
  1592. },
  1593. ["dposition"] =
  1594. {
  1595. ["y"] = 0,
  1596. ["x"] = 0,
  1597. ["z"] = 0
  1598. },
  1599. ["scale"] =
  1600. {
  1601. ["y"] = 0,
  1602. ["x"] = 0,
  1603. ["z"] = 0
  1604. },
  1605. ["dscale"] =
  1606. {
  1607. ["y"] = 0,
  1608. ["x"] = 0,
  1609. ["z"] = 0
  1610. },
  1611. ["vscale"] =
  1612. {
  1613. ["y"] = 0,
  1614. ["x"] = 0,
  1615. ["z"] = 0
  1616. },
  1617. ["rotation"] =
  1618. {
  1619. ["y"] = 0,
  1620. ["x"] = 0,
  1621. ["z"] = 0
  1622. },
  1623. ["position"] =
  1624. {
  1625. ["y"] = 0,
  1626. ["x"] = 0,
  1627. ["z"] = 0
  1628. },
  1629. ["vrotation"] =
  1630. {
  1631. ["y"] = 0,
  1632. ["x"] = 0,
  1633. ["z"] = 0
  1634. },
  1635. ["vposition"] =
  1636. {
  1637. ["y"] = 0,
  1638. ["x"] = 0,
  1639. ["z"] = 0
  1640. }
  1641. }
  1642. },
  1643. ["description"] = "",
  1644. ["createdDate"] = 1000,
  1645. ["lowerDesc"] = "",
  1646. ["scales"] =
  1647. {
  1648. ["LowerLegHeight"] = (LowerLegHeightBox.Text),
  1649. ["UpperTorsoWidth"] = (UpperTorsoHeightBox.Text),
  1650. ["UpperArmHeight"] = (UpperArmHeightBox.Text),
  1651. ["HandHeight"] = (HandHeightBox.Text),
  1652. ["UpperLegWidth"] = (UpperLegWidthBox.Text),
  1653. ["LowerArmWidth"] = (LowerArmWidthBox.Text),
  1654. ["FootWidth"] = (FootWidthBox.Text),
  1655. ["LowerArmHeight"] = (LowerArmHeightBox.Text),
  1656. ["UpperArmWidth"] = (UpperArmWidthBox.Text),
  1657. ["FootHeight"] = (FootHeightBox.Text),
  1658. ["LowerTorsoWidth"] = (LowerTorsoWidthBox.Text),
  1659. ["UpperTorsoHeight"] = (UpperTorsoHeightBox.Text),
  1660. ["HandWidth"] = (HandWidthBox.Text), --GUI made by Psykek#3180
  1661. ["HeadScale"] = (HeadScaleBox.Text),
  1662. ["UpperLegHeight"] = (UpperLegHeightBox.Text),
  1663. ["LowerTorsoHeight"] = (LowerTorsoHeightBox.Text),
  1664. ["LowerLegWidth"] = (LowerLegWidthBox.Text)
  1665. },
  1666. ["name"] = "",
  1667. ["outfitId"] = 1,
  1668. ["isOutfit"] = true,
  1669. ["collageSeed"] = 0,
  1670. ["lowerName"] = ""
  1671. }
  1672. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  1673. Event:FireServer(OOF)
  1674. end)
  1675.  
  1676. BlackChat.MouseButton1Click:Connect(function()
  1677. local color = Color3.new(0,0,0) --Color you want here!
  1678. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  1679. Event:FireServer(color)
  1680. end)
  1681.  
  1682. WhiteChat.MouseButton1Click:Connect(function()
  1683. local color = Color3.new(255,255,255) --Color you want here!
  1684. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  1685. Event:FireServer(color)
  1686. end)
  1687.  
  1688. BlueChat.MouseButton1Click:Connect(function()
  1689. local color = Color3.new(0,0,255) --Color you want here!
  1690. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  1691. Event:FireServer(color)
  1692. end)
  1693.  
  1694. YellowChat.MouseButton1Click:Connect(function()
  1695. local color = Color3.new(255,255,0) --Color you want here!
  1696. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  1697. Event:FireServer(color)
  1698. end)
  1699.  
  1700. RedChat.MouseButton1Click:Connect(function()
  1701. local color = Color3.new(255,0,0) --Color you want here!
  1702. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  1703. Event:FireServer(color)
  1704. end)
  1705.  
  1706. GreenChat.MouseButton1Click:Connect(function()
  1707. local color = Color3.new(0,255,0) --Color you want here!
  1708. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  1709. Event:FireServer(color)
  1710. end)
  1711.  
  1712. RainbowChat.MouseButton1Click:Connect(function()
  1713. while true do
  1714. wait()
  1715. local r = (math.sin(workspace.DistributedGameTime/2)/2)+0.5
  1716. local g = (math.sin(workspace.DistributedGameTime)/2)+0.5
  1717. local b = (math.sin(workspace.DistributedGameTime*1.5)/2)+0.5
  1718. local color = Color3.new(r, g, b)
  1719. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  1720. Event:FireServer(color)
  1721. end
  1722. end)
  1723.  
  1724. WeirdMemeCreature.MouseButton1Click:Connect(function()
  1725. local weird =
  1726. {
  1727. ["assets"] =
  1728. {
  1729. [1] =
  1730. {
  1731. ["drotation"] =
  1732. {
  1733. ["y"] = 90,
  1734. ["x"] = 90,
  1735. ["z"] = 90
  1736. },
  1737. ["dposition"] =
  1738. {
  1739. ["y"] = 200,
  1740. ["x"] = 200,
  1741. ["z"] = 200
  1742. },
  1743. ["scale"] =
  1744. {
  1745. ["y"] = 100,
  1746. ["x"] = 100,
  1747. ["z"] = 100
  1748. },
  1749. ["dscale"] =
  1750. {
  1751. ["y"] = 500,
  1752. ["x"] = 500,
  1753. ["z"] = 500
  1754. },
  1755. ["vscale"] =
  1756. {
  1757. ["y"] = 1,
  1758. ["x"] = 1,
  1759. ["z"] = 1
  1760. },
  1761. ["rotation"] =
  1762. {
  1763. ["y"] = 0,
  1764. ["x"] = 0,
  1765. ["z"] = 0
  1766. },
  1767. ["assetId"] = 616980142,
  1768. ["changedFX"] = false,
  1769. ["position"] =
  1770. {
  1771. ["y"] = 0,
  1772. ["x"] = 0,
  1773. ["z"] = 0
  1774. },
  1775. ["fx"] =
  1776. {
  1777. [1] = true,
  1778. [2] = true,
  1779. [3] = true,
  1780. [4] = true,
  1781. [5] = true
  1782. },
  1783. ["vrotation"] =
  1784. {
  1785. ["y"] = 0,
  1786. ["x"] = 0,
  1787. ["z"] = 0
  1788. },
  1789. ["vposition"] =
  1790. {
  1791. ["y"] = 0,
  1792. ["x"] = -0,
  1793. ["z"] = -0
  1794. }
  1795. },
  1796. [2] =
  1797. {
  1798. ["drotation"] =
  1799. {
  1800. ["y"] = 90,
  1801. ["x"] = 90,
  1802. ["z"] = 90
  1803. },
  1804. ["dposition"] =
  1805. {
  1806. ["y"] = 200,
  1807. ["x"] = 200,
  1808. ["z"] = 200
  1809. },
  1810. ["scale"] =
  1811. {
  1812. ["y"] = 100,
  1813. ["x"] = 100,
  1814. ["z"] = 100
  1815. },
  1816. ["dscale"] =
  1817. {
  1818. ["y"] = 500,
  1819. ["x"] = 500,
  1820. ["z"] = 500
  1821. },
  1822. ["vscale"] =
  1823. {
  1824. ["y"] = 1,
  1825. ["x"] = 1,
  1826. ["z"] = 1
  1827. },
  1828. ["rotation"] =
  1829. {
  1830. ["y"] = 0,
  1831. ["x"] = 0,
  1832. ["z"] = 0
  1833. },
  1834. ["assetId"] = 602599987,
  1835. ["changedFX"] = false,
  1836. ["position"] =
  1837. {
  1838. ["y"] = 0,
  1839. ["x"] = 0,
  1840. ["z"] = 0
  1841. },
  1842. ["fx"] =
  1843. {
  1844. [1] = true,
  1845. [2] = true,
  1846. [3] = true,
  1847. [4] = true,
  1848. [5] = true
  1849. },
  1850. ["vrotation"] = --GUI made by Psykek#3180
  1851. {
  1852. ["y"] = 0,
  1853. ["x"] = 0,
  1854. ["z"] = 0
  1855. },
  1856. ["vposition"] =
  1857. {
  1858. ["y"] = 0,
  1859. ["x"] = -0,
  1860. ["z"] = -0
  1861. }
  1862. },
  1863. [3] =
  1864. {
  1865. ["drotation"] =
  1866. {
  1867. ["y"] = 180,
  1868. ["x"] = 90,
  1869. ["z"] = 90
  1870. },
  1871. ["dposition"] =
  1872. {
  1873. ["y"] = 100,
  1874. ["x"] = 200,
  1875. ["z"] = 200
  1876. },
  1877. ["scale"] =
  1878. {
  1879. ["y"] = 100,
  1880. ["x"] = 100,
  1881. ["z"] = 100
  1882. },
  1883. ["dscale"] =
  1884. {
  1885. ["y"] = 500,
  1886. ["x"] = 500,
  1887. ["z"] = 500
  1888. },
  1889. ["vscale"] =
  1890. {
  1891. ["y"] = 1,
  1892. ["x"] = 1,
  1893. ["z"] = 1
  1894. },
  1895. ["rotation"] =
  1896. {
  1897. ["y"] = 0,
  1898. ["x"] = 0,
  1899. ["z"] = 0
  1900. },
  1901. ["assetId"] = 244159819,
  1902. ["changedFX"] = false,
  1903. ["position"] =
  1904. {
  1905. ["y"] = 0,
  1906. ["x"] = 0,
  1907. ["z"] = 0
  1908. },
  1909. ["fx"] =
  1910. {
  1911. [1] = true,
  1912. [2] = true,
  1913. [3] = true,
  1914. [4] = true,
  1915. [5] = true
  1916. },
  1917. ["vrotation"] =
  1918. {
  1919. ["y"] = 0,
  1920. ["x"] = 0,
  1921. ["z"] = 0
  1922. },
  1923. ["vposition"] =
  1924. {
  1925. ["y"] = 0,
  1926. ["x"] = -0,
  1927. ["z"] = -0
  1928. }
  1929. },
  1930. [4] =
  1931. {
  1932. ["drotation"] =
  1933. {
  1934. ["y"] = 90,
  1935. ["x"] = 90,
  1936. ["z"] = 90
  1937. },
  1938. ["dposition"] =
  1939. {
  1940. ["y"] = 200,
  1941. ["x"] = 200,
  1942. ["z"] = 200
  1943. },
  1944. ["scale"] =
  1945. {
  1946. ["y"] = 100,
  1947. ["x"] = 100,
  1948. ["z"] = 100
  1949. },
  1950. ["dscale"] =
  1951. {
  1952. ["y"] = 500,
  1953. ["x"] = 500,
  1954. ["z"] = 500
  1955. },
  1956. ["vscale"] =
  1957. {
  1958. ["y"] = 1,
  1959. ["x"] = 1,
  1960. ["z"] = 1
  1961. },
  1962. ["rotation"] =
  1963. {
  1964. ["y"] = 0,
  1965. ["x"] = 0,
  1966. ["z"] = 0
  1967. },
  1968. ["assetId"] = 7075502,
  1969. ["changedFX"] = false,
  1970. ["position"] =
  1971. {
  1972. ["y"] = 0,
  1973. ["x"] = 0,
  1974. ["z"] = 0
  1975. },
  1976. ["fx"] =
  1977. {
  1978. [1] = true,
  1979. [2] = true,
  1980. [3] = true,
  1981. [4] = true,
  1982. [5] = true
  1983. },
  1984. ["vrotation"] =
  1985. {
  1986. ["y"] = 0,
  1987. ["x"] = 0,
  1988. ["z"] = 0
  1989. },
  1990. ["vposition"] =
  1991. {
  1992. ["y"] = 0, --GUI made by Psykek#3180
  1993. ["x"] = -0,
  1994. ["z"] = -0
  1995. }
  1996. },
  1997. [5] =
  1998. {
  1999. ["drotation"] =
  2000. {
  2001. ["y"] = 90,
  2002. ["x"] = 90,
  2003. ["z"] = 90
  2004. },
  2005. ["dposition"] =
  2006. {
  2007. ["y"] = 200,
  2008. ["x"] = 200,
  2009. ["z"] = 200
  2010. },
  2011. ["scale"] =
  2012. {
  2013. ["y"] = 100,
  2014. ["x"] = 100,
  2015. ["z"] = 100
  2016. },
  2017. ["dscale"] =
  2018. {
  2019. ["y"] = 500,
  2020. ["x"] = 500,
  2021. ["z"] = 500
  2022. },
  2023. ["vscale"] =
  2024. {
  2025. ["y"] = 1,
  2026. ["x"] = 1,
  2027. ["z"] = 1
  2028. },
  2029. ["rotation"] =
  2030. {
  2031. ["y"] = 0,
  2032. ["x"] = 0,
  2033. ["z"] = 0
  2034. },
  2035. ["assetId"] = 916733101,
  2036. ["changedFX"] = false,
  2037. ["position"] =
  2038. {
  2039. ["y"] = 0,
  2040. ["x"] = 0,
  2041. ["z"] = 0
  2042. },
  2043. ["fx"] =
  2044. {
  2045. [1] = true,
  2046. [2] = true,
  2047. [3] = true,
  2048. [4] = true,
  2049. [5] = true
  2050. },
  2051. ["vrotation"] =
  2052. {
  2053. ["y"] = 0,
  2054. ["x"] = 0,
  2055. ["z"] = 0
  2056. },
  2057. ["vposition"] =
  2058. {
  2059. ["y"] = 0,
  2060. ["x"] = -0,
  2061. ["z"] = -0
  2062. }
  2063. } --GUI made by Psykek#3180
  2064. },
  2065. ["description"] = "",
  2066. ["createdDate"] = 1000,
  2067. ["lowerDesc"] = "",
  2068. ["bodyColors"] =
  2069. {
  2070. ["HeadColor"] = Color3.new(1, 0, 0),
  2071. ["TorsoColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2072. ["LeftArmColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2073. ["RightLegColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2074. ["RightArmColor"] = Color3.new(1, 0, 0),
  2075. ["LeftLegColor"] = Color3.new(1, 0, 0)
  2076. },
  2077. ["scales"] =
  2078. {
  2079. ["LowerLegHeight"] = 5,
  2080. ["UpperTorsoWidth"] = 5,
  2081. ["UpperArmHeight"] = 5,
  2082. ["HandHeight"] = 5,
  2083. ["UpperLegWidth"] = -1,
  2084. ["LowerArmWidth"] = -1,
  2085. ["FootWidth"] = 5,
  2086. ["LowerArmHeight"] = -1,
  2087. ["UpperArmWidth"] = -1,
  2088. ["FootHeight"] = 5,
  2089. ["LowerTorsoWidth"] = -1,
  2090. ["UpperTorsoHeight"] = -1,
  2091. ["HandWidth"] = -1,
  2092. ["HeadScale"] = -1,
  2093. ["UpperLegHeight"] = -1,
  2094. ["LowerTorsoHeight"] = -1,
  2095. ["LowerLegWidth"] = -1
  2096. },
  2097. ["name"] = "",
  2098. ["outfitId"] = 1,
  2099. ["isOutfit"] = true,
  2100. ["collageSeed"] = 0,
  2101. ["lowerName"] = ""
  2102. }
  2103. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  2104. Event:FireServer(weird)
  2105. end)
  2106.  
  2107. BagheadTitan.MouseButton1Click:Connect(function()
  2108. local titan =
  2109. {
  2110. ["assets"] =
  2111. {
  2112. [1] =
  2113. {
  2114. ["drotation"] =
  2115. {
  2116. ["y"] = 90,
  2117. ["x"] = 90,
  2118. ["z"] = 90
  2119. },
  2120. ["dposition"] =
  2121. {
  2122. ["y"] = 200,
  2123. ["x"] = 200,
  2124. ["z"] = 200
  2125. },
  2126. ["scale"] =
  2127. {
  2128. ["y"] = 100,
  2129. ["x"] = 100,
  2130. ["z"] = 100
  2131. },
  2132. ["dscale"] =
  2133. {
  2134. ["y"] = 500,
  2135. ["x"] = 500,
  2136. ["z"] = 500
  2137. },
  2138. ["vscale"] =
  2139. {
  2140. ["y"] = 1,
  2141. ["x"] = 1,
  2142. ["z"] = 1
  2143. },
  2144. ["rotation"] =
  2145. {
  2146. ["y"] = 0,
  2147. ["x"] = 0,
  2148. ["z"] = 0
  2149. },
  2150. ["assetId"] = 616980142,
  2151. ["changedFX"] = false,
  2152. ["position"] =
  2153. {
  2154. ["y"] = 0,
  2155. ["x"] = 0,
  2156. ["z"] = 0
  2157. },
  2158. ["fx"] =
  2159. {
  2160. [1] = true,
  2161. [2] = true,
  2162. [3] = true,
  2163. [4] = true,
  2164. [5] = true
  2165. },
  2166. ["vrotation"] =
  2167. {
  2168. ["y"] = 0,
  2169. ["x"] = 0,
  2170. ["z"] = 0
  2171. },
  2172. ["vposition"] =
  2173. {
  2174. ["y"] = 0,
  2175. ["x"] = -0,
  2176. ["z"] = -0
  2177. }
  2178. },
  2179. [2] =
  2180. {
  2181. ["drotation"] =
  2182. {
  2183. ["y"] = 90,
  2184. ["x"] = 90,
  2185. ["z"] = 90
  2186. },
  2187. ["dposition"] =
  2188. {
  2189. ["y"] = 200,
  2190. ["x"] = 200,
  2191. ["z"] = 200
  2192. },
  2193. ["scale"] =
  2194. {
  2195. ["y"] = 100,
  2196. ["x"] = 100,
  2197. ["z"] = 100
  2198. },
  2199. ["dscale"] =
  2200. {
  2201. ["y"] = 500,
  2202. ["x"] = 500,
  2203. ["z"] = 500
  2204. },
  2205. ["vscale"] =
  2206. {
  2207. ["y"] = 1,
  2208. ["x"] = 1,
  2209. ["z"] = 1
  2210. },
  2211. ["rotation"] =
  2212. {
  2213. ["y"] = 0,
  2214. ["x"] = 0,
  2215. ["z"] = 0
  2216. },
  2217. ["assetId"] = 602599987,
  2218. ["changedFX"] = false,
  2219. ["position"] =
  2220. {
  2221. ["y"] = 0,
  2222. ["x"] = 0,
  2223. ["z"] = 0
  2224. },
  2225. ["fx"] =
  2226. {
  2227. [1] = true,
  2228. [2] = true,
  2229. [3] = true,
  2230. [4] = true,
  2231. [5] = true
  2232. },
  2233. ["vrotation"] =
  2234. {
  2235. ["y"] = 0,
  2236. ["x"] = 0,
  2237. ["z"] = 0
  2238. },
  2239. ["vposition"] =
  2240. {
  2241. ["y"] = 0,
  2242. ["x"] = -0,
  2243. ["z"] = -0
  2244. }
  2245. },
  2246. [3] =
  2247. {
  2248. ["drotation"] =
  2249. {
  2250. ["y"] = 180,
  2251. ["x"] = 90,
  2252. ["z"] = 90
  2253. },
  2254. ["dposition"] =
  2255. {
  2256. ["y"] = 100,
  2257. ["x"] = 200,
  2258. ["z"] = 200
  2259. },
  2260. ["scale"] =
  2261. {
  2262. ["y"] = 100,
  2263. ["x"] = 100,
  2264. ["z"] = 100
  2265. },
  2266. ["dscale"] =
  2267. {
  2268. ["y"] = 500,
  2269. ["x"] = 500,
  2270. ["z"] = 500
  2271. },
  2272. ["vscale"] = --GUI made by Psykek#3180
  2273. {
  2274. ["y"] = 1,
  2275. ["x"] = 1,
  2276. ["z"] = 1
  2277. },
  2278. ["rotation"] =
  2279. {
  2280. ["y"] = 0,
  2281. ["x"] = 0,
  2282. ["z"] = 0
  2283. },
  2284. ["assetId"] = 244159819,
  2285. ["changedFX"] = false,
  2286. ["position"] =
  2287. {
  2288. ["y"] = 0,
  2289. ["x"] = 0,
  2290. ["z"] = 0
  2291. },
  2292. ["fx"] =
  2293. {
  2294. [1] = true,
  2295. [2] = true,
  2296. [3] = true,
  2297. [4] = true,
  2298. [5] = true
  2299. },
  2300. ["vrotation"] =
  2301. {
  2302. ["y"] = 0,
  2303. ["x"] = 0,
  2304. ["z"] = 0
  2305. },
  2306. ["vposition"] =
  2307. {
  2308. ["y"] = 0,
  2309. ["x"] = -0,
  2310. ["z"] = -0
  2311. }
  2312. },
  2313. [4] =
  2314. {
  2315. ["drotation"] =
  2316. {
  2317. ["y"] = 90,
  2318. ["x"] = 90,
  2319. ["z"] = 90
  2320. },
  2321. ["dposition"] =
  2322. {
  2323. ["y"] = 200,
  2324. ["x"] = 200,
  2325. ["z"] = 200 --GUI made by Psykek#3180
  2326. },
  2327. ["scale"] =
  2328. {
  2329. ["y"] = 100,
  2330. ["x"] = 100,
  2331. ["z"] = 100
  2332. },
  2333. ["dscale"] =
  2334. {
  2335. ["y"] = 500,
  2336. ["x"] = 500,
  2337. ["z"] = 500
  2338. },
  2339. ["vscale"] =
  2340. {
  2341. ["y"] = 1,
  2342. ["x"] = 1,
  2343. ["z"] = 1
  2344. },
  2345. ["rotation"] =
  2346. {
  2347. ["y"] = 0,
  2348. ["x"] = 0,
  2349. ["z"] = 0
  2350. },
  2351. ["assetId"] = 7075502,
  2352. ["changedFX"] = false,
  2353. ["position"] =
  2354. {
  2355. ["y"] = 0,
  2356. ["x"] = 0,
  2357. ["z"] = 0
  2358. },
  2359. ["fx"] =
  2360. {
  2361. [1] = true,
  2362. [2] = true,
  2363. [3] = true,
  2364. [4] = true,
  2365. [5] = true
  2366. },
  2367. ["vrotation"] =
  2368. {
  2369. ["y"] = 0,
  2370. ["x"] = 0,
  2371. ["z"] = 0
  2372. },
  2373. ["vposition"] =
  2374. {
  2375. ["y"] = 0,
  2376. ["x"] = -0,
  2377. ["z"] = -0
  2378. }
  2379. },
  2380. [5] =
  2381. {
  2382. ["drotation"] =
  2383. {
  2384. ["y"] = 90,
  2385. ["x"] = 90,
  2386. ["z"] = 90
  2387. },
  2388. ["dposition"] =
  2389. {
  2390. ["y"] = 200,
  2391. ["x"] = 200,
  2392. ["z"] = 200
  2393. },
  2394. ["scale"] =
  2395. {
  2396. ["y"] = 100,
  2397. ["x"] = 100,
  2398. ["z"] = 100 --GUI made by Psykek#3180
  2399. },
  2400. ["dscale"] =
  2401. {
  2402. ["y"] = 500,
  2403. ["x"] = 500,
  2404. ["z"] = 500
  2405. },
  2406. ["vscale"] =
  2407. {
  2408. ["y"] = 1,
  2409. ["x"] = 1,
  2410. ["z"] = 1
  2411. },
  2412. ["rotation"] =
  2413. {
  2414. ["y"] = 0,
  2415. ["x"] = 0,
  2416. ["z"] = 0
  2417. },
  2418. ["assetId"] = 916733101,
  2419. ["changedFX"] = false,
  2420. ["position"] =
  2421. {
  2422. ["y"] = 0,
  2423. ["x"] = 0,
  2424. ["z"] = 0
  2425. },
  2426. ["fx"] =
  2427. {
  2428. [1] = true,
  2429. [2] = true,
  2430. [3] = true,
  2431. [4] = true,
  2432. [5] = true
  2433. },
  2434. ["vrotation"] =
  2435. {
  2436. ["y"] = 0,
  2437. ["x"] = 0,
  2438. ["z"] = 0
  2439. },
  2440. ["vposition"] =
  2441. {
  2442. ["y"] = 0,
  2443. ["x"] = -0,
  2444. ["z"] = -0
  2445. }
  2446. }
  2447. },
  2448. ["description"] = "",
  2449. ["createdDate"] = 1000,
  2450. ["lowerDesc"] = "",
  2451. ["bodyColors"] =
  2452. {
  2453. ["HeadColor"] = Color3.new(1, 0, 0),
  2454. ["TorsoColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2455. ["LeftArmColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2456. ["RightLegColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2457. ["RightArmColor"] = Color3.new(1, 0, 0),
  2458. ["LeftLegColor"] = Color3.new(1, 0, 0)
  2459. },
  2460. ["scales"] =
  2461. {
  2462. ["LowerLegHeight"] = 5,
  2463. ["UpperTorsoWidth"] = 5,
  2464. ["UpperArmHeight"] = 5,
  2465. ["HandHeight"] = 5,
  2466. ["UpperLegWidth"] = 5,
  2467. ["LowerArmWidth"] = 5, --GUI made by Psykek#3180
  2468. ["FootWidth"] = 5,
  2469. ["LowerArmHeight"] = 5,
  2470. ["UpperArmWidth"] = 5,
  2471. ["FootHeight"] = 5,
  2472. ["LowerTorsoWidth"] = 5,
  2473. ["UpperTorsoHeight"] = 5,
  2474. ["HandWidth"] = 5,
  2475. ["HeadScale"] = 5,
  2476. ["UpperLegHeight"] = 5,
  2477. ["LowerTorsoHeight"] = 5,
  2478. ["LowerLegWidth"] = 5
  2479. },
  2480. ["name"] = "",
  2481. ["outfitId"] = 1,
  2482. ["isOutfit"] = true,
  2483. ["collageSeed"] = 0,
  2484. ["lowerName"] = ""
  2485. }
  2486. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  2487. Event:FireServer(titan)
  2488. end)
  2489.  
  2490. Slenderman.MouseButton1Click:Connect(function()
  2491. local titan =
  2492. {
  2493. ["assets"] =
  2494. {
  2495. [1] =
  2496. {
  2497. ["drotation"] =
  2498. {
  2499. ["y"] = 90,
  2500. ["x"] = 90, --GUI made by Psykek#3180
  2501. ["z"] = 90
  2502. },
  2503. ["dposition"] =
  2504. {
  2505. ["y"] = 200,
  2506. ["x"] = 200,
  2507. ["z"] = 200
  2508. },
  2509. ["scale"] =
  2510. {
  2511. ["y"] = 100,
  2512. ["x"] = 100,
  2513. ["z"] = 100
  2514. },
  2515. ["dscale"] =
  2516. {
  2517. ["y"] = 500,
  2518. ["x"] = 500,
  2519. ["z"] = 500
  2520. },
  2521. ["vscale"] =
  2522. {
  2523. ["y"] = 1,
  2524. ["x"] = 1,
  2525. ["z"] = 1
  2526. },
  2527. ["rotation"] =
  2528. {
  2529. ["y"] = 0,
  2530. ["x"] = 0, --GUI made by Psykek#3180
  2531. ["z"] = 0
  2532. },
  2533. ["assetId"] = 616980142,
  2534. ["changedFX"] = false,
  2535. ["position"] =
  2536. {
  2537. ["y"] = 0,
  2538. ["x"] = 0,
  2539. ["z"] = 0
  2540. },
  2541. ["fx"] =
  2542. {
  2543. [1] = true,
  2544. [2] = true,
  2545. [3] = true,
  2546. [4] = true,
  2547. [5] = true
  2548. },
  2549. ["vrotation"] =
  2550. {
  2551. ["y"] = 0,
  2552. ["x"] = 0,
  2553. ["z"] = 0
  2554. },
  2555. ["vposition"] =
  2556. {
  2557. ["y"] = 0,
  2558. ["x"] = -0,
  2559. ["z"] = -0
  2560. }
  2561. },
  2562. [2] =
  2563. {
  2564. ["drotation"] =
  2565. {
  2566. ["y"] = 90,
  2567. ["x"] = 90,
  2568. ["z"] = 90
  2569. },
  2570. ["dposition"] =
  2571. {
  2572. ["y"] = 200, --GUI made by Psykek#3180
  2573. ["x"] = 200,
  2574. ["z"] = 200
  2575. },
  2576. ["scale"] =
  2577. {
  2578. ["y"] = 100,
  2579. ["x"] = 100,
  2580. ["z"] = 100
  2581. },
  2582. ["dscale"] =
  2583. {
  2584. ["y"] = 500,
  2585. ["x"] = 500,
  2586. ["z"] = 500
  2587. },
  2588. ["vscale"] =
  2589. { --GUI made by Psykek#3180
  2590. ["y"] = 1,
  2591. ["x"] = 1,
  2592. ["z"] = 1
  2593. },
  2594. ["rotation"] =
  2595. {
  2596. ["y"] = 0,
  2597. ["x"] = 0,
  2598. ["z"] = 0
  2599. },
  2600. ["assetId"] = 602599987,
  2601. ["changedFX"] = false,
  2602. ["position"] =
  2603. {
  2604. ["y"] = 0,
  2605. ["x"] = 0,
  2606. ["z"] = 0
  2607. },
  2608. ["fx"] =
  2609. {
  2610. [1] = true,
  2611. [2] = true,
  2612. [3] = true,
  2613. [4] = true,
  2614. [5] = true
  2615. },
  2616. ["vrotation"] =
  2617. {
  2618. ["y"] = 0,
  2619. ["x"] = 0,
  2620. ["z"] = 0 --GUI made by Psykek#3180
  2621. },
  2622. ["vposition"] =
  2623. {
  2624. ["y"] = 0,
  2625. ["x"] = -0,
  2626. ["z"] = -0
  2627. }
  2628. },
  2629. [3] =
  2630. {
  2631. ["drotation"] =
  2632. {
  2633. ["y"] = 180,
  2634. ["x"] = 90,
  2635. ["z"] = 90
  2636. },
  2637. ["dposition"] =
  2638. {
  2639. ["y"] = 100,
  2640. ["x"] = 200,
  2641. ["z"] = 200
  2642. },
  2643. ["scale"] =
  2644. {
  2645. ["y"] = 100,
  2646. ["x"] = 100,
  2647. ["z"] = 100
  2648. },
  2649. ["dscale"] = --GUI made by Psykek#3180
  2650. {
  2651. ["y"] = 500,
  2652. ["x"] = 500,
  2653. ["z"] = 500
  2654. },
  2655. ["vscale"] =
  2656. {
  2657. ["y"] = 1,
  2658. ["x"] = 1,
  2659. ["z"] = 1
  2660. },
  2661. ["rotation"] =
  2662. {
  2663. ["y"] = 0,
  2664. ["x"] = 0,
  2665. ["z"] = 0
  2666. },
  2667. ["assetId"] = 244159819,
  2668. ["changedFX"] = false,
  2669. ["position"] =
  2670. {
  2671. ["y"] = 0,
  2672. ["x"] = 0,
  2673. ["z"] = 0
  2674. },
  2675. ["fx"] =
  2676. {
  2677. [1] = true,
  2678. [2] = true,
  2679. [3] = true,
  2680. [4] = true, --GUI made by Psykek#3180
  2681. [5] = true
  2682. },
  2683. ["vrotation"] =
  2684. {
  2685. ["y"] = 0,
  2686. ["x"] = 0,
  2687. ["z"] = 0
  2688. },
  2689. ["vposition"] =
  2690. {
  2691. ["y"] = 0,
  2692. ["x"] = -0,
  2693. ["z"] = -0
  2694. }
  2695. },
  2696. [4] =
  2697. {
  2698. ["drotation"] =
  2699. {
  2700. ["y"] = 90,
  2701. ["x"] = 90,
  2702. ["z"] = 90
  2703. },
  2704. ["dposition"] =
  2705. {
  2706. ["y"] = 200,
  2707. ["x"] = 200,
  2708. ["z"] = 200
  2709. },
  2710. ["scale"] =
  2711. { --GUI made by Psykek#3180
  2712. ["y"] = 100,
  2713. ["x"] = 100,
  2714. ["z"] = 100
  2715. },
  2716. ["dscale"] =
  2717. {
  2718. ["y"] = 500,
  2719. ["x"] = 500,
  2720. ["z"] = 500
  2721. },
  2722. ["vscale"] =
  2723. {
  2724. ["y"] = 1,
  2725. ["x"] = 1,
  2726. ["z"] = 1
  2727. },
  2728. ["rotation"] =
  2729. {
  2730. ["y"] = 0,
  2731. ["x"] = 0,
  2732. ["z"] = 0
  2733. },
  2734. ["assetId"] = 7075502,
  2735. ["changedFX"] = false,
  2736. ["position"] =
  2737. {
  2738. ["y"] = 0,
  2739. ["x"] = 0,
  2740. ["z"] = 0
  2741. }, --GUI made by Psykek#3180
  2742. ["fx"] =
  2743. {
  2744. [1] = true,
  2745. [2] = true,
  2746. [3] = true,
  2747. [4] = true,
  2748. [5] = true
  2749. },
  2750. ["vrotation"] =
  2751. {
  2752. ["y"] = 0,
  2753. ["x"] = 0,
  2754. ["z"] = 0
  2755. },
  2756. ["vposition"] =
  2757. {
  2758. ["y"] = 0,
  2759. ["x"] = -0,
  2760. ["z"] = -0
  2761. }
  2762. },
  2763. [5] =
  2764. {
  2765. ["drotation"] =
  2766. {
  2767. ["y"] = 90,
  2768. ["x"] = 90,
  2769. ["z"] = 90
  2770. },
  2771. ["dposition"] =
  2772. {
  2773. ["y"] = 200,
  2774. ["x"] = 200,
  2775. ["z"] = 200
  2776. },
  2777. ["scale"] =
  2778. {
  2779. ["y"] = 100,
  2780. ["x"] = 100,
  2781. ["z"] = 100
  2782. },
  2783. ["dscale"] =
  2784. {
  2785. ["y"] = 500,
  2786. ["x"] = 500,
  2787. ["z"] = 500
  2788. },
  2789. ["vscale"] =
  2790. {
  2791. ["y"] = 1,
  2792. ["x"] = 1,
  2793. ["z"] = 1
  2794. },
  2795. ["rotation"] =
  2796. {
  2797. ["y"] = 0,
  2798. ["x"] = 0,
  2799. ["z"] = 0
  2800. },
  2801. ["assetId"] = 916733101,
  2802. ["changedFX"] = false, --GUI made by Psykek#3180
  2803. ["position"] =
  2804. {
  2805. ["y"] = 0,
  2806. ["x"] = 0,
  2807. ["z"] = 0
  2808. },
  2809. ["fx"] =
  2810. {
  2811. [1] = true,
  2812. [2] = true,
  2813. [3] = true,
  2814. [4] = true,
  2815. [5] = true
  2816. },
  2817. ["vrotation"] =
  2818. {
  2819. ["y"] = 0,
  2820. ["x"] = 0,
  2821. ["z"] = 0
  2822. },
  2823. ["vposition"] =
  2824. {
  2825. ["y"] = 0,
  2826. ["x"] = -0,
  2827. ["z"] = -0
  2828. }
  2829. }
  2830. },
  2831. ["description"] = "",
  2832. ["createdDate"] = 1000,
  2833. ["lowerDesc"] = "",
  2834. ["bodyColors"] =
  2835. {
  2836. ["HeadColor"] = Color3.new(1, 0, 0),
  2837. ["TorsoColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2838. ["LeftArmColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2839. ["RightLegColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  2840. ["RightArmColor"] = Color3.new(1, 0, 0),
  2841. ["LeftLegColor"] = Color3.new(1, 0, 0)
  2842. },
  2843. ["scales"] =
  2844. {
  2845. ["LowerLegHeight"] = 5,
  2846. ["UpperTorsoWidth"] = 5,
  2847. ["UpperArmHeight"] = 5,
  2848. ["HandHeight"] = 5,
  2849. ["UpperLegWidth"] = 5,
  2850. ["LowerArmWidth"] = 5,
  2851. ["FootWidth"] = 5,
  2852. ["LowerArmHeight"] = 5,
  2853. ["UpperArmWidth"] = 5,
  2854. ["FootHeight"] = 5,
  2855. ["LowerTorsoWidth"] = 5,
  2856. ["UpperTorsoHeight"] = 5,
  2857. ["HandWidth"] = 5,
  2858. ["HeadScale"] = 5,
  2859. ["UpperLegHeight"] = 5,
  2860. ["LowerTorsoHeight"] = 5,
  2861. ["LowerLegWidth"] = 5
  2862. },
  2863. ["name"] = "",
  2864. ["outfitId"] = 1,
  2865. ["isOutfit"] = true,
  2866. ["collageSeed"] = 0,
  2867. ["lowerName"] = ""
  2868. }
  2869. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  2870. Event:FireServer(titan)
  2871. end)
  2872.  
  2873. Spongebob.MouseButton1Click:Connect(function()
  2874. game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance:FireServer({ ["assets"]= { { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 1446031584, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 172, ["x"]= 137, ["z"]= 21 }, ["dposition"]= { ["y"]= 0, ["x"]= 246, ["z"]= 198 }, ["scale"]= { ["y"]= 125, ["x"]= 125, ["z"]= 125 }, ["dscale"]= { ["y"]= 750, ["x"]= 750, ["z"]= 750 }, ["vscale"]= { ["y"]= 1.25, ["x"]= 1.25, ["z"]= 1.25 }, ["rotation"]= { ["y"]= 82, ["x"]= 47, ["z"]= -69 }, ["assetId"]= 17173720, ["changedFX"]= false, ["position"]= { ["y"]= -2, ["x"]= 0.46, ["z"]= -0.02 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 1.4311699866354, ["x"]= 0.82030474843733, ["z"]= -1.2042771838761 }, ["vposition"]= { ["y"]= -2, ["x"]= -0.46, ["z"]= 0.02 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619535834, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619540515, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619535091, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619535616, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619536283, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619536621, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619537096, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619537468, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } } }, ["description"]= "", ["createdDate"]= 1000, ["lowerDesc"]= "", ["bodyColors"]= { ["HeadColor"]= Color3.new(0.960784,0.803922,0.188235), ["TorsoColor"]= Color3.new(0.960784,0.803922,0.188235), ["LeftArmColor"]= Color3.new(0.960784,0.803922,0.188235), ["RightLegColor"]= Color3.new(0.960784,0.803922,0.188235), ["RightArmColor"]= Color3.new(0.960784,0.803922,0.188235), ["LeftLegColor"]= Color3.new(0.960784,0.803922,0.188235) }, ["scales"]= { ["LowerLegHeight"]= 1.5, ["UpperTorsoWidth"]= 1.5, ["UpperArmHeight"]= 1.5, ["HandHeight"]= 1.5, ["UpperLegWidth"]= 1.5, ["LowerArmWidth"]= 1.5, ["FootWidth"]= 1.5, ["LowerArmHeight"]= 1.5, ["UpperArmWidth"]= 1.5, ["FootHeight"]= 1.5, ["LowerTorsoWidth"]= 1.5, ["UpperTorsoHeight"]= 1.5, ["HandWidth"]= 1.5, ["HeadScale"]= 1.126, ["UpperLegHeight"]= 1.5, ["LowerTorsoHeight"]= 1.5, ["LowerLegWidth"]= 1.5 }, ["name"]= "", ["outfitId"]= 1, ["isOutfit"]= true, ["collageSeed"]= 0, ["lowerName"]= "" })
  2875. game:GetService("ReplicatedStorage").AvatarEditor.Remote.AutosaveOutfit:FireServer({ ["assets"]= { { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 1446031584, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 172, ["x"]= 137, ["z"]= 21 }, ["dposition"]= { ["y"]= 0, ["x"]= 246, ["z"]= 198 }, ["scale"]= { ["y"]= 125, ["x"]= 125, ["z"]= 125 }, ["dscale"]= { ["y"]= 750, ["x"]= 750, ["z"]= 750 }, ["vscale"]= { ["y"]= 1.25, ["x"]= 1.25, ["z"]= 1.25 }, ["rotation"]= { ["y"]= 82, ["x"]= 47, ["z"]= -69 }, ["assetId"]= 17173720, ["changedFX"]= false, ["position"]= { ["y"]= -2, ["x"]= 0.46, ["z"]= -0.02 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 1.4311699866354, ["x"]= 0.82030474843733, ["z"]= -1.2042771838761 }, ["vposition"]= { ["y"]= -2, ["x"]= -0.46, ["z"]= 0.02 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619535834, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619540515, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619535091, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619535616, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619536283, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619536621, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619537096, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } }, { ["drotation"]= { ["y"]= 90, ["x"]= 90, ["z"]= 90 }, ["dposition"]= { ["y"]= 200, ["x"]= 200, ["z"]= 200 }, ["scale"]= { ["y"]= 100, ["x"]= 100, ["z"]= 100 }, ["dscale"]= { ["y"]= 500, ["x"]= 500, ["z"]= 500 }, ["vscale"]= { ["y"]= 1, ["x"]= 1, ["z"]= 1 }, ["rotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["assetId"]= 619537468, ["changedFX"]= false, ["position"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["fx"]= { true, true, true, true, true }, ["vrotation"]= { ["y"]= 0, ["x"]= 0, ["z"]= 0 }, ["vposition"]= { ["y"]= 0, ["x"]= -0, ["z"]= -0 } } }, ["description"]= "", ["createdDate"]= 1000, ["lowerDesc"]= "", ["bodyColors"]= { ["HeadColor"]= Color3.new(0.960784,0.803922,0.188235), ["TorsoColor"]= Color3.new(0.960784,0.803922,0.188235), ["LeftArmColor"]= Color3.new(0.960784,0.803922,0.188235), ["RightLegColor"]= Color3.new(0.960784,0.803922,0.188235), ["RightArmColor"]= Color3.new(0.960784,0.803922,0.188235), ["LeftLegColor"]= Color3.new(0.960784,0.803922,0.188235) }, ["scales"]= { ["LowerLegHeight"]= 1.5, ["UpperTorsoWidth"]= 1.5, ["UpperArmHeight"]= 1.5, ["HandHeight"]= 1.5, ["UpperLegWidth"]= 1.5, ["LowerArmWidth"]= 1.5, ["FootWidth"]= 1.5, ["LowerArmHeight"]= 1.5, ["UpperArmWidth"]= 1.5, ["FootHeight"]= 1.5, ["LowerTorsoWidth"]= 1.5, ["UpperTorsoHeight"]= 1.5, ["HandWidth"]= 1.5, ["HeadScale"]= 1.126, ["UpperLegHeight"]= 1.5, ["LowerTorsoHeight"]= 1.5, ["LowerLegWidth"]= 1.5 }, ["name"]= "", ["outfitId"]= 1, ["isOutfit"]= true, ["collageSeed"]= 0, ["lowerName"]= "" })
  2876. end)
  2877.  
  2878. CrashGame.MouseButton1Click:Connect(function()
  2879. local weird =
  2880. {
  2881. ["assets"] =
  2882. {
  2883. [1] =
  2884. {
  2885. ["drotation"] =
  2886. {
  2887. ["y"] = 90,
  2888. ["x"] = 90,
  2889. ["z"] = 90
  2890. },
  2891. ["dposition"] =
  2892. {
  2893. ["y"] = 200,
  2894. ["x"] = 200,
  2895. ["z"] = 200
  2896. },
  2897. ["scale"] =
  2898. {
  2899. ["y"] = 100,
  2900. ["x"] = 100,
  2901. ["z"] = 100
  2902. },
  2903. ["dscale"] =
  2904. {
  2905. ["y"] = 500,
  2906. ["x"] = 500,
  2907. ["z"] = 500
  2908. },
  2909. ["vscale"] =
  2910. {
  2911. ["y"] = 1,
  2912. ["x"] = 1,
  2913. ["z"] = 1
  2914. },
  2915. ["rotation"] =
  2916. {
  2917. ["y"] = 0,
  2918. ["x"] = 0,
  2919. ["z"] = 0
  2920. },
  2921. ["assetId"] = 616980142,
  2922. ["changedFX"] = false,
  2923. ["position"] =
  2924. {
  2925. ["y"] = 0,
  2926. ["x"] = 0,
  2927. ["z"] = 0
  2928. },
  2929. ["fx"] =
  2930. {
  2931. [1] = true,
  2932. [2] = true,
  2933. [3] = true,
  2934. [4] = true,
  2935. [5] = true
  2936. },
  2937. ["vrotation"] =
  2938. {
  2939. ["y"] = 0,
  2940. ["x"] = 0,
  2941. ["z"] = 0
  2942. },
  2943. ["vposition"] =
  2944. {
  2945. ["y"] = 0,
  2946. ["x"] = -0,
  2947. ["z"] = -0
  2948. }
  2949. },
  2950. [2] =
  2951. {
  2952. ["drotation"] =
  2953. {
  2954. ["y"] = 90,
  2955. ["x"] = 90,
  2956. ["z"] = 90
  2957. },
  2958. ["dposition"] =
  2959. {
  2960. ["y"] = 200,
  2961. ["x"] = 200,
  2962. ["z"] = 200
  2963. },
  2964. ["scale"] =
  2965. {
  2966. ["y"] = 100,
  2967. ["x"] = 100,
  2968. ["z"] = 100
  2969. },
  2970. ["dscale"] =
  2971. {
  2972. ["y"] = 500,
  2973. ["x"] = 500,
  2974. ["z"] = 500
  2975. },
  2976. ["vscale"] =
  2977. {
  2978. ["y"] = 1,
  2979. ["x"] = 1,
  2980. ["z"] = 1
  2981. },
  2982. ["rotation"] =
  2983. {
  2984. ["y"] = 0,
  2985. ["x"] = 0,
  2986. ["z"] = 0
  2987. },
  2988. ["assetId"] = 602599987,
  2989. ["changedFX"] = false,
  2990. ["position"] =
  2991. {
  2992. ["y"] = 0,
  2993. ["x"] = 0,
  2994. ["z"] = 0
  2995. },
  2996. ["fx"] =
  2997. {
  2998. [1] = true,
  2999. [2] = true,
  3000. [3] = true,
  3001. [4] = true,
  3002. [5] = true
  3003. },
  3004. ["vrotation"] =
  3005. {
  3006. ["y"] = 0,
  3007. ["x"] = 0,
  3008. ["z"] = 0
  3009. },
  3010. ["vposition"] = --GUI made by Psykek#3180
  3011. {
  3012. ["y"] = 0,
  3013. ["x"] = -0,
  3014. ["z"] = -0
  3015. }
  3016. },
  3017. [3] =
  3018. {
  3019. ["drotation"] =
  3020. {
  3021. ["y"] = 180,
  3022. ["x"] = 90,
  3023. ["z"] = 90
  3024. },
  3025. ["dposition"] =
  3026. {
  3027. ["y"] = 100,
  3028. ["x"] = 200,
  3029. ["z"] = 200
  3030. },
  3031. ["scale"] =
  3032. {
  3033. ["y"] = 100,
  3034. ["x"] = 100,
  3035. ["z"] = 100
  3036. },
  3037. ["dscale"] =
  3038. {
  3039. ["y"] = 500,
  3040. ["x"] = 500,
  3041. ["z"] = 500
  3042. },
  3043. ["vscale"] =
  3044. {
  3045. ["y"] = 1,
  3046. ["x"] = 1,
  3047. ["z"] = 1
  3048. },
  3049. ["rotation"] =
  3050. {
  3051. ["y"] = 0,
  3052. ["x"] = 0,
  3053. ["z"] = 0
  3054. },
  3055. ["assetId"] = 244159819,
  3056. ["changedFX"] = false,
  3057. ["position"] =
  3058. {
  3059. ["y"] = 0,
  3060. ["x"] = 0,
  3061. ["z"] = 0
  3062. },
  3063. ["fx"] =
  3064. {
  3065. [1] = true,
  3066. [2] = true,
  3067. [3] = true,
  3068. [4] = true,
  3069. [5] = true
  3070. },
  3071. ["vrotation"] =
  3072. {
  3073. ["y"] = 0,
  3074. ["x"] = 0,
  3075. ["z"] = 0
  3076. },
  3077. ["vposition"] =
  3078. {
  3079. ["y"] = 0,
  3080. ["x"] = -0,
  3081. ["z"] = -0
  3082. }
  3083. },
  3084. [4] =
  3085. {
  3086. ["drotation"] =
  3087. {
  3088. ["y"] = 90,
  3089. ["x"] = 90,
  3090. ["z"] = 90
  3091. },
  3092. ["dposition"] =
  3093. {
  3094. ["y"] = 200,
  3095. ["x"] = 200,
  3096. ["z"] = 200
  3097. },
  3098. ["scale"] =
  3099. {
  3100. ["y"] = 100,
  3101. ["x"] = 100,
  3102. ["z"] = 100
  3103. },
  3104. ["dscale"] =
  3105. {
  3106. ["y"] = 500,
  3107. ["x"] = 500,
  3108. ["z"] = 500
  3109. },
  3110. ["vscale"] =
  3111. {
  3112. ["y"] = 1,
  3113. ["x"] = 1,
  3114. ["z"] = 1
  3115. },
  3116. ["rotation"] =
  3117. {
  3118. ["y"] = 0,
  3119. ["x"] = 0,
  3120. ["z"] = 0
  3121. },
  3122. ["assetId"] = 7075502,
  3123. ["changedFX"] = false,
  3124. ["position"] =
  3125. {
  3126. ["y"] = 0,
  3127. ["x"] = 0,
  3128. ["z"] = 0
  3129. },
  3130. ["fx"] =
  3131. {
  3132. [1] = true,
  3133. [2] = true,
  3134. [3] = true,
  3135. [4] = true,
  3136. [5] = true
  3137. },
  3138. ["vrotation"] =
  3139. {
  3140. ["y"] = 0,
  3141. ["x"] = 0,
  3142. ["z"] = 0
  3143. },
  3144. ["vposition"] =
  3145. {
  3146. ["y"] = 0,
  3147. ["x"] = -0,
  3148. ["z"] = -0
  3149. }
  3150. },
  3151. [5] =
  3152. {
  3153. ["drotation"] =
  3154. {
  3155. ["y"] = 90,
  3156. ["x"] = 90,
  3157. ["z"] = 90
  3158. },
  3159. ["dposition"] =
  3160. {
  3161. ["y"] = 200,
  3162. ["x"] = 200,
  3163. ["z"] = 200
  3164. },
  3165. ["scale"] =
  3166. {
  3167. ["y"] = 100,
  3168. ["x"] = 100,
  3169. ["z"] = 100
  3170. },
  3171. ["dscale"] =
  3172. {
  3173. ["y"] = 500,
  3174. ["x"] = 500,
  3175. ["z"] = 500
  3176. },
  3177. ["vscale"] =
  3178. {
  3179. ["y"] = 1,
  3180. ["x"] = 1, --GUI made by Psykek#3180
  3181. ["z"] = 1
  3182. },
  3183. ["rotation"] =
  3184. {
  3185. ["y"] = 0,
  3186. ["x"] = 0,
  3187. ["z"] = 0
  3188. },
  3189. ["assetId"] = 916733101,
  3190. ["changedFX"] = false,
  3191. ["position"] =
  3192. {
  3193. ["y"] = 0,
  3194. ["x"] = 0,
  3195. ["z"] = 0
  3196. },
  3197. ["fx"] =
  3198. {
  3199. [1] = true,
  3200. [2] = true,
  3201. [3] = true,
  3202. [4] = true,
  3203. [5] = true
  3204. },
  3205. ["vrotation"] =
  3206. {
  3207. ["y"] = 0,
  3208. ["x"] = 0,
  3209. ["z"] = 0
  3210. },
  3211. ["vposition"] =
  3212. {
  3213. ["y"] = 0,
  3214. ["x"] = -0,
  3215. ["z"] = -0
  3216. }
  3217. }
  3218. },
  3219. ["description"] = "",
  3220. ["createdDate"] = 1000,
  3221. ["lowerDesc"] = "",
  3222. ["bodyColors"] =
  3223. {
  3224. ["HeadColor"] = Color3.new(1, 0, 0),
  3225. ["TorsoColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  3226. ["LeftArmColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  3227. ["RightLegColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  3228. ["RightArmColor"] = Color3.new(1, 0, 0),
  3229. ["LeftLegColor"] = Color3.new(1, 0, 0)
  3230. },
  3231. ["scales"] =
  3232. {
  3233. ["LowerLegHeight"] = 99999,
  3234. ["UpperTorsoWidth"] = 99999,
  3235. ["UpperArmHeight"] = 99999,
  3236. ["HandHeight"] = 99999,
  3237. ["UpperLegWidth"] = 99999,
  3238. ["LowerArmWidth"] = 99999,
  3239. ["FootWidth"] = 99999,
  3240. ["LowerArmHeight"] = 99999,
  3241. ["UpperArmWidth"] = 99999,
  3242. ["FootHeight"] = 99999,
  3243. ["LowerTorsoWidth"] = 99999,
  3244. ["UpperTorsoHeight"] = 99999,
  3245. ["HandWidth"] = 99999,
  3246. ["HeadScale"] = 99999, --GUI made by Psykek#3180
  3247. ["UpperLegHeight"] = 99999,
  3248. ["LowerTorsoHeight"] = 99999,
  3249. ["LowerLegWidth"] = 99999
  3250. },
  3251. ["name"] = "",
  3252. ["outfitId"] = 1,
  3253. ["isOutfit"] = true,
  3254. ["collageSeed"] = 0,
  3255. ["lowerName"] = ""
  3256. }
  3257. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  3258. Event:FireServer(weird)
  3259. end)
  3260.  
  3261.  
  3262.  
  3263. ChangeSpeed.MouseButton1Click:Connect(function()
  3264. game:GetService'Players'.LocalPlayer.Character.Humanoid.WalkSpeed = (WalkSpeedBox.Text)
  3265. end)
  3266.  
  3267. ChangeJumpPower.MouseButton1Click:Connect(function()
  3268. game:GetService'Players'.LocalPlayer.Character.Humanoid.JumpPower = (JumpPowerBox.Text)
  3269. end)
  3270.  
  3271. AllBodyConfigTab.MouseButton1Click:Connect(function()
  3272. AllBodyConfigFrame.Visible = true
  3273. BodyConfigFrame.Visible = false
  3274. ExtraStuffFrame.Visible = false
  3275. end)
  3276.  
  3277. BodyConfigTab.MouseButton1Click:Connect(function()
  3278. BodyConfigFrame.Visible = true
  3279. AllBodyConfigFrame.Visible = false
  3280. ExtraStuffFrame.Visible = false
  3281. end) --GUI made by Psykek#3180
  3282.  
  3283. ExtraStuffTab.MouseButton1Click:Connect(function()
  3284. ExtraStuffFrame.Visible = true
  3285. BodyConfigFrame.Visible = false
  3286. AllBodyConfigFrame.Visible = false
  3287. end)
  3288.  
  3289. Haxor.MouseButton1Click:Connect(function()
  3290. local titan =
  3291. {
  3292. ["assets"] =
  3293. {
  3294. [1] =
  3295. {
  3296. ["drotation"] =
  3297. {
  3298. ["y"] = 90,
  3299. ["x"] = 90,
  3300. ["z"] = 90
  3301. },
  3302. ["dposition"] =
  3303. {
  3304. ["y"] = 200,
  3305. ["x"] = 200,
  3306. ["z"] = 200
  3307. },
  3308. ["scale"] =
  3309. {
  3310. ["y"] = 100,
  3311. ["x"] = 100,
  3312. ["z"] = 100
  3313. },
  3314. ["dscale"] =
  3315. {
  3316. ["y"] = 500,
  3317. ["x"] = 500,
  3318. ["z"] = 500
  3319. },
  3320. ["vscale"] =
  3321. {
  3322. ["y"] = 1,
  3323. ["x"] = 1,
  3324. ["z"] = 1
  3325. },
  3326. ["rotation"] =
  3327. {
  3328. ["y"] = 0,
  3329. ["x"] = 0,
  3330. ["z"] = 0
  3331. },
  3332. ["assetId"] = 616980142, --pants
  3333. ["changedFX"] = false,
  3334. ["position"] =
  3335. {
  3336. ["y"] = 0,
  3337. ["x"] = 0,
  3338. ["z"] = 0
  3339. },
  3340. ["fx"] =
  3341. {
  3342. [1] = true,
  3343. [2] = true,
  3344. [3] = true,
  3345. [4] = true,
  3346. [5] = true
  3347. },
  3348. ["vrotation"] =
  3349. {
  3350. ["y"] = 0,
  3351. ["x"] = 0,
  3352. ["z"] = 0
  3353. },
  3354. ["vposition"] =
  3355. {
  3356. ["y"] = 0,
  3357. ["x"] = -0,
  3358. ["z"] = -0
  3359. }
  3360. },
  3361. [2] =
  3362. {
  3363. ["drotation"] =
  3364. {
  3365. ["y"] = 90,
  3366. ["x"] = 90,
  3367. ["z"] = 90
  3368. },
  3369. ["dposition"] =
  3370. {
  3371. ["y"] = 200,
  3372. ["x"] = 200,
  3373. ["z"] = 200
  3374. },
  3375. ["scale"] =
  3376. {
  3377. ["y"] = 100,
  3378. ["x"] = 100,
  3379. ["z"] = 100
  3380. },
  3381. ["dscale"] =
  3382. {
  3383. ["y"] = 500,
  3384. ["x"] = 500,
  3385. ["z"] = 500
  3386. },
  3387. ["vscale"] =
  3388. {
  3389. ["y"] = 1,
  3390. ["x"] = 1,
  3391. ["z"] = 1
  3392. },
  3393. ["rotation"] =
  3394. {
  3395. ["y"] = 0,
  3396. ["x"] = 0,
  3397. ["z"] = 0
  3398. },
  3399. ["assetId"] = 602599987, --shirt
  3400. ["changedFX"] = false,
  3401. ["position"] =
  3402. {
  3403. ["y"] = 0,
  3404. ["x"] = 0,
  3405. ["z"] = 0
  3406. },
  3407. ["fx"] =
  3408. {
  3409. [1] = true,
  3410. [2] = true,
  3411. [3] = true,
  3412. [4] = true,
  3413. [5] = true
  3414. },
  3415. ["vrotation"] =
  3416. {
  3417. ["y"] = 0,
  3418. ["x"] = 0,
  3419. ["z"] = 0
  3420. },
  3421. ["vposition"] =
  3422. {
  3423. ["y"] = 0,
  3424. ["x"] = -0,
  3425. ["z"] = -0
  3426. }
  3427. },
  3428. [3] =
  3429. {
  3430. ["drotation"] =
  3431. {
  3432. ["y"] = 180,
  3433. ["x"] = 90,
  3434. ["z"] = 90
  3435. },
  3436. ["dposition"] =
  3437. {
  3438. ["y"] = 100,
  3439. ["x"] = 200,
  3440. ["z"] = 200
  3441. },
  3442. ["scale"] =
  3443. {
  3444. ["y"] = 100,
  3445. ["x"] = 100,
  3446. ["z"] = 100
  3447. },
  3448. ["dscale"] =
  3449. {
  3450. ["y"] = 500,
  3451. ["x"] = 500,
  3452. ["z"] = 500
  3453. },
  3454. ["vscale"] =
  3455. {
  3456. ["y"] = 1,
  3457. ["x"] = 1,
  3458. ["z"] = 1
  3459. },
  3460. ["rotation"] =
  3461. {
  3462. ["y"] = 0,
  3463. ["x"] = 0,
  3464. ["z"] = 0
  3465. },
  3466. ["assetId"] = 244159819, --hat
  3467. ["changedFX"] = false,
  3468. ["position"] =
  3469. {
  3470. ["y"] = 0,
  3471. ["x"] = 0,
  3472. ["z"] = 0
  3473. },
  3474. ["fx"] =
  3475. {
  3476. [1] = true,
  3477. [2] = true,
  3478. [3] = true,
  3479. [4] = true,
  3480. [5] = true
  3481. },
  3482. ["vrotation"] =
  3483. {
  3484. ["y"] = 0,
  3485. ["x"] = 0,
  3486. ["z"] = 0
  3487. },
  3488. ["vposition"] =
  3489. {
  3490. ["y"] = 0,
  3491. ["x"] = -0,
  3492. ["z"] = -0
  3493. }
  3494. },
  3495. [4] =
  3496. {
  3497. ["drotation"] =
  3498. {
  3499. ["y"] = 90,
  3500. ["x"] = 90,
  3501. ["z"] = 90
  3502. },
  3503. ["dposition"] =
  3504. {
  3505. ["y"] = 200,
  3506. ["x"] = 200,
  3507. ["z"] = 200
  3508. },
  3509. ["scale"] =
  3510. {
  3511. ["y"] = 100,
  3512. ["x"] = 100,
  3513. ["z"] = 100
  3514. },
  3515. ["dscale"] =
  3516. {
  3517. ["y"] = 500,
  3518. ["x"] = 500,
  3519. ["z"] = 500
  3520. },
  3521. ["vscale"] =
  3522. {
  3523. ["y"] = 1,
  3524. ["x"] = 1,
  3525. ["z"] = 1
  3526. },
  3527. ["rotation"] =
  3528. {
  3529. ["y"] = 0,
  3530. ["x"] = 0,
  3531. ["z"] = 0
  3532. },
  3533. ["assetId"] = 7075502, --face
  3534. ["changedFX"] = false,
  3535. ["position"] =
  3536. {
  3537. ["y"] = 0,
  3538. ["x"] = 0,
  3539. ["z"] = 0
  3540. },
  3541. ["fx"] =
  3542. {
  3543. [1] = true,
  3544. [2] = true,
  3545. [3] = true,
  3546. [4] = true,
  3547. [5] = true
  3548. },
  3549. ["vrotation"] =
  3550. {
  3551. ["y"] = 0,
  3552. ["x"] = 0,
  3553. ["z"] = 0
  3554. },
  3555. ["vposition"] =
  3556. {
  3557. ["y"] = 0,
  3558. ["x"] = -0,
  3559. ["z"] = -0
  3560. }
  3561. },
  3562. [5] =
  3563. {
  3564. ["drotation"] =
  3565. {
  3566. ["y"] = 90,
  3567. ["x"] = 90,
  3568. ["z"] = 90
  3569. },
  3570. ["dposition"] =
  3571. {
  3572. ["y"] = 200,
  3573. ["x"] = 200,
  3574. ["z"] = 200
  3575. },
  3576. ["scale"] =
  3577. {
  3578. ["y"] = 100,
  3579. ["x"] = 100,
  3580. ["z"] = 100
  3581. },
  3582. ["dscale"] =
  3583. {
  3584. ["y"] = 500,
  3585. ["x"] = 500,
  3586. ["z"] = 500
  3587. },
  3588. ["vscale"] =
  3589. {
  3590. ["y"] = 1,
  3591. ["x"] = 1,
  3592. ["z"] = 1
  3593. },
  3594. ["rotation"] =
  3595. {
  3596. ["y"] = 0,
  3597. ["x"] = 0,
  3598. ["z"] = 0
  3599. },
  3600. ["assetId"] = 916733101, --Tshirt
  3601. ["changedFX"] = false,
  3602. ["position"] =
  3603. {
  3604. ["y"] = 0,
  3605. ["x"] = 0,
  3606. ["z"] = 0
  3607. },
  3608. ["fx"] =
  3609. {
  3610. [1] = true,
  3611. [2] = true,
  3612. [3] = true,
  3613. [4] = true,
  3614. [5] = true
  3615. },
  3616. ["vrotation"] =
  3617. {
  3618. ["y"] = 0,
  3619. ["x"] = 0,
  3620. ["z"] = 0
  3621. },
  3622. ["vposition"] =
  3623. {
  3624. ["y"] = 0,
  3625. ["x"] = -0,
  3626. ["z"] = -0
  3627. }
  3628. }
  3629. },
  3630. ["description"] = "",
  3631. ["createdDate"] = 1000,
  3632. ["lowerDesc"] = "",
  3633. ["bodyColors"] =
  3634. {
  3635. },
  3636. ["scales"] =
  3637. {
  3638. ["LowerLegHeight"] = 1,
  3639. ["UpperTorsoWidth"] = 1,
  3640. ["UpperArmHeight"] = 1,
  3641. ["HandHeight"] = 1,
  3642. ["UpperLegWidth"] = 1,
  3643. ["LowerArmWidth"] = 1,
  3644. ["FootWidth"] = 1,
  3645. ["LowerArmHeight"] = 1,
  3646. ["UpperArmWidth"] = 1,
  3647. ["FootHeight"] = 1,
  3648. ["LowerTorsoWidth"] = 1,
  3649. ["UpperTorsoHeight"] = 1,
  3650. ["HandWidth"] = 1,
  3651. ["HeadScale"] = 1,
  3652. ["UpperLegHeight"] = 1,
  3653. ["LowerTorsoHeight"] = 1,
  3654. ["LowerLegWidth"] = 1
  3655. },
  3656. ["name"] = "",
  3657. ["outfitId"] = 1,
  3658. ["isOutfit"] = true,
  3659. ["collageSeed"] = 0,
  3660. ["lowerName"] = ""
  3661. }
  3662. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  3663. Event:FireServer(titan)
  3664. end)
  3665.  
  3666. Doge.MouseButton1Click:Connect(function()
  3667. local titan =
  3668. {
  3669. ["assets"] =
  3670. {
  3671. [1] =
  3672. {
  3673. ["drotation"] =
  3674. {
  3675. ["y"] = 90,
  3676. ["x"] = 90,
  3677. ["z"] = 90
  3678. },
  3679. ["dposition"] =
  3680. {
  3681. ["y"] = 200,
  3682. ["x"] = 200,
  3683. ["z"] = 200
  3684. },
  3685. ["scale"] =
  3686. {
  3687. ["y"] = 100,
  3688. ["x"] = 100,
  3689. ["z"] = 100
  3690. },
  3691. ["dscale"] =
  3692. {
  3693. ["y"] = 500,
  3694. ["x"] = 500,
  3695. ["z"] = 500
  3696. },
  3697. ["vscale"] =
  3698. {
  3699. ["y"] = 1,
  3700. ["x"] = 1,
  3701. ["z"] = 1
  3702. },
  3703. ["rotation"] =
  3704. {
  3705. ["y"] = 0,
  3706. ["x"] = 0,
  3707. ["z"] = 0
  3708. },
  3709. ["assetId"] = 1200834644, --pants
  3710. ["changedFX"] = false,
  3711. ["position"] =
  3712. {
  3713. ["y"] = 0,
  3714. ["x"] = 0,
  3715. ["z"] = 0
  3716. },
  3717. ["fx"] =
  3718. {
  3719. [1] = true,
  3720. [2] = true,
  3721. [3] = true,
  3722. [4] = true,
  3723. [5] = true
  3724. },
  3725. ["vrotation"] =
  3726. {
  3727. ["y"] = 0,
  3728. ["x"] = 0,
  3729. ["z"] = 0
  3730. },
  3731. ["vposition"] =
  3732. {
  3733. ["y"] = 0,
  3734. ["x"] = -0,
  3735. ["z"] = -0
  3736. }
  3737. },
  3738. [2] =
  3739. {
  3740. ["drotation"] =
  3741. {
  3742. ["y"] = 90,
  3743. ["x"] = 90,
  3744. ["z"] = 90
  3745. },
  3746. ["dposition"] =
  3747. {
  3748. ["y"] = 200,
  3749. ["x"] = 200,
  3750. ["z"] = 200
  3751. },
  3752. ["scale"] =
  3753. {
  3754. ["y"] = 100,
  3755. ["x"] = 100,
  3756. ["z"] = 100
  3757. },
  3758. ["dscale"] =
  3759. {
  3760. ["y"] = 500,
  3761. ["x"] = 500,
  3762. ["z"] = 500
  3763. },
  3764. ["vscale"] =
  3765. {
  3766. ["y"] = 1,
  3767. ["x"] = 1,
  3768. ["z"] = 1
  3769. },
  3770. ["rotation"] =
  3771. {
  3772. ["y"] = 0,
  3773. ["x"] = 0,
  3774. ["z"] = 0
  3775. },
  3776. ["assetId"] = 801230958, --shirt
  3777. ["changedFX"] = false,
  3778. ["position"] =
  3779. {
  3780. ["y"] = 0,
  3781. ["x"] = 0,
  3782. ["z"] = 0
  3783. },
  3784. ["fx"] =
  3785. {
  3786. [1] = true,
  3787. [2] = true,
  3788. [3] = true,
  3789. [4] = true,
  3790. [5] = true
  3791. },
  3792. ["vrotation"] =
  3793. {
  3794. ["y"] = 0,
  3795. ["x"] = 0,
  3796. ["z"] = 0
  3797. },
  3798. ["vposition"] =
  3799. {
  3800. ["y"] = 0,
  3801. ["x"] = -0,
  3802. ["z"] = -0
  3803. }
  3804. },
  3805. [3] =
  3806. {
  3807. ["drotation"] =
  3808. {
  3809. ["y"] = 180,
  3810. ["x"] = 90,
  3811. ["z"] = 90
  3812. },
  3813. ["dposition"] =
  3814. {
  3815. ["y"] = 100,
  3816. ["x"] = 200,
  3817. ["z"] = 200
  3818. },
  3819. ["scale"] =
  3820. {
  3821. ["y"] = 100,
  3822. ["x"] = 100,
  3823. ["z"] = 100
  3824. },
  3825. ["dscale"] =
  3826. {
  3827. ["y"] = 500,
  3828. ["x"] = 500,
  3829. ["z"] = 500
  3830. },
  3831. ["vscale"] =
  3832. {
  3833. ["y"] = 1,
  3834. ["x"] = 1,
  3835. ["z"] = 1
  3836. },
  3837. ["rotation"] =
  3838. {
  3839. ["y"] = 0,
  3840. ["x"] = 0,
  3841. ["z"] = 0
  3842. },
  3843. ["assetId"] = 151784320, --hat
  3844. ["changedFX"] = false,
  3845. ["position"] =
  3846. {
  3847. ["y"] = 0,
  3848. ["x"] = 0,
  3849. ["z"] = 0
  3850. },
  3851. ["fx"] =
  3852. {
  3853. [1] = true,
  3854. [2] = true,
  3855. [3] = true,
  3856. [4] = true,
  3857. [5] = true
  3858. },
  3859. ["vrotation"] =
  3860. {
  3861. ["y"] = 0,
  3862. ["x"] = 0,
  3863. ["z"] = 0
  3864. },
  3865. ["vposition"] =
  3866. {
  3867. ["y"] = 0,
  3868. ["x"] = -0,
  3869. ["z"] = -0
  3870. }
  3871. },
  3872. [4] =
  3873. {
  3874. ["drotation"] =
  3875. {
  3876. ["y"] = 90,
  3877. ["x"] = 90,
  3878. ["z"] = 90
  3879. },
  3880. ["dposition"] =
  3881. {
  3882. ["y"] = 200,
  3883. ["x"] = 200,
  3884. ["z"] = 200
  3885. },
  3886. ["scale"] =
  3887. {
  3888. ["y"] = 100,
  3889. ["x"] = 100,
  3890. ["z"] = 100
  3891. },
  3892. ["dscale"] =
  3893. {
  3894. ["y"] = 500,
  3895. ["x"] = 500,
  3896. ["z"] = 500
  3897. },
  3898. ["vscale"] =
  3899. {
  3900. ["y"] = 1,
  3901. ["x"] = 1,
  3902. ["z"] = 1
  3903. },
  3904. ["rotation"] =
  3905. {
  3906. ["y"] = 0,
  3907. ["x"] = 0,
  3908. ["z"] = 0
  3909. },
  3910. ["assetId"] = 7075502, --face
  3911. ["changedFX"] = false,
  3912. ["position"] =
  3913. {
  3914. ["y"] = 0,
  3915. ["x"] = 0,
  3916. ["z"] = 0
  3917. },
  3918. ["fx"] =
  3919. {
  3920. [1] = true,
  3921. [2] = true,
  3922. [3] = true,
  3923. [4] = true,
  3924. [5] = true
  3925. },
  3926. ["vrotation"] =
  3927. {
  3928. ["y"] = 0,
  3929. ["x"] = 0,
  3930. ["z"] = 0
  3931. },
  3932. ["vposition"] =
  3933. {
  3934. ["y"] = 0,
  3935. ["x"] = -0,
  3936. ["z"] = -0
  3937. }
  3938. },
  3939. [5] =
  3940. {
  3941. ["drotation"] =
  3942. {
  3943. ["y"] = 90,
  3944. ["x"] = 90,
  3945. ["z"] = 90
  3946. },
  3947. ["dposition"] =
  3948. {
  3949. ["y"] = 200,
  3950. ["x"] = 200,
  3951. ["z"] = 200
  3952. },
  3953. ["scale"] =
  3954. {
  3955. ["y"] = 100,
  3956. ["x"] = 100,
  3957. ["z"] = 100
  3958. },
  3959. ["dscale"] =
  3960. {
  3961. ["y"] = 500,
  3962. ["x"] = 500,
  3963. ["z"] = 500
  3964. },
  3965. ["vscale"] =
  3966. {
  3967. ["y"] = 1,
  3968. ["x"] = 1,
  3969. ["z"] = 1
  3970. },
  3971. ["rotation"] =
  3972. {
  3973. ["y"] = 0,
  3974. ["x"] = 0,
  3975. ["z"] = 0
  3976. },
  3977. ["changedFX"] = false,
  3978. ["position"] =
  3979. {
  3980. ["y"] = 0,
  3981. ["x"] = 0,
  3982. ["z"] = 0
  3983. },
  3984. ["fx"] =
  3985. {
  3986. [1] = true,
  3987. [2] = true,
  3988. [3] = true,
  3989. [4] = true,
  3990. [5] = true
  3991. },
  3992. ["vrotation"] =
  3993. {
  3994. ["y"] = 0,
  3995. ["x"] = 0,
  3996. ["z"] = 0
  3997. },
  3998. ["vposition"] =
  3999. {
  4000. ["y"] = 0,
  4001. ["x"] = -0,
  4002. ["z"] = -0
  4003. }
  4004. }
  4005. },
  4006. ["description"] = "",
  4007. ["createdDate"] = 1000,
  4008. ["lowerDesc"] = "",
  4009. ["bodyColors"] =
  4010. {
  4011. },
  4012. ["scales"] =
  4013. {
  4014. ["LowerLegHeight"] = 1,
  4015. ["UpperTorsoWidth"] = 1,
  4016. ["UpperArmHeight"] = 1,
  4017. ["HandHeight"] = 1,
  4018. ["UpperLegWidth"] = 1,
  4019. ["LowerArmWidth"] = 1,
  4020. ["FootWidth"] = 1,
  4021. ["LowerArmHeight"] = 1,
  4022. ["UpperArmWidth"] = 1,
  4023. ["FootHeight"] = 1,
  4024. ["LowerTorsoWidth"] = 1,
  4025. ["UpperTorsoHeight"] = 1,
  4026. ["HandWidth"] = 1,
  4027. ["HeadScale"] = 1,
  4028. ["UpperLegHeight"] = 1,
  4029. ["LowerTorsoHeight"] = 1,
  4030. ["LowerLegWidth"] = 1
  4031. },
  4032. ["name"] = "",
  4033. ["outfitId"] = 1,
  4034. ["isOutfit"] = true,
  4035. ["collageSeed"] = 0,
  4036. ["lowerName"] = ""
  4037. }
  4038. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  4039. Event:FireServer(titan)
  4040. end)
  4041.  
  4042. ZombieDoge.MouseButton1Click:Connect(function()
  4043. local titan =
  4044. {
  4045. ["assets"] =
  4046. {
  4047. [1] =
  4048. {
  4049. ["drotation"] =
  4050. {
  4051. ["y"] = 90,
  4052. ["x"] = 90,
  4053. ["z"] = 90
  4054. },
  4055. ["dposition"] =
  4056. {
  4057. ["y"] = 200,
  4058. ["x"] = 200,
  4059. ["z"] = 200
  4060. },
  4061. ["scale"] =
  4062. {
  4063. ["y"] = 100,
  4064. ["x"] = 100,
  4065. ["z"] = 100
  4066. },
  4067. ["dscale"] =
  4068. {
  4069. ["y"] = 500,
  4070. ["x"] = 500,
  4071. ["z"] = 500
  4072. },
  4073. ["vscale"] =
  4074. {
  4075. ["y"] = 1,
  4076. ["x"] = 1,
  4077. ["z"] = 1
  4078. },
  4079. ["rotation"] =
  4080. {
  4081. ["y"] = 0,
  4082. ["x"] = 0,
  4083. ["z"] = 0
  4084. },
  4085. ["assetId"] = 1236836909, --pants
  4086. ["changedFX"] = false,
  4087. ["position"] =
  4088. {
  4089. ["y"] = 0,
  4090. ["x"] = 0,
  4091. ["z"] = 0
  4092. },
  4093. ["fx"] =
  4094. {
  4095. [1] = true,
  4096. [2] = true,
  4097. [3] = true,
  4098. [4] = true,
  4099. [5] = true
  4100. },
  4101. ["vrotation"] =
  4102. {
  4103. ["y"] = 0,
  4104. ["x"] = 0,
  4105. ["z"] = 0
  4106. },
  4107. ["vposition"] =
  4108. {
  4109. ["y"] = 0,
  4110. ["x"] = -0,
  4111. ["z"] = -0
  4112. }
  4113. },
  4114. [2] =
  4115. {
  4116. ["drotation"] =
  4117. {
  4118. ["y"] = 90,
  4119. ["x"] = 90,
  4120. ["z"] = 90
  4121. },
  4122. ["dposition"] =
  4123. {
  4124. ["y"] = 200,
  4125. ["x"] = 200,
  4126. ["z"] = 200
  4127. },
  4128. ["scale"] =
  4129. {
  4130. ["y"] = 100,
  4131. ["x"] = 100,
  4132. ["z"] = 100
  4133. },
  4134. ["dscale"] =
  4135. {
  4136. ["y"] = 500,
  4137. ["x"] = 500,
  4138. ["z"] = 500
  4139. },
  4140. ["vscale"] =
  4141. {
  4142. ["y"] = 1,
  4143. ["x"] = 1,
  4144. ["z"] = 1
  4145. },
  4146. ["rotation"] =
  4147. {
  4148. ["y"] = 0,
  4149. ["x"] = 0,
  4150. ["z"] = 0
  4151. },
  4152. ["assetId"] = 1708655348, --shirt
  4153. ["changedFX"] = false,
  4154. ["position"] =
  4155. {
  4156. ["y"] = 0,
  4157. ["x"] = 0,
  4158. ["z"] = 0
  4159. },
  4160. ["fx"] =
  4161. {
  4162. [1] = true,
  4163. [2] = true,
  4164. [3] = true,
  4165. [4] = true,
  4166. [5] = true
  4167. },
  4168. ["vrotation"] =
  4169. {
  4170. ["y"] = 0,
  4171. ["x"] = 0,
  4172. ["z"] = 0
  4173. },
  4174. ["vposition"] =
  4175. {
  4176. ["y"] = 0,
  4177. ["x"] = -0,
  4178. ["z"] = -0
  4179. }
  4180. },
  4181. [3] =
  4182. {
  4183. ["drotation"] =
  4184. {
  4185. ["y"] = 180,
  4186. ["x"] = 90,
  4187. ["z"] = 90
  4188. },
  4189. ["dposition"] =
  4190. {
  4191. ["y"] = 100,
  4192. ["x"] = 200,
  4193. ["z"] = 200
  4194. },
  4195. ["scale"] =
  4196. {
  4197. ["y"] = 100,
  4198. ["x"] = 100,
  4199. ["z"] = 100
  4200. },
  4201. ["dscale"] =
  4202. {
  4203. ["y"] = 500,
  4204. ["x"] = 500,
  4205. ["z"] = 500
  4206. },
  4207. ["vscale"] =
  4208. {
  4209. ["y"] = 1,
  4210. ["x"] = 1,
  4211. ["z"] = 1
  4212. },
  4213. ["rotation"] =
  4214. {
  4215. ["y"] = 0,
  4216. ["x"] = 0,
  4217. ["z"] = 0
  4218. },
  4219. ["assetId"] = 304718708, --hat
  4220. ["changedFX"] = false,
  4221. ["position"] =
  4222. {
  4223. ["y"] = 0,
  4224. ["x"] = 0,
  4225. ["z"] = 0
  4226. },
  4227. ["fx"] =
  4228. {
  4229. [1] = true,
  4230. [2] = true,
  4231. [3] = true,
  4232. [4] = true,
  4233. [5] = true
  4234. },
  4235. ["vrotation"] =
  4236. {
  4237. ["y"] = 0,
  4238. ["x"] = 0,
  4239. ["z"] = 0
  4240. },
  4241. ["vposition"] =
  4242. {
  4243. ["y"] = 0,
  4244. ["x"] = -0,
  4245. ["z"] = -0
  4246. }
  4247. },
  4248. [4] =
  4249. {
  4250. ["drotation"] =
  4251. {
  4252. ["y"] = 90,
  4253. ["x"] = 90,
  4254. ["z"] = 90
  4255. },
  4256. ["dposition"] =
  4257. {
  4258. ["y"] = 200,
  4259. ["x"] = 200,
  4260. ["z"] = 200
  4261. },
  4262. ["scale"] =
  4263. {
  4264. ["y"] = 100,
  4265. ["x"] = 100,
  4266. ["z"] = 100
  4267. },
  4268. ["dscale"] =
  4269. {
  4270. ["y"] = 500,
  4271. ["x"] = 500,
  4272. ["z"] = 500
  4273. },
  4274. ["vscale"] =
  4275. {
  4276. ["y"] = 1, --GUI made by Psykek#3180
  4277. ["x"] = 1,
  4278. ["z"] = 1
  4279. },
  4280. ["rotation"] =
  4281. {
  4282. ["y"] = 0,
  4283. ["x"] = 0,
  4284. ["z"] = 0
  4285. },
  4286. ["assetId"] = 7075502, --face
  4287. ["changedFX"] = false,
  4288. ["position"] =
  4289. {
  4290. ["y"] = 0,
  4291. ["x"] = 0,
  4292. ["z"] = 0
  4293. },
  4294. ["fx"] =
  4295. {
  4296. [1] = true,
  4297. [2] = true,
  4298. [3] = true,
  4299. [4] = true,
  4300. [5] = true
  4301. },
  4302. ["vrotation"] =
  4303. {
  4304. ["y"] = 0,
  4305. ["x"] = 0,
  4306. ["z"] = 0
  4307. },
  4308. ["vposition"] =
  4309. {
  4310. ["y"] = 0,
  4311. ["x"] = -0,
  4312. ["z"] = -0
  4313. }
  4314. },
  4315. [5] =
  4316. {
  4317. ["drotation"] =
  4318. {
  4319. ["y"] = 90,
  4320. ["x"] = 90,
  4321. ["z"] = 90
  4322. },
  4323. ["dposition"] =
  4324. {
  4325. ["y"] = 200,
  4326. ["x"] = 200,
  4327. ["z"] = 200
  4328. },
  4329. ["scale"] =
  4330. {
  4331. ["y"] = 100,
  4332. ["x"] = 100,
  4333. ["z"] = 100
  4334. },
  4335. ["dscale"] =
  4336. {
  4337. ["y"] = 500,
  4338. ["x"] = 500,
  4339. ["z"] = 500
  4340. },
  4341. ["vscale"] =
  4342. {
  4343. ["y"] = 1,
  4344. ["x"] = 1,
  4345. ["z"] = 1
  4346. },
  4347. ["rotation"] =
  4348. {
  4349. ["y"] = 0,
  4350. ["x"] = 0,
  4351. ["z"] = 0
  4352. },
  4353. ["changedFX"] = false,
  4354. ["position"] =
  4355. {
  4356. ["y"] = 0,
  4357. ["x"] = 0,
  4358. ["z"] = 0
  4359. },
  4360. ["fx"] =
  4361. {
  4362. [1] = true,
  4363. [2] = true,
  4364. [3] = true,
  4365. [4] = true,
  4366. [5] = true
  4367. },
  4368. ["vrotation"] =
  4369. {
  4370. ["y"] = 0,
  4371. ["x"] = 0,
  4372. ["z"] = 0
  4373. },
  4374. ["vposition"] =
  4375. {
  4376. ["y"] = 0,
  4377. ["x"] = -0,
  4378. ["z"] = -0
  4379. }
  4380. }
  4381. },
  4382. ["description"] = "",
  4383. ["createdDate"] = 1000,
  4384. ["lowerDesc"] = "",
  4385. ["bodyColors"] =
  4386. {
  4387. },
  4388. ["scales"] =
  4389. {
  4390. ["LowerLegHeight"] = 1,
  4391. ["UpperTorsoWidth"] = 1, --GUI made by Psykek#3180
  4392. ["UpperArmHeight"] = 1,
  4393. ["HandHeight"] = 1,
  4394. ["UpperLegWidth"] = 1,
  4395. ["LowerArmWidth"] = 1,
  4396. ["FootWidth"] = 1,
  4397. ["LowerArmHeight"] = 1,
  4398. ["UpperArmWidth"] = 1,
  4399. ["FootHeight"] = 1,
  4400. ["LowerTorsoWidth"] = 1,
  4401. ["UpperTorsoHeight"] = 1,
  4402. ["HandWidth"] = 1,
  4403. ["HeadScale"] = 1,
  4404. ["UpperLegHeight"] = 1,
  4405. ["LowerTorsoHeight"] = 1,
  4406. ["LowerLegWidth"] = 1
  4407. },
  4408. ["name"] = "",
  4409. ["outfitId"] = 1,
  4410. ["isOutfit"] = true,
  4411. ["collageSeed"] = 0,
  4412. ["lowerName"] = ""
  4413. }
  4414. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  4415. Event:FireServer(titan)
  4416. end)
  4417.  
  4418. DemonSlut.MouseButton1Click:Connect(function()
  4419. local titan =
  4420. {
  4421. ["assets"] =
  4422. {
  4423. [1] =
  4424. {
  4425. ["drotation"] =
  4426. {
  4427. ["y"] = 90,
  4428. ["x"] = 90,
  4429. ["z"] = 90
  4430. },
  4431. ["dposition"] =
  4432. {
  4433. ["y"] = 200,
  4434. ["x"] = 200,
  4435. ["z"] = 200
  4436. },
  4437. ["scale"] =
  4438. {
  4439. ["y"] = 100,
  4440. ["x"] = 100,
  4441. ["z"] = 100
  4442. },
  4443. ["dscale"] =
  4444. {
  4445. ["y"] = 500,
  4446. ["x"] = 500,
  4447. ["z"] = 500
  4448. },
  4449. ["vscale"] =
  4450. {
  4451. ["y"] = 1,
  4452. ["x"] = 1,
  4453. ["z"] = 1
  4454. },
  4455. ["rotation"] =
  4456. {
  4457. ["y"] = 0,
  4458. ["x"] = 0,
  4459. ["z"] = 0
  4460. },
  4461. ["assetId"] = 1561997720, --pants
  4462. ["changedFX"] = false,
  4463. ["position"] =
  4464. {
  4465. ["y"] = 0,
  4466. ["x"] = 0,
  4467. ["z"] = 0
  4468. },
  4469. ["fx"] =
  4470. {
  4471. [1] = true,
  4472. [2] = true,
  4473. [3] = true,
  4474. [4] = true,
  4475. [5] = true
  4476. },
  4477. ["vrotation"] =
  4478. {
  4479. ["y"] = 0,
  4480. ["x"] = 0,
  4481. ["z"] = 0
  4482. },
  4483. ["vposition"] =
  4484. {
  4485. ["y"] = 0,
  4486. ["x"] = -0,
  4487. ["z"] = -0
  4488. }
  4489. },
  4490. [2] =
  4491. {
  4492. ["drotation"] =
  4493. {
  4494. ["y"] = 90,
  4495. ["x"] = 90,
  4496. ["z"] = 90
  4497. },
  4498. ["dposition"] =
  4499. {
  4500. ["y"] = 200,
  4501. ["x"] = 200,
  4502. ["z"] = 200
  4503. },
  4504. ["scale"] =
  4505. {
  4506. ["y"] = 100,
  4507. ["x"] = 100,
  4508. ["z"] = 100
  4509. },
  4510. ["dscale"] =
  4511. {
  4512. ["y"] = 500, --GUI made by Psykek#3180
  4513. ["x"] = 500,
  4514. ["z"] = 500
  4515. },
  4516. ["vscale"] =
  4517. {
  4518. ["y"] = 1,
  4519. ["x"] = 1,
  4520. ["z"] = 1
  4521. },
  4522. ["rotation"] =
  4523. {
  4524. ["y"] = 0,
  4525. ["x"] = 0,
  4526. ["z"] = 0
  4527. },
  4528. ["assetId"] = 0, --shirt
  4529. ["changedFX"] = false,
  4530. ["position"] =
  4531. {
  4532. ["y"] = 0,
  4533. ["x"] = 0,
  4534. ["z"] = 0
  4535. },
  4536. ["fx"] =
  4537. {
  4538. [1] = true,
  4539. [2] = true,
  4540. [3] = true,
  4541. [4] = true,
  4542. [5] = true
  4543. },
  4544. ["vrotation"] =
  4545. {
  4546. ["y"] = 0,
  4547. ["x"] = 0,
  4548. ["z"] = 0
  4549. },
  4550. ["vposition"] =
  4551. {
  4552. ["y"] = 0,
  4553. ["x"] = -0,
  4554. ["z"] = -0
  4555. }
  4556. },
  4557. [3] =
  4558. {
  4559. ["drotation"] =
  4560. {
  4561. ["y"] = 180,
  4562. ["x"] = 90,
  4563. ["z"] = 90
  4564. },
  4565. ["dposition"] =
  4566. {
  4567. ["y"] = 100,
  4568. ["x"] = 200,
  4569. ["z"] = 200
  4570. },
  4571. ["scale"] =
  4572. {
  4573. ["y"] = 100,
  4574. ["x"] = 100,
  4575. ["z"] = 100
  4576. },
  4577. ["dscale"] =
  4578. {
  4579. ["y"] = 500,
  4580. ["x"] = 500,
  4581. ["z"] = 500
  4582. },
  4583. ["vscale"] =
  4584. {
  4585. ["y"] = 1,
  4586. ["x"] = 1,
  4587. ["z"] = 1
  4588. },
  4589. ["rotation"] =
  4590. { --GUI made by Psykek#3180
  4591. ["y"] = 0,
  4592. ["x"] = 0,
  4593. ["z"] = 0
  4594. },
  4595. ["assetId"] = 15967797, --hat
  4596. ["changedFX"] = false,
  4597. ["position"] =
  4598. {
  4599. ["y"] = 0,
  4600. ["x"] = 0,
  4601. ["z"] = 0
  4602. },
  4603. ["fx"] =
  4604. {
  4605. [1] = true,
  4606. [2] = true,
  4607. [3] = true,
  4608. [4] = true,
  4609. [5] = true
  4610. },
  4611. ["vrotation"] =
  4612. {
  4613. ["y"] = 0,
  4614. ["x"] = 0,
  4615. ["z"] = 0
  4616. },
  4617. ["vposition"] =
  4618. {
  4619. ["y"] = 0,
  4620. ["x"] = -0,
  4621. ["z"] = -0
  4622. }
  4623. },
  4624. [4] =
  4625. {
  4626. ["drotation"] =
  4627. {
  4628. ["y"] = 90,
  4629. ["x"] = 90,
  4630. ["z"] = 90
  4631. },
  4632. ["dposition"] =
  4633. {
  4634. ["y"] = 200,
  4635. ["x"] = 200,
  4636. ["z"] = 200
  4637. },
  4638. ["scale"] =
  4639. {
  4640. ["y"] = 100,
  4641. ["x"] = 100,
  4642. ["z"] = 100
  4643. },
  4644. ["dscale"] =
  4645. {
  4646. ["y"] = 500,
  4647. ["x"] = 500,
  4648. ["z"] = 500
  4649. },
  4650. ["vscale"] =
  4651. {
  4652. ["y"] = 1,
  4653. ["x"] = 1,
  4654. ["z"] = 1
  4655. },
  4656. ["rotation"] =
  4657. {
  4658. ["y"] = 0,
  4659. ["x"] = 0,
  4660. ["z"] = 0
  4661. },
  4662. ["assetId"] = 15432080, --face
  4663. ["changedFX"] = false,
  4664. ["position"] =
  4665. {
  4666. ["y"] = 0,
  4667. ["x"] = 0,
  4668. ["z"] = 0
  4669. },
  4670. ["fx"] =
  4671. {
  4672. [1] = true,
  4673. [2] = true,
  4674. [3] = true,
  4675. [4] = true,
  4676. [5] = true
  4677. },
  4678. ["vrotation"] =
  4679. {
  4680. ["y"] = 0,
  4681. ["x"] = 0,
  4682. ["z"] = 0
  4683. },
  4684. ["vposition"] =
  4685. {
  4686. ["y"] = 0,
  4687. ["x"] = -0,
  4688. ["z"] = -0
  4689. }
  4690. },
  4691. [5] =
  4692. {
  4693. ["drotation"] =
  4694. {
  4695. ["y"] = 90,
  4696. ["x"] = 90,
  4697. ["z"] = 90
  4698. },
  4699. ["dposition"] =
  4700. {
  4701. ["y"] = 200,
  4702. ["x"] = 200,
  4703. ["z"] = 200
  4704. },
  4705. ["scale"] =
  4706. {
  4707. ["y"] = 100,
  4708. ["x"] = 100,
  4709. ["z"] = 100
  4710. },
  4711. ["dscale"] =
  4712. {
  4713. ["y"] = 500,
  4714. ["x"] = 500,
  4715. ["z"] = 500
  4716. },
  4717. ["vscale"] =
  4718. {
  4719. ["y"] = 1,
  4720. ["x"] = 1,
  4721. ["z"] = 1
  4722. },
  4723. ["rotation"] =
  4724. {
  4725. ["y"] = 0,
  4726. ["x"] = 0,
  4727. ["z"] = 0
  4728. },
  4729. ["changedFX"] = false,
  4730. ["position"] =
  4731. {
  4732. ["y"] = 0,
  4733. ["x"] = 0,
  4734. ["z"] = 0
  4735. },
  4736. ["fx"] =
  4737. {
  4738. [1] = true,
  4739. [2] = true,
  4740. [3] = true,
  4741. [4] = true,
  4742. [5] = true
  4743. },
  4744. ["vrotation"] =
  4745. {
  4746. ["y"] = 0,
  4747. ["x"] = 0, --GUI made by Psykek#3180
  4748. ["z"] = 0
  4749. },
  4750. ["vposition"] =
  4751. {
  4752. ["y"] = 0,
  4753. ["x"] = -0,
  4754. ["z"] = -0
  4755. }
  4756. }
  4757. },
  4758. ["description"] = "",
  4759. ["createdDate"] = 1000,
  4760. ["lowerDesc"] = "",
  4761. ["bodyColors"] =
  4762. {
  4763. },
  4764. ["scales"] =
  4765. {
  4766. ["LowerLegHeight"] = 1,
  4767. ["UpperTorsoWidth"] = 1,
  4768. ["UpperArmHeight"] = 1,
  4769. ["HandHeight"] = 1,
  4770. ["UpperLegWidth"] = 1,
  4771. ["LowerArmWidth"] = 1,
  4772. ["FootWidth"] = 1,
  4773. ["LowerArmHeight"] = 1,
  4774. ["UpperArmWidth"] = 1,
  4775. ["FootHeight"] = 1,
  4776. ["LowerTorsoWidth"] = 1,
  4777. ["UpperTorsoHeight"] = 1,
  4778. ["HandWidth"] = 1,
  4779. ["HeadScale"] = 1,
  4780. ["UpperLegHeight"] = 1,
  4781. ["LowerTorsoHeight"] = 1,
  4782. ["LowerLegWidth"] = 1
  4783. },
  4784. ["name"] = "",
  4785. ["outfitId"] = 1,
  4786. ["isOutfit"] = true, --GUI made by Psykek#3180
  4787. ["collageSeed"] = 0,
  4788. ["lowerName"] = ""
  4789. }
  4790. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  4791. Event:FireServer(titan)
  4792. end)
  4793.  
  4794. DisableSkydive.MouseButton1Click:Connect(function()
  4795. game.Players.LocalPlayer.PlayerScripts.Skydive:Remove()
  4796. end)
  4797.  
  4798. --GUI made by TTox#4230
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement