ElectronUser

R15 Animations

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