Advertisement
BUNBASTER7BLASTER

Dionela - ​sining [ROBLOX LYRICS CHAT]

Jan 13th, 2022 (edited)
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.68 KB | None | 0 0
  1. local TextChatService = game:GetService("TextChatService")
  2.  
  3. local function chat(message)
  4.     local channel = TextChatService:FindFirstChild("TextChannels"):FindFirstChild("RBXGeneral")
  5.     if channel then
  6.         channel:SendAsync(message)
  7.     else
  8.         warn("Not Supporting")
  9.     end
  10. end
  11.  
  12. chat("A flower's not a flower until they bloom")
  13. wait(1)
  14. chat("Like my first time livin' life the day I met you")
  15. wait(1)
  16. chat("Hate to think that humans have to die someday")
  17. wait(1)
  18. chat("A thousand years won't do, ooh")
  19. wait(5)
  20. chat("No wоndеr I fеll in lоve")
  21. wait(1)
  22. chat("Even though I'm scared to love")
  23. wait(1)
  24. --chat("Baby, I know")
  25. wait(1)
  26. chat("The pain is unbearable (There's no way)")
  27. wait(1)
  28. chat("Pinsala'y ikinamada")
  29. wait(1)
  30. --chat("Mо bІnІbІnІng mаy sаlаmаngkа")
  31. wait(1)
  32. chat("You've turned my limbics into a bouquet")
  33. wait(6)
  34. chat("Ikaw ay tila sining sa museong 'di naluluma")
  35. wait(1)
  36. chat("Binibini kong ginto hanggang kaluluwa")
  37. wait(1)
  38. chat("Gonna keep you like a (nu couché)")
  39. wait(1)
  40. chat("All my life")
  41. wait(1)
  42. chat("At kung sa tingin mo na ang oras mo'y lumipas na")
  43. wait(1)
  44. chat("Ako'y patuloy na mararahuyo sa ganda")
  45. wait(1)
  46. chat("I'd stіll kіss you every sіngle day")
  47. wait(1)
  48. chat("All my life")
  49. wait(6)
  50. chat("If I could paint a perfect picture")
  51. wait(1)
  52. chat("Of the girl of my dreams with a curvy figure")
  53. wait(1)
  54. chat("Voice of an angel like a symphony")
  55. wait(2)
  56. chat("No doubt, she's a masterpiece")
  57. wait(1)
  58. chat("No matter the color, you're beautiful")
  59. wait(1)
  60. chat("You're one of a kind like a miracle")
  61. wait(1)
  62. chat("Hindi ka papanaw hanggang huling araw")
  63. wait(1)
  64. chat("Maging kabilang buhay, ikaw ay ikaw")
  65.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement