// Adds dimensions UUID, Author and Topic into GA4
Sunday, January 18, 2026
29.5 C
Singapore

Uncle checks whether his lottery numbers struck the jackpot on McDonald’s order number display screen

SINGAPORE: A lighthearted video shared on TikTok has brought smiles to netizens’ faces, showcasing an elderly man checking his lottery numbers in front of a McDonald’s order number display screen. The humorous clip, posted by user @hitamanis786, quickly gained traction online.

The video, which went viral on the internet, shows an elderly man who can be seen standing in front of the order number display screen at a McDonald’s outlet. Clutching a few lottery tickets, he alternates his gaze between the screen and the numbers on his tickets, seemingly checking whether he struck the jackpot.

@hitamanis786

Nak tegur segan.Tak tegur berdosa😫

♬ original sound – HitaManis – HitaManis

Netizens were quick to react, leaving playful comments on the video. Some jested, “Why didn’t you remind the old man?” while others humorously suggested, “He may be looking for inspiration.”

Since its upload on the 26th of May, the video has garnered more than 1.3 million views, resonating with viewers who found joy in the light-hearted moment captured on camera.

See also  Massive $12 million Toto jackpot split between three winners, who take home over $4M each
- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //