Jump to content

ShowmLet99

Member
  • Posts

    110
  • Joined

  • Last visited

Reputation Activity

  1. Fire
    ShowmLet99 got a reaction from zlatan61 in Weekend Stream + Giveaway   
    ShowmLet99

    GL to meeeeeeeeeeeeeeeeeeeeeeee
  2. Fire
    ShowmLet99 got a reaction from Ladea in $3,000 Road to the Ring | Conference Finals   
    sport:588998137
  3. Fire
    ShowmLet99 got a reaction from Robbabillion79 in Bet ID Prediction: May❓   
    Bet ID : 480,702,463,018
     
    ShowmLet99
  4. Fire
    ShowmLet99 got a reaction from gajin in Weekend Stream + Giveaway   
    ShowmLet99 

    GL to meeeeeeeeeeeeeeeeeeee
  5. Fire
    ShowmLet99 got a reaction from Tanya2101 in Weekend Stream + Giveaway   
    ShowmLet99 

    GL to meeeeeeeeeeeeeeeeeeee
  6. Fire
    ShowmLet99 got a reaction from KaiZidan in Bet ID Prediction: May❓   
    Bet ID : 480,702,463,018
     
    ShowmLet99
  7. Fire
    ShowmLet99 got a reaction from zlatan61 in Weekend Stream + Giveaway   
    ShowmLet99

    GL to meeeeeeeeeeee
  8. Fire
    ShowmLet99 got a reaction from Crumble90 in $10,000 Highest Odds | April | Sports Challenge   
    sport:548966104
  9. Fire
    ShowmLet99 got a reaction from KaiZidan in Weekend Stream + Giveaway   
    ShowmLet99

    GL to meeeeeeeeeeeee
  10. Fire
    ShowmLet99 got a reaction from Crumble90 in $10,000 Last Leg Legend | April | Sports Challenge   
    sport:549990462
  11. Ethereum
    ShowmLet99 got a reaction from KaiZidan in $10,000 Last Leg Legend | April | Sports Challenge   
    sport:549990462
  12. Fire
    ShowmLet99 got a reaction from MdSHBiR247 in ​ 🏆 Stake x Team Vitality PC Giveaway 🎮 ​   
    ShowmLet99

    GL to meeeeeeeeeeeeeeeee
  13. Fire
    ShowmLet99 got a reaction from MdSHBiR247 in 💰[$20,000 USD] Cricket Raffle Bash 🏏   
    sport:560683899
    sport:554301899
  14. Litecoin
    ShowmLet99 got a reaction from MdSHBiR247 in $10,000 Last Leg Legend | April | Sports Challenge   
    sport:549990462
  15. Fire
    ShowmLet99 got a reaction from KaiZidan in 🏆 $400 Endgame Quiz 🧠   
    1. $7,000 Crown Chase | VIP Originals 👑
    2. 240 cards
    3. 40x multiplier

    ShowmLet99
  16. Bitcoin
    ShowmLet99 got a reaction from TBei22 in Weekend Stream + Giveaway   
    ShowmLet99

    GL to meeeeeeeeeeeee
  17. Fire
    ShowmLet99 got a reaction from DickFont in $10,000 Last Leg Legend | April | Sports Challenge   
    sport:549990462
  18. Pepe - Smiling
    ShowmLet99 reacted to Jake7589 in 💰[$3,000 USD] Leg for Leg with Adeft 🏏   
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&display=swap'); :root { --primary: #071824; --gold: #FFB800; --blue: #0079ff; --surface: #0a2236; --text: #e0eef8; --muted: #7fa8c4; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--primary); color: var(--text); font-family: 'Inter', sans-serif; min-height: 100vh; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .winner-banner { text-align:center; padding:40px 28px 36px; margin-bottom:20px; } .winner-banner h1 { margin-bottom:10px; } .winner-banner p { max-width:480px; margin:0 auto; } .winning-slot { display:flex; align-items:center; justify-content:center; gap:14px; background: linear-gradient(135deg, #FFB80018, #FFB80008); border:1px solid #FFB80055; border-radius:16px; padding:20px 24px; margin-bottom:20px; position:relative; overflow:hidden; transition:box-shadow .3s; } .winning-slot:hover { box-shadow:0 0 40px #FFB80022; } .winning-slot::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(255,184,0,.08),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } .slot-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:1.2px; font-weight:700; } .slot-name { font-size:28px; font-weight:900; color:#FFB800; animation: count-pulse 2.5s ease-in-out infinite; } @keyframes count-pulse { 0%,100% { text-shadow:0 0 0 #FFB800; } 50% { text-shadow:0 0 20px #FFB80077; } } .slot-icon { font-size:36px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} } .claim-wrap { text-align:center; margin-bottom:20px; } .claim-btn { display:inline-block; padding:16px 36px; background: linear-gradient(135deg, #FFB800, #e6a500); color:#071824; font-size:16px; font-weight:800; text-decoration:none !important; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; box-shadow:0 4px 20px #FFB80044; } .claim-btn::after { content:''; position:absolute; inset:0; background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.25) 50%,transparent 70%); transform:translateX(-100%); transition:transform .5s; } .claim-btn:hover { transform:translateY(-3px); box-shadow:0 8px 32px #FFB80055; text-decoration:none !important; } .claim-btn:hover::after { transform:translateX(100%); } .claim-note { font-size:12px; color:var(--muted); margin-top:10px; } .section { background:var(--surface); border-radius:16px; padding:24px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:#0079ff33; box-shadow:0 4px 24px #0079ff0d; } .section-tag { display:inline-block; margin-bottom:10px; color:var(--gold); font-size:11px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; } .section h2 { font-size:22px; font-weight:900; margin-bottom:18px; } .winners-list { display:flex; flex-direction:column; gap:8px; } .winner-row { display:flex; justify-content:space-between; align-items:center; padding:13px 16px; background:var(--primary); border-radius:12px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; cursor:default; } .winner-row:hover { background:#0a2236; border-color:#FFB80044; transform:translateX(6px); } .winner-left { display:flex; align-items:center; gap:12px; } .winner-rank { width:28px; height:28px; border-radius:50%; background:rgba(255,184,0,.12); border:1px solid rgba(255,184,0,.2); color:var(--gold); font-size:12px; font-weight:800; display:flex; align-items:center; justify-content:center; flex-shrink:0; } .winner-name { font-size:14px; font-weight:600; color:var(--text); } .winner-prize { font-size:14px; font-weight:800; color:#FFB800; } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} @media(max-width:480px){ .winner-banner h1 { font-size:24px; } .slot-name { font-size:22px; } } We have our winners!
    Congratulations to the following randomly selected players!
    🎁 Claim Your Reward Link expires 20/5/2026 — claim before it's gone!
    Winners 30 Lucky Winners
    1 kroucher $100 2 Vishu2486 $100 3 Kudo9090 $100 4 King48 $100 5 iscircleoflife $100 6 reverier98 $100 7 Mrplenty11 $100 8 Stakewins777 $100 9 ShowmLet99 $100 10 zlatan61 $100 11 Telugu75 $100 12 TheBoss10 $100 13 ajnfajnf $100 14 gachilaga2 $100 15 gaimsi90 $100 16 sizzlinghotx $100 17 Asep10z $100 18 StakeMeUp $100 19 mirimetani $100 20 taluonga $100 21 tarantino777 $100 22 PokerShame $100 23 Ronan128 $100 24 Vishesh021 $100 25 ChamarOP2 $100 26 Istar99 $100 27 Lora1968 $100 28 cobra3 $100 29 Kuxoidn12 $100 30 nyon0710 $100
  19. Eddie
    ShowmLet99 got a reaction from khouna00 in $10,000 Last Leg Legend | April | Sports Challenge   
    sport:549990462
  20. Fire
    ShowmLet99 got a reaction from gajin in Weekend Stream + Giveaway   
    ShowmLet99

    GL to meeeeeee
  21. Eddie
    ShowmLet99 got a reaction from sahilkumar2405 in $10,000 Last Leg Legend | April | Sports Challenge   
    sport:549990462
  22. Fire
    ShowmLet99 got a reaction from gajin in Weekend Stream + Giveaway   
    ShowmLet99

    Gl to me
  23. Bitcoin
    ShowmLet99 got a reaction from gajin in Weekend Stream + Giveaway   
    ShowmLet99

    GL to meeeeee
  24. Pepe - Happy
    ShowmLet99 reacted to DragoslavP in $1000 Eternal Derby Prediction   
    Congrats to all the random lucky winners!
    You can claim prizes on the link below until the 1st of May!

    Stake username:
    seboafc
    Losingpunter
    Malva11
    ShowmLet99
    Millhope
    CLAIM HERE
    Make sure you are logged in to the proper account  
     
  25. Fire
    ShowmLet99 got a reaction from Abhayspam in Weekend Stream + Giveaway   
    ShowmLet99

    GL to meeeee pleaseeee
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use