Advertisement
TypicalOperator

Eagles Music

Oct 19th, 2021
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 190.17 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local EaglesMusic = Instance.new("ScreenGui")
  7. local Main = Instance.new("Frame")
  8. local Dancin = Instance.new("TextButton")
  9. local Top = Instance.new("Frame")
  10. local Title = Instance.new("TextLabel")
  11. local VE = Instance.new("TextButton")
  12. local ISAD = Instance.new("TextButton")
  13. local Stop = Instance.new("TextButton")
  14. local UICorner = Instance.new("UICorner")
  15. local CF = Instance.new("TextButton")
  16. local GP = Instance.new("TextButton")
  17. local LIF = Instance.new("TextButton")
  18. local Copyright = Instance.new("TextLabel")
  19.  
  20. --Properties:
  21.  
  22. EaglesMusic.Name = "EaglesMusic"
  23. EaglesMusic.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  24. EaglesMusic.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  25.  
  26. Main.Name = "Main"
  27. Main.Parent = EaglesMusic
  28. Main.BackgroundColor3 = Color3.fromRGB(31, 31, 31)
  29. Main.BorderSizePixel = 0
  30. Main.Position = UDim2.new(0.0582857132, 0, 0.0795262232, 0)
  31. Main.Size = UDim2.new(0, 459, 0, 409)
  32.  
  33. Dancin.Name = "Dancin"
  34. Dancin.Parent = Main
  35. Dancin.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  36. Dancin.BorderSizePixel = 0
  37. Dancin.Position = UDim2.new(0.0196078438, 0, 0.0929095373, 0)
  38. Dancin.Size = UDim2.new(0, 218, 0, 39)
  39. Dancin.Font = Enum.Font.SourceSans
  40. Dancin.Text = "Dancin - Aaron Smith"
  41. Dancin.TextColor3 = Color3.fromRGB(0, 0, 0)
  42. Dancin.TextSize = 26.000
  43.  
  44. Top.Name = "Top"
  45. Top.Parent = Main
  46. Top.BackgroundColor3 = Color3.fromRGB(172, 0, 0)
  47. Top.BorderSizePixel = 0
  48. Top.Position = UDim2.new(-0.000537816435, 0, -0.00115834177, 0)
  49. Top.Size = UDim2.new(0, 459, 0, 31)
  50.  
  51. Title.Name = "Title"
  52. Title.Parent = Top
  53. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  54. Title.BackgroundTransparency = 1.000
  55. Title.Position = UDim2.new(0.015250545, 0, 0.0152826617, 0)
  56. Title.Size = UDim2.new(0, 148, 0, 30)
  57. Title.Font = Enum.Font.GothamBlack
  58. Title.Text = "Eagles Music|"
  59. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  60. Title.TextSize = 24.000
  61. Title.TextXAlignment = Enum.TextXAlignment.Left
  62.  
  63. VE.Name = "VE"
  64. VE.Parent = Main
  65. VE.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  66. VE.BorderSizePixel = 0
  67. VE.Position = UDim2.new(0.507625341, 0, 0.0929095373, 0)
  68. VE.Size = UDim2.new(0, 218, 0, 39)
  69. VE.Font = Enum.Font.SourceSans
  70. VE.Text = "Vibrant Eyes - CG5"
  71. VE.TextColor3 = Color3.fromRGB(0, 0, 0)
  72. VE.TextSize = 26.000
  73.  
  74. ISAD.Name = "ISAD"
  75. ISAD.Parent = Main
  76. ISAD.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  77. ISAD.BorderSizePixel = 0
  78. ISAD.Position = UDim2.new(0.0174292624, 0, 0.207823962, 0)
  79. ISAD.Size = UDim2.new(0, 218, 0, 39)
  80. ISAD.Font = Enum.Font.SourceSans
  81. ISAD.Text = "I see a dreamer - CG5"
  82. ISAD.TextColor3 = Color3.fromRGB(0, 0, 0)
  83. ISAD.TextSize = 26.000
  84.  
  85. Stop.Name = "Stop"
  86. Stop.Parent = Main
  87. Stop.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  88. Stop.BorderSizePixel = 0
  89. Stop.Position = UDim2.new(0.0196078438, 0, 0.9413203, 0)
  90. Stop.Size = UDim2.new(0, 442, 0, 18)
  91. Stop.Font = Enum.Font.SourceSans
  92. Stop.Text = "Stop"
  93. Stop.TextColor3 = Color3.fromRGB(255, 255, 255)
  94. Stop.TextSize = 14.000
  95.  
  96. UICorner.CornerRadius = UDim.new(0, 3)
  97. UICorner.Parent = Main
  98.  
  99. CF.Name = "CF"
  100. CF.Parent = Main
  101. CF.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  102. CF.BorderSizePixel = 0
  103. CF.Position = UDim2.new(0.507625282, 0, 0.207823962, 0)
  104. CF.Size = UDim2.new(0, 218, 0, 39)
  105. CF.Font = Enum.Font.SourceSans
  106. CF.Text = "Conro - Fighters"
  107. CF.TextColor3 = Color3.fromRGB(0, 0, 0)
  108. CF.TextSize = 26.000
  109.  
  110. GP.Name = "GP"
  111. GP.Parent = Main
  112. GP.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  113. GP.BorderSizePixel = 0
  114. GP.Position = UDim2.new(0.0174292624, 0, 0.332518339, 0)
  115. GP.Size = UDim2.new(0, 218, 0, 39)
  116. GP.Font = Enum.Font.SourceSans
  117. GP.Text = "Good Person - Ft. Roomie & TheOdd1sOut"
  118. GP.TextColor3 = Color3.fromRGB(0, 0, 0)
  119. GP.TextSize = 14.000
  120.  
  121. LIF.Name = "LIF"
  122. LIF.Parent = Main
  123. LIF.BackgroundColor3 = Color3.fromRGB(117, 117, 117)
  124. LIF.BorderSizePixel = 0
  125. LIF.Position = UDim2.new(0.507625341, 0, 0.332518339, 0)
  126. LIF.Size = UDim2.new(0, 218, 0, 39)
  127. LIF.Font = Enum.Font.SourceSans
  128. LIF.Text = "Good Person - Ft. Roomie"
  129. LIF.TextColor3 = Color3.fromRGB(0, 0, 0)
  130. LIF.TextSize = 26.000
  131.  
  132. Copyright.Name = "Copyright"
  133. Copyright.Parent = Main
  134. Copyright.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  135. Copyright.BackgroundTransparency = 1.000
  136. Copyright.Position = UDim2.new(0.0174291935, 0, 0.889975548, 0)
  137. Copyright.Size = UDim2.new(0, 442, 0, 21)
  138. Copyright.Font = Enum.Font.SourceSans
  139. Copyright.Text = "Copyright Eagles Community 2020 & Roblox Library 2006 & Youtube 2005."
  140. Copyright.TextColor3 = Color3.fromRGB(255, 255, 255)
  141. Copyright.TextSize = 14.000
  142.  
  143. -- Scripts:
  144.  
  145. local function XJKL_fake_script() -- Dancin.LocalScript
  146. local script = Instance.new('LocalScript', Dancin)
  147.  
  148. script.Parent.MouseButton1Click:Connect(function()
  149. script.Parent.Dancin.Playing = true
  150. end)
  151. end
  152. coroutine.wrap(XJKL_fake_script)()
  153. local function MBSW_fake_script() -- Title.LocalScript
  154. local script = Instance.new('LocalScript', Title)
  155.  
  156. wait(1)
  157. script.Parent.Text = "Eagles Musi|"
  158. wait(1)
  159. script.Parent.Text = "Eagles Mus|"
  160. wait(1)
  161. script.Parent.Text = "Eagles Mu|"
  162. wait(1)
  163. script.Parent.Text = "Eagles M|"
  164. wait(1)
  165. script.Parent.Text = "Eagles |"
  166. wait(1)
  167. script.Parent.Text = "Eagles|"
  168. wait(1)
  169. script.Parent.Text = "Eagle"
  170. wait(1)
  171. script.Parent.Text = "Eagl|"
  172. wait(1)
  173. script.Parent.Text = "Eag|"
  174. wait(1)
  175. script.Parent.Text = "Ea|"
  176. wait(1)
  177. script.Parent.Text = "E"
  178. wait(1)
  179. script.Parent.Text = "Ea|"
  180. wait(1)
  181. script.Parent.Text = "Eag|"
  182. wait(1)
  183. script.Parent.Text = "Eagle"
  184. wait(1)
  185. script.Parent.Text = "Eagles|"
  186. wait(1)
  187. script.Parent.Text = "Eagles |"
  188. wait(1)
  189. script.Parent.Text = "Eagles M|"
  190. wait(1)
  191. script.Parent.Text = "Eagles Mu|"
  192. wait(1)
  193. script.Parent.Text = "Eagles Mus|"
  194. wait(1)
  195. script.Parent.Text = "Eagles Musi|"
  196. wait(1)
  197. script.Parent.Text = "Eagles Music|"
  198. wait(1)
  199. script.Parent.Text = "Eagles Musi|"
  200. wait(1)
  201. script.Parent.Text = "Eagles Mus|"
  202. wait(1)
  203. script.Parent.Text = "Eagles Mu|"
  204. wait(1)
  205. script.Parent.Text = "Eagles M|"
  206. wait(1)
  207. script.Parent.Text = "Eagles |"
  208. wait(1)
  209. script.Parent.Text = "Eagles|"
  210. wait(1)
  211. script.Parent.Text = "Eagle"
  212. wait(1)
  213. script.Parent.Text = "Eagl|"
  214. wait(1)
  215. script.Parent.Text = "Eag|"
  216. wait(1)
  217. script.Parent.Text = "Ea|"
  218. wait(1)
  219. script.Parent.Text = "E"
  220. wait(1)
  221. script.Parent.Text = "Ea|"
  222. wait(1)
  223. script.Parent.Text = "Eag|"
  224. wait(1)
  225. script.Parent.Text = "Eagle"
  226. wait(1)
  227. script.Parent.Text = "Eagles|"
  228. wait(1)
  229. script.Parent.Text = "Eagles |"
  230. wait(1)
  231. script.Parent.Text = "Eagles M|"
  232. wait(1)
  233. script.Parent.Text = "Eagles Mu|"
  234. wait(1)
  235. script.Parent.Text = "Eagles Mus|"
  236. wait(1)
  237. script.Parent.Text = "Eagles Musi|"
  238. wait(1)
  239. script.Parent.Text = "Eagles Music|"
  240. wait(1)
  241. script.Parent.Text = "Eagles Musi|"
  242. wait(1)
  243. script.Parent.Text = "Eagles Mus|"
  244. wait(1)
  245. script.Parent.Text = "Eagles Mu|"
  246. wait(1)
  247. script.Parent.Text = "Eagles M|"
  248. wait(1)
  249. script.Parent.Text = "Eagles |"
  250. wait(1)
  251. script.Parent.Text = "Eagles|"
  252. wait(1)
  253. script.Parent.Text = "Eagle"
  254. wait(1)
  255. script.Parent.Text = "Eagl|"
  256. wait(1)
  257. script.Parent.Text = "Eag|"
  258. wait(1)
  259. script.Parent.Text = "Ea|"
  260. wait(1)
  261. script.Parent.Text = "E"
  262. wait(1)
  263. script.Parent.Text = "Ea|"
  264. wait(1)
  265. script.Parent.Text = "Eag|"
  266. wait(1)
  267. script.Parent.Text = "Eagle"
  268. wait(1)
  269. script.Parent.Text = "Eagles|"
  270. wait(1)
  271. script.Parent.Text = "Eagles |"
  272. wait(1)
  273. script.Parent.Text = "Eagles M|"
  274. wait(1)
  275. script.Parent.Text = "Eagles Mu|"
  276. wait(1)
  277. script.Parent.Text = "Eagles Mus|"
  278. wait(1)
  279. script.Parent.Text = "Eagles Musi|"
  280. wait(1)
  281. script.Parent.Text = "Eagles Music|"
  282. wait(1)
  283. script.Parent.Text = "Eagles Musi|"
  284. wait(1)
  285. script.Parent.Text = "Eagles Mus|"
  286. wait(1)
  287. script.Parent.Text = "Eagles Mu|"
  288. wait(1)
  289. script.Parent.Text = "Eagles M|"
  290. wait(1)
  291. script.Parent.Text = "Eagles |"
  292. wait(1)
  293. script.Parent.Text = "Eagles|"
  294. wait(1)
  295. script.Parent.Text = "Eagle"
  296. wait(1)
  297. script.Parent.Text = "Eagl|"
  298. wait(1)
  299. script.Parent.Text = "Eag|"
  300. wait(1)
  301. script.Parent.Text = "Ea|"
  302. wait(1)
  303. script.Parent.Text = "E"
  304. wait(1)
  305. script.Parent.Text = "Ea|"
  306. wait(1)
  307. script.Parent.Text = "Eag|"
  308. wait(1)
  309. script.Parent.Text = "Eagle"
  310. wait(1)
  311. script.Parent.Text = "Eagles|"
  312. wait(1)
  313. script.Parent.Text = "Eagles |"
  314. wait(1)
  315. script.Parent.Text = "Eagles M|"
  316. wait(1)
  317. script.Parent.Text = "Eagles Mu|"
  318. wait(1)
  319. script.Parent.Text = "Eagles Mus|"
  320. wait(1)
  321. script.Parent.Text = "Eagles Musi|"
  322. wait(1)
  323. script.Parent.Text = "Eagles Music|"
  324. wait(1)
  325. script.Parent.Text = "Eagles Musi|"
  326. wait(1)
  327. script.Parent.Text = "Eagles Mus|"
  328. wait(1)
  329. script.Parent.Text = "Eagles Mu|"
  330. wait(1)
  331. script.Parent.Text = "Eagles M|"
  332. wait(1)
  333. script.Parent.Text = "Eagles |"
  334. wait(1)
  335. script.Parent.Text = "Eagles|"
  336. wait(1)
  337. script.Parent.Text = "Eagle"
  338. wait(1)
  339. script.Parent.Text = "Eagl|"
  340. wait(1)
  341. script.Parent.Text = "Eag|"
  342. wait(1)
  343. script.Parent.Text = "Ea|"
  344. wait(1)
  345. script.Parent.Text = "E"
  346. wait(1)
  347. script.Parent.Text = "Ea|"
  348. wait(1)
  349. script.Parent.Text = "Eag|"
  350. wait(1)
  351. script.Parent.Text = "Eagle"
  352. wait(1)
  353. script.Parent.Text = "Eagles|"
  354. wait(1)
  355. script.Parent.Text = "Eagles |"
  356. wait(1)
  357. script.Parent.Text = "Eagles M|"
  358. wait(1)
  359. script.Parent.Text = "Eagles Mu|"
  360. wait(1)
  361. script.Parent.Text = "Eagles Mus|"
  362. wait(1)
  363. script.Parent.Text = "Eagles Musi|"
  364. wait(1)
  365. script.Parent.Text = "Eagles Music|"
  366. wait(1)
  367. script.Parent.Text = "Eagles Musi|"
  368. wait(1)
  369. script.Parent.Text = "Eagles Mus|"
  370. wait(1)
  371. script.Parent.Text = "Eagles Mu|"
  372. wait(1)
  373. script.Parent.Text = "Eagles M|"
  374. wait(1)
  375. script.Parent.Text = "Eagles |"
  376. wait(1)
  377. script.Parent.Text = "Eagles|"
  378. wait(1)
  379. script.Parent.Text = "Eagle"
  380. wait(1)
  381. script.Parent.Text = "Eagl|"
  382. wait(1)
  383. script.Parent.Text = "Eag|"
  384. wait(1)
  385. script.Parent.Text = "Ea|"
  386. wait(1)
  387. script.Parent.Text = "E"
  388. wait(1)
  389. script.Parent.Text = "Ea|"
  390. wait(1)
  391. script.Parent.Text = "Eag|"
  392. wait(1)
  393. script.Parent.Text = "Eagle"
  394. wait(1)
  395. script.Parent.Text = "Eagles|"
  396. wait(1)
  397. script.Parent.Text = "Eagles |"
  398. wait(1)
  399. script.Parent.Text = "Eagles M|"
  400. wait(1)
  401. script.Parent.Text = "Eagles Mu|"
  402. wait(1)
  403. script.Parent.Text = "Eagles Mus|"
  404. wait(1)
  405. script.Parent.Text = "Eagles Musi|"
  406. wait(1)
  407. script.Parent.Text = "Eagles Music|"
  408. wait(1)
  409. script.Parent.Text = "Eagles Musi|"
  410. wait(1)
  411. script.Parent.Text = "Eagles Mus|"
  412. wait(1)
  413. script.Parent.Text = "Eagles Mu|"
  414. wait(1)
  415. script.Parent.Text = "Eagles M|"
  416. wait(1)
  417. script.Parent.Text = "Eagles |"
  418. wait(1)
  419. script.Parent.Text = "Eagles|"
  420. wait(1)
  421. script.Parent.Text = "Eagle"
  422. wait(1)
  423. script.Parent.Text = "Eagl|"
  424. wait(1)
  425. script.Parent.Text = "Eag|"
  426. wait(1)
  427. script.Parent.Text = "Ea|"
  428. wait(1)
  429. script.Parent.Text = "E"
  430. wait(1)
  431. script.Parent.Text = "Ea|"
  432. wait(1)
  433. script.Parent.Text = "Eag|"
  434. wait(1)
  435. script.Parent.Text = "Eagle"
  436. wait(1)
  437. script.Parent.Text = "Eagles|"
  438. wait(1)
  439. script.Parent.Text = "Eagles |"
  440. wait(1)
  441. script.Parent.Text = "Eagles M|"
  442. wait(1)
  443. script.Parent.Text = "Eagles Mu|"
  444. wait(1)
  445. script.Parent.Text = "Eagles Mus|"
  446. wait(1)
  447. script.Parent.Text = "Eagles Musi|"
  448. wait(1)
  449. script.Parent.Text = "Eagles Music|"
  450. wait(1)
  451. script.Parent.Text = "Eagles Musi|"
  452. wait(1)
  453. script.Parent.Text = "Eagles Mus|"
  454. wait(1)
  455. script.Parent.Text = "Eagles Mu|"
  456. wait(1)
  457. script.Parent.Text = "Eagles M|"
  458. wait(1)
  459. script.Parent.Text = "Eagles |"
  460. wait(1)
  461. script.Parent.Text = "Eagles|"
  462. wait(1)
  463. script.Parent.Text = "Eagle"
  464. wait(1)
  465. script.Parent.Text = "Eagl|"
  466. wait(1)
  467. script.Parent.Text = "Eag|"
  468. wait(1)
  469. script.Parent.Text = "Ea|"
  470. wait(1)
  471. script.Parent.Text = "E"
  472. wait(1)
  473. script.Parent.Text = "Ea|"
  474. wait(1)
  475. script.Parent.Text = "Eag|"
  476. wait(1)
  477. script.Parent.Text = "Eagle"
  478. wait(1)
  479. script.Parent.Text = "Eagles|"
  480. wait(1)
  481. script.Parent.Text = "Eagles |"
  482. wait(1)
  483. script.Parent.Text = "Eagles M|"
  484. wait(1)
  485. script.Parent.Text = "Eagles Mu|"
  486. wait(1)
  487. script.Parent.Text = "Eagles Mus|"
  488. wait(1)
  489. script.Parent.Text = "Eagles Musi|"
  490. wait(1)
  491. script.Parent.Text = "Eagles Music|"
  492. wait(1)
  493. script.Parent.Text = "Eagles Musi|"
  494. wait(1)
  495. script.Parent.Text = "Eagles Mus|"
  496. wait(1)
  497. script.Parent.Text = "Eagles Mu|"
  498. wait(1)
  499. script.Parent.Text = "Eagles M|"
  500. wait(1)
  501. script.Parent.Text = "Eagles |"
  502. wait(1)
  503. script.Parent.Text = "Eagles|"
  504. wait(1)
  505. script.Parent.Text = "Eagle"
  506. wait(1)
  507. script.Parent.Text = "Eagl|"
  508. wait(1)
  509. script.Parent.Text = "Eag|"
  510. wait(1)
  511. script.Parent.Text = "Ea|"
  512. wait(1)
  513. script.Parent.Text = "E"
  514. wait(1)
  515. script.Parent.Text = "Ea|"
  516. wait(1)
  517. script.Parent.Text = "Eag|"
  518. wait(1)
  519. script.Parent.Text = "Eagle"
  520. wait(1)
  521. script.Parent.Text = "Eagles|"
  522. wait(1)
  523. script.Parent.Text = "Eagles |"
  524. wait(1)
  525. script.Parent.Text = "Eagles M|"
  526. wait(1)
  527. script.Parent.Text = "Eagles Mu|"
  528. wait(1)
  529. script.Parent.Text = "Eagles Mus|"
  530. wait(1)
  531. script.Parent.Text = "Eagles Musi|"
  532. wait(1)
  533. script.Parent.Text = "Eagles Music|"
  534. wait(1)
  535. script.Parent.Text = "Eagles Musi|"
  536. wait(1)
  537. script.Parent.Text = "Eagles Mus|"
  538. wait(1)
  539. script.Parent.Text = "Eagles Mu|"
  540. wait(1)
  541. script.Parent.Text = "Eagles M|"
  542. wait(1)
  543. script.Parent.Text = "Eagles |"
  544. wait(1)
  545. script.Parent.Text = "Eagles|"
  546. wait(1)
  547. script.Parent.Text = "Eagle"
  548. wait(1)
  549. script.Parent.Text = "Eagl|"
  550. wait(1)
  551. script.Parent.Text = "Eag|"
  552. wait(1)
  553. script.Parent.Text = "Ea|"
  554. wait(1)
  555. script.Parent.Text = "E"
  556. wait(1)
  557. script.Parent.Text = "Ea|"
  558. wait(1)
  559. script.Parent.Text = "Eag|"
  560. wait(1)
  561. script.Parent.Text = "Eagle"
  562. wait(1)
  563. script.Parent.Text = "Eagles|"
  564. wait(1)
  565. script.Parent.Text = "Eagles |"
  566. wait(1)
  567. script.Parent.Text = "Eagles M|"
  568. wait(1)
  569. script.Parent.Text = "Eagles Mu|"
  570. wait(1)
  571. script.Parent.Text = "Eagles Mus|"
  572. wait(1)
  573. script.Parent.Text = "Eagles Musi|"
  574. wait(1)
  575. script.Parent.Text = "Eagles Music|"
  576. wait(1)
  577. script.Parent.Text = "Eagles Musi|"
  578. wait(1)
  579. script.Parent.Text = "Eagles Mus|"
  580. wait(1)
  581. script.Parent.Text = "Eagles Mu|"
  582. wait(1)
  583. script.Parent.Text = "Eagles M|"
  584. wait(1)
  585. script.Parent.Text = "Eagles |"
  586. wait(1)
  587. script.Parent.Text = "Eagles|"
  588. wait(1)
  589. script.Parent.Text = "Eagle"
  590. wait(1)
  591. script.Parent.Text = "Eagl|"
  592. wait(1)
  593. script.Parent.Text = "Eag|"
  594. wait(1)
  595. script.Parent.Text = "Ea|"
  596. wait(1)
  597. script.Parent.Text = "E"
  598. wait(1)
  599. script.Parent.Text = "Ea|"
  600. wait(1)
  601. script.Parent.Text = "Eag|"
  602. wait(1)
  603. script.Parent.Text = "Eagle"
  604. wait(1)
  605. script.Parent.Text = "Eagles|"
  606. wait(1)
  607. script.Parent.Text = "Eagles |"
  608. wait(1)
  609. script.Parent.Text = "Eagles M|"
  610. wait(1)
  611. script.Parent.Text = "Eagles Mu|"
  612. wait(1)
  613. script.Parent.Text = "Eagles Mus|"
  614. wait(1)
  615. script.Parent.Text = "Eagles Musi|"
  616. wait(1)
  617. script.Parent.Text = "Eagles Music|"
  618. wait(1)
  619. script.Parent.Text = "Eagles Musi|"
  620. wait(1)
  621. script.Parent.Text = "Eagles Mus|"
  622. wait(1)
  623. script.Parent.Text = "Eagles Mu|"
  624. wait(1)
  625. script.Parent.Text = "Eagles M|"
  626. wait(1)
  627. script.Parent.Text = "Eagles |"
  628. wait(1)
  629. script.Parent.Text = "Eagles|"
  630. wait(1)
  631. script.Parent.Text = "Eagle"
  632. wait(1)
  633. script.Parent.Text = "Eagl|"
  634. wait(1)
  635. script.Parent.Text = "Eag|"
  636. wait(1)
  637. script.Parent.Text = "Ea|"
  638. wait(1)
  639. script.Parent.Text = "E"
  640. wait(1)
  641. script.Parent.Text = "Ea|"
  642. wait(1)
  643. script.Parent.Text = "Eag|"
  644. wait(1)
  645. script.Parent.Text = "Eagle"
  646. wait(1)
  647. script.Parent.Text = "Eagles|"
  648. wait(1)
  649. script.Parent.Text = "Eagles |"
  650. wait(1)
  651. script.Parent.Text = "Eagles M|"
  652. wait(1)
  653. script.Parent.Text = "Eagles Mu|"
  654. wait(1)
  655. script.Parent.Text = "Eagles Mus|"
  656. wait(1)
  657. script.Parent.Text = "Eagles Musi|"
  658. wait(1)
  659. script.Parent.Text = "Eagles Music|"
  660. wait(1)
  661. script.Parent.Text = "Eagles Musi|"
  662. wait(1)
  663. script.Parent.Text = "Eagles Mus|"
  664. wait(1)
  665. script.Parent.Text = "Eagles Mu|"
  666. wait(1)
  667. script.Parent.Text = "Eagles M|"
  668. wait(1)
  669. script.Parent.Text = "Eagles |"
  670. wait(1)
  671. script.Parent.Text = "Eagles|"
  672. wait(1)
  673. script.Parent.Text = "Eagle"
  674. wait(1)
  675. script.Parent.Text = "Eagl|"
  676. wait(1)
  677. script.Parent.Text = "Eag|"
  678. wait(1)
  679. script.Parent.Text = "Ea|"
  680. wait(1)
  681. script.Parent.Text = "E"
  682. wait(1)
  683. script.Parent.Text = "Ea|"
  684. wait(1)
  685. script.Parent.Text = "Eag|"
  686. wait(1)
  687. script.Parent.Text = "Eagle"
  688. wait(1)
  689. script.Parent.Text = "Eagles|"
  690. wait(1)
  691. script.Parent.Text = "Eagles |"
  692. wait(1)
  693. script.Parent.Text = "Eagles M|"
  694. wait(1)
  695. script.Parent.Text = "Eagles Mu|"
  696. wait(1)
  697. script.Parent.Text = "Eagles Mus|"
  698. wait(1)
  699. script.Parent.Text = "Eagles Musi|"
  700. wait(1)
  701. script.Parent.Text = "Eagles Music|"
  702. wait(1)
  703. script.Parent.Text = "Eagles Musi|"
  704. wait(1)
  705. script.Parent.Text = "Eagles Mus|"
  706. wait(1)
  707. script.Parent.Text = "Eagles Mu|"
  708. wait(1)
  709. script.Parent.Text = "Eagles M|"
  710. wait(1)
  711. script.Parent.Text = "Eagles |"
  712. wait(1)
  713. script.Parent.Text = "Eagles|"
  714. wait(1)
  715. script.Parent.Text = "Eagle"
  716. wait(1)
  717. script.Parent.Text = "Eagl|"
  718. wait(1)
  719. script.Parent.Text = "Eag|"
  720. wait(1)
  721. script.Parent.Text = "Ea|"
  722. wait(1)
  723. script.Parent.Text = "E"
  724. wait(1)
  725. script.Parent.Text = "Ea|"
  726. wait(1)
  727. script.Parent.Text = "Eag|"
  728. wait(1)
  729. script.Parent.Text = "Eagle"
  730. wait(1)
  731. script.Parent.Text = "Eagles|"
  732. wait(1)
  733. script.Parent.Text = "Eagles |"
  734. wait(1)
  735. script.Parent.Text = "Eagles M|"
  736. wait(1)
  737. script.Parent.Text = "Eagles Mu|"
  738. wait(1)
  739. script.Parent.Text = "Eagles Mus|"
  740. wait(1)
  741. script.Parent.Text = "Eagles Musi|"
  742. wait(1)
  743. script.Parent.Text = "Eagles Music|"
  744. wait(1)
  745. script.Parent.Text = "Eagles Musi|"
  746. wait(1)
  747. script.Parent.Text = "Eagles Mus|"
  748. wait(1)
  749. script.Parent.Text = "Eagles Mu|"
  750. wait(1)
  751. script.Parent.Text = "Eagles M|"
  752. wait(1)
  753. script.Parent.Text = "Eagles |"
  754. wait(1)
  755. script.Parent.Text = "Eagles|"
  756. wait(1)
  757. script.Parent.Text = "Eagle"
  758. wait(1)
  759. script.Parent.Text = "Eagl|"
  760. wait(1)
  761. script.Parent.Text = "Eag|"
  762. wait(1)
  763. script.Parent.Text = "Ea|"
  764. wait(1)
  765. script.Parent.Text = "E"
  766. wait(1)
  767. script.Parent.Text = "Ea|"
  768. wait(1)
  769. script.Parent.Text = "Eag|"
  770. wait(1)
  771. script.Parent.Text = "Eagle"
  772. wait(1)
  773. script.Parent.Text = "Eagles|"
  774. wait(1)
  775. script.Parent.Text = "Eagles |"
  776. wait(1)
  777. script.Parent.Text = "Eagles M|"
  778. wait(1)
  779. script.Parent.Text = "Eagles Mu|"
  780. wait(1)
  781. script.Parent.Text = "Eagles Mus|"
  782. wait(1)
  783. script.Parent.Text = "Eagles Musi|"
  784. wait(1)
  785. script.Parent.Text = "Eagles Music|"
  786. wait(1)
  787. script.Parent.Text = "Eagles Musi|"
  788. wait(1)
  789. script.Parent.Text = "Eagles Mus|"
  790. wait(1)
  791. script.Parent.Text = "Eagles Mu|"
  792. wait(1)
  793. script.Parent.Text = "Eagles M|"
  794. wait(1)
  795. script.Parent.Text = "Eagles |"
  796. wait(1)
  797. script.Parent.Text = "Eagles|"
  798. wait(1)
  799. script.Parent.Text = "Eagle"
  800. wait(1)
  801. script.Parent.Text = "Eagl|"
  802. wait(1)
  803. script.Parent.Text = "Eag|"
  804. wait(1)
  805. script.Parent.Text = "Ea|"
  806. wait(1)
  807. script.Parent.Text = "E"
  808. wait(1)
  809. script.Parent.Text = "Ea|"
  810. wait(1)
  811. script.Parent.Text = "Eag|"
  812. wait(1)
  813. script.Parent.Text = "Eagle"
  814. wait(1)
  815. script.Parent.Text = "Eagles|"
  816. wait(1)
  817. script.Parent.Text = "Eagles |"
  818. wait(1)
  819. script.Parent.Text = "Eagles M|"
  820. wait(1)
  821. script.Parent.Text = "Eagles Mu|"
  822. wait(1)
  823. script.Parent.Text = "Eagles Mus|"
  824. wait(1)
  825. script.Parent.Text = "Eagles Musi|"
  826. wait(1)
  827. script.Parent.Text = "Eagles Music|"
  828. wait(1)
  829. script.Parent.Text = "Eagles Musi|"
  830. wait(1)
  831. script.Parent.Text = "Eagles Mus|"
  832. wait(1)
  833. script.Parent.Text = "Eagles Mu|"
  834. wait(1)
  835. script.Parent.Text = "Eagles M|"
  836. wait(1)
  837. script.Parent.Text = "Eagles |"
  838. wait(1)
  839. script.Parent.Text = "Eagles|"
  840. wait(1)
  841. script.Parent.Text = "Eagle"
  842. wait(1)
  843. script.Parent.Text = "Eagl|"
  844. wait(1)
  845. script.Parent.Text = "Eag|"
  846. wait(1)
  847. script.Parent.Text = "Ea|"
  848. wait(1)
  849. script.Parent.Text = "E"
  850. wait(1)
  851. script.Parent.Text = "Ea|"
  852. wait(1)
  853. script.Parent.Text = "Eag|"
  854. wait(1)
  855. script.Parent.Text = "Eagle"
  856. wait(1)
  857. script.Parent.Text = "Eagles|"
  858. wait(1)
  859. script.Parent.Text = "Eagles |"
  860. wait(1)
  861. script.Parent.Text = "Eagles M|"
  862. wait(1)
  863. script.Parent.Text = "Eagles Mu|"
  864. wait(1)
  865. script.Parent.Text = "Eagles Mus|"
  866. wait(1)
  867. script.Parent.Text = "Eagles Musi|"
  868. wait(1)
  869. script.Parent.Text = "Eagles Music|"
  870. wait(1)
  871. script.Parent.Text = "Eagles Musi|"
  872. wait(1)
  873. script.Parent.Text = "Eagles Mus|"
  874. wait(1)
  875. script.Parent.Text = "Eagles Mu|"
  876. wait(1)
  877. script.Parent.Text = "Eagles M|"
  878. wait(1)
  879. script.Parent.Text = "Eagles |"
  880. wait(1)
  881. script.Parent.Text = "Eagles|"
  882. wait(1)
  883. script.Parent.Text = "Eagle"
  884. wait(1)
  885. script.Parent.Text = "Eagl|"
  886. wait(1)
  887. script.Parent.Text = "Eag|"
  888. wait(1)
  889. script.Parent.Text = "Ea|"
  890. wait(1)
  891. script.Parent.Text = "E"
  892. wait(1)
  893. script.Parent.Text = "Ea|"
  894. wait(1)
  895. script.Parent.Text = "Eag|"
  896. wait(1)
  897. script.Parent.Text = "Eagle"
  898. wait(1)
  899. script.Parent.Text = "Eagles|"
  900. wait(1)
  901. script.Parent.Text = "Eagles |"
  902. wait(1)
  903. script.Parent.Text = "Eagles M|"
  904. wait(1)
  905. script.Parent.Text = "Eagles Mu|"
  906. wait(1)
  907. script.Parent.Text = "Eagles Mus|"
  908. wait(1)
  909. script.Parent.Text = "Eagles Musi|"
  910. wait(1)
  911. script.Parent.Text = "Eagles Music|"
  912. wait(1)
  913. script.Parent.Text = "Eagles Musi|"
  914. wait(1)
  915. script.Parent.Text = "Eagles Mus|"
  916. wait(1)
  917. script.Parent.Text = "Eagles Mu|"
  918. wait(1)
  919. script.Parent.Text = "Eagles M|"
  920. wait(1)
  921. script.Parent.Text = "Eagles |"
  922. wait(1)
  923. script.Parent.Text = "Eagles|"
  924. wait(1)
  925. script.Parent.Text = "Eagle"
  926. wait(1)
  927. script.Parent.Text = "Eagl|"
  928. wait(1)
  929. script.Parent.Text = "Eag|"
  930. wait(1)
  931. script.Parent.Text = "Ea|"
  932. wait(1)
  933. script.Parent.Text = "E"
  934. wait(1)
  935. script.Parent.Text = "Ea|"
  936. wait(1)
  937. script.Parent.Text = "Eag|"
  938. wait(1)
  939. script.Parent.Text = "Eagle"
  940. wait(1)
  941. script.Parent.Text = "Eagles|"
  942. wait(1)
  943. script.Parent.Text = "Eagles |"
  944. wait(1)
  945. script.Parent.Text = "Eagles M|"
  946. wait(1)
  947. script.Parent.Text = "Eagles Mu|"
  948. wait(1)
  949. script.Parent.Text = "Eagles Mus|"
  950. wait(1)
  951. script.Parent.Text = "Eagles Musi|"
  952. wait(1)
  953. script.Parent.Text = "Eagles Music|"
  954. wait(1)
  955. script.Parent.Text = "Eagles Musi|"
  956. wait(1)
  957. script.Parent.Text = "Eagles Mus|"
  958. wait(1)
  959. script.Parent.Text = "Eagles Mu|"
  960. wait(1)
  961. script.Parent.Text = "Eagles M|"
  962. wait(1)
  963. script.Parent.Text = "Eagles |"
  964. wait(1)
  965. script.Parent.Text = "Eagles|"
  966. wait(1)
  967. script.Parent.Text = "Eagle"
  968. wait(1)
  969. script.Parent.Text = "Eagl|"
  970. wait(1)
  971. script.Parent.Text = "Eag|"
  972. wait(1)
  973. script.Parent.Text = "Ea|"
  974. wait(1)
  975. script.Parent.Text = "E"
  976. wait(1)
  977. script.Parent.Text = "Ea|"
  978. wait(1)
  979. script.Parent.Text = "Eag|"
  980. wait(1)
  981. script.Parent.Text = "Eagle"
  982. wait(1)
  983. script.Parent.Text = "Eagles|"
  984. wait(1)
  985. script.Parent.Text = "Eagles |"
  986. wait(1)
  987. script.Parent.Text = "Eagles M|"
  988. wait(1)
  989. script.Parent.Text = "Eagles Mu|"
  990. wait(1)
  991. script.Parent.Text = "Eagles Mus|"
  992. wait(1)
  993. script.Parent.Text = "Eagles Musi|"
  994. wait(1)
  995. script.Parent.Text = "Eagles Music|"
  996. wait(1)
  997. script.Parent.Text = "Eagles Musi|"
  998. wait(1)
  999. script.Parent.Text = "Eagles Mus|"
  1000. wait(1)
  1001. script.Parent.Text = "Eagles Mu|"
  1002. wait(1)
  1003. script.Parent.Text = "Eagles M|"
  1004. wait(1)
  1005. script.Parent.Text = "Eagles |"
  1006. wait(1)
  1007. script.Parent.Text = "Eagles|"
  1008. wait(1)
  1009. script.Parent.Text = "Eagle"
  1010. wait(1)
  1011. script.Parent.Text = "Eagl|"
  1012. wait(1)
  1013. script.Parent.Text = "Eag|"
  1014. wait(1)
  1015. script.Parent.Text = "Ea|"
  1016. wait(1)
  1017. script.Parent.Text = "E"
  1018. wait(1)
  1019. script.Parent.Text = "Ea|"
  1020. wait(1)
  1021. script.Parent.Text = "Eag|"
  1022. wait(1)
  1023. script.Parent.Text = "Eagle"
  1024. wait(1)
  1025. script.Parent.Text = "Eagles|"
  1026. wait(1)
  1027. script.Parent.Text = "Eagles |"
  1028. wait(1)
  1029. script.Parent.Text = "Eagles M|"
  1030. wait(1)
  1031. script.Parent.Text = "Eagles Mu|"
  1032. wait(1)
  1033. script.Parent.Text = "Eagles Mus|"
  1034. wait(1)
  1035. script.Parent.Text = "Eagles Musi|"
  1036. wait(1)
  1037. script.Parent.Text = "Eagles Music|"
  1038. wait(1)
  1039. script.Parent.Text = "Eagles Musi|"
  1040. wait(1)
  1041. script.Parent.Text = "Eagles Mus|"
  1042. wait(1)
  1043. script.Parent.Text = "Eagles Mu|"
  1044. wait(1)
  1045. script.Parent.Text = "Eagles M|"
  1046. wait(1)
  1047. script.Parent.Text = "Eagles |"
  1048. wait(1)
  1049. script.Parent.Text = "Eagles|"
  1050. wait(1)
  1051. script.Parent.Text = "Eagle"
  1052. wait(1)
  1053. script.Parent.Text = "Eagl|"
  1054. wait(1)
  1055. script.Parent.Text = "Eag|"
  1056. wait(1)
  1057. script.Parent.Text = "Ea|"
  1058. wait(1)
  1059. script.Parent.Text = "E"
  1060. wait(1)
  1061. script.Parent.Text = "Ea|"
  1062. wait(1)
  1063. script.Parent.Text = "Eag|"
  1064. wait(1)
  1065. script.Parent.Text = "Eagle"
  1066. wait(1)
  1067. script.Parent.Text = "Eagles|"
  1068. wait(1)
  1069. script.Parent.Text = "Eagles |"
  1070. wait(1)
  1071. script.Parent.Text = "Eagles M|"
  1072. wait(1)
  1073. script.Parent.Text = "Eagles Mu|"
  1074. wait(1)
  1075. script.Parent.Text = "Eagles Mus|"
  1076. wait(1)
  1077. script.Parent.Text = "Eagles Musi|"
  1078. wait(1)
  1079. script.Parent.Text = "Eagles Music|"
  1080. wait(1)
  1081. script.Parent.Text = "Eagles Musi|"
  1082. wait(1)
  1083. script.Parent.Text = "Eagles Mus|"
  1084. wait(1)
  1085. script.Parent.Text = "Eagles Mu|"
  1086. wait(1)
  1087. script.Parent.Text = "Eagles M|"
  1088. wait(1)
  1089. script.Parent.Text = "Eagles |"
  1090. wait(1)
  1091. script.Parent.Text = "Eagles|"
  1092. wait(1)
  1093. script.Parent.Text = "Eagle"
  1094. wait(1)
  1095. script.Parent.Text = "Eagl|"
  1096. wait(1)
  1097. script.Parent.Text = "Eag|"
  1098. wait(1)
  1099. script.Parent.Text = "Ea|"
  1100. wait(1)
  1101. script.Parent.Text = "E"
  1102. wait(1)
  1103. script.Parent.Text = "Ea|"
  1104. wait(1)
  1105. script.Parent.Text = "Eag|"
  1106. wait(1)
  1107. script.Parent.Text = "Eagle"
  1108. wait(1)
  1109. script.Parent.Text = "Eagles|"
  1110. wait(1)
  1111. script.Parent.Text = "Eagles |"
  1112. wait(1)
  1113. script.Parent.Text = "Eagles M|"
  1114. wait(1)
  1115. script.Parent.Text = "Eagles Mu|"
  1116. wait(1)
  1117. script.Parent.Text = "Eagles Mus|"
  1118. wait(1)
  1119. script.Parent.Text = "Eagles Musi|"
  1120. wait(1)
  1121. script.Parent.Text = "Eagles Music|"
  1122. wait(1)
  1123. script.Parent.Text = "Eagles Musi|"
  1124. wait(1)
  1125. script.Parent.Text = "Eagles Mus|"
  1126. wait(1)
  1127. script.Parent.Text = "Eagles Mu|"
  1128. wait(1)
  1129. script.Parent.Text = "Eagles M|"
  1130. wait(1)
  1131. script.Parent.Text = "Eagles |"
  1132. wait(1)
  1133. script.Parent.Text = "Eagles|"
  1134. wait(1)
  1135. script.Parent.Text = "Eagle"
  1136. wait(1)
  1137. script.Parent.Text = "Eagl|"
  1138. wait(1)
  1139. script.Parent.Text = "Eag|"
  1140. wait(1)
  1141. script.Parent.Text = "Ea|"
  1142. wait(1)
  1143. script.Parent.Text = "E"
  1144. wait(1)
  1145. script.Parent.Text = "Ea|"
  1146. wait(1)
  1147. script.Parent.Text = "Eag|"
  1148. wait(1)
  1149. script.Parent.Text = "Eagle"
  1150. wait(1)
  1151. script.Parent.Text = "Eagles|"
  1152. wait(1)
  1153. script.Parent.Text = "Eagles |"
  1154. wait(1)
  1155. script.Parent.Text = "Eagles M|"
  1156. wait(1)
  1157. script.Parent.Text = "Eagles Mu|"
  1158. wait(1)
  1159. script.Parent.Text = "Eagles Mus|"
  1160. wait(1)
  1161. script.Parent.Text = "Eagles Musi|"
  1162. wait(1)
  1163. script.Parent.Text = "Eagles Music|"
  1164. wait(1)
  1165. script.Parent.Text = "Eagles Musi|"
  1166. wait(1)
  1167. script.Parent.Text = "Eagles Mus|"
  1168. wait(1)
  1169. script.Parent.Text = "Eagles Mu|"
  1170. wait(1)
  1171. script.Parent.Text = "Eagles M|"
  1172. wait(1)
  1173. script.Parent.Text = "Eagles |"
  1174. wait(1)
  1175. script.Parent.Text = "Eagles|"
  1176. wait(1)
  1177. script.Parent.Text = "Eagle"
  1178. wait(1)
  1179. script.Parent.Text = "Eagl|"
  1180. wait(1)
  1181. script.Parent.Text = "Eag|"
  1182. wait(1)
  1183. script.Parent.Text = "Ea|"
  1184. wait(1)
  1185. script.Parent.Text = "E"
  1186. wait(1)
  1187. script.Parent.Text = "Ea|"
  1188. wait(1)
  1189. script.Parent.Text = "Eag|"
  1190. wait(1)
  1191. script.Parent.Text = "Eagle"
  1192. wait(1)
  1193. script.Parent.Text = "Eagles|"
  1194. wait(1)
  1195. script.Parent.Text = "Eagles |"
  1196. wait(1)
  1197. script.Parent.Text = "Eagles M|"
  1198. wait(1)
  1199. script.Parent.Text = "Eagles Mu|"
  1200. wait(1)
  1201. script.Parent.Text = "Eagles Mus|"
  1202. wait(1)
  1203. script.Parent.Text = "Eagles Musi|"
  1204. wait(1)
  1205. script.Parent.Text = "Eagles Music|"
  1206. wait(1)
  1207. script.Parent.Text = "Eagles Musi|"
  1208. wait(1)
  1209. script.Parent.Text = "Eagles Mus|"
  1210. wait(1)
  1211. script.Parent.Text = "Eagles Mu|"
  1212. wait(1)
  1213. script.Parent.Text = "Eagles M|"
  1214. wait(1)
  1215. script.Parent.Text = "Eagles |"
  1216. wait(1)
  1217. script.Parent.Text = "Eagles|"
  1218. wait(1)
  1219. script.Parent.Text = "Eagle"
  1220. wait(1)
  1221. script.Parent.Text = "Eagl|"
  1222. wait(1)
  1223. script.Parent.Text = "Eag|"
  1224. wait(1)
  1225. script.Parent.Text = "Ea|"
  1226. wait(1)
  1227. script.Parent.Text = "E"
  1228. wait(1)
  1229. script.Parent.Text = "Ea|"
  1230. wait(1)
  1231. script.Parent.Text = "Eag|"
  1232. wait(1)
  1233. script.Parent.Text = "Eagle"
  1234. wait(1)
  1235. script.Parent.Text = "Eagles|"
  1236. wait(1)
  1237. script.Parent.Text = "Eagles |"
  1238. wait(1)
  1239. script.Parent.Text = "Eagles M|"
  1240. wait(1)
  1241. script.Parent.Text = "Eagles Mu|"
  1242. wait(1)
  1243. script.Parent.Text = "Eagles Mus|"
  1244. wait(1)
  1245. script.Parent.Text = "Eagles Musi|"
  1246. wait(1)
  1247. script.Parent.Text = "Eagles Music|"
  1248. wait(1)
  1249. script.Parent.Text = "Eagles Musi|"
  1250. wait(1)
  1251. script.Parent.Text = "Eagles Mus|"
  1252. wait(1)
  1253. script.Parent.Text = "Eagles Mu|"
  1254. wait(1)
  1255. script.Parent.Text = "Eagles M|"
  1256. wait(1)
  1257. script.Parent.Text = "Eagles |"
  1258. wait(1)
  1259. script.Parent.Text = "Eagles|"
  1260. wait(1)
  1261. script.Parent.Text = "Eagle"
  1262. wait(1)
  1263. script.Parent.Text = "Eagl|"
  1264. wait(1)
  1265. script.Parent.Text = "Eag|"
  1266. wait(1)
  1267. script.Parent.Text = "Ea|"
  1268. wait(1)
  1269. script.Parent.Text = "E"
  1270. wait(1)
  1271. script.Parent.Text = "Ea|"
  1272. wait(1)
  1273. script.Parent.Text = "Eag|"
  1274. wait(1)
  1275. script.Parent.Text = "Eagle"
  1276. wait(1)
  1277. script.Parent.Text = "Eagles|"
  1278. wait(1)
  1279. script.Parent.Text = "Eagles |"
  1280. wait(1)
  1281. script.Parent.Text = "Eagles M|"
  1282. wait(1)
  1283. script.Parent.Text = "Eagles Mu|"
  1284. wait(1)
  1285. script.Parent.Text = "Eagles Mus|"
  1286. wait(1)
  1287. script.Parent.Text = "Eagles Musi|"
  1288. wait(1)
  1289. script.Parent.Text = "Eagles Music|"
  1290. wait(1)
  1291. script.Parent.Text = "Eagles Musi|"
  1292. wait(1)
  1293. script.Parent.Text = "Eagles Mus|"
  1294. wait(1)
  1295. script.Parent.Text = "Eagles Mu|"
  1296. wait(1)
  1297. script.Parent.Text = "Eagles M|"
  1298. wait(1)
  1299. script.Parent.Text = "Eagles |"
  1300. wait(1)
  1301. script.Parent.Text = "Eagles|"
  1302. wait(1)
  1303. script.Parent.Text = "Eagle"
  1304. wait(1)
  1305. script.Parent.Text = "Eagl|"
  1306. wait(1)
  1307. script.Parent.Text = "Eag|"
  1308. wait(1)
  1309. script.Parent.Text = "Ea|"
  1310. wait(1)
  1311. script.Parent.Text = "E"
  1312. wait(1)
  1313. script.Parent.Text = "Ea|"
  1314. wait(1)
  1315. script.Parent.Text = "Eag|"
  1316. wait(1)
  1317. script.Parent.Text = "Eagle"
  1318. wait(1)
  1319. script.Parent.Text = "Eagles|"
  1320. wait(1)
  1321. script.Parent.Text = "Eagles |"
  1322. wait(1)
  1323. script.Parent.Text = "Eagles M|"
  1324. wait(1)
  1325. script.Parent.Text = "Eagles Mu|"
  1326. wait(1)
  1327. script.Parent.Text = "Eagles Mus|"
  1328. wait(1)
  1329. script.Parent.Text = "Eagles Musi|"
  1330. wait(1)
  1331. script.Parent.Text = "Eagles Music|"
  1332. wait(1)
  1333. script.Parent.Text = "Eagles Musi|"
  1334. wait(1)
  1335. script.Parent.Text = "Eagles Mus|"
  1336. wait(1)
  1337. script.Parent.Text = "Eagles Mu|"
  1338. wait(1)
  1339. script.Parent.Text = "Eagles M|"
  1340. wait(1)
  1341. script.Parent.Text = "Eagles |"
  1342. wait(1)
  1343. script.Parent.Text = "Eagles|"
  1344. wait(1)
  1345. script.Parent.Text = "Eagle"
  1346. wait(1)
  1347. script.Parent.Text = "Eagl|"
  1348. wait(1)
  1349. script.Parent.Text = "Eag|"
  1350. wait(1)
  1351. script.Parent.Text = "Ea|"
  1352. wait(1)
  1353. script.Parent.Text = "E"
  1354. wait(1)
  1355. script.Parent.Text = "Ea|"
  1356. wait(1)
  1357. script.Parent.Text = "Eag|"
  1358. wait(1)
  1359. script.Parent.Text = "Eagle"
  1360. wait(1)
  1361. script.Parent.Text = "Eagles|"
  1362. wait(1)
  1363. script.Parent.Text = "Eagles |"
  1364. wait(1)
  1365. script.Parent.Text = "Eagles M|"
  1366. wait(1)
  1367. script.Parent.Text = "Eagles Mu|"
  1368. wait(1)
  1369. script.Parent.Text = "Eagles Mus|"
  1370. wait(1)
  1371. script.Parent.Text = "Eagles Musi|"
  1372. wait(1)
  1373. script.Parent.Text = "Eagles Music|"
  1374. wait(1)
  1375. script.Parent.Text = "Eagles Musi|"
  1376. wait(1)
  1377. script.Parent.Text = "Eagles Mus|"
  1378. wait(1)
  1379. script.Parent.Text = "Eagles Mu|"
  1380. wait(1)
  1381. script.Parent.Text = "Eagles M|"
  1382. wait(1)
  1383. script.Parent.Text = "Eagles |"
  1384. wait(1)
  1385. script.Parent.Text = "Eagles|"
  1386. wait(1)
  1387. script.Parent.Text = "Eagle"
  1388. wait(1)
  1389. script.Parent.Text = "Eagl|"
  1390. wait(1)
  1391. script.Parent.Text = "Eag|"
  1392. wait(1)
  1393. script.Parent.Text = "Ea|"
  1394. wait(1)
  1395. script.Parent.Text = "E"
  1396. wait(1)
  1397. script.Parent.Text = "Ea|"
  1398. wait(1)
  1399. script.Parent.Text = "Eag|"
  1400. wait(1)
  1401. script.Parent.Text = "Eagle"
  1402. wait(1)
  1403. script.Parent.Text = "Eagles|"
  1404. wait(1)
  1405. script.Parent.Text = "Eagles |"
  1406. wait(1)
  1407. script.Parent.Text = "Eagles M|"
  1408. wait(1)
  1409. script.Parent.Text = "Eagles Mu|"
  1410. wait(1)
  1411. script.Parent.Text = "Eagles Mus|"
  1412. wait(1)
  1413. script.Parent.Text = "Eagles Musi|"
  1414. wait(1)
  1415. script.Parent.Text = "Eagles Music|"
  1416. wait(1)
  1417. script.Parent.Text = "Eagles Musi|"
  1418. wait(1)
  1419. script.Parent.Text = "Eagles Mus|"
  1420. wait(1)
  1421. script.Parent.Text = "Eagles Mu|"
  1422. wait(1)
  1423. script.Parent.Text = "Eagles M|"
  1424. wait(1)
  1425. script.Parent.Text = "Eagles |"
  1426. wait(1)
  1427. script.Parent.Text = "Eagles|"
  1428. wait(1)
  1429. script.Parent.Text = "Eagle"
  1430. wait(1)
  1431. script.Parent.Text = "Eagl|"
  1432. wait(1)
  1433. script.Parent.Text = "Eag|"
  1434. wait(1)
  1435. script.Parent.Text = "Ea|"
  1436. wait(1)
  1437. script.Parent.Text = "E"
  1438. wait(1)
  1439. script.Parent.Text = "Ea|"
  1440. wait(1)
  1441. script.Parent.Text = "Eag|"
  1442. wait(1)
  1443. script.Parent.Text = "Eagle"
  1444. wait(1)
  1445. script.Parent.Text = "Eagles|"
  1446. wait(1)
  1447. script.Parent.Text = "Eagles |"
  1448. wait(1)
  1449. script.Parent.Text = "Eagles M|"
  1450. wait(1)
  1451. script.Parent.Text = "Eagles Mu|"
  1452. wait(1)
  1453. script.Parent.Text = "Eagles Mus|"
  1454. wait(1)
  1455. script.Parent.Text = "Eagles Musi|"
  1456. wait(1)
  1457. script.Parent.Text = "Eagles Music|"
  1458. wait(1)
  1459. script.Parent.Text = "Eagles Musi|"
  1460. wait(1)
  1461. script.Parent.Text = "Eagles Mus|"
  1462. wait(1)
  1463. script.Parent.Text = "Eagles Mu|"
  1464. wait(1)
  1465. script.Parent.Text = "Eagles M|"
  1466. wait(1)
  1467. script.Parent.Text = "Eagles |"
  1468. wait(1)
  1469. script.Parent.Text = "Eagles|"
  1470. wait(1)
  1471. script.Parent.Text = "Eagle"
  1472. wait(1)
  1473. script.Parent.Text = "Eagl|"
  1474. wait(1)
  1475. script.Parent.Text = "Eag|"
  1476. wait(1)
  1477. script.Parent.Text = "Ea|"
  1478. wait(1)
  1479. script.Parent.Text = "E"
  1480. wait(1)
  1481. script.Parent.Text = "Ea|"
  1482. wait(1)
  1483. script.Parent.Text = "Eag|"
  1484. wait(1)
  1485. script.Parent.Text = "Eagle"
  1486. wait(1)
  1487. script.Parent.Text = "Eagles|"
  1488. wait(1)
  1489. script.Parent.Text = "Eagles |"
  1490. wait(1)
  1491. script.Parent.Text = "Eagles M|"
  1492. wait(1)
  1493. script.Parent.Text = "Eagles Mu|"
  1494. wait(1)
  1495. script.Parent.Text = "Eagles Mus|"
  1496. wait(1)
  1497. script.Parent.Text = "Eagles Musi|"
  1498. wait(1)
  1499. script.Parent.Text = "Eagles Music|"
  1500. wait(1)
  1501. script.Parent.Text = "Eagles Musi|"
  1502. wait(1)
  1503. script.Parent.Text = "Eagles Mus|"
  1504. wait(1)
  1505. script.Parent.Text = "Eagles Mu|"
  1506. wait(1)
  1507. script.Parent.Text = "Eagles M|"
  1508. wait(1)
  1509. script.Parent.Text = "Eagles |"
  1510. wait(1)
  1511. script.Parent.Text = "Eagles|"
  1512. wait(1)
  1513. script.Parent.Text = "Eagle"
  1514. wait(1)
  1515. script.Parent.Text = "Eagl|"
  1516. wait(1)
  1517. script.Parent.Text = "Eag|"
  1518. wait(1)
  1519. script.Parent.Text = "Ea|"
  1520. wait(1)
  1521. script.Parent.Text = "E"
  1522. wait(1)
  1523. script.Parent.Text = "Ea|"
  1524. wait(1)
  1525. script.Parent.Text = "Eag|"
  1526. wait(1)
  1527. script.Parent.Text = "Eagle"
  1528. wait(1)
  1529. script.Parent.Text = "Eagles|"
  1530. wait(1)
  1531. script.Parent.Text = "Eagles |"
  1532. wait(1)
  1533. script.Parent.Text = "Eagles M|"
  1534. wait(1)
  1535. script.Parent.Text = "Eagles Mu|"
  1536. wait(1)
  1537. script.Parent.Text = "Eagles Mus|"
  1538. wait(1)
  1539. script.Parent.Text = "Eagles Musi|"
  1540. wait(1)
  1541. script.Parent.Text = "Eagles Music|"
  1542. wait(1)
  1543. script.Parent.Text = "Eagles Musi|"
  1544. wait(1)
  1545. script.Parent.Text = "Eagles Mus|"
  1546. wait(1)
  1547. script.Parent.Text = "Eagles Mu|"
  1548. wait(1)
  1549. script.Parent.Text = "Eagles M|"
  1550. wait(1)
  1551. script.Parent.Text = "Eagles |"
  1552. wait(1)
  1553. script.Parent.Text = "Eagles|"
  1554. wait(1)
  1555. script.Parent.Text = "Eagle"
  1556. wait(1)
  1557. script.Parent.Text = "Eagl|"
  1558. wait(1)
  1559. script.Parent.Text = "Eag|"
  1560. wait(1)
  1561. script.Parent.Text = "Ea|"
  1562. wait(1)
  1563. script.Parent.Text = "E"
  1564. wait(1)
  1565. script.Parent.Text = "Ea|"
  1566. wait(1)
  1567. script.Parent.Text = "Eag|"
  1568. wait(1)
  1569. script.Parent.Text = "Eagle"
  1570. wait(1)
  1571. script.Parent.Text = "Eagles|"
  1572. wait(1)
  1573. script.Parent.Text = "Eagles |"
  1574. wait(1)
  1575. script.Parent.Text = "Eagles M|"
  1576. wait(1)
  1577. script.Parent.Text = "Eagles Mu|"
  1578. wait(1)
  1579. script.Parent.Text = "Eagles Mus|"
  1580. wait(1)
  1581. script.Parent.Text = "Eagles Musi|"
  1582. wait(1)
  1583. script.Parent.Text = "Eagles Music|"
  1584. wait(1)
  1585. script.Parent.Text = "Eagles Musi|"
  1586. wait(1)
  1587. script.Parent.Text = "Eagles Mus|"
  1588. wait(1)
  1589. script.Parent.Text = "Eagles Mu|"
  1590. wait(1)
  1591. script.Parent.Text = "Eagles M|"
  1592. wait(1)
  1593. script.Parent.Text = "Eagles |"
  1594. wait(1)
  1595. script.Parent.Text = "Eagles|"
  1596. wait(1)
  1597. script.Parent.Text = "Eagle"
  1598. wait(1)
  1599. script.Parent.Text = "Eagl|"
  1600. wait(1)
  1601. script.Parent.Text = "Eag|"
  1602. wait(1)
  1603. script.Parent.Text = "Ea|"
  1604. wait(1)
  1605. script.Parent.Text = "E"
  1606. wait(1)
  1607. script.Parent.Text = "Ea|"
  1608. wait(1)
  1609. script.Parent.Text = "Eag|"
  1610. wait(1)
  1611. script.Parent.Text = "Eagle"
  1612. wait(1)
  1613. script.Parent.Text = "Eagles|"
  1614. wait(1)
  1615. script.Parent.Text = "Eagles |"
  1616. wait(1)
  1617. script.Parent.Text = "Eagles M|"
  1618. wait(1)
  1619. script.Parent.Text = "Eagles Mu|"
  1620. wait(1)
  1621. script.Parent.Text = "Eagles Mus|"
  1622. wait(1)
  1623. script.Parent.Text = "Eagles Musi|"
  1624. wait(1)
  1625. script.Parent.Text = "Eagles Music|"
  1626. wait(1)
  1627. script.Parent.Text = "Eagles Musi|"
  1628. wait(1)
  1629. script.Parent.Text = "Eagles Mus|"
  1630. wait(1)
  1631. script.Parent.Text = "Eagles Mu|"
  1632. wait(1)
  1633. script.Parent.Text = "Eagles M|"
  1634. wait(1)
  1635. script.Parent.Text = "Eagles |"
  1636. wait(1)
  1637. script.Parent.Text = "Eagles|"
  1638. wait(1)
  1639. script.Parent.Text = "Eagle"
  1640. wait(1)
  1641. script.Parent.Text = "Eagl|"
  1642. wait(1)
  1643. script.Parent.Text = "Eag|"
  1644. wait(1)
  1645. script.Parent.Text = "Ea|"
  1646. wait(1)
  1647. script.Parent.Text = "E"
  1648. wait(1)
  1649. script.Parent.Text = "Ea|"
  1650. wait(1)
  1651. script.Parent.Text = "Eag|"
  1652. wait(1)
  1653. script.Parent.Text = "Eagle"
  1654. wait(1)
  1655. script.Parent.Text = "Eagles|"
  1656. wait(1)
  1657. script.Parent.Text = "Eagles |"
  1658. wait(1)
  1659. script.Parent.Text = "Eagles M|"
  1660. wait(1)
  1661. script.Parent.Text = "Eagles Mu|"
  1662. wait(1)
  1663. script.Parent.Text = "Eagles Mus|"
  1664. wait(1)
  1665. script.Parent.Text = "Eagles Musi|"
  1666. wait(1)
  1667. script.Parent.Text = "Eagles Music|"
  1668. wait(1)
  1669. script.Parent.Text = "Eagles Musi|"
  1670. wait(1)
  1671. script.Parent.Text = "Eagles Mus|"
  1672. wait(1)
  1673. script.Parent.Text = "Eagles Mu|"
  1674. wait(1)
  1675. script.Parent.Text = "Eagles M|"
  1676. wait(1)
  1677. script.Parent.Text = "Eagles |"
  1678. wait(1)
  1679. script.Parent.Text = "Eagles|"
  1680. wait(1)
  1681. script.Parent.Text = "Eagle"
  1682. wait(1)
  1683. script.Parent.Text = "Eagl|"
  1684. wait(1)
  1685. script.Parent.Text = "Eag|"
  1686. wait(1)
  1687. script.Parent.Text = "Ea|"
  1688. wait(1)
  1689. script.Parent.Text = "E"
  1690. wait(1)
  1691. script.Parent.Text = "Ea|"
  1692. wait(1)
  1693. script.Parent.Text = "Eag|"
  1694. wait(1)
  1695. script.Parent.Text = "Eagle"
  1696. wait(1)
  1697. script.Parent.Text = "Eagles|"
  1698. wait(1)
  1699. script.Parent.Text = "Eagles |"
  1700. wait(1)
  1701. script.Parent.Text = "Eagles M|"
  1702. wait(1)
  1703. script.Parent.Text = "Eagles Mu|"
  1704. wait(1)
  1705. script.Parent.Text = "Eagles Mus|"
  1706. wait(1)
  1707. script.Parent.Text = "Eagles Musi|"
  1708. wait(1)
  1709. script.Parent.Text = "Eagles Music|"
  1710. wait(1)
  1711. script.Parent.Text = "Eagles Musi|"
  1712. wait(1)
  1713. script.Parent.Text = "Eagles Mus|"
  1714. wait(1)
  1715. script.Parent.Text = "Eagles Mu|"
  1716. wait(1)
  1717. script.Parent.Text = "Eagles M|"
  1718. wait(1)
  1719. script.Parent.Text = "Eagles |"
  1720. wait(1)
  1721. script.Parent.Text = "Eagles|"
  1722. wait(1)
  1723. script.Parent.Text = "Eagle"
  1724. wait(1)
  1725. script.Parent.Text = "Eagl|"
  1726. wait(1)
  1727. script.Parent.Text = "Eag|"
  1728. wait(1)
  1729. script.Parent.Text = "Ea|"
  1730. wait(1)
  1731. script.Parent.Text = "E"
  1732. wait(1)
  1733. script.Parent.Text = "Ea|"
  1734. wait(1)
  1735. script.Parent.Text = "Eag|"
  1736. wait(1)
  1737. script.Parent.Text = "Eagle"
  1738. wait(1)
  1739. script.Parent.Text = "Eagles|"
  1740. wait(1)
  1741. script.Parent.Text = "Eagles |"
  1742. wait(1)
  1743. script.Parent.Text = "Eagles M|"
  1744. wait(1)
  1745. script.Parent.Text = "Eagles Mu|"
  1746. wait(1)
  1747. script.Parent.Text = "Eagles Mus|"
  1748. wait(1)
  1749. script.Parent.Text = "Eagles Musi|"
  1750. wait(1)
  1751. script.Parent.Text = "Eagles Music|"
  1752. wait(1)
  1753. script.Parent.Text = "Eagles Musi|"
  1754. wait(1)
  1755. script.Parent.Text = "Eagles Mus|"
  1756. wait(1)
  1757. script.Parent.Text = "Eagles Mu|"
  1758. wait(1)
  1759. script.Parent.Text = "Eagles M|"
  1760. wait(1)
  1761. script.Parent.Text = "Eagles |"
  1762. wait(1)
  1763. script.Parent.Text = "Eagles|"
  1764. wait(1)
  1765. script.Parent.Text = "Eagle"
  1766. wait(1)
  1767. script.Parent.Text = "Eagl|"
  1768. wait(1)
  1769. script.Parent.Text = "Eag|"
  1770. wait(1)
  1771. script.Parent.Text = "Ea|"
  1772. wait(1)
  1773. script.Parent.Text = "E"
  1774. wait(1)
  1775. script.Parent.Text = "Ea|"
  1776. wait(1)
  1777. script.Parent.Text = "Eag|"
  1778. wait(1)
  1779. script.Parent.Text = "Eagle"
  1780. wait(1)
  1781. script.Parent.Text = "Eagles|"
  1782. wait(1)
  1783. script.Parent.Text = "Eagles |"
  1784. wait(1)
  1785. script.Parent.Text = "Eagles M|"
  1786. wait(1)
  1787. script.Parent.Text = "Eagles Mu|"
  1788. wait(1)
  1789. script.Parent.Text = "Eagles Mus|"
  1790. wait(1)
  1791. script.Parent.Text = "Eagles Musi|"
  1792. wait(1)
  1793. script.Parent.Text = "Eagles Music|"
  1794. wait(1)
  1795. script.Parent.Text = "Eagles Musi|"
  1796. wait(1)
  1797. script.Parent.Text = "Eagles Mus|"
  1798. wait(1)
  1799. script.Parent.Text = "Eagles Mu|"
  1800. wait(1)
  1801. script.Parent.Text = "Eagles M|"
  1802. wait(1)
  1803. script.Parent.Text = "Eagles |"
  1804. wait(1)
  1805. script.Parent.Text = "Eagles|"
  1806. wait(1)
  1807. script.Parent.Text = "Eagle"
  1808. wait(1)
  1809. script.Parent.Text = "Eagl|"
  1810. wait(1)
  1811. script.Parent.Text = "Eag|"
  1812. wait(1)
  1813. script.Parent.Text = "Ea|"
  1814. wait(1)
  1815. script.Parent.Text = "E"
  1816. wait(1)
  1817. script.Parent.Text = "Ea|"
  1818. wait(1)
  1819. script.Parent.Text = "Eag|"
  1820. wait(1)
  1821. script.Parent.Text = "Eagle"
  1822. wait(1)
  1823. script.Parent.Text = "Eagles|"
  1824. wait(1)
  1825. script.Parent.Text = "Eagles |"
  1826. wait(1)
  1827. script.Parent.Text = "Eagles M|"
  1828. wait(1)
  1829. script.Parent.Text = "Eagles Mu|"
  1830. wait(1)
  1831. script.Parent.Text = "Eagles Mus|"
  1832. wait(1)
  1833. script.Parent.Text = "Eagles Musi|"
  1834. wait(1)
  1835. script.Parent.Text = "Eagles Music|"
  1836. wait(1)
  1837. script.Parent.Text = "Eagles Musi|"
  1838. wait(1)
  1839. script.Parent.Text = "Eagles Mus|"
  1840. wait(1)
  1841. script.Parent.Text = "Eagles Mu|"
  1842. wait(1)
  1843. script.Parent.Text = "Eagles M|"
  1844. wait(1)
  1845. script.Parent.Text = "Eagles |"
  1846. wait(1)
  1847. script.Parent.Text = "Eagles|"
  1848. wait(1)
  1849. script.Parent.Text = "Eagle"
  1850. wait(1)
  1851. script.Parent.Text = "Eagl|"
  1852. wait(1)
  1853. script.Parent.Text = "Eag|"
  1854. wait(1)
  1855. script.Parent.Text = "Ea|"
  1856. wait(1)
  1857. script.Parent.Text = "E"
  1858. wait(1)
  1859. script.Parent.Text = "Ea|"
  1860. wait(1)
  1861. script.Parent.Text = "Eag|"
  1862. wait(1)
  1863. script.Parent.Text = "Eagle"
  1864. wait(1)
  1865. script.Parent.Text = "Eagles|"
  1866. wait(1)
  1867. script.Parent.Text = "Eagles |"
  1868. wait(1)
  1869. script.Parent.Text = "Eagles M|"
  1870. wait(1)
  1871. script.Parent.Text = "Eagles Mu|"
  1872. wait(1)
  1873. script.Parent.Text = "Eagles Mus|"
  1874. wait(1)
  1875. script.Parent.Text = "Eagles Musi|"
  1876. wait(1)
  1877. script.Parent.Text = "Eagles Music|"
  1878. wait(1)
  1879. script.Parent.Text = "Eagles Musi|"
  1880. wait(1)
  1881. script.Parent.Text = "Eagles Mus|"
  1882. wait(1)
  1883. script.Parent.Text = "Eagles Mu|"
  1884. wait(1)
  1885. script.Parent.Text = "Eagles M|"
  1886. wait(1)
  1887. script.Parent.Text = "Eagles |"
  1888. wait(1)
  1889. script.Parent.Text = "Eagles|"
  1890. wait(1)
  1891. script.Parent.Text = "Eagle"
  1892. wait(1)
  1893. script.Parent.Text = "Eagl|"
  1894. wait(1)
  1895. script.Parent.Text = "Eag|"
  1896. wait(1)
  1897. script.Parent.Text = "Ea|"
  1898. wait(1)
  1899. script.Parent.Text = "E"
  1900. wait(1)
  1901. script.Parent.Text = "Ea|"
  1902. wait(1)
  1903. script.Parent.Text = "Eag|"
  1904. wait(1)
  1905. script.Parent.Text = "Eagle"
  1906. wait(1)
  1907. script.Parent.Text = "Eagles|"
  1908. wait(1)
  1909. script.Parent.Text = "Eagles |"
  1910. wait(1)
  1911. script.Parent.Text = "Eagles M|"
  1912. wait(1)
  1913. script.Parent.Text = "Eagles Mu|"
  1914. wait(1)
  1915. script.Parent.Text = "Eagles Mus|"
  1916. wait(1)
  1917. script.Parent.Text = "Eagles Musi|"
  1918. wait(1)
  1919. script.Parent.Text = "Eagles Music|"
  1920. wait(1)
  1921. script.Parent.Text = "Eagles Musi|"
  1922. wait(1)
  1923. script.Parent.Text = "Eagles Mus|"
  1924. wait(1)
  1925. script.Parent.Text = "Eagles Mu|"
  1926. wait(1)
  1927. script.Parent.Text = "Eagles M|"
  1928. wait(1)
  1929. script.Parent.Text = "Eagles |"
  1930. wait(1)
  1931. script.Parent.Text = "Eagles|"
  1932. wait(1)
  1933. script.Parent.Text = "Eagle"
  1934. wait(1)
  1935. script.Parent.Text = "Eagl|"
  1936. wait(1)
  1937. script.Parent.Text = "Eag|"
  1938. wait(1)
  1939. script.Parent.Text = "Ea|"
  1940. wait(1)
  1941. script.Parent.Text = "E"
  1942. wait(1)
  1943. script.Parent.Text = "Ea|"
  1944. wait(1)
  1945. script.Parent.Text = "Eag|"
  1946. wait(1)
  1947. script.Parent.Text = "Eagle"
  1948. wait(1)
  1949. script.Parent.Text = "Eagles|"
  1950. wait(1)
  1951. script.Parent.Text = "Eagles |"
  1952. wait(1)
  1953. script.Parent.Text = "Eagles M|"
  1954. wait(1)
  1955. script.Parent.Text = "Eagles Mu|"
  1956. wait(1)
  1957. script.Parent.Text = "Eagles Mus|"
  1958. wait(1)
  1959. script.Parent.Text = "Eagles Musi|"
  1960. wait(1)
  1961. script.Parent.Text = "Eagles Music|"
  1962. wait(1)
  1963. script.Parent.Text = "Eagles Musi|"
  1964. wait(1)
  1965. script.Parent.Text = "Eagles Mus|"
  1966. wait(1)
  1967. script.Parent.Text = "Eagles Mu|"
  1968. wait(1)
  1969. script.Parent.Text = "Eagles M|"
  1970. wait(1)
  1971. script.Parent.Text = "Eagles |"
  1972. wait(1)
  1973. script.Parent.Text = "Eagles|"
  1974. wait(1)
  1975. script.Parent.Text = "Eagle"
  1976. wait(1)
  1977. script.Parent.Text = "Eagl|"
  1978. wait(1)
  1979. script.Parent.Text = "Eag|"
  1980. wait(1)
  1981. script.Parent.Text = "Ea|"
  1982. wait(1)
  1983. script.Parent.Text = "E"
  1984. wait(1)
  1985. script.Parent.Text = "Ea|"
  1986. wait(1)
  1987. script.Parent.Text = "Eag|"
  1988. wait(1)
  1989. script.Parent.Text = "Eagle"
  1990. wait(1)
  1991. script.Parent.Text = "Eagles|"
  1992. wait(1)
  1993. script.Parent.Text = "Eagles |"
  1994. wait(1)
  1995. script.Parent.Text = "Eagles M|"
  1996. wait(1)
  1997. script.Parent.Text = "Eagles Mu|"
  1998. wait(1)
  1999. script.Parent.Text = "Eagles Mus|"
  2000. wait(1)
  2001. script.Parent.Text = "Eagles Musi|"
  2002. wait(1)
  2003. script.Parent.Text = "Eagles Music|"
  2004. wait(1)
  2005. script.Parent.Text = "Eagles Musi|"
  2006. wait(1)
  2007. script.Parent.Text = "Eagles Mus|"
  2008. wait(1)
  2009. script.Parent.Text = "Eagles Mu|"
  2010. wait(1)
  2011. script.Parent.Text = "Eagles M|"
  2012. wait(1)
  2013. script.Parent.Text = "Eagles |"
  2014. wait(1)
  2015. script.Parent.Text = "Eagles|"
  2016. wait(1)
  2017. script.Parent.Text = "Eagle"
  2018. wait(1)
  2019. script.Parent.Text = "Eagl|"
  2020. wait(1)
  2021. script.Parent.Text = "Eag|"
  2022. wait(1)
  2023. script.Parent.Text = "Ea|"
  2024. wait(1)
  2025. script.Parent.Text = "E"
  2026. wait(1)
  2027. script.Parent.Text = "Ea|"
  2028. wait(1)
  2029. script.Parent.Text = "Eag|"
  2030. wait(1)
  2031. script.Parent.Text = "Eagle"
  2032. wait(1)
  2033. script.Parent.Text = "Eagles|"
  2034. wait(1)
  2035. script.Parent.Text = "Eagles |"
  2036. wait(1)
  2037. script.Parent.Text = "Eagles M|"
  2038. wait(1)
  2039. script.Parent.Text = "Eagles Mu|"
  2040. wait(1)
  2041. script.Parent.Text = "Eagles Mus|"
  2042. wait(1)
  2043. script.Parent.Text = "Eagles Musi|"
  2044. wait(1)
  2045. script.Parent.Text = "Eagles Music|"
  2046. wait(1)
  2047. script.Parent.Text = "Eagles Musi|"
  2048. wait(1)
  2049. script.Parent.Text = "Eagles Mus|"
  2050. wait(1)
  2051. script.Parent.Text = "Eagles Mu|"
  2052. wait(1)
  2053. script.Parent.Text = "Eagles M|"
  2054. wait(1)
  2055. script.Parent.Text = "Eagles |"
  2056. wait(1)
  2057. script.Parent.Text = "Eagles|"
  2058. wait(1)
  2059. script.Parent.Text = "Eagle"
  2060. wait(1)
  2061. script.Parent.Text = "Eagl|"
  2062. wait(1)
  2063. script.Parent.Text = "Eag|"
  2064. wait(1)
  2065. script.Parent.Text = "Ea|"
  2066. wait(1)
  2067. script.Parent.Text = "E"
  2068. wait(1)
  2069. script.Parent.Text = "Ea|"
  2070. wait(1)
  2071. script.Parent.Text = "Eag|"
  2072. wait(1)
  2073. script.Parent.Text = "Eagle"
  2074. wait(1)
  2075. script.Parent.Text = "Eagles|"
  2076. wait(1)
  2077. script.Parent.Text = "Eagles |"
  2078. wait(1)
  2079. script.Parent.Text = "Eagles M|"
  2080. wait(1)
  2081. script.Parent.Text = "Eagles Mu|"
  2082. wait(1)
  2083. script.Parent.Text = "Eagles Mus|"
  2084. wait(1)
  2085. script.Parent.Text = "Eagles Musi|"
  2086. wait(1)
  2087. script.Parent.Text = "Eagles Music|"
  2088. wait(1)
  2089. script.Parent.Text = "Eagles Musi|"
  2090. wait(1)
  2091. script.Parent.Text = "Eagles Mus|"
  2092. wait(1)
  2093. script.Parent.Text = "Eagles Mu|"
  2094. wait(1)
  2095. script.Parent.Text = "Eagles M|"
  2096. wait(1)
  2097. script.Parent.Text = "Eagles |"
  2098. wait(1)
  2099. script.Parent.Text = "Eagles|"
  2100. wait(1)
  2101. script.Parent.Text = "Eagle"
  2102. wait(1)
  2103. script.Parent.Text = "Eagl|"
  2104. wait(1)
  2105. script.Parent.Text = "Eag|"
  2106. wait(1)
  2107. script.Parent.Text = "Ea|"
  2108. wait(1)
  2109. script.Parent.Text = "E"
  2110. wait(1)
  2111. script.Parent.Text = "Ea|"
  2112. wait(1)
  2113. script.Parent.Text = "Eag|"
  2114. wait(1)
  2115. script.Parent.Text = "Eagle"
  2116. wait(1)
  2117. script.Parent.Text = "Eagles|"
  2118. wait(1)
  2119. script.Parent.Text = "Eagles |"
  2120. wait(1)
  2121. script.Parent.Text = "Eagles M|"
  2122. wait(1)
  2123. script.Parent.Text = "Eagles Mu|"
  2124. wait(1)
  2125. script.Parent.Text = "Eagles Mus|"
  2126. wait(1)
  2127. script.Parent.Text = "Eagles Musi|"
  2128. wait(1)
  2129. script.Parent.Text = "Eagles Music|"
  2130. wait(1)
  2131. script.Parent.Text = "Eagles Musi|"
  2132. wait(1)
  2133. script.Parent.Text = "Eagles Mus|"
  2134. wait(1)
  2135. script.Parent.Text = "Eagles Mu|"
  2136. wait(1)
  2137. script.Parent.Text = "Eagles M|"
  2138. wait(1)
  2139. script.Parent.Text = "Eagles |"
  2140. wait(1)
  2141. script.Parent.Text = "Eagles|"
  2142. wait(1)
  2143. script.Parent.Text = "Eagle"
  2144. wait(1)
  2145. script.Parent.Text = "Eagl|"
  2146. wait(1)
  2147. script.Parent.Text = "Eag|"
  2148. wait(1)
  2149. script.Parent.Text = "Ea|"
  2150. wait(1)
  2151. script.Parent.Text = "E"
  2152. wait(1)
  2153. script.Parent.Text = "Ea|"
  2154. wait(1)
  2155. script.Parent.Text = "Eag|"
  2156. wait(1)
  2157. script.Parent.Text = "Eagle"
  2158. wait(1)
  2159. script.Parent.Text = "Eagles|"
  2160. wait(1)
  2161. script.Parent.Text = "Eagles |"
  2162. wait(1)
  2163. script.Parent.Text = "Eagles M|"
  2164. wait(1)
  2165. script.Parent.Text = "Eagles Mu|"
  2166. wait(1)
  2167. script.Parent.Text = "Eagles Mus|"
  2168. wait(1)
  2169. script.Parent.Text = "Eagles Musi|"
  2170. wait(1)
  2171. script.Parent.Text = "Eagles Music|"
  2172. wait(1)
  2173. script.Parent.Text = "Eagles Musi|"
  2174. wait(1)
  2175. script.Parent.Text = "Eagles Mus|"
  2176. wait(1)
  2177. script.Parent.Text = "Eagles Mu|"
  2178. wait(1)
  2179. script.Parent.Text = "Eagles M|"
  2180. wait(1)
  2181. script.Parent.Text = "Eagles |"
  2182. wait(1)
  2183. script.Parent.Text = "Eagles|"
  2184. wait(1)
  2185. script.Parent.Text = "Eagle"
  2186. wait(1)
  2187. script.Parent.Text = "Eagl|"
  2188. wait(1)
  2189. script.Parent.Text = "Eag|"
  2190. wait(1)
  2191. script.Parent.Text = "Ea|"
  2192. wait(1)
  2193. script.Parent.Text = "E"
  2194. wait(1)
  2195. script.Parent.Text = "Ea|"
  2196. wait(1)
  2197. script.Parent.Text = "Eag|"
  2198. wait(1)
  2199. script.Parent.Text = "Eagle"
  2200. wait(1)
  2201. script.Parent.Text = "Eagles|"
  2202. wait(1)
  2203. script.Parent.Text = "Eagles |"
  2204. wait(1)
  2205. script.Parent.Text = "Eagles M|"
  2206. wait(1)
  2207. script.Parent.Text = "Eagles Mu|"
  2208. wait(1)
  2209. script.Parent.Text = "Eagles Mus|"
  2210. wait(1)
  2211. script.Parent.Text = "Eagles Musi|"
  2212. wait(1)
  2213. script.Parent.Text = "Eagles Music|"
  2214. wait(1)
  2215. script.Parent.Text = "Eagles Musi|"
  2216. wait(1)
  2217. script.Parent.Text = "Eagles Mus|"
  2218. wait(1)
  2219. script.Parent.Text = "Eagles Mu|"
  2220. wait(1)
  2221. script.Parent.Text = "Eagles M|"
  2222. wait(1)
  2223. script.Parent.Text = "Eagles |"
  2224. wait(1)
  2225. script.Parent.Text = "Eagles|"
  2226. wait(1)
  2227. script.Parent.Text = "Eagle"
  2228. wait(1)
  2229. script.Parent.Text = "Eagl|"
  2230. wait(1)
  2231. script.Parent.Text = "Eag|"
  2232. wait(1)
  2233. script.Parent.Text = "Ea|"
  2234. wait(1)
  2235. script.Parent.Text = "E"
  2236. wait(1)
  2237. script.Parent.Text = "Ea|"
  2238. wait(1)
  2239. script.Parent.Text = "Eag|"
  2240. wait(1)
  2241. script.Parent.Text = "Eagle"
  2242. wait(1)
  2243. script.Parent.Text = "Eagles|"
  2244. wait(1)
  2245. script.Parent.Text = "Eagles |"
  2246. wait(1)
  2247. script.Parent.Text = "Eagles M|"
  2248. wait(1)
  2249. script.Parent.Text = "Eagles Mu|"
  2250. wait(1)
  2251. script.Parent.Text = "Eagles Mus|"
  2252. wait(1)
  2253. script.Parent.Text = "Eagles Musi|"
  2254. wait(1)
  2255. script.Parent.Text = "Eagles Music|"
  2256. wait(1)
  2257. script.Parent.Text = "Eagles Musi|"
  2258. wait(1)
  2259. script.Parent.Text = "Eagles Mus|"
  2260. wait(1)
  2261. script.Parent.Text = "Eagles Mu|"
  2262. wait(1)
  2263. script.Parent.Text = "Eagles M|"
  2264. wait(1)
  2265. script.Parent.Text = "Eagles |"
  2266. wait(1)
  2267. script.Parent.Text = "Eagles|"
  2268. wait(1)
  2269. script.Parent.Text = "Eagle"
  2270. wait(1)
  2271. script.Parent.Text = "Eagl|"
  2272. wait(1)
  2273. script.Parent.Text = "Eag|"
  2274. wait(1)
  2275. script.Parent.Text = "Ea|"
  2276. wait(1)
  2277. script.Parent.Text = "E"
  2278. wait(1)
  2279. script.Parent.Text = "Ea|"
  2280. wait(1)
  2281. script.Parent.Text = "Eag|"
  2282. wait(1)
  2283. script.Parent.Text = "Eagle"
  2284. wait(1)
  2285. script.Parent.Text = "Eagles|"
  2286. wait(1)
  2287. script.Parent.Text = "Eagles |"
  2288. wait(1)
  2289. script.Parent.Text = "Eagles M|"
  2290. wait(1)
  2291. script.Parent.Text = "Eagles Mu|"
  2292. wait(1)
  2293. script.Parent.Text = "Eagles Mus|"
  2294. wait(1)
  2295. script.Parent.Text = "Eagles Musi|"
  2296. wait(1)
  2297. script.Parent.Text = "Eagles Music|"
  2298. wait(1)
  2299. script.Parent.Text = "Eagles Musi|"
  2300. wait(1)
  2301. script.Parent.Text = "Eagles Mus|"
  2302. wait(1)
  2303. script.Parent.Text = "Eagles Mu|"
  2304. wait(1)
  2305. script.Parent.Text = "Eagles M|"
  2306. wait(1)
  2307. script.Parent.Text = "Eagles |"
  2308. wait(1)
  2309. script.Parent.Text = "Eagles|"
  2310. wait(1)
  2311. script.Parent.Text = "Eagle"
  2312. wait(1)
  2313. script.Parent.Text = "Eagl|"
  2314. wait(1)
  2315. script.Parent.Text = "Eag|"
  2316. wait(1)
  2317. script.Parent.Text = "Ea|"
  2318. wait(1)
  2319. script.Parent.Text = "E"
  2320. wait(1)
  2321. script.Parent.Text = "Ea|"
  2322. wait(1)
  2323. script.Parent.Text = "Eag|"
  2324. wait(1)
  2325. script.Parent.Text = "Eagle"
  2326. wait(1)
  2327. script.Parent.Text = "Eagles|"
  2328. wait(1)
  2329. script.Parent.Text = "Eagles |"
  2330. wait(1)
  2331. script.Parent.Text = "Eagles M|"
  2332. wait(1)
  2333. script.Parent.Text = "Eagles Mu|"
  2334. wait(1)
  2335. script.Parent.Text = "Eagles Mus|"
  2336. wait(1)
  2337. script.Parent.Text = "Eagles Musi|"
  2338. wait(1)
  2339. script.Parent.Text = "Eagles Music|"
  2340. wait(1)
  2341. script.Parent.Text = "Eagles Musi|"
  2342. wait(1)
  2343. script.Parent.Text = "Eagles Mus|"
  2344. wait(1)
  2345. script.Parent.Text = "Eagles Mu|"
  2346. wait(1)
  2347. script.Parent.Text = "Eagles M|"
  2348. wait(1)
  2349. script.Parent.Text = "Eagles |"
  2350. wait(1)
  2351. script.Parent.Text = "Eagles|"
  2352. wait(1)
  2353. script.Parent.Text = "Eagle"
  2354. wait(1)
  2355. script.Parent.Text = "Eagl|"
  2356. wait(1)
  2357. script.Parent.Text = "Eag|"
  2358. wait(1)
  2359. script.Parent.Text = "Ea|"
  2360. wait(1)
  2361. script.Parent.Text = "E"
  2362. wait(1)
  2363. script.Parent.Text = "Ea|"
  2364. wait(1)
  2365. script.Parent.Text = "Eag|"
  2366. wait(1)
  2367. script.Parent.Text = "Eagle"
  2368. wait(1)
  2369. script.Parent.Text = "Eagles|"
  2370. wait(1)
  2371. script.Parent.Text = "Eagles |"
  2372. wait(1)
  2373. script.Parent.Text = "Eagles M|"
  2374. wait(1)
  2375. script.Parent.Text = "Eagles Mu|"
  2376. wait(1)
  2377. script.Parent.Text = "Eagles Mus|"
  2378. wait(1)
  2379. script.Parent.Text = "Eagles Musi|"
  2380. wait(1)
  2381. script.Parent.Text = "Eagles Music|"
  2382. wait(1)
  2383. script.Parent.Text = "Eagles Musi|"
  2384. wait(1)
  2385. script.Parent.Text = "Eagles Mus|"
  2386. wait(1)
  2387. script.Parent.Text = "Eagles Mu|"
  2388. wait(1)
  2389. script.Parent.Text = "Eagles M|"
  2390. wait(1)
  2391. script.Parent.Text = "Eagles |"
  2392. wait(1)
  2393. script.Parent.Text = "Eagles|"
  2394. wait(1)
  2395. script.Parent.Text = "Eagle"
  2396. wait(1)
  2397. script.Parent.Text = "Eagl|"
  2398. wait(1)
  2399. script.Parent.Text = "Eag|"
  2400. wait(1)
  2401. script.Parent.Text = "Ea|"
  2402. wait(1)
  2403. script.Parent.Text = "E"
  2404. wait(1)
  2405. script.Parent.Text = "Ea|"
  2406. wait(1)
  2407. script.Parent.Text = "Eag|"
  2408. wait(1)
  2409. script.Parent.Text = "Eagle"
  2410. wait(1)
  2411. script.Parent.Text = "Eagles|"
  2412. wait(1)
  2413. script.Parent.Text = "Eagles |"
  2414. wait(1)
  2415. script.Parent.Text = "Eagles M|"
  2416. wait(1)
  2417. script.Parent.Text = "Eagles Mu|"
  2418. wait(1)
  2419. script.Parent.Text = "Eagles Mus|"
  2420. wait(1)
  2421. script.Parent.Text = "Eagles Musi|"
  2422. wait(1)
  2423. script.Parent.Text = "Eagles Music|"
  2424. wait(1)
  2425. script.Parent.Text = "Eagles Musi|"
  2426. wait(1)
  2427. script.Parent.Text = "Eagles Mus|"
  2428. wait(1)
  2429. script.Parent.Text = "Eagles Mu|"
  2430. wait(1)
  2431. script.Parent.Text = "Eagles M|"
  2432. wait(1)
  2433. script.Parent.Text = "Eagles |"
  2434. wait(1)
  2435. script.Parent.Text = "Eagles|"
  2436. wait(1)
  2437. script.Parent.Text = "Eagle"
  2438. wait(1)
  2439. script.Parent.Text = "Eagl|"
  2440. wait(1)
  2441. script.Parent.Text = "Eag|"
  2442. wait(1)
  2443. script.Parent.Text = "Ea|"
  2444. wait(1)
  2445. script.Parent.Text = "E"
  2446. wait(1)
  2447. script.Parent.Text = "Ea|"
  2448. wait(1)
  2449. script.Parent.Text = "Eag|"
  2450. wait(1)
  2451. script.Parent.Text = "Eagle"
  2452. wait(1)
  2453. script.Parent.Text = "Eagles|"
  2454. wait(1)
  2455. script.Parent.Text = "Eagles |"
  2456. wait(1)
  2457. script.Parent.Text = "Eagles M|"
  2458. wait(1)
  2459. script.Parent.Text = "Eagles Mu|"
  2460. wait(1)
  2461. script.Parent.Text = "Eagles Mus|"
  2462. wait(1)
  2463. script.Parent.Text = "Eagles Musi|"
  2464. wait(1)
  2465. script.Parent.Text = "Eagles Music|"
  2466. wait(1)
  2467. script.Parent.Text = "Eagles Musi|"
  2468. wait(1)
  2469. script.Parent.Text = "Eagles Mus|"
  2470. wait(1)
  2471. script.Parent.Text = "Eagles Mu|"
  2472. wait(1)
  2473. script.Parent.Text = "Eagles M|"
  2474. wait(1)
  2475. script.Parent.Text = "Eagles |"
  2476. wait(1)
  2477. script.Parent.Text = "Eagles|"
  2478. wait(1)
  2479. script.Parent.Text = "Eagle"
  2480. wait(1)
  2481. script.Parent.Text = "Eagl|"
  2482. wait(1)
  2483. script.Parent.Text = "Eag|"
  2484. wait(1)
  2485. script.Parent.Text = "Ea|"
  2486. wait(1)
  2487. script.Parent.Text = "E"
  2488. wait(1)
  2489. script.Parent.Text = "Ea|"
  2490. wait(1)
  2491. script.Parent.Text = "Eag|"
  2492. wait(1)
  2493. script.Parent.Text = "Eagle"
  2494. wait(1)
  2495. script.Parent.Text = "Eagles|"
  2496. wait(1)
  2497. script.Parent.Text = "Eagles |"
  2498. wait(1)
  2499. script.Parent.Text = "Eagles M|"
  2500. wait(1)
  2501. script.Parent.Text = "Eagles Mu|"
  2502. wait(1)
  2503. script.Parent.Text = "Eagles Mus|"
  2504. wait(1)
  2505. script.Parent.Text = "Eagles Musi|"
  2506. wait(1)
  2507. script.Parent.Text = "Eagles Music|"
  2508. wait(1)
  2509. script.Parent.Text = "Eagles Musi|"
  2510. wait(1)
  2511. script.Parent.Text = "Eagles Mus|"
  2512. wait(1)
  2513. script.Parent.Text = "Eagles Mu|"
  2514. wait(1)
  2515. script.Parent.Text = "Eagles M|"
  2516. wait(1)
  2517. script.Parent.Text = "Eagles |"
  2518. wait(1)
  2519. script.Parent.Text = "Eagles|"
  2520. wait(1)
  2521. script.Parent.Text = "Eagle"
  2522. wait(1)
  2523. script.Parent.Text = "Eagl|"
  2524. wait(1)
  2525. script.Parent.Text = "Eag|"
  2526. wait(1)
  2527. script.Parent.Text = "Ea|"
  2528. wait(1)
  2529. script.Parent.Text = "E"
  2530. wait(1)
  2531. script.Parent.Text = "Ea|"
  2532. wait(1)
  2533. script.Parent.Text = "Eag|"
  2534. wait(1)
  2535. script.Parent.Text = "Eagle"
  2536. wait(1)
  2537. script.Parent.Text = "Eagles|"
  2538. wait(1)
  2539. script.Parent.Text = "Eagles |"
  2540. wait(1)
  2541. script.Parent.Text = "Eagles M|"
  2542. wait(1)
  2543. script.Parent.Text = "Eagles Mu|"
  2544. wait(1)
  2545. script.Parent.Text = "Eagles Mus|"
  2546. wait(1)
  2547. script.Parent.Text = "Eagles Musi|"
  2548. wait(1)
  2549. script.Parent.Text = "Eagles Music|"
  2550. wait(1)
  2551. script.Parent.Text = "Eagles Musi|"
  2552. wait(1)
  2553. script.Parent.Text = "Eagles Mus|"
  2554. wait(1)
  2555. script.Parent.Text = "Eagles Mu|"
  2556. wait(1)
  2557. script.Parent.Text = "Eagles M|"
  2558. wait(1)
  2559. script.Parent.Text = "Eagles |"
  2560. wait(1)
  2561. script.Parent.Text = "Eagles|"
  2562. wait(1)
  2563. script.Parent.Text = "Eagle"
  2564. wait(1)
  2565. script.Parent.Text = "Eagl|"
  2566. wait(1)
  2567. script.Parent.Text = "Eag|"
  2568. wait(1)
  2569. script.Parent.Text = "Ea|"
  2570. wait(1)
  2571. script.Parent.Text = "E"
  2572. wait(1)
  2573. script.Parent.Text = "Ea|"
  2574. wait(1)
  2575. script.Parent.Text = "Eag|"
  2576. wait(1)
  2577. script.Parent.Text = "Eagle"
  2578. wait(1)
  2579. script.Parent.Text = "Eagles|"
  2580. wait(1)
  2581. script.Parent.Text = "Eagles |"
  2582. wait(1)
  2583. script.Parent.Text = "Eagles M|"
  2584. wait(1)
  2585. script.Parent.Text = "Eagles Mu|"
  2586. wait(1)
  2587. script.Parent.Text = "Eagles Mus|"
  2588. wait(1)
  2589. script.Parent.Text = "Eagles Musi|"
  2590. wait(1)
  2591. script.Parent.Text = "Eagles Music|"
  2592. wait(1)
  2593. script.Parent.Text = "Eagles Musi|"
  2594. wait(1)
  2595. script.Parent.Text = "Eagles Mus|"
  2596. wait(1)
  2597. script.Parent.Text = "Eagles Mu|"
  2598. wait(1)
  2599. script.Parent.Text = "Eagles M|"
  2600. wait(1)
  2601. script.Parent.Text = "Eagles |"
  2602. wait(1)
  2603. script.Parent.Text = "Eagles|"
  2604. wait(1)
  2605. script.Parent.Text = "Eagle"
  2606. wait(1)
  2607. script.Parent.Text = "Eagl|"
  2608. wait(1)
  2609. script.Parent.Text = "Eag|"
  2610. wait(1)
  2611. script.Parent.Text = "Ea|"
  2612. wait(1)
  2613. script.Parent.Text = "E"
  2614. wait(1)
  2615. script.Parent.Text = "Ea|"
  2616. wait(1)
  2617. script.Parent.Text = "Eag|"
  2618. wait(1)
  2619. script.Parent.Text = "Eagle"
  2620. wait(1)
  2621. script.Parent.Text = "Eagles|"
  2622. wait(1)
  2623. script.Parent.Text = "Eagles |"
  2624. wait(1)
  2625. script.Parent.Text = "Eagles M|"
  2626. wait(1)
  2627. script.Parent.Text = "Eagles Mu|"
  2628. wait(1)
  2629. script.Parent.Text = "Eagles Mus|"
  2630. wait(1)
  2631. script.Parent.Text = "Eagles Musi|"
  2632. wait(1)
  2633. script.Parent.Text = "Eagles Music|"
  2634. wait(1)
  2635. script.Parent.Text = "Eagles Musi|"
  2636. wait(1)
  2637. script.Parent.Text = "Eagles Mus|"
  2638. wait(1)
  2639. script.Parent.Text = "Eagles Mu|"
  2640. wait(1)
  2641. script.Parent.Text = "Eagles M|"
  2642. wait(1)
  2643. script.Parent.Text = "Eagles |"
  2644. wait(1)
  2645. script.Parent.Text = "Eagles|"
  2646. wait(1)
  2647. script.Parent.Text = "Eagle"
  2648. wait(1)
  2649. script.Parent.Text = "Eagl|"
  2650. wait(1)
  2651. script.Parent.Text = "Eag|"
  2652. wait(1)
  2653. script.Parent.Text = "Ea|"
  2654. wait(1)
  2655. script.Parent.Text = "E"
  2656. wait(1)
  2657. script.Parent.Text = "Ea|"
  2658. wait(1)
  2659. script.Parent.Text = "Eag|"
  2660. wait(1)
  2661. script.Parent.Text = "Eagle"
  2662. wait(1)
  2663. script.Parent.Text = "Eagles|"
  2664. wait(1)
  2665. script.Parent.Text = "Eagles |"
  2666. wait(1)
  2667. script.Parent.Text = "Eagles M|"
  2668. wait(1)
  2669. script.Parent.Text = "Eagles Mu|"
  2670. wait(1)
  2671. script.Parent.Text = "Eagles Mus|"
  2672. wait(1)
  2673. script.Parent.Text = "Eagles Musi|"
  2674. wait(1)
  2675. script.Parent.Text = "Eagles Music|"
  2676. wait(1)
  2677. script.Parent.Text = "Eagles Musi|"
  2678. wait(1)
  2679. script.Parent.Text = "Eagles Mus|"
  2680. wait(1)
  2681. script.Parent.Text = "Eagles Mu|"
  2682. wait(1)
  2683. script.Parent.Text = "Eagles M|"
  2684. wait(1)
  2685. script.Parent.Text = "Eagles |"
  2686. wait(1)
  2687. script.Parent.Text = "Eagles|"
  2688. wait(1)
  2689. script.Parent.Text = "Eagle"
  2690. wait(1)
  2691. script.Parent.Text = "Eagl|"
  2692. wait(1)
  2693. script.Parent.Text = "Eag|"
  2694. wait(1)
  2695. script.Parent.Text = "Ea|"
  2696. wait(1)
  2697. script.Parent.Text = "E"
  2698. wait(1)
  2699. script.Parent.Text = "Ea|"
  2700. wait(1)
  2701. script.Parent.Text = "Eag|"
  2702. wait(1)
  2703. script.Parent.Text = "Eagle"
  2704. wait(1)
  2705. script.Parent.Text = "Eagles|"
  2706. wait(1)
  2707. script.Parent.Text = "Eagles |"
  2708. wait(1)
  2709. script.Parent.Text = "Eagles M|"
  2710. wait(1)
  2711. script.Parent.Text = "Eagles Mu|"
  2712. wait(1)
  2713. script.Parent.Text = "Eagles Mus|"
  2714. wait(1)
  2715. script.Parent.Text = "Eagles Musi|"
  2716. wait(1)
  2717. script.Parent.Text = "Eagles Music|"
  2718. wait(1)
  2719. script.Parent.Text = "Eagles Musi|"
  2720. wait(1)
  2721. script.Parent.Text = "Eagles Mus|"
  2722. wait(1)
  2723. script.Parent.Text = "Eagles Mu|"
  2724. wait(1)
  2725. script.Parent.Text = "Eagles M|"
  2726. wait(1)
  2727. script.Parent.Text = "Eagles |"
  2728. wait(1)
  2729. script.Parent.Text = "Eagles|"
  2730. wait(1)
  2731. script.Parent.Text = "Eagle"
  2732. wait(1)
  2733. script.Parent.Text = "Eagl|"
  2734. wait(1)
  2735. script.Parent.Text = "Eag|"
  2736. wait(1)
  2737. script.Parent.Text = "Ea|"
  2738. wait(1)
  2739. script.Parent.Text = "E"
  2740. wait(1)
  2741. script.Parent.Text = "Ea|"
  2742. wait(1)
  2743. script.Parent.Text = "Eag|"
  2744. wait(1)
  2745. script.Parent.Text = "Eagle"
  2746. wait(1)
  2747. script.Parent.Text = "Eagles|"
  2748. wait(1)
  2749. script.Parent.Text = "Eagles |"
  2750. wait(1)
  2751. script.Parent.Text = "Eagles M|"
  2752. wait(1)
  2753. script.Parent.Text = "Eagles Mu|"
  2754. wait(1)
  2755. script.Parent.Text = "Eagles Mus|"
  2756. wait(1)
  2757. script.Parent.Text = "Eagles Musi|"
  2758. wait(1)
  2759. script.Parent.Text = "Eagles Music|"
  2760. wait(1)
  2761. script.Parent.Text = "Eagles Musi|"
  2762. wait(1)
  2763. script.Parent.Text = "Eagles Mus|"
  2764. wait(1)
  2765. script.Parent.Text = "Eagles Mu|"
  2766. wait(1)
  2767. script.Parent.Text = "Eagles M|"
  2768. wait(1)
  2769. script.Parent.Text = "Eagles |"
  2770. wait(1)
  2771. script.Parent.Text = "Eagles|"
  2772. wait(1)
  2773. script.Parent.Text = "Eagle"
  2774. wait(1)
  2775. script.Parent.Text = "Eagl|"
  2776. wait(1)
  2777. script.Parent.Text = "Eag|"
  2778. wait(1)
  2779. script.Parent.Text = "Ea|"
  2780. wait(1)
  2781. script.Parent.Text = "E"
  2782. wait(1)
  2783. script.Parent.Text = "Ea|"
  2784. wait(1)
  2785. script.Parent.Text = "Eag|"
  2786. wait(1)
  2787. script.Parent.Text = "Eagle"
  2788. wait(1)
  2789. script.Parent.Text = "Eagles|"
  2790. wait(1)
  2791. script.Parent.Text = "Eagles |"
  2792. wait(1)
  2793. script.Parent.Text = "Eagles M|"
  2794. wait(1)
  2795. script.Parent.Text = "Eagles Mu|"
  2796. wait(1)
  2797. script.Parent.Text = "Eagles Mus|"
  2798. wait(1)
  2799. script.Parent.Text = "Eagles Musi|"
  2800. wait(1)
  2801. script.Parent.Text = "Eagles Music|"
  2802. wait(1)
  2803. script.Parent.Text = "Eagles Musi|"
  2804. wait(1)
  2805. script.Parent.Text = "Eagles Mus|"
  2806. wait(1)
  2807. script.Parent.Text = "Eagles Mu|"
  2808. wait(1)
  2809. script.Parent.Text = "Eagles M|"
  2810. wait(1)
  2811. script.Parent.Text = "Eagles |"
  2812. wait(1)
  2813. script.Parent.Text = "Eagles|"
  2814. wait(1)
  2815. script.Parent.Text = "Eagle"
  2816. wait(1)
  2817. script.Parent.Text = "Eagl|"
  2818. wait(1)
  2819. script.Parent.Text = "Eag|"
  2820. wait(1)
  2821. script.Parent.Text = "Ea|"
  2822. wait(1)
  2823. script.Parent.Text = "E"
  2824. wait(1)
  2825. script.Parent.Text = "Ea|"
  2826. wait(1)
  2827. script.Parent.Text = "Eag|"
  2828. wait(1)
  2829. script.Parent.Text = "Eagle"
  2830. wait(1)
  2831. script.Parent.Text = "Eagles|"
  2832. wait(1)
  2833. script.Parent.Text = "Eagles |"
  2834. wait(1)
  2835. script.Parent.Text = "Eagles M|"
  2836. wait(1)
  2837. script.Parent.Text = "Eagles Mu|"
  2838. wait(1)
  2839. script.Parent.Text = "Eagles Mus|"
  2840. wait(1)
  2841. script.Parent.Text = "Eagles Musi|"
  2842. wait(1)
  2843. script.Parent.Text = "Eagles Music|"
  2844. wait(1)
  2845. script.Parent.Text = "Eagles Musi|"
  2846. wait(1)
  2847. script.Parent.Text = "Eagles Mus|"
  2848. wait(1)
  2849. script.Parent.Text = "Eagles Mu|"
  2850. wait(1)
  2851. script.Parent.Text = "Eagles M|"
  2852. wait(1)
  2853. script.Parent.Text = "Eagles |"
  2854. wait(1)
  2855. script.Parent.Text = "Eagles|"
  2856. wait(1)
  2857. script.Parent.Text = "Eagle"
  2858. wait(1)
  2859. script.Parent.Text = "Eagl|"
  2860. wait(1)
  2861. script.Parent.Text = "Eag|"
  2862. wait(1)
  2863. script.Parent.Text = "Ea|"
  2864. wait(1)
  2865. script.Parent.Text = "E"
  2866. wait(1)
  2867. script.Parent.Text = "Ea|"
  2868. wait(1)
  2869. script.Parent.Text = "Eag|"
  2870. wait(1)
  2871. script.Parent.Text = "Eagle"
  2872. wait(1)
  2873. script.Parent.Text = "Eagles|"
  2874. wait(1)
  2875. script.Parent.Text = "Eagles |"
  2876. wait(1)
  2877. script.Parent.Text = "Eagles M|"
  2878. wait(1)
  2879. script.Parent.Text = "Eagles Mu|"
  2880. wait(1)
  2881. script.Parent.Text = "Eagles Mus|"
  2882. wait(1)
  2883. script.Parent.Text = "Eagles Musi|"
  2884. wait(1)
  2885. script.Parent.Text = "Eagles Music|"
  2886. wait(1)
  2887. script.Parent.Text = "Eagles Musi|"
  2888. wait(1)
  2889. script.Parent.Text = "Eagles Mus|"
  2890. wait(1)
  2891. script.Parent.Text = "Eagles Mu|"
  2892. wait(1)
  2893. script.Parent.Text = "Eagles M|"
  2894. wait(1)
  2895. script.Parent.Text = "Eagles |"
  2896. wait(1)
  2897. script.Parent.Text = "Eagles|"
  2898. wait(1)
  2899. script.Parent.Text = "Eagle"
  2900. wait(1)
  2901. script.Parent.Text = "Eagl|"
  2902. wait(1)
  2903. script.Parent.Text = "Eag|"
  2904. wait(1)
  2905. script.Parent.Text = "Ea|"
  2906. wait(1)
  2907. script.Parent.Text = "E"
  2908. wait(1)
  2909. script.Parent.Text = "Ea|"
  2910. wait(1)
  2911. script.Parent.Text = "Eag|"
  2912. wait(1)
  2913. script.Parent.Text = "Eagle"
  2914. wait(1)
  2915. script.Parent.Text = "Eagles|"
  2916. wait(1)
  2917. script.Parent.Text = "Eagles |"
  2918. wait(1)
  2919. script.Parent.Text = "Eagles M|"
  2920. wait(1)
  2921. script.Parent.Text = "Eagles Mu|"
  2922. wait(1)
  2923. script.Parent.Text = "Eagles Mus|"
  2924. wait(1)
  2925. script.Parent.Text = "Eagles Musi|"
  2926. wait(1)
  2927. script.Parent.Text = "Eagles Music|"
  2928. wait(1)
  2929. script.Parent.Text = "Eagles Musi|"
  2930. wait(1)
  2931. script.Parent.Text = "Eagles Mus|"
  2932. wait(1)
  2933. script.Parent.Text = "Eagles Mu|"
  2934. wait(1)
  2935. script.Parent.Text = "Eagles M|"
  2936. wait(1)
  2937. script.Parent.Text = "Eagles |"
  2938. wait(1)
  2939. script.Parent.Text = "Eagles|"
  2940. wait(1)
  2941. script.Parent.Text = "Eagle"
  2942. wait(1)
  2943. script.Parent.Text = "Eagl|"
  2944. wait(1)
  2945. script.Parent.Text = "Eag|"
  2946. wait(1)
  2947. script.Parent.Text = "Ea|"
  2948. wait(1)
  2949. script.Parent.Text = "E"
  2950. wait(1)
  2951. script.Parent.Text = "Ea|"
  2952. wait(1)
  2953. script.Parent.Text = "Eag|"
  2954. wait(1)
  2955. script.Parent.Text = "Eagle"
  2956. wait(1)
  2957. script.Parent.Text = "Eagles|"
  2958. wait(1)
  2959. script.Parent.Text = "Eagles |"
  2960. wait(1)
  2961. script.Parent.Text = "Eagles M|"
  2962. wait(1)
  2963. script.Parent.Text = "Eagles Mu|"
  2964. wait(1)
  2965. script.Parent.Text = "Eagles Mus|"
  2966. wait(1)
  2967. script.Parent.Text = "Eagles Musi|"
  2968. wait(1)
  2969. script.Parent.Text = "Eagles Music|"
  2970. wait(1)
  2971. script.Parent.Text = "Eagles Musi|"
  2972. wait(1)
  2973. script.Parent.Text = "Eagles Mus|"
  2974. wait(1)
  2975. script.Parent.Text = "Eagles Mu|"
  2976. wait(1)
  2977. script.Parent.Text = "Eagles M|"
  2978. wait(1)
  2979. script.Parent.Text = "Eagles |"
  2980. wait(1)
  2981. script.Parent.Text = "Eagles|"
  2982. wait(1)
  2983. script.Parent.Text = "Eagle"
  2984. wait(1)
  2985. script.Parent.Text = "Eagl|"
  2986. wait(1)
  2987. script.Parent.Text = "Eag|"
  2988. wait(1)
  2989. script.Parent.Text = "Ea|"
  2990. wait(1)
  2991. script.Parent.Text = "E"
  2992. wait(1)
  2993. script.Parent.Text = "Ea|"
  2994. wait(1)
  2995. script.Parent.Text = "Eag|"
  2996. wait(1)
  2997. script.Parent.Text = "Eagle"
  2998. wait(1)
  2999. script.Parent.Text = "Eagles|"
  3000. wait(1)
  3001. script.Parent.Text = "Eagles |"
  3002. wait(1)
  3003. script.Parent.Text = "Eagles M|"
  3004. wait(1)
  3005. script.Parent.Text = "Eagles Mu|"
  3006. wait(1)
  3007. script.Parent.Text = "Eagles Mus|"
  3008. wait(1)
  3009. script.Parent.Text = "Eagles Musi|"
  3010. wait(1)
  3011. script.Parent.Text = "Eagles Music|"
  3012. wait(1)
  3013. script.Parent.Text = "Eagles Musi|"
  3014. wait(1)
  3015. script.Parent.Text = "Eagles Mus|"
  3016. wait(1)
  3017. script.Parent.Text = "Eagles Mu|"
  3018. wait(1)
  3019. script.Parent.Text = "Eagles M|"
  3020. wait(1)
  3021. script.Parent.Text = "Eagles |"
  3022. wait(1)
  3023. script.Parent.Text = "Eagles|"
  3024. wait(1)
  3025. script.Parent.Text = "Eagle"
  3026. wait(1)
  3027. script.Parent.Text = "Eagl|"
  3028. wait(1)
  3029. script.Parent.Text = "Eag|"
  3030. wait(1)
  3031. script.Parent.Text = "Ea|"
  3032. wait(1)
  3033. script.Parent.Text = "E"
  3034. wait(1)
  3035. script.Parent.Text = "Ea|"
  3036. wait(1)
  3037. script.Parent.Text = "Eag|"
  3038. wait(1)
  3039. script.Parent.Text = "Eagle"
  3040. wait(1)
  3041. script.Parent.Text = "Eagles|"
  3042. wait(1)
  3043. script.Parent.Text = "Eagles |"
  3044. wait(1)
  3045. script.Parent.Text = "Eagles M|"
  3046. wait(1)
  3047. script.Parent.Text = "Eagles Mu|"
  3048. wait(1)
  3049. script.Parent.Text = "Eagles Mus|"
  3050. wait(1)
  3051. script.Parent.Text = "Eagles Musi|"
  3052. wait(1)
  3053. script.Parent.Text = "Eagles Music|"
  3054. wait(1)
  3055. script.Parent.Text = "Eagles Musi|"
  3056. wait(1)
  3057. script.Parent.Text = "Eagles Mus|"
  3058. wait(1)
  3059. script.Parent.Text = "Eagles Mu|"
  3060. wait(1)
  3061. script.Parent.Text = "Eagles M|"
  3062. wait(1)
  3063. script.Parent.Text = "Eagles |"
  3064. wait(1)
  3065. script.Parent.Text = "Eagles|"
  3066. wait(1)
  3067. script.Parent.Text = "Eagle"
  3068. wait(1)
  3069. script.Parent.Text = "Eagl|"
  3070. wait(1)
  3071. script.Parent.Text = "Eag|"
  3072. wait(1)
  3073. script.Parent.Text = "Ea|"
  3074. wait(1)
  3075. script.Parent.Text = "E"
  3076. wait(1)
  3077. script.Parent.Text = "Ea|"
  3078. wait(1)
  3079. script.Parent.Text = "Eag|"
  3080. wait(1)
  3081. script.Parent.Text = "Eagle"
  3082. wait(1)
  3083. script.Parent.Text = "Eagles|"
  3084. wait(1)
  3085. script.Parent.Text = "Eagles |"
  3086. wait(1)
  3087. script.Parent.Text = "Eagles M|"
  3088. wait(1)
  3089. script.Parent.Text = "Eagles Mu|"
  3090. wait(1)
  3091. script.Parent.Text = "Eagles Mus|"
  3092. wait(1)
  3093. script.Parent.Text = "Eagles Musi|"
  3094. wait(1)
  3095. script.Parent.Text = "Eagles Music|"
  3096. wait(1)
  3097. script.Parent.Text = "Eagles Musi|"
  3098. wait(1)
  3099. script.Parent.Text = "Eagles Mus|"
  3100. wait(1)
  3101. script.Parent.Text = "Eagles Mu|"
  3102. wait(1)
  3103. script.Parent.Text = "Eagles M|"
  3104. wait(1)
  3105. script.Parent.Text = "Eagles |"
  3106. wait(1)
  3107. script.Parent.Text = "Eagles|"
  3108. wait(1)
  3109. script.Parent.Text = "Eagle"
  3110. wait(1)
  3111. script.Parent.Text = "Eagl|"
  3112. wait(1)
  3113. script.Parent.Text = "Eag|"
  3114. wait(1)
  3115. script.Parent.Text = "Ea|"
  3116. wait(1)
  3117. script.Parent.Text = "E"
  3118. wait(1)
  3119. script.Parent.Text = "Ea|"
  3120. wait(1)
  3121. script.Parent.Text = "Eag|"
  3122. wait(1)
  3123. script.Parent.Text = "Eagle"
  3124. wait(1)
  3125. script.Parent.Text = "Eagles|"
  3126. wait(1)
  3127. script.Parent.Text = "Eagles |"
  3128. wait(1)
  3129. script.Parent.Text = "Eagles M|"
  3130. wait(1)
  3131. script.Parent.Text = "Eagles Mu|"
  3132. wait(1)
  3133. script.Parent.Text = "Eagles Mus|"
  3134. wait(1)
  3135. script.Parent.Text = "Eagles Musi|"
  3136. wait(1)
  3137. script.Parent.Text = "Eagles Music|"
  3138. wait(1)
  3139. script.Parent.Text = "Eagles Musi|"
  3140. wait(1)
  3141. script.Parent.Text = "Eagles Mus|"
  3142. wait(1)
  3143. script.Parent.Text = "Eagles Mu|"
  3144. wait(1)
  3145. script.Parent.Text = "Eagles M|"
  3146. wait(1)
  3147. script.Parent.Text = "Eagles |"
  3148. wait(1)
  3149. script.Parent.Text = "Eagles|"
  3150. wait(1)
  3151. script.Parent.Text = "Eagle"
  3152. wait(1)
  3153. script.Parent.Text = "Eagl|"
  3154. wait(1)
  3155. script.Parent.Text = "Eag|"
  3156. wait(1)
  3157. script.Parent.Text = "Ea|"
  3158. wait(1)
  3159. script.Parent.Text = "E"
  3160. wait(1)
  3161. script.Parent.Text = "Ea|"
  3162. wait(1)
  3163. script.Parent.Text = "Eag|"
  3164. wait(1)
  3165. script.Parent.Text = "Eagle"
  3166. wait(1)
  3167. script.Parent.Text = "Eagles|"
  3168. wait(1)
  3169. script.Parent.Text = "Eagles |"
  3170. wait(1)
  3171. script.Parent.Text = "Eagles M|"
  3172. wait(1)
  3173. script.Parent.Text = "Eagles Mu|"
  3174. wait(1)
  3175. script.Parent.Text = "Eagles Mus|"
  3176. wait(1)
  3177. script.Parent.Text = "Eagles Musi|"
  3178. wait(1)
  3179. script.Parent.Text = "Eagles Music|"
  3180. wait(1)
  3181. script.Parent.Text = "Eagles Musi|"
  3182. wait(1)
  3183. script.Parent.Text = "Eagles Mus|"
  3184. wait(1)
  3185. script.Parent.Text = "Eagles Mu|"
  3186. wait(1)
  3187. script.Parent.Text = "Eagles M|"
  3188. wait(1)
  3189. script.Parent.Text = "Eagles |"
  3190. wait(1)
  3191. script.Parent.Text = "Eagles|"
  3192. wait(1)
  3193. script.Parent.Text = "Eagle"
  3194. wait(1)
  3195. script.Parent.Text = "Eagl|"
  3196. wait(1)
  3197. script.Parent.Text = "Eag|"
  3198. wait(1)
  3199. script.Parent.Text = "Ea|"
  3200. wait(1)
  3201. script.Parent.Text = "E"
  3202. wait(1)
  3203. script.Parent.Text = "Ea|"
  3204. wait(1)
  3205. script.Parent.Text = "Eag|"
  3206. wait(1)
  3207. script.Parent.Text = "Eagle"
  3208. wait(1)
  3209. script.Parent.Text = "Eagles|"
  3210. wait(1)
  3211. script.Parent.Text = "Eagles |"
  3212. wait(1)
  3213. script.Parent.Text = "Eagles M|"
  3214. wait(1)
  3215. script.Parent.Text = "Eagles Mu|"
  3216. wait(1)
  3217. script.Parent.Text = "Eagles Mus|"
  3218. wait(1)
  3219. script.Parent.Text = "Eagles Musi|"
  3220. wait(1)
  3221. script.Parent.Text = "Eagles Music|"
  3222. wait(1)
  3223. script.Parent.Text = "Eagles Musi|"
  3224. wait(1)
  3225. script.Parent.Text = "Eagles Mus|"
  3226. wait(1)
  3227. script.Parent.Text = "Eagles Mu|"
  3228. wait(1)
  3229. script.Parent.Text = "Eagles M|"
  3230. wait(1)
  3231. script.Parent.Text = "Eagles |"
  3232. wait(1)
  3233. script.Parent.Text = "Eagles|"
  3234. wait(1)
  3235. script.Parent.Text = "Eagle"
  3236. wait(1)
  3237. script.Parent.Text = "Eagl|"
  3238. wait(1)
  3239. script.Parent.Text = "Eag|"
  3240. wait(1)
  3241. script.Parent.Text = "Ea|"
  3242. wait(1)
  3243. script.Parent.Text = "E"
  3244. wait(1)
  3245. script.Parent.Text = "Ea|"
  3246. wait(1)
  3247. script.Parent.Text = "Eag|"
  3248. wait(1)
  3249. script.Parent.Text = "Eagle"
  3250. wait(1)
  3251. script.Parent.Text = "Eagles|"
  3252. wait(1)
  3253. script.Parent.Text = "Eagles |"
  3254. wait(1)
  3255. script.Parent.Text = "Eagles M|"
  3256. wait(1)
  3257. script.Parent.Text = "Eagles Mu|"
  3258. wait(1)
  3259. script.Parent.Text = "Eagles Mus|"
  3260. wait(1)
  3261. script.Parent.Text = "Eagles Musi|"
  3262. wait(1)
  3263. script.Parent.Text = "Eagles Music|"
  3264. wait(1)
  3265. script.Parent.Text = "Eagles Musi|"
  3266. wait(1)
  3267. script.Parent.Text = "Eagles Mus|"
  3268. wait(1)
  3269. script.Parent.Text = "Eagles Mu|"
  3270. wait(1)
  3271. script.Parent.Text = "Eagles M|"
  3272. wait(1)
  3273. script.Parent.Text = "Eagles |"
  3274. wait(1)
  3275. script.Parent.Text = "Eagles|"
  3276. wait(1)
  3277. script.Parent.Text = "Eagle"
  3278. wait(1)
  3279. script.Parent.Text = "Eagl|"
  3280. wait(1)
  3281. script.Parent.Text = "Eag|"
  3282. wait(1)
  3283. script.Parent.Text = "Ea|"
  3284. wait(1)
  3285. script.Parent.Text = "E"
  3286. wait(1)
  3287. script.Parent.Text = "Ea|"
  3288. wait(1)
  3289. script.Parent.Text = "Eag|"
  3290. wait(1)
  3291. script.Parent.Text = "Eagle"
  3292. wait(1)
  3293. script.Parent.Text = "Eagles|"
  3294. wait(1)
  3295. script.Parent.Text = "Eagles |"
  3296. wait(1)
  3297. script.Parent.Text = "Eagles M|"
  3298. wait(1)
  3299. script.Parent.Text = "Eagles Mu|"
  3300. wait(1)
  3301. script.Parent.Text = "Eagles Mus|"
  3302. wait(1)
  3303. script.Parent.Text = "Eagles Musi|"
  3304. wait(1)
  3305. script.Parent.Text = "Eagles Music|"
  3306. wait(1)
  3307. script.Parent.Text = "Eagles Musi|"
  3308. wait(1)
  3309. script.Parent.Text = "Eagles Mus|"
  3310. wait(1)
  3311. script.Parent.Text = "Eagles Mu|"
  3312. wait(1)
  3313. script.Parent.Text = "Eagles M|"
  3314. wait(1)
  3315. script.Parent.Text = "Eagles |"
  3316. wait(1)
  3317. script.Parent.Text = "Eagles|"
  3318. wait(1)
  3319. script.Parent.Text = "Eagle"
  3320. wait(1)
  3321. script.Parent.Text = "Eagl|"
  3322. wait(1)
  3323. script.Parent.Text = "Eag|"
  3324. wait(1)
  3325. script.Parent.Text = "Ea|"
  3326. wait(1)
  3327. script.Parent.Text = "E"
  3328. wait(1)
  3329. script.Parent.Text = "Ea|"
  3330. wait(1)
  3331. script.Parent.Text = "Eag|"
  3332. wait(1)
  3333. script.Parent.Text = "Eagle"
  3334. wait(1)
  3335. script.Parent.Text = "Eagles|"
  3336. wait(1)
  3337. script.Parent.Text = "Eagles |"
  3338. wait(1)
  3339. script.Parent.Text = "Eagles M|"
  3340. wait(1)
  3341. script.Parent.Text = "Eagles Mu|"
  3342. wait(1)
  3343. script.Parent.Text = "Eagles Mus|"
  3344. wait(1)
  3345. script.Parent.Text = "Eagles Musi|"
  3346. wait(1)
  3347. script.Parent.Text = "Eagles Music|"
  3348. wait(1)
  3349. script.Parent.Text = "Eagles Musi|"
  3350. wait(1)
  3351. script.Parent.Text = "Eagles Mus|"
  3352. wait(1)
  3353. script.Parent.Text = "Eagles Mu|"
  3354. wait(1)
  3355. script.Parent.Text = "Eagles M|"
  3356. wait(1)
  3357. script.Parent.Text = "Eagles |"
  3358. wait(1)
  3359. script.Parent.Text = "Eagles|"
  3360. wait(1)
  3361. script.Parent.Text = "Eagle"
  3362. wait(1)
  3363. script.Parent.Text = "Eagl|"
  3364. wait(1)
  3365. script.Parent.Text = "Eag|"
  3366. wait(1)
  3367. script.Parent.Text = "Ea|"
  3368. wait(1)
  3369. script.Parent.Text = "E"
  3370. wait(1)
  3371. script.Parent.Text = "Ea|"
  3372. wait(1)
  3373. script.Parent.Text = "Eag|"
  3374. wait(1)
  3375. script.Parent.Text = "Eagle"
  3376. wait(1)
  3377. script.Parent.Text = "Eagles|"
  3378. wait(1)
  3379. script.Parent.Text = "Eagles |"
  3380. wait(1)
  3381. script.Parent.Text = "Eagles M|"
  3382. wait(1)
  3383. script.Parent.Text = "Eagles Mu|"
  3384. wait(1)
  3385. script.Parent.Text = "Eagles Mus|"
  3386. wait(1)
  3387. script.Parent.Text = "Eagles Musi|"
  3388. wait(1)
  3389. script.Parent.Text = "Eagles Music|"
  3390. wait(1)
  3391. script.Parent.Text = "Eagles Musi|"
  3392. wait(1)
  3393. script.Parent.Text = "Eagles Mus|"
  3394. wait(1)
  3395. script.Parent.Text = "Eagles Mu|"
  3396. wait(1)
  3397. script.Parent.Text = "Eagles M|"
  3398. wait(1)
  3399. script.Parent.Text = "Eagles |"
  3400. wait(1)
  3401. script.Parent.Text = "Eagles|"
  3402. wait(1)
  3403. script.Parent.Text = "Eagle"
  3404. wait(1)
  3405. script.Parent.Text = "Eagl|"
  3406. wait(1)
  3407. script.Parent.Text = "Eag|"
  3408. wait(1)
  3409. script.Parent.Text = "Ea|"
  3410. wait(1)
  3411. script.Parent.Text = "E"
  3412. wait(1)
  3413. script.Parent.Text = "Ea|"
  3414. wait(1)
  3415. script.Parent.Text = "Eag|"
  3416. wait(1)
  3417. script.Parent.Text = "Eagle"
  3418. wait(1)
  3419. script.Parent.Text = "Eagles|"
  3420. wait(1)
  3421. script.Parent.Text = "Eagles |"
  3422. wait(1)
  3423. script.Parent.Text = "Eagles M|"
  3424. wait(1)
  3425. script.Parent.Text = "Eagles Mu|"
  3426. wait(1)
  3427. script.Parent.Text = "Eagles Mus|"
  3428. wait(1)
  3429. script.Parent.Text = "Eagles Musi|"
  3430. wait(1)
  3431. script.Parent.Text = "Eagles Music|"
  3432. wait(1)
  3433. script.Parent.Text = "Eagles Musi|"
  3434. wait(1)
  3435. script.Parent.Text = "Eagles Mus|"
  3436. wait(1)
  3437. script.Parent.Text = "Eagles Mu|"
  3438. wait(1)
  3439. script.Parent.Text = "Eagles M|"
  3440. wait(1)
  3441. script.Parent.Text = "Eagles |"
  3442. wait(1)
  3443. script.Parent.Text = "Eagles|"
  3444. wait(1)
  3445. script.Parent.Text = "Eagle"
  3446. wait(1)
  3447. script.Parent.Text = "Eagl|"
  3448. wait(1)
  3449. script.Parent.Text = "Eag|"
  3450. wait(1)
  3451. script.Parent.Text = "Ea|"
  3452. wait(1)
  3453. script.Parent.Text = "E"
  3454. wait(1)
  3455. script.Parent.Text = "Ea|"
  3456. wait(1)
  3457. script.Parent.Text = "Eag|"
  3458. wait(1)
  3459. script.Parent.Text = "Eagle"
  3460. wait(1)
  3461. script.Parent.Text = "Eagles|"
  3462. wait(1)
  3463. script.Parent.Text = "Eagles |"
  3464. wait(1)
  3465. script.Parent.Text = "Eagles M|"
  3466. wait(1)
  3467. script.Parent.Text = "Eagles Mu|"
  3468. wait(1)
  3469. script.Parent.Text = "Eagles Mus|"
  3470. wait(1)
  3471. script.Parent.Text = "Eagles Musi|"
  3472. wait(1)
  3473. script.Parent.Text = "Eagles Music|"
  3474. wait(1)
  3475. script.Parent.Text = "Eagles Musi|"
  3476. wait(1)
  3477. script.Parent.Text = "Eagles Mus|"
  3478. wait(1)
  3479. script.Parent.Text = "Eagles Mu|"
  3480. wait(1)
  3481. script.Parent.Text = "Eagles M|"
  3482. wait(1)
  3483. script.Parent.Text = "Eagles |"
  3484. wait(1)
  3485. script.Parent.Text = "Eagles|"
  3486. wait(1)
  3487. script.Parent.Text = "Eagle"
  3488. wait(1)
  3489. script.Parent.Text = "Eagl|"
  3490. wait(1)
  3491. script.Parent.Text = "Eag|"
  3492. wait(1)
  3493. script.Parent.Text = "Ea|"
  3494. wait(1)
  3495. script.Parent.Text = "E"
  3496. wait(1)
  3497. script.Parent.Text = "Ea|"
  3498. wait(1)
  3499. script.Parent.Text = "Eag|"
  3500. wait(1)
  3501. script.Parent.Text = "Eagle"
  3502. wait(1)
  3503. script.Parent.Text = "Eagles|"
  3504. wait(1)
  3505. script.Parent.Text = "Eagles |"
  3506. wait(1)
  3507. script.Parent.Text = "Eagles M|"
  3508. wait(1)
  3509. script.Parent.Text = "Eagles Mu|"
  3510. wait(1)
  3511. script.Parent.Text = "Eagles Mus|"
  3512. wait(1)
  3513. script.Parent.Text = "Eagles Musi|"
  3514. wait(1)
  3515. script.Parent.Text = "Eagles Music|"
  3516. wait(1)
  3517. script.Parent.Text = "Eagles Musi|"
  3518. wait(1)
  3519. script.Parent.Text = "Eagles Mus|"
  3520. wait(1)
  3521. script.Parent.Text = "Eagles Mu|"
  3522. wait(1)
  3523. script.Parent.Text = "Eagles M|"
  3524. wait(1)
  3525. script.Parent.Text = "Eagles |"
  3526. wait(1)
  3527. script.Parent.Text = "Eagles|"
  3528. wait(1)
  3529. script.Parent.Text = "Eagle"
  3530. wait(1)
  3531. script.Parent.Text = "Eagl|"
  3532. wait(1)
  3533. script.Parent.Text = "Eag|"
  3534. wait(1)
  3535. script.Parent.Text = "Ea|"
  3536. wait(1)
  3537. script.Parent.Text = "E"
  3538. wait(1)
  3539. script.Parent.Text = "Ea|"
  3540. wait(1)
  3541. script.Parent.Text = "Eag|"
  3542. wait(1)
  3543. script.Parent.Text = "Eagle"
  3544. wait(1)
  3545. script.Parent.Text = "Eagles|"
  3546. wait(1)
  3547. script.Parent.Text = "Eagles |"
  3548. wait(1)
  3549. script.Parent.Text = "Eagles M|"
  3550. wait(1)
  3551. script.Parent.Text = "Eagles Mu|"
  3552. wait(1)
  3553. script.Parent.Text = "Eagles Mus|"
  3554. wait(1)
  3555. script.Parent.Text = "Eagles Musi|"
  3556. wait(1)
  3557. script.Parent.Text = "Eagles Music|"
  3558. wait(1)
  3559. script.Parent.Text = "Eagles Musi|"
  3560. wait(1)
  3561. script.Parent.Text = "Eagles Mus|"
  3562. wait(1)
  3563. script.Parent.Text = "Eagles Mu|"
  3564. wait(1)
  3565. script.Parent.Text = "Eagles M|"
  3566. wait(1)
  3567. script.Parent.Text = "Eagles |"
  3568. wait(1)
  3569. script.Parent.Text = "Eagles|"
  3570. wait(1)
  3571. script.Parent.Text = "Eagle"
  3572. wait(1)
  3573. script.Parent.Text = "Eagl|"
  3574. wait(1)
  3575. script.Parent.Text = "Eag|"
  3576. wait(1)
  3577. script.Parent.Text = "Ea|"
  3578. wait(1)
  3579. script.Parent.Text = "E"
  3580. wait(1)
  3581. script.Parent.Text = "Ea|"
  3582. wait(1)
  3583. script.Parent.Text = "Eag|"
  3584. wait(1)
  3585. script.Parent.Text = "Eagle"
  3586. wait(1)
  3587. script.Parent.Text = "Eagles|"
  3588. wait(1)
  3589. script.Parent.Text = "Eagles |"
  3590. wait(1)
  3591. script.Parent.Text = "Eagles M|"
  3592. wait(1)
  3593. script.Parent.Text = "Eagles Mu|"
  3594. wait(1)
  3595. script.Parent.Text = "Eagles Mus|"
  3596. wait(1)
  3597. script.Parent.Text = "Eagles Musi|"
  3598. wait(1)
  3599. script.Parent.Text = "Eagles Music|"
  3600. wait(1)
  3601. script.Parent.Text = "Eagles Musi|"
  3602. wait(1)
  3603. script.Parent.Text = "Eagles Mus|"
  3604. wait(1)
  3605. script.Parent.Text = "Eagles Mu|"
  3606. wait(1)
  3607. script.Parent.Text = "Eagles M|"
  3608. wait(1)
  3609. script.Parent.Text = "Eagles |"
  3610. wait(1)
  3611. script.Parent.Text = "Eagles|"
  3612. wait(1)
  3613. script.Parent.Text = "Eagle"
  3614. wait(1)
  3615. script.Parent.Text = "Eagl|"
  3616. wait(1)
  3617. script.Parent.Text = "Eag|"
  3618. wait(1)
  3619. script.Parent.Text = "Ea|"
  3620. wait(1)
  3621. script.Parent.Text = "E"
  3622. wait(1)
  3623. script.Parent.Text = "Ea|"
  3624. wait(1)
  3625. script.Parent.Text = "Eag|"
  3626. wait(1)
  3627. script.Parent.Text = "Eagle"
  3628. wait(1)
  3629. script.Parent.Text = "Eagles|"
  3630. wait(1)
  3631. script.Parent.Text = "Eagles |"
  3632. wait(1)
  3633. script.Parent.Text = "Eagles M|"
  3634. wait(1)
  3635. script.Parent.Text = "Eagles Mu|"
  3636. wait(1)
  3637. script.Parent.Text = "Eagles Mus|"
  3638. wait(1)
  3639. script.Parent.Text = "Eagles Musi|"
  3640. wait(1)
  3641. script.Parent.Text = "Eagles Music|"
  3642. wait(1)
  3643. script.Parent.Text = "Eagles Musi|"
  3644. wait(1)
  3645. script.Parent.Text = "Eagles Mus|"
  3646. wait(1)
  3647. script.Parent.Text = "Eagles Mu|"
  3648. wait(1)
  3649. script.Parent.Text = "Eagles M|"
  3650. wait(1)
  3651. script.Parent.Text = "Eagles |"
  3652. wait(1)
  3653. script.Parent.Text = "Eagles|"
  3654. wait(1)
  3655. script.Parent.Text = "Eagle"
  3656. wait(1)
  3657. script.Parent.Text = "Eagl|"
  3658. wait(1)
  3659. script.Parent.Text = "Eag|"
  3660. wait(1)
  3661. script.Parent.Text = "Ea|"
  3662. wait(1)
  3663. script.Parent.Text = "E"
  3664. wait(1)
  3665. script.Parent.Text = "Ea|"
  3666. wait(1)
  3667. script.Parent.Text = "Eag|"
  3668. wait(1)
  3669. script.Parent.Text = "Eagle"
  3670. wait(1)
  3671. script.Parent.Text = "Eagles|"
  3672. wait(1)
  3673. script.Parent.Text = "Eagles |"
  3674. wait(1)
  3675. script.Parent.Text = "Eagles M|"
  3676. wait(1)
  3677. script.Parent.Text = "Eagles Mu|"
  3678. wait(1)
  3679. script.Parent.Text = "Eagles Mus|"
  3680. wait(1)
  3681. script.Parent.Text = "Eagles Musi|"
  3682. wait(1)
  3683. script.Parent.Text = "Eagles Music|"
  3684. wait(1)
  3685. script.Parent.Text = "Eagles Musi|"
  3686. wait(1)
  3687. script.Parent.Text = "Eagles Mus|"
  3688. wait(1)
  3689. script.Parent.Text = "Eagles Mu|"
  3690. wait(1)
  3691. script.Parent.Text = "Eagles M|"
  3692. wait(1)
  3693. script.Parent.Text = "Eagles |"
  3694. wait(1)
  3695. script.Parent.Text = "Eagles|"
  3696. wait(1)
  3697. script.Parent.Text = "Eagle"
  3698. wait(1)
  3699. script.Parent.Text = "Eagl|"
  3700. wait(1)
  3701. script.Parent.Text = "Eag|"
  3702. wait(1)
  3703. script.Parent.Text = "Ea|"
  3704. wait(1)
  3705. script.Parent.Text = "E"
  3706. wait(1)
  3707. script.Parent.Text = "Ea|"
  3708. wait(1)
  3709. script.Parent.Text = "Eag|"
  3710. wait(1)
  3711. script.Parent.Text = "Eagle"
  3712. wait(1)
  3713. script.Parent.Text = "Eagles|"
  3714. wait(1)
  3715. script.Parent.Text = "Eagles |"
  3716. wait(1)
  3717. script.Parent.Text = "Eagles M|"
  3718. wait(1)
  3719. script.Parent.Text = "Eagles Mu|"
  3720. wait(1)
  3721. script.Parent.Text = "Eagles Mus|"
  3722. wait(1)
  3723. script.Parent.Text = "Eagles Musi|"
  3724. wait(1)
  3725. script.Parent.Text = "Eagles Music|"
  3726. wait(1)
  3727. script.Parent.Text = "Eagles Musi|"
  3728. wait(1)
  3729. script.Parent.Text = "Eagles Mus|"
  3730. wait(1)
  3731. script.Parent.Text = "Eagles Mu|"
  3732. wait(1)
  3733. script.Parent.Text = "Eagles M|"
  3734. wait(1)
  3735. script.Parent.Text = "Eagles |"
  3736. wait(1)
  3737. script.Parent.Text = "Eagles|"
  3738. wait(1)
  3739. script.Parent.Text = "Eagle"
  3740. wait(1)
  3741. script.Parent.Text = "Eagl|"
  3742. wait(1)
  3743. script.Parent.Text = "Eag|"
  3744. wait(1)
  3745. script.Parent.Text = "Ea|"
  3746. wait(1)
  3747. script.Parent.Text = "E"
  3748. wait(1)
  3749. script.Parent.Text = "Ea|"
  3750. wait(1)
  3751. script.Parent.Text = "Eag|"
  3752. wait(1)
  3753. script.Parent.Text = "Eagle"
  3754. wait(1)
  3755. script.Parent.Text = "Eagles|"
  3756. wait(1)
  3757. script.Parent.Text = "Eagles |"
  3758. wait(1)
  3759. script.Parent.Text = "Eagles M|"
  3760. wait(1)
  3761. script.Parent.Text = "Eagles Mu|"
  3762. wait(1)
  3763. script.Parent.Text = "Eagles Mus|"
  3764. wait(1)
  3765. script.Parent.Text = "Eagles Musi|"
  3766. wait(1)
  3767. script.Parent.Text = "Eagles Music|"
  3768. wait(1)
  3769. script.Parent.Text = "Eagles Musi|"
  3770. wait(1)
  3771. script.Parent.Text = "Eagles Mus|"
  3772. wait(1)
  3773. script.Parent.Text = "Eagles Mu|"
  3774. wait(1)
  3775. script.Parent.Text = "Eagles M|"
  3776. wait(1)
  3777. script.Parent.Text = "Eagles |"
  3778. wait(1)
  3779. script.Parent.Text = "Eagles|"
  3780. wait(1)
  3781. script.Parent.Text = "Eagle"
  3782. wait(1)
  3783. script.Parent.Text = "Eagl|"
  3784. wait(1)
  3785. script.Parent.Text = "Eag|"
  3786. wait(1)
  3787. script.Parent.Text = "Ea|"
  3788. wait(1)
  3789. script.Parent.Text = "E"
  3790. wait(1)
  3791. script.Parent.Text = "Ea|"
  3792. wait(1)
  3793. script.Parent.Text = "Eag|"
  3794. wait(1)
  3795. script.Parent.Text = "Eagle"
  3796. wait(1)
  3797. script.Parent.Text = "Eagles|"
  3798. wait(1)
  3799. script.Parent.Text = "Eagles |"
  3800. wait(1)
  3801. script.Parent.Text = "Eagles M|"
  3802. wait(1)
  3803. script.Parent.Text = "Eagles Mu|"
  3804. wait(1)
  3805. script.Parent.Text = "Eagles Mus|"
  3806. wait(1)
  3807. script.Parent.Text = "Eagles Musi|"
  3808. wait(1)
  3809. script.Parent.Text = "Eagles Music|"
  3810. wait(1)
  3811. script.Parent.Text = "Eagles Musi|"
  3812. wait(1)
  3813. script.Parent.Text = "Eagles Mus|"
  3814. wait(1)
  3815. script.Parent.Text = "Eagles Mu|"
  3816. wait(1)
  3817. script.Parent.Text = "Eagles M|"
  3818. wait(1)
  3819. script.Parent.Text = "Eagles |"
  3820. wait(1)
  3821. script.Parent.Text = "Eagles|"
  3822. wait(1)
  3823. script.Parent.Text = "Eagle"
  3824. wait(1)
  3825. script.Parent.Text = "Eagl|"
  3826. wait(1)
  3827. script.Parent.Text = "Eag|"
  3828. wait(1)
  3829. script.Parent.Text = "Ea|"
  3830. wait(1)
  3831. script.Parent.Text = "E"
  3832. wait(1)
  3833. script.Parent.Text = "Ea|"
  3834. wait(1)
  3835. script.Parent.Text = "Eag|"
  3836. wait(1)
  3837. script.Parent.Text = "Eagle"
  3838. wait(1)
  3839. script.Parent.Text = "Eagles|"
  3840. wait(1)
  3841. script.Parent.Text = "Eagles |"
  3842. wait(1)
  3843. script.Parent.Text = "Eagles M|"
  3844. wait(1)
  3845. script.Parent.Text = "Eagles Mu|"
  3846. wait(1)
  3847. script.Parent.Text = "Eagles Mus|"
  3848. wait(1)
  3849. script.Parent.Text = "Eagles Musi|"
  3850. wait(1)
  3851. script.Parent.Text = "Eagles Music|"
  3852. wait(1)
  3853. script.Parent.Text = "Eagles Musi|"
  3854. wait(1)
  3855. script.Parent.Text = "Eagles Mus|"
  3856. wait(1)
  3857. script.Parent.Text = "Eagles Mu|"
  3858. wait(1)
  3859. script.Parent.Text = "Eagles M|"
  3860. wait(1)
  3861. script.Parent.Text = "Eagles |"
  3862. wait(1)
  3863. script.Parent.Text = "Eagles|"
  3864. wait(1)
  3865. script.Parent.Text = "Eagle"
  3866. wait(1)
  3867. script.Parent.Text = "Eagl|"
  3868. wait(1)
  3869. script.Parent.Text = "Eag|"
  3870. wait(1)
  3871. script.Parent.Text = "Ea|"
  3872. wait(1)
  3873. script.Parent.Text = "E"
  3874. wait(1)
  3875. script.Parent.Text = "Ea|"
  3876. wait(1)
  3877. script.Parent.Text = "Eag|"
  3878. wait(1)
  3879. script.Parent.Text = "Eagle"
  3880. wait(1)
  3881. script.Parent.Text = "Eagles|"
  3882. wait(1)
  3883. script.Parent.Text = "Eagles |"
  3884. wait(1)
  3885. script.Parent.Text = "Eagles M|"
  3886. wait(1)
  3887. script.Parent.Text = "Eagles Mu|"
  3888. wait(1)
  3889. script.Parent.Text = "Eagles Mus|"
  3890. wait(1)
  3891. script.Parent.Text = "Eagles Musi|"
  3892. wait(1)
  3893. script.Parent.Text = "Eagles Music|"
  3894. wait(1)
  3895. script.Parent.Text = "Eagles Musi|"
  3896. wait(1)
  3897. script.Parent.Text = "Eagles Mus|"
  3898. wait(1)
  3899. script.Parent.Text = "Eagles Mu|"
  3900. wait(1)
  3901. script.Parent.Text = "Eagles M|"
  3902. wait(1)
  3903. script.Parent.Text = "Eagles |"
  3904. wait(1)
  3905. script.Parent.Text = "Eagles|"
  3906. wait(1)
  3907. script.Parent.Text = "Eagle"
  3908. wait(1)
  3909. script.Parent.Text = "Eagl|"
  3910. wait(1)
  3911. script.Parent.Text = "Eag|"
  3912. wait(1)
  3913. script.Parent.Text = "Ea|"
  3914. wait(1)
  3915. script.Parent.Text = "E"
  3916. wait(1)
  3917. script.Parent.Text = "Ea|"
  3918. wait(1)
  3919. script.Parent.Text = "Eag|"
  3920. wait(1)
  3921. script.Parent.Text = "Eagle"
  3922. wait(1)
  3923. script.Parent.Text = "Eagles|"
  3924. wait(1)
  3925. script.Parent.Text = "Eagles |"
  3926. wait(1)
  3927. script.Parent.Text = "Eagles M|"
  3928. wait(1)
  3929. script.Parent.Text = "Eagles Mu|"
  3930. wait(1)
  3931. script.Parent.Text = "Eagles Mus|"
  3932. wait(1)
  3933. script.Parent.Text = "Eagles Musi|"
  3934. wait(1)
  3935. script.Parent.Text = "Eagles Music|"
  3936. wait(1)
  3937. script.Parent.Text = "Eagles Musi|"
  3938. wait(1)
  3939. script.Parent.Text = "Eagles Mus|"
  3940. wait(1)
  3941. script.Parent.Text = "Eagles Mu|"
  3942. wait(1)
  3943. script.Parent.Text = "Eagles M|"
  3944. wait(1)
  3945. script.Parent.Text = "Eagles |"
  3946. wait(1)
  3947. script.Parent.Text = "Eagles|"
  3948. wait(1)
  3949. script.Parent.Text = "Eagle"
  3950. wait(1)
  3951. script.Parent.Text = "Eagl|"
  3952. wait(1)
  3953. script.Parent.Text = "Eag|"
  3954. wait(1)
  3955. script.Parent.Text = "Ea|"
  3956. wait(1)
  3957. script.Parent.Text = "E"
  3958. wait(1)
  3959. script.Parent.Text = "Ea|"
  3960. wait(1)
  3961. script.Parent.Text = "Eag|"
  3962. wait(1)
  3963. script.Parent.Text = "Eagle"
  3964. wait(1)
  3965. script.Parent.Text = "Eagles|"
  3966. wait(1)
  3967. script.Parent.Text = "Eagles |"
  3968. wait(1)
  3969. script.Parent.Text = "Eagles M|"
  3970. wait(1)
  3971. script.Parent.Text = "Eagles Mu|"
  3972. wait(1)
  3973. script.Parent.Text = "Eagles Mus|"
  3974. wait(1)
  3975. script.Parent.Text = "Eagles Musi|"
  3976. wait(1)
  3977. script.Parent.Text = "Eagles Music|"
  3978. wait(1)
  3979. script.Parent.Text = "Eagles Musi|"
  3980. wait(1)
  3981. script.Parent.Text = "Eagles Mus|"
  3982. wait(1)
  3983. script.Parent.Text = "Eagles Mu|"
  3984. wait(1)
  3985. script.Parent.Text = "Eagles M|"
  3986. wait(1)
  3987. script.Parent.Text = "Eagles |"
  3988. wait(1)
  3989. script.Parent.Text = "Eagles|"
  3990. wait(1)
  3991. script.Parent.Text = "Eagle"
  3992. wait(1)
  3993. script.Parent.Text = "Eagl|"
  3994. wait(1)
  3995. script.Parent.Text = "Eag|"
  3996. wait(1)
  3997. script.Parent.Text = "Ea|"
  3998. wait(1)
  3999. script.Parent.Text = "E"
  4000. wait(1)
  4001. script.Parent.Text = "Ea|"
  4002. wait(1)
  4003. script.Parent.Text = "Eag|"
  4004. wait(1)
  4005. script.Parent.Text = "Eagle"
  4006. wait(1)
  4007. script.Parent.Text = "Eagles|"
  4008. wait(1)
  4009. script.Parent.Text = "Eagles |"
  4010. wait(1)
  4011. script.Parent.Text = "Eagles M|"
  4012. wait(1)
  4013. script.Parent.Text = "Eagles Mu|"
  4014. wait(1)
  4015. script.Parent.Text = "Eagles Mus|"
  4016. wait(1)
  4017. script.Parent.Text = "Eagles Musi|"
  4018. wait(1)
  4019. script.Parent.Text = "Eagles Music|"
  4020. wait(1)
  4021. script.Parent.Text = "Eagles Musi|"
  4022. wait(1)
  4023. script.Parent.Text = "Eagles Mus|"
  4024. wait(1)
  4025. script.Parent.Text = "Eagles Mu|"
  4026. wait(1)
  4027. script.Parent.Text = "Eagles M|"
  4028. wait(1)
  4029. script.Parent.Text = "Eagles |"
  4030. wait(1)
  4031. script.Parent.Text = "Eagles|"
  4032. wait(1)
  4033. script.Parent.Text = "Eagle"
  4034. wait(1)
  4035. script.Parent.Text = "Eagl|"
  4036. wait(1)
  4037. script.Parent.Text = "Eag|"
  4038. wait(1)
  4039. script.Parent.Text = "Ea|"
  4040. wait(1)
  4041. script.Parent.Text = "E"
  4042. wait(1)
  4043. script.Parent.Text = "Ea|"
  4044. wait(1)
  4045. script.Parent.Text = "Eag|"
  4046. wait(1)
  4047. script.Parent.Text = "Eagle"
  4048. wait(1)
  4049. script.Parent.Text = "Eagles|"
  4050. wait(1)
  4051. script.Parent.Text = "Eagles |"
  4052. wait(1)
  4053. script.Parent.Text = "Eagles M|"
  4054. wait(1)
  4055. script.Parent.Text = "Eagles Mu|"
  4056. wait(1)
  4057. script.Parent.Text = "Eagles Mus|"
  4058. wait(1)
  4059. script.Parent.Text = "Eagles Musi|"
  4060. wait(1)
  4061. script.Parent.Text = "Eagles Music|"
  4062. wait(1)
  4063. script.Parent.Text = "Eagles Musi|"
  4064. wait(1)
  4065. script.Parent.Text = "Eagles Mus|"
  4066. wait(1)
  4067. script.Parent.Text = "Eagles Mu|"
  4068. wait(1)
  4069. script.Parent.Text = "Eagles M|"
  4070. wait(1)
  4071. script.Parent.Text = "Eagles |"
  4072. wait(1)
  4073. script.Parent.Text = "Eagles|"
  4074. wait(1)
  4075. script.Parent.Text = "Eagle"
  4076. wait(1)
  4077. script.Parent.Text = "Eagl|"
  4078. wait(1)
  4079. script.Parent.Text = "Eag|"
  4080. wait(1)
  4081. script.Parent.Text = "Ea|"
  4082. wait(1)
  4083. script.Parent.Text = "E"
  4084. wait(1)
  4085. script.Parent.Text = "Ea|"
  4086. wait(1)
  4087. script.Parent.Text = "Eag|"
  4088. wait(1)
  4089. script.Parent.Text = "Eagle"
  4090. wait(1)
  4091. script.Parent.Text = "Eagles|"
  4092. wait(1)
  4093. script.Parent.Text = "Eagles |"
  4094. wait(1)
  4095. script.Parent.Text = "Eagles M|"
  4096. wait(1)
  4097. script.Parent.Text = "Eagles Mu|"
  4098. wait(1)
  4099. script.Parent.Text = "Eagles Mus|"
  4100. wait(1)
  4101. script.Parent.Text = "Eagles Musi|"
  4102. wait(1)
  4103. script.Parent.Text = "Eagles Music|"
  4104. wait(1)
  4105. script.Parent.Text = "Eagles Musi|"
  4106. wait(1)
  4107. script.Parent.Text = "Eagles Mus|"
  4108. wait(1)
  4109. script.Parent.Text = "Eagles Mu|"
  4110. wait(1)
  4111. script.Parent.Text = "Eagles M|"
  4112. wait(1)
  4113. script.Parent.Text = "Eagles |"
  4114. wait(1)
  4115. script.Parent.Text = "Eagles|"
  4116. wait(1)
  4117. script.Parent.Text = "Eagle"
  4118. wait(1)
  4119. script.Parent.Text = "Eagl|"
  4120. wait(1)
  4121. script.Parent.Text = "Eag|"
  4122. wait(1)
  4123. script.Parent.Text = "Ea|"
  4124. wait(1)
  4125. script.Parent.Text = "E"
  4126. wait(1)
  4127. script.Parent.Text = "Ea|"
  4128. wait(1)
  4129. script.Parent.Text = "Eag|"
  4130. wait(1)
  4131. script.Parent.Text = "Eagle"
  4132. wait(1)
  4133. script.Parent.Text = "Eagles|"
  4134. wait(1)
  4135. script.Parent.Text = "Eagles |"
  4136. wait(1)
  4137. script.Parent.Text = "Eagles M|"
  4138. wait(1)
  4139. script.Parent.Text = "Eagles Mu|"
  4140. wait(1)
  4141. script.Parent.Text = "Eagles Mus|"
  4142. wait(1)
  4143. script.Parent.Text = "Eagles Musi|"
  4144. wait(1)
  4145. script.Parent.Text = "Eagles Music|"
  4146. wait(1)
  4147. script.Parent.Text = "Eagles Musi|"
  4148. wait(1)
  4149. script.Parent.Text = "Eagles Mus|"
  4150. wait(1)
  4151. script.Parent.Text = "Eagles Mu|"
  4152. wait(1)
  4153. script.Parent.Text = "Eagles M|"
  4154. wait(1)
  4155. script.Parent.Text = "Eagles |"
  4156. wait(1)
  4157. script.Parent.Text = "Eagles|"
  4158. wait(1)
  4159. script.Parent.Text = "Eagle"
  4160. wait(1)
  4161. script.Parent.Text = "Eagl|"
  4162. wait(1)
  4163. script.Parent.Text = "Eag|"
  4164. wait(1)
  4165. script.Parent.Text = "Ea|"
  4166. wait(1)
  4167. script.Parent.Text = "E"
  4168. wait(1)
  4169. script.Parent.Text = "Ea|"
  4170. wait(1)
  4171. script.Parent.Text = "Eag|"
  4172. wait(1)
  4173. script.Parent.Text = "Eagle"
  4174. wait(1)
  4175. script.Parent.Text = "Eagles|"
  4176. wait(1)
  4177. script.Parent.Text = "Eagles |"
  4178. wait(1)
  4179. script.Parent.Text = "Eagles M|"
  4180. wait(1)
  4181. script.Parent.Text = "Eagles Mu|"
  4182. wait(1)
  4183. script.Parent.Text = "Eagles Mus|"
  4184. wait(1)
  4185. script.Parent.Text = "Eagles Musi|"
  4186. wait(1)
  4187. script.Parent.Text = "Eagles Music|"
  4188. wait(1)
  4189. script.Parent.Text = "Eagles Musi|"
  4190. wait(1)
  4191. script.Parent.Text = "Eagles Mus|"
  4192. wait(1)
  4193. script.Parent.Text = "Eagles Mu|"
  4194. wait(1)
  4195. script.Parent.Text = "Eagles M|"
  4196. wait(1)
  4197. script.Parent.Text = "Eagles |"
  4198. wait(1)
  4199. script.Parent.Text = "Eagles|"
  4200. wait(1)
  4201. script.Parent.Text = "Eagle"
  4202. wait(1)
  4203. script.Parent.Text = "Eagl|"
  4204. wait(1)
  4205. script.Parent.Text = "Eag|"
  4206. wait(1)
  4207. script.Parent.Text = "Ea|"
  4208. wait(1)
  4209. script.Parent.Text = "E"
  4210. wait(1)
  4211. script.Parent.Text = "Ea|"
  4212. wait(1)
  4213. script.Parent.Text = "Eag|"
  4214. wait(1)
  4215. script.Parent.Text = "Eagle"
  4216. wait(1)
  4217. script.Parent.Text = "Eagles|"
  4218. wait(1)
  4219. script.Parent.Text = "Eagles |"
  4220. wait(1)
  4221. script.Parent.Text = "Eagles M|"
  4222. wait(1)
  4223. script.Parent.Text = "Eagles Mu|"
  4224. wait(1)
  4225. script.Parent.Text = "Eagles Mus|"
  4226. wait(1)
  4227. script.Parent.Text = "Eagles Musi|"
  4228. wait(1)
  4229. script.Parent.Text = "Eagles Music|"
  4230. wait(1)
  4231. script.Parent.Text = "Eagles Musi|"
  4232. wait(1)
  4233. script.Parent.Text = "Eagles Mus|"
  4234. wait(1)
  4235. script.Parent.Text = "Eagles Mu|"
  4236. wait(1)
  4237. script.Parent.Text = "Eagles M|"
  4238. wait(1)
  4239. script.Parent.Text = "Eagles |"
  4240. wait(1)
  4241. script.Parent.Text = "Eagles|"
  4242. wait(1)
  4243. script.Parent.Text = "Eagle"
  4244. wait(1)
  4245. script.Parent.Text = "Eagl|"
  4246. wait(1)
  4247. script.Parent.Text = "Eag|"
  4248. wait(1)
  4249. script.Parent.Text = "Ea|"
  4250. wait(1)
  4251. script.Parent.Text = "E"
  4252. wait(1)
  4253. script.Parent.Text = "Ea|"
  4254. wait(1)
  4255. script.Parent.Text = "Eag|"
  4256. wait(1)
  4257. script.Parent.Text = "Eagle"
  4258. wait(1)
  4259. script.Parent.Text = "Eagles|"
  4260. wait(1)
  4261. script.Parent.Text = "Eagles |"
  4262. wait(1)
  4263. script.Parent.Text = "Eagles M|"
  4264. wait(1)
  4265. script.Parent.Text = "Eagles Mu|"
  4266. wait(1)
  4267. script.Parent.Text = "Eagles Mus|"
  4268. wait(1)
  4269. script.Parent.Text = "Eagles Musi|"
  4270. wait(1)
  4271. script.Parent.Text = "Eagles Music|"
  4272. wait(1)
  4273. script.Parent.Text = "Eagles Musi|"
  4274. wait(1)
  4275. script.Parent.Text = "Eagles Mus|"
  4276. wait(1)
  4277. script.Parent.Text = "Eagles Mu|"
  4278. wait(1)
  4279. script.Parent.Text = "Eagles M|"
  4280. wait(1)
  4281. script.Parent.Text = "Eagles |"
  4282. wait(1)
  4283. script.Parent.Text = "Eagles|"
  4284. wait(1)
  4285. script.Parent.Text = "Eagle"
  4286. wait(1)
  4287. script.Parent.Text = "Eagl|"
  4288. wait(1)
  4289. script.Parent.Text = "Eag|"
  4290. wait(1)
  4291. script.Parent.Text = "Ea|"
  4292. wait(1)
  4293. script.Parent.Text = "E"
  4294. wait(1)
  4295. script.Parent.Text = "Ea|"
  4296. wait(1)
  4297. script.Parent.Text = "Eag|"
  4298. wait(1)
  4299. script.Parent.Text = "Eagle"
  4300. wait(1)
  4301. script.Parent.Text = "Eagles|"
  4302. wait(1)
  4303. script.Parent.Text = "Eagles |"
  4304. wait(1)
  4305. script.Parent.Text = "Eagles M|"
  4306. wait(1)
  4307. script.Parent.Text = "Eagles Mu|"
  4308. wait(1)
  4309. script.Parent.Text = "Eagles Mus|"
  4310. wait(1)
  4311. script.Parent.Text = "Eagles Musi|"
  4312. wait(1)
  4313. script.Parent.Text = "Eagles Music|"
  4314. wait(1)
  4315. script.Parent.Text = "Eagles Musi|"
  4316. wait(1)
  4317. script.Parent.Text = "Eagles Mus|"
  4318. wait(1)
  4319. script.Parent.Text = "Eagles Mu|"
  4320. wait(1)
  4321. script.Parent.Text = "Eagles M|"
  4322. wait(1)
  4323. script.Parent.Text = "Eagles |"
  4324. wait(1)
  4325. script.Parent.Text = "Eagles|"
  4326. wait(1)
  4327. script.Parent.Text = "Eagle"
  4328. wait(1)
  4329. script.Parent.Text = "Eagl|"
  4330. wait(1)
  4331. script.Parent.Text = "Eag|"
  4332. wait(1)
  4333. script.Parent.Text = "Ea|"
  4334. wait(1)
  4335. script.Parent.Text = "E"
  4336. wait(1)
  4337. script.Parent.Text = "Ea|"
  4338. wait(1)
  4339. script.Parent.Text = "Eag|"
  4340. wait(1)
  4341. script.Parent.Text = "Eagle"
  4342. wait(1)
  4343. script.Parent.Text = "Eagles|"
  4344. wait(1)
  4345. script.Parent.Text = "Eagles |"
  4346. wait(1)
  4347. script.Parent.Text = "Eagles M|"
  4348. wait(1)
  4349. script.Parent.Text = "Eagles Mu|"
  4350. wait(1)
  4351. script.Parent.Text = "Eagles Mus|"
  4352. wait(1)
  4353. script.Parent.Text = "Eagles Musi|"
  4354. wait(1)
  4355. script.Parent.Text = "Eagles Music|"
  4356. wait(1)
  4357. script.Parent.Text = "Eagles Musi|"
  4358. wait(1)
  4359. script.Parent.Text = "Eagles Mus|"
  4360. wait(1)
  4361. script.Parent.Text = "Eagles Mu|"
  4362. wait(1)
  4363. script.Parent.Text = "Eagles M|"
  4364. wait(1)
  4365. script.Parent.Text = "Eagles |"
  4366. wait(1)
  4367. script.Parent.Text = "Eagles|"
  4368. wait(1)
  4369. script.Parent.Text = "Eagle"
  4370. wait(1)
  4371. script.Parent.Text = "Eagl|"
  4372. wait(1)
  4373. script.Parent.Text = "Eag|"
  4374. wait(1)
  4375. script.Parent.Text = "Ea|"
  4376. wait(1)
  4377. script.Parent.Text = "E"
  4378. wait(1)
  4379. script.Parent.Text = "Ea|"
  4380. wait(1)
  4381. script.Parent.Text = "Eag|"
  4382. wait(1)
  4383. script.Parent.Text = "Eagle"
  4384. wait(1)
  4385. script.Parent.Text = "Eagles|"
  4386. wait(1)
  4387. script.Parent.Text = "Eagles |"
  4388. wait(1)
  4389. script.Parent.Text = "Eagles M|"
  4390. wait(1)
  4391. script.Parent.Text = "Eagles Mu|"
  4392. wait(1)
  4393. script.Parent.Text = "Eagles Mus|"
  4394. wait(1)
  4395. script.Parent.Text = "Eagles Musi|"
  4396. wait(1)
  4397. script.Parent.Text = "Eagles Music|"
  4398. wait(1)
  4399. script.Parent.Text = "Eagles Musi|"
  4400. wait(1)
  4401. script.Parent.Text = "Eagles Mus|"
  4402. wait(1)
  4403. script.Parent.Text = "Eagles Mu|"
  4404. wait(1)
  4405. script.Parent.Text = "Eagles M|"
  4406. wait(1)
  4407. script.Parent.Text = "Eagles |"
  4408. wait(1)
  4409. script.Parent.Text = "Eagles|"
  4410. wait(1)
  4411. script.Parent.Text = "Eagle"
  4412. wait(1)
  4413. script.Parent.Text = "Eagl|"
  4414. wait(1)
  4415. script.Parent.Text = "Eag|"
  4416. wait(1)
  4417. script.Parent.Text = "Ea|"
  4418. wait(1)
  4419. script.Parent.Text = "E"
  4420. wait(1)
  4421. script.Parent.Text = "Ea|"
  4422. wait(1)
  4423. script.Parent.Text = "Eag|"
  4424. wait(1)
  4425. script.Parent.Text = "Eagle"
  4426. wait(1)
  4427. script.Parent.Text = "Eagles|"
  4428. wait(1)
  4429. script.Parent.Text = "Eagles |"
  4430. wait(1)
  4431. script.Parent.Text = "Eagles M|"
  4432. wait(1)
  4433. script.Parent.Text = "Eagles Mu|"
  4434. wait(1)
  4435. script.Parent.Text = "Eagles Mus|"
  4436. wait(1)
  4437. script.Parent.Text = "Eagles Musi|"
  4438. wait(1)
  4439. script.Parent.Text = "Eagles Music|"
  4440. wait(1)
  4441. script.Parent.Text = "Eagles Musi|"
  4442. wait(1)
  4443. script.Parent.Text = "Eagles Mus|"
  4444. wait(1)
  4445. script.Parent.Text = "Eagles Mu|"
  4446. wait(1)
  4447. script.Parent.Text = "Eagles M|"
  4448. wait(1)
  4449. script.Parent.Text = "Eagles |"
  4450. wait(1)
  4451. script.Parent.Text = "Eagles|"
  4452. wait(1)
  4453. script.Parent.Text = "Eagle"
  4454. wait(1)
  4455. script.Parent.Text = "Eagl|"
  4456. wait(1)
  4457. script.Parent.Text = "Eag|"
  4458. wait(1)
  4459. script.Parent.Text = "Ea|"
  4460. wait(1)
  4461. script.Parent.Text = "E"
  4462. wait(1)
  4463. script.Parent.Text = "Ea|"
  4464. wait(1)
  4465. script.Parent.Text = "Eag|"
  4466. wait(1)
  4467. script.Parent.Text = "Eagle"
  4468. wait(1)
  4469. script.Parent.Text = "Eagles|"
  4470. wait(1)
  4471. script.Parent.Text = "Eagles |"
  4472. wait(1)
  4473. script.Parent.Text = "Eagles M|"
  4474. wait(1)
  4475. script.Parent.Text = "Eagles Mu|"
  4476. wait(1)
  4477. script.Parent.Text = "Eagles Mus|"
  4478. wait(1)
  4479. script.Parent.Text = "Eagles Musi|"
  4480. wait(1)
  4481. script.Parent.Text = "Eagles Music|"
  4482. wait(1)
  4483. script.Parent.Text = "Eagles Musi|"
  4484. wait(1)
  4485. script.Parent.Text = "Eagles Mus|"
  4486. wait(1)
  4487. script.Parent.Text = "Eagles Mu|"
  4488. wait(1)
  4489. script.Parent.Text = "Eagles M|"
  4490. wait(1)
  4491. script.Parent.Text = "Eagles |"
  4492. wait(1)
  4493. script.Parent.Text = "Eagles|"
  4494. wait(1)
  4495. script.Parent.Text = "Eagle"
  4496. wait(1)
  4497. script.Parent.Text = "Eagl|"
  4498. wait(1)
  4499. script.Parent.Text = "Eag|"
  4500. wait(1)
  4501. script.Parent.Text = "Ea|"
  4502. wait(1)
  4503. script.Parent.Text = "E"
  4504. wait(1)
  4505. script.Parent.Text = "Ea|"
  4506. wait(1)
  4507. script.Parent.Text = "Eag|"
  4508. wait(1)
  4509. script.Parent.Text = "Eagle"
  4510. wait(1)
  4511. script.Parent.Text = "Eagles|"
  4512. wait(1)
  4513. script.Parent.Text = "Eagles |"
  4514. wait(1)
  4515. script.Parent.Text = "Eagles M|"
  4516. wait(1)
  4517. script.Parent.Text = "Eagles Mu|"
  4518. wait(1)
  4519. script.Parent.Text = "Eagles Mus|"
  4520. wait(1)
  4521. script.Parent.Text = "Eagles Musi|"
  4522. wait(1)
  4523. script.Parent.Text = "Eagles Music|"
  4524. wait(1)
  4525. script.Parent.Text = "Eagles Musi|"
  4526. wait(1)
  4527. script.Parent.Text = "Eagles Mus|"
  4528. wait(1)
  4529. script.Parent.Text = "Eagles Mu|"
  4530. wait(1)
  4531. script.Parent.Text = "Eagles M|"
  4532. wait(1)
  4533. script.Parent.Text = "Eagles |"
  4534. wait(1)
  4535. script.Parent.Text = "Eagles|"
  4536. wait(1)
  4537. script.Parent.Text = "Eagle"
  4538. wait(1)
  4539. script.Parent.Text = "Eagl|"
  4540. wait(1)
  4541. script.Parent.Text = "Eag|"
  4542. wait(1)
  4543. script.Parent.Text = "Ea|"
  4544. wait(1)
  4545. script.Parent.Text = "E"
  4546. wait(1)
  4547. script.Parent.Text = "Ea|"
  4548. wait(1)
  4549. script.Parent.Text = "Eag|"
  4550. wait(1)
  4551. script.Parent.Text = "Eagle"
  4552. wait(1)
  4553. script.Parent.Text = "Eagles|"
  4554. wait(1)
  4555. script.Parent.Text = "Eagles |"
  4556. wait(1)
  4557. script.Parent.Text = "Eagles M|"
  4558. wait(1)
  4559. script.Parent.Text = "Eagles Mu|"
  4560. wait(1)
  4561. script.Parent.Text = "Eagles Mus|"
  4562. wait(1)
  4563. script.Parent.Text = "Eagles Musi|"
  4564. wait(1)
  4565. script.Parent.Text = "Eagles Music|"
  4566. wait(1)
  4567. script.Parent.Text = "Eagles Musi|"
  4568. wait(1)
  4569. script.Parent.Text = "Eagles Mus|"
  4570. wait(1)
  4571. script.Parent.Text = "Eagles Mu|"
  4572. wait(1)
  4573. script.Parent.Text = "Eagles M|"
  4574. wait(1)
  4575. script.Parent.Text = "Eagles |"
  4576. wait(1)
  4577. script.Parent.Text = "Eagles|"
  4578. wait(1)
  4579. script.Parent.Text = "Eagle"
  4580. wait(1)
  4581. script.Parent.Text = "Eagl|"
  4582. wait(1)
  4583. script.Parent.Text = "Eag|"
  4584. wait(1)
  4585. script.Parent.Text = "Ea|"
  4586. wait(1)
  4587. script.Parent.Text = "E"
  4588. wait(1)
  4589. script.Parent.Text = "Ea|"
  4590. wait(1)
  4591. script.Parent.Text = "Eag|"
  4592. wait(1)
  4593. script.Parent.Text = "Eagle"
  4594. wait(1)
  4595. script.Parent.Text = "Eagles|"
  4596. wait(1)
  4597. script.Parent.Text = "Eagles |"
  4598. wait(1)
  4599. script.Parent.Text = "Eagles M|"
  4600. wait(1)
  4601. script.Parent.Text = "Eagles Mu|"
  4602. wait(1)
  4603. script.Parent.Text = "Eagles Mus|"
  4604. wait(1)
  4605. script.Parent.Text = "Eagles Musi|"
  4606. wait(1)
  4607. script.Parent.Text = "Eagles Music|"
  4608. wait(1)
  4609. script.Parent.Text = "Eagles Musi|"
  4610. wait(1)
  4611. script.Parent.Text = "Eagles Mus|"
  4612. wait(1)
  4613. script.Parent.Text = "Eagles Mu|"
  4614. wait(1)
  4615. script.Parent.Text = "Eagles M|"
  4616. wait(1)
  4617. script.Parent.Text = "Eagles |"
  4618. wait(1)
  4619. script.Parent.Text = "Eagles|"
  4620. wait(1)
  4621. script.Parent.Text = "Eagle"
  4622. wait(1)
  4623. script.Parent.Text = "Eagl|"
  4624. wait(1)
  4625. script.Parent.Text = "Eag|"
  4626. wait(1)
  4627. script.Parent.Text = "Ea|"
  4628. wait(1)
  4629. script.Parent.Text = "E"
  4630. wait(1)
  4631. script.Parent.Text = "Ea|"
  4632. wait(1)
  4633. script.Parent.Text = "Eag|"
  4634. wait(1)
  4635. script.Parent.Text = "Eagle"
  4636. wait(1)
  4637. script.Parent.Text = "Eagles|"
  4638. wait(1)
  4639. script.Parent.Text = "Eagles |"
  4640. wait(1)
  4641. script.Parent.Text = "Eagles M|"
  4642. wait(1)
  4643. script.Parent.Text = "Eagles Mu|"
  4644. wait(1)
  4645. script.Parent.Text = "Eagles Mus|"
  4646. wait(1)
  4647. script.Parent.Text = "Eagles Musi|"
  4648. wait(1)
  4649. script.Parent.Text = "Eagles Music|"
  4650. wait(1)
  4651. script.Parent.Text = "Eagles Musi|"
  4652. wait(1)
  4653. script.Parent.Text = "Eagles Mus|"
  4654. wait(1)
  4655. script.Parent.Text = "Eagles Mu|"
  4656. wait(1)
  4657. script.Parent.Text = "Eagles M|"
  4658. wait(1)
  4659. script.Parent.Text = "Eagles |"
  4660. wait(1)
  4661. script.Parent.Text = "Eagles|"
  4662. wait(1)
  4663. script.Parent.Text = "Eagle"
  4664. wait(1)
  4665. script.Parent.Text = "Eagl|"
  4666. wait(1)
  4667. script.Parent.Text = "Eag|"
  4668. wait(1)
  4669. script.Parent.Text = "Ea|"
  4670. wait(1)
  4671. script.Parent.Text = "E"
  4672. wait(1)
  4673. script.Parent.Text = "Ea|"
  4674. wait(1)
  4675. script.Parent.Text = "Eag|"
  4676. wait(1)
  4677. script.Parent.Text = "Eagle"
  4678. wait(1)
  4679. script.Parent.Text = "Eagles|"
  4680. wait(1)
  4681. script.Parent.Text = "Eagles |"
  4682. wait(1)
  4683. script.Parent.Text = "Eagles M|"
  4684. wait(1)
  4685. script.Parent.Text = "Eagles Mu|"
  4686. wait(1)
  4687. script.Parent.Text = "Eagles Mus|"
  4688. wait(1)
  4689. script.Parent.Text = "Eagles Musi|"
  4690. wait(1)
  4691. script.Parent.Text = "Eagles Music|"
  4692. wait(1)
  4693. script.Parent.Text = "Eagles Musi|"
  4694. wait(1)
  4695. script.Parent.Text = "Eagles Mus|"
  4696. wait(1)
  4697. script.Parent.Text = "Eagles Mu|"
  4698. wait(1)
  4699. script.Parent.Text = "Eagles M|"
  4700. wait(1)
  4701. script.Parent.Text = "Eagles |"
  4702. wait(1)
  4703. script.Parent.Text = "Eagles|"
  4704. wait(1)
  4705. script.Parent.Text = "Eagle"
  4706. wait(1)
  4707. script.Parent.Text = "Eagl|"
  4708. wait(1)
  4709. script.Parent.Text = "Eag|"
  4710. wait(1)
  4711. script.Parent.Text = "Ea|"
  4712. wait(1)
  4713. script.Parent.Text = "E"
  4714. wait(1)
  4715. script.Parent.Text = "Ea|"
  4716. wait(1)
  4717. script.Parent.Text = "Eag|"
  4718. wait(1)
  4719. script.Parent.Text = "Eagle"
  4720. wait(1)
  4721. script.Parent.Text = "Eagles|"
  4722. wait(1)
  4723. script.Parent.Text = "Eagles |"
  4724. wait(1)
  4725. script.Parent.Text = "Eagles M|"
  4726. wait(1)
  4727. script.Parent.Text = "Eagles Mu|"
  4728. wait(1)
  4729. script.Parent.Text = "Eagles Mus|"
  4730. wait(1)
  4731. script.Parent.Text = "Eagles Musi|"
  4732. wait(1)
  4733. script.Parent.Text = "Eagles Music|"
  4734. wait(1)
  4735. script.Parent.Text = "Eagles Musi|"
  4736. wait(1)
  4737. script.Parent.Text = "Eagles Mus|"
  4738. wait(1)
  4739. script.Parent.Text = "Eagles Mu|"
  4740. wait(1)
  4741. script.Parent.Text = "Eagles M|"
  4742. wait(1)
  4743. script.Parent.Text = "Eagles |"
  4744. wait(1)
  4745. script.Parent.Text = "Eagles|"
  4746. wait(1)
  4747. script.Parent.Text = "Eagle"
  4748. wait(1)
  4749. script.Parent.Text = "Eagl|"
  4750. wait(1)
  4751. script.Parent.Text = "Eag|"
  4752. wait(1)
  4753. script.Parent.Text = "Ea|"
  4754. wait(1)
  4755. script.Parent.Text = "E"
  4756. wait(1)
  4757. script.Parent.Text = "Ea|"
  4758. wait(1)
  4759. script.Parent.Text = "Eag|"
  4760. wait(1)
  4761. script.Parent.Text = "Eagle"
  4762. wait(1)
  4763. script.Parent.Text = "Eagles|"
  4764. wait(1)
  4765. script.Parent.Text = "Eagles |"
  4766. wait(1)
  4767. script.Parent.Text = "Eagles M|"
  4768. wait(1)
  4769. script.Parent.Text = "Eagles Mu|"
  4770. wait(1)
  4771. script.Parent.Text = "Eagles Mus|"
  4772. wait(1)
  4773. script.Parent.Text = "Eagles Musi|"
  4774. wait(1)
  4775. script.Parent.Text = "Eagles Music|"
  4776. wait(1)
  4777. script.Parent.Text = "Eagles Musi|"
  4778. wait(1)
  4779. script.Parent.Text = "Eagles Mus|"
  4780. wait(1)
  4781. script.Parent.Text = "Eagles Mu|"
  4782. wait(1)
  4783. script.Parent.Text = "Eagles M|"
  4784. wait(1)
  4785. script.Parent.Text = "Eagles |"
  4786. wait(1)
  4787. script.Parent.Text = "Eagles|"
  4788. wait(1)
  4789. script.Parent.Text = "Eagle"
  4790. wait(1)
  4791. script.Parent.Text = "Eagl|"
  4792. wait(1)
  4793. script.Parent.Text = "Eag|"
  4794. wait(1)
  4795. script.Parent.Text = "Ea|"
  4796. wait(1)
  4797. script.Parent.Text = "E"
  4798. wait(1)
  4799. script.Parent.Text = "Ea|"
  4800. wait(1)
  4801. script.Parent.Text = "Eag|"
  4802. wait(1)
  4803. script.Parent.Text = "Eagle"
  4804. wait(1)
  4805. script.Parent.Text = "Eagles|"
  4806. wait(1)
  4807. script.Parent.Text = "Eagles |"
  4808. wait(1)
  4809. script.Parent.Text = "Eagles M|"
  4810. wait(1)
  4811. script.Parent.Text = "Eagles Mu|"
  4812. wait(1)
  4813. script.Parent.Text = "Eagles Mus|"
  4814. wait(1)
  4815. script.Parent.Text = "Eagles Musi|"
  4816. wait(1)
  4817. script.Parent.Text = "Eagles Music|"
  4818. wait(1)
  4819. script.Parent.Text = "Eagles Musi|"
  4820. wait(1)
  4821. script.Parent.Text = "Eagles Mus|"
  4822. wait(1)
  4823. script.Parent.Text = "Eagles Mu|"
  4824. wait(1)
  4825. script.Parent.Text = "Eagles M|"
  4826. wait(1)
  4827. script.Parent.Text = "Eagles |"
  4828. wait(1)
  4829. script.Parent.Text = "Eagles|"
  4830. wait(1)
  4831. script.Parent.Text = "Eagle"
  4832. wait(1)
  4833. script.Parent.Text = "Eagl|"
  4834. wait(1)
  4835. script.Parent.Text = "Eag|"
  4836. wait(1)
  4837. script.Parent.Text = "Ea|"
  4838. wait(1)
  4839. script.Parent.Text = "E"
  4840. wait(1)
  4841. script.Parent.Text = "Ea|"
  4842. wait(1)
  4843. script.Parent.Text = "Eag|"
  4844. wait(1)
  4845. script.Parent.Text = "Eagle"
  4846. wait(1)
  4847. script.Parent.Text = "Eagles|"
  4848. wait(1)
  4849. script.Parent.Text = "Eagles |"
  4850. wait(1)
  4851. script.Parent.Text = "Eagles M|"
  4852. wait(1)
  4853. script.Parent.Text = "Eagles Mu|"
  4854. wait(1)
  4855. script.Parent.Text = "Eagles Mus|"
  4856. wait(1)
  4857. script.Parent.Text = "Eagles Musi|"
  4858. wait(1)
  4859. script.Parent.Text = "Eagles Music|"
  4860. wait(1)
  4861. script.Parent.Text = "Eagles Musi|"
  4862. wait(1)
  4863. script.Parent.Text = "Eagles Mus|"
  4864. wait(1)
  4865. script.Parent.Text = "Eagles Mu|"
  4866. wait(1)
  4867. script.Parent.Text = "Eagles M|"
  4868. wait(1)
  4869. script.Parent.Text = "Eagles |"
  4870. wait(1)
  4871. script.Parent.Text = "Eagles|"
  4872. wait(1)
  4873. script.Parent.Text = "Eagle"
  4874. wait(1)
  4875. script.Parent.Text = "Eagl|"
  4876. wait(1)
  4877. script.Parent.Text = "Eag|"
  4878. wait(1)
  4879. script.Parent.Text = "Ea|"
  4880. wait(1)
  4881. script.Parent.Text = "E"
  4882. wait(1)
  4883. script.Parent.Text = "Ea|"
  4884. wait(1)
  4885. script.Parent.Text = "Eag|"
  4886. wait(1)
  4887. script.Parent.Text = "Eagle"
  4888. wait(1)
  4889. script.Parent.Text = "Eagles|"
  4890. wait(1)
  4891. script.Parent.Text = "Eagles |"
  4892. wait(1)
  4893. script.Parent.Text = "Eagles M|"
  4894. wait(1)
  4895. script.Parent.Text = "Eagles Mu|"
  4896. wait(1)
  4897. script.Parent.Text = "Eagles Mus|"
  4898. wait(1)
  4899. script.Parent.Text = "Eagles Musi|"
  4900. wait(1)
  4901. script.Parent.Text = "Eagles Music|"
  4902. wait(1)
  4903. script.Parent.Text = "Eagles Musi|"
  4904. wait(1)
  4905. script.Parent.Text = "Eagles Mus|"
  4906. wait(1)
  4907. script.Parent.Text = "Eagles Mu|"
  4908. wait(1)
  4909. script.Parent.Text = "Eagles M|"
  4910. wait(1)
  4911. script.Parent.Text = "Eagles |"
  4912. wait(1)
  4913. script.Parent.Text = "Eagles|"
  4914. wait(1)
  4915. script.Parent.Text = "Eagle"
  4916. wait(1)
  4917. script.Parent.Text = "Eagl|"
  4918. wait(1)
  4919. script.Parent.Text = "Eag|"
  4920. wait(1)
  4921. script.Parent.Text = "Ea|"
  4922. wait(1)
  4923. script.Parent.Text = "E"
  4924. wait(1)
  4925. script.Parent.Text = "Ea|"
  4926. wait(1)
  4927. script.Parent.Text = "Eag|"
  4928. wait(1)
  4929. script.Parent.Text = "Eagle"
  4930. wait(1)
  4931. script.Parent.Text = "Eagles|"
  4932. wait(1)
  4933. script.Parent.Text = "Eagles |"
  4934. wait(1)
  4935. script.Parent.Text = "Eagles M|"
  4936. wait(1)
  4937. script.Parent.Text = "Eagles Mu|"
  4938. wait(1)
  4939. script.Parent.Text = "Eagles Mus|"
  4940. wait(1)
  4941. script.Parent.Text = "Eagles Musi|"
  4942. wait(1)
  4943. script.Parent.Text = "Eagles Music|"
  4944. wait(1)
  4945. script.Parent.Text = "Eagles Musi|"
  4946. wait(1)
  4947. script.Parent.Text = "Eagles Mus|"
  4948. wait(1)
  4949. script.Parent.Text = "Eagles Mu|"
  4950. wait(1)
  4951. script.Parent.Text = "Eagles M|"
  4952. wait(1)
  4953. script.Parent.Text = "Eagles |"
  4954. wait(1)
  4955. script.Parent.Text = "Eagles|"
  4956. wait(1)
  4957. script.Parent.Text = "Eagle"
  4958. wait(1)
  4959. script.Parent.Text = "Eagl|"
  4960. wait(1)
  4961. script.Parent.Text = "Eag|"
  4962. wait(1)
  4963. script.Parent.Text = "Ea|"
  4964. wait(1)
  4965. script.Parent.Text = "E"
  4966. wait(1)
  4967. script.Parent.Text = "Ea|"
  4968. wait(1)
  4969. script.Parent.Text = "Eag|"
  4970. wait(1)
  4971. script.Parent.Text = "Eagle"
  4972. wait(1)
  4973. script.Parent.Text = "Eagles|"
  4974. wait(1)
  4975. script.Parent.Text = "Eagles |"
  4976. wait(1)
  4977. script.Parent.Text = "Eagles M|"
  4978. wait(1)
  4979. script.Parent.Text = "Eagles Mu|"
  4980. wait(1)
  4981. script.Parent.Text = "Eagles Mus|"
  4982. wait(1)
  4983. script.Parent.Text = "Eagles Musi|"
  4984. wait(1)
  4985. script.Parent.Text = "Eagles Music|"
  4986. wait(1)
  4987. script.Parent.Text = "Eagles Musi|"
  4988. wait(1)
  4989. script.Parent.Text = "Eagles Mus|"
  4990. wait(1)
  4991. script.Parent.Text = "Eagles Mu|"
  4992. wait(1)
  4993. script.Parent.Text = "Eagles M|"
  4994. wait(1)
  4995. script.Parent.Text = "Eagles |"
  4996. wait(1)
  4997. script.Parent.Text = "Eagles|"
  4998. wait(1)
  4999. script.Parent.Text = "Eagle"
  5000. wait(1)
  5001. script.Parent.Text = "Eagl|"
  5002. wait(1)
  5003. script.Parent.Text = "Eag|"
  5004. wait(1)
  5005. script.Parent.Text = "Ea|"
  5006. wait(1)
  5007. script.Parent.Text = "E"
  5008. wait(1)
  5009. script.Parent.Text = "Ea|"
  5010. wait(1)
  5011. script.Parent.Text = "Eag|"
  5012. wait(1)
  5013. script.Parent.Text = "Eagle"
  5014. wait(1)
  5015. script.Parent.Text = "Eagles|"
  5016. wait(1)
  5017. script.Parent.Text = "Eagles |"
  5018. wait(1)
  5019. script.Parent.Text = "Eagles M|"
  5020. wait(1)
  5021. script.Parent.Text = "Eagles Mu|"
  5022. wait(1)
  5023. script.Parent.Text = "Eagles Mus|"
  5024. wait(1)
  5025. script.Parent.Text = "Eagles Musi|"
  5026. wait(1)
  5027. script.Parent.Text = "Eagles Music|"
  5028. wait(1)
  5029. script.Parent.Text = "Eagles Musi|"
  5030. wait(1)
  5031. script.Parent.Text = "Eagles Mus|"
  5032. wait(1)
  5033. script.Parent.Text = "Eagles Mu|"
  5034. wait(1)
  5035. script.Parent.Text = "Eagles M|"
  5036. wait(1)
  5037. script.Parent.Text = "Eagles |"
  5038. wait(1)
  5039. script.Parent.Text = "Eagles|"
  5040. wait(1)
  5041. script.Parent.Text = "Eagle"
  5042. wait(1)
  5043. script.Parent.Text = "Eagl|"
  5044. wait(1)
  5045. script.Parent.Text = "Eag|"
  5046. wait(1)
  5047. script.Parent.Text = "Ea|"
  5048. wait(1)
  5049. script.Parent.Text = "E"
  5050. wait(1)
  5051. script.Parent.Text = "Ea|"
  5052. wait(1)
  5053. script.Parent.Text = "Eag|"
  5054. wait(1)
  5055. script.Parent.Text = "Eagle"
  5056. wait(1)
  5057. script.Parent.Text = "Eagles|"
  5058. wait(1)
  5059. script.Parent.Text = "Eagles |"
  5060. wait(1)
  5061. script.Parent.Text = "Eagles M|"
  5062. wait(1)
  5063. script.Parent.Text = "Eagles Mu|"
  5064. wait(1)
  5065. script.Parent.Text = "Eagles Mus|"
  5066. wait(1)
  5067. script.Parent.Text = "Eagles Musi|"
  5068. wait(1)
  5069. script.Parent.Text = "Eagles Music|"
  5070. wait(1)
  5071. script.Parent.Text = "Eagles Musi|"
  5072. wait(1)
  5073. script.Parent.Text = "Eagles Mus|"
  5074. wait(1)
  5075. script.Parent.Text = "Eagles Mu|"
  5076. wait(1)
  5077. script.Parent.Text = "Eagles M|"
  5078. wait(1)
  5079. script.Parent.Text = "Eagles |"
  5080. wait(1)
  5081. script.Parent.Text = "Eagles|"
  5082. wait(1)
  5083. script.Parent.Text = "Eagle"
  5084. wait(1)
  5085. script.Parent.Text = "Eagl|"
  5086. wait(1)
  5087. script.Parent.Text = "Eag|"
  5088. wait(1)
  5089. script.Parent.Text = "Ea|"
  5090. wait(1)
  5091. script.Parent.Text = "E"
  5092. wait(1)
  5093. script.Parent.Text = "Ea|"
  5094. wait(1)
  5095. script.Parent.Text = "Eag|"
  5096. wait(1)
  5097. script.Parent.Text = "Eagle"
  5098. wait(1)
  5099. script.Parent.Text = "Eagles|"
  5100. wait(1)
  5101. script.Parent.Text = "Eagles |"
  5102. wait(1)
  5103. script.Parent.Text = "Eagles M|"
  5104. wait(1)
  5105. script.Parent.Text = "Eagles Mu|"
  5106. wait(1)
  5107. script.Parent.Text = "Eagles Mus|"
  5108. wait(1)
  5109. script.Parent.Text = "Eagles Musi|"
  5110. wait(1)
  5111. script.Parent.Text = "Eagles Music|"
  5112. wait(1)
  5113. script.Parent.Text = "Eagles Musi|"
  5114. wait(1)
  5115. script.Parent.Text = "Eagles Mus|"
  5116. wait(1)
  5117. script.Parent.Text = "Eagles Mu|"
  5118. wait(1)
  5119. script.Parent.Text = "Eagles M|"
  5120. wait(1)
  5121. script.Parent.Text = "Eagles |"
  5122. wait(1)
  5123. script.Parent.Text = "Eagles|"
  5124. wait(1)
  5125. script.Parent.Text = "Eagle"
  5126. wait(1)
  5127. script.Parent.Text = "Eagl|"
  5128. wait(1)
  5129. script.Parent.Text = "Eag|"
  5130. wait(1)
  5131. script.Parent.Text = "Ea|"
  5132. wait(1)
  5133. script.Parent.Text = "E"
  5134. wait(1)
  5135. script.Parent.Text = "Ea|"
  5136. wait(1)
  5137. script.Parent.Text = "Eag|"
  5138. wait(1)
  5139. script.Parent.Text = "Eagle"
  5140. wait(1)
  5141. script.Parent.Text = "Eagles|"
  5142. wait(1)
  5143. script.Parent.Text = "Eagles |"
  5144. wait(1)
  5145. script.Parent.Text = "Eagles M|"
  5146. wait(1)
  5147. script.Parent.Text = "Eagles Mu|"
  5148. wait(1)
  5149. script.Parent.Text = "Eagles Mus|"
  5150. wait(1)
  5151. script.Parent.Text = "Eagles Musi|"
  5152. wait(1)
  5153. script.Parent.Text = "Eagles Music|"
  5154. wait(1)
  5155. script.Parent.Text = "Eagles Musi|"
  5156. wait(1)
  5157. script.Parent.Text = "Eagles Mus|"
  5158. wait(1)
  5159. script.Parent.Text = "Eagles Mu|"
  5160. wait(1)
  5161. script.Parent.Text = "Eagles M|"
  5162. wait(1)
  5163. script.Parent.Text = "Eagles |"
  5164. wait(1)
  5165. script.Parent.Text = "Eagles|"
  5166. wait(1)
  5167. script.Parent.Text = "Eagle"
  5168. wait(1)
  5169. script.Parent.Text = "Eagl|"
  5170. wait(1)
  5171. script.Parent.Text = "Eag|"
  5172. wait(1)
  5173. script.Parent.Text = "Ea|"
  5174. wait(1)
  5175. script.Parent.Text = "E"
  5176. wait(1)
  5177. script.Parent.Text = "Ea|"
  5178. wait(1)
  5179. script.Parent.Text = "Eag|"
  5180. wait(1)
  5181. script.Parent.Text = "Eagle"
  5182. wait(1)
  5183. script.Parent.Text = "Eagles|"
  5184. wait(1)
  5185. script.Parent.Text = "Eagles |"
  5186. wait(1)
  5187. script.Parent.Text = "Eagles M|"
  5188. wait(1)
  5189. script.Parent.Text = "Eagles Mu|"
  5190. wait(1)
  5191. script.Parent.Text = "Eagles Mus|"
  5192. wait(1)
  5193. script.Parent.Text = "Eagles Musi|"
  5194. wait(1)
  5195. script.Parent.Text = "Eagles Music|"
  5196. wait(1)
  5197. script.Parent.Text = "Eagles Musi|"
  5198. wait(1)
  5199. script.Parent.Text = "Eagles Mus|"
  5200. wait(1)
  5201. script.Parent.Text = "Eagles Mu|"
  5202. wait(1)
  5203. script.Parent.Text = "Eagles M|"
  5204. wait(1)
  5205. script.Parent.Text = "Eagles |"
  5206. wait(1)
  5207. script.Parent.Text = "Eagles|"
  5208. wait(1)
  5209. script.Parent.Text = "Eagle"
  5210. wait(1)
  5211. script.Parent.Text = "Eagl|"
  5212. wait(1)
  5213. script.Parent.Text = "Eag|"
  5214. wait(1)
  5215. script.Parent.Text = "Ea|"
  5216. wait(1)
  5217. script.Parent.Text = "E"
  5218. wait(1)
  5219. script.Parent.Text = "Ea|"
  5220. wait(1)
  5221. script.Parent.Text = "Eag|"
  5222. wait(1)
  5223. script.Parent.Text = "Eagle"
  5224. wait(1)
  5225. script.Parent.Text = "Eagles|"
  5226. wait(1)
  5227. script.Parent.Text = "Eagles |"
  5228. wait(1)
  5229. script.Parent.Text = "Eagles M|"
  5230. wait(1)
  5231. script.Parent.Text = "Eagles Mu|"
  5232. wait(1)
  5233. script.Parent.Text = "Eagles Mus|"
  5234. wait(1)
  5235. script.Parent.Text = "Eagles Musi|"
  5236. wait(1)
  5237. script.Parent.Text = "Eagles Music|"
  5238. wait(1)
  5239. script.Parent.Text = "Eagles Musi|"
  5240. wait(1)
  5241. script.Parent.Text = "Eagles Mus|"
  5242. wait(1)
  5243. script.Parent.Text = "Eagles Mu|"
  5244. wait(1)
  5245. script.Parent.Text = "Eagles M|"
  5246. wait(1)
  5247. script.Parent.Text = "Eagles |"
  5248. wait(1)
  5249. script.Parent.Text = "Eagles|"
  5250. wait(1)
  5251. script.Parent.Text = "Eagle"
  5252. wait(1)
  5253. script.Parent.Text = "Eagl|"
  5254. wait(1)
  5255. script.Parent.Text = "Eag|"
  5256. wait(1)
  5257. script.Parent.Text = "Ea|"
  5258. wait(1)
  5259. script.Parent.Text = "E"
  5260. wait(1)
  5261. script.Parent.Text = "Ea|"
  5262. wait(1)
  5263. script.Parent.Text = "Eag|"
  5264. wait(1)
  5265. script.Parent.Text = "Eagle"
  5266. wait(1)
  5267. script.Parent.Text = "Eagles|"
  5268. wait(1)
  5269. script.Parent.Text = "Eagles |"
  5270. wait(1)
  5271. script.Parent.Text = "Eagles M|"
  5272. wait(1)
  5273. script.Parent.Text = "Eagles Mu|"
  5274. wait(1)
  5275. script.Parent.Text = "Eagles Mus|"
  5276. wait(1)
  5277. script.Parent.Text = "Eagles Musi|"
  5278. wait(1)
  5279. script.Parent.Text = "Eagles Music|"
  5280. wait(1)
  5281. script.Parent.Text = "Eagles Musi|"
  5282. wait(1)
  5283. script.Parent.Text = "Eagles Mus|"
  5284. wait(1)
  5285. script.Parent.Text = "Eagles Mu|"
  5286. wait(1)
  5287. script.Parent.Text = "Eagles M|"
  5288. wait(1)
  5289. script.Parent.Text = "Eagles |"
  5290. wait(1)
  5291. script.Parent.Text = "Eagles|"
  5292. wait(1)
  5293. script.Parent.Text = "Eagle"
  5294. wait(1)
  5295. script.Parent.Text = "Eagl|"
  5296. wait(1)
  5297. script.Parent.Text = "Eag|"
  5298. wait(1)
  5299. script.Parent.Text = "Ea|"
  5300. wait(1)
  5301. script.Parent.Text = "E"
  5302. wait(1)
  5303. script.Parent.Text = "Ea|"
  5304. wait(1)
  5305. script.Parent.Text = "Eag|"
  5306. wait(1)
  5307. script.Parent.Text = "Eagle"
  5308. wait(1)
  5309. script.Parent.Text = "Eagles|"
  5310. wait(1)
  5311. script.Parent.Text = "Eagles |"
  5312. wait(1)
  5313. script.Parent.Text = "Eagles M|"
  5314. wait(1)
  5315. script.Parent.Text = "Eagles Mu|"
  5316. wait(1)
  5317. script.Parent.Text = "Eagles Mus|"
  5318. wait(1)
  5319. script.Parent.Text = "Eagles Musi|"
  5320. wait(1)
  5321. script.Parent.Text = "Eagles Music|"
  5322. wait(1)
  5323. script.Parent.Text = "Eagles Musi|"
  5324. wait(1)
  5325. script.Parent.Text = "Eagles Mus|"
  5326. wait(1)
  5327. script.Parent.Text = "Eagles Mu|"
  5328. wait(1)
  5329. script.Parent.Text = "Eagles M|"
  5330. wait(1)
  5331. script.Parent.Text = "Eagles |"
  5332. wait(1)
  5333. script.Parent.Text = "Eagles|"
  5334. wait(1)
  5335. script.Parent.Text = "Eagle"
  5336. wait(1)
  5337. script.Parent.Text = "Eagl|"
  5338. wait(1)
  5339. script.Parent.Text = "Eag|"
  5340. wait(1)
  5341. script.Parent.Text = "Ea|"
  5342. wait(1)
  5343. script.Parent.Text = "E"
  5344. wait(1)
  5345. script.Parent.Text = "Ea|"
  5346. wait(1)
  5347. script.Parent.Text = "Eag|"
  5348. wait(1)
  5349. script.Parent.Text = "Eagle"
  5350. wait(1)
  5351. script.Parent.Text = "Eagles|"
  5352. wait(1)
  5353. script.Parent.Text = "Eagles |"
  5354. wait(1)
  5355. script.Parent.Text = "Eagles M|"
  5356. wait(1)
  5357. script.Parent.Text = "Eagles Mu|"
  5358. wait(1)
  5359. script.Parent.Text = "Eagles Mus|"
  5360. wait(1)
  5361. script.Parent.Text = "Eagles Musi|"
  5362. wait(1)
  5363. script.Parent.Text = "Eagles Music|"
  5364. wait(1)
  5365. script.Parent.Text = "Eagles Musi|"
  5366. wait(1)
  5367. script.Parent.Text = "Eagles Mus|"
  5368. wait(1)
  5369. script.Parent.Text = "Eagles Mu|"
  5370. wait(1)
  5371. script.Parent.Text = "Eagles M|"
  5372. wait(1)
  5373. script.Parent.Text = "Eagles |"
  5374. wait(1)
  5375. script.Parent.Text = "Eagles|"
  5376. wait(1)
  5377. script.Parent.Text = "Eagle"
  5378. wait(1)
  5379. script.Parent.Text = "Eagl|"
  5380. wait(1)
  5381. script.Parent.Text = "Eag|"
  5382. wait(1)
  5383. script.Parent.Text = "Ea|"
  5384. wait(1)
  5385. script.Parent.Text = "E"
  5386. wait(1)
  5387. script.Parent.Text = "Ea|"
  5388. wait(1)
  5389. script.Parent.Text = "Eag|"
  5390. wait(1)
  5391. script.Parent.Text = "Eagle"
  5392. wait(1)
  5393. script.Parent.Text = "Eagles|"
  5394. wait(1)
  5395. script.Parent.Text = "Eagles |"
  5396. wait(1)
  5397. script.Parent.Text = "Eagles M|"
  5398. wait(1)
  5399. script.Parent.Text = "Eagles Mu|"
  5400. wait(1)
  5401. script.Parent.Text = "Eagles Mus|"
  5402. wait(1)
  5403. script.Parent.Text = "Eagles Musi|"
  5404. wait(1)
  5405. script.Parent.Text = "Eagles Music|"
  5406. wait(1)
  5407. script.Parent.Text = "Eagles Musi|"
  5408. wait(1)
  5409. script.Parent.Text = "Eagles Mus|"
  5410. wait(1)
  5411. script.Parent.Text = "Eagles Mu|"
  5412. wait(1)
  5413. script.Parent.Text = "Eagles M|"
  5414. wait(1)
  5415. script.Parent.Text = "Eagles |"
  5416. wait(1)
  5417. script.Parent.Text = "Eagles|"
  5418. wait(1)
  5419. script.Parent.Text = "Eagle"
  5420. wait(1)
  5421. script.Parent.Text = "Eagl|"
  5422. wait(1)
  5423. script.Parent.Text = "Eag|"
  5424. wait(1)
  5425. script.Parent.Text = "Ea|"
  5426. wait(1)
  5427. script.Parent.Text = "E"
  5428. wait(1)
  5429. script.Parent.Text = "Ea|"
  5430. wait(1)
  5431. script.Parent.Text = "Eag|"
  5432. wait(1)
  5433. script.Parent.Text = "Eagle"
  5434. wait(1)
  5435. script.Parent.Text = "Eagles|"
  5436. wait(1)
  5437. script.Parent.Text = "Eagles |"
  5438. wait(1)
  5439. script.Parent.Text = "Eagles M|"
  5440. wait(1)
  5441. script.Parent.Text = "Eagles Mu|"
  5442. wait(1)
  5443. script.Parent.Text = "Eagles Mus|"
  5444. wait(1)
  5445. script.Parent.Text = "Eagles Musi|"
  5446. wait(1)
  5447. script.Parent.Text = "Eagles Music|"
  5448. wait(1)
  5449. script.Parent.Text = "Eagles Musi|"
  5450. wait(1)
  5451. script.Parent.Text = "Eagles Mus|"
  5452. wait(1)
  5453. script.Parent.Text = "Eagles Mu|"
  5454. wait(1)
  5455. script.Parent.Text = "Eagles M|"
  5456. wait(1)
  5457. script.Parent.Text = "Eagles |"
  5458. wait(1)
  5459. script.Parent.Text = "Eagles|"
  5460. wait(1)
  5461. script.Parent.Text = "Eagle"
  5462. wait(1)
  5463. script.Parent.Text = "Eagl|"
  5464. wait(1)
  5465. script.Parent.Text = "Eag|"
  5466. wait(1)
  5467. script.Parent.Text = "Ea|"
  5468. wait(1)
  5469. script.Parent.Text = "E"
  5470. wait(1)
  5471. script.Parent.Text = "Ea|"
  5472. wait(1)
  5473. script.Parent.Text = "Eag|"
  5474. wait(1)
  5475. script.Parent.Text = "Eagle"
  5476. wait(1)
  5477. script.Parent.Text = "Eagles|"
  5478. wait(1)
  5479. script.Parent.Text = "Eagles |"
  5480. wait(1)
  5481. script.Parent.Text = "Eagles M|"
  5482. wait(1)
  5483. script.Parent.Text = "Eagles Mu|"
  5484. wait(1)
  5485. script.Parent.Text = "Eagles Mus|"
  5486. wait(1)
  5487. script.Parent.Text = "Eagles Musi|"
  5488. wait(1)
  5489. script.Parent.Text = "Eagles Music|"
  5490. wait(1)
  5491. script.Parent.Text = "Eagles Musi|"
  5492. wait(1)
  5493. script.Parent.Text = "Eagles Mus|"
  5494. wait(1)
  5495. script.Parent.Text = "Eagles Mu|"
  5496. wait(1)
  5497. script.Parent.Text = "Eagles M|"
  5498. wait(1)
  5499. script.Parent.Text = "Eagles |"
  5500. wait(1)
  5501. script.Parent.Text = "Eagles|"
  5502. wait(1)
  5503. script.Parent.Text = "Eagle"
  5504. wait(1)
  5505. script.Parent.Text = "Eagl|"
  5506. wait(1)
  5507. script.Parent.Text = "Eag|"
  5508. wait(1)
  5509. script.Parent.Text = "Ea|"
  5510. wait(1)
  5511. script.Parent.Text = "E"
  5512. wait(1)
  5513. script.Parent.Text = "Ea|"
  5514. wait(1)
  5515. script.Parent.Text = "Eag|"
  5516. wait(1)
  5517. script.Parent.Text = "Eagle"
  5518. wait(1)
  5519. script.Parent.Text = "Eagles|"
  5520. wait(1)
  5521. script.Parent.Text = "Eagles |"
  5522. wait(1)
  5523. script.Parent.Text = "Eagles M|"
  5524. wait(1)
  5525. script.Parent.Text = "Eagles Mu|"
  5526. wait(1)
  5527. script.Parent.Text = "Eagles Mus|"
  5528. wait(1)
  5529. script.Parent.Text = "Eagles Musi|"
  5530. wait(1)
  5531. script.Parent.Text = "Eagles Music|"
  5532. wait(1)
  5533. script.Parent.Text = "Eagles Musi|"
  5534. wait(1)
  5535. script.Parent.Text = "Eagles Mus|"
  5536. wait(1)
  5537. script.Parent.Text = "Eagles Mu|"
  5538. wait(1)
  5539. script.Parent.Text = "Eagles M|"
  5540. wait(1)
  5541. script.Parent.Text = "Eagles |"
  5542. wait(1)
  5543. script.Parent.Text = "Eagles|"
  5544. wait(1)
  5545. script.Parent.Text = "Eagle"
  5546. wait(1)
  5547. script.Parent.Text = "Eagl|"
  5548. wait(1)
  5549. script.Parent.Text = "Eag|"
  5550. wait(1)
  5551. script.Parent.Text = "Ea|"
  5552. wait(1)
  5553. script.Parent.Text = "E"
  5554. wait(1)
  5555. script.Parent.Text = "Ea|"
  5556. wait(1)
  5557. script.Parent.Text = "Eag|"
  5558. wait(1)
  5559. script.Parent.Text = "Eagle"
  5560. wait(1)
  5561. script.Parent.Text = "Eagles|"
  5562. wait(1)
  5563. script.Parent.Text = "Eagles |"
  5564. wait(1)
  5565. script.Parent.Text = "Eagles M|"
  5566. wait(1)
  5567. script.Parent.Text = "Eagles Mu|"
  5568. wait(1)
  5569. script.Parent.Text = "Eagles Mus|"
  5570. wait(1)
  5571. script.Parent.Text = "Eagles Musi|"
  5572. wait(1)
  5573. script.Parent.Text = "Eagles Music|"
  5574. wait(1)
  5575. script.Parent.Text = "Eagles Musi|"
  5576. wait(1)
  5577. script.Parent.Text = "Eagles Mus|"
  5578. wait(1)
  5579. script.Parent.Text = "Eagles Mu|"
  5580. wait(1)
  5581. script.Parent.Text = "Eagles M|"
  5582. wait(1)
  5583. script.Parent.Text = "Eagles |"
  5584. wait(1)
  5585. script.Parent.Text = "Eagles|"
  5586. wait(1)
  5587. script.Parent.Text = "Eagle"
  5588. wait(1)
  5589. script.Parent.Text = "Eagl|"
  5590. wait(1)
  5591. script.Parent.Text = "Eag|"
  5592. wait(1)
  5593. script.Parent.Text = "Ea|"
  5594. wait(1)
  5595. script.Parent.Text = "E"
  5596. wait(1)
  5597. script.Parent.Text = "Ea|"
  5598. wait(1)
  5599. script.Parent.Text = "Eag|"
  5600. wait(1)
  5601. script.Parent.Text = "Eagle"
  5602. wait(1)
  5603. script.Parent.Text = "Eagles|"
  5604. wait(1)
  5605. script.Parent.Text = "Eagles |"
  5606. wait(1)
  5607. script.Parent.Text = "Eagles M|"
  5608. wait(1)
  5609. script.Parent.Text = "Eagles Mu|"
  5610. wait(1)
  5611. script.Parent.Text = "Eagles Mus|"
  5612. wait(1)
  5613. script.Parent.Text = "Eagles Musi|"
  5614. wait(1)
  5615. script.Parent.Text = "Eagles Music|"
  5616. wait(1)
  5617. script.Parent.Text = "Eagles Musi|"
  5618. wait(1)
  5619. script.Parent.Text = "Eagles Mus|"
  5620. wait(1)
  5621. script.Parent.Text = "Eagles Mu|"
  5622. wait(1)
  5623. script.Parent.Text = "Eagles M|"
  5624. wait(1)
  5625. script.Parent.Text = "Eagles |"
  5626. wait(1)
  5627. script.Parent.Text = "Eagles|"
  5628. wait(1)
  5629. script.Parent.Text = "Eagle"
  5630. wait(1)
  5631. script.Parent.Text = "Eagl|"
  5632. wait(1)
  5633. script.Parent.Text = "Eag|"
  5634. wait(1)
  5635. script.Parent.Text = "Ea|"
  5636. wait(1)
  5637. script.Parent.Text = "E"
  5638. wait(1)
  5639. script.Parent.Text = "Ea|"
  5640. wait(1)
  5641. script.Parent.Text = "Eag|"
  5642. wait(1)
  5643. script.Parent.Text = "Eagle"
  5644. wait(1)
  5645. script.Parent.Text = "Eagles|"
  5646. wait(1)
  5647. script.Parent.Text = "Eagles |"
  5648. wait(1)
  5649. script.Parent.Text = "Eagles M|"
  5650. wait(1)
  5651. script.Parent.Text = "Eagles Mu|"
  5652. wait(1)
  5653. script.Parent.Text = "Eagles Mus|"
  5654. wait(1)
  5655. script.Parent.Text = "Eagles Musi|"
  5656. wait(1)
  5657. script.Parent.Text = "Eagles Music|"
  5658. wait(1)
  5659. script.Parent.Text = "Eagles Musi|"
  5660. wait(1)
  5661. script.Parent.Text = "Eagles Mus|"
  5662. wait(1)
  5663. script.Parent.Text = "Eagles Mu|"
  5664. wait(1)
  5665. script.Parent.Text = "Eagles M|"
  5666. wait(1)
  5667. script.Parent.Text = "Eagles |"
  5668. wait(1)
  5669. script.Parent.Text = "Eagles|"
  5670. wait(1)
  5671. script.Parent.Text = "Eagle"
  5672. wait(1)
  5673. script.Parent.Text = "Eagl|"
  5674. wait(1)
  5675. script.Parent.Text = "Eag|"
  5676. wait(1)
  5677. script.Parent.Text = "Ea|"
  5678. wait(1)
  5679. script.Parent.Text = "E"
  5680. wait(1)
  5681. script.Parent.Text = "Ea|"
  5682. wait(1)
  5683. script.Parent.Text = "Eag|"
  5684. wait(1)
  5685. script.Parent.Text = "Eagle"
  5686. wait(1)
  5687. script.Parent.Text = "Eagles|"
  5688. wait(1)
  5689. script.Parent.Text = "Eagles |"
  5690. wait(1)
  5691. script.Parent.Text = "Eagles M|"
  5692. wait(1)
  5693. script.Parent.Text = "Eagles Mu|"
  5694. wait(1)
  5695. script.Parent.Text = "Eagles Mus|"
  5696. wait(1)
  5697. script.Parent.Text = "Eagles Musi|"
  5698. wait(1)
  5699. script.Parent.Text = "Eagles Music|"
  5700. wait(1)
  5701. script.Parent.Text = "Eagles Musi|"
  5702. wait(1)
  5703. script.Parent.Text = "Eagles Mus|"
  5704. wait(1)
  5705. script.Parent.Text = "Eagles Mu|"
  5706. wait(1)
  5707. script.Parent.Text = "Eagles M|"
  5708. wait(1)
  5709. script.Parent.Text = "Eagles |"
  5710. wait(1)
  5711. script.Parent.Text = "Eagles|"
  5712. wait(1)
  5713. script.Parent.Text = "Eagle"
  5714. wait(1)
  5715. script.Parent.Text = "Eagl|"
  5716. wait(1)
  5717. script.Parent.Text = "Eag|"
  5718. wait(1)
  5719. script.Parent.Text = "Ea|"
  5720. wait(1)
  5721. script.Parent.Text = "E"
  5722. wait(1)
  5723. script.Parent.Text = "Ea|"
  5724. wait(1)
  5725. script.Parent.Text = "Eag|"
  5726. wait(1)
  5727. script.Parent.Text = "Eagle"
  5728. wait(1)
  5729. script.Parent.Text = "Eagles|"
  5730. wait(1)
  5731. script.Parent.Text = "Eagles |"
  5732. wait(1)
  5733. script.Parent.Text = "Eagles M|"
  5734. wait(1)
  5735. script.Parent.Text = "Eagles Mu|"
  5736. wait(1)
  5737. script.Parent.Text = "Eagles Mus|"
  5738. wait(1)
  5739. script.Parent.Text = "Eagles Musi|"
  5740. wait(1)
  5741. script.Parent.Text = "Eagles Music|"
  5742. wait(1)
  5743. script.Parent.Text = "Eagles Musi|"
  5744. wait(1)
  5745. script.Parent.Text = "Eagles Mus|"
  5746. wait(1)
  5747. script.Parent.Text = "Eagles Mu|"
  5748. wait(1)
  5749. script.Parent.Text = "Eagles M|"
  5750. wait(1)
  5751. script.Parent.Text = "Eagles |"
  5752. wait(1)
  5753. script.Parent.Text = "Eagles|"
  5754. wait(1)
  5755. script.Parent.Text = "Eagle"
  5756. wait(1)
  5757. script.Parent.Text = "Eagl|"
  5758. wait(1)
  5759. script.Parent.Text = "Eag|"
  5760. wait(1)
  5761. script.Parent.Text = "Ea|"
  5762. wait(1)
  5763. script.Parent.Text = "E"
  5764. wait(1)
  5765. script.Parent.Text = "Ea|"
  5766. wait(1)
  5767. script.Parent.Text = "Eag|"
  5768. wait(1)
  5769. script.Parent.Text = "Eagle"
  5770. wait(1)
  5771. script.Parent.Text = "Eagles|"
  5772. wait(1)
  5773. script.Parent.Text = "Eagles |"
  5774. wait(1)
  5775. script.Parent.Text = "Eagles M|"
  5776. wait(1)
  5777. script.Parent.Text = "Eagles Mu|"
  5778. wait(1)
  5779. script.Parent.Text = "Eagles Mus|"
  5780. wait(1)
  5781. script.Parent.Text = "Eagles Musi|"
  5782. wait(1)
  5783. script.Parent.Text = "Eagles Music|"
  5784. wait(1)
  5785. script.Parent.Text = "Eagles Musi|"
  5786. wait(1)
  5787. script.Parent.Text = "Eagles Mus|"
  5788. wait(1)
  5789. script.Parent.Text = "Eagles Mu|"
  5790. wait(1)
  5791. script.Parent.Text = "Eagles M|"
  5792. wait(1)
  5793. script.Parent.Text = "Eagles |"
  5794. wait(1)
  5795. script.Parent.Text = "Eagles|"
  5796. wait(1)
  5797. script.Parent.Text = "Eagle"
  5798. wait(1)
  5799. script.Parent.Text = "Eagl|"
  5800. wait(1)
  5801. script.Parent.Text = "Eag|"
  5802. wait(1)
  5803. script.Parent.Text = "Ea|"
  5804. wait(1)
  5805. script.Parent.Text = "E"
  5806. wait(1)
  5807. script.Parent.Text = "Ea|"
  5808. wait(1)
  5809. script.Parent.Text = "Eag|"
  5810. wait(1)
  5811. script.Parent.Text = "Eagle"
  5812. wait(1)
  5813. script.Parent.Text = "Eagles|"
  5814. wait(1)
  5815. script.Parent.Text = "Eagles |"
  5816. wait(1)
  5817. script.Parent.Text = "Eagles M|"
  5818. wait(1)
  5819. script.Parent.Text = "Eagles Mu|"
  5820. wait(1)
  5821. script.Parent.Text = "Eagles Mus|"
  5822. wait(1)
  5823. script.Parent.Text = "Eagles Musi|"
  5824. wait(1)
  5825. script.Parent.Text = "Eagles Music|"
  5826. wait(1)
  5827. script.Parent.Text = "Eagles Musi|"
  5828. wait(1)
  5829. script.Parent.Text = "Eagles Mus|"
  5830. wait(1)
  5831. script.Parent.Text = "Eagles Mu|"
  5832. wait(1)
  5833. script.Parent.Text = "Eagles M|"
  5834. wait(1)
  5835. script.Parent.Text = "Eagles |"
  5836. wait(1)
  5837. script.Parent.Text = "Eagles|"
  5838. wait(1)
  5839. script.Parent.Text = "Eagle"
  5840. wait(1)
  5841. script.Parent.Text = "Eagl|"
  5842. wait(1)
  5843. script.Parent.Text = "Eag|"
  5844. wait(1)
  5845. script.Parent.Text = "Ea|"
  5846. wait(1)
  5847. script.Parent.Text = "E"
  5848. wait(1)
  5849. script.Parent.Text = "Ea|"
  5850. wait(1)
  5851. script.Parent.Text = "Eag|"
  5852. wait(1)
  5853. script.Parent.Text = "Eagle"
  5854. wait(1)
  5855. script.Parent.Text = "Eagles|"
  5856. wait(1)
  5857. script.Parent.Text = "Eagles |"
  5858. wait(1)
  5859. script.Parent.Text = "Eagles M|"
  5860. wait(1)
  5861. script.Parent.Text = "Eagles Mu|"
  5862. wait(1)
  5863. script.Parent.Text = "Eagles Mus|"
  5864. wait(1)
  5865. script.Parent.Text = "Eagles Musi|"
  5866. wait(1)
  5867. script.Parent.Text = "Eagles Music|"
  5868. wait(1)
  5869. script.Parent.Text = "Eagles Musi|"
  5870. wait(1)
  5871. script.Parent.Text = "Eagles Mus|"
  5872. wait(1)
  5873. script.Parent.Text = "Eagles Mu|"
  5874. wait(1)
  5875. script.Parent.Text = "Eagles M|"
  5876. wait(1)
  5877. script.Parent.Text = "Eagles |"
  5878. wait(1)
  5879. script.Parent.Text = "Eagles|"
  5880. wait(1)
  5881. script.Parent.Text = "Eagle"
  5882. wait(1)
  5883. script.Parent.Text = "Eagl|"
  5884. wait(1)
  5885. script.Parent.Text = "Eag|"
  5886. wait(1)
  5887. script.Parent.Text = "Ea|"
  5888. wait(1)
  5889. script.Parent.Text = "E"
  5890. wait(1)
  5891. script.Parent.Text = "Ea|"
  5892. wait(1)
  5893. script.Parent.Text = "Eag|"
  5894. wait(1)
  5895. script.Parent.Text = "Eagle"
  5896. wait(1)
  5897. script.Parent.Text = "Eagles|"
  5898. wait(1)
  5899. script.Parent.Text = "Eagles |"
  5900. wait(1)
  5901. script.Parent.Text = "Eagles M|"
  5902. wait(1)
  5903. script.Parent.Text = "Eagles Mu|"
  5904. wait(1)
  5905. script.Parent.Text = "Eagles Mus|"
  5906. wait(1)
  5907. script.Parent.Text = "Eagles Musi|"
  5908. wait(1)
  5909. script.Parent.Text = "Eagles Music|"
  5910. wait(1)
  5911. script.Parent.Text = "Eagles Musi|"
  5912. wait(1)
  5913. script.Parent.Text = "Eagles Mus|"
  5914. wait(1)
  5915. script.Parent.Text = "Eagles Mu|"
  5916. wait(1)
  5917. script.Parent.Text = "Eagles M|"
  5918. wait(1)
  5919. script.Parent.Text = "Eagles |"
  5920. wait(1)
  5921. script.Parent.Text = "Eagles|"
  5922. wait(1)
  5923. script.Parent.Text = "Eagle"
  5924. wait(1)
  5925. script.Parent.Text = "Eagl|"
  5926. wait(1)
  5927. script.Parent.Text = "Eag|"
  5928. wait(1)
  5929. script.Parent.Text = "Ea|"
  5930. wait(1)
  5931. script.Parent.Text = "E"
  5932. wait(1)
  5933. script.Parent.Text = "Ea|"
  5934. wait(1)
  5935. script.Parent.Text = "Eag|"
  5936. wait(1)
  5937. script.Parent.Text = "Eagle"
  5938. wait(1)
  5939. script.Parent.Text = "Eagles|"
  5940. wait(1)
  5941. script.Parent.Text = "Eagles |"
  5942. wait(1)
  5943. script.Parent.Text = "Eagles M|"
  5944. wait(1)
  5945. script.Parent.Text = "Eagles Mu|"
  5946. wait(1)
  5947. script.Parent.Text = "Eagles Mus|"
  5948. wait(1)
  5949. script.Parent.Text = "Eagles Musi|"
  5950. wait(1)
  5951. script.Parent.Text = "Eagles Music|"
  5952. wait(1)
  5953. script.Parent.Text = "Eagles Musi|"
  5954. wait(1)
  5955. script.Parent.Text = "Eagles Mus|"
  5956. wait(1)
  5957. script.Parent.Text = "Eagles Mu|"
  5958. wait(1)
  5959. script.Parent.Text = "Eagles M|"
  5960. wait(1)
  5961. script.Parent.Text = "Eagles |"
  5962. wait(1)
  5963. script.Parent.Text = "Eagles|"
  5964. wait(1)
  5965. script.Parent.Text = "Eagle"
  5966. wait(1)
  5967. script.Parent.Text = "Eagl|"
  5968. wait(1)
  5969. script.Parent.Text = "Eag|"
  5970. wait(1)
  5971. script.Parent.Text = "Ea|"
  5972. wait(1)
  5973. script.Parent.Text = "E"
  5974. wait(1)
  5975. script.Parent.Text = "Ea|"
  5976. wait(1)
  5977. script.Parent.Text = "Eag|"
  5978. wait(1)
  5979. script.Parent.Text = "Eagle"
  5980. wait(1)
  5981. script.Parent.Text = "Eagles|"
  5982. wait(1)
  5983. script.Parent.Text = "Eagles |"
  5984. wait(1)
  5985. script.Parent.Text = "Eagles M|"
  5986. wait(1)
  5987. script.Parent.Text = "Eagles Mu|"
  5988. wait(1)
  5989. script.Parent.Text = "Eagles Mus|"
  5990. wait(1)
  5991. script.Parent.Text = "Eagles Musi|"
  5992. wait(1)
  5993. script.Parent.Text = "Eagles Music|"
  5994. wait(1)
  5995. script.Parent.Text = "Eagles Musi|"
  5996. wait(1)
  5997. script.Parent.Text = "Eagles Mus|"
  5998. wait(1)
  5999. script.Parent.Text = "Eagles Mu|"
  6000. wait(1)
  6001. script.Parent.Text = "Eagles M|"
  6002. wait(1)
  6003. script.Parent.Text = "Eagles |"
  6004. wait(1)
  6005. script.Parent.Text = "Eagles|"
  6006. wait(1)
  6007. script.Parent.Text = "Eagle"
  6008. wait(1)
  6009. script.Parent.Text = "Eagl|"
  6010. wait(1)
  6011. script.Parent.Text = "Eag|"
  6012. wait(1)
  6013. script.Parent.Text = "Ea|"
  6014. wait(1)
  6015. script.Parent.Text = "E"
  6016. wait(1)
  6017. script.Parent.Text = "Ea|"
  6018. wait(1)
  6019. script.Parent.Text = "Eag|"
  6020. wait(1)
  6021. script.Parent.Text = "Eagle"
  6022. wait(1)
  6023. script.Parent.Text = "Eagles|"
  6024. wait(1)
  6025. script.Parent.Text = "Eagles |"
  6026. wait(1)
  6027. script.Parent.Text = "Eagles M|"
  6028. wait(1)
  6029. script.Parent.Text = "Eagles Mu|"
  6030. wait(1)
  6031. script.Parent.Text = "Eagles Mus|"
  6032. wait(1)
  6033. script.Parent.Text = "Eagles Musi|"
  6034. wait(1)
  6035. script.Parent.Text = "Eagles Music|"
  6036. wait(1)
  6037. script.Parent.Text = "Eagles Musi|"
  6038. wait(1)
  6039. script.Parent.Text = "Eagles Mus|"
  6040. wait(1)
  6041. script.Parent.Text = "Eagles Mu|"
  6042. wait(1)
  6043. script.Parent.Text = "Eagles M|"
  6044. wait(1)
  6045. script.Parent.Text = "Eagles |"
  6046. wait(1)
  6047. script.Parent.Text = "Eagles|"
  6048. wait(1)
  6049. script.Parent.Text = "Eagle"
  6050. wait(1)
  6051. script.Parent.Text = "Eagl|"
  6052. wait(1)
  6053. script.Parent.Text = "Eag|"
  6054. wait(1)
  6055. script.Parent.Text = "Ea|"
  6056. wait(1)
  6057. script.Parent.Text = "E"
  6058. wait(1)
  6059. script.Parent.Text = "Ea|"
  6060. wait(1)
  6061. script.Parent.Text = "Eag|"
  6062. wait(1)
  6063. script.Parent.Text = "Eagle"
  6064. wait(1)
  6065. script.Parent.Text = "Eagles|"
  6066. wait(1)
  6067. script.Parent.Text = "Eagles |"
  6068. wait(1)
  6069. script.Parent.Text = "Eagles M|"
  6070. wait(1)
  6071. script.Parent.Text = "Eagles Mu|"
  6072. wait(1)
  6073. script.Parent.Text = "Eagles Mus|"
  6074. wait(1)
  6075. script.Parent.Text = "Eagles Musi|"
  6076. wait(1)
  6077. script.Parent.Text = "Eagles Music|"
  6078. wait(1)
  6079. script.Parent.Text = "Eagles Musi|"
  6080. wait(1)
  6081. script.Parent.Text = "Eagles Mus|"
  6082. wait(1)
  6083. script.Parent.Text = "Eagles Mu|"
  6084. wait(1)
  6085. script.Parent.Text = "Eagles M|"
  6086. wait(1)
  6087. script.Parent.Text = "Eagles |"
  6088. wait(1)
  6089. script.Parent.Text = "Eagles|"
  6090. wait(1)
  6091. script.Parent.Text = "Eagle"
  6092. wait(1)
  6093. script.Parent.Text = "Eagl|"
  6094. wait(1)
  6095. script.Parent.Text = "Eag|"
  6096. wait(1)
  6097. script.Parent.Text = "Ea|"
  6098. wait(1)
  6099. script.Parent.Text = "E"
  6100. wait(1)
  6101. script.Parent.Text = "Ea|"
  6102. wait(1)
  6103. script.Parent.Text = "Eag|"
  6104. wait(1)
  6105. script.Parent.Text = "Eagle"
  6106. wait(1)
  6107. script.Parent.Text = "Eagles|"
  6108. wait(1)
  6109. script.Parent.Text = "Eagles |"
  6110. wait(1)
  6111. script.Parent.Text = "Eagles M|"
  6112. wait(1)
  6113. script.Parent.Text = "Eagles Mu|"
  6114. wait(1)
  6115. script.Parent.Text = "Eagles Mus|"
  6116. wait(1)
  6117. script.Parent.Text = "Eagles Musi|"
  6118. wait(1)
  6119. script.Parent.Text = "Eagles Music|"
  6120. wait(1)
  6121. script.Parent.Text = "Eagles Musi|"
  6122. wait(1)
  6123. script.Parent.Text = "Eagles Mus|"
  6124. wait(1)
  6125. script.Parent.Text = "Eagles Mu|"
  6126. wait(1)
  6127. script.Parent.Text = "Eagles M|"
  6128. wait(1)
  6129. script.Parent.Text = "Eagles |"
  6130. wait(1)
  6131. script.Parent.Text = "Eagles|"
  6132. wait(1)
  6133. script.Parent.Text = "Eagle"
  6134. wait(1)
  6135. script.Parent.Text = "Eagl|"
  6136. wait(1)
  6137. script.Parent.Text = "Eag|"
  6138. wait(1)
  6139. script.Parent.Text = "Ea|"
  6140. wait(1)
  6141. script.Parent.Text = "E"
  6142. wait(1)
  6143. script.Parent.Text = "Ea|"
  6144. wait(1)
  6145. script.Parent.Text = "Eag|"
  6146. wait(1)
  6147. script.Parent.Text = "Eagle"
  6148. wait(1)
  6149. script.Parent.Text = "Eagles|"
  6150. wait(1)
  6151. script.Parent.Text = "Eagles |"
  6152. wait(1)
  6153. script.Parent.Text = "Eagles M|"
  6154. wait(1)
  6155. script.Parent.Text = "Eagles Mu|"
  6156. wait(1)
  6157. script.Parent.Text = "Eagles Mus|"
  6158. wait(1)
  6159. script.Parent.Text = "Eagles Musi|"
  6160. wait(1)
  6161. script.Parent.Text = "Eagles Music|"
  6162. wait(1)
  6163. script.Parent.Text = "Eagles Musi|"
  6164. wait(1)
  6165. script.Parent.Text = "Eagles Mus|"
  6166. wait(1)
  6167. script.Parent.Text = "Eagles Mu|"
  6168. wait(1)
  6169. script.Parent.Text = "Eagles M|"
  6170. wait(1)
  6171. script.Parent.Text = "Eagles |"
  6172. wait(1)
  6173. script.Parent.Text = "Eagles|"
  6174. wait(1)
  6175. script.Parent.Text = "Eagle"
  6176. wait(1)
  6177. script.Parent.Text = "Eagl|"
  6178. wait(1)
  6179. script.Parent.Text = "Eag|"
  6180. wait(1)
  6181. script.Parent.Text = "Ea|"
  6182. wait(1)
  6183. script.Parent.Text = "E"
  6184. wait(1)
  6185. script.Parent.Text = "Ea|"
  6186. wait(1)
  6187. script.Parent.Text = "Eag|"
  6188. wait(1)
  6189. script.Parent.Text = "Eagle"
  6190. wait(1)
  6191. script.Parent.Text = "Eagles|"
  6192. wait(1)
  6193. script.Parent.Text = "Eagles |"
  6194. wait(1)
  6195. script.Parent.Text = "Eagles M|"
  6196. wait(1)
  6197. script.Parent.Text = "Eagles Mu|"
  6198. wait(1)
  6199. script.Parent.Text = "Eagles Mus|"
  6200. wait(1)
  6201. script.Parent.Text = "Eagles Musi|"
  6202. wait(1)
  6203. script.Parent.Text = "Eagles Music|"
  6204. wait(1)
  6205. script.Parent.Text = "Eagles Musi|"
  6206. wait(1)
  6207. script.Parent.Text = "Eagles Mus|"
  6208. wait(1)
  6209. script.Parent.Text = "Eagles Mu|"
  6210. wait(1)
  6211. script.Parent.Text = "Eagles M|"
  6212. wait(1)
  6213. script.Parent.Text = "Eagles |"
  6214. wait(1)
  6215. script.Parent.Text = "Eagles|"
  6216. wait(1)
  6217. script.Parent.Text = "Eagle"
  6218. wait(1)
  6219. script.Parent.Text = "Eagl|"
  6220. wait(1)
  6221. script.Parent.Text = "Eag|"
  6222. wait(1)
  6223. script.Parent.Text = "Ea|"
  6224. wait(1)
  6225. script.Parent.Text = "E"
  6226. wait(1)
  6227. script.Parent.Text = "Ea|"
  6228. wait(1)
  6229. script.Parent.Text = "Eag|"
  6230. wait(1)
  6231. script.Parent.Text = "Eagle"
  6232. wait(1)
  6233. script.Parent.Text = "Eagles|"
  6234. wait(1)
  6235. script.Parent.Text = "Eagles |"
  6236. wait(1)
  6237. script.Parent.Text = "Eagles M|"
  6238. wait(1)
  6239. script.Parent.Text = "Eagles Mu|"
  6240. wait(1)
  6241. script.Parent.Text = "Eagles Mus|"
  6242. wait(1)
  6243. script.Parent.Text = "Eagles Musi|"
  6244. wait(1)
  6245. script.Parent.Text = "Eagles Music|"
  6246. wait(1)
  6247. script.Parent.Text = "Eagles Musi|"
  6248. wait(1)
  6249. script.Parent.Text = "Eagles Mus|"
  6250. wait(1)
  6251. script.Parent.Text = "Eagles Mu|"
  6252. wait(1)
  6253. script.Parent.Text = "Eagles M|"
  6254. wait(1)
  6255. script.Parent.Text = "Eagles |"
  6256. wait(1)
  6257. script.Parent.Text = "Eagles|"
  6258. wait(1)
  6259. script.Parent.Text = "Eagle"
  6260. wait(1)
  6261. script.Parent.Text = "Eagl|"
  6262. wait(1)
  6263. script.Parent.Text = "Eag|"
  6264. wait(1)
  6265. script.Parent.Text = "Ea|"
  6266. wait(1)
  6267. script.Parent.Text = "E"
  6268. wait(1)
  6269. script.Parent.Text = "Ea|"
  6270. wait(1)
  6271. script.Parent.Text = "Eag|"
  6272. wait(1)
  6273. script.Parent.Text = "Eagle"
  6274. wait(1)
  6275. script.Parent.Text = "Eagles|"
  6276. wait(1)
  6277. script.Parent.Text = "Eagles |"
  6278. wait(1)
  6279. script.Parent.Text = "Eagles M|"
  6280. wait(1)
  6281. script.Parent.Text = "Eagles Mu|"
  6282. wait(1)
  6283. script.Parent.Text = "Eagles Mus|"
  6284. wait(1)
  6285. script.Parent.Text = "Eagles Musi|"
  6286. wait(1)
  6287. script.Parent.Text = "Eagles Music|"
  6288. wait(1)
  6289. script.Parent.Text = "Eagles Musi|"
  6290. wait(1)
  6291. script.Parent.Text = "Eagles Mus|"
  6292. wait(1)
  6293. script.Parent.Text = "Eagles Mu|"
  6294. wait(1)
  6295. script.Parent.Text = "Eagles M|"
  6296. wait(1)
  6297. script.Parent.Text = "Eagles |"
  6298. wait(1)
  6299. script.Parent.Text = "Eagles|"
  6300. wait(1)
  6301. script.Parent.Text = "Eagle"
  6302. wait(1)
  6303. script.Parent.Text = "Eagl|"
  6304. wait(1)
  6305. script.Parent.Text = "Eag|"
  6306. wait(1)
  6307. script.Parent.Text = "Ea|"
  6308. wait(1)
  6309. script.Parent.Text = "E"
  6310. wait(1)
  6311. script.Parent.Text = "Ea|"
  6312. wait(1)
  6313. script.Parent.Text = "Eag|"
  6314. wait(1)
  6315. script.Parent.Text = "Eagle"
  6316. wait(1)
  6317. script.Parent.Text = "Eagles|"
  6318. wait(1)
  6319. script.Parent.Text = "Eagles |"
  6320. wait(1)
  6321. script.Parent.Text = "Eagles M|"
  6322. wait(1)
  6323. script.Parent.Text = "Eagles Mu|"
  6324. wait(1)
  6325. script.Parent.Text = "Eagles Mus|"
  6326. wait(1)
  6327. script.Parent.Text = "Eagles Musi|"
  6328. wait(1)
  6329. script.Parent.Text = "Eagles Music|"
  6330. wait(1)
  6331. script.Parent.Text = "Eagles Musi|"
  6332. wait(1)
  6333. script.Parent.Text = "Eagles Mus|"
  6334. wait(1)
  6335. script.Parent.Text = "Eagles Mu|"
  6336. wait(1)
  6337. script.Parent.Text = "Eagles M|"
  6338. wait(1)
  6339. script.Parent.Text = "Eagles |"
  6340. wait(1)
  6341. script.Parent.Text = "Eagles|"
  6342. wait(1)
  6343. script.Parent.Text = "Eagle"
  6344. wait(1)
  6345. script.Parent.Text = "Eagl|"
  6346. wait(1)
  6347. script.Parent.Text = "Eag|"
  6348. wait(1)
  6349. script.Parent.Text = "Ea|"
  6350. wait(1)
  6351. script.Parent.Text = "E"
  6352. wait(1)
  6353. script.Parent.Text = "Ea|"
  6354. wait(1)
  6355. script.Parent.Text = "Eag|"
  6356. wait(1)
  6357. script.Parent.Text = "Eagle"
  6358. wait(1)
  6359. script.Parent.Text = "Eagles|"
  6360. wait(1)
  6361. script.Parent.Text = "Eagles |"
  6362. wait(1)
  6363. script.Parent.Text = "Eagles M|"
  6364. wait(1)
  6365. script.Parent.Text = "Eagles Mu|"
  6366. wait(1)
  6367. script.Parent.Text = "Eagles Mus|"
  6368. wait(1)
  6369. script.Parent.Text = "Eagles Musi|"
  6370. wait(1)
  6371. script.Parent.Text = "Eagles Music|"
  6372. wait(1)
  6373. script.Parent.Text = "Eagles Musi|"
  6374. wait(1)
  6375. script.Parent.Text = "Eagles Mus|"
  6376. wait(1)
  6377. script.Parent.Text = "Eagles Mu|"
  6378. wait(1)
  6379. script.Parent.Text = "Eagles M|"
  6380. wait(1)
  6381. script.Parent.Text = "Eagles |"
  6382. wait(1)
  6383. script.Parent.Text = "Eagles|"
  6384. wait(1)
  6385. script.Parent.Text = "Eagle"
  6386. wait(1)
  6387. script.Parent.Text = "Eagl|"
  6388. wait(1)
  6389. script.Parent.Text = "Eag|"
  6390. wait(1)
  6391. script.Parent.Text = "Ea|"
  6392. wait(1)
  6393. script.Parent.Text = "E"
  6394. wait(1)
  6395. script.Parent.Text = "Ea|"
  6396. wait(1)
  6397. script.Parent.Text = "Eag|"
  6398. wait(1)
  6399. script.Parent.Text = "Eagle"
  6400. wait(1)
  6401. script.Parent.Text = "Eagles|"
  6402. wait(1)
  6403. script.Parent.Text = "Eagles |"
  6404. wait(1)
  6405. script.Parent.Text = "Eagles M|"
  6406. wait(1)
  6407. script.Parent.Text = "Eagles Mu|"
  6408. wait(1)
  6409. script.Parent.Text = "Eagles Mus|"
  6410. wait(1)
  6411. script.Parent.Text = "Eagles Musi|"
  6412. wait(1)
  6413. script.Parent.Text = "Eagles Music|"
  6414. wait(1)
  6415. script.Parent.Text = "Eagles Musi|"
  6416. wait(1)
  6417. script.Parent.Text = "Eagles Mus|"
  6418. wait(1)
  6419. script.Parent.Text = "Eagles Mu|"
  6420. wait(1)
  6421. script.Parent.Text = "Eagles M|"
  6422. wait(1)
  6423. script.Parent.Text = "Eagles |"
  6424. wait(1)
  6425. script.Parent.Text = "Eagles|"
  6426. wait(1)
  6427. script.Parent.Text = "Eagle"
  6428. wait(1)
  6429. script.Parent.Text = "Eagl|"
  6430. wait(1)
  6431. script.Parent.Text = "Eag|"
  6432. wait(1)
  6433. script.Parent.Text = "Ea|"
  6434. wait(1)
  6435. script.Parent.Text = "E"
  6436. wait(1)
  6437. script.Parent.Text = "Ea|"
  6438. wait(1)
  6439. script.Parent.Text = "Eag|"
  6440. wait(1)
  6441. script.Parent.Text = "Eagle"
  6442. wait(1)
  6443. script.Parent.Text = "Eagles|"
  6444. wait(1)
  6445. script.Parent.Text = "Eagles |"
  6446. wait(1)
  6447. script.Parent.Text = "Eagles M|"
  6448. wait(1)
  6449. script.Parent.Text = "Eagles Mu|"
  6450. wait(1)
  6451. script.Parent.Text = "Eagles Mus|"
  6452. wait(1)
  6453. script.Parent.Text = "Eagles Musi|"
  6454. wait(1)
  6455. script.Parent.Text = "Eagles Music|"
  6456. wait(1)
  6457. script.Parent.Text = "Eagles Musi|"
  6458. wait(1)
  6459. script.Parent.Text = "Eagles Mus|"
  6460. wait(1)
  6461. script.Parent.Text = "Eagles Mu|"
  6462. wait(1)
  6463. script.Parent.Text = "Eagles M|"
  6464. wait(1)
  6465. script.Parent.Text = "Eagles |"
  6466. wait(1)
  6467. script.Parent.Text = "Eagles|"
  6468. wait(1)
  6469. script.Parent.Text = "Eagle"
  6470. wait(1)
  6471. script.Parent.Text = "Eagl|"
  6472. wait(1)
  6473. script.Parent.Text = "Eag|"
  6474. wait(1)
  6475. script.Parent.Text = "Ea|"
  6476. wait(1)
  6477. script.Parent.Text = "E"
  6478. wait(1)
  6479. script.Parent.Text = "Ea|"
  6480. wait(1)
  6481. script.Parent.Text = "Eag|"
  6482. wait(1)
  6483. script.Parent.Text = "Eagle"
  6484. wait(1)
  6485. script.Parent.Text = "Eagles|"
  6486. wait(1)
  6487. script.Parent.Text = "Eagles |"
  6488. wait(1)
  6489. script.Parent.Text = "Eagles M|"
  6490. wait(1)
  6491. script.Parent.Text = "Eagles Mu|"
  6492. wait(1)
  6493. script.Parent.Text = "Eagles Mus|"
  6494. wait(1)
  6495. script.Parent.Text = "Eagles Musi|"
  6496. wait(1)
  6497. script.Parent.Text = "Eagles Music|"
  6498. wait(1)
  6499. script.Parent.Text = "Eagles Musi|"
  6500. wait(1)
  6501. script.Parent.Text = "Eagles Mus|"
  6502. wait(1)
  6503. script.Parent.Text = "Eagles Mu|"
  6504. wait(1)
  6505. script.Parent.Text = "Eagles M|"
  6506. wait(1)
  6507. script.Parent.Text = "Eagles |"
  6508. wait(1)
  6509. script.Parent.Text = "Eagles|"
  6510. wait(1)
  6511. script.Parent.Text = "Eagle"
  6512. wait(1)
  6513. script.Parent.Text = "Eagl|"
  6514. wait(1)
  6515. script.Parent.Text = "Eag|"
  6516. wait(1)
  6517. script.Parent.Text = "Ea|"
  6518. wait(1)
  6519. script.Parent.Text = "E"
  6520. wait(1)
  6521. script.Parent.Text = "Ea|"
  6522. wait(1)
  6523. script.Parent.Text = "Eag|"
  6524. wait(1)
  6525. script.Parent.Text = "Eagle"
  6526. wait(1)
  6527. script.Parent.Text = "Eagles|"
  6528. wait(1)
  6529. script.Parent.Text = "Eagles |"
  6530. wait(1)
  6531. script.Parent.Text = "Eagles M|"
  6532. wait(1)
  6533. script.Parent.Text = "Eagles Mu|"
  6534. wait(1)
  6535. script.Parent.Text = "Eagles Mus|"
  6536. wait(1)
  6537. script.Parent.Text = "Eagles Musi|"
  6538. wait(1)
  6539. script.Parent.Text = "Eagles Music|"
  6540. wait(1)
  6541. script.Parent.Text = "Eagles Musi|"
  6542. wait(1)
  6543. script.Parent.Text = "Eagles Mus|"
  6544. wait(1)
  6545. script.Parent.Text = "Eagles Mu|"
  6546. wait(1)
  6547. script.Parent.Text = "Eagles M|"
  6548. wait(1)
  6549. script.Parent.Text = "Eagles |"
  6550. wait(1)
  6551. script.Parent.Text = "Eagles|"
  6552. wait(1)
  6553. script.Parent.Text = "Eagle"
  6554. wait(1)
  6555. script.Parent.Text = "Eagl|"
  6556. wait(1)
  6557. script.Parent.Text = "Eag|"
  6558. wait(1)
  6559. script.Parent.Text = "Ea|"
  6560. wait(1)
  6561. script.Parent.Text = "E"
  6562. wait(1)
  6563. script.Parent.Text = "Ea|"
  6564. wait(1)
  6565. script.Parent.Text = "Eag|"
  6566. wait(1)
  6567. script.Parent.Text = "Eagle"
  6568. wait(1)
  6569. script.Parent.Text = "Eagles|"
  6570. wait(1)
  6571. script.Parent.Text = "Eagles |"
  6572. wait(1)
  6573. script.Parent.Text = "Eagles M|"
  6574. wait(1)
  6575. script.Parent.Text = "Eagles Mu|"
  6576. wait(1)
  6577. script.Parent.Text = "Eagles Mus|"
  6578. wait(1)
  6579. script.Parent.Text = "Eagles Musi|"
  6580. wait(1)
  6581. script.Parent.Text = "Eagles Music|"
  6582. wait(1)
  6583. script.Parent.Text = "Eagles Musi|"
  6584. wait(1)
  6585. script.Parent.Text = "Eagles Mus|"
  6586. wait(1)
  6587. script.Parent.Text = "Eagles Mu|"
  6588. wait(1)
  6589. script.Parent.Text = "Eagles M|"
  6590. wait(1)
  6591. script.Parent.Text = "Eagles |"
  6592. wait(1)
  6593. script.Parent.Text = "Eagles|"
  6594. wait(1)
  6595. script.Parent.Text = "Eagle"
  6596. wait(1)
  6597. script.Parent.Text = "Eagl|"
  6598. wait(1)
  6599. script.Parent.Text = "Eag|"
  6600. wait(1)
  6601. script.Parent.Text = "Ea|"
  6602. wait(1)
  6603. script.Parent.Text = "E"
  6604. wait(1)
  6605. script.Parent.Text = "Ea|"
  6606. wait(1)
  6607. script.Parent.Text = "Eag|"
  6608. wait(1)
  6609. script.Parent.Text = "Eagle"
  6610. wait(1)
  6611. script.Parent.Text = "Eagles|"
  6612. wait(1)
  6613. script.Parent.Text = "Eagles |"
  6614. wait(1)
  6615. script.Parent.Text = "Eagles M|"
  6616. wait(1)
  6617. script.Parent.Text = "Eagles Mu|"
  6618. wait(1)
  6619. script.Parent.Text = "Eagles Mus|"
  6620. wait(1)
  6621. script.Parent.Text = "Eagles Musi|"
  6622. wait(1)
  6623. script.Parent.Text = "Eagles Music|"
  6624. wait(1)
  6625. script.Parent.Text = "Eagles Musi|"
  6626. wait(1)
  6627. script.Parent.Text = "Eagles Mus|"
  6628. wait(1)
  6629. script.Parent.Text = "Eagles Mu|"
  6630. wait(1)
  6631. script.Parent.Text = "Eagles M|"
  6632. wait(1)
  6633. script.Parent.Text = "Eagles |"
  6634. wait(1)
  6635. script.Parent.Text = "Eagles|"
  6636. wait(1)
  6637. script.Parent.Text = "Eagle"
  6638. wait(1)
  6639. script.Parent.Text = "Eagl|"
  6640. wait(1)
  6641. script.Parent.Text = "Eag|"
  6642. wait(1)
  6643. script.Parent.Text = "Ea|"
  6644. wait(1)
  6645. script.Parent.Text = "E"
  6646. wait(1)
  6647. script.Parent.Text = "Ea|"
  6648. wait(1)
  6649. script.Parent.Text = "Eag|"
  6650. wait(1)
  6651. script.Parent.Text = "Eagle"
  6652. wait(1)
  6653. script.Parent.Text = "Eagles|"
  6654. wait(1)
  6655. script.Parent.Text = "Eagles |"
  6656. wait(1)
  6657. script.Parent.Text = "Eagles M|"
  6658. wait(1)
  6659. script.Parent.Text = "Eagles Mu|"
  6660. wait(1)
  6661. script.Parent.Text = "Eagles Mus|"
  6662. wait(1)
  6663. script.Parent.Text = "Eagles Musi|"
  6664. wait(1)
  6665. script.Parent.Text = "Eagles Music|"
  6666. wait(1)
  6667. script.Parent.Text = "Eagles Musi|"
  6668. wait(1)
  6669. script.Parent.Text = "Eagles Mus|"
  6670. wait(1)
  6671. script.Parent.Text = "Eagles Mu|"
  6672. wait(1)
  6673. script.Parent.Text = "Eagles M|"
  6674. wait(1)
  6675. script.Parent.Text = "Eagles |"
  6676. wait(1)
  6677. script.Parent.Text = "Eagles|"
  6678. wait(1)
  6679. script.Parent.Text = "Eagle"
  6680. wait(1)
  6681. script.Parent.Text = "Eagl|"
  6682. wait(1)
  6683. script.Parent.Text = "Eag|"
  6684. wait(1)
  6685. script.Parent.Text = "Ea|"
  6686. wait(1)
  6687. script.Parent.Text = "E"
  6688. wait(1)
  6689. script.Parent.Text = "Ea|"
  6690. wait(1)
  6691. script.Parent.Text = "Eag|"
  6692. wait(1)
  6693. script.Parent.Text = "Eagle"
  6694. wait(1)
  6695. script.Parent.Text = "Eagles|"
  6696. wait(1)
  6697. script.Parent.Text = "Eagles |"
  6698. wait(1)
  6699. script.Parent.Text = "Eagles M|"
  6700. wait(1)
  6701. script.Parent.Text = "Eagles Mu|"
  6702. wait(1)
  6703. script.Parent.Text = "Eagles Mus|"
  6704. wait(1)
  6705. script.Parent.Text = "Eagles Musi|"
  6706. wait(1)
  6707. script.Parent.Text = "Eagles Music|"
  6708. wait(1)
  6709. script.Parent.Text = "Eagles Musi|"
  6710. wait(1)
  6711. script.Parent.Text = "Eagles Mus|"
  6712. wait(1)
  6713. script.Parent.Text = "Eagles Mu|"
  6714. wait(1)
  6715. script.Parent.Text = "Eagles M|"
  6716. wait(1)
  6717. script.Parent.Text = "Eagles |"
  6718. wait(1)
  6719. script.Parent.Text = "Eagles|"
  6720. wait(1)
  6721. script.Parent.Text = "Eagle"
  6722. wait(1)
  6723. script.Parent.Text = "Eagl|"
  6724. wait(1)
  6725. script.Parent.Text = "Eag|"
  6726. wait(1)
  6727. script.Parent.Text = "Ea|"
  6728. wait(1)
  6729. script.Parent.Text = "E"
  6730. wait(1)
  6731. script.Parent.Text = "Ea|"
  6732. wait(1)
  6733. script.Parent.Text = "Eag|"
  6734. wait(1)
  6735. script.Parent.Text = "Eagle"
  6736. wait(1)
  6737. script.Parent.Text = "Eagles|"
  6738. wait(1)
  6739. script.Parent.Text = "Eagles |"
  6740. wait(1)
  6741. script.Parent.Text = "Eagles M|"
  6742. wait(1)
  6743. script.Parent.Text = "Eagles Mu|"
  6744. wait(1)
  6745. script.Parent.Text = "Eagles Mus|"
  6746. wait(1)
  6747. script.Parent.Text = "Eagles Musi|"
  6748. wait(1)
  6749. script.Parent.Text = "Eagles Music|"
  6750. wait(1)
  6751. script.Parent.Text = "Eagles Musi|"
  6752. wait(1)
  6753. script.Parent.Text = "Eagles Mus|"
  6754. wait(1)
  6755. script.Parent.Text = "Eagles Mu|"
  6756. wait(1)
  6757. script.Parent.Text = "Eagles M|"
  6758. wait(1)
  6759. script.Parent.Text = "Eagles |"
  6760. wait(1)
  6761. script.Parent.Text = "Eagles|"
  6762. wait(1)
  6763. script.Parent.Text = "Eagle"
  6764. wait(1)
  6765. script.Parent.Text = "Eagl|"
  6766. wait(1)
  6767. script.Parent.Text = "Eag|"
  6768. wait(1)
  6769. script.Parent.Text = "Ea|"
  6770. wait(1)
  6771. script.Parent.Text = "E"
  6772. wait(1)
  6773. script.Parent.Text = "Ea|"
  6774. wait(1)
  6775. script.Parent.Text = "Eag|"
  6776. wait(1)
  6777. script.Parent.Text = "Eagle"
  6778. wait(1)
  6779. script.Parent.Text = "Eagles|"
  6780. wait(1)
  6781. script.Parent.Text = "Eagles |"
  6782. wait(1)
  6783. script.Parent.Text = "Eagles M|"
  6784. wait(1)
  6785. script.Parent.Text = "Eagles Mu|"
  6786. wait(1)
  6787. script.Parent.Text = "Eagles Mus|"
  6788. wait(1)
  6789. script.Parent.Text = "Eagles Musi|"
  6790. wait(1)
  6791. script.Parent.Text = "Eagles Music|"
  6792. wait(1)
  6793. script.Parent.Text = "Eagles Musi|"
  6794. wait(1)
  6795. script.Parent.Text = "Eagles Mus|"
  6796. wait(1)
  6797. script.Parent.Text = "Eagles Mu|"
  6798. wait(1)
  6799. script.Parent.Text = "Eagles M|"
  6800. wait(1)
  6801. script.Parent.Text = "Eagles |"
  6802. wait(1)
  6803. script.Parent.Text = "Eagles|"
  6804. wait(1)
  6805. script.Parent.Text = "Eagle"
  6806. wait(1)
  6807. script.Parent.Text = "Eagl|"
  6808. wait(1)
  6809. script.Parent.Text = "Eag|"
  6810. wait(1)
  6811. script.Parent.Text = "Ea|"
  6812. wait(1)
  6813. script.Parent.Text = "E"
  6814. wait(1)
  6815. script.Parent.Text = "Ea|"
  6816. wait(1)
  6817. script.Parent.Text = "Eag|"
  6818. wait(1)
  6819. script.Parent.Text = "Eagle"
  6820. wait(1)
  6821. script.Parent.Text = "Eagles|"
  6822. wait(1)
  6823. script.Parent.Text = "Eagles |"
  6824. wait(1)
  6825. script.Parent.Text = "Eagles M|"
  6826. wait(1)
  6827. script.Parent.Text = "Eagles Mu|"
  6828. wait(1)
  6829. script.Parent.Text = "Eagles Mus|"
  6830. wait(1)
  6831. script.Parent.Text = "Eagles Musi|"
  6832. wait(1)
  6833. script.Parent.Text = "Eagles Music|"
  6834. wait(1)
  6835. script.Parent.Text = "Eagles Musi|"
  6836. wait(1)
  6837. script.Parent.Text = "Eagles Mus|"
  6838. wait(1)
  6839. script.Parent.Text = "Eagles Mu|"
  6840. wait(1)
  6841. script.Parent.Text = "Eagles M|"
  6842. wait(1)
  6843. script.Parent.Text = "Eagles |"
  6844. wait(1)
  6845. script.Parent.Text = "Eagles|"
  6846. wait(1)
  6847. script.Parent.Text = "Eagle"
  6848. wait(1)
  6849. script.Parent.Text = "Eagl|"
  6850. wait(1)
  6851. script.Parent.Text = "Eag|"
  6852. wait(1)
  6853. script.Parent.Text = "Ea|"
  6854. wait(1)
  6855. script.Parent.Text = "E"
  6856. wait(1)
  6857. script.Parent.Text = "Ea|"
  6858. wait(1)
  6859. script.Parent.Text = "Eag|"
  6860. wait(1)
  6861. script.Parent.Text = "Eagle"
  6862. wait(1)
  6863. script.Parent.Text = "Eagles|"
  6864. wait(1)
  6865. script.Parent.Text = "Eagles |"
  6866. wait(1)
  6867. script.Parent.Text = "Eagles M|"
  6868. wait(1)
  6869. script.Parent.Text = "Eagles Mu|"
  6870. wait(1)
  6871. script.Parent.Text = "Eagles Mus|"
  6872. wait(1)
  6873. script.Parent.Text = "Eagles Musi|"
  6874. wait(1)
  6875. script.Parent.Text = "Eagles Music|"
  6876. wait(1)
  6877. script.Parent.Text = "Eagles Musi|"
  6878. wait(1)
  6879. script.Parent.Text = "Eagles Mus|"
  6880. wait(1)
  6881. script.Parent.Text = "Eagles Mu|"
  6882. wait(1)
  6883. script.Parent.Text = "Eagles M|"
  6884. wait(1)
  6885. script.Parent.Text = "Eagles |"
  6886. wait(1)
  6887. script.Parent.Text = "Eagles|"
  6888. wait(1)
  6889. script.Parent.Text = "Eagle"
  6890. wait(1)
  6891. script.Parent.Text = "Eagl|"
  6892. wait(1)
  6893. script.Parent.Text = "Eag|"
  6894. wait(1)
  6895. script.Parent.Text = "Ea|"
  6896. wait(1)
  6897. script.Parent.Text = "E"
  6898. wait(1)
  6899. script.Parent.Text = "Ea|"
  6900. wait(1)
  6901. script.Parent.Text = "Eag|"
  6902. wait(1)
  6903. script.Parent.Text = "Eagle"
  6904. wait(1)
  6905. script.Parent.Text = "Eagles|"
  6906. wait(1)
  6907. script.Parent.Text = "Eagles |"
  6908. wait(1)
  6909. script.Parent.Text = "Eagles M|"
  6910. wait(1)
  6911. script.Parent.Text = "Eagles Mu|"
  6912. wait(1)
  6913. script.Parent.Text = "Eagles Mus|"
  6914. wait(1)
  6915. script.Parent.Text = "Eagles Musi|"
  6916. wait(1)
  6917. script.Parent.Text = "Eagles Music|"
  6918. wait(1)
  6919. script.Parent.Text = "Eagles Musi|"
  6920. wait(1)
  6921. script.Parent.Text = "Eagles Mus|"
  6922. wait(1)
  6923. script.Parent.Text = "Eagles Mu|"
  6924. wait(1)
  6925. script.Parent.Text = "Eagles M|"
  6926. wait(1)
  6927. script.Parent.Text = "Eagles |"
  6928. wait(1)
  6929. script.Parent.Text = "Eagles|"
  6930. wait(1)
  6931. script.Parent.Text = "Eagle"
  6932. wait(1)
  6933. script.Parent.Text = "Eagl|"
  6934. wait(1)
  6935. script.Parent.Text = "Eag|"
  6936. wait(1)
  6937. script.Parent.Text = "Ea|"
  6938. wait(1)
  6939. script.Parent.Text = "E"
  6940. wait(1)
  6941. script.Parent.Text = "Ea|"
  6942. wait(1)
  6943. script.Parent.Text = "Eag|"
  6944. wait(1)
  6945. script.Parent.Text = "Eagle"
  6946. wait(1)
  6947. script.Parent.Text = "Eagles|"
  6948. wait(1)
  6949. script.Parent.Text = "Eagles |"
  6950. wait(1)
  6951. script.Parent.Text = "Eagles M|"
  6952. wait(1)
  6953. script.Parent.Text = "Eagles Mu|"
  6954. wait(1)
  6955. script.Parent.Text = "Eagles Mus|"
  6956. wait(1)
  6957. script.Parent.Text = "Eagles Musi|"
  6958. wait(1)
  6959. script.Parent.Text = "Eagles Music|"
  6960. wait(1)
  6961. script.Parent.Text = "Eagles Musi|"
  6962. wait(1)
  6963. script.Parent.Text = "Eagles Mus|"
  6964. wait(1)
  6965. script.Parent.Text = "Eagles Mu|"
  6966. wait(1)
  6967. script.Parent.Text = "Eagles M|"
  6968. wait(1)
  6969. script.Parent.Text = "Eagles |"
  6970. wait(1)
  6971. script.Parent.Text = "Eagles|"
  6972. wait(1)
  6973. script.Parent.Text = "Eagle"
  6974. wait(1)
  6975. script.Parent.Text = "Eagl|"
  6976. wait(1)
  6977. script.Parent.Text = "Eag|"
  6978. wait(1)
  6979. script.Parent.Text = "Ea|"
  6980. wait(1)
  6981. script.Parent.Text = "E"
  6982. wait(1)
  6983. script.Parent.Text = "Ea|"
  6984. wait(1)
  6985. script.Parent.Text = "Eag|"
  6986. wait(1)
  6987. script.Parent.Text = "Eagle"
  6988. wait(1)
  6989. script.Parent.Text = "Eagles|"
  6990. wait(1)
  6991. script.Parent.Text = "Eagles |"
  6992. wait(1)
  6993. script.Parent.Text = "Eagles M|"
  6994. wait(1)
  6995. script.Parent.Text = "Eagles Mu|"
  6996. wait(1)
  6997. script.Parent.Text = "Eagles Mus|"
  6998. wait(1)
  6999. script.Parent.Text = "Eagles Musi|"
  7000. wait(1)
  7001. script.Parent.Text = "Eagles Music|"
  7002. wait(1)
  7003. script.Parent.Text = "Eagles Musi|"
  7004. wait(1)
  7005. script.Parent.Text = "Eagles Mus|"
  7006. wait(1)
  7007. script.Parent.Text = "Eagles Mu|"
  7008. wait(1)
  7009. script.Parent.Text = "Eagles M|"
  7010. wait(1)
  7011. script.Parent.Text = "Eagles |"
  7012. wait(1)
  7013. script.Parent.Text = "Eagles|"
  7014. wait(1)
  7015. script.Parent.Text = "Eagle"
  7016. wait(1)
  7017. script.Parent.Text = "Eagl|"
  7018. wait(1)
  7019. script.Parent.Text = "Eag|"
  7020. wait(1)
  7021. script.Parent.Text = "Ea|"
  7022. wait(1)
  7023. script.Parent.Text = "E"
  7024. wait(1)
  7025. script.Parent.Text = "Ea|"
  7026. wait(1)
  7027. script.Parent.Text = "Eag|"
  7028. wait(1)
  7029. script.Parent.Text = "Eagle"
  7030. wait(1)
  7031. script.Parent.Text = "Eagles|"
  7032. wait(1)
  7033. script.Parent.Text = "Eagles |"
  7034. wait(1)
  7035. script.Parent.Text = "Eagles M|"
  7036. wait(1)
  7037. script.Parent.Text = "Eagles Mu|"
  7038. wait(1)
  7039. script.Parent.Text = "Eagles Mus|"
  7040. wait(1)
  7041. script.Parent.Text = "Eagles Musi|"
  7042. wait(1)
  7043. script.Parent.Text = "Eagles Music|"
  7044. wait(1)
  7045. script.Parent.Text = "Eagles Musi|"
  7046. wait(1)
  7047. script.Parent.Text = "Eagles Mus|"
  7048. wait(1)
  7049. script.Parent.Text = "Eagles Mu|"
  7050. wait(1)
  7051. script.Parent.Text = "Eagles M|"
  7052. wait(1)
  7053. script.Parent.Text = "Eagles |"
  7054. wait(1)
  7055. script.Parent.Text = "Eagles|"
  7056. wait(1)
  7057. script.Parent.Text = "Eagle"
  7058. wait(1)
  7059. script.Parent.Text = "Eagl|"
  7060. wait(1)
  7061. script.Parent.Text = "Eag|"
  7062. wait(1)
  7063. script.Parent.Text = "Ea|"
  7064. wait(1)
  7065. script.Parent.Text = "E"
  7066. wait(1)
  7067. script.Parent.Text = "Ea|"
  7068. wait(1)
  7069. script.Parent.Text = "Eag|"
  7070. wait(1)
  7071. script.Parent.Text = "Eagle"
  7072. wait(1)
  7073. script.Parent.Text = "Eagles|"
  7074. wait(1)
  7075. script.Parent.Text = "Eagles |"
  7076. wait(1)
  7077. script.Parent.Text = "Eagles M|"
  7078. wait(1)
  7079. script.Parent.Text = "Eagles Mu|"
  7080. wait(1)
  7081. script.Parent.Text = "Eagles Mus|"
  7082. wait(1)
  7083. script.Parent.Text = "Eagles Musi|"
  7084. wait(1)
  7085. script.Parent.Text = "Eagles Music|"
  7086. wait(1)
  7087. script.Parent.Text = "Eagles Musi|"
  7088. wait(1)
  7089. script.Parent.Text = "Eagles Mus|"
  7090. wait(1)
  7091. script.Parent.Text = "Eagles Mu|"
  7092. wait(1)
  7093. script.Parent.Text = "Eagles M|"
  7094. wait(1)
  7095. script.Parent.Text = "Eagles |"
  7096. wait(1)
  7097. script.Parent.Text = "Eagles|"
  7098. wait(1)
  7099. script.Parent.Text = "Eagle"
  7100. wait(1)
  7101. script.Parent.Text = "Eagl|"
  7102. wait(1)
  7103. script.Parent.Text = "Eag|"
  7104. wait(1)
  7105. script.Parent.Text = "Ea|"
  7106. wait(1)
  7107. script.Parent.Text = "E"
  7108. wait(1)
  7109. script.Parent.Text = "Ea|"
  7110. wait(1)
  7111. script.Parent.Text = "Eag|"
  7112. wait(1)
  7113. script.Parent.Text = "Eagle"
  7114. wait(1)
  7115. script.Parent.Text = "Eagles|"
  7116. wait(1)
  7117. script.Parent.Text = "Eagles |"
  7118. wait(1)
  7119. script.Parent.Text = "Eagles M|"
  7120. wait(1)
  7121. script.Parent.Text = "Eagles Mu|"
  7122. wait(1)
  7123. script.Parent.Text = "Eagles Mus|"
  7124. wait(1)
  7125. script.Parent.Text = "Eagles Musi|"
  7126. wait(1)
  7127. script.Parent.Text = "Eagles Music|"
  7128. wait(1)
  7129. script.Parent.Text = "Eagles Musi|"
  7130. wait(1)
  7131. script.Parent.Text = "Eagles Mus|"
  7132. wait(1)
  7133. script.Parent.Text = "Eagles Mu|"
  7134. wait(1)
  7135. script.Parent.Text = "Eagles M|"
  7136. wait(1)
  7137. script.Parent.Text = "Eagles |"
  7138. wait(1)
  7139. script.Parent.Text = "Eagles|"
  7140. wait(1)
  7141. script.Parent.Text = "Eagle"
  7142. wait(1)
  7143. script.Parent.Text = "Eagl|"
  7144. wait(1)
  7145. script.Parent.Text = "Eag|"
  7146. wait(1)
  7147. script.Parent.Text = "Ea|"
  7148. wait(1)
  7149. script.Parent.Text = "E"
  7150. wait(1)
  7151. script.Parent.Text = "Ea|"
  7152. wait(1)
  7153. script.Parent.Text = "Eag|"
  7154. wait(1)
  7155. script.Parent.Text = "Eagle"
  7156. wait(1)
  7157. script.Parent.Text = "Eagles|"
  7158. wait(1)
  7159. script.Parent.Text = "Eagles |"
  7160. wait(1)
  7161. script.Parent.Text = "Eagles M|"
  7162. wait(1)
  7163. script.Parent.Text = "Eagles Mu|"
  7164. wait(1)
  7165. script.Parent.Text = "Eagles Mus|"
  7166. wait(1)
  7167. script.Parent.Text = "Eagles Musi|"
  7168. wait(1)
  7169. script.Parent.Text = "Eagles Music|"
  7170. wait(1)
  7171. script.Parent.Text = "Eagles Musi|"
  7172. wait(1)
  7173. script.Parent.Text = "Eagles Mus|"
  7174. wait(1)
  7175. script.Parent.Text = "Eagles Mu|"
  7176. wait(1)
  7177. script.Parent.Text = "Eagles M|"
  7178. wait(1)
  7179. script.Parent.Text = "Eagles |"
  7180. wait(1)
  7181. script.Parent.Text = "Eagles|"
  7182. wait(1)
  7183. script.Parent.Text = "Eagle"
  7184. wait(1)
  7185. script.Parent.Text = "Eagl|"
  7186. wait(1)
  7187. script.Parent.Text = "Eag|"
  7188. wait(1)
  7189. script.Parent.Text = "Ea|"
  7190. wait(1)
  7191. script.Parent.Text = "E"
  7192. wait(1)
  7193. script.Parent.Text = "Ea|"
  7194. wait(1)
  7195. script.Parent.Text = "Eag|"
  7196. wait(1)
  7197. script.Parent.Text = "Eagle"
  7198. wait(1)
  7199. script.Parent.Text = "Eagles|"
  7200. wait(1)
  7201. script.Parent.Text = "Eagles |"
  7202. wait(1)
  7203. script.Parent.Text = "Eagles M|"
  7204. wait(1)
  7205. script.Parent.Text = "Eagles Mu|"
  7206. wait(1)
  7207. script.Parent.Text = "Eagles Mus|"
  7208. wait(1)
  7209. script.Parent.Text = "Eagles Musi|"
  7210. wait(1)
  7211. script.Parent.Text = "Eagles Music|"
  7212. wait(1)
  7213. script.Parent.Text = "Eagles Musi|"
  7214. wait(1)
  7215. script.Parent.Text = "Eagles Mus|"
  7216. wait(1)
  7217. script.Parent.Text = "Eagles Mu|"
  7218. wait(1)
  7219. script.Parent.Text = "Eagles M|"
  7220. wait(1)
  7221. script.Parent.Text = "Eagles |"
  7222. wait(1)
  7223. script.Parent.Text = "Eagles|"
  7224. wait(1)
  7225. script.Parent.Text = "Eagle"
  7226. wait(1)
  7227. script.Parent.Text = "Eagl|"
  7228. wait(1)
  7229. script.Parent.Text = "Eag|"
  7230. wait(1)
  7231. script.Parent.Text = "Ea|"
  7232. wait(1)
  7233. script.Parent.Text = "E"
  7234. wait(1)
  7235. script.Parent.Text = "Ea|"
  7236. wait(1)
  7237. script.Parent.Text = "Eag|"
  7238. wait(1)
  7239. script.Parent.Text = "Eagle"
  7240. wait(1)
  7241. script.Parent.Text = "Eagles|"
  7242. wait(1)
  7243. script.Parent.Text = "Eagles |"
  7244. wait(1)
  7245. script.Parent.Text = "Eagles M|"
  7246. wait(1)
  7247. script.Parent.Text = "Eagles Mu|"
  7248. wait(1)
  7249. script.Parent.Text = "Eagles Mus|"
  7250. wait(1)
  7251. script.Parent.Text = "Eagles Musi|"
  7252. wait(1)
  7253. script.Parent.Text = "Eagles Music|"
  7254. wait(1)
  7255. script.Parent.Text = "Eagles Musi|"
  7256. wait(1)
  7257. script.Parent.Text = "Eagles Mus|"
  7258. wait(1)
  7259. script.Parent.Text = "Eagles Mu|"
  7260. wait(1)
  7261. script.Parent.Text = "Eagles M|"
  7262. wait(1)
  7263. script.Parent.Text = "Eagles |"
  7264. wait(1)
  7265. script.Parent.Text = "Eagles|"
  7266. wait(1)
  7267. script.Parent.Text = "Eagle"
  7268. wait(1)
  7269. script.Parent.Text = "Eagl|"
  7270. wait(1)
  7271. script.Parent.Text = "Eag|"
  7272. wait(1)
  7273. script.Parent.Text = "Ea|"
  7274. wait(1)
  7275. script.Parent.Text = "E"
  7276. wait(1)
  7277. script.Parent.Text = "Ea|"
  7278. wait(1)
  7279. script.Parent.Text = "Eag|"
  7280. wait(1)
  7281. script.Parent.Text = "Eagle"
  7282. wait(1)
  7283. script.Parent.Text = "Eagles|"
  7284. wait(1)
  7285. script.Parent.Text = "Eagles |"
  7286. wait(1)
  7287. script.Parent.Text = "Eagles M|"
  7288. wait(1)
  7289. script.Parent.Text = "Eagles Mu|"
  7290. wait(1)
  7291. script.Parent.Text = "Eagles Mus|"
  7292. wait(1)
  7293. script.Parent.Text = "Eagles Musi|"
  7294. wait(1)
  7295. script.Parent.Text = "Eagles Music|"
  7296. wait(1)
  7297. script.Parent.Text = "Eagles Musi|"
  7298. wait(1)
  7299. script.Parent.Text = "Eagles Mus|"
  7300. wait(1)
  7301. script.Parent.Text = "Eagles Mu|"
  7302. wait(1)
  7303. script.Parent.Text = "Eagles M|"
  7304. wait(1)
  7305. script.Parent.Text = "Eagles |"
  7306. wait(1)
  7307. script.Parent.Text = "Eagles|"
  7308. wait(1)
  7309. script.Parent.Text = "Eagle"
  7310. wait(1)
  7311. script.Parent.Text = "Eagl|"
  7312. wait(1)
  7313. script.Parent.Text = "Eag|"
  7314. wait(1)
  7315. script.Parent.Text = "Ea|"
  7316. wait(1)
  7317. script.Parent.Text = "E"
  7318. wait(1)
  7319. script.Parent.Text = "Ea|"
  7320. wait(1)
  7321. script.Parent.Text = "Eag|"
  7322. wait(1)
  7323. script.Parent.Text = "Eagle"
  7324. wait(1)
  7325. script.Parent.Text = "Eagles|"
  7326. wait(1)
  7327. script.Parent.Text = "Eagles |"
  7328. wait(1)
  7329. script.Parent.Text = "Eagles M|"
  7330. wait(1)
  7331. script.Parent.Text = "Eagles Mu|"
  7332. wait(1)
  7333. script.Parent.Text = "Eagles Mus|"
  7334. wait(1)
  7335. script.Parent.Text = "Eagles Musi|"
  7336. wait(1)
  7337. script.Parent.Text = "Eagles Music|"
  7338. wait(1)
  7339. script.Parent.Text = "Eagles Musi|"
  7340. wait(1)
  7341. script.Parent.Text = "Eagles Mus|"
  7342. wait(1)
  7343. script.Parent.Text = "Eagles Mu|"
  7344. wait(1)
  7345. script.Parent.Text = "Eagles M|"
  7346. wait(1)
  7347. script.Parent.Text = "Eagles |"
  7348. wait(1)
  7349. script.Parent.Text = "Eagles|"
  7350. wait(1)
  7351. script.Parent.Text = "Eagle"
  7352. wait(1)
  7353. script.Parent.Text = "Eagl|"
  7354. wait(1)
  7355. script.Parent.Text = "Eag|"
  7356. wait(1)
  7357. script.Parent.Text = "Ea|"
  7358. wait(1)
  7359. script.Parent.Text = "E"
  7360. wait(1)
  7361. script.Parent.Text = "Ea|"
  7362. wait(1)
  7363. script.Parent.Text = "Eag|"
  7364. wait(1)
  7365. script.Parent.Text = "Eagle"
  7366. wait(1)
  7367. script.Parent.Text = "Eagles|"
  7368. wait(1)
  7369. script.Parent.Text = "Eagles |"
  7370. wait(1)
  7371. script.Parent.Text = "Eagles M|"
  7372. wait(1)
  7373. script.Parent.Text = "Eagles Mu|"
  7374. wait(1)
  7375. script.Parent.Text = "Eagles Mus|"
  7376. wait(1)
  7377. script.Parent.Text = "Eagles Musi|"
  7378. wait(1)
  7379. script.Parent.Text = "Eagles Music|"
  7380. wait(1)
  7381. script.Parent.Text = "Eagles Musi|"
  7382. wait(1)
  7383. script.Parent.Text = "Eagles Mus|"
  7384. wait(1)
  7385. script.Parent.Text = "Eagles Mu|"
  7386. wait(1)
  7387. script.Parent.Text = "Eagles M|"
  7388. wait(1)
  7389. script.Parent.Text = "Eagles |"
  7390. wait(1)
  7391. script.Parent.Text = "Eagles|"
  7392. wait(1)
  7393. script.Parent.Text = "Eagle"
  7394. wait(1)
  7395. script.Parent.Text = "Eagl|"
  7396. wait(1)
  7397. script.Parent.Text = "Eag|"
  7398. wait(1)
  7399. script.Parent.Text = "Ea|"
  7400. wait(1)
  7401. script.Parent.Text = "E"
  7402. wait(1)
  7403. script.Parent.Text = "Ea|"
  7404. wait(1)
  7405. script.Parent.Text = "Eag|"
  7406. wait(1)
  7407. script.Parent.Text = "Eagle"
  7408. wait(1)
  7409. script.Parent.Text = "Eagles|"
  7410. wait(1)
  7411. script.Parent.Text = "Eagles |"
  7412. wait(1)
  7413. script.Parent.Text = "Eagles M|"
  7414. wait(1)
  7415. script.Parent.Text = "Eagles Mu|"
  7416. wait(1)
  7417. script.Parent.Text = "Eagles Mus|"
  7418. wait(1)
  7419. script.Parent.Text = "Eagles Musi|"
  7420. wait(1)
  7421. script.Parent.Text = "Eagles Music|"
  7422. wait(1)
  7423. script.Parent.Text = "Eagles Musi|"
  7424. wait(1)
  7425. script.Parent.Text = "Eagles Mus|"
  7426. wait(1)
  7427. script.Parent.Text = "Eagles Mu|"
  7428. wait(1)
  7429. script.Parent.Text = "Eagles M|"
  7430. wait(1)
  7431. script.Parent.Text = "Eagles |"
  7432. wait(1)
  7433. script.Parent.Text = "Eagles|"
  7434. wait(1)
  7435. script.Parent.Text = "Eagle"
  7436. wait(1)
  7437. script.Parent.Text = "Eagl|"
  7438. wait(1)
  7439. script.Parent.Text = "Eag|"
  7440. wait(1)
  7441. script.Parent.Text = "Ea|"
  7442. wait(1)
  7443. script.Parent.Text = "E"
  7444. wait(1)
  7445. script.Parent.Text = "Ea|"
  7446. wait(1)
  7447. script.Parent.Text = "Eag|"
  7448. wait(1)
  7449. script.Parent.Text = "Eagle"
  7450. wait(1)
  7451. script.Parent.Text = "Eagles|"
  7452. wait(1)
  7453. script.Parent.Text = "Eagles |"
  7454. wait(1)
  7455. script.Parent.Text = "Eagles M|"
  7456. wait(1)
  7457. script.Parent.Text = "Eagles Mu|"
  7458. wait(1)
  7459. script.Parent.Text = "Eagles Mus|"
  7460. wait(1)
  7461. script.Parent.Text = "Eagles Musi|"
  7462. wait(1)
  7463. script.Parent.Text = "Eagles Music|"
  7464. wait(1)
  7465. script.Parent.Text = "Eagles Musi|"
  7466. wait(1)
  7467. script.Parent.Text = "Eagles Mus|"
  7468. wait(1)
  7469. script.Parent.Text = "Eagles Mu|"
  7470. wait(1)
  7471. script.Parent.Text = "Eagles M|"
  7472. wait(1)
  7473. script.Parent.Text = "Eagles |"
  7474. wait(1)
  7475. script.Parent.Text = "Eagles|"
  7476. wait(1)
  7477. script.Parent.Text = "Eagle"
  7478. wait(1)
  7479. script.Parent.Text = "Eagl|"
  7480. wait(1)
  7481. script.Parent.Text = "Eag|"
  7482. wait(1)
  7483. script.Parent.Text = "Ea|"
  7484. wait(1)
  7485. script.Parent.Text = "E"
  7486. wait(1)
  7487. script.Parent.Text = "Ea|"
  7488. wait(1)
  7489. script.Parent.Text = "Eag|"
  7490. wait(1)
  7491. script.Parent.Text = "Eagle"
  7492. wait(1)
  7493. script.Parent.Text = "Eagles|"
  7494. wait(1)
  7495. script.Parent.Text = "Eagles |"
  7496. wait(1)
  7497. script.Parent.Text = "Eagles M|"
  7498. wait(1)
  7499. script.Parent.Text = "Eagles Mu|"
  7500. wait(1)
  7501. script.Parent.Text = "Eagles Mus|"
  7502. wait(1)
  7503. script.Parent.Text = "Eagles Musi|"
  7504. wait(1)
  7505. script.Parent.Text = "Eagles Music|"
  7506. wait(1)
  7507. script.Parent.Text = "Eagles Musi|"
  7508. wait(1)
  7509. script.Parent.Text = "Eagles Mus|"
  7510. wait(1)
  7511. script.Parent.Text = "Eagles Mu|"
  7512. wait(1)
  7513. script.Parent.Text = "Eagles M|"
  7514. wait(1)
  7515. script.Parent.Text = "Eagles |"
  7516. wait(1)
  7517. script.Parent.Text = "Eagles|"
  7518. wait(1)
  7519. script.Parent.Text = "Eagle"
  7520. wait(1)
  7521. script.Parent.Text = "Eagl|"
  7522. wait(1)
  7523. script.Parent.Text = "Eag|"
  7524. wait(1)
  7525. script.Parent.Text = "Ea|"
  7526. wait(1)
  7527. script.Parent.Text = "E"
  7528. wait(1)
  7529. script.Parent.Text = "Ea|"
  7530. wait(1)
  7531. script.Parent.Text = "Eag|"
  7532. wait(1)
  7533. script.Parent.Text = "Eagle"
  7534. wait(1)
  7535. script.Parent.Text = "Eagles|"
  7536. wait(1)
  7537. script.Parent.Text = "Eagles |"
  7538. wait(1)
  7539. script.Parent.Text = "Eagles M|"
  7540. wait(1)
  7541. script.Parent.Text = "Eagles Mu|"
  7542. wait(1)
  7543. script.Parent.Text = "Eagles Mus|"
  7544. wait(1)
  7545. script.Parent.Text = "Eagles Musi|"
  7546. wait(1)
  7547. script.Parent.Text = "Eagles Music|"
  7548. wait(1)
  7549. script.Parent.Text = "Eagles Musi|"
  7550. wait(1)
  7551. script.Parent.Text = "Eagles Mus|"
  7552. wait(1)
  7553. script.Parent.Text = "Eagles Mu|"
  7554. wait(1)
  7555. script.Parent.Text = "Eagles M|"
  7556. wait(1)
  7557. script.Parent.Text = "Eagles |"
  7558. wait(1)
  7559. script.Parent.Text = "Eagles|"
  7560. wait(1)
  7561. script.Parent.Text = "Eagle"
  7562. wait(1)
  7563. script.Parent.Text = "Eagl|"
  7564. wait(1)
  7565. script.Parent.Text = "Eag|"
  7566. wait(1)
  7567. script.Parent.Text = "Ea|"
  7568. wait(1)
  7569. script.Parent.Text = "E"
  7570. wait(1)
  7571. script.Parent.Text = "Ea|"
  7572. wait(1)
  7573. script.Parent.Text = "Eag|"
  7574. wait(1)
  7575. script.Parent.Text = "Eagle"
  7576. wait(1)
  7577. script.Parent.Text = "Eagles|"
  7578. wait(1)
  7579. script.Parent.Text = "Eagles |"
  7580. wait(1)
  7581. script.Parent.Text = "Eagles M|"
  7582. wait(1)
  7583. script.Parent.Text = "Eagles Mu|"
  7584. wait(1)
  7585. script.Parent.Text = "Eagles Mus|"
  7586. wait(1)
  7587. script.Parent.Text = "Eagles Musi|"
  7588. wait(1)
  7589. script.Parent.Text = "Eagles Music|"
  7590. wait(1)
  7591. script.Parent.Text = "Eagles Musi|"
  7592. wait(1)
  7593. script.Parent.Text = "Eagles Mus|"
  7594. wait(1)
  7595. script.Parent.Text = "Eagles Mu|"
  7596. wait(1)
  7597. script.Parent.Text = "Eagles M|"
  7598. wait(1)
  7599. script.Parent.Text = "Eagles |"
  7600. wait(1)
  7601. script.Parent.Text = "Eagles|"
  7602. wait(1)
  7603. script.Parent.Text = "Eagle"
  7604. wait(1)
  7605. script.Parent.Text = "Eagl|"
  7606. wait(1)
  7607. script.Parent.Text = "Eag|"
  7608. wait(1)
  7609. script.Parent.Text = "Ea|"
  7610. wait(1)
  7611. script.Parent.Text = "E"
  7612. wait(1)
  7613. script.Parent.Text = "Ea|"
  7614. wait(1)
  7615. script.Parent.Text = "Eag|"
  7616. wait(1)
  7617. script.Parent.Text = "Eagle"
  7618. wait(1)
  7619. script.Parent.Text = "Eagles|"
  7620. wait(1)
  7621. script.Parent.Text = "Eagles |"
  7622. wait(1)
  7623. script.Parent.Text = "Eagles M|"
  7624. wait(1)
  7625. script.Parent.Text = "Eagles Mu|"
  7626. wait(1)
  7627. script.Parent.Text = "Eagles Mus|"
  7628. wait(1)
  7629. script.Parent.Text = "Eagles Musi|"
  7630. wait(1)
  7631. script.Parent.Text = "Eagles Music|"
  7632. wait(1)
  7633. script.Parent.Text = "Eagles Musi|"
  7634. wait(1)
  7635. script.Parent.Text = "Eagles Mus|"
  7636. wait(1)
  7637. script.Parent.Text = "Eagles Mu|"
  7638. wait(1)
  7639. script.Parent.Text = "Eagles M|"
  7640. wait(1)
  7641. script.Parent.Text = "Eagles |"
  7642. wait(1)
  7643. script.Parent.Text = "Eagles|"
  7644. wait(1)
  7645. script.Parent.Text = "Eagle"
  7646. wait(1)
  7647. script.Parent.Text = "Eagl|"
  7648. wait(1)
  7649. script.Parent.Text = "Eag|"
  7650. wait(1)
  7651. script.Parent.Text = "Ea|"
  7652. wait(1)
  7653. script.Parent.Text = "E"
  7654. wait(1)
  7655. script.Parent.Text = "Ea|"
  7656. wait(1)
  7657. script.Parent.Text = "Eag|"
  7658. wait(1)
  7659. script.Parent.Text = "Eagle"
  7660. wait(1)
  7661. script.Parent.Text = "Eagles|"
  7662. wait(1)
  7663. script.Parent.Text = "Eagles |"
  7664. wait(1)
  7665. script.Parent.Text = "Eagles M|"
  7666. wait(1)
  7667. script.Parent.Text = "Eagles Mu|"
  7668. wait(1)
  7669. script.Parent.Text = "Eagles Mus|"
  7670. wait(1)
  7671. script.Parent.Text = "Eagles Musi|"
  7672. wait(1)
  7673. script.Parent.Text = "Eagles Music|"
  7674. wait(1)
  7675. script.Parent.Text = "Eagles Musi|"
  7676. wait(1)
  7677. script.Parent.Text = "Eagles Mus|"
  7678. wait(1)
  7679. script.Parent.Text = "Eagles Mu|"
  7680. wait(1)
  7681. script.Parent.Text = "Eagles M|"
  7682. wait(1)
  7683. script.Parent.Text = "Eagles |"
  7684. wait(1)
  7685. script.Parent.Text = "Eagles|"
  7686. wait(1)
  7687. script.Parent.Text = "Eagle"
  7688. wait(1)
  7689. script.Parent.Text = "Eagl|"
  7690. wait(1)
  7691. script.Parent.Text = "Eag|"
  7692. wait(1)
  7693. script.Parent.Text = "Ea|"
  7694. wait(1)
  7695. script.Parent.Text = "E"
  7696. wait(1)
  7697. script.Parent.Text = "Ea|"
  7698. wait(1)
  7699. script.Parent.Text = "Eag|"
  7700. wait(1)
  7701. script.Parent.Text = "Eagle"
  7702. wait(1)
  7703. script.Parent.Text = "Eagles|"
  7704. wait(1)
  7705. script.Parent.Text = "Eagles |"
  7706. wait(1)
  7707. script.Parent.Text = "Eagles M|"
  7708. wait(1)
  7709. script.Parent.Text = "Eagles Mu|"
  7710. wait(1)
  7711. script.Parent.Text = "Eagles Mus|"
  7712. wait(1)
  7713. script.Parent.Text = "Eagles Musi|"
  7714. wait(1)
  7715. script.Parent.Text = "Eagles Music|"
  7716. wait(1)
  7717. script.Parent.Text = "Eagles Musi|"
  7718. wait(1)
  7719. script.Parent.Text = "Eagles Mus|"
  7720. wait(1)
  7721. script.Parent.Text = "Eagles Mu|"
  7722. wait(1)
  7723. script.Parent.Text = "Eagles M|"
  7724. wait(1)
  7725. script.Parent.Text = "Eagles |"
  7726. wait(1)
  7727. script.Parent.Text = "Eagles|"
  7728. wait(1)
  7729. script.Parent.Text = "Eagle"
  7730. wait(1)
  7731. script.Parent.Text = "Eagl|"
  7732. wait(1)
  7733. script.Parent.Text = "Eag|"
  7734. wait(1)
  7735. script.Parent.Text = "Ea|"
  7736. wait(1)
  7737. script.Parent.Text = "E"
  7738. wait(1)
  7739. script.Parent.Text = "Ea|"
  7740. wait(1)
  7741. script.Parent.Text = "Eag|"
  7742. wait(1)
  7743. script.Parent.Text = "Eagle"
  7744. wait(1)
  7745. script.Parent.Text = "Eagles|"
  7746. wait(1)
  7747. script.Parent.Text = "Eagles |"
  7748. wait(1)
  7749. script.Parent.Text = "Eagles M|"
  7750. wait(1)
  7751. script.Parent.Text = "Eagles Mu|"
  7752. wait(1)
  7753. script.Parent.Text = "Eagles Mus|"
  7754. wait(1)
  7755. script.Parent.Text = "Eagles Musi|"
  7756. wait(1)
  7757. script.Parent.Text = "Eagles Music|"
  7758. wait(1)
  7759. script.Parent.Text = "Eagles Musi|"
  7760. wait(1)
  7761. script.Parent.Text = "Eagles Mus|"
  7762. wait(1)
  7763. script.Parent.Text = "Eagles Mu|"
  7764. wait(1)
  7765. script.Parent.Text = "Eagles M|"
  7766. wait(1)
  7767. script.Parent.Text = "Eagles |"
  7768. wait(1)
  7769. script.Parent.Text = "Eagles|"
  7770. wait(1)
  7771. script.Parent.Text = "Eagle"
  7772. wait(1)
  7773. script.Parent.Text = "Eagl|"
  7774. wait(1)
  7775. script.Parent.Text = "Eag|"
  7776. wait(1)
  7777. script.Parent.Text = "Ea|"
  7778. wait(1)
  7779. script.Parent.Text = "E"
  7780. wait(1)
  7781. script.Parent.Text = "Ea|"
  7782. wait(1)
  7783. script.Parent.Text = "Eag|"
  7784. wait(1)
  7785. script.Parent.Text = "Eagle"
  7786. wait(1)
  7787. script.Parent.Text = "Eagles|"
  7788. wait(1)
  7789. script.Parent.Text = "Eagles |"
  7790. wait(1)
  7791. script.Parent.Text = "Eagles M|"
  7792. wait(1)
  7793. script.Parent.Text = "Eagles Mu|"
  7794. wait(1)
  7795. script.Parent.Text = "Eagles Mus|"
  7796. wait(1)
  7797. script.Parent.Text = "Eagles Musi|"
  7798. wait(1)
  7799. script.Parent.Text = "Eagles Music|"
  7800. wait(1)
  7801. script.Parent.Text = "Eagles Musi|"
  7802. wait(1)
  7803. script.Parent.Text = "Eagles Mus|"
  7804. wait(1)
  7805. script.Parent.Text = "Eagles Mu|"
  7806. wait(1)
  7807. script.Parent.Text = "Eagles M|"
  7808. wait(1)
  7809. script.Parent.Text = "Eagles |"
  7810. wait(1)
  7811. script.Parent.Text = "Eagles|"
  7812. wait(1)
  7813. script.Parent.Text = "Eagle"
  7814. wait(1)
  7815. script.Parent.Text = "Eagl|"
  7816. wait(1)
  7817. script.Parent.Text = "Eag|"
  7818. wait(1)
  7819. script.Parent.Text = "Ea|"
  7820. wait(1)
  7821. script.Parent.Text = "E"
  7822. wait(1)
  7823. script.Parent.Text = "Ea|"
  7824. wait(1)
  7825. script.Parent.Text = "Eag|"
  7826. wait(1)
  7827. script.Parent.Text = "Eagle"
  7828. wait(1)
  7829. script.Parent.Text = "Eagles|"
  7830. wait(1)
  7831. script.Parent.Text = "Eagles |"
  7832. wait(1)
  7833. script.Parent.Text = "Eagles M|"
  7834. wait(1)
  7835. script.Parent.Text = "Eagles Mu|"
  7836. wait(1)
  7837. script.Parent.Text = "Eagles Mus|"
  7838. wait(1)
  7839. script.Parent.Text = "Eagles Musi|"
  7840. wait(1)
  7841. script.Parent.Text = "Eagles Music|"
  7842. wait(1)
  7843. script.Parent.Text = "Eagles Musi|"
  7844. wait(1)
  7845. script.Parent.Text = "Eagles Mus|"
  7846. wait(1)
  7847. script.Parent.Text = "Eagles Mu|"
  7848. wait(1)
  7849. script.Parent.Text = "Eagles M|"
  7850. wait(1)
  7851. script.Parent.Text = "Eagles |"
  7852. wait(1)
  7853. script.Parent.Text = "Eagles|"
  7854. wait(1)
  7855. script.Parent.Text = "Eagle"
  7856. wait(1)
  7857. script.Parent.Text = "Eagl|"
  7858. wait(1)
  7859. script.Parent.Text = "Eag|"
  7860. wait(1)
  7861. script.Parent.Text = "Ea|"
  7862. wait(1)
  7863. script.Parent.Text = "E"
  7864. wait(1)
  7865. script.Parent.Text = "Ea|"
  7866. wait(1)
  7867. script.Parent.Text = "Eag|"
  7868. wait(1)
  7869. script.Parent.Text = "Eagle"
  7870. wait(1)
  7871. script.Parent.Text = "Eagles|"
  7872. wait(1)
  7873. script.Parent.Text = "Eagles |"
  7874. wait(1)
  7875. script.Parent.Text = "Eagles M|"
  7876. wait(1)
  7877. script.Parent.Text = "Eagles Mu|"
  7878. wait(1)
  7879. script.Parent.Text = "Eagles Mus|"
  7880. wait(1)
  7881. script.Parent.Text = "Eagles Musi|"
  7882. wait(1)
  7883. script.Parent.Text = "Eagles Music|"
  7884. wait(1)
  7885. script.Parent.Text = "Eagles Musi|"
  7886. wait(1)
  7887. script.Parent.Text = "Eagles Mus|"
  7888. wait(1)
  7889. script.Parent.Text = "Eagles Mu|"
  7890. wait(1)
  7891. script.Parent.Text = "Eagles M|"
  7892. wait(1)
  7893. script.Parent.Text = "Eagles |"
  7894. wait(1)
  7895. script.Parent.Text = "Eagles|"
  7896. wait(1)
  7897. script.Parent.Text = "Eagle"
  7898. wait(1)
  7899. script.Parent.Text = "Eagl|"
  7900. wait(1)
  7901. script.Parent.Text = "Eag|"
  7902. wait(1)
  7903. script.Parent.Text = "Ea|"
  7904. wait(1)
  7905. script.Parent.Text = "E"
  7906. wait(1)
  7907. script.Parent.Text = "Ea|"
  7908. wait(1)
  7909. script.Parent.Text = "Eag|"
  7910. wait(1)
  7911. script.Parent.Text = "Eagle"
  7912. wait(1)
  7913. script.Parent.Text = "Eagles|"
  7914. wait(1)
  7915. script.Parent.Text = "Eagles |"
  7916. wait(1)
  7917. script.Parent.Text = "Eagles M|"
  7918. wait(1)
  7919. script.Parent.Text = "Eagles Mu|"
  7920. wait(1)
  7921. script.Parent.Text = "Eagles Mus|"
  7922. wait(1)
  7923. script.Parent.Text = "Eagles Musi|"
  7924. wait(1)
  7925. script.Parent.Text = "Eagles Music|"
  7926. wait(1)
  7927. script.Parent.Text = "Eagles Musi|"
  7928. wait(1)
  7929. script.Parent.Text = "Eagles Mus|"
  7930. wait(1)
  7931. script.Parent.Text = "Eagles Mu|"
  7932. wait(1)
  7933. script.Parent.Text = "Eagles M|"
  7934. wait(1)
  7935. script.Parent.Text = "Eagles |"
  7936. wait(1)
  7937. script.Parent.Text = "Eagles|"
  7938. wait(1)
  7939. script.Parent.Text = "Eagle"
  7940. wait(1)
  7941. script.Parent.Text = "Eagl|"
  7942. wait(1)
  7943. script.Parent.Text = "Eag|"
  7944. wait(1)
  7945. script.Parent.Text = "Ea|"
  7946. wait(1)
  7947. script.Parent.Text = "E"
  7948. wait(1)
  7949. script.Parent.Text = "Ea|"
  7950. wait(1)
  7951. script.Parent.Text = "Eag|"
  7952. wait(1)
  7953. script.Parent.Text = "Eagle"
  7954. wait(1)
  7955. script.Parent.Text = "Eagles|"
  7956. wait(1)
  7957. script.Parent.Text = "Eagles |"
  7958. wait(1)
  7959. script.Parent.Text = "Eagles M|"
  7960. wait(1)
  7961. script.Parent.Text = "Eagles Mu|"
  7962. wait(1)
  7963. script.Parent.Text = "Eagles Mus|"
  7964. wait(1)
  7965. script.Parent.Text = "Eagles Musi|"
  7966. wait(1)
  7967. script.Parent.Text = "Eagles Music|"
  7968. wait(1)
  7969. script.Parent.Text = "Eagles Musi|"
  7970. wait(1)
  7971. script.Parent.Text = "Eagles Mus|"
  7972. wait(1)
  7973. script.Parent.Text = "Eagles Mu|"
  7974. wait(1)
  7975. script.Parent.Text = "Eagles M|"
  7976. wait(1)
  7977. script.Parent.Text = "Eagles |"
  7978. wait(1)
  7979. script.Parent.Text = "Eagles|"
  7980. wait(1)
  7981. script.Parent.Text = "Eagle"
  7982. wait(1)
  7983. script.Parent.Text = "Eagl|"
  7984. wait(1)
  7985. script.Parent.Text = "Eag|"
  7986. wait(1)
  7987. script.Parent.Text = "Ea|"
  7988. wait(1)
  7989. script.Parent.Text = "E"
  7990. wait(1)
  7991. script.Parent.Text = "Ea|"
  7992. wait(1)
  7993. script.Parent.Text = "Eag|"
  7994. wait(1)
  7995. script.Parent.Text = "Eagle"
  7996. wait(1)
  7997. script.Parent.Text = "Eagles|"
  7998. wait(1)
  7999. script.Parent.Text = "Eagles |"
  8000. wait(1)
  8001. script.Parent.Text = "Eagles M|"
  8002. wait(1)
  8003. script.Parent.Text = "Eagles Mu|"
  8004. wait(1)
  8005. script.Parent.Text = "Eagles Mus|"
  8006. wait(1)
  8007. script.Parent.Text = "Eagles Musi|"
  8008. wait(1)
  8009. script.Parent.Text = "Eagles Music|"
  8010. wait(1)
  8011. script.Parent.Text = "Eagles Musi|"
  8012. wait(1)
  8013. script.Parent.Text = "Eagles Mus|"
  8014. wait(1)
  8015. script.Parent.Text = "Eagles Mu|"
  8016. wait(1)
  8017. script.Parent.Text = "Eagles M|"
  8018. wait(1)
  8019. script.Parent.Text = "Eagles |"
  8020. wait(1)
  8021. script.Parent.Text = "Eagles|"
  8022. wait(1)
  8023. script.Parent.Text = "Eagle"
  8024. wait(1)
  8025. script.Parent.Text = "Eagl|"
  8026. wait(1)
  8027. script.Parent.Text = "Eag|"
  8028. wait(1)
  8029. script.Parent.Text = "Ea|"
  8030. wait(1)
  8031. script.Parent.Text = "E"
  8032. wait(1)
  8033. script.Parent.Text = "Ea|"
  8034. wait(1)
  8035. script.Parent.Text = "Eag|"
  8036. wait(1)
  8037. script.Parent.Text = "Eagle"
  8038. wait(1)
  8039. script.Parent.Text = "Eagles|"
  8040. wait(1)
  8041. script.Parent.Text = "Eagles |"
  8042. wait(1)
  8043. script.Parent.Text = "Eagles M|"
  8044. wait(1)
  8045. script.Parent.Text = "Eagles Mu|"
  8046. wait(1)
  8047. script.Parent.Text = "Eagles Mus|"
  8048. wait(1)
  8049. script.Parent.Text = "Eagles Musi|"
  8050. wait(1)
  8051. script.Parent.Text = "Eagles Music|"
  8052. wait(1)
  8053. script.Parent.Text = "Eagles Musi|"
  8054. wait(1)
  8055. script.Parent.Text = "Eagles Mus|"
  8056. wait(1)
  8057. script.Parent.Text = "Eagles Mu|"
  8058. wait(1)
  8059. script.Parent.Text = "Eagles M|"
  8060. wait(1)
  8061. script.Parent.Text = "Eagles |"
  8062. wait(1)
  8063. script.Parent.Text = "Eagles|"
  8064. wait(1)
  8065. script.Parent.Text = "Eagle"
  8066. wait(1)
  8067. script.Parent.Text = "Eagl|"
  8068. wait(1)
  8069. script.Parent.Text = "Eag|"
  8070. wait(1)
  8071. script.Parent.Text = "Ea|"
  8072. wait(1)
  8073. script.Parent.Text = "E"
  8074. wait(1)
  8075. script.Parent.Text = "Ea|"
  8076. wait(1)
  8077. script.Parent.Text = "Eag|"
  8078. wait(1)
  8079. script.Parent.Text = "Eagle"
  8080. wait(1)
  8081. script.Parent.Text = "Eagles|"
  8082. wait(1)
  8083. script.Parent.Text = "Eagles |"
  8084. wait(1)
  8085. script.Parent.Text = "Eagles M|"
  8086. wait(1)
  8087. script.Parent.Text = "Eagles Mu|"
  8088. wait(1)
  8089. script.Parent.Text = "Eagles Mus|"
  8090. wait(1)
  8091. script.Parent.Text = "Eagles Musi|"
  8092. wait(1)
  8093. script.Parent.Text = "Eagles Music|"
  8094. wait(1)
  8095. script.Parent.Text = "Eagles Musi|"
  8096. wait(1)
  8097. script.Parent.Text = "Eagles Mus|"
  8098. wait(1)
  8099. script.Parent.Text = "Eagles Mu|"
  8100. wait(1)
  8101. script.Parent.Text = "Eagles M|"
  8102. wait(1)
  8103. script.Parent.Text = "Eagles |"
  8104. wait(1)
  8105. script.Parent.Text = "Eagles|"
  8106. wait(1)
  8107. script.Parent.Text = "Eagle"
  8108. wait(1)
  8109. script.Parent.Text = "Eagl|"
  8110. wait(1)
  8111. script.Parent.Text = "Eag|"
  8112. wait(1)
  8113. script.Parent.Text = "Ea|"
  8114. wait(1)
  8115. script.Parent.Text = "E"
  8116. wait(1)
  8117. script.Parent.Text = "Ea|"
  8118. wait(1)
  8119. script.Parent.Text = "Eag|"
  8120. wait(1)
  8121. script.Parent.Text = "Eagle"
  8122. wait(1)
  8123. script.Parent.Text = "Eagles|"
  8124. wait(1)
  8125. script.Parent.Text = "Eagles |"
  8126. wait(1)
  8127. script.Parent.Text = "Eagles M|"
  8128. wait(1)
  8129. script.Parent.Text = "Eagles Mu|"
  8130. wait(1)
  8131. script.Parent.Text = "Eagles Mus|"
  8132. wait(1)
  8133. script.Parent.Text = "Eagles Musi|"
  8134. wait(1)
  8135. script.Parent.Text = "Eagles Music|"
  8136. wait(1)
  8137. script.Parent.Text = "Eagles Musi|"
  8138. wait(1)
  8139. script.Parent.Text = "Eagles Mus|"
  8140. wait(1)
  8141. script.Parent.Text = "Eagles Mu|"
  8142. wait(1)
  8143. script.Parent.Text = "Eagles M|"
  8144. wait(1)
  8145. script.Parent.Text = "Eagles |"
  8146. wait(1)
  8147. script.Parent.Text = "Eagles|"
  8148. wait(1)
  8149. script.Parent.Text = "Eagle"
  8150. wait(1)
  8151. script.Parent.Text = "Eagl|"
  8152. wait(1)
  8153. script.Parent.Text = "Eag|"
  8154. wait(1)
  8155. script.Parent.Text = "Ea|"
  8156. wait(1)
  8157. script.Parent.Text = "E"
  8158. wait(1)
  8159. script.Parent.Text = "Ea|"
  8160. wait(1)
  8161. script.Parent.Text = "Eag|"
  8162. wait(1)
  8163. script.Parent.Text = "Eagle"
  8164. wait(1)
  8165. script.Parent.Text = "Eagles|"
  8166. wait(1)
  8167. script.Parent.Text = "Eagles |"
  8168. wait(1)
  8169. script.Parent.Text = "Eagles M|"
  8170. wait(1)
  8171. script.Parent.Text = "Eagles Mu|"
  8172. wait(1)
  8173. script.Parent.Text = "Eagles Mus|"
  8174. wait(1)
  8175. script.Parent.Text = "Eagles Musi|"
  8176. wait(1)
  8177. script.Parent.Text = "Eagles Music|"
  8178. wait(1)
  8179. script.Parent.Text = "Eagles Musi|"
  8180. wait(1)
  8181. script.Parent.Text = "Eagles Mus|"
  8182. wait(1)
  8183. script.Parent.Text = "Eagles Mu|"
  8184. wait(1)
  8185. script.Parent.Text = "Eagles M|"
  8186. wait(1)
  8187. script.Parent.Text = "Eagles |"
  8188. wait(1)
  8189. script.Parent.Text = "Eagles|"
  8190. wait(1)
  8191. script.Parent.Text = "Eagle"
  8192. wait(1)
  8193. script.Parent.Text = "Eagl|"
  8194. wait(1)
  8195. script.Parent.Text = "Eag|"
  8196. wait(1)
  8197. script.Parent.Text = "Ea|"
  8198. wait(1)
  8199. script.Parent.Text = "E"
  8200. wait(1)
  8201. script.Parent.Text = "Ea|"
  8202. wait(1)
  8203. script.Parent.Text = "Eag|"
  8204. wait(1)
  8205. script.Parent.Text = "Eagle"
  8206. wait(1)
  8207. script.Parent.Text = "Eagles|"
  8208. wait(1)
  8209. script.Parent.Text = "Eagles |"
  8210. wait(1)
  8211. script.Parent.Text = "Eagles M|"
  8212. wait(1)
  8213. script.Parent.Text = "Eagles Mu|"
  8214. wait(1)
  8215. script.Parent.Text = "Eagles Mus|"
  8216. wait(1)
  8217. script.Parent.Text = "Eagles Musi|"
  8218. wait(1)
  8219. script.Parent.Text = "Eagles Music|"
  8220. wait(1)
  8221. script.Parent.Text = "Eagles Musi|"
  8222. wait(1)
  8223. script.Parent.Text = "Eagles Mus|"
  8224. wait(1)
  8225. script.Parent.Text = "Eagles Mu|"
  8226. wait(1)
  8227. script.Parent.Text = "Eagles M|"
  8228. wait(1)
  8229. script.Parent.Text = "Eagles |"
  8230. wait(1)
  8231. script.Parent.Text = "Eagles|"
  8232. wait(1)
  8233. script.Parent.Text = "Eagle"
  8234. wait(1)
  8235. script.Parent.Text = "Eagl|"
  8236. wait(1)
  8237. script.Parent.Text = "Eag|"
  8238. wait(1)
  8239. script.Parent.Text = "Ea|"
  8240. wait(1)
  8241. script.Parent.Text = "E"
  8242. wait(1)
  8243. script.Parent.Text = "Ea|"
  8244. wait(1)
  8245. script.Parent.Text = "Eag|"
  8246. wait(1)
  8247. script.Parent.Text = "Eagle"
  8248. wait(1)
  8249. script.Parent.Text = "Eagles|"
  8250. wait(1)
  8251. script.Parent.Text = "Eagles |"
  8252. wait(1)
  8253. script.Parent.Text = "Eagles M|"
  8254. wait(1)
  8255. script.Parent.Text = "Eagles Mu|"
  8256. wait(1)
  8257. script.Parent.Text = "Eagles Mus|"
  8258. wait(1)
  8259. script.Parent.Text = "Eagles Musi|"
  8260. wait(1)
  8261. script.Parent.Text = "Eagles Music|"
  8262. wait(1)
  8263. script.Parent.Text = "Eagles Musi|"
  8264. wait(1)
  8265. script.Parent.Text = "Eagles Mus|"
  8266. wait(1)
  8267. script.Parent.Text = "Eagles Mu|"
  8268. wait(1)
  8269. script.Parent.Text = "Eagles M|"
  8270. wait(1)
  8271. script.Parent.Text = "Eagles |"
  8272. wait(1)
  8273. script.Parent.Text = "Eagles|"
  8274. wait(1)
  8275. script.Parent.Text = "Eagle"
  8276. wait(1)
  8277. script.Parent.Text = "Eagl|"
  8278. wait(1)
  8279. script.Parent.Text = "Eag|"
  8280. wait(1)
  8281. script.Parent.Text = "Ea|"
  8282. wait(1)
  8283. script.Parent.Text = "E"
  8284. wait(1)
  8285. script.Parent.Text = "Ea|"
  8286. wait(1)
  8287. script.Parent.Text = "Eag|"
  8288. wait(1)
  8289. script.Parent.Text = "Eagle"
  8290. wait(1)
  8291. script.Parent.Text = "Eagles|"
  8292. wait(1)
  8293. script.Parent.Text = "Eagles |"
  8294. wait(1)
  8295. script.Parent.Text = "Eagles M|"
  8296. wait(1)
  8297. script.Parent.Text = "Eagles Mu|"
  8298. wait(1)
  8299. script.Parent.Text = "Eagles Mus|"
  8300. wait(1)
  8301. script.Parent.Text = "Eagles Musi|"
  8302. wait(1)
  8303. script.Parent.Text = "Eagles Music|"
  8304. wait(1)
  8305. script.Parent.Text = "Eagles Musi|"
  8306. wait(1)
  8307. script.Parent.Text = "Eagles Mus|"
  8308. wait(1)
  8309. script.Parent.Text = "Eagles Mu|"
  8310. wait(1)
  8311. script.Parent.Text = "Eagles M|"
  8312. wait(1)
  8313. script.Parent.Text = "Eagles |"
  8314. wait(1)
  8315. script.Parent.Text = "Eagles|"
  8316. wait(1)
  8317. script.Parent.Text = "Eagle"
  8318. wait(1)
  8319. script.Parent.Text = "Eagl|"
  8320. wait(1)
  8321. script.Parent.Text = "Eag|"
  8322. wait(1)
  8323. script.Parent.Text = "Ea|"
  8324. wait(1)
  8325. script.Parent.Text = "E"
  8326. wait(1)
  8327. script.Parent.Text = "Ea|"
  8328. wait(1)
  8329. script.Parent.Text = "Eag|"
  8330. wait(1)
  8331. script.Parent.Text = "Eagle"
  8332. wait(1)
  8333. script.Parent.Text = "Eagles|"
  8334. wait(1)
  8335. script.Parent.Text = "Eagles |"
  8336. wait(1)
  8337. script.Parent.Text = "Eagles M|"
  8338. wait(1)
  8339. script.Parent.Text = "Eagles Mu|"
  8340. wait(1)
  8341. script.Parent.Text = "Eagles Mus|"
  8342. wait(1)
  8343. script.Parent.Text = "Eagles Musi|"
  8344. wait(1)
  8345. script.Parent.Text = "Eagles Music|"
  8346. wait(1)
  8347. script.Parent.Text = "Eagles Musi|"
  8348. wait(1)
  8349. script.Parent.Text = "Eagles Mus|"
  8350. wait(1)
  8351. script.Parent.Text = "Eagles Mu|"
  8352. wait(1)
  8353. script.Parent.Text = "Eagles M|"
  8354. wait(1)
  8355. script.Parent.Text = "Eagles |"
  8356. wait(1)
  8357. script.Parent.Text = "Eagles|"
  8358. wait(1)
  8359. script.Parent.Text = "Eagle"
  8360. wait(1)
  8361. script.Parent.Text = "Eagl|"
  8362. wait(1)
  8363. script.Parent.Text = "Eag|"
  8364. wait(1)
  8365. script.Parent.Text = "Ea|"
  8366. wait(1)
  8367. script.Parent.Text = "E"
  8368. wait(1)
  8369. script.Parent.Text = "Ea|"
  8370. wait(1)
  8371. script.Parent.Text = "Eag|"
  8372. wait(1)
  8373. script.Parent.Text = "Eagle"
  8374. wait(1)
  8375. script.Parent.Text = "Eagles|"
  8376. wait(1)
  8377. script.Parent.Text = "Eagles |"
  8378. wait(1)
  8379. script.Parent.Text = "Eagles M|"
  8380. wait(1)
  8381. script.Parent.Text = "Eagles Mu|"
  8382. wait(1)
  8383. script.Parent.Text = "Eagles Mus|"
  8384. wait(1)
  8385. script.Parent.Text = "Eagles Musi|"
  8386. wait(1)
  8387. script.Parent.Text = "Eagles Music|"
  8388. wait(1)
  8389. script.Parent.Text = "Eagles Musi|"
  8390. wait(1)
  8391. script.Parent.Text = "Eagles Mus|"
  8392. wait(1)
  8393. script.Parent.Text = "Eagles Mu|"
  8394. wait(1)
  8395. script.Parent.Text = "Eagles M|"
  8396. wait(1)
  8397. script.Parent.Text = "Eagles |"
  8398. wait(1)
  8399. script.Parent.Text = "Eagles|"
  8400. wait(1)
  8401. script.Parent.Text = "Eagle"
  8402. wait(1)
  8403. script.Parent.Text = "Eagl|"
  8404. wait(1)
  8405. script.Parent.Text = "Eag|"
  8406. wait(1)
  8407. script.Parent.Text = "Ea|"
  8408. wait(1)
  8409. script.Parent.Text = "E"
  8410. wait(1)
  8411. script.Parent.Text = "Ea|"
  8412. wait(1)
  8413. script.Parent.Text = "Eag|"
  8414. wait(1)
  8415. script.Parent.Text = "Eagle"
  8416. wait(1)
  8417. script.Parent.Text = "Eagles|"
  8418. wait(1)
  8419. script.Parent.Text = "Eagles |"
  8420. wait(1)
  8421. script.Parent.Text = "Eagles M|"
  8422. wait(1)
  8423. script.Parent.Text = "Eagles Mu|"
  8424. wait(1)
  8425. script.Parent.Text = "Eagles Mus|"
  8426. wait(1)
  8427. script.Parent.Text = "Eagles Musi|"
  8428. wait(1)
  8429. script.Parent.Text = "Eagles Music|"
  8430. wait(1)
  8431. script.Parent.Text = "Eagles Musi|"
  8432. wait(1)
  8433. script.Parent.Text = "Eagles Mus|"
  8434. wait(1)
  8435. script.Parent.Text = "Eagles Mu|"
  8436. wait(1)
  8437. script.Parent.Text = "Eagles M|"
  8438. wait(1)
  8439. script.Parent.Text = "Eagles |"
  8440. wait(1)
  8441. script.Parent.Text = "Eagles|"
  8442. wait(1)
  8443. script.Parent.Text = "Eagle"
  8444. wait(1)
  8445. script.Parent.Text = "Eagl|"
  8446. wait(1)
  8447. script.Parent.Text = "Eag|"
  8448. wait(1)
  8449. script.Parent.Text = "Ea|"
  8450. wait(1)
  8451. script.Parent.Text = "E"
  8452. wait(1)
  8453. script.Parent.Text = "Ea|"
  8454. wait(1)
  8455. script.Parent.Text = "Eag|"
  8456. wait(1)
  8457. script.Parent.Text = "Eagle"
  8458. wait(1)
  8459. script.Parent.Text = "Eagles|"
  8460. wait(1)
  8461. script.Parent.Text = "Eagles |"
  8462. wait(1)
  8463. script.Parent.Text = "Eagles M|"
  8464. wait(1)
  8465. script.Parent.Text = "Eagles Mu|"
  8466. wait(1)
  8467. script.Parent.Text = "Eagles Mus|"
  8468. wait(1)
  8469. script.Parent.Text = "Eagles Musi|"
  8470. wait(1)
  8471. script.Parent.Text = "Eagles Music|"
  8472. wait(1)
  8473. script.Parent.Text = "Eagles Musi|"
  8474. wait(1)
  8475. script.Parent.Text = "Eagles Mus|"
  8476. wait(1)
  8477. script.Parent.Text = "Eagles Mu|"
  8478. wait(1)
  8479. script.Parent.Text = "Eagles M|"
  8480. wait(1)
  8481. script.Parent.Text = "Eagles |"
  8482. wait(1)
  8483. script.Parent.Text = "Eagles|"
  8484. wait(1)
  8485. script.Parent.Text = "Eagle"
  8486. wait(1)
  8487. script.Parent.Text = "Eagl|"
  8488. wait(1)
  8489. script.Parent.Text = "Eag|"
  8490. wait(1)
  8491. script.Parent.Text = "Ea|"
  8492. wait(1)
  8493. script.Parent.Text = "E"
  8494. wait(1)
  8495. script.Parent.Text = "Ea|"
  8496. wait(1)
  8497. script.Parent.Text = "Eag|"
  8498. wait(1)
  8499. script.Parent.Text = "Eagle"
  8500. wait(1)
  8501. script.Parent.Text = "Eagles|"
  8502. wait(1)
  8503. script.Parent.Text = "Eagles |"
  8504. wait(1)
  8505. script.Parent.Text = "Eagles M|"
  8506. wait(1)
  8507. script.Parent.Text = "Eagles Mu|"
  8508. wait(1)
  8509. script.Parent.Text = "Eagles Mus|"
  8510. wait(1)
  8511. script.Parent.Text = "Eagles Musi|"
  8512. wait(1)
  8513. script.Parent.Text = "Eagles Music|"
  8514. wait(1)
  8515. script.Parent.Text = "Eagles Musi|"
  8516. wait(1)
  8517. script.Parent.Text = "Eagles Mus|"
  8518. wait(1)
  8519. script.Parent.Text = "Eagles Mu|"
  8520. wait(1)
  8521. script.Parent.Text = "Eagles M|"
  8522. wait(1)
  8523. script.Parent.Text = "Eagles |"
  8524. wait(1)
  8525. script.Parent.Text = "Eagles|"
  8526. wait(1)
  8527. script.Parent.Text = "Eagle"
  8528. wait(1)
  8529. script.Parent.Text = "Eagl|"
  8530. wait(1)
  8531. script.Parent.Text = "Eag|"
  8532. wait(1)
  8533. script.Parent.Text = "Ea|"
  8534. wait(1)
  8535. script.Parent.Text = "E"
  8536. wait(1)
  8537. script.Parent.Text = "Ea|"
  8538. wait(1)
  8539. script.Parent.Text = "Eag|"
  8540. wait(1)
  8541. script.Parent.Text = "Eagle"
  8542. wait(1)
  8543. script.Parent.Text = "Eagles|"
  8544. wait(1)
  8545. script.Parent.Text = "Eagles |"
  8546. wait(1)
  8547. script.Parent.Text = "Eagles M|"
  8548. wait(1)
  8549. script.Parent.Text = "Eagles Mu|"
  8550. wait(1)
  8551. script.Parent.Text = "Eagles Mus|"
  8552. wait(1)
  8553. script.Parent.Text = "Eagles Musi|"
  8554. wait(1)
  8555. script.Parent.Text = "Eagles Music|"
  8556. wait(1)
  8557. script.Parent.Text = "Eagles Musi|"
  8558. wait(1)
  8559. script.Parent.Text = "Eagles Mus|"
  8560. wait(1)
  8561. script.Parent.Text = "Eagles Mu|"
  8562. wait(1)
  8563. script.Parent.Text = "Eagles M|"
  8564. wait(1)
  8565. script.Parent.Text = "Eagles |"
  8566. wait(1)
  8567. script.Parent.Text = "Eagles|"
  8568. wait(1)
  8569. script.Parent.Text = "Eagle"
  8570. wait(1)
  8571. script.Parent.Text = "Eagl|"
  8572. wait(1)
  8573. script.Parent.Text = "Eag|"
  8574. wait(1)
  8575. script.Parent.Text = "Ea|"
  8576. wait(1)
  8577. script.Parent.Text = "E"
  8578. wait(1)
  8579. script.Parent.Text = "Ea|"
  8580. wait(1)
  8581. script.Parent.Text = "Eag|"
  8582. wait(1)
  8583. script.Parent.Text = "Eagle"
  8584. wait(1)
  8585. script.Parent.Text = "Eagles|"
  8586. wait(1)
  8587. script.Parent.Text = "Eagles |"
  8588. wait(1)
  8589. script.Parent.Text = "Eagles M|"
  8590. wait(1)
  8591. script.Parent.Text = "Eagles Mu|"
  8592. wait(1)
  8593. script.Parent.Text = "Eagles Mus|"
  8594. wait(1)
  8595. script.Parent.Text = "Eagles Musi|"
  8596. wait(1)
  8597. script.Parent.Text = "Eagles Music|"
  8598. wait(1)
  8599. script.Parent.Text = "Eagles Musi|"
  8600. wait(1)
  8601. script.Parent.Text = "Eagles Mus|"
  8602. wait(1)
  8603. script.Parent.Text = "Eagles Mu|"
  8604. wait(1)
  8605. script.Parent.Text = "Eagles M|"
  8606. wait(1)
  8607. script.Parent.Text = "Eagles |"
  8608. wait(1)
  8609. script.Parent.Text = "Eagles|"
  8610. wait(1)
  8611. script.Parent.Text = "Eagle"
  8612. wait(1)
  8613. script.Parent.Text = "Eagl|"
  8614. wait(1)
  8615. script.Parent.Text = "Eag|"
  8616. wait(1)
  8617. script.Parent.Text = "Ea|"
  8618. wait(1)
  8619. script.Parent.Text = "E"
  8620. wait(1)
  8621. script.Parent.Text = "Ea|"
  8622. wait(1)
  8623. script.Parent.Text = "Eag|"
  8624. wait(1)
  8625. script.Parent.Text = "Eagle"
  8626. wait(1)
  8627. script.Parent.Text = "Eagles|"
  8628. wait(1)
  8629. script.Parent.Text = "Eagles |"
  8630. wait(1)
  8631. script.Parent.Text = "Eagles M|"
  8632. wait(1)
  8633. script.Parent.Text = "Eagles Mu|"
  8634. wait(1)
  8635. script.Parent.Text = "Eagles Mus|"
  8636. wait(1)
  8637. script.Parent.Text = "Eagles Musi|"
  8638. wait(1)
  8639. script.Parent.Text = "Eagles Music|"
  8640. wait(1)
  8641. script.Parent.Text = "Eagles Musi|"
  8642. wait(1)
  8643. script.Parent.Text = "Eagles Mus|"
  8644. wait(1)
  8645. script.Parent.Text = "Eagles Mu|"
  8646. wait(1)
  8647. script.Parent.Text = "Eagles M|"
  8648. wait(1)
  8649. script.Parent.Text = "Eagles |"
  8650. wait(1)
  8651. script.Parent.Text = "Eagles|"
  8652. wait(1)
  8653. script.Parent.Text = "Eagle"
  8654. wait(1)
  8655. script.Parent.Text = "Eagl|"
  8656. wait(1)
  8657. script.Parent.Text = "Eag|"
  8658. wait(1)
  8659. script.Parent.Text = "Ea|"
  8660. wait(1)
  8661. script.Parent.Text = "E"
  8662. wait(1)
  8663. script.Parent.Text = "Ea|"
  8664. wait(1)
  8665. script.Parent.Text = "Eag|"
  8666. wait(1)
  8667. script.Parent.Text = "Eagle"
  8668. wait(1)
  8669. script.Parent.Text = "Eagles|"
  8670. wait(1)
  8671. script.Parent.Text = "Eagles |"
  8672. wait(1)
  8673. script.Parent.Text = "Eagles M|"
  8674. wait(1)
  8675. script.Parent.Text = "Eagles Mu|"
  8676. wait(1)
  8677. script.Parent.Text = "Eagles Mus|"
  8678. wait(1)
  8679. script.Parent.Text = "Eagles Musi|"
  8680. wait(1)
  8681. script.Parent.Text = "Eagles Music|"
  8682. wait(1)
  8683. script.Parent.Text = "Eagles Musi|"
  8684. wait(1)
  8685. script.Parent.Text = "Eagles Mus|"
  8686. wait(1)
  8687. script.Parent.Text = "Eagles Mu|"
  8688. wait(1)
  8689. script.Parent.Text = "Eagles M|"
  8690. wait(1)
  8691. script.Parent.Text = "Eagles |"
  8692. wait(1)
  8693. script.Parent.Text = "Eagles|"
  8694. wait(1)
  8695. script.Parent.Text = "Eagle"
  8696. wait(1)
  8697. script.Parent.Text = "Eagl|"
  8698. wait(1)
  8699. script.Parent.Text = "Eag|"
  8700. wait(1)
  8701. script.Parent.Text = "Ea|"
  8702. wait(1)
  8703. script.Parent.Text = "E"
  8704. wait(1)
  8705. script.Parent.Text = "Ea|"
  8706. wait(1)
  8707. script.Parent.Text = "Eag|"
  8708. wait(1)
  8709. script.Parent.Text = "Eagle"
  8710. wait(1)
  8711. script.Parent.Text = "Eagles|"
  8712. wait(1)
  8713. script.Parent.Text = "Eagles |"
  8714. wait(1)
  8715. script.Parent.Text = "Eagles M|"
  8716. wait(1)
  8717. script.Parent.Text = "Eagles Mu|"
  8718. wait(1)
  8719. script.Parent.Text = "Eagles Mus|"
  8720. wait(1)
  8721. script.Parent.Text = "Eagles Musi|"
  8722. wait(1)
  8723. script.Parent.Text = "Eagles Music|"
  8724. wait(1)
  8725. end
  8726. coroutine.wrap(MBSW_fake_script)()
  8727. local function LBZVPP_fake_script() -- VE.LocalScript
  8728. local script = Instance.new('LocalScript', VE)
  8729.  
  8730. script.Parent.MouseButton1Click:Connect(function()
  8731. script.Parent.VE.Playing = true
  8732. end)
  8733. end
  8734. coroutine.wrap(LBZVPP_fake_script)()
  8735. local function CQTFTFF_fake_script() -- ISAD.LocalScript
  8736. local script = Instance.new('LocalScript', ISAD)
  8737.  
  8738. script.Parent.MouseButton1Click:Connect(function()
  8739. script.Parent.ISAD.Playing = true
  8740. end)
  8741. end
  8742. coroutine.wrap(CQTFTFF_fake_script)()
  8743. local function HWZOWJ_fake_script() -- Stop.LocalScript
  8744. local script = Instance.new('LocalScript', Stop)
  8745.  
  8746. script.Parent.MouseButton1Click:Connect(function()
  8747. script.Parent.Parent.Dancin.Dancin.Playing = false
  8748. script.Parent.Parent.VE.VE.Playing = false
  8749. script.Parent.Parent.ISAD.ISAD.Playing = false
  8750. script.Parent.Parent.LIF.LIF.Playing = false
  8751. script.Parent.Parent.GP.GP.Playing = false
  8752. script.Parent.Parent.CF.CF.Playing = false
  8753. end)
  8754. end
  8755. coroutine.wrap(HWZOWJ_fake_script)()
  8756. local function XBCLVI_fake_script() -- Main.Dragify
  8757. local script = Instance.new('LocalScript', Main)
  8758.  
  8759. local UIS = game:GetService("UserInputService")
  8760. function dragify(Frame)
  8761. dragToggle = nil
  8762. local dragSpeed = 0
  8763. dragInput = nil
  8764. dragStart = nil
  8765. local dragPos = nil
  8766. function updateInput(input)
  8767. local Delta = input.Position - dragStart
  8768. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  8769. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play()
  8770. end
  8771. Frame.InputBegan:Connect(function(input)
  8772. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  8773. dragToggle = true
  8774. dragStart = input.Position
  8775. startPos = Frame.Position
  8776. input.Changed:Connect(function()
  8777. if input.UserInputState == Enum.UserInputState.End then
  8778. dragToggle = false
  8779. end
  8780. end)
  8781. end
  8782. end)
  8783. Frame.InputChanged:Connect(function(input)
  8784. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  8785. dragInput = input
  8786. end
  8787. end)
  8788. game:GetService("UserInputService").InputChanged:Connect(function(input)
  8789. if input == dragInput and dragToggle then
  8790. updateInput(input)
  8791. end
  8792. end)
  8793. end
  8794.  
  8795. dragify(script.Parent)
  8796. end
  8797. coroutine.wrap(XBCLVI_fake_script)()
  8798. local function JAJW_fake_script() -- CF.LocalScript
  8799. local script = Instance.new('LocalScript', CF)
  8800.  
  8801. script.Parent.MouseButton1Click:Connect(function()
  8802. script.Parent.CF.Playing = true
  8803. end)
  8804. end
  8805. coroutine.wrap(JAJW_fake_script)()
  8806. local function FAWLR_fake_script() -- GP.LocalScript
  8807. local script = Instance.new('LocalScript', GP)
  8808.  
  8809. script.Parent.MouseButton1Click:Connect(function()
  8810. script.Parent.GP.Playing = true
  8811. end)
  8812. end
  8813. coroutine.wrap(FAWLR_fake_script)()
  8814. local function HFJLU_fake_script() -- LIF.LocalScript
  8815. local script = Instance.new('LocalScript', LIF)
  8816.  
  8817. script.Parent.MouseButton1Click:Connect(function()
  8818. script.Parent.LIF.Playing = true
  8819. end)
  8820. end
  8821. coroutine.wrap(HFJLU_fake_script)()
  8822.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement