Advertisement
Isaiah20Yt

(Working) Animation GUI 2

Dec 28th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.98 KB | None | 0 0
  1. print 'Loading Functons'
  2.  
  3. local R15AnimationChanger = Instance.new("ScreenGui")
  4. local MainFrame = Instance.new("ImageLabel")
  5. local MainFrameTitle = Instance.new("ImageLabel")
  6. local Title = Instance.new("TextLabel")
  7. local Credits = Instance.new("TextLabel")
  8. local Button5 = Instance.new("ImageButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. local Button2 = Instance.new("ImageButton")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local Button3 = Instance.new("ImageButton")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local Button8 = Instance.new("ImageButton")
  15. local TextLabel_4 = Instance.new("TextLabel")
  16. local Button1 = Instance.new("ImageButton")
  17. local TextLabel_5 = Instance.new("TextLabel")
  18. local Button6 = Instance.new("ImageButton")
  19. local TextLabel_6 = Instance.new("TextLabel")
  20. local Button7 = Instance.new("ImageButton")
  21. local TextLabel_7 = Instance.new("TextLabel")
  22. local Button4 = Instance.new("ImageButton")
  23. local TextLabel_8 = Instance.new("TextLabel")
  24. local Button13 = Instance.new("ImageButton")
  25. local TextLabel_9 = Instance.new("TextLabel")
  26. local Button9 = Instance.new("ImageButton")
  27. local TextLabel_10 = Instance.new("TextLabel")
  28. local Button10 = Instance.new("ImageButton")
  29. local TextLabel_11 = Instance.new("TextLabel")
  30. local Button11 = Instance.new("ImageButton")
  31. local TextLabel_12 = Instance.new("TextLabel")
  32. local Button12 = Instance.new("ImageButton")
  33. local TextLabel_13 = Instance.new("TextLabel")
  34. local Button14 = Instance.new("ImageButton")
  35. local TextLabel_14 = Instance.new("TextLabel")
  36. local Button15 = Instance.new("ImageButton")
  37. local TextLabel_15 = Instance.new("TextLabel")
  38. local Button16 = Instance.new("ImageButton")
  39. local TextLabel_16 = Instance.new("TextLabel")
  40. local PlaceHolder = Instance.new("Frame")
  41.  
  42. R15AnimationChanger.Name = "R15AnimationChanger"
  43. R15AnimationChanger.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  44.  
  45. MainFrame.Name = "MainFrame"
  46. MainFrame.Parent = R15AnimationChanger
  47. MainFrame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  48. MainFrame.BackgroundTransparency = 1
  49. MainFrame.Position = UDim2.new(0.291940778, 0, 0.302631587, 0)
  50. MainFrame.Size = UDim2.new(0, 506, 0, 329)
  51. MainFrame.Image = "rbxassetid://2790390993"
  52. MainFrame.ImageColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  53. MainFrame.ScaleType = Enum.ScaleType.Slice
  54. MainFrame.SliceCenter = Rect.new(16, 16, 240, 240)
  55. MainFrame.Active = true
  56. MainFrame.Draggable = true
  57.  
  58. MainFrameTitle.Name = "MainFrameTitle"
  59. MainFrameTitle.Parent = MainFrame
  60. MainFrameTitle.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  61. MainFrameTitle.BackgroundTransparency = 1
  62. MainFrameTitle.Position = UDim2.new(0.00988142379, 0, 0.0334346518, 0)
  63. MainFrameTitle.Size = UDim2.new(0, 495, 0, 39)
  64. MainFrameTitle.Image = "rbxassetid://2790389767"
  65. MainFrameTitle.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  66. MainFrameTitle.ScaleType = Enum.ScaleType.Slice
  67. MainFrameTitle.SliceCenter = Rect.new(8, 8, 248, 248)
  68.  
  69. Title.Name = "Title"
  70. Title.Parent = MainFrameTitle
  71. Title.AnchorPoint = Vector2.new(0.5, 0.5)
  72. Title.BackgroundTransparency = 1
  73. Title.Position = UDim2.new(0.5, 0, 0.5, 0)
  74. Title.Size = UDim2.new(1, 0, 0.899999976, 0)
  75. Title.Font = Enum.Font.GothamSemibold
  76. Title.Text = "R15 Animaton Changer"
  77. Title.TextColor3 = Color3.new(1, 1, 1)
  78. Title.TextSize = 30
  79.  
  80. Credits.Name = "Credits"
  81. Credits.Parent = MainFrame
  82. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  83. Credits.BackgroundTransparency = 1
  84. Credits.BorderColor3 = Color3.new(0, 0, 0)
  85. Credits.BorderSizePixel = 0
  86. Credits.Position = UDim2.new(0.00988142285, 0, 0.173252285, 0)
  87. Credits.Size = UDim2.new(0, 495, 0, 21)
  88. Credits.Font = Enum.Font.SourceSans
  89. Credits.Text = "Scripted by Isaiah20Yt | Design by Mikey20Yt"
  90. Credits.TextColor3 = Color3.new(1, 1, 1)
  91. Credits.TextSize = 20
  92. Credits.TextWrapped = true
  93.  
  94. Button5.Name = "Button5"
  95. Button5.Parent = MainFrame
  96. Button5.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  97. Button5.BackgroundTransparency = 1
  98. Button5.Position = UDim2.new(0.25, 0, 0.300000012, 0)
  99. Button5.Size = UDim2.new(0, 113, 0, 39)
  100. Button5.Image = "rbxassetid://2790389767"
  101. Button5.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  102. Button5.ScaleType = Enum.ScaleType.Slice
  103. Button5.SliceCenter = Rect.new(8, 8, 248, 248)
  104.  
  105. TextLabel.Parent = Button5
  106. TextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  107. TextLabel.BackgroundTransparency = 1
  108. TextLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
  109. TextLabel.Size = UDim2.new(1, 0, 0.899999976, 0)
  110. TextLabel.Font = Enum.Font.SourceSans
  111. TextLabel.Text = "Vampire"
  112. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  113. TextLabel.TextSize = 30
  114.  
  115. Button2.Name = "Button2"
  116. Button2.Parent = MainFrame
  117. Button2.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  118. Button2.BackgroundTransparency = 1
  119. Button2.Position = UDim2.new(0.00818974711, 0, 0.449999958, 0)
  120. Button2.Size = UDim2.new(0, 113, 0, 39)
  121. Button2.Image = "rbxassetid://2790389767"
  122. Button2.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  123. Button2.ScaleType = Enum.ScaleType.Slice
  124. Button2.SliceCenter = Rect.new(8, 8, 248, 248)
  125.  
  126. TextLabel_2.Parent = Button2
  127. TextLabel_2.AnchorPoint = Vector2.new(0.5, 0.5)
  128. TextLabel_2.BackgroundTransparency = 1
  129. TextLabel_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  130. TextLabel_2.Size = UDim2.new(1, 0, 0.899999976, 0)
  131. TextLabel_2.Font = Enum.Font.SourceSans
  132. TextLabel_2.Text = "Pirate"
  133. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  134. TextLabel_2.TextSize = 30
  135.  
  136. Button3.Name = "Button3"
  137. Button3.Parent = MainFrame
  138. Button3.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  139. Button3.BackgroundTransparency = 1
  140. Button3.Position = UDim2.new(0.00818974804, 0, 0.600000083, 0)
  141. Button3.Size = UDim2.new(0, 113, 0, 39)
  142. Button3.Image = "rbxassetid://2790389767"
  143. Button3.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  144. Button3.ScaleType = Enum.ScaleType.Slice
  145. Button3.SliceCenter = Rect.new(8, 8, 248, 248)
  146.  
  147. TextLabel_3.Parent = Button3
  148. TextLabel_3.AnchorPoint = Vector2.new(0.5, 0.5)
  149. TextLabel_3.BackgroundTransparency = 1
  150. TextLabel_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  151. TextLabel_3.Size = UDim2.new(1, 0, 0.899999976, 0)
  152. TextLabel_3.Font = Enum.Font.SourceSans
  153. TextLabel_3.Text = "Knight"
  154. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  155. TextLabel_3.TextSize = 30
  156.  
  157. Button8.Name = "Button8"
  158. Button8.Parent = MainFrame
  159. Button8.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  160. Button8.BackgroundTransparency = 1
  161. Button8.Position = UDim2.new(0.25, 0, 0.75, 0)
  162. Button8.Size = UDim2.new(0, 113, 0, 39)
  163. Button8.Image = "rbxassetid://2790389767"
  164. Button8.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  165. Button8.ScaleType = Enum.ScaleType.Slice
  166. Button8.SliceCenter = Rect.new(8, 8, 248, 248)
  167.  
  168. TextLabel_4.Parent = Button8
  169. TextLabel_4.AnchorPoint = Vector2.new(0.5, 0.5)
  170. TextLabel_4.BackgroundTransparency = 1
  171. TextLabel_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  172. TextLabel_4.Size = UDim2.new(1, 0, 0.899999976, 0)
  173. TextLabel_4.Font = Enum.Font.SourceSans
  174. TextLabel_4.Text = "Bubbly"
  175. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  176. TextLabel_4.TextSize = 30
  177.  
  178. Button1.Name = "Button1"
  179. Button1.Parent = MainFrame
  180. Button1.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  181. Button1.BackgroundTransparency = 1
  182. Button1.Position = UDim2.new(0.00818974711, 0, 0.300000042, 0)
  183. Button1.Size = UDim2.new(0, 113, 0, 39)
  184. Button1.Image = "rbxassetid://2790389767"
  185. Button1.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  186. Button1.ScaleType = Enum.ScaleType.Slice
  187. Button1.SliceCenter = Rect.new(8, 8, 248, 248)
  188.  
  189. TextLabel_5.Parent = Button1
  190. TextLabel_5.AnchorPoint = Vector2.new(0.5, 0.5)
  191. TextLabel_5.BackgroundTransparency = 1
  192. TextLabel_5.Position = UDim2.new(0.5, 0, 0.5, 0)
  193. TextLabel_5.Size = UDim2.new(1, 0, 0.899999976, 0)
  194. TextLabel_5.Font = Enum.Font.SourceSans
  195. TextLabel_5.Text = "Toy"
  196. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  197. TextLabel_5.TextSize = 30
  198.  
  199. Button6.Name = "Button6"
  200. Button6.Parent = MainFrame
  201. Button6.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  202. Button6.BackgroundTransparency = 1
  203. Button6.Position = UDim2.new(0.25, 0, 0.449999988, 0)
  204. Button6.Size = UDim2.new(0, 113, 0, 39)
  205. Button6.Image = "rbxassetid://2790389767"
  206. Button6.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  207. Button6.ScaleType = Enum.ScaleType.Slice
  208. Button6.SliceCenter = Rect.new(8, 8, 248, 248)
  209.  
  210. TextLabel_6.Parent = Button6
  211. TextLabel_6.AnchorPoint = Vector2.new(0.5, 0.5)
  212. TextLabel_6.BackgroundTransparency = 1
  213. TextLabel_6.Position = UDim2.new(0.5, 0, 0.5, 0)
  214. TextLabel_6.Size = UDim2.new(1, 0, 0.899999976, 0)
  215. TextLabel_6.Font = Enum.Font.SourceSans
  216. TextLabel_6.Text = "Robot"
  217. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  218. TextLabel_6.TextSize = 30
  219.  
  220. Button7.Name = "Button7"
  221. Button7.Parent = MainFrame
  222. Button7.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  223. Button7.BackgroundTransparency = 1
  224. Button7.Position = UDim2.new(0.25, 0, 0.600000024, 0)
  225. Button7.Size = UDim2.new(0, 113, 0, 39)
  226. Button7.Image = "rbxassetid://2790389767"
  227. Button7.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  228. Button7.ScaleType = Enum.ScaleType.Slice
  229. Button7.SliceCenter = Rect.new(8, 8, 248, 248)
  230.  
  231. TextLabel_7.Parent = Button7
  232. TextLabel_7.AnchorPoint = Vector2.new(0.5, 0.5)
  233. TextLabel_7.BackgroundTransparency = 1
  234. TextLabel_7.Position = UDim2.new(0.5, 0, 0.5, 0)
  235. TextLabel_7.Size = UDim2.new(1, 0, 0.899999976, 0)
  236. TextLabel_7.Font = Enum.Font.SourceSans
  237. TextLabel_7.Text = "Levitaition"
  238. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  239. TextLabel_7.TextSize = 30
  240.  
  241. Button4.Name = "Button4"
  242. Button4.Parent = MainFrame
  243. Button4.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  244. Button4.BackgroundTransparency = 1
  245. Button4.Position = UDim2.new(0.00800000038, 0, 0.75, 0)
  246. Button4.Size = UDim2.new(0, 113, 0, 39)
  247. Button4.Image = "rbxassetid://2790389767"
  248. Button4.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  249. Button4.ScaleType = Enum.ScaleType.Slice
  250. Button4.SliceCenter = Rect.new(8, 8, 248, 248)
  251.  
  252. TextLabel_8.Parent = Button4
  253. TextLabel_8.AnchorPoint = Vector2.new(0.5, 0.5)
  254. TextLabel_8.BackgroundTransparency = 1
  255. TextLabel_8.Position = UDim2.new(0.5, 0, 0.5, 0)
  256. TextLabel_8.Size = UDim2.new(1, 0, 0.899999976, 0)
  257. TextLabel_8.Font = Enum.Font.SourceSans
  258. TextLabel_8.Text = "Astronaut"
  259. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  260. TextLabel_8.TextSize = 30
  261.  
  262. Button13.Name = "Button13"
  263. Button13.Parent = MainFrame
  264. Button13.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  265. Button13.BackgroundTransparency = 1
  266. Button13.Position = UDim2.new(0.763557315, 0, 0.300000012, 0)
  267. Button13.Size = UDim2.new(0, 113, 0, 39)
  268. Button13.Image = "rbxassetid://2790389767"
  269. Button13.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  270. Button13.ScaleType = Enum.ScaleType.Slice
  271. Button13.SliceCenter = Rect.new(8, 8, 248, 248)
  272.  
  273. TextLabel_9.Parent = Button13
  274. TextLabel_9.AnchorPoint = Vector2.new(0.5, 0.5)
  275. TextLabel_9.BackgroundTransparency = 1
  276. TextLabel_9.Position = UDim2.new(0.5, 0, 0.5, 0)
  277. TextLabel_9.Size = UDim2.new(1, 0, 0.899999976, 0)
  278. TextLabel_9.Font = Enum.Font.SourceSans
  279. TextLabel_9.Text = "Zombie"
  280. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  281. TextLabel_9.TextSize = 30
  282.  
  283. Button9.Name = "Button9"
  284. Button9.Parent = MainFrame
  285. Button9.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  286. Button9.BackgroundTransparency = 1
  287. Button9.Position = UDim2.new(0.522000015, 0, 0.300000012, 0)
  288. Button9.Size = UDim2.new(0, 113, 0, 39)
  289. Button9.Image = "rbxassetid://2790389767"
  290. Button9.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  291. Button9.ScaleType = Enum.ScaleType.Slice
  292. Button9.SliceCenter = Rect.new(8, 8, 248, 248)
  293.  
  294. TextLabel_10.Parent = Button9
  295. TextLabel_10.AnchorPoint = Vector2.new(0.5, 0.5)
  296. TextLabel_10.BackgroundTransparency = 1
  297. TextLabel_10.Position = UDim2.new(0.5, 0, 0.5, 0)
  298. TextLabel_10.Size = UDim2.new(1, 0, 0.899999976, 0)
  299. TextLabel_10.Font = Enum.Font.SourceSans
  300. TextLabel_10.Text = "Werewolf"
  301. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  302. TextLabel_10.TextSize = 30
  303.  
  304. Button10.Name = "Button10"
  305. Button10.Parent = MainFrame
  306. Button10.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  307. Button10.BackgroundTransparency = 1
  308. Button10.Position = UDim2.new(0.522000015, 0, 0.449999988, 0)
  309. Button10.Size = UDim2.new(0, 113, 0, 39)
  310. Button10.Image = "rbxassetid://2790389767"
  311. Button10.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  312. Button10.ScaleType = Enum.ScaleType.Slice
  313. Button10.SliceCenter = Rect.new(8, 8, 248, 248)
  314.  
  315. TextLabel_11.Parent = Button10
  316. TextLabel_11.AnchorPoint = Vector2.new(0.5, 0.5)
  317. TextLabel_11.BackgroundTransparency = 1
  318. TextLabel_11.Position = UDim2.new(0.5, 0, 0.5, 0)
  319. TextLabel_11.Size = UDim2.new(1, 0, 0.899999976, 0)
  320. TextLabel_11.Font = Enum.Font.SourceSans
  321. TextLabel_11.Text = "Stylish"
  322. TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  323. TextLabel_11.TextSize = 30
  324.  
  325. Button11.Name = "Button11"
  326. Button11.Parent = MainFrame
  327. Button11.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  328. Button11.BackgroundTransparency = 1
  329. Button11.Position = UDim2.new(0.522000015, 0, 0.600000024, 0)
  330. Button11.Size = UDim2.new(0, 113, 0, 39)
  331. Button11.Image = "rbxassetid://2790389767"
  332. Button11.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  333. Button11.ScaleType = Enum.ScaleType.Slice
  334. Button11.SliceCenter = Rect.new(8, 8, 248, 248)
  335.  
  336. TextLabel_12.Parent = Button11
  337. TextLabel_12.AnchorPoint = Vector2.new(0.5, 0.5)
  338. TextLabel_12.BackgroundTransparency = 1
  339. TextLabel_12.Position = UDim2.new(0.5, 0, 0.5, 0)
  340. TextLabel_12.Size = UDim2.new(1, 0, 0.899999976, 0)
  341. TextLabel_12.Font = Enum.Font.SourceSans
  342. TextLabel_12.Text = "Mage"
  343. TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  344. TextLabel_12.TextSize = 30
  345.  
  346. Button12.Name = "Button12"
  347. Button12.Parent = MainFrame
  348. Button12.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  349. Button12.BackgroundTransparency = 1
  350. Button12.Position = UDim2.new(0.522000015, 0, 0.75, 0)
  351. Button12.Size = UDim2.new(0, 113, 0, 39)
  352. Button12.Image = "rbxassetid://2790389767"
  353. Button12.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  354. Button12.ScaleType = Enum.ScaleType.Slice
  355. Button12.SliceCenter = Rect.new(8, 8, 248, 248)
  356.  
  357. TextLabel_13.Parent = Button12
  358. TextLabel_13.AnchorPoint = Vector2.new(0.5, 0.5)
  359. TextLabel_13.BackgroundTransparency = 1
  360. TextLabel_13.Position = UDim2.new(0.5, 0, 0.5, 0)
  361. TextLabel_13.Size = UDim2.new(1, 0, 0.899999976, 0)
  362. TextLabel_13.Font = Enum.Font.SourceSans
  363. TextLabel_13.Text = "Cartoony"
  364. TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
  365. TextLabel_13.TextSize = 30
  366.  
  367. Button14.Name = "Button14"
  368. Button14.Parent = MainFrame
  369. Button14.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  370. Button14.BackgroundTransparency = 1
  371. Button14.Position = UDim2.new(0.763999999, 0, 0.449999988, 0)
  372. Button14.Size = UDim2.new(0, 113, 0, 39)
  373. Button14.Image = "rbxassetid://2790389767"
  374. Button14.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  375. Button14.ScaleType = Enum.ScaleType.Slice
  376. Button14.SliceCenter = Rect.new(8, 8, 248, 248)
  377.  
  378. TextLabel_14.Parent = Button14
  379. TextLabel_14.AnchorPoint = Vector2.new(0.5, 0.5)
  380. TextLabel_14.BackgroundTransparency = 1
  381. TextLabel_14.Position = UDim2.new(0.5, 0, 0.5, 0)
  382. TextLabel_14.Size = UDim2.new(1, 0, 0.899999976, 0)
  383. TextLabel_14.Font = Enum.Font.SourceSans
  384. TextLabel_14.Text = "Superhero"
  385. TextLabel_14.TextColor3 = Color3.new(1, 1, 1)
  386. TextLabel_14.TextSize = 30
  387.  
  388. Button15.Name = "Button15"
  389. Button15.Parent = MainFrame
  390. Button15.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  391. Button15.BackgroundTransparency = 1
  392. Button15.Position = UDim2.new(0.763999999, 0, 0.600000024, 0)
  393. Button15.Size = UDim2.new(0, 113, 0, 39)
  394. Button15.Image = "rbxassetid://2790389767"
  395. Button15.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  396. Button15.ScaleType = Enum.ScaleType.Slice
  397. Button15.SliceCenter = Rect.new(8, 8, 248, 248)
  398.  
  399. TextLabel_15.Parent = Button15
  400. TextLabel_15.AnchorPoint = Vector2.new(0.5, 0.5)
  401. TextLabel_15.BackgroundTransparency = 1
  402. TextLabel_15.Position = UDim2.new(0.5, 0, 0.5, 0)
  403. TextLabel_15.Size = UDim2.new(1, 0, 0.899999976, 0)
  404. TextLabel_15.Font = Enum.Font.SourceSans
  405. TextLabel_15.Text = "Ninja"
  406. TextLabel_15.TextColor3 = Color3.new(1, 1, 1)
  407. TextLabel_15.TextSize = 30
  408.  
  409. Button16.Name = "Button16"
  410. Button16.Parent = MainFrame
  411. Button16.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  412. Button16.BackgroundTransparency = 1
  413. Button16.Position = UDim2.new(0.763999999, 0, 0.75, 0)
  414. Button16.Size = UDim2.new(0, 113, 0, 39)
  415. Button16.Image = "rbxassetid://2790389767"
  416. Button16.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  417. Button16.ScaleType = Enum.ScaleType.Slice
  418. Button16.SliceCenter = Rect.new(8, 8, 248, 248)
  419.  
  420. TextLabel_16.Parent = Button16
  421. TextLabel_16.AnchorPoint = Vector2.new(0.5, 0.5)
  422. TextLabel_16.BackgroundTransparency = 1
  423. TextLabel_16.Position = UDim2.new(0.5, 0, 0.5, 0)
  424. TextLabel_16.Size = UDim2.new(1, 0, 0.899999976, 0)
  425. TextLabel_16.Font = Enum.Font.SourceSans
  426. TextLabel_16.Text = "Elder"
  427. TextLabel_16.TextColor3 = Color3.new(1, 1, 1)
  428. TextLabel_16.TextSize = 30
  429.  
  430. PlaceHolder.Name = "PlaceHolder"
  431. PlaceHolder.Parent = MainFrame
  432. PlaceHolder.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  433. PlaceHolder.BorderColor3 = Color3.new(1, 1, 1)
  434. PlaceHolder.BorderSizePixel = 0
  435. PlaceHolder.Position = UDim2.new(0.0177865606, 0, 0.899696052, 0)
  436. PlaceHolder.Size = UDim2.new(0, 487, 0, 4)
  437.  
  438. --Scripts
  439.  
  440. local Char = game.Players.LocalPlayer.Character
  441.  
  442. --Toy
  443.  
  444. Button1.MouseButton1Down:connect (function()
  445. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=782843869"
  446. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=782846423"
  447. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=782841498"
  448. Char.Animate.idle.Animation1.Weight.Value = "9"
  449. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=782845736"
  450. Char.Animate.idle.Animation2.Weight.Value = "1"
  451. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=782847020"
  452. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=782842708"
  453. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=782844582"
  454. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=782845186"
  455. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=782843345"
  456. end)
  457.  
  458. --Pirate
  459.  
  460. Button2.MouseButton1Down:connect (function()
  461. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=750779899"
  462. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=750780242"
  463. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=750781874"
  464. Char.Animate.idle.Animation1.Weight.Value = "9"
  465. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=750782770"
  466. Char.Animate.idle.Animation2.Weight.Value = "1"
  467. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=750782230"
  468. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=750783738"
  469. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=750784579"
  470. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=750785176"
  471. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=750785693"
  472. end)
  473.  
  474. --Knight
  475.  
  476. Button3.MouseButton1Down:connect (function()
  477. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=658360781"
  478. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=657600338"
  479. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=657595757"
  480. Char.Animate.idle.Animation1.Weight.Value = "9"
  481. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=657568135"
  482. Char.Animate.idle.Animation2.Weight.Value = "1"
  483. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=658409194"
  484. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=657564596"
  485. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=657560551"
  486. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=657557095"
  487. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=657552124"
  488. end)
  489.  
  490. --Astronaut
  491.  
  492. Button4.MouseButton1Down:connect (function()
  493. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=891609353"
  494. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=891617961"
  495. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=891621366"
  496. Char.Animate.idle.Animation1.Weight.Value = "9"
  497. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=891633237"
  498. Char.Animate.idle.Animation2.Weight.Value = "1"
  499. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=891627522"
  500. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=891636393"
  501. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=891639666"
  502. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=891663592"
  503. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=891636393"
  504. end)
  505.  
  506. --Vampire
  507.  
  508. Button5.MouseButton1Down:connect (function()
  509. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=1083439238"
  510. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=1083443587"
  511. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=1083445855"
  512. Char.Animate.idle.Animation1.Weight.Value = "9"
  513. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=1083450166"
  514. Char.Animate.idle.Animation2.Weight.Value = "1"
  515. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=1083455352"
  516. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=1083462077"
  517. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=1083464683"
  518. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=1083467779"
  519. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=1083473930"
  520. end)
  521.  
  522. --Robot
  523.  
  524. Button6.MouseButton1Down:connect (function()
  525. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616086039"
  526. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616087089"
  527. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616088211"
  528. Char.Animate.idle.Animation1.Weight.Value = "9"
  529. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616089559"
  530. Char.Animate.idle.Animation2.Weight.Value = "1"
  531. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616090535"
  532. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616091570"
  533. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=616092998"
  534. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=616094091"
  535. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616095330"
  536. end)
  537.  
  538. --Levitaition
  539.  
  540. Button7.MouseButton1Down:connect (function()
  541. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616003713"
  542. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616005863"
  543. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616006778"
  544. Char.Animate.idle.Animation1.Weight.Value = "9"
  545. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616008087"
  546. Char.Animate.idle.Animation2.Weight.Value = "1"
  547. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616008936"
  548. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616010382"
  549. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=616011509"
  550. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=616012453"
  551. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616013216"
  552. end)
  553.  
  554. --Bubbly
  555.  
  556. Button8.MouseButton1Down:connect (function()
  557. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=909997997"
  558. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=910001910"
  559. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=910004836"
  560. Char.Animate.idle.Animation1.Weight.Value = "9"
  561. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=910009958"
  562. Char.Animate.idle.Animation2.Weight.Value = "1"
  563. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=910016857"
  564. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=910025107"
  565. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=910028158"
  566. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=910030921"
  567. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=910034870"
  568. end)
  569.  
  570. --Werewolf
  571.  
  572. Button9.MouseButton1Down:connect (function()
  573. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=1083182000"
  574. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=1083189019"
  575. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=1083195517"
  576. Char.Animate.idle.Animation1.Weight.Value = "9"
  577. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=1083214717"
  578. Char.Animate.idle.Animation2.Weight.Value = "1"
  579. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=1083218792"
  580. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=1083216690"
  581. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=1083222527"
  582. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=1083225406"
  583. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=1083178339"
  584. end)
  585.  
  586. --Stylish
  587.  
  588. Button10.MouseButton1Down:connect (function()
  589. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616133594"
  590. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616134815"
  591. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616136790"
  592. Char.Animate.idle.Animation1.Weight.Value = "9"
  593. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616138447"
  594. Char.Animate.idle.Animation2.Weight.Value = "1"
  595. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616139451"
  596. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616140816"
  597. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=616143378"
  598. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=616144772"
  599. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616146177"
  600. end)
  601.  
  602. --Mage
  603.  
  604. Button11.MouseButton1Down:connect (function()
  605. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=707826056"
  606. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=707829716"
  607. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=707742142"
  608. Char.Animate.idle.Animation1.Weight.Value = "9"
  609. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=707855907"
  610. Char.Animate.idle.Animation2.Weight.Value = "1"
  611. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=707853694"
  612. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=707861613"
  613. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=707876443"
  614. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=707894699"
  615. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=707897309"
  616. end)
  617.  
  618. --Cartoony
  619.  
  620. Button12.MouseButton1Down:connect (function()
  621. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=742636889"
  622. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=742637151"
  623. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=742637544"
  624. Char.Animate.idle.Animation1.Weight.Value = "9"
  625. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=742638445"
  626. Char.Animate.idle.Animation2.Weight.Value = "1"
  627. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=742637942"
  628. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=742638842"
  629. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=742639220"
  630. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=742639812"
  631. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=742640026"
  632. end)
  633.  
  634. --Zombie
  635.  
  636. Button13.MouseButton1Down:connect (function()
  637. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616156119"
  638. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616157476"
  639. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616158929"
  640. Char.Animate.idle.Animation1.Weight.Value = "9"
  641. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616160636"
  642. Char.Animate.idle.Animation2.Weight.Value = "1"
  643. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616161997"
  644. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616163682"
  645. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=616165109"
  646. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=616166655"
  647. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616168032"
  648. end)
  649.  
  650. --Superhero
  651.  
  652. Button14.MouseButton1Down:connect (function()
  653. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=616104706"
  654. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=616108001"
  655. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=616111295"
  656. Char.Animate.idle.Animation1.Weight.Value = "9"
  657. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=616113536"
  658. Char.Animate.idle.Animation2.Weight.Value = "1"
  659. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=616115533"
  660. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=616117076"
  661. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=616119360"
  662. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=616120861"
  663. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=616122287"
  664. end)
  665.  
  666. --Ninja
  667.  
  668. Button15.MouseButton1Down:connect (function()
  669. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=656114359"
  670. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=656115606"
  671. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=656117400"
  672. Char.Animate.idle.Animation1.Weight.Value = "9"
  673. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=656118341"
  674. Char.Animate.idle.Animation2.Weight.Value = "1"
  675. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=656117878"
  676. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=656118852"
  677. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=656119721"
  678. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=656121397"
  679. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=656121766"
  680. end)
  681.  
  682. --Elder
  683.  
  684. Button16.MouseButton1Down:connect (function()
  685. Char.Animate.climb.ClimbAnim.AnimationId = "http://www.roblox.com/asset/?id=845392038"
  686. Char.Animate.fall.FallAnim.AnimationId = "http://www.roblox.com/asset/?id=845396048"
  687. Char.Animate.idle.Animation1.AnimationId = "http://www.roblox.com/asset/?id=845397899"
  688. Char.Animate.idle.Animation1.Weight.Value = "9"
  689. Char.Animate.idle.Animation2.AnimationId = "http://www.roblox.com/asset/?id=845400520"
  690. Char.Animate.idle.Animation2.Weight.Value = "1"
  691. Char.Animate.jump.JumpAnim.AnimationId = "http://www.roblox.com/asset/?id=845398858"
  692. Char.Animate.run.RunAnim.AnimationId = "http://www.roblox.com/asset/?id=845386501"
  693. Char.Animate.swim.Swim.AnimationId = "http://www.roblox.com/asset/?id=845401742"
  694. Char.Animate.swimidle.SwimIdle.AnimationId = "http://www.roblox.com/asset/?id=845403127"
  695. Char.Animate.walk.WalkAnim.AnimationId = "http://www.roblox.com/asset/?id=845403856"
  696. end)
  697.  
  698.  
  699. --Other Stuff For The GUi
  700.  
  701. function onKeyPress(inputObject, gameProcessedEvent)
  702. if inputObject.KeyCode == Enum.KeyCode.Insert then
  703. if R15AnimationChanger.Enabled == false then
  704. R15AnimationChanger.Enabled = true
  705. else
  706. R15AnimationChanger.Enabled = false
  707. end
  708. end
  709. end
  710.  
  711. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  712.  
  713. game.StarterGui:SetCore("SendNotification", {
  714. Title = "R15 Animation Changer";
  715. Text = "Scripted By Mikey20Yt And Isaiah20Yt";
  716. Icon = "rbxassetid://0";
  717. Duration = 10;
  718. })
  719. wait(.1)
  720. game.StarterGui:SetCore("SendNotification", {
  721. Title = "R15 Animation Changer";
  722. Text = "GUi By Isaiah20Yt And Mikey20Yt";
  723. Icon = "rbxassetid://0";
  724. Duration = 10;
  725. })
  726. wait(1)
  727. game.StarterGui:SetCore("SendNotification", {
  728. Title = "R15 Animation Changer";
  729. Text = "Press Insert To Open and Close";
  730. Icon = "rbxassetid://0";
  731. Duration = 20;
  732. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement