{"id":2161,"date":"2026-06-09T01:27:04","date_gmt":"2026-06-08T17:27:04","guid":{"rendered":"https:\/\/winboxmy.online\/?page_id=2161"},"modified":"2026-06-17T15:58:43","modified_gmt":"2026-06-17T07:58:43","slug":"daily-live-lucky-draw","status":"publish","type":"page","link":"https:\/\/winboxmy.online\/ms\/daily-live-lucky-draw\/","title":{"rendered":"Daily Live Lucky Draw"},"content":{"rendered":"<style>\n    \/* SCOPED CSS TO PREVENT THEME CONFLICTS *\/\n    .wb-page-wrapper {\n        font-family: 'Helvetica', Arial, sans-serif !important;\n        background-color: #f8f9fa;\n        color: #333;\n        line-height: 1.6;\n        text-align: left !important;\n        width: 100%;\n    }\n\n    .wb-page-wrapper * {\n        box-sizing: border-box;\n        text-align: left !important; \/* Strict left alignment *\/\n    }\n\n    .wb-container {\n        width: 100%;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 0 5%;\n    }\n\n    \/* DARK 'LIVE EVENT' HERO SECTION *\/\n    .wb-hero-draw {\n        background: linear-gradient(135deg, rgba(11, 25, 44, 0.9) 0%, rgba(11, 25, 44, 0.7) 100%), \n                    url('#') center\/cover no-repeat !important;\n        padding: 100px 0;\n        position: relative;\n        border-bottom: 5px solid #06c5fd; \/* BRAND COLOR *\/\n        width: 100%;\n    }\n\n    .wb-hero-draw-inner {\n        max-width: 700px;\n        position: relative;\n        z-index: 2;\n    }\n\n    \/* PULSING LIVE BADGE *\/\n    .wb-live-badge {\n        display: inline-flex;\n        align-items: center;\n        background-color: rgba(6, 197, 253, 0.15); \/* BRAND COLOR (15% Opacity) *\/\n        border: 1px solid #06c5fd; \/* BRAND COLOR *\/\n        color: #06c5fd; \/* BRAND COLOR *\/\n        font-weight: bold;\n        font-size: 14px;\n        padding: 6px 18px;\n        border-radius: 30px;\n        margin-bottom: 25px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .wb-pulse-dot {\n        width: 10px;\n        height: 10px;\n        background-color: #06c5fd; \/* BRAND COLOR *\/\n        border-radius: 50%;\n        margin-right: 10px;\n        box-shadow: 0 0 0 rgba(6, 197, 253, 0.7); \/* BRAND COLOR (70% Opacity) *\/\n        animation: wb-pulse 1.5s infinite;\n    }\n\n    @keyframes wb-pulse {\n        0% { box-shadow: 0 0 0 0 rgba(6, 197, 253, 0.7); }\n        70% { box-shadow: 0 0 0 10px rgba(6, 197, 253, 0); }\n        100% { box-shadow: 0 0 0 0 rgba(6, 197, 253, 0); }\n    }\n\n    .wb-hero-draw h1 {\n        font-size: 50px !important;\n        line-height: 1.1 !important;\n        margin: 0 0 20px 0 !important;\n        color: #ffffff !important;\n    }\n\n    .wb-text-gold { color: #ffcc00 !important; }\n\n    .wb-hero-draw p {\n        font-size: 18px !important;\n        color: #d1d5db !important;\n        margin: 0 0 40px 0 !important;\n    }\n\n    \/* BUTTONS *\/\n    .wb-btn-primary {\n        display: inline-block;\n        background: #06c5fd !important; \/* BRAND COLOR *\/\n        color: #ffffff !important;\n        font-size: 18px !important;\n        font-weight: bold !important;\n        padding: 16px 35px !important;\n        border-radius: 8px;\n        text-decoration: none !important;\n        transition: all 0.3s ease;\n        box-shadow: 0 6px 20px rgba(6, 197, 253, 0.4); \/* BRAND COLOR (40% Opacity) *\/\n        text-align: center !important;\n    }\n\n    .wb-btn-primary:hover {\n        transform: translateY(-2px);\n        background: #04a2d1 !important; \/* DARKER BRAND COLOR HOVER *\/\n        box-shadow: 0 8px 25px rgba(6, 197, 253, 0.6); \/* BRAND COLOR (60% Opacity) *\/\n    }\n\n    \/* GRAND PRIZES SECTION *\/\n    .wb-prizes-section {\n        padding: 80px 0;\n        background-color: #ffffff;\n    }\n\n    .wb-section-title {\n        font-size: 36px !important;\n        color: #111 !important;\n        margin: 0 0 10px 0 !important;\n    }\n\n    .wb-section-subtitle {\n        font-size: 16px !important;\n        color: #666 !important;\n        margin: 0 0 50px 0 !important;\n    }\n\n    .wb-grid-3 {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 30px;\n    }\n\n    .wb-prize-card {\n        background: #fff;\n        border: 2px solid #f0f0f0;\n        border-radius: 16px;\n        padding: 40px 20px;\n        text-align: center !important;\n        transition: transform 0.3s ease, border-color 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .wb-prize-card:hover {\n        transform: translateY(-5px);\n        border-color: #06c5fd; \/* BRAND COLOR *\/\n        box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n    }\n\n    .wb-prize-card-content { text-align: left !important; }\n    .wb-prize-card-content h3 { text-align: center !important; font-size: 24px !important; color: #111 !important; margin: 0 0 10px 0 !important; }\n    .wb-prize-card-content p { text-align: center !important; font-size: 15px !important; color: #555 !important; margin: 0; }\n\n    .wb-prize-icon {\n        font-size: 60px;\n        margin-bottom: 20px;\n        text-align: center !important;\n    }\n\n    \/* HOW TO JOIN (STEPS) *\/\n    .wb-steps-section {\n        padding: 80px 0;\n        background-color: #f0f4f8;\n    }\n\n    .wb-step-box {\n        background: #fff;\n        padding: 35px;\n        border-radius: 16px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n        border-top: 4px solid #06c5fd; \/* BRAND COLOR *\/\n    }\n\n    .wb-step-number {\n        font-size: 40px !important;\n        font-weight: bold !important;\n        color: #06c5fd !important; \/* BRAND COLOR *\/\n        opacity: 0.2;\n        margin-bottom: 10px;\n        display: block;\n    }\n\n    .wb-step-box h4 {\n        font-size: 20px !important;\n        color: #333 !important;\n        margin: 0 0 10px 0 !important;\n    }\n\n    .wb-step-box p {\n        font-size: 15px !important;\n        color: #666 !important;\n        margin: 0;\n    }\n\n    \/* ADDITIONAL PROMOTIONS SECTION *\/\n    .wb-more-promos {\n        padding: 80px 0 40px;\n        background-color: #ffffff; \n    }\n\n    .wb-promo-card {\n        background: #fff;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid #eaeaea;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.04);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .wb-promo-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 12px 25px rgba(6, 197, 253, 0.15); \/* BRAND COLOR *\/\n        border-color: #06c5fd; \/* BRAND COLOR *\/\n    }\n\n    .wb-promo-img {\n        width: 100%;\n        height: 180px;\n        display: block;\n    }\n\n    .wb-promo-content {\n        padding: 25px;\n        display: flex;\n        flex-direction: column;\n        flex: 1;\n    }\n\n    .wb-promo-content h4 {\n        font-size: 18px !important;\n        color: #06c5fd !important; \/* BRAND COLOR *\/\n        margin: 0 0 12px 0 !important;\n        line-height: 1.3 !important;\n    }\n\n    .wb-promo-content p {\n        font-size: 14px !important;\n        color: #555 !important;\n        margin: 0 0 20px 0 !important;\n        flex: 1;\n    }\n\n    .wb-link-arrow {\n        color: #06c5fd !important; \/* BRAND COLOR *\/\n        font-weight: bold !important;\n        font-size: 14px !important;\n        text-decoration: none !important;\n        display: inline-flex;\n        align-items: center;\n        margin-top: auto;\n    }\n\n    .wb-link-arrow::after {\n        content: '\u2192';\n        margin-left: 5px;\n        transition: margin-left 0.3s ease;\n    }\n\n    .wb-link-arrow:hover::after {\n        margin-left: 10px;\n    }\n\n    \/* TERMS & CONDITIONS *\/\n    .wb-terms {\n        padding: 40px 0 80px;\n        background-color: #ffffff;\n    }\n\n    .wb-terms-box {\n        background-color: #f0faff; \/* Light blue tint to match brand color *\/\n        padding: 40px;\n        border-radius: 12px;\n        border-left: 5px solid #06c5fd; \/* BRAND COLOR *\/\n    }\n\n    .wb-terms-box h3 {\n        font-size: 22px !important;\n        margin: 0 0 20px 0 !important;\n        color: #333 !important;\n    }\n\n    .wb-terms-list { list-style: none; padding: 0; margin: 0; }\n\n    .wb-terms-list li {\n        position: relative;\n        padding-left: 25px;\n        margin-bottom: 12px;\n        font-size: 14px !important;\n        color: #555 !important;\n    }\n\n    .wb-terms-list li::before {\n        content: '\u2022';\n        color: #06c5fd; \/* BRAND COLOR *\/\n        font-weight: bold;\n        font-size: 18px;\n        position: absolute;\n        left: 0;\n        top: -2px;\n    }\n\n    \/* MOBILE RESPONSIVE *\/\n    @media (max-width: 900px) {\n        .wb-grid-3 { grid-template-columns: 1fr; }\n    }\n\n    @media (max-width: 600px) {\n        .wb-hero-draw h1 { font-size: 38px !important; }\n        .wb-hero-draw { padding: 60px 0; }\n        .wb-btn-primary { width: 100%; display: block; }\n    }\n<\/style>\n\n<div class=\"wb-page-wrapper\">\n    <!-- HERO SECTION -->\n    <header class=\"wb-hero-draw\">\n        <div class=\"wb-container\">\n            <div class=\"wb-hero-draw-inner\">\n                <div class=\"wb-live-badge\">\n                    <div class=\"wb-pulse-dot\"><\/div> Live Daily @ 7:00 PM\n                <\/div>\n                <h1>Win Big in Our <br><span class=\"wb-text-gold\">Daily Live Lucky Draw<\/span><\/h1>\n                <p>Get ready for the most exciting hour of the day. Tune into the Winbox Free Bonus Daily Live Lucky Draw every evening. Members have the chance to walk away with premium gadgets and massive cash prizes. Jangan lepaskan peluang emas ini!<\/p>\n                <a href=\"https:\/\/winboxmy.online\/ms\/winbox-register\/\" class=\"wb-btn-primary\">Join The Draw Now<\/a>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- PRIZES SECTION -->\n    <section class=\"wb-prizes-section\">\n        <div class=\"wb-container\">\n            <h2 class=\"wb-section-title\">What You Can Win<\/h2>\n            <p class=\"wb-section-subtitle\">Our live lucky draw features premium physical prizes and instant cash credited to your wallet.<\/p>\n            \n            <div class=\"wb-grid-3\">\n                <!-- Prize 1 -->\n                <div class=\"wb-prize-card\">\n                    <div class=\"wb-prize-icon\">\ud83d\udcf1<\/div>\n                    <div class=\"wb-prize-card-content\">\n                        <h3>iPhone 17 Pro Max<\/h3>\n                        <p>The ultimate grand prize. Walk away with Apple&#8217;s premium flagship smartphone.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Prize 2 -->\n                <div class=\"wb-prize-card\">\n                    <div class=\"wb-prize-icon\">\ud83c\udf0c<\/div>\n                    <div class=\"wb-prize-card-content\">\n                        <h3>Samsung S26 Ultra<\/h3>\n                        <p>Experience extreme power. Win the top-tier Android device of the year.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Prize 3 -->\n                <div class=\"wb-prize-card\">\n                    <div class=\"wb-prize-icon\">\ud83d\udcb0<\/div>\n                    <div class=\"wb-prize-card-content\">\n                        <h3>Massive Cash Prizes<\/h3>\n                        <p>Instant free credit dropping directly into your Winbox main wallet. Cuci terus!<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- HOW TO JOIN SECTION -->\n    <section class=\"wb-steps-section\">\n        <div class=\"wb-container\">\n            <h2 class=\"wb-section-title\">How to Participate<\/h2>\n            <p class=\"wb-section-subtitle\">Getting your lucky draw ticket is simple. Follow these steps before 7PM daily.<\/p>\n            \n            <div class=\"wb-grid-3\">\n                <div class=\"wb-step-box\">\n                    <span class=\"wb-step-number\">01<\/span>\n                    <h4>Get Your Tickets<\/h4>\n                    <p>Log into your Winbox account and meet the daily deposit or gameplay requirements to automatically earn your lucky draw tickets.<\/p>\n                <\/div>\n                <div class=\"wb-step-box\">\n                    <span class=\"wb-step-number\">02<\/span>\n                    <h4>Tune In Live<\/h4>\n                    <p>Open the Winbox app and navigate to the Live broadcast section exactly at 7:00 PM (MYT) every single day.<\/p>\n                <\/div>\n                <div class=\"wb-step-box\">\n                    <span class=\"wb-step-number\">03<\/span>\n                    <h4>Win &amp; Claim<\/h4>\n                    <p>Watch as the winning numbers are drawn live! If your ticket matches, your prize will be processed immediately by our customer service.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ADDITIONAL PROMOTIONS -->\n    <section class=\"wb-more-promos\">\n        <div class=\"wb-container\">\n            <h2 class=\"wb-section-title\">More Exciting Winbox Promotions<\/h2>\n            <p class=\"wb-section-subtitle\">Maximize your winnings with our latest daily offers and exclusive welcome bonuses.<\/p>\n\n            <div class=\"wb-grid-3\">\n                <!-- Promo 1 -->\n                <div class=\"wb-promo-card\">\n                    <div class=\"wb-promo-img\" style=\"background: url('https:\/\/winboxmy.online\/wp-content\/uploads\/2026\/06\/winbox-daily-live-lucky-draw-promotion-scaled.jpg') center\/cover no-repeat;\"><\/div>\n                    <div class=\"wb-promo-content\">\n                        <h4>Lucky Draw Harian<\/h4>\n                        <p>Lucky Draw harian Winbox start tepat jam 7 malam ni! Semua member ada peluang besar untuk sauk iPhone terbaru, Samsung Ultra &amp; Hadiah Cash gila-gila. Jom join live sekarang sebelum terlepas!<\/p>\n                        <a href=\"#\" class=\"wb-link-arrow\">Read More<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Promo 2 -->\n                <div class=\"wb-promo-card\">\n                    <div class=\"wb-promo-img\" style=\"background: url('https:\/\/winboxmy.online\/wp-content\/uploads\/2026\/06\/winbox-100-welcome-bonus-promotion-scaled.jpg') center\/cover no-repeat;\"><\/div>\n                    <div class=\"wb-promo-content\">\n                        <h4>100% WELCOME BONUS<\/h4>\n                        <p>Khas untuk member baru! Dapatkan bonus 100% dengan first deposit minimum RM20 je. Jom mula bertaruh dan mulakan langkah kemenangan korang kat platform casino no.1 Malaysia sekarang!<\/p>\n                        <a href=\"#\" class=\"wb-link-arrow\">Read More<\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Promo 3 -->\n                <div class=\"wb-promo-card\">\n                    <div class=\"wb-promo-img\" style=\"background: url('https:\/\/winboxmy.online\/wp-content\/uploads\/2026\/06\/winbox-scratch-win-promotion-scaled.jpg') center\/cover no-repeat;\"><\/div>\n                    <div class=\"wb-promo-content\">\n                        <h4>SPIN &amp; MENANG<\/h4>\n                        <p>Winbox bawakan TIKET baru khas untuk kaki spin! Guna tiket yang korang dapat daripada Pas Event, pusing roda sekarang, dan menang ganjaran up to RM2,888 setiap hari.<\/p>\n                        <a href=\"#\" class=\"wb-link-arrow\">Read More<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- TERMS AND CONDITIONS -->\n    <section class=\"wb-terms\">\n        <div class=\"wb-container\">\n            <div class=\"wb-terms-box\">\n                <h3>Terms &amp; Conditions<\/h3>\n                <ul class=\"wb-terms-list\">\n                    <li>This Daily Live Lucky Draw is open to all registered and verified Winbox members.<\/li>\n                    <li>Players must meet the specific daily activity or deposit thresholds to receive valid draw tickets.<\/li>\n                    <li>The live draw is broadcasted exclusively within the official Winbox application at 7:00 PM daily.<\/li>\n                    <li>Physical prizes (iPhone 14 Pro Max, Samsung S23 Ultra) will be shipped to the winner&#8217;s verified Malaysian address. Winners may opt for a cash equivalent subject to management approval.<\/li>\n                    <li>Cash prizes are credited as free bonus credits and are subject to a 1x turnover requirement before withdrawal is permitted.<\/li>\n                    <li>Winbox reserves the right to alter, cancel, or modify the prizes and terms of this promotion without prior notice.<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Live Daily @ 7:00 PM Win Big in Our Daily Live Lucky Draw Get ready for the most exciting hour of the day. Tune into the Winbox Free Bonus Daily Live Lucky Draw every evening. Members have the chance to walk away with premium gadgets and massive cash prizes. Jangan lepaskan peluang emas ini! Join &#8230; <a title=\"Daily Live Lucky Draw\" class=\"read-more\" href=\"https:\/\/winboxmy.online\/ms\/daily-live-lucky-draw\/\" aria-label=\"Read more about Daily Live Lucky Draw\">Tengok Detail<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"iawp_total_views":7,"footnotes":""},"class_list":["post-2161","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/pages\/2161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/comments?post=2161"}],"version-history":[{"count":3,"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/pages\/2161\/revisions"}],"predecessor-version":[{"id":2197,"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/pages\/2161\/revisions\/2197"}],"wp:attachment":[{"href":"https:\/\/winboxmy.online\/ms\/wp-json\/wp\/v2\/media?parent=2161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}