Jump to content

AK2128

Noob
  • Posts

    97
  • Joined

Reputation Activity

  1. Ethereum
    AK2128 reacted to Steve in $75,000 giveaway winners #267   
    Winners claim $5000 here!
    https://playstake.info/bonus?code=75kRaffleWeek267a


    Winners

    837270 - DeezNuts00
    3781490 - zehra01
    3390003 - alessandroweb
    435742 - ThorYan
    350538 - gunvv
    261795 - Noam06
    257654 - piropiro12
    5839534 - zehra01
    4743025 - LOCKitt
    517963 - Rose90211
    6585464 - BigChippah6
    1730288 - Hussain87
    5613532 - zehra01
    6061300 - Norash22
                      Ag1739

    Will updated the last number when the vod is available
  2. Litecoin
    AK2128 reacted to VitaminDMT in Weekend Stream + Giveaway   
    omg almost forgot
     
    !!
     
     
     
    STAKE USA -   CRACKHEAD
     
     
     
    (VETERAN OFF THE UNITED STATES ARMY HOOOAH)
  3. Eddie
    AK2128 reacted to Edward in Weekend Stream + Giveaway   
    Weekend stream
    Join me on Kick & ask me any questions about Stake or the gaming industry in general. Will be running a bunch of giveaways throughout, including this forum giveaway.

    Link to stream: https://kick.com/Eddie
    How to enter the giveaway?

    Simply post your Stake username below! You'll need to ensure you have at least 10 posts. Don't try to abuse this giveaway as it'll lead to a perm forum suspension 🙈
    How are winners chosen?

    When you post on the forum you will be assigned both a page number & a post number. Towards the end of the stream I will draw 5 random pages for each VIP host to choose winners from.

    Essentially you're hoping that I draw your page number on live stream & that the person assigned your page picks you as a winner! I will also draw 7 random post numbers. If your post number is drawn you will also win. 

    Want to increase your chances of winning?

    1. Stay tuned into the live stream for tips on how to edit your post to include certain information for a higher chance 😎
    2. Be super nice to your VIP host & don't give them a hard time 😂
    3. One entry per household only. Multiple entries will have you disqualified 

    Giveaway prizes (Stake.com Players)

    Non VIP: $10
    Bronze: $20
    Silver: $40
    Gold: $60
    Platinum: $100
    Platinum 2: $120
    Platinum 3: $140
    Platinum 4: $160
    Platinum 5: $180
    Platinum 6: $200
    Diamond: $500

    Giveaway prizes (Stake.us Players)

    Non VIP: 10k GC + free Stake Cash
    Bronze: 20k GC + free Stake Cash
    Silver: 40k GC + free Stake Cash
    Gold: 60k GC + free Stake Cash
    Platinum: 1m GC + free Stake Cash
    Platinum 2: 1.2m GC + free Stake Cash
    Platinum 3: 1.4m GC + free Stake Cash
    Platinum 4: 1.6m GC + free Stake Cash
    Platinum 5: 1.8m GC + free Stake Cash
    Platinum 6: 2m GC + free Stake Cash
    Diamond: 5m GC + free Stake Cash

    Please note that the number of posts and pages may fluctuate while this topic remains open. Be sure to check your post number once the topic is closed
  4. Bitcoin
    AK2128 reacted to Jake7589 in 💰 [$5,000] Shield Derby - Week Three 🛡️   
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Barlow+Condensed:wght@700;800;900&display=swap'); :root { --navy: #071824; --white: #ffffff; --bolt: #1475E1; --bolt-dark: #0749CE; --bolt-darker: #082F5A; --crash: #E9113C; --crash-dark: #C9000A; --crash-darker: #5D0718; --strike: #FF7B00; --strike-dark: #FF4E00; --strike-darker: #663100; --charge: #FFB800; --charge-dark: #FF8C00; --charge-darker: #4D3700; --dash: #00CA51; --dash-dark: #00AD2A; --dash-darker: #005120; --surface: #0d2438; --surface2: #112d44; --muted: #7fa8c4; --display: 'Barlow Condensed', 'Inter', sans-serif; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--navy); color: var(--white); font-family: 'Inter', sans-serif; min-height: 100vh; overflow-x: hidden; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:48px 28px 40px; background: linear-gradient(160deg, var(--surface2) 0%, var(--navy) 100%); border-radius:20px; border:1px solid #ffffff14; margin-bottom:20px; position:relative; overflow:hidden; animation-delay:.05s; } .header::before { content:''; position:absolute; top:-80px; left:50%; transform:translateX(-50%); width:380px; height:380px; background: radial-gradient(circle, rgba(20,117,225,0.20) 0%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.55; transform:translateX(-50%) scale(1); } 50% { opacity:1; transform:translateX(-50%) scale(1.15); } } .eyebrow { font-family: var(--display); font-weight:700; font-size:13px; letter-spacing:.32em; color:var(--bolt); text-transform:uppercase; margin-bottom:14px; } .header h1 { font-family: var(--display); font-size:62px; font-weight:900; text-transform:uppercase; line-height:.92; letter-spacing:.01em; color:var(--white); margin-bottom:4px; } .h1-accent { color:var(--charge); } .ends-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:.15em; margin:18px 0 10px; } .ends-label strong { color:var(--white); } .countdown-wrapper { margin:10px 0 22px; } .countdown-wrapper iframe { border-radius:8px; } .header-desc { font-size:15px; color:#b0cee4; max-width:520px; margin:0 auto 14px; line-height:1.7; } .header-desc:last-of-type { margin-bottom:26px; } .header-desc strong { color:var(--white); } .play-btn { display:inline-block; font-family: var(--display); padding:18px 50px; background: linear-gradient(135deg, var(--bolt) 0%, var(--bolt-dark) 100%); color:var(--white); font-size:22px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; } .play-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 ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 10px 36px rgba(20,117,225,0.45); } .play-btn:hover::after { transform:translateX(100%); } .play-btn:active { transform:scale(.97); } .match-link { color:var(--bolt); text-decoration:none; border-bottom:1px dashed rgba(20,117,225,0.55); padding-bottom:1px; transition:color .2s, border-color .2s, border-style .2s; } .match-link:hover { color:#5fb0ff; border-bottom-color:#5fb0ff; border-bottom-style:solid; } .match-link strong { color:inherit; } .rewards { display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-bottom:16px; } .reward-card { border-radius:18px; padding:30px 22px 26px; text-align:center; border:1px solid transparent; position:relative; overflow:hidden; transition:transform .3s, box-shadow .3s; } .reward-card:hover { transform:translateY(-6px); } .reward-card.cash { background: linear-gradient(160deg, var(--bolt) 0%, var(--bolt-dark) 60%, var(--bolt-darker) 130%); border-color: var(--bolt); } .reward-card.cash:hover { box-shadow:0 18px 50px rgba(20,117,225,0.4); } .reward-card.pool { background: linear-gradient(160deg, var(--charge) 0%, var(--charge-dark) 60%, var(--charge-darker) 130%); border-color: var(--charge); } .reward-card.pool:hover { box-shadow:0 18px 50px rgba(255,184,0,0.4); } .reward-card.pool .ribbon, .reward-card.pool .headline, .reward-card.pool .subline, .reward-card.pool .footnote { color:var(--navy); } .reward-card.pool .ribbon { color:rgba(7,24,36,.7); } .reward-card.pool .footnote { color:rgba(7,24,36,.7); } .reward-card .ribbon { font-family:var(--display); font-weight:700; font-size:11px; text-transform:uppercase; letter-spacing:.3em; color:rgba(255,255,255,.85); margin-bottom:10px; } .reward-card .headline { font-family:var(--display); font-weight:900; font-size:54px; line-height:.95; color:var(--white); letter-spacing:.005em; } .reward-card .subline { font-family:var(--display); font-weight:900; font-size:18px; text-transform:uppercase; letter-spacing:.14em; color:var(--white); margin-top:10px; } .reward-card .footnote { font-size:12px; color:rgba(255,255,255,.75); margin-top:12px; letter-spacing:.04em; } .pool-strip { display:flex; justify-content:center; align-items:center; gap:14px; padding:14px 22px; background:linear-gradient(135deg, rgba(255,184,0,0.12), rgba(255,184,0,0.03)); border:1px solid rgba(255,184,0,0.4); border-radius:14px; margin-bottom:16px; font-family:var(--display); text-transform:uppercase; letter-spacing:.18em; font-weight:700; color:var(--muted); font-size:13px; transition:box-shadow .3s; } .pool-strip:hover { box-shadow:0 0 30px rgba(255,184,0,0.18); } .pool-strip strong { color:var(--charge); font-size:22px; letter-spacing:.02em; } .pill { background:rgba(20,117,225,0.10); border:1px solid rgba(20,117,225,0.35); border-radius:40px; padding:12px 22px; text-align:center; font-size:13px; font-weight:600; color:#7fb8ff; margin-bottom:18px; transition:background .3s, border-color .3s; line-height:1.7; } .pill:hover { background:rgba(20,117,225,0.18); border-color:rgba(20,117,225,0.6); } .pill strong { color:var(--white); } .section { background: var(--surface); border-radius:16px; padding:26px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:rgba(20,117,225,0.35); box-shadow:0 4px 24px rgba(20,117,225,0.08); } .section-title { font-family:var(--display); font-size:24px; font-weight:900; color:var(--white); text-transform:uppercase; letter-spacing:.05em; margin-bottom:20px; display:flex; align-items:center; gap:12px; } .section-title .num { color:var(--bolt); font-size:18px; font-weight:700; letter-spacing:.1em; } .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { font-family:var(--display); min-width:38px; height:38px; background: linear-gradient(135deg, var(--bolt), var(--bolt-dark)); border-radius:10px; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:19px; color:var(--white); flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.12); box-shadow:0 0 0 6px rgba(20,117,225,0.15); } .step-text { font-size:15px; color:#b0cee4; padding-top:7px; line-height:1.55; } .step-text strong { color:var(--white); } .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--navy); border-radius:12px; padding:14px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; } .req-item:hover { background:#0a2236; border-color:rgba(20,117,225,0.45); transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#b0cee4; } .req-text strong { color:var(--bolt); } .pool-total { text-align:center; padding:32px 22px; background:linear-gradient(135deg, rgba(20,117,225,0.10), rgba(20,117,225,0.02)); border:1px solid rgba(20,117,225,0.35); border-radius:16px; margin-bottom:20px; transition:box-shadow .3s; position:relative; overflow:hidden; } .pool-total::before { content:''; position:absolute; inset:0; background: radial-gradient(ellipse at 50% 0%, rgba(20,117,225,0.18) 0%, transparent 60%); pointer-events:none; } .pool-total:hover { box-shadow:0 0 40px rgba(20,117,225,0.18); } .pool-total .pool-label { font-family:var(--display); font-size:13px; color:var(--muted); text-transform:uppercase; letter-spacing:.3em; margin-bottom:10px; position:relative; } .pool-total .pool-amount { font-family:var(--display); font-size:78px; font-weight:900; color:var(--bolt); line-height:1; letter-spacing:.01em; position:relative; animation: count-pulse 3s ease-in-out infinite; } @keyframes count-pulse { 0%,100% { filter:drop-shadow(0 0 0 transparent); } 50% { filter:drop-shadow(0 0 24px rgba(20,117,225,0.5)); } } .pool-total .winners-line { font-family:var(--display); font-size:14px; color:var(--white); text-transform:uppercase; letter-spacing:.22em; margin-top:12px; font-weight:700; position:relative; } .pool-total .winners-line strong { color:var(--charge); } .tier-head { display:grid; grid-template-columns:1.2fr 2fr auto; gap:14px; padding:0 18px 10px; font-family:var(--display); font-size:11px; letter-spacing:.25em; text-transform:uppercase; color:var(--muted); font-weight:700; } .tier-head span:last-child { text-align:right; } .tier-table { display:flex; flex-direction:column; gap:8px; } .tier-row { display:grid; grid-template-columns:1.2fr 2fr auto; gap:14px; align-items:center; padding:16px 18px; background:var(--navy); border-radius:10px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; } .tier-row:hover { background:#0a2236; border-color:rgba(20,117,225,0.3); transform:translateX(4px); } .tier-label { font-family:var(--display); font-weight:900; text-transform:uppercase; font-size:16px; color:var(--white); letter-spacing:.06em; } .tier-desc { font-size:13px; color:var(--muted); line-height:1.45; } .tier-value { font-family:var(--display); font-weight:900; font-size:22px; color:var(--bolt); text-align:right; letter-spacing:.01em; white-space:nowrap; } .tier-row.t-bolt { border-color:rgba(20,117,225,0.4); background:linear-gradient(90deg, rgba(20,117,225,0.07), var(--navy) 60%); } .tier-row.t-charge { border-color:rgba(255,184,0,0.4); background:linear-gradient(90deg, rgba(255,184,0,0.07), var(--navy) 60%); } .tier-row.t-bolt .tier-value { color:var(--bolt); } .tier-row.t-charge .tier-value { color:var(--charge); } .notice { background:rgba(255,123,0,0.08); border:1px solid rgba(255,123,0,0.32); border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .notice:hover { border-color:rgba(255,123,0,0.6); } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0c8a0; line-height:1.7; } .n-text strong { color:var(--white); } .stake-badge { font-family:var(--display); text-align:center; padding:16px; background:linear-gradient(135deg, rgba(20,117,225,0.18), rgba(20,117,225,0.04)); border:1px solid rgba(20,117,225,0.4); border-radius:12px; color:var(--white); font-weight:900; font-size:18px; letter-spacing:.2em; text-transform:uppercase; margin-bottom:16px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px rgba(20,117,225,0.3); } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,0.18),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } details { background:var(--navy); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:rgba(20,117,225,0.3); } summary { padding:18px 20px; cursor:pointer; font-family:var(--display); font-weight:900; font-size:15px; letter-spacing:.15em; text-transform:uppercase; color:var(--muted); list-style:none; display:flex; justify-content:space-between; align-items:center; user-select:none; transition:color .2s; } summary:hover { color:var(--white); } summary::after { content:'▼'; font-size:10px; color:var(--bolt); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#6a90a8; line-height:1.9; } .terms-body h2 { font-family:var(--display); font-size:14px; color:var(--bolt); text-transform:uppercase; letter-spacing:.18em; margin:18px 0 8px; font-weight:900; } .terms-body ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--bolt); } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} .d5{animation-delay:.37s} .d6{animation-delay:.45s} .d7{animation-delay:.53s} .d8{animation-delay:.61s} .d9{animation-delay:.69s} @media(max-width:480px){ .header h1 { font-size:44px; } .pool-total .pool-amount { font-size:54px; } .rewards { grid-template-columns:1fr; } .reward-card .headline { font-size:46px; } .tier-head, .tier-row { grid-template-columns:1fr; gap:6px; padding:14px; } .tier-head span:last-child { text-align:left; } .tier-value { text-align:left; font-size:20px; } .tier-head span:nth-child(2), .tier-head span:nth-child(3) { display:none; } .section { padding:22px 18px; } .pool-strip { flex-direction:column; gap:4px; text-align:center; padding:18px; } } It's All At Stake Stake's
    Shield Derby
    Week 3
    Entries close: 5/7/2026
    Week 3 of the Shield Derby is live. Halfway point of the series. Another $5,000 on the table, another clean slate.
    Build your multi using Stake Shield with only this week's International Football Matches. Stack the legs. Chase the highest combined odds.
    Top 10 winning multis this week each take home $500.
    ⚽️ Place Your Multi Top 10 This Week $500 Each · Cash Awarded to the 10 winning multis with the highest combined odds in Week 3 Week 3 $5,000 Weekly Pool Total cash available this week — split equally among the top 10 winners Full Series Pool $25,000 · 50 Winners · 5 Weeks 💡 Multis must use International Football Matches only · min 3 legs · min combined odds 3.00 [01] How To Enter 1 Build a Multi using Stake Shield with only International Football Matches taking place this week (29/6 — 5/7) 2 Your multi must be a minimum bet of $5 USD, have a minimum of 3 legs at combined odds of 3.00 or greater and use Stake Shield 3 Reply to this thread with your Bet ID before entries close on 5/7 4 At week's close, the top 10 fully winning multis by combined odds each take home $500 [02] Requirements ⚽️ Bet type: Stake Shield Multi only, using International Football Matches exclusively from this week (29/6 — 5/7) 🎯 Minimum bet of $5 USD or above 📈 Minimum 3 legs per multi - Minimum combined odds: 3.00 or greater - Using Stake Shield 💬 Post your Bet ID as a reply to this thread before 5/7 🔒 Must be a Stake.com account in good standing [03] Prize Breakdown Week 3 Prize Pool $5,000 10 Winners · Highest Combined Odds Prize Recipients Value Week 3 Cash Top 10 winning multis by combined odds $500 each Series Total $5,000 each week across 5 weeks of the Shield Derby $25,000 ⚠️ Week 3 only. Your Bet ID must be posted in this thread before 5/7. Multis using matches outside Week 3, fewer than 3 legs, or combined odds under 3.00 will not qualify. Only fully winning multis are eligible — the other weeks each have their own dedicated thread. ‼️ Stake.com Users Only ‼️ 📄 Full Terms & Conditions This competition is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and Community Terms of Use.
    In the event of conflict, the following order of precedence applies:
    Terms and Conditions These Rules Stake Community Terms of Use Entry & Eligibility
    Entries must be multi bets placed exclusively on International Football Matches taking place in Week 3 (29/6 — 5/7). Minimum of 3 legs per multi; minimum combined odds of 3.00. Bet ID must be posted as a reply to this thread before 5/7. Multiple multis may be submitted; each Bet ID counts as a separate entry. Only fully winning multis are eligible for ranking. Winners & Prizes
    At Week 3's close, the top 10 fully winning multis ranked by combined odds (highest first) each receive $500. In the event of tied combined odds, the earlier-posted Bet ID takes precedence. Winners are announced and notified via the forum thread. Cash prizes delivered within 14 days of Week 3's closing date. Account Eligibility
    Active Stake.com account in good standing KYC Level 2 verification required for cash prize delivery Account must have no restrictions or exclusions Must not be a Stake employee Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Stake's Reserved Rights
    To amend the Rules at any time To cancel the Competition at any time To verify the nominated account for prize delivery
  5. Bitcoin
    AK2128 reacted to NemanjaPi in Midweek Chase July 01 - 02 | Chill Bill   
    Bossboyg DONATAS410 Haftunatehy Helhel29 KennyB76 PiniaGofman RandomManRoss ZeroArmorTV brsx dantevs1337 droz engtkdmr harunrazadsa highsstakes jw888888 karhadizae m8meansmate mantisK90 molasqw quesoking semrayc thenameisme263 yy199600
  6. Eddie
    AK2128 reacted to NemanjaPi in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    🎉 Congratulations 🎉
    You can claim prizes on the link below until the 29th of September!
    Top 20 winners:
    Place Username Multiplier 1 SUPERABDI 25000
    2 TheMinesDiver 20000 3 droz 19999.8 4 mantisK90 19190 5 Fehxy 16666.67 6 columbus777
    16666 7 E1Santo 15936.8   Diddathenkid 15000 9 giovs777 14637.3 10 GanXtah
    14177.55 11 iecm 11847.6 12 Ohthespot 10000 13 Asimz 10000 14 TryToOwnu 10000 15 realperen 9147.6 16 Kartenstapel 9086.2 17 brsx 8802 18 Enigmanoishi 8408 19 natah3 7786 20 najsiko 7473.6 CLAIM HERE View the full list HERE
  7. Eddie
    AK2128 reacted to Jake7589 in 💰[$100,000] Football Raffle ⚽️   
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Barlow+Condensed:wght@700;800;900&display=swap'); :root { /* Brand Primary */ --navy: #071824; --white: #ffffff; /* Bolt (primary accent) */ --bolt: #1475E1; --bolt-dark: #0749CE; --bolt-darker: #082F5A; /* Crash */ --crash: #E9113C; --crash-dark: #C9000A; --crash-darker: #5D0718; /* Strike */ --strike: #FF7B00; --strike-dark: #FF4E00; --strike-darker: #663100; /* Charge */ --charge: #FFB800; --charge-dark: #FF8C00; --charge-darker: #4D3700; /* Dash */ --dash: #00CA51; --dash-dark: #00AD2A; --dash-darker: #005120; /* Surfaces */ --surface: #0d2438; --surface2: #112d44; --muted: #7fa8c4; /* Display font */ --display: 'Barlow Condensed', 'Inter', sans-serif; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--navy); color: var(--white); font-family: 'Inter', sans-serif; min-height: 100vh; overflow-x: hidden; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } /* ─────── HEADER ─────── */ .header { text-align:center; padding:48px 28px 40px; background: linear-gradient(160deg, var(--surface2) 0%, var(--navy) 100%); border-radius:20px; border:1px solid #ffffff14; margin-bottom:20px; position:relative; overflow:hidden; animation-delay:.05s; } .header::before { content:''; position:absolute; top:-80px; left:50%; transform:translateX(-50%); width:380px; height:380px; background: radial-gradient(circle, rgba(20,117,225,0.20) 0%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.55; transform:translateX(-50%) scale(1); } 50% { opacity:1; transform:translateX(-50%) scale(1.15); } } .eyebrow { font-family: var(--display); font-weight:700; font-size:13px; letter-spacing:.32em; color:var(--bolt); text-transform:uppercase; margin-bottom:14px; } .header h1 { font-family: var(--display); font-size:64px; font-weight:900; text-transform:uppercase; line-height:.92; letter-spacing:.01em; color:var(--white); margin-bottom:4px; } .h1-accent { color:var(--charge); } .ends-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:.15em; margin:18px 0 10px; } .ends-label strong { color:var(--white); } .countdown-wrapper { margin:10px 0 22px; } .countdown-wrapper iframe { border-radius:8px; } .header-desc { font-size:15px; color:#b0cee4; max-width:480px; margin:0 auto 14px; line-height:1.7; } .header-desc:last-of-type { margin-bottom:24px; } .play-btn { display:inline-block; font-family: var(--display); padding:18px 50px; background: linear-gradient(135deg, var(--bolt) 0%, var(--bolt-dark) 100%); color:var(--white); font-size:22px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; } .play-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 ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 10px 36px rgba(20,117,225,0.45); } .play-btn:hover::after { transform:translateX(100%); } .play-btn:active { transform:scale(.97); } /* ─────── INLINE MATCH LINK ─────── */ .match-link { color:var(--bolt); text-decoration:none; border-bottom:1px dashed rgba(20,117,225,0.55); padding-bottom:1px; transition:color .2s, border-color .2s, border-style .2s; } .match-link:hover { color:#5fb0ff; border-bottom-color:#5fb0ff; border-bottom-style:solid; } .match-link strong { color:inherit; } /* ─────── PODIUM (TOP 3) ─────── */ .podium { display:grid; grid-template-columns:1fr 1.2fr 1fr; gap:14px; margin-bottom:16px; align-items:end; } .podium-card { border-radius:16px; padding:26px 16px 22px; text-align:center; border:1px solid transparent; position:relative; overflow:hidden; transition:transform .3s, box-shadow .3s; } .podium-card:hover { transform:translateY(-6px); } .podium-1 { grid-column:2; grid-row:1; background: linear-gradient(160deg, var(--charge) 0%, var(--charge-dark) 65%, var(--charge-darker) 130%); border-color: var(--charge); padding:36px 16px 30px; } .podium-1 .rank, .podium-1 .amount, .podium-1 .winner-of { color:var(--navy); } .podium-1:hover { box-shadow:0 16px 44px rgba(255,184,0,0.35); } .podium-2 { grid-column:1; grid-row:1; background: linear-gradient(160deg, var(--bolt) 0%, var(--bolt-dark) 65%, var(--bolt-darker) 130%); border-color: var(--bolt); } .podium-2:hover { box-shadow:0 16px 44px rgba(20,117,225,0.4); } .podium-3 { grid-column:3; grid-row:1; background: linear-gradient(160deg, var(--crash) 0%, var(--crash-dark) 65%, var(--crash-darker) 130%); border-color: var(--crash); } .podium-3:hover { box-shadow:0 16px 44px rgba(233,17,60,0.35); } .podium-card .rank { font-family:var(--display); font-weight:900; font-size:18px; text-transform:uppercase; letter-spacing:.22em; color:var(--white); margin-bottom:6px; opacity:.9; } .podium-card .amount { font-family:var(--display); font-weight:900; font-size:44px; line-height:1; color:var(--white); letter-spacing:.01em; } .podium-1 .amount { font-size:52px; } .podium-card .winner-of { font-family:var(--display); font-weight:700; font-size:11px; letter-spacing:.25em; text-transform:uppercase; margin-top:10px; color:var(--white); opacity:.7; } /* ─────── PILL ─────── */ .pill { background:rgba(20,117,225,0.10); border:1px solid rgba(20,117,225,0.35); border-radius:40px; padding:12px 22px; text-align:center; font-size:13px; font-weight:600; color:#7fb8ff; margin-bottom:18px; transition:background .3s, border-color .3s; } .pill:hover { background:rgba(20,117,225,0.18); border-color:rgba(20,117,225,0.6); } .pill strong { color:var(--white); } /* ─────── SECTION ─────── */ .section { background: var(--surface); border-radius:16px; padding:26px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:rgba(20,117,225,0.35); box-shadow:0 4px 24px rgba(20,117,225,0.08); } .section-title { font-family:var(--display); font-size:24px; font-weight:900; color:var(--white); text-transform:uppercase; letter-spacing:.05em; margin-bottom:20px; display:flex; align-items:center; gap:12px; } .section-title .num { color:var(--bolt); font-size:18px; font-weight:700; letter-spacing:.1em; } /* ─────── STEPS ─────── */ .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { font-family:var(--display); min-width:38px; height:38px; background: linear-gradient(135deg, var(--bolt), var(--bolt-dark)); border-radius:10px; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:19px; color:var(--white); flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.12); box-shadow:0 0 0 6px rgba(20,117,225,0.15); } .step-text { font-size:15px; color:#b0cee4; padding-top:7px; } .step-text strong { color:var(--white); } /* ─────── REQUIREMENTS ─────── */ .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--navy); border-radius:12px; padding:14px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; } .req-item:hover { background:#0a2236; border-color:rgba(20,117,225,0.45); transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#b0cee4; } .req-text strong { color:var(--bolt); } /* ─────── POOL HERO ─────── */ .pool-total { text-align:center; padding:32px 22px; background:linear-gradient(135deg, rgba(20,117,225,0.10), rgba(20,117,225,0.02)); border:1px solid rgba(20,117,225,0.35); border-radius:16px; margin-bottom:20px; transition:box-shadow .3s; position:relative; overflow:hidden; } .pool-total::before { content:''; position:absolute; inset:0; background: radial-gradient(ellipse at 50% 0%, rgba(20,117,225,0.18) 0%, transparent 60%); pointer-events:none; } .pool-total:hover { box-shadow:0 0 40px rgba(20,117,225,0.18); } .pool-total .pool-label { font-family:var(--display); font-size:13px; color:var(--muted); text-transform:uppercase; letter-spacing:.3em; margin-bottom:10px; position:relative; } .pool-total .pool-amount { font-family:var(--display); font-size:78px; font-weight:900; color:var(--bolt); line-height:1; letter-spacing:.01em; position:relative; animation: count-pulse 3s ease-in-out infinite; } @keyframes count-pulse { 0%,100% { filter:drop-shadow(0 0 0 transparent); } 50% { filter:drop-shadow(0 0 24px rgba(20,117,225,0.5)); } } .pool-total .winners-line { font-family:var(--display); font-size:14px; color:var(--white); text-transform:uppercase; letter-spacing:.22em; margin-top:12px; font-weight:700; position:relative; } .pool-total .winners-line strong { color:var(--charge); } /* ─────── TIER TABLE ─────── */ .tier-head { display:grid; grid-template-columns:110px 1fr auto; gap:14px; padding:0 18px 10px; font-family:var(--display); font-size:11px; letter-spacing:.25em; text-transform:uppercase; color:var(--muted); font-weight:700; } .tier-head span:last-child { text-align:right; } .tier-table { display:flex; flex-direction:column; gap:6px; } .tier-row { display:grid; grid-template-columns:110px 1fr auto; gap:14px; align-items:center; padding:14px 18px; background:var(--navy); border-radius:10px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; } .tier-row:hover { background:#0a2236; border-color:rgba(20,117,225,0.3); transform:translateX(4px); } .tier-rank { font-family:var(--display); font-weight:900; text-transform:uppercase; font-size:18px; color:var(--white); letter-spacing:.04em; } .tier-winners { font-size:13px; color:var(--muted); } .tier-amount { font-family:var(--display); font-weight:900; font-size:22px; color:var(--bolt); text-align:right; letter-spacing:.01em; } .tier-row.t-charge { border-color:rgba(255,184,0,0.4); background:linear-gradient(90deg, rgba(255,184,0,0.07), var(--navy) 60%); } .tier-row.t-bolt { border-color:rgba(20,117,225,0.4); background:linear-gradient(90deg, rgba(20,117,225,0.07), var(--navy) 60%); } .tier-row.t-crash { border-color:rgba(233,17,60,0.4); background:linear-gradient(90deg, rgba(233,17,60,0.07), var(--navy) 60%); } .tier-row.t-strike { border-color:rgba(255,123,0,0.4); background:linear-gradient(90deg, rgba(255,123,0,0.07), var(--navy) 60%); } .tier-row.t-dash { border-color:rgba(0,202,81,0.4); background:linear-gradient(90deg, rgba(0,202,81,0.07), var(--navy) 60%); } .tier-row.t-charge .tier-amount { color:var(--charge); } .tier-row.t-bolt .tier-amount { color:var(--bolt); } .tier-row.t-crash .tier-amount { color:var(--crash); } .tier-row.t-strike .tier-amount { color:var(--strike); } .tier-row.t-dash .tier-amount { color:var(--dash); } /* ─────── NOTICE ─────── */ .notice { background:rgba(255,123,0,0.08); border:1px solid rgba(255,123,0,0.32); border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .notice:hover { border-color:rgba(255,123,0,0.6); } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0c8a0; line-height:1.7; } .n-text strong { color:var(--white); } /* ─────── STAKE BADGE ─────── */ .stake-badge { font-family:var(--display); text-align:center; padding:16px; background:linear-gradient(135deg, rgba(20,117,225,0.18), rgba(20,117,225,0.04)); border:1px solid rgba(20,117,225,0.4); border-radius:12px; color:var(--white); font-weight:900; font-size:18px; letter-spacing:.2em; text-transform:uppercase; margin-bottom:16px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px rgba(20,117,225,0.3); } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,0.18),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } /* ─────── TERMS ─────── */ details { background:var(--navy); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:rgba(20,117,225,0.3); } summary { padding:18px 20px; cursor:pointer; font-family:var(--display); font-weight:900; font-size:15px; letter-spacing:.15em; text-transform:uppercase; color:var(--muted); list-style:none; display:flex; justify-content:space-between; align-items:center; user-select:none; transition:color .2s; } summary:hover { color:var(--white); } summary::after { content:'▼'; font-size:10px; color:var(--bolt); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#6a90a8; line-height:1.9; } .terms-body h2 { font-family:var(--display); font-size:14px; color:var(--bolt); text-transform:uppercase; letter-spacing:.18em; margin:18px 0 8px; font-weight:900; } .terms-body ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--bolt); } /* ─────── ANIMATION DELAYS ─────── */ .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} .d5{animation-delay:.37s} .d6{animation-delay:.45s} .d7{animation-delay:.53s} .d8{animation-delay:.61s} /* ─────── MOBILE ─────── */ @media(max-width:480px){ .header h1 { font-size:46px; } .pool-total .pool-amount { font-size:56px; } .podium { grid-template-columns:1fr; } .podium-1, .podium-2, .podium-3 { grid-column:1; grid-row:auto; } .podium-1 { order:1; } .podium-2 { order:2; } .podium-3 { order:3; } .tier-head, .tier-row { grid-template-columns:84px 1fr auto; gap:10px; padding:12px 14px; } .tier-rank { font-size:15px; } .tier-amount { font-size:17px; } .tier-winners { font-size:12px; } .section { padding:22px 18px; } } It's All At Stake $100K Football
    Raffle
    Competition ends: 18/7/2026 @ 1:00 AM GMT
    The biggest summer in football just got bigger. Here's your shot at $100K.
    We're not watching from the sidelines. We're putting $100,000 on the table for the fans who live for every moment in every match.
    Every $10+ bet you place is another Bet ID, another entry, another shot at the draw. Bet once, you're in. Bet ten times, you've got ten shots. Bet every match? The draw's stacked in your favour.
    It's All At Stake for you. Trust your team. Trust yourself. The more you back, the better your odds.
    ⚽️ Bet Now 1st Place $50,000 1 Winner 2nd $12,000 1 Winner 3rd $6,000 1 Winner 💡 Bets must be on any World Cup - The more Bets you share, the higher your chances [01] How To Enter 1 Place a qualifying bet on any World Cup on Stake.com 2 Copy your Bet ID after placing your bet 3 Reply to this thread with your Bet ID to enter [02] Requirements ⚽️ Bets must be on any World Cup 💵 Minimum bet: $10.00 USD or currency equivalent 💬 Reply to this thread with your Bet ID 🔒 Must be a Stake.com account — Bronze VIP or above [03] Prize Pool Total Prize Pool $100,000 100 Winners · Drawn at Random Position Winners Prize 1st 1 winner $50,000 2nd 1 winner $12,000 3rd 1 winner $6,000 4th 1 winner $4,000 5th 1 winner $3,000 6th 1 winner $2,000 7th 1 winner $1,500 8th 1 winner $1,200 9th 1 winner $1,000 10th 1 winner $800 11th – 15th 5 winners $700 ea 16th – 20th 5 winners $500 ea 21st – 30th 10 winners $400 ea 31st – 40th 10 winners $250 ea 41st – 55th 15 winners $175 ea 56th – 70th 15 winners $100 ea 71st – 85th 15 winners $75 ea 86th – 100th 15 winners $50 ea ⚠️ Don't miss out! Stay tuned for winner announcements. You must claim your prize within 3 months — users will not be credited after this period expires. ‼️ Stake.com Users Only ‼️ 📄 Full Terms & Conditions This competition is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and Community Terms of Use.
    In the event of conflict, the following order of precedence applies:
    Terms and Conditions These Rules Stake Community Terms of Use Prizes & Delivery
    Winners will have their username displayed on the thread with a prize claim link. Prizes delivered within 14 days of competition ending. Winners selected at random from all eligible entries. Eligibility
    Bronze VIP account or above on Stake KYC Level 2 verification required Account must have no restrictions or exclusions Must not be a Stake employee Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Stake's Reserved Rights
    To amend the Rules at any time To cancel the Competition at any time To verify the nominated account for prize delivery
  8. Litecoin
    AK2128 reacted to BratislavK in 🏆 $400 Endgame Quiz 🧠   
    🎉 Congratulations 🎉
    You can claim prizes on the link below until the 23rd of September!
    Username Prize scheduleofplay $100.00 MCK1234 $50.00 Infinity0123 $50.00 TheAskuza1 $50.00 Asuuuuu $50.00 AuroraNumber1 $50.00 flexin00 $50.00 CLAIM HERE
  9. Ethereum
    AK2128 reacted to aknrcbr in Stake Live Support's Complete Incompetence   
    I was playing Saloon Showdown 10,000x when I suddenly heard the sound indicating that I had entered the bonus round, and immediately afterward, my game screen froze. I refreshed the page to continue, but I was greeted with the message "Game Round in Progress." When I clicked OK, the game froze again.
    I then contacted Stake Live Support and sent them screenshots showing that my game was frozen. I asked them what I should do. We tried numerous troubleshooting methods, including using a different browser, clearing cookies, opening the site in an incognito window, accessing Stake through a mirror site, and even trying from a mobile device. None of these methods resolved the issue.
    The screenshot I sent at the beginning of our conversation clearly showed that my game had frozen at 05:39 (my local time). Another screenshot displaying the "Continue Round" message clearly showed the time as 05:40. After I provided all of this information, the live support agent told me that the issue had been forwarded to the technical team and that they would get back to me with an update.
    I then asked for my bet ID, but they did not provide it.
    Approximately 30–40 minutes later, I logged back into the game, and it was working normally again. However, I had still not received any response regarding the frozen game round. I contacted live support once again, and they informed me that there was still no update and that they would notify me once the investigation was complete.
    After another 1 to 1.5 hours, I contacted support again. This time, they told me that there had been no issue with my game round and that my winnings for that round were 0.
    I asked them a simple question: If there was no issue, then why did I clearly hear the bonus round being triggered, and why was I greeted with the "Game Round in Progress" message when I re-entered the game?
    I asked them to provide my bet ID, and they eventually gave me the following:
    491512566533
    However, after checking this bet ID, I discovered that it corresponds to approximately 06:30, whereas the screenshots I had already provided clearly show that my game froze at 05:39.
    Through my own investigation, I found what appears to be the correct bet ID:
    491512557052
    This bet ID matches the correct timestamp, and it also clearly aligns with my game history, as I can see the game I played immediately after the frozen round.
    In conclusion, the live support agent named ESMA claimed that she had confirmed the bet ID with me and that I had agreed it was correct. However, after reviewing our entire conversation, it is obvious that she never provided me with any bet ID at that time. In fact, I specifically asked for the bet ID, and my question was completely ignored.
    I will be sharing the entire conversation transcript in Turkish, which clearly demonstrates what actually happened.


    Conversation with Stake.com
    Started on July 3, 2026 at 04:39 AM Belgrade time CEST (GMT+0200)
    ---
    04:39 AM | aknrcbr: merhaba
    04:39 AM | Esma from Stake.com: Merhabalar, bizimle iletişime geçtiğiniz için teşekkür ederiz.
     
     Benim adım Esma, size nasıl yardımcı olabilirim?
    04:40 AM | aknrcbr: [Image]
    04:40 AM | aknrcbr: Esma oyunda tam sağda ki karakter ateş etti bir kaç kere ve oyun dondu
    04:40 AM | aknrcbr: sayfayı yenilediğimde yarım kalan tur diyor ama yine aynı ekranda kalıyorum
    04:40 AM | aknrcbr: [Image]
    04:40 AM | aknrcbr: Dilersen ekran videosu gönderebilirim
    04:41 AM | Esma from Stake.com: Beklediğiniz için teşekkür ederim. 
      
     Kontrollerimize dayanarak sitemizde her hangi sorunun bulunmadığını tespit ettik, lütfen öncelikle çerezlerinizi siliniz. 
      
     Bunu telefonunuz üzerinden yapabilmeniz için aşağıdaki makaleden yararlanabilirsiniz: 
     
     [App: Article Inserter] 
     
    Veya bilgisayar kullanıyorsanız lütfen aşağıdaki makaleden yararlanın:
     
     [App: Article Inserter] 
      
     Bunu yaptıktan sonra lütfen oyuna tekrardan giriş yapmaya deneyiniz ve hala aynı sorunla karşılaşıyorsanız bize bildiriniz.
    04:41 AM | aknrcbr: bir saniye hemen gizli sekme üzerinden deneyebilirim, bilgisayardayım
    04:41 AM | Esma from Stake.com: Umarım şans sizden yana olur! 🍀
    04:42 AM | aknrcbr: Oyunu gizli sekme üzerinden açtım
    04:42 AM | aknrcbr: Yine aynı sorun ile karşı karşıyayım
    04:43 AM | Esma from Stake.com: Hesabınızı kontrol ettikten sonra, şu anda aşağıdaki oyunda aktif bir bahsiniz olduğu görülmektedir: 
     
     Saloon Showdown 10,000x - USDT - USD 
     
     Bu bahsi tamamlamak için, belirtilen coin çiftiyle bu oyuna girmeniz gerekmektedir.
    Lütfen bunu tekrardan yapmaya deneyiniz şimdi. 
     
     Başka bir konuda yardıma ihtiyacınız olursa, lütfen bizimle iletişime geçmekten çekinmeyin.
    04:44 AM | aknrcbr: Esma zaten 10 dakikaya yakındır spin atıyorum oyundan ve bonus oyun oynadım
    04:44 AM | aknrcbr: hiç bir sorun yoktu bonusa girerken hata ile karşılaştım
    04:44 AM | aknrcbr: Şuan seçili olan para birimim usdt , bana tam olarak hangi yolu izlemem gerektiğini iletir misin
    04:45 AM | aknrcbr: Şuan söylediğin gibi para birimimi USD olarak değiştirdim ama hala aynı sorun devam ediyor
    04:46 AM | aknrcbr: [Image]
    04:47 AM | Esma from Stake.com: Sizden ricam mirror sitemiz olan https://stake3079.com site üzerinden tekrardan oyuna giriş yapmayı deneyebilir misiniz?
    Bu mümkün değil ise lütfen internet bağlantınızı kontrol ediniz ve diğerine bağlanarak oyunu sonlandırmayı deneyiniz.
    İlave sorularınız için her zaman bizimle iletişime geçebilirsiniz.
    04:47 AM | aknrcbr: Gizli sekme üzerinden mi giriş yapayım yoksa aynı tarayıcıyı mı kullanayım?
    04:49 AM | aknrcbr: Gizli Sekme üzerinden giriş yaptım ama hala aynı hata ile karşı karşıyayım Esma
    04:51 AM | aknrcbr: Ne yapmam gerekiyor?
    04:51 AM | Esma from Stake.com: Sadece var olan miror sitemizi kullanmayı deneyebilir misiniz?
    04:53 AM | aknrcbr: tabi burayı kapatıp tekrardan farklı bir chrome kullanıcı üzerinden giriş yapmayı deneyeceğim
    04:54 AM | aknrcbr: Tekrar merhaba , söylediğin gibi yaptım ama sorunum devam ediyor
    04:54 AM | aknrcbr: Mobil giriş deneyeceğim
    04:56 AM | Esma from Stake.com: Teşekkür ederiz, Size kısa bir süre içinde geri dönüş yapacağım. Lütfen biraz bekleyiniz.
    04:56 AM | aknrcbr: tabiki bekliyorum
    04:58 AM | Esma from Stake.com: Beklediğiniz için teşekkür ederim.
    Emin olmak amacıyla soruyorum, söz konusu Saloon Showdown 10,000x - USDT - USD tür doğru mu?
    Durumu yetkili birime ileteceğiz, onlarda detaylı incelemeleri sağlayacaklar.
    04:58 AM | aknrcbr: Evet doğru
    04:58 AM | aknrcbr: Mobilden oyunum desteklenmiyor üzgünüm ki
    05:02 AM | aknrcbr: Ne kadar sürecek bu durum?
    05:03 AM | Esma from Stake.com: Beklediğiniz için teşekkür ederim.
    
    Yaşadığınız sorun hakkında yetkili ekibimizle iletişime geçtim.
    
    Herhangi bir gelişme olduğunda sizi bilgilendireceğiz.
    Maalesef bu ne kadar zaman alır emin değiliz.
    
    Farklı bir konuyla ilgili aklınıza takılan bir soru olursa, sizin için buradayız.
    05:03 AM | aknrcbr: Yani bu tür sorunlar ne kadar sürüyor bunu bilmek istiyorum , çünkü şuan sabah 06:03 duruma göre bekleyeceğim
    05:04 AM | aknrcbr: Ekibiniz şuan aktif ve çalışıyor mu yoksa mesai saatleri içerisinde mi ilgilenecekler?
    05:04 AM | aknrcbr: Ek olarak bu süreç oyunumun kazancını etkileyecek mi? Oyunumun şuan ki Bonus ID'si nedir?
    05:07 AM | Esma from Stake.com: Ekibimiz çalışmakta ve yaşadığınız sorunu işleme aldılar.
    Maalesef bu konu hakkında detaylı bilgimiz yok.
    Ancak yetkili ekibimiz geri dönüş sağladığında sizlere bütün bilgileri sunacağız.
    Başka bir sorunuz olursa, sizin için her zaman buradayız. Bizimle tekrar iletişime geçmekten çekinmeyin.
    05:08 AM | aknrcbr: Tamam beklemedeyim
    05:08 AM | Esma from Stake.com: Beklerken gösterdiğiniz anlayış ve sabır için teşekkür ederim.
    İlave sorularınız için her zaman bizimle iletişime geçebilirsiniz.
    05:39 AM | aknrcbr: Merhaba
    05:39 AM | aknrcbr: Oyunum düzeldi ama bonus oyunumu oynayamadım
    05:39 AM | aknrcbr: Herhangi bir kazancım da yansımadı
    05:41 AM | Esma from Stake.com: Gördüğümüz kadarıyla inceleme hala devam ediyor.
    Lütfen tarafınıza geri dönüş sağlamamızı bekleyiniz.
    Maalesef hala detaylı bilgilerimiz bulunmuyor.
    Başka bir sorunuz olması durumunda bizimle iletişime geçmekten çekinmeyiniz.
    05:42 AM | aknrcbr: tamamdır beklemedeyim , tarafınızdan geri bilgilendirme bekliyor olacağım
    05:43 AM | aknrcbr: İnceleme sonrası bonus oyunum kaldığı yerden devam edecek mi?
    05:43 AM | aknrcbr: veya nasıl bir durum ile bu karşılaştığım hata düzelecek
    05:44 AM | Esma from Stake.com: Bu konu hakkında ne yazık ki bilgimiz yok.
    Ancak detaylı incelemeler sonucunda sorularınıza cevap verebileceğimizi umuyoruz.
    Sabrınız ve anlayışınız için teşekkür ederiz, iyi günler!
    05:45 AM | aknrcbr: teşekkürler
    05:45 AM | Esma from Stake.com: Rica ederiz, iyi günler dileriz.
    06:42 AM | aknrcbr: Hataya sebep olan oyun ID'mi benimle paylaşır mısınız?
    06:44 AM | Esma from Stake.com: Merhaba,
     
     Durumu ve ilgili oyun turunu oyun sağlayıcısı ile birlikte detaylı olarak inceledik. 
    Yapılan kontroller sonucunda, oyun turunun başarıyla sonuçlandırıldığını doğruladık.
     
     Bu oyun turuna ilişkin referans olarak casino:491512566533 bahis kimliğini kullanabilirsiniz.
     
     İncelememiz sonucunda, ilgili oyun turunun kayıp olarak sonuçlandığı ve bu nedenle kazanç tutarının 0 olduğu doğrulanmıştır.
     
     Konuyla ilgili başka sorularınız veya ek yardıma ihtiyaç duymanız halinde bizimle iletişime geçmekten çekinmeyin.
    06:45 AM | aknrcbr: Hayır efendim böyle bir durumu kabul etmiyorum
    06:45 AM | aknrcbr: [Image] [Image]
    06:45 AM | aknrcbr: Net bir şekilde oyun turunun bonusa girdiği açıkça ortada
    06:45 AM | aknrcbr: Silah sesleri geldi oyun silah sesleri geldikten sonra ya ödeme yapıyor ya bonusa giriyor
    06:46 AM | aknrcbr: Bu sesler gelince oyunum donuyor sayfayı yenileyince bonus oyun devam ediyor yazıyor lakin siz bana kazanç yok diyorsunuz
    06:46 AM | aknrcbr: Bu problem benimle ilgili değil , siteniz ve sağlayıcınız ile kaynaklı. Bana hata aldığım oyun turunun tekrarını vermeniz gerekiyor
    06:47 AM | aknrcbr: Ek olarak benim yaptığım bahislerimde ki incelemeye müteakiben 491.512.557.052 numaralı bahisim de hata aldığımı sanıyorum. Yani baktığınız bahis numarası bile hatalı
    06:48 AM | Esma from Stake.com: Bahis numarasını yukarıdaki sohbetimizde onayladınız.
    Endişenizi anlıyoruz, ancak durumu yetkili birim inceledi ve tarafımıza geri dönüş sağladılar.
    Bu olumsuz deneyimden dolayı üzgünüz.
    Maalesef bu cevabı değiştirmemiz veya oyun turuna müdahale etmemiz mümkün değildir.
    İlave sorularınız için her zaman bizimle iletişime geçebilirsiniz.
    06:48 AM | aknrcbr: Sizin bana iletimiş olduğunuz oyun turunun saati 06:30
    06:48 AM | aknrcbr: benim size sorunu bildirme saatim ve oyun ekran fotoğrafında ki saati inceler misiniz
    06:48 AM | Esma from Stake.com: Beklediğiniz için teşekkür ederim.
    
    Lütfen sorunun oluştuğu turun oyun ID'sini bizimle paylaşabilir misiniz?
    
    Oyun ID'sini aşağıdaki makaleden yararlanarak bulabilirsiniz:
     
     [App: Article Inserter] 
     
    Teşekkür ederim ayırdığınız vaktiniz için.
    06:49 AM | aknrcbr: Hayır beni başka birine yönlendirir misin
    06:49 AM | aknrcbr: Senin bu işi doğru düzgün yönettiğini düşünmüyorum
    06:50 AM | aknrcbr: Öncelikle konuşmalarımızın transkriptini alacağım ve forumda paylaşacağım , çünkü oyun turu ile sizin bana sorunlu olarak ilettiğiniz bahis numarasının saat alakası bile yok. Bu durumda işi düzgün yönetmediğiniz aşikar
    06:51 AM | Esma from Stake.com: Sizi başka birine bağlayamıyoruz.
    Bu durumda bzilere oyun turun olmadığını bildirmeliydiniz.
    Eğer önceden onaylamış olduğunuz tur sorunlu değil ise, lütfen sorunlu olduğunu düşündüğünüz turun ID'sini bizimle paylaşınız.
    Durumu tekrardan incelemekten mutluluk duyarız.
    06:51 AM | aknrcbr: Arkadaşım dalga mı geçiyorsun benimle?
    06:52 AM | aknrcbr: Sen bana daha öncesinde bi oyun turu IDsi paylaşmadın ki
    06:52 AM | aknrcbr: Hatta sordum sana oyun ID'mi benimle paylaşır mısın diye ne saçmalıyorsun?
    06:53 AM | aknrcbr: Kaç defa daha sana aynı oyun turunu paylaşacağım. Benim sana hata aldığım saatte sen benim oyunlarıma girerek , hangi oyun ID'sinde tıkandığıma bakmadın mı? Çünkü yaklaşık olarak 15-20 dakika seninle konuştum , farklı bir tarayıcıdan ve gizli sekmeden giriş yapmayı , mobil cihazdan giriş yapmayı ve bir çok şey denedim.
    06:53 AM | aknrcbr: Bunu ben kontrol edip ben söyleyeceksem sen neden ve ne için çalışıyorsun?
    06:54 AM | Esma from Stake.com: Tek açık kalan oyun turunuz hakkında sizlere soru sorduk ve onayınızı aldık.
    Ancak oyun turu yanlış ise lüfen tarafımıza şimdi doğru olan turunu iletiniz.
    Ardından bu konu hakkında sizlere yardımcı olmak için ellerimizden geleni yapacağız.
    Farklı bir konuyla ilgili aklınıza takılan bir soru olursa, sizin için buradayız.
    06:55 AM | aknrcbr: BEN HİÇ BİR ŞEYE ONAY VERMEDİM ve sorunlu olan oyun turunu sana 3. defa iletiyorum.491.512.557.052
    06:58 AM | Esma from Stake.com: Oyun ID'sini yukarıdaki makaleden yararlanarak bulabilirsiniz.
    İletmiş olduğunuz bilgi oyun ID'niz değildir.
    Lütfen makaleyi dikkatli inceleyiniz.
    Herhangi bir ek sorunuz olması durumunda her zaman hizmetinizdeyiz.
    06:59 AM | aknrcbr: Çok özür dileyerek soruyorum , benimle dalga mı geçiyorsunuz?
    07:01 AM | Esma from Stake.com: Sizi iş arkadaşıma aktarıyorum.
    07:01 AM | Robert from Stake.com: Merhabalar, 
     
     Bize ulaştığınız için teşekkürler. 
     
     Benim adım Robert ve bugün ben size yardımcı olacağım. 
     
     Bana kontrol sağlamam için birkaç dakika müsaade etmenizi rica edeceğim.
    07:02 AM | aknrcbr: Robert konuyu inceleyip bana ne anladığını , arkadaşının yaptığı yanlış yönlendirmeleri ve hatalı bilgilendirmeleri düzenleyerek bana iletmeni rica ediyorum
    07:04 AM | Robert from Stake.com: Kontrol sağlarken biraz daha beklemenizi rica ederim
    07:04 AM | aknrcbr: Bekliyorum tabi
    ---
    Exported from Stake.com on July 3, 2026 at 07:04 AM Belgrade time CEST (GMT+0200)
    Update: I contacted Stake Live Support again, and this time I spoke with a representative named Robert. He continued to insist that the technical team had already investigated the issue and confirmed that I had no winnings from the round.
    I explained to him that the bet ID they had provided does not match the timestamp of the round where I experienced the issue, and that it is entirely possible the technical team investigated the wrong bet because they were given incorrect information.
    They still have not been able to identify the actual source of the problem. Even after I provided them with what appears to be the correct bet ID, they continue to repeat the same response without addressing the discrepancy.
    My issue has not been resolved, and they have failed to provide any evidence proving that there was no problem with the actual game round I reported.

    Bet ID where I experienced the issue (matches the timestamp)
     
     



     
    Bet ID that was submitted to the technical team
    Because I was frustrated with the Stake live support representative, I continued playing the same game and placing more bets. Then, the exact same issue happened again.
    The fox on the right side fired several times. Whenever this happens, Wilds are triggered, similar to Wanted: Dead or a Wild, where Wild symbols are dropped onto the reels and payouts are awarded based on the multiplier. I have received payouts from this feature many times before, so I know exactly how it works.
    I have reported the issue again. Now let's see whether they will once again give me the same response.
    For all we know, I could have hit the maximum win. Neither I nor Stake can know the outcome unless the round is properly verified. Isn't it their responsibility to prove what actually happened?
    After all, I am playing on their platform, using the games they provide, and the error occurs on their website. How is it my fault for simply placing bets on their platform?
    They need to provide evidence.
    On many other gambling platforms, whenever issues like this occur, they provide a screenshot or detailed record of the exact game state or tumble corresponding to the disputed bet ID as proof of what happened. This has been the standard practice in my experience.
    Stake, however, seems to handle these situations very poorly and does not appear to know how such cases should be investigated. I believe they still owe me either a proper explanation or any winnings associated with the game rounds where I experienced these issues.



  10. Ethereum
    AK2128 reacted to Jake7589 in 💰 Kun Agüero Perfect Bet - Giveaway 💰   
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Barlow+Condensed:wght@700;800;900&display=swap'); :root { --navy: #071824; --white: #ffffff; --bolt: #1475E1; --bolt-dark: #0749CE; --bolt-darker: #082F5A; --charge: #FFB800; --charge-dark: #FF8C00; --charge-darker: #4D3700; --surface: #0d2438; --surface2: #112d44; --muted: #7fa8c4; --display: 'Barlow Condensed', 'Inter', sans-serif; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--navy); color: var(--white); font-family: 'Inter', sans-serif; min-height: 100vh; overflow-x: hidden; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:48px 28px 40px; background: linear-gradient(160deg, var(--surface2) 0%, var(--navy) 100%); border-radius:20px; border:1px solid #ffffff14; margin-bottom:20px; position:relative; overflow:hidden; animation-delay:.05s; } .header::before { content:''; position:absolute; top:-80px; left:50%; transform:translateX(-50%); width:380px; height:380px; background: radial-gradient(circle, rgba(255,184,0,0.20) 0%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.55; transform:translateX(-50%) scale(1); } 50% { opacity:1; transform:translateX(-50%) scale(1.15); } } .header h1 { font-family: var(--display); font-size:58px; font-weight:900; text-transform:uppercase; line-height:.92; letter-spacing:.01em; color:var(--white); margin-bottom:4px; } .h1-accent { color:var(--charge); } /* BETSLIP MINI FRAME */ .betslip-frame { display:inline-block; margin:0 auto 28px; border-radius:16px; overflow:hidden; border:1px solid #FFB80044; box-shadow:0 8px 32px rgba(0,0,0,.5), 0 0 0 1px #ffffff08; position:relative; background:#091723; max-width:420px; width:100%; transition:box-shadow .3s, border-color .3s; } .betslip-frame:hover { border-color:#FFB800aa; box-shadow:0 12px 40px rgba(0,0,0,.6), 0 0 24px #FFB80022; } .betslip-frame img { width:100%; height:auto; display:block; } .ends-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:.15em; margin:18px 0 10px; } .ends-label strong { color:var(--white); } .countdown-wrapper { margin:10px 0 22px; } .countdown-wrapper iframe { border-radius:8px; } .header-desc { font-size:15px; color:#b0cee4; max-width:520px; margin:0 auto 14px; line-height:1.7; } .header-desc:last-of-type { margin-bottom:26px; } .header-desc strong { color:var(--white); } .play-btn { display:inline-block; font-family: var(--display); padding:18px 50px; background: linear-gradient(135deg, var(--charge) 0%, var(--charge-dark) 100%); color:var(--navy); font-size:22px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none !important; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; box-shadow:0 4px 20px rgba(255,184,0,0.27); } .play-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 ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 10px 36px rgba(255,184,0,0.4); text-decoration:none !important; } .play-btn:hover::after { transform:translateX(100%); } .play-btn:active { transform:scale(.97); } .rewards { display:grid; grid-template-columns:1fr; gap:14px; margin-bottom:16px; align-items:stretch; } .reward-card { border-radius:18px; padding:30px 22px 26px; text-align:center; border:1px solid transparent; position:relative; overflow:hidden; transition:transform .3s, box-shadow .3s; display:flex; flex-direction:column; justify-content:center; } .reward-card:hover { transform:translateY(-6px); } .reward-card.cash { background: linear-gradient(160deg, var(--bolt) 0%, var(--bolt-dark) 60%, var(--bolt-darker) 130%); border-color: var(--bolt); } .reward-card.cash:hover { box-shadow:0 18px 50px rgba(20,117,225,0.4); } .reward-card .badge { position:absolute; top:14px; right:16px; font-size:24px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} } .reward-card .headline { font-family:var(--display); font-weight:900; font-size:50px; line-height:.95; color:var(--white); letter-spacing:.005em; } .reward-card .subline { font-family:var(--display); font-weight:900; font-size:18px; text-transform:uppercase; letter-spacing:.14em; color:var(--white); margin-top:10px; } .pill { background:rgba(20,117,225,0.10); border:1px solid rgba(20,117,225,0.35); border-radius:40px; padding:12px 22px; text-align:center; font-size:13px; font-weight:600; color:#7fb8ff; margin-bottom:18px; transition:background .3s, border-color .3s; line-height:1.7; } .pill:hover { background:rgba(20,117,225,0.18); border-color:rgba(20,117,225,0.6); } .pill strong { color:var(--white); } .section { background: var(--surface); border-radius:16px; padding:26px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:rgba(20,117,225,0.35); box-shadow:0 4px 24px rgba(20,117,225,0.08); } .section-title { font-family:var(--display); font-size:24px; font-weight:900; color:var(--white); text-transform:uppercase; letter-spacing:.05em; margin-bottom:20px; display:flex; align-items:center; gap:12px; } .section-title .num { color:var(--bolt); font-size:18px; font-weight:700; letter-spacing:.1em; } .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { font-family:var(--display); min-width:38px; height:38px; background: linear-gradient(135deg, var(--bolt), var(--bolt-dark)); border-radius:10px; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:19px; color:var(--white); flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.12); box-shadow:0 0 0 6px rgba(20,117,225,0.15); } .step-text { font-size:15px; color:#b0cee4; padding-top:7px; line-height:1.55; } .step-text strong { color:var(--white); } .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--navy); border-radius:12px; padding:14px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; } .req-item:hover { background:#0a2236; border-color:rgba(20,117,225,0.45); transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#b0cee4; } .req-text strong { color:var(--charge); } .pool-total { text-align:center; padding:32px 22px; background:linear-gradient(135deg, rgba(255,184,0,0.10), rgba(255,184,0,0.02)); border:1px solid rgba(255,184,0,0.35); border-radius:16px; margin-bottom:20px; transition:box-shadow .3s; position:relative; overflow:hidden; } .pool-total::before { content:''; position:absolute; inset:0; background: radial-gradient(ellipse at 50% 0%, rgba(255,184,0,0.18) 0%, transparent 60%); pointer-events:none; } .pool-total:hover { box-shadow:0 0 40px rgba(255,184,0,0.18); } .pool-total .pool-label { font-family:var(--display); font-size:13px; color:var(--muted); text-transform:uppercase; letter-spacing:.3em; margin-bottom:10px; position:relative; } .pool-total .pool-amount { font-family:var(--display); font-size:44px; font-weight:900; color:var(--charge); line-height:1.08; letter-spacing:.01em; position:relative; animation: count-pulse 3s ease-in-out infinite; max-width:520px; margin:0 auto; } @keyframes count-pulse { 0%,100% { filter:drop-shadow(0 0 0 transparent); } 50% { filter:drop-shadow(0 0 24px rgba(255,184,0,0.5)); } } .pool-total .winners-line { font-family:var(--display); font-size:14px; color:var(--white); text-transform:uppercase; letter-spacing:.22em; margin-top:14px; font-weight:700; position:relative; } .pool-total .winners-line strong { color:var(--charge); } .tier-table { display:flex; flex-direction:column; gap:8px; } .tier-row { display:grid; grid-template-columns:1fr auto; gap:14px; align-items:center; padding:16px 18px; background:var(--navy); border-radius:10px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; } .tier-row:hover { background:#0a2236; border-color:rgba(255,184,0,0.3); transform:translateX(4px); } .tier-label { font-family:var(--display); font-weight:900; text-transform:uppercase; font-size:17px; color:var(--white); letter-spacing:.06em; display:flex; align-items:center; gap:10px; } .tier-value { font-family:var(--display); font-weight:900; font-size:22px; color:var(--charge); text-align:right; letter-spacing:.01em; line-height:1.2; } .tier-value.long { font-size:15px; line-height:1.35; } .notice { background:rgba(255,123,0,0.08); border:1px solid rgba(255,123,0,0.32); border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .notice:hover { border-color:rgba(255,123,0,0.6); } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0c8a0; line-height:1.7; } .n-text strong { color:var(--white); } .stake-badge { font-family:var(--display); text-align:center; padding:16px; background:linear-gradient(135deg, rgba(20,117,225,0.18), rgba(20,117,225,0.04)); border:1px solid rgba(20,117,225,0.4); border-radius:12px; color:var(--white); font-weight:900; font-size:18px; letter-spacing:.2em; text-transform:uppercase; margin-bottom:16px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px rgba(20,117,225,0.3); } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,0.18),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } details { background:var(--navy); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:rgba(20,117,225,0.3); } summary { padding:18px 20px; cursor:pointer; font-family:var(--display); font-weight:900; font-size:15px; letter-spacing:.15em; text-transform:uppercase; color:var(--muted); list-style:none; display:flex; justify-content:space-between; align-items:center; gap:14px; user-select:none; transition:color .2s; } summary:hover { color:var(--white); } summary::after { content:'▼'; font-size:10px; color:var(--bolt); flex-shrink:0; } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#6a90a8; line-height:1.9; } .terms-body h2 { font-family:var(--display); font-size:14px; color:var(--bolt); text-transform:uppercase; letter-spacing:.18em; margin:18px 0 8px; font-weight:900; } .terms-body ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--bolt); } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} .d5{animation-delay:.37s} .d6{animation-delay:.45s} .d7{animation-delay:.53s} .d8{animation-delay:.61s} .d9{animation-delay:.69s} @media(max-width:480px){ .header h1 { font-size:40px; } .pool-total .pool-amount { font-size:32px; } .reward-card .headline { font-size:46px; } .section { padding:22px 18px; } .pool-strip { flex-direction:column; gap:4px; text-align:center; padding:18px; } .tier-row { grid-template-columns:1fr; gap:6px; } .tier-value, .tier-value.long { text-align:left; } } kun Agüero’s Perfect Bet
    Competition ends: 3/7/2026 @ 3:00 AM GMT
    Kun Agüero, the perfect man, is looking for the perfect bet 🔎
    Place and share your perfect World Cup bet below, and Sergio Agüero will pick one lucky user to win $1,000 USD 🏆
    🥊 Enter now 🏆 $1,000 Winner 💡 Submitted bets must be placed on any World Cup match [01] How To Enter 1 Place a bet on any World Cup match 2 Bet at least $10 USD or equivalent in any currency 3 Copy your Bet ID after placing your bet 4 Reply to this thread with your Bet ID to enter [02] Requirements ⚽️ Bets must be placed on any World Cup match 💵 Minimum bet amount: $10 USD or equivalent in any currency 💬 Reply to this thread with your Bet ID 🔒 Must be a Stake.com account — Bronze VIP or above [03] Prize Pool Prize $1,000 One winner 🏆 Prize $1,000 👥 Total Winners 1 winner 📅 Duration 5 Days ⚠️ Don’t miss out! Stay tuned for the winner announcement. You must claim your prize within 3 months — users will not be credited after this period expires. ‼️ Stake.com users only ‼️ 📄 Full Terms & Conditions — click to expand This competition is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and Community Terms of Use.
    In the event of conflict, the following order of precedence applies:
    Terms and Conditions These Rules Stake Community Terms of Use Prizes & Delivery
    Winners will have their username displayed on the thread with a prize claim link. Prizes delivered within 14 days of the competition ending. Winners selected at random from all eligible entries. Eligibility
    KYC Level 2 verification required Account must have no restrictions or exclusions Must not be a Stake employee Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Stake’s Reserved Rights
    To amend the Rules at any time To cancel the Competition at any time To verify the nominated account for prize delivery
  11. Bitcoin
    AK2128 reacted to Jagdeep9448 in 🔥 If Stake Gave You $100 Free Right Now… What Would You Do? 🔥   
    If I received $100 for free, I'd probably split it. I'd use part of it on sports betting and keep the rest to try a few casino games. Either way, I'd try to manage it carefully instead of using it all at once. Good luck everyone!
  12. Litecoin
    AK2128 reacted to yammincoochi1 in ⚽️ Stakes World Chat Tournament - English 🇬🇧   
    france gon win the wc but we gon win the challenge
  13. Litecoin
    AK2128 reacted to Jake7589 in 💰[$15,000 USD] Red Strike Bounty ⚽️   
    @import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700;800;900&family=Barlow:wght@400;500;600;700&display=swap'); :root { --primary: #071824; /* navy night */ --gold: #FFB800; /* Stake gold */ --blue: #1475E1; /* Stake blue */ --gold-soft: #FFD15C; /* lighter gold */ --silver: #C2D2DE; /* 2nd place */ --bronze: #D8853A; /* 3rd place */ --surface: #0C2333; --surface2: #11304a; --text: #EAF2F8; --muted: #7FA0B5; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--primary); color: var(--text); font-family: 'Barlow', sans-serif; min-height: 100vh; overflow-x: hidden; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:44px 28px 36px; background: linear-gradient(165deg, #0C2333 0%, #102b41 45%, #143a5c 100%); border-radius:14px; border:1px solid #FFB80033; margin-bottom:20px; position:relative; overflow:hidden; } .header::before { content:''; position:absolute; top:-90px; right:-60px; width:380px; height:380px; background: radial-gradient(circle, #FFB80030 0%, #1475E122 38%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.7; transform:scale(1); } 50% { opacity:1; transform:scale(1.12); } } .hero-img-wrap { margin:0 0 24px; border-radius:10px; overflow:hidden; border:1px solid #1475E14d; box-shadow: 0 4px 28px rgba(0,0,0,.5); } .hero-img-wrap img { width:100%; display:block; } .eyebrow { display:inline-block; padding:7px 16px; border-radius:4px; border:1px solid rgba(255,184,0,.4); background:rgba(255,184,0,.1); color:var(--gold); font-size:12px; font-weight:700; font-family:'Barlow Condensed', sans-serif; letter-spacing:.18em; text-transform:uppercase; margin-bottom:16px; } .header h1 { font-family:'Barlow Condensed', sans-serif; font-size:48px; font-weight:900; line-height:1.02; text-transform:uppercase; letter-spacing:.5px; color:#fff; margin-bottom:8px; text-shadow:0 0 30px rgba(255,184,0,.25); } .ends-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:1.4px; margin-bottom:14px; font-weight:600; } .ends-label strong { color:var(--gold); } .countdown-wrapper { margin:10px 0 22px; } .countdown-wrapper iframe { border-radius:8px; } .header-desc { font-size:16px; color:#cfe0ec; max-width:480px; margin:0 auto 14px; line-height:1.7; } .header-desc strong { color:#fff; } /* ── CTA BUTTON ── */ .cta-section { margin-top:16px; } .cta-single { display:inline-flex; align-items:center; gap:10px; padding:15px 30px; background: var(--gold); color:#000000; font-weight:800; font-family:'Barlow Condensed', sans-serif; text-transform:uppercase; letter-spacing:.5px; text-decoration:none !important; border-radius:6px; transition:transform .2s, box-shadow .2s, background .2s; position:relative; overflow:hidden; box-shadow:0 4px 22px #FFB80044; font-size:17px; } .cta-single::after { content:''; position:absolute; inset:0; background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%); transform:translateX(-100%); transition:transform .5s; } .cta-single:hover { transform:translateY(-3px); box-shadow:0 8px 30px #FFB80066; background:var(--gold-soft); text-decoration:none !important; } .cta-single:hover::after { transform:translateX(100%); } .cta-single:active { transform:scale(.98); } .cta-icon { font-size:18px; line-height:1; } .cta-arrow { font-size:16px; transition:transform .2s; } .cta-single:hover .cta-arrow { transform:translateX(4px); } /* ── PRIZE HERO ── */ .prize-hero { background: var(--surface); border:1px solid #FFB80044; border-radius:12px; padding:28px 18px; text-align:center; position:relative; overflow:hidden; margin-bottom:16px; transition:transform .3s, border-color .3s, box-shadow .3s; } .prize-hero:hover { transform:translateY(-4px); border-color:#FFB800aa; box-shadow:0 12px 40px #FFB80025; } .prize-hero::before { content:''; position:absolute; inset:0; background:radial-gradient(ellipse at 50% 0%, #FFB80018 0%, #1475E110 45%, transparent 70%); pointer-events:none; } .prize-hero .badge { position:absolute; top:14px; right:18px; font-size:26px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} } .prize-hero .prize-amount { font-family:'Barlow Condensed', sans-serif; font-size:64px; font-weight:900; position:relative; margin-bottom:4px; color:var(--gold); text-shadow:0 0 28px rgba(255,184,0,.3); } .prize-hero .prize-label { font-size:13px; color:var(--muted); text-transform:uppercase; letter-spacing:1.4px; position:relative; font-weight:600; } .prize-hero .prize-sub { font-size:14px; color:#cfe0ec; margin-top:8px; position:relative; } .pill { background:#1475E114; border:1px solid #1475E140; border-radius:6px; padding:12px 20px; text-align:center; font-size:14px; font-weight:600; color:#7db8f5; margin-bottom:18px; transition:background .3s, border-color .3s; } .pill:hover { background:#1475E122; border-color:#1475E166; } .section { background: var(--surface); border-radius:12px; padding:24px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:#1475E133; box-shadow:0 4px 24px #1475E10d; } .section-title { font-family:'Barlow Condensed', sans-serif; font-size:18px; font-weight:800; color:var(--gold); text-transform:uppercase; letter-spacing:1.6px; margin-bottom:18px; display:flex; align-items:center; gap:8px; } .section-title span { font-size:18px; } /* ── LIVE BANNER ── */ .live-banner { display:flex; align-items:center; justify-content:center; gap:10px; background:linear-gradient(135deg,#1475E120,#1475E108); border:1px solid #1475E144; border-radius:8px; padding:12px 18px; margin-bottom:18px; font-family:'Barlow Condensed', sans-serif; font-size:15px; font-weight:700; color:#7db8f5; letter-spacing:.8px; text-transform:uppercase; } .live-dot { width:9px; height:9px; border-radius:50%; background:#1475E1; box-shadow:0 0 0 0 #1475E199; animation:live-pulse 1.8s ease-out infinite; } @keyframes live-pulse { 0% { box-shadow:0 0 0 0 #1475E199; } 70% { box-shadow:0 0 0 8px #1475E100; } 100% { box-shadow:0 0 0 0 #1475E100; } } /* ── LEADERBOARD ── */ .leaderboard { display:flex; flex-direction:column; gap:10px; } .lb-row { display:flex; align-items:center; gap:14px; padding:16px 18px; background:var(--primary); border:1px solid #ffffff0a; border-radius:8px; transition:background .25s, border-color .25s, transform .25s; position:relative; overflow:hidden; } .lb-row:hover { background:#0a2030; transform:translateX(4px); } .lb-row::before { content:''; position:absolute; left:0; top:0; bottom:0; width:4px; background:var(--tier-color, #ffffff20); transition:width .25s; } .lb-row:hover::before { width:6px; } .lb-row.tier-1 { --tier-color:#FFB800; border-color:#FFB80044; } .lb-row.tier-1:hover { border-color:#FFB80088; box-shadow:0 4px 20px #FFB80022; } .lb-row.tier-2 { --tier-color:#C2D2DE; border-color:#C2D2DE33; } .lb-row.tier-2:hover { border-color:#C2D2DE88; } .lb-row.tier-3 { --tier-color:#D8853A; border-color:#D8853A33; } .lb-row.tier-3:hover { border-color:#D8853A88; } .lb-row.tier-4 { --tier-color:#1475E1; border-color:#1475E133; } .lb-row.tier-4:hover { border-color:#1475E188; box-shadow:0 4px 20px #1475E122; } .lb-row.tier-5 { --tier-color:#4a7da8; border-color:#4a7da82e; } .lb-row.tier-5:hover { border-color:#4a7da877; } .lb-rank { min-width:48px; height:48px; display:flex; align-items:center; justify-content:center; font-family:'Barlow Condensed', sans-serif; font-weight:900; font-size:18px; border-radius:8px; background:#0a2030; color:var(--tier-color, #fff); border:1px solid var(--tier-color, #ffffff20); flex-shrink:0; } .lb-row.tier-1 .lb-rank { background:linear-gradient(135deg,#FFB80022,#FFB80008); font-size:22px; } .lb-row.tier-2 .lb-rank { background:linear-gradient(135deg,#C2D2DE22,#C2D2DE08); font-size:20px; } .lb-row.tier-3 .lb-rank { background:linear-gradient(135deg,#D8853A22,#D8853A08); font-size:20px; } .lb-info { flex:1; } .lb-place { font-family:'Barlow Condensed', sans-serif; font-size:17px; font-weight:800; color:#fff; text-transform:uppercase; letter-spacing:.5px; } .lb-place .tier-tag { display:inline-block; margin-left:6px; padding:2px 8px; font-size:10px; font-weight:700; color:var(--tier-color, #fff); border:1px solid var(--tier-color, #fff); border-radius:4px; letter-spacing:.5px; text-transform:uppercase; vertical-align:middle; font-family:'Barlow', sans-serif; } .lb-sub { font-size:12px; color:var(--muted); margin-top:2px; } .lb-prize { font-family:'Barlow Condensed', sans-serif; font-size:22px; font-weight:900; color:var(--tier-color, #FFB800); text-align:right; white-space:nowrap; } .lb-row.tier-4 .lb-prize, .lb-row.tier-5 .lb-prize { font-size:19px; } /* ── STEPS ── */ .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { min-width:34px; height:34px; background:linear-gradient(135deg,#FFB800,#D8853A); border-radius:6px; display:flex; align-items:center; justify-content:center; font-family:'Barlow Condensed', sans-serif; font-weight:900; font-size:16px; color:#071824; flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.15); box-shadow:0 0 0 6px #FFB80022; } .step-text { font-size:15px; color:#cfe0ec; padding-top:6px; } .step-text strong { color:#fff; } /* ── REQUIREMENTS ── */ .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--primary); border-radius:8px; padding:13px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; cursor:default; } .req-item:hover { background:#0a2030; border-color:#1475E144; transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#cfe0ec; } .req-text strong { color:var(--gold); } /* ── PRIZE POOL ── */ .pool-total { text-align:center; padding:22px; background:linear-gradient(135deg,#FFB80014,#1475E108); border:1px solid #FFB80044; border-radius:10px; margin-bottom:16px; transition:box-shadow .3s; } .pool-total:hover { box-shadow:0 0 40px #FFB80025; } .pool-total .amount { font-family:'Barlow Condensed', sans-serif; font-size:64px; font-weight:900; color:var(--gold); animation: count-pulse 2.5s ease-in-out infinite; } @keyframes count-pulse { 0%,100%{filter:drop-shadow(0 0 0 #FFB800)} 50%{filter:drop-shadow(0 0 18px #FFB80077)} } .pool-total .label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:1.2px; font-weight:600; } /* ── NOTICE ── */ .notice { background:#D8853A10; border:1px solid #D8853A40; border-radius:10px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .notice:hover { border-color:#D8853A88; } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0d8c0; line-height:1.7; } .n-text strong { color:#fff; } /* ── STAKE BADGE ── */ .stake-badge { text-align:center; padding:14px; background:linear-gradient(135deg,#1475E118,#FFB80010); border:1px solid #1475E144; border-radius:8px; color:#7db8f5; font-family:'Barlow Condensed', sans-serif; font-weight:800; font-size:16px; margin-bottom:16px; letter-spacing:.8px; text-transform:uppercase; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px #1475E125; } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,.16),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } /* ── TERMS ── */ details { background:var(--primary); border:1px solid #ffffff0d; border-radius:10px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:#1475E133; } summary { padding:16px 20px; cursor:pointer; font-weight:700; color:var(--muted); font-family:'Barlow Condensed', sans-serif; font-size:15px; letter-spacing:.5px; text-transform:uppercase; list-style:none; display:flex; justify-content:space-between; align-items:center; user-select:none; transition:color .2s; } summary:hover { color:#fff; } summary::after { content:'▼'; font-size:10px; color:var(--gold); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#9fb6c8; line-height:1.9; } .terms-body h2 { font-family:'Barlow Condensed', sans-serif; font-size:14px; color:var(--gold); text-transform:uppercase; letter-spacing:.8px; margin:18px 0 8px; } .terms-body ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--blue); } .d1{animation-delay:.08s} .d2{animation-delay:.16s} .d3{animation-delay:.24s} .d4{animation-delay:.32s} .d5{animation-delay:.40s} .d6{animation-delay:.48s} .d7{animation-delay:.56s} .d8{animation-delay:.64s} .d9{animation-delay:.72s} @media(max-width:480px){ .header h1 { font-size:36px; } .pool-total .amount { font-size:48px; } .prize-hero .prize-amount { font-size:50px; } .lb-row { padding:12px 14px; gap:10px; } .lb-rank { min-width:40px; height:40px; font-size:15px; } .lb-prize { font-size:18px; } } Red Strike Bounty
    Competition ends: 3/7/2026 @ 1:00 AM GMT
    Can you hit a SUIIIIII multiplier ⚽️
    Hit the highest multiplier on Red Strike to climb the leaderboard and win a share of $15,000! The single biggest multiplier takes the grand prize.
    ⚽️ play Red strike now → 🏆 $15,000 Total Prize Pool Shared across the Top 10 multipliers 💡 The highest single multiplier on Red Strike wins the grand prize 🏅 Leaderboard & Tiered Prizes   LEADERBOARD · UPDATES EVERY 2 HOURS 🥇 1st Place Grand Prize Highest multiplier $5,000 🥈 2nd Place Runner-up Second highest multiplier $3,000 🥉 3rd Place Bronze Third highest multiplier $2,000 4 4th Place Fourth highest multiplier $1,500 5 5th Place Fifth highest multiplier $1,000 6 6th Place Sixth highest multiplier $750 7 7th Place Seventh highest multiplier $600 8 8th Place Eighth highest multiplier $450 9 9th Place Ninth highest multiplier $400 10 10th Place  Tenth highest multiplier $300 📋 How To Enter 1 Play Red Strike on Stake.com 2 Land the highest multiplier you can with at least a $0.20 USD bet 3 Copy your Bet ID from your best winning drop 4 Reply to this thread with your Bet ID to be placed on the leaderboard ✅ Requirements ⚽️ Bets must be from Red Strike 💵 Minimum bet amount: $0.20 USD 📈 Ranked by the highest multiplier 💬 Reply to this thread with your Bet ID 🔒 Must be a Stake.com account — Bronze VIP or above 💰 Prize Pool Breakdown $15,000 Total Prize Pool · 10 Winners 🥇 1st Place $5,000 🥈 2nd Place $3,000 🥉 3rd Place $2,000 4th Place $1,500 5th Place $1,000 6th Place $750 7th Place $600 8th Place $450 9th Place $400 10th Place $300 ⚠️ Don't miss out! The leaderboard below this post updates every 2 hours — keep climbing until the competition closes. You must claim your prize within 3 months — users will not be credited after this period expires. ‼️ Stake.com users only ‼️ 📄 Full Terms & Conditions — click to expand This competition is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and Community Terms of Use.
    In the event of conflict, the following order of precedence applies:
    Terms and Conditions These Rules Stake Community Terms of Use Leaderboard & Ranking
    Entrants are ranked by the highest qualifying multiplier achieved on Drop the Boss: Maralago. The leaderboard beneath this post will be updated every 2 hours until the competition closes. Only bets placed during the competition window count toward the leaderboard. In the event of a tied multiplier, the earliest submission timestamp takes the higher rank. Prizes & Delivery
    Winners' usernames will be displayed on the thread alongside a prize claim link. Prizes will be delivered within 14 days of the competition ending. Prizes are awarded strictly based on final leaderboard standing. Eligibility
    Bronze VIP account or above on Stake KYC Level 2 verification required Account must have no restrictions or exclusions Must not be a Stake employee Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Stake's Reserved Rights
    To amend the Rules at any time To cancel the Competition at any time To verify the nominated account for prize delivery
  14. Bitcoin
    AK2128 reacted to Mrboss in A never ending thread (last post wins)   
    If  You want to be the winner Then Just make sure that You have the Last reply.
    Just Post anything.
    LAST POST WINS
     
    GO GO!
  15. Eddie
    AK2128 reacted to Jake7589 in 💰 [$3,000] Challenge Chase June - Week 1 🏆   
    We have our winners!
    Congratulations to the following randomly selected players. @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-grid { display:flex; flex-direction:column; gap:8px; } .winner-row { display:flex; justify-content:space-between; align-items:center; padding:10px 14px; background:var(--primary); border-radius:10px; 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:10px; } .winner-rank { width:24px; height:24px; border-radius:50%; background:rgba(255,184,0,.12); border:1px solid rgba(255,184,0,.2); color:var(--gold); font-size:11px; font-weight:800; display:flex; align-items:center; justify-content:center; flex-shrink:0; } .winner-name { font-size:13px; font-weight:600; color:var(--text); } .winner-prize { font-size:13px; font-weight:800; color:#FFB800; white-space:nowrap; } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} @media(max-width:520px){ .winners-grid { grid-template-columns:1fr; } .winner-banner h1 { font-size:24px; } }
    🎁 Claim Your Reward Link expires 7/7/2026 — claim before it's gone!
    Winners 15 Lucky Winners
    1 Alejofb $200 2 Bluesky97 $200 3 CryptoDanii $200 4 davecee333 $200 5 davewang77 $200 6 ImProSpin $200 7 jualid $200 8 kamonegibo $200 9 king0324 $200 10 Ludic999 $200 11 No9Ninja $200 12 Norrrr $200 13 Sholar2205 $200 14 sizzlinghotx $200 15 wenwende12 $200
  16. Bitcoin
    AK2128 reacted to KaiZidan in 🔥 If Stake Gave You $100 Free Right Now… What Would You Do? 🔥   
    Be honest, no fake answers 😏
    1️⃣ All in one bet
    2️⃣ Slow grind strategy
    3️⃣ High risk for big multiplier
    4️⃣ Withdraw and run 😂
    Your answer says a lot about your mindset.
    What’s your move? 👇
  17. Ethereum
  18. Litecoin
  19. Litecoin
    AK2128 reacted to Gzone83 in ⚽️ Stake's Tournoi Mondial Du Chat - Français 🇫🇷   
    sport:599498665 ✅
    sport:599509541 ✅
    sport:599515990 ✅
    sport:600085065 ✅
    sport:600088760 ✅
    sport:600140979 ✅
    sport:600214794 ✅
    sport:600496740 ✅
    sport:600518636 ✅
    sport:600536186 ✅
    sport:600544194 ✅
    sport:600549914 ✅
    sport:600573457 ✅
    sport:600580264 ✅
    sport:600583578 ✅
    sport:600579473 ✅
    sport:600595422 ✅
    sport:600586638 ✅
    sport:600589722 ✅
    sport:600581887 ✅
    sport:600586270 ✅
    sport:600582485 ✅
    sport:599518540 ✅
    sport:600584985 ✅
    sport:600596416 ✅
    sport:600580964 ✅
    sport:600589996 ✅
    sport:600580475 ✅
    sport:600580103 ✅
    sport:600824319 ✅
    sport:601252940 ✅
    sport:600829841 ✅
    sport:600831548 ✅
    sport:600829187 ✅
    sport:600827303 ✅
    sport:600843777 ✅
    sport:600845034 ✅
    sport:600845662 ✅
    sport:600823859 ✅
    sport:600825672 ✅
    sport:600823692 ✅
    sport:600823274 ✅
    sport:601020660 ✅
    sport:600915597 ✅
    sport:601409572 ✅
    sport:600821403 ✅
    sport:600894784 ✅
    sport:600894784 ✅
    sport:600909890 ✅ 
    sport:600910927 ✅
    sport:599519266 ✅
    sport:600931704 ✅
    sport:601461512 ✅
    sport:601459510 ✅
    sport:601436206 ✅
    sport:601450245 ✅
    sport:599519901 ✅
    sport:601052068 ✅
    sport:601045864 ✅
    sport:601452268 ✅
    sport:601451742 ✅
    sport:601086445 ✅
    sport:601053492 ✅
    sport:601071929 ✅
    sport:601035413 ✅
    sport:601098436 ✅
    sport:601091037 ✅
    sport:601453458 ✅
    sport:601460191 ✅
    sport:601983882 ✅
    sport:601983673 ✅
    sport:601462100 ✅
    sport:601457936 ✅
    sport:599507108 ✅
    sport:601121038 ✅
    sport:601120663 ✅ 
    sport:601278717 ✅
    sport:601783189 ✅
    sport:602025306 ✅
    sport:601456477 ✅
    sport:601439040 ✅
    sport:599644084 ✅
    sport:601440451 ✅
    sport:601439367 ✅
    sport:602219521 ✅
    sport:602026846 ✅
    sport:602207825 ✅
    sport:602158361 ✅
    sport:602220100 ✅
    sport:602026356 ✅
    sport:602235963 ✅
    sport:602219801 ✅
    sport:602030037 ✅
    sport:599645560 ✅
    sport:602029277 ✅
    sport:602222172 ✅
    sport:602029949 ✅
    sport:602028754 ✅
    sport:602520577 ✅
    sport:602520852 ✅
    sport:602730178 ✅
    sport:602595495 ✅
    sport:602518587 ✅
    sport:602236974 ✅
    sport:602519776 ✅
    sport:602881234 ✅
    sport:602907427 ✅
    sport:599653483 ✅
    sport:599922733 ✅
    sport:603333089 ✅
    sport:603385478 ✅
    sport:599915736 ✅ 
    sport:599655730 ✅ 
    sport:603434776 ✅ 
    sport:599656631 ✅
    sport:603513586 ✅
    sport:603513812 ✅
    sport:599658132 ✅
    sport:603955467 ✅
    sport:603954708 ✅
    sport:603800342 ✅
    sport:603801274 ✅
    sport:603800960 ✅
    sport:603800504 ✅
    sport:599662992 ✅
    sport:604113146 ✅
    sport:604110259 ✅
    sport:604116478 ✅
    sport:604110529 ✅
    sport:604110043 ✅
    sport:604220777 ✅
    sport:604221633 ✅
    sport:599663913 ✅
    sport:604206765 ✅
    sport:604206376 ✅
    sport:599850772 ✅
    sport:604339520 ✅
    sport:604339423 ✅
    sport:604340986 ✅
    sport:604340113 ✅ 
    sport:604339316 ✅
    sport:599911820 ✅
    sport:604822697 ✅
    sport:604778045 ✅
    sport:604789812 ✅
    sport:605018739 ✅
    sport:604858996 ✅
    sport:604850955 ✅
    sport:604858673 ✅
    sport:599862271 ✅
    sport:605213217 ✅
    sport:605123505 ✅
    sport:605123041 ✅
    sport:605212919 ✅
    sport:605365826 ✅
    sport:605365968 ✅
    sport:605366526 ✅
    sport:605366355 ✅
    sport:599857212 ✅
    sport:605938461 ✅
    sport:605938020 ✅
    sport:605937680 ✅
    sport:606304787 ✅
    sport:606303595 ✅
    sport:606302344 ✅
    sport:606401030 ✅
    sport:606400913 ✅
    sport:606400744 ✅
    sport:599872573 ✅
    sport:606879284 ✅
    sport:599905727 ✅
    sport:606960129 ✅
    sport:599904676 ✅
    sport:597266781 ✅
    sport:599913948 ✅
    sport:599875332 ✅
    sport:610124353 ✅
    sport:599909287 ✅
    sport:610785432 ✅
    sport:599912946 ✅
    sport:610771929 ✅
    sport:615660035 ✅
    sport:619441172 ✅
    sport:611118198 ✅
    sport:620253304 ✅
    sport:620162809 ✅
    sport:620157463 ✅
  20. Bitcoin
    AK2128 reacted to gabifrkr in ⚽️ Stake's Tournoi Mondial Du Chat - Français 🇫🇷   
    JOUR 1
     
    sport:597147692 ✅
    sport:599019450 ✅
    sport:598173093 ✅
    sport:599680989 ✅
    sport:599680988 ✅
    sport:599968406 ✅
    sport:599957236 ✅
    sport:600038520 ✅
    sport:599957237 ✅
    sport:599990874 ✅
    sport:599968432 ✅
    sport:599968425 ✅
    sport:599957235 ✅
     
    JOUR 2
     
    sport:600171652 ✅
    sport:600171647 ✅
    sport:600171650 ✅
    sport:600175758 ✅
    sport:600175703 ✅
    sport:600662049 ✅
    sport:600646955 ✅
    sport:600590927 ✅
    sport:600171656 ✅
    sport:600171645 ✅
    sport:600590912 ✅
     
    JOUR 3
     
    sport:600691791 ✅
    sport:600691789 ✅
    sport:600691781 ✅
    sport:600691782 ✅
    sport:600691803 ✅
    sport:600691790 ✅
    sport:600691783 ✅
    sport:600691805 ✅
    sport:600691798 ✅
    sport:600691802 ✅
    sport:601511563 ✅
     
    JOUR 4
     
    sport:601591766 ✅
    sport:601591765 ✅
    sport:601591761 ✅
    sport:601591768 ✅
    sport:601591759 ✅
    sport:601591760 ✅
    sport:601591762 ✅
    sport:601591773 ✅
    sport:601591774 ✅
    sport:601591771 ✅
    sport:601591767 ✅
    sport:601591769 ✅
     
    JOUR 5
     
    sport:602402097 ✅
    sport:602402092 ✅
    sport:602402115 ✅
    sport:602402116 ✅
    sport:602402106 ✅
    sport:602402095 ✅
    sport:602402103 ✅
    sport:602862481 ✅
    sport:602402096 ✅
    sport:602402105 ✅
    sport:602402113 ✅
    sport:602872849 ✅
    sport:602402099 ✅
    sport:602402114 ✅
    sport:602402112 ✅
    sport:602930921 ✅
    sport:602402107 ✅
    sport:602946013 ✅
    sport:602402108 ✅
    sport:602930922 ✅
     
    JOUR 6
     
    sport:602966812   ✅
    sport:602966819   ✅
    sport:602966823   ✅
    sport:602966817   ✅
    sport:602966814   ✅
    sport:602966803   ✅
    sport:602966825 ✅
    sport:602966816 ✅
    sport:602966804 ✅
    sport:603460398 ✅
    sport:602966805 ✅
    sport:602966808 ✅
    sport:602966802 ✅
    sport:603522082 ✅
    sport:602966824 ✅
    sport:603613048 ✅
    sport:602966809 ✅
    sport:602966818 ✅
    sport:602966806 ✅
    sport:603584172 ✅
     
    JOUR 7
     
    sport:603635964  ✅
    sport:603635972   ✅
    sport:603635981   ✅
    sport:603635969   ✅
    sport:603804432   ✅
    sport:603635963   ✅
    sport:603804477   ✅
    sport:603804522   ✅
    sport:603635970   ✅
    sport:603635973   ✅
    sport:603635979 ✅
    sport:603635977 ✅
    sport:603635967 ✅
    sport:603635978 ✅
    sport:604282131 ✅
    sport:604282127 ✅
     
    JOUR 8
     
    sport:604326514 ✅
    sport:604326528 ✅
    sport:604326524 ✅
    sport:604326513 ✅
    sport:604326517 ✅
    sport:604326515 ✅
    sport:604326511 ✅
    sport:604326518 ✅
    sport:604326526   ✅
    sport:604326510   ✅
    sport:604326523   ✅
    sport:604793974   ✅
    sport:604326519   ✅
     
    JOUR 9
     
    sport:604909141 ✅
    sport:604909137 ✅
    sport:604909552 ✅
    sport:604909139 ✅
    sport:604909153 ✅
    sport:604909138 ✅
    sport:604909151 ✅
    sport:604909135 ✅
    sport:604909156 ✅
    sport:605434337 ✅
    sport:605434336 ✅
    sport:604909145 ✅
    sport:604909144 ✅
    sport:605434339 ✅
    sport:604909136 ✅
    sport:605858520 ✅
     
     
    JOUR 10
     
    sport:605557548 ✅
    sport:605557549 ✅
    sport:605557544 ✅
    sport:605557552 ✅
    sport:605557550 ✅
    sport:605557540 ✅
    sport:605557542 ✅
    sport:605557545 ✅
    sport:605557539 ✅
    sport:605557555 ✅
    sport:605557551 ✅
    sport:605557547 ✅
    sport:606399216 ✅
    sport:605557557 ✅
    sport:605557554 ✅
    sport:606399723 ✅
    sport:605557546 ✅
    sport:605557560 ✅
    sport:606399214 ✅
    sport:605557558 ✅
    sport:606399722 ✅
    sport:606399720 ✅
     
    JOUR 11
     
    sport:606492000 ✅
    sport:606492005 ✅
    sport:606491995 ✅
    sport:606491996 ✅
    sport:606492007 ✅
    sport:606492006 ✅
    sport:606492010 ✅
    sport:606492016 ✅
    sport:606491997 ✅
    sport:606492015 ✅
    sport:606492012 ✅
    sport:606492011 ✅
    sport:606492004 ✅
    sport:606492014 ✅
    sport:607030912 ✅
    sport:606492009 ✅
     
    JOUR 12
     
    sport:607073955 ✅
    sport:607073939 ✅
    sport:607073941 ✅
    sport:607073944 ✅
    sport:607073937 ✅
    sport:607073938 ✅
    sport:607073961 ✅
    sport:607073963 ✅
    sport:607073940 ✅
    sport:597161385 ✅
    sport:607073949 ✅
    sport:607073943 ✅
    sport:607073956 ✅
    sport:607073962 ✅
    sport:607073945 ✅
    sport:607073950 ✅
    sport:607574566 ✅
    sport:607073952 ✅
    sport:607073948 ✅
    sport:607569620 ✅
    sport:607073959 ✅
    sport:607073960 ✅
    sport:607073964 ✅
    sport:607073951 ✅
    sport:607073954 ✅
    sport:607596294 ✅
     
    JOUR 13
     
    sport:607683650 ✅
    sport:607683640 ✅
    sport:607683659 ✅
    sport:607683642 ✅
    sport:607683639 ✅
    sport:607683644 ✅
    sport:607683641 ✅
    sport:607683648 ✅
    sport:607683658 ✅
    sport:607683651 ✅
    sport:607683646 ✅
    sport:607683658 ✅
    sport:607683655 ✅
    sport:607683657 ✅
    sport:607683652 ✅
    sport:607683645 ✅
    sport:607683653 ✅
     
    JOUR 14
     
    sport:608419583 ✅
    sport:608419571 ✅
    sport:608419579 ✅
    sport:608419585 ✅
    sport:608419767 ✅
    sport:608419587 ✅
    sport:608419575 ✅
    sport:608419581 ✅
    sport:608419582 ✅
    sport:608419576 ✅
    sport:608419584 ✅
    sport:608419573 ✅
    sport:608419586 ✅
    sport:608419564 ✅
     
    JOUR 15
     
    sport:609026442 ✅
    sport:609026443 ✅
    sport:609026435 ✅
    sport:609026425 ✅
    sport:609026436 ✅
    sport:609026438 ✅
    sport:609026437 ✅
    sport:609026450 ✅
    sport:609026427 ✅
    sport:609026423 ✅
    sport:609026430 ✅
    sport:609026429 ✅
    sport:609026448 ✅
    sport:609026431 ✅
    sport:609026444 ✅
    sport:609026447 ✅
    sport:609026446 ✅
    sport:609026433 ✅
    sport:609026426 ✅
    sport:609026440 ✅
     
    JOUR 16
     
    sport:609774213 ✅
    sport:609774229 ✅
    sport:609774232 ✅
    sport:609774227 ✅
    sport:609774217 ✅
    sport:609774212 ✅
    sport:609774219 ✅
    sport:609774211 ✅
    sport:609774225 ✅
    sport:609774208 ✅
    sport:609774221  ✅
    sport:609774222  ✅
    sport:609774216  ✅
    sport:609774215  ✅
    sport:609774226 ✅
    sport:609774235 ✅
    sport:609774233 ✅
    sport:609774231 ✅
    sport:609774230 ✅
    sport:609774228 ✅
     
    JOUR 17
     
    sport:610404838 ✅
    sport:610404834 ✅
    sport:610404836 ✅
    sport:610404849 ✅
    sport:610404827 ✅
    sport:610404853 ✅
    sport:610404830 ✅
    sport:610404835 ✅
    sport:610404841 ✅
    sport:610404842 ✅
    sport:610404845 ✅
    sport:610404840 ✅
    sport:610404852 ✅
    sport:610404844 ✅
    sport:610404850 ✅
    sport:610404851 ✅
    sport:610404846 ✅
    sport:610404843 ✅
    sport:610404837 ✅
    sport:610404848 ✅
     
    16e de finale
     
    sport:611082344 ✅
    sport:611082343 ✅
    sport:611082342 ✅
    sport:611082341 ✅
    sport:611626892 ✅
    sport:611626894 ✅
    sport:611626902 ✅
    sport:611626896 ✅
    sport:611626889 ✅
    sport:611626887 ✅
    sport:611572740 ✅
    sport:611626907 ✅
    sport:611626888 ✅
    sport:611626891 ✅
    sport:611626893 ✅
    sport:611626906 ✅
    sport:611626886 ✅
    sport:611626905 ✅
    sport:611626890 ✅
    sport:611626895 ✅
    sport:611626898 ✅
    sport:611626897 ✅
    sport:612265380  ✅
    sport:612265396  ✅
    sport:612265382  ✅
    sport:612265381  ✅
    sport:612265399  ✅
    sport:612265400  ✅
    sport:612265390 ✅
    sport:612265383 ✅
    sport:612265391 ✅
    sport:612265385 ✅
    sport:612265386 ✅
    sport:612265388 ✅
    sport:612265384 ✅
    sport:612265387 ✅
    sport:612265389  ✅
    sport:612265378  ✅
    sport:612265395  ✅
    sport:612265401  ✅
    sport:612886401   ✅
    sport:612886400   ✅
    sport:612886402  ✅
    sport:612886415  ✅
    sport:612886406  ✅
    sport:612886397  ✅
    sport:612886411  ✅
    sport:612886392  ✅
    sport:612886409  ✅
    sport:612886393  ✅
    sport:612886404 ✅
    sport:612886408 ✅
    sport:612886413 ✅
    sport:612886414 ✅
    sport:612886399 ✅
    sport:612886410 ✅
    sport:612886412 ✅
    sport:613557283 ✅
    sport:613557282 ✅
    sport:613557276 ✅
    sport:613557286 ✅
    sport:613557277 ✅
    sport:613557274 ✅
    sport:613557275 ✅
    sport:613557285 ✅
    sport:613557287 ✅
    sport:613557288 ✅
    sport:613557281 ✅
    sport:613557292 ✅
    sport:613557291 ✅
    sport:613557279 ✅
    sport:613557278 ✅
    sport:614370530  ✅
    sport:614370534  ✅
    sport:614370544  ✅
    sport:614370538  ✅
    sport:614370535  ✅
    sport:614370537  ✅
    sport:614370529 ✅
    sport:614370551✅
    sport:614370531 ✅
    sport:614370536 ✅
    sport:614370545 ✅
    sport:614370529 ✅
     
    8e de finale
     
    sport:615134282 ✅
    sport:615134280 ✅
    sport:615134273 ✅
    sport:615134281 ✅
    sport:615134274 ✅
    sport:615134268 ✅
    sport:615134271 ✅
    sport:615134276 ✅
    sport:615134269 ✅
    sport:615134277 ✅
    sport:615826658  ✅
    sport:615826657  ✅
    sport:615826659  ✅
    sport:615826655  ✅
    sport:615826656  ✅
    sport:615826668 ✅
    sport:615826654 ✅
    sport:615826661 ✅
    sport:615826667 ✅
    sport:616598942 ✅
    sport:616598941 ✅
    sport:616598943 ✅
    sport:616598948 ✅
    sport:616598947  ✅
    sport:617303506 ✅
    sport:617303509 ✅
    sport:617303513 ✅
    sport:617303508 ✅
    sport:617303510 ✅
    sport:617303512 ✅
    sport:617303507 ✅
     
    4e de finale
     
    sport:618443248 ✅
    sport:618443255 ✅
    sport:618443249 ✅
    sport:618443251 ✅
    sport:618443250 ✅
    sport:619212284 ✅
    sport:619212283 ✅
    sport:619212282 ✅
    sport:619212281 ✅
    sport:619823700 ✅
    sport:619823701 ✅
    sport:619823698 ✅
    sport:619823702 ✅
    sport:620441352 ✅
    sport:620441355 ✅
    sport:620441359 ✅
    sport:620441360✅
  21. Bitcoin
    AK2128 reacted to Jake7589 in 💰[$10,000 USD] Leg For Leg HtFtTipster ⚽️   
    We have our winners!
    Congratulations to all the lucky players selected.
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Barlow+Condensed:wght@700;800;900&display=swap'); :root { --navy: #071824; --white: #ffffff; --bolt: #1475E1; --bolt-dark: #0749CE; --charge: #FFB800; --surface: #0d2438; --surface2: #112d44; --muted: #7fa8c4; --display: 'Barlow Condensed', 'Inter', sans-serif; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--navy); color: var(--white); font-family: 'Inter', sans-serif; } .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; } } .play-btn { display:inline-block; font-family: var(--display); padding:18px 50px; background: linear-gradient(135deg, var(--bolt) 0%, var(--bolt-dark) 100%); color:var(--white); font-size:22px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; } .play-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 ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 10px 36px rgba(20,117,225,0.45); } .play-btn:hover::after { transform:translateX(100%); } .claim-wrap { text-align:center; margin-bottom:20px; } .claim-note { font-size:12px; color:var(--muted); margin-top:12px; letter-spacing:.04em; } .claim-note strong { color:var(--white); } .section { background: var(--surface); border-radius:16px; padding:26px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:rgba(20,117,225,0.35); box-shadow:0 4px 24px rgba(20,117,225,0.08); } .section-title { font-family:var(--display); font-size:24px; font-weight:900; color:var(--white); text-transform:uppercase; letter-spacing:.05em; margin-bottom:20px; display:flex; align-items:center; gap:12px; } .section-title .num { color:var(--bolt); font-size:18px; font-weight:700; letter-spacing:.1em; } .winners-split { display:grid; grid-template-columns:1fr 1fr; gap:10px; } .winners-col { display:flex; flex-direction:column; gap:6px; } .winner-row { display:flex; align-items:center; gap:10px; padding:10px 12px; background:var(--navy); border-radius:10px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; } .winner-row:hover { background:#0a2236; border-color:rgba(20,117,225,0.3); transform:translateX(4px); } .winner-rank { font-family:var(--display); min-width:28px; height:28px; background: linear-gradient(135deg, var(--bolt), var(--bolt-dark)); border-radius:6px; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:13px; color:var(--white); flex-shrink:0; } .winner-name { font-size:13px; font-weight:700; color:var(--white); flex:1; min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } .winner-prize { font-family:var(--display); font-weight:900; font-size:17px; color:var(--charge); white-space:nowrap; } .stake-badge { font-family:var(--display); text-align:center; padding:16px; background:linear-gradient(135deg, rgba(20,117,225,0.18), rgba(20,117,225,0.04)); border:1px solid rgba(20,117,225,0.4); border-radius:12px; color:var(--white); font-weight:900; font-size:18px; letter-spacing:.2em; text-transform:uppercase; margin-bottom:16px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px rgba(20,117,225,0.3); } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,0.18),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} @media(max-width:520px){ .winners-split { grid-template-columns:1fr; } .section { padding:22px 18px; } } 🎁 Claim Your Reward Link expires 22/7/2026 — claim before it's gone!
    50 Lucky Winners 1 Abitolulopemi $200 2 Ademremichi $200 3 adietess $200 4 Anniefabbie $200 5 Archpriest $200 6 Babynols $200 7 blazeiton420 $200 8 Busbabyyy $200 9 Chahal1996 $200 10 Disconnect22 $200 11 droz $200 12 durotimii $200 13 Funbibaby $200 14 Gesiereagua $200 15 Hemanthmonts $200 16 Heresy $200 17 Jaybabyyyy $200 18 Jovita8 $200 19 Jozikas $200 20 jualid $200 21 Kaffybaby23 $200 22 kamonegibo $200 23 KAYODEY12 $200 24 kishidan127 $200 25 LadyFissy $200 26 Lëøkëm $200 27 Maniks21 $200 28 markusma $200 29 marley202 $200 30 Maulshala $200 31 McMakanaki $200 32 Mfonbig $200 33 MzEbonyt $200 34 Nattou $200 35 Offahszn $200 36 OWOSAM007 $200 37 Phibygodfrey $200 38 Richterson $200 39 Ronan128 $200 40 ronmercado0789 $200 41 Shegebaby $200 42 Sidhu2121 $200 43 Stakewins777 $200 44 Suchti $200 45 the39 $200 46 TheOriginMS7 $200 47 thevictorjerry $200 48 Thobbyfair $200 49 tschingus $200 50 ziez $200
  22. Eddie
    AK2128 reacted to JessD26 in 💰 [$2,000] Bonus Buy Battle - June   
    ⚔️ Duel at Dawn has won this slot battle with the following payout...



    Congratulations to these 20 users who took a Wild West Guess and won! 🤠



    $100 in Stake Credit is headed to your vault 💰
  23. Eddie
    AK2128 reacted to neoooo in Chat Rules   
    I got muted 30min while trivia running because i said 'I love you bot', no one give me warning and i cant find rule about this here.
    Please add it to be clear rule.
  24. Eddie
    AK2128 reacted to Stake Staff in Chat Rules   
    Hello, dear chatters!  
    As you already know, Stake has some new mods/community managers and we need to make their life a bit easier by implementing some basic Rules for you to follow and for them to be guided by. Each chat should have these and they should be followed if you want to be a valuable/respected member of the community.
     
    Don’t spam & don’t use excessive capital letters when chatting. Don't harass or be offensive to other users or Stake staff. Don’t share any personal information (including socials) of you or other players. Don't beg or ask for loans, rains or tips. Don't use alternative (alts) accounts on chat, that is strictly forbidden. No suspicious behavior that can be seen as potential scams. Don't engage in any forms of advertising/trading/selling/buying or offering services. No discussion of streamers or KICK or any other similar platforms. Don't use URL shortening services. Always submit the full link. Don’t share codes, scripts or any other bot service. Only use the language specified in the chat channel, potential abuse will be sanctioned. No politics & no religion talk in chat, this one is strictly forbidden.  
    * Sub-rules and their further elaboration are given in the "Quote" below, so make sure to read that as well, for you to be fully informed on what is allowed on Stake chatrooms and what it prohibited.
    * Moderators/support members/admins and community managers save the right to implement the rules as they see fitting and corresponding to the given situation.
    * If player has been muted multiple times over the same offense, their mute time would be extended, and it would slowly end to the permanent disabling of chat privilege, especially if their behavior does not correct after multiple warnings/mutes.
    * Rules can be changed and adjusted based on the needs of the community.
    * For some more serious breaking of our chat rules, you may be muted without being previously warned.

    I hope that this post helped if you have any doubts concerning Rules implementation and that it will spare many of users from an unnecessary restrictions from our platform. If it hasn't, feel free to contact Live Support and any doubts would be clarified to you easily. 

    When and if you get muted, please, make an appeal on this SECTION here, and person who muted you would check it and review your case as soon as they are back online (24/48h). Thank you for your patience on this and please, do not make double-posts on that section, there is no need, you won't be replied sooner thanks to that.

    Thank you for choosing Stake, and welcome! Best of luck betting! 🍀
     
  25. Eddie
    AK2128 reacted to Steve in $75,000 giveaway winners #262   
    Winners claim $5000 here!
    https://playstake.info/bonus?code=75kRaffleWeek262


    $5000 winners

    871871 - ThorYan
    3774617 - yasinakgl
    2414806 - doom13
    3188764 - guillaume40bo
    3706988 - itsaber
    2077078 - Victorwinmax
    2314611 - Khaledwrom
    1508494 - Ninokhoury
    3371237 - playmj
    2027813 - Leotheboss06
    1278680 - SlickStride
    3885904 - 3bdallah511
    768400 - eclear73
    2169950 - たかやんご
    2728570 - Fahedfahed
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use