Jump to content

LeonCS

Member
  • Posts

    126
  • Joined

  • Last visited

Reputation Activity

  1. Pepe - Excited
    LeonCS reacted to BratislavK in Bet ID Prediction: June❓   
    :root { --card: rgba(10, 20, 38, 0.75); --line: rgba(255,255,255,0.12); --text: #f5f7fb; --muted: #a7b4c9; --gold: #f7c948; --shadow: 0 20px 60px rgba(0, 0, 0, 0.28); } .glass-card { border: 1px solid var(--line); border-radius: 28px; padding: 28px; margin-bottom: 20px; background: linear-gradient(135deg, rgba(247, 201, 72, 0.08), transparent 40%), linear-gradient(225deg, rgba(247, 201, 72, 0.08), transparent 40%), linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03)), var(--card); box-shadow: var(--shadow); backdrop-filter: blur(14px); color: var(--text); transition: 0.25s ease; } .glass-card:hover { transform: translateY(-4px); box-shadow: 0 26px 70px rgba(0,0,0,0.35); } /* HERO */ .hero-title { font-size: 30px; font-weight: 800; text-align: center; } .hero-sub { text-align: center; color: var(--muted); margin-top: 8px; font-size: 15px; } /* TIMER */ .timer-wrap { display:flex; justify-content:center; margin-top:10px; } .timer-frame { display:flex; justify-content:center; align-items:center; width:220px; height:74px; border-radius:18px; background: rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.08); box-shadow: 0 0 10px rgba(247,201,72,0.10); overflow:hidden; transition:0.25s ease; } .timer-frame:hover { border-color: rgba(247,201,72,0.35); box-shadow: 0 0 18px rgba(247,201,72,0.18); transform: translateY(-2px); } .timer-frame iframe { width:250px; height:80px; border:0; transform:scale(0.80); transform-origin:center; } /* GRID */ .info-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:14px; margin-top:18px; } /* BOX */ .info-box { background: rgba(255,255,255,0.04); border:1px solid rgba(255,255,255,0.08); border-radius:14px; padding:16px; text-align:center; transition:0.25s ease; position: relative; overflow: hidden; } .info-box:hover { transform: translateY(-6px); border-color: rgba(247,201,72,0.25); box-shadow: 0 16px 40px rgba(0,0,0,0.25); } .info-box::before { content:""; position:absolute; inset:0; background: radial-gradient(circle at top left, rgba(247,201,72,0.10), transparent 60%); opacity:0; transition:0.3s ease; pointer-events:none; } .info-box:hover::before { opacity:1; } /* REQUIREMENTS */ .req-item { background: rgba(255,255,255,0.04); border:1px solid rgba(255,255,255,0.08); border-radius:12px; padding:12px; margin-bottom:10px; font-size:14px; text-align:left; transition:0.25s ease; position:relative; overflow:hidden; } .req-item:hover { background: rgba(247,201,72,0.08); transform: translateY(-4px) scale(1.02); box-shadow: 0 10px 24px rgba(247,201,72,0.12); border-color: rgba(247,201,72,0.35); } /* PRIZE */ .prize-shiny { font-size:52px; font-weight:900; background:linear-gradient(90deg,#f7c948,#fff4b0,#f7c948); background-size:200%; -webkit-background-clip:text; -webkit-text-fill-color:transparent; animation:shine 3s linear infinite; } @keyframes shine { 0%{background-position:200% center;} 100%{background-position:-200% center;} } .prize-row { display:flex; justify-content:space-between; padding:6px 0; border-bottom:1px solid rgba(255,255,255,0.05); } .prize-row span:last-child { color: var(--gold); font-weight: 800; } .prize-row:last-child { border:none; } /* DROPDOWN TERMS */ .dropdown-card { background: rgba(255,255,255,0.04); border-radius:16px; margin-top:15px; overflow:hidden; border:1px solid rgba(255,255,255,0.08); } .dropdown-trigger { padding:14px; text-align:center; cursor:pointer; font-weight:700; color:var(--gold); list-style:none; } .rules-list { list-style:none; padding:0; margin:0; counter-reset:step; } .rules-list li { padding:10px 10px 10px 40px; position:relative; } .rules-list li::before { content:counter(step); counter-increment:step; position:absolute; left:10px; top:50%; transform:translateY(-50%); width:20px; height:20px; border-radius:50%; background:rgba(247,201,72,0.15); border:1px solid rgba(247,201,72,0.6); color:var(--gold); display:flex; align-items:center; justify-content:center; font-size:11px; } @media(max-width:900px){ .info-grid { grid-template-columns:1fr; } }
    Bet ID Prediction ❓ Predict the closest bet ID to the one that will be on Stake.com at end of this challenge. The closest 10 predictions will be awarded with some amazing rewards. 💰
    The prediction phase will remain open for 5 days, after which the thread will be closed. The final results will be determined after the full challenge period once the ending Bet ID is revealed.
    Ends: 01 July 2026 - 12 PM UTC. 📋 Requirements Submit your Bet ID prediction. Include your Stake username. Only one entry allowed. Minimum 10 forum posts required. 🏆 Prize Pool 1st$600 2nd$400 3rd$200 4th$100 5th$50 6th–10th$20 🚀 How to Enter Reply with your predicted Bet ID and Stake username. Example: Bet ID: 990,000,000,000  | Username: Bratislav
    📄 Terms & Conditions
    (Click to expand) Entry must have been made after the commencement of this promotion - 01/04/26 - (12 pm) GMT. In case of a tie, the user who posted/edited their entry first will have the advantage. Do not post more than one comment/entry. 10+ Posts count on Forum. Only level 2 KYC or higher verified users will be eligible for the prize. Only Stake.com and official Stake.com mirror sites users will be eligible for the prize. Stake employees cannot participate in official Stake.com forum challenges. This does not apply to moderators. Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. For payment, give us up to 72 hours from the end of the challenge. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post. /* hide hint when dropdown is open */ details[open] .expand-hint { display: none !important; }
  2. Doge - Cool
    LeonCS reacted to DragoslavP in ⚽​Stake Matchday Madness​ Week 40⚽   
    .sf-wrap{ max-width:1000px; margin:20px auto; font-family:Arial,Helvetica,sans-serif; color:#f5f7fb; background: radial-gradient(circle at 20% 10%, rgba(120,200,255,0.10), transparent 40%), radial-gradient(circle at 80% 20%, rgba(255,220,120,0.08), transparent 45%), radial-gradient(circle at 50% 100%, rgba(180,140,255,0.08), transparent 55%), linear-gradient(145deg, #0f1722 0%, #121c2a 45%, #0e1520 100%); border:1px solid rgba(255,255,255,0.14); border-radius:26px; overflow:hidden; box-shadow:0 22px 60px rgba(0,0,0,0.35); position:relative; backdrop-filter: blur(10px); } .sf-wrap::before{ content:""; position:absolute; inset:0; pointer-events:none; background: radial-gradient(circle at 85% 15%, rgba(120,180,255,0.10), transparent 45%), radial-gradient(circle at 20% 80%, rgba(255,210,120,0.07), transparent 50%), radial-gradient(circle at 50% 50%, rgba(255,255,255,0.04), transparent 60%); } .sf-wrap::after{ content:""; position:absolute; inset:0; pointer-events:none; background:radial-gradient(circle at center, transparent 55%, rgba(0,0,0,0.25) 100%); } .sf-hero{ position:relative; padding:34px 28px 28px; background: transparent; } .sf-topbar{ display:flex; align-items:center; justify-content:space-between; gap:14px; margin-bottom:14px; flex-wrap:wrap; } .sf-title{ font-size:40px; line-height:1.08; font-weight:900; color:#ffffff; margin:0 0 10px; text-shadow:0 4px 18px rgba(0,0,0,0.25); } .sf-sub{ max-width:760px; font-size:17px; line-height:1.65; color:#dbe4ff; margin-bottom:22px; } .sf-grid-top{ display:flex; flex-wrap:wrap; gap:12px; } .sf-chip{ flex:1 1 180px; min-width:180px; padding:15px 16px; border-radius:18px; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.10); box-shadow:0 6px 16px rgba(0,0,0,0.14); transition:all 0.25s ease; } .sf-chip-label{ font-size:11px; text-transform:uppercase; letter-spacing:1px; color:#cbd5e8; margin-bottom:6px; } .sf-chip-value{ font-size:19px; font-weight:800; color:#ffffff; } .sf-btns{ margin-top:20px; display:flex; flex-wrap:wrap; gap:12px; justify-content:center; position:relative; padding-bottom:14px; } .sf-btns::after{ content:""; position:absolute; left:20%; right:20%; bottom:-10px; height:2px; background:linear-gradient(90deg,transparent,#f7c948,transparent); opacity:0.55; } .sf-btn{ display:inline-block; padding:14px 20px; border-radius:14px; font-size:14px; font-weight:800; letter-spacing:0.4px; transition:all 0.25s ease; text-decoration:none !important; } .sf-btn-primary{ color:#1a1a1a !important; background:linear-gradient(135deg,#8c6a00 0%,#d4af37 40%,#ffd700 60%,#b8860b 100%); border:1px solid rgba(255,215,0,0.75); box-shadow:0 14px 28px rgba(212,175,55,0.35), inset 0 1px 0 rgba(255,255,255,0.25); text-shadow:0 1px 0 rgba(255,255,255,0.35); position:relative; overflow:hidden; } .sf-btn-primary:hover{ transform:translateY(-3px) scale(1.08); box-shadow:0 18px 36px rgba(212,175,55,0.45); } .sf-btn-primary::after{ content:""; position:absolute; top:-60%; left:-70%; width:60%; height:200%; background:linear-gradient(120deg,transparent,rgba(255,255,255,0.35),transparent); transform:rotate(25deg); transition:all 0.6s ease; } .sf-btn-primary:hover::after{ left:120%; } .sf-main{ padding:26px; } .sf-columns{ display:flex; flex-wrap:wrap; gap:20px; align-items:stretch; } .sf-left, .sf-right{ flex:1 1 48%; min-width:320px; display:flex; flex-direction:column; } .sf-card{ background:rgba(255,255,255,0.04); border:1px solid rgba(255,255,255,0.10); border-radius:22px; padding:22px; box-shadow:0 10px 24px rgba(0,0,0,0.18); margin-bottom:20px; backdrop-filter: blur(12px); position:relative; transition:all 0.25s ease; } .sf-left .sf-card:last-child, .sf-right .sf-card:last-child{ margin-bottom:0; margin-top:auto; } .sf-card::before{ content:""; position:absolute; inset:0; border-radius:22px; pointer-events:none; background:linear-gradient(135deg, rgba(247,201,72,0.04), transparent 45%, rgba(120,160,255,0.03)); } .sf-card h3{ margin:0 0 14px; font-size:24px; color:#ffffff; } .dropdown-card{ margin-top:20px; } .sf-main > .sf-card:last-child{ margin-top:28px; } .dropdown-trigger{ display:flex; align-items:center; justify-content:center; text-align:center; font-weight:900; font-size:18px; cursor:pointer; color:#ffffff; margin-bottom:0; } .rules-list{ list-style:none; padding:0; margin:0; counter-reset: rule; display:flex; flex-direction:column; gap:10px; } .rules-list li{ position:relative; padding:14px 16px 14px 56px; border-radius:14px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.08); transition:all 0.25s ease; color:#dbe4ff; font-size:14px; line-height:1.6; } .rules-list li::before{ counter-increment: rule; content: counter(rule); position:absolute; left:14px; top:50%; transform:translateY(-50%); width:28px; height:28px; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:12px; font-weight:900; color:#1a1a1a; background:linear-gradient(135deg,#f7c948,#ffdd7a); box-shadow:0 6px 14px rgba(247,201,72,0.18); } .sf-card:hover{ transform: translateY(-6px); box-shadow: 0 18px 40px rgba(0,0,0,0.35); border: 1px solid rgba(247,201,72,0.45); } .rules-list li:hover{ transform: translateX(6px); background: rgba(247,201,72,0.06); border: 1px solid rgba(247,201,72,0.35); color: #ffffff; box-shadow: 0 10px 24px rgba(0,0,0,0.25); }    
    ⚽Stake Matchday Madness⚽ Round 40 | PSG - Arsenal
     
    (Europe, Champions League. The match is scheduled for 30.05.2026.)
     
     

    Ends: 30/05/26 (16:00 pm) GMT
    Requirements
    Guess correctly 7 questions that are posted on the poll below.
    Each category will be scored individually, and the total score will be calculated by adding them all together.
     
    To have a valid entry, fill out the form below.
     
    HERE
    Prize Pool
     
    1st place$150
    2nd place$100
    3rd place$50
    4th place$50
    5th place$50   In case of a tie, the user who submitted their form first will have an advantage. Additional Information
    Points are awarded based on the number of points next to the questions. All correct answers will be added together. In case of the match being postponed, the promotion will also be postponed. Total Score: Your total score will be the sum of points from all 7 guesses. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. If a player is not on the roster for that game due to injury or any other reason. In that case, only the predictions for selected players who participated in the match will be counted. A Pastebin leaderboard will be featured as part of the promotion. Terms & Conditions — click to expand
      Only level 2 KYC or higher verified users will be eligible for the prize. Only Stake.com and official Stake.com mirrors users will be eligible for the prize. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. For payment, give us up to 72 hours from the end of the promotion. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post.  
     
  3. Fire
    LeonCS 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. Fire
    LeonCS got a reaction from Robbabillion79 in Bet ID Prediction: May❓   
    Bet ID: 484,766,586,882
    id : LeonCS
  5. Pepe - Pain
    LeonCS reacted to DragoslavP in 🏀​Stake Matchday Madness​ Week 36🏀   
    .sf-wrap{ max-width:1000px; margin:20px auto; font-family:Arial,Helvetica,sans-serif; color:#f5f7fb; background: radial-gradient(circle at 20% 10%, rgba(120,200,255,0.10), transparent 40%), radial-gradient(circle at 80% 20%, rgba(255,220,120,0.08), transparent 45%), radial-gradient(circle at 50% 100%, rgba(180,140,255,0.08), transparent 55%), linear-gradient(145deg, #0f1722 0%, #121c2a 45%, #0e1520 100%); border:1px solid rgba(255,255,255,0.14); border-radius:26px; overflow:hidden; box-shadow:0 22px 60px rgba(0,0,0,0.35); position:relative; backdrop-filter: blur(10px); } .sf-wrap::before{ content:""; position:absolute; inset:0; pointer-events:none; background: radial-gradient(circle at 85% 15%, rgba(120,180,255,0.10), transparent 45%), radial-gradient(circle at 20% 80%, rgba(255,210,120,0.07), transparent 50%), radial-gradient(circle at 50% 50%, rgba(255,255,255,0.04), transparent 60%); } .sf-wrap::after{ content:""; position:absolute; inset:0; pointer-events:none; background:radial-gradient(circle at center, transparent 55%, rgba(0,0,0,0.25) 100%); } .sf-hero{ position:relative; padding:34px 28px 28px; background: transparent; } .sf-topbar{ display:flex; align-items:center; justify-content:space-between; gap:14px; margin-bottom:14px; flex-wrap:wrap; } .sf-title{ font-size:40px; line-height:1.08; font-weight:900; color:#ffffff; margin:0 0 10px; text-shadow:0 4px 18px rgba(0,0,0,0.25); } .sf-sub{ max-width:760px; font-size:17px; line-height:1.65; color:#dbe4ff; margin-bottom:22px; } .sf-grid-top{ display:flex; flex-wrap:wrap; gap:12px; } .sf-chip{ flex:1 1 180px; min-width:180px; padding:15px 16px; border-radius:18px; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.10); box-shadow:0 6px 16px rgba(0,0,0,0.14); transition:all 0.25s ease; } .sf-chip-label{ font-size:11px; text-transform:uppercase; letter-spacing:1px; color:#cbd5e8; margin-bottom:6px; } .sf-chip-value{ font-size:19px; font-weight:800; color:#ffffff; } .sf-btns{ margin-top:20px; display:flex; flex-wrap:wrap; gap:12px; justify-content:center; position:relative; padding-bottom:14px; } .sf-btns::after{ content:""; position:absolute; left:20%; right:20%; bottom:-10px; height:2px; background:linear-gradient(90deg,transparent,#f7c948,transparent); opacity:0.55; } .sf-btn{ display:inline-block; padding:14px 20px; border-radius:14px; font-size:14px; font-weight:800; letter-spacing:0.4px; transition:all 0.25s ease; text-decoration:none !important; } .sf-btn-primary{ color:#1a1a1a !important; background:linear-gradient(135deg,#8c6a00 0%,#d4af37 40%,#ffd700 60%,#b8860b 100%); border:1px solid rgba(255,215,0,0.75); box-shadow:0 14px 28px rgba(212,175,55,0.35), inset 0 1px 0 rgba(255,255,255,0.25); text-shadow:0 1px 0 rgba(255,255,255,0.35); position:relative; overflow:hidden; } .sf-btn-primary:hover{ transform:translateY(-3px) scale(1.08); box-shadow:0 18px 36px rgba(212,175,55,0.45); } .sf-btn-primary::after{ content:""; position:absolute; top:-60%; left:-70%; width:60%; height:200%; background:linear-gradient(120deg,transparent,rgba(255,255,255,0.35),transparent); transform:rotate(25deg); transition:all 0.6s ease; } .sf-btn-primary:hover::after{ left:120%; } .sf-main{ padding:26px; } .sf-columns{ display:flex; flex-wrap:wrap; gap:20px; align-items:stretch; } .sf-left, .sf-right{ flex:1 1 48%; min-width:320px; display:flex; flex-direction:column; } .sf-card{ background:rgba(255,255,255,0.04); border:1px solid rgba(255,255,255,0.10); border-radius:22px; padding:22px; box-shadow:0 10px 24px rgba(0,0,0,0.18); margin-bottom:20px; backdrop-filter: blur(12px); position:relative; transition:all 0.25s ease; } .sf-left .sf-card:last-child, .sf-right .sf-card:last-child{ margin-bottom:0; margin-top:auto; } .sf-card::before{ content:""; position:absolute; inset:0; border-radius:22px; pointer-events:none; background:linear-gradient(135deg, rgba(247,201,72,0.04), transparent 45%, rgba(120,160,255,0.03)); } .sf-card h3{ margin:0 0 14px; font-size:24px; color:#ffffff; } .dropdown-card{ margin-top:20px; } .sf-main > .sf-card:last-child{ margin-top:28px; } .dropdown-trigger{ display:flex; align-items:center; justify-content:center; text-align:center; font-weight:900; font-size:18px; cursor:pointer; color:#ffffff; margin-bottom:0; } .rules-list{ list-style:none; padding:0; margin:0; counter-reset: rule; display:flex; flex-direction:column; gap:10px; } .rules-list li{ position:relative; padding:14px 16px 14px 56px; border-radius:14px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.08); transition:all 0.25s ease; color:#dbe4ff; font-size:14px; line-height:1.6; } .rules-list li::before{ counter-increment: rule; content: counter(rule); position:absolute; left:14px; top:50%; transform:translateY(-50%); width:28px; height:28px; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:12px; font-weight:900; color:#1a1a1a; background:linear-gradient(135deg,#f7c948,#ffdd7a); box-shadow:0 6px 14px rgba(247,201,72,0.18); } .sf-card:hover{ transform: translateY(-6px); box-shadow: 0 18px 40px rgba(0,0,0,0.35); border: 1px solid rgba(247,201,72,0.45); } .rules-list li:hover{ transform: translateX(6px); background: rgba(247,201,72,0.06); border: 1px solid rgba(247,201,72,0.35); color: #ffffff; box-shadow: 0 10px 24px rgba(0,0,0,0.25); }    

    🏀Stake Matchday Madness🏀 Round 36 | Lakers - OKC Thunder | Game 3
     
    (USA, NBA. The match is scheduled for 05.10.2026.)
     
     

    Ends: 05/10/26 (11:00 pm) GMT
    Requirements
    Guess correctly 7 questions that are posted on the poll below.
    Each category will be scored individually, and the total score will be calculated by adding them all together.
     
    To have a valid entry, fill out the form below.
     
    HERE
    Prize Pool
     
    1st place$150
    2nd place$100
    3rd place$50
    4th place$50
    5th place$50   In case of a tie, the user who submitted their form first will have an advantage. Additional Information
    Points are awarded based on the number of points next to the questions. All correct answers will be added together. In case of the match being postponed, the promotion will also be postponed. Total Score: Your total score will be the sum of points from all 7 guesses. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. If a player is not on the roster for that game due to injury or any other reason. In that case, only the predictions for selected players who participated in the match will be counted. A Pastebin leaderboard will be featured as part of the promotion. Terms & Conditions — click to expand
      Only level 2 KYC or higher verified users will be eligible for the prize. Only Stake.com and official Stake.com mirrors users will be eligible for the prize. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. For payment, give us up to 72 hours from the end of the promotion. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post.  
     
  6. Pepe - Crying
    LeonCS reacted to DragoslavP in 👊‍Punch your Guesses - Week 4👊‍   
    👊‍Punch your Guesses👊‍



    - UFC Fight Night: Khamzat Chimaev vs. Sean Strickland- 
    (UFC Prudential Center, Newark, US. The event is scheduled for 10.05.2026.)
    Ends: 10/05/26 (11:00 pm) GMT 
     
    Requirements:
    Guess correctly 7 fights that are posted on the poll below. To have a valid entry, fill out the form below. HERE
     
    Each category will be scored individually, and the total score will be calculated by adding them all together.
     
    Tips & Terms & Conditions:
    Points are awarded based on the number of points next to the questions; all correct answers will be added together. In case of the match being postponed, the promotion will also be postponed. Total Score: Your total score will be the sum of points from all 7 guesses. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. In case of a tie, the user who submitted their form first will have an advantage If the organization changes the fighters of a certain match that's on the form, it will be voided. If a player is not on the roster for that game due to injury or any other reason. In that case, only the predictions for selected players who participated in the match will be counted. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. For payment, give us up to 72 hours from the end of the promotion. Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. Do not post more than one comment/entry. You have to be one of the VIP members on our site ( at least the Bronze VIP level ). Only level 2 KYC or higher verified users will be eligible for the prize. You can verify your Stake account here: https://stake.com/settings/verification Only stake.com and official stake.com mirrors users will be eligible for the prize. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post.  
    Prize Pool distribution
    1st place - $150  2nd place - $100 3rd place - $50 4th place - $50 5th place - $50
      How to Enter
    Click on the "HERE" button. Fill out the form and good luck!
  7. Fire
    LeonCS got a reaction from k800eu in Weekend Stream + Giveaway   
    have a good weekend e1
    stake": LeonCS
  8. Ethereum
    LeonCS got a reaction from KaiZidan in Bet ID Prediction: May❓   
    Bet ID: 484,766,586,882
    id : LeonCS
  9. Pepe - Juiced
    LeonCS reacted to BratislavK in Bet ID Prediction: May❓   
    Bet ID Prediction ❓ Predict the closest bet ID to the one that will be on Stake.com at end of this challenge. The closest 10 predictions will be awarded with some amazing rewards. 💰
    The prediction phase will remain open for 5 days, after which the thread will be closed. The final results will be determined after the full challenge period once the ending Bet ID is revealed.
    Ends: 01 June 2026 - 12 PM UTC. 📋 Requirements Submit your Bet ID prediction. Include your Stake username. Only one entry allowed. Minimum 10 forum posts required. 🏆 Prize Pool 1st$600 2nd$400 3rd$200 4th$100 5th$50 6th–10th$20 🚀 How to Enter Reply with your predicted Bet ID and Stake username. Example: Bet ID: 660,000,000,000  | Username: Bratislav
    📄 Terms & Conditions
    (Click to expand) Entry must have been made after the commencement of this promotion - 01/04/26 - (12 pm) GMT. In case of a tie, the user who posted/edited their entry first will have the advantage. Do not post more than one comment/entry. 10+ Posts count on Forum. Only level 2 KYC or higher verified users will be eligible for the prize. Only Stake.com and official Stake.com mirror sites users will be eligible for the prize. Stake employees cannot participate in official Stake.com forum challenges. This does not apply to moderators. Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. For payment, give us up to 72 hours from the end of the challenge. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post.
  10. Pepe - Crying
    LeonCS reacted to Jake7589 in ​ 🏆 Stake x Team Vitality PC Giveaway 🎮 ​   
    @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; overflow-x: hidden; } .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; } } .header { text-align:center; padding:0 0 36px; background: linear-gradient(160deg, #0d2a40 0%, #071824 100%); border-radius:20px; border:1px solid #ffffff12; margin-bottom:20px; position:relative; overflow:hidden; } .header::before { content:''; position:absolute; top:-60px; left:50%; transform:translateX(-50%); width:340px; height:340px; background: radial-gradient(circle, #FFB80018 0%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.6; transform:translateX(-50%) scale(1); } 50% { opacity:1; transform:translateX(-50%) scale(1.15); } } .hero-img-wrap { border-radius:20px 20px 0 0; overflow:hidden; border-bottom:1px solid #FFB80033; } .hero-img-wrap img { width:100%; display:block; } .header-body { padding:28px 28px 0; } .eyebrow { display:inline-block; padding:7px 14px; border-radius:999px; border:1px solid rgba(255,184,0,.22); background:rgba(255,184,0,.08); color:var(--gold); font-size:11px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; margin-bottom:16px; } .header h1 { font-size:34px; font-weight:900; line-height:1.1; letter-spacing:-.03em; background: linear-gradient(90deg, #FFB800, #ffda6e, #FFB800); background-size:200%; -webkit-background-clip:text; -webkit-text-fill-color:transparent; animation: shimmer 3s linear infinite; margin-bottom:10px; } @keyframes shimmer { to { background-position:200% center; } } .ends-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:1.2px; margin-bottom:14px; } .ends-label strong { color:#fff; } .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; } .cta-main { 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; margin-top:8px; } .cta-main::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; } .cta-main:hover { transform:translateY(-3px); box-shadow:0 8px 32px #FFB80055; text-decoration:none !important; } .cta-main:hover::after { transform:translateX(100%); } .prize-row { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin-bottom:16px; } .prize-card { background:var(--surface); border-radius:16px; padding:22px 14px; text-align:center; border:1px solid transparent; position:relative; overflow:hidden; transition:transform .3s, border-color .3s, box-shadow .3s; cursor:default; } .prize-card:hover { transform:translateY(-6px) scale(1.02); } .prize-card.gold { border-color:#FFB80044; --glow:#FFB80018; } .prize-card.gold:hover { border-color:#FFB800aa; box-shadow:0 12px 40px #FFB80030; } .prize-card.blue { border-color:#0079ff33; --glow:#0079ff14; } .prize-card.blue:hover { border-color:#0079ffaa; box-shadow:0 12px 40px #0079ff25; } .prize-card::before { content:''; position:absolute; inset:0; background:radial-gradient(ellipse at 50% 0%, var(--glow,transparent) 0%, transparent 65%); opacity:0; transition:opacity .3s; pointer-events:none; } .prize-card:hover::before { opacity:1; } .badge { position:absolute; top:10px; right:12px; font-size:20px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-7px)} } .prize-amount { font-size:32px; font-weight:900; line-height:1; margin-bottom:5px; } .prize-card.gold .prize-amount { color:#FFB800; } .prize-card.blue .prize-amount { color:#0079ff; } .prize-label { font-size:11px; color:var(--muted); text-transform:uppercase; letter-spacing:.8px; } .prize-sub { font-size:12px; color:#6a90a8; margin-top:4px; } .pill { background:#0079ff12; border:1px solid #0079ff33; border-radius:40px; padding:10px 20px; text-align:center; font-size:13px; font-weight:600; color:#4da6ff; margin-bottom:18px; transition:background .3s, border-color .3s; } .pill:hover { background:#0079ff22; border-color:#0079ff66; } .grid { display:grid; grid-template-columns:1.1fr .9fr; gap:16px; margin-bottom:16px; } .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:8px; } .panel-intro { color:var(--muted); font-size:14px; margin-bottom:18px; } .spec-list { display:flex; flex-direction:column; gap:10px; list-style:none; padding:0; } .spec-list li { display:flex; align-items:center; gap:12px; background:var(--primary); border-radius:12px; padding:12px 16px; border:1px solid #ffffff0a; color:#b0cee4; font-size:14px; transition:background .2s, border-color .2s, transform .2s; cursor:default; } .spec-list li:hover { background:#0a2236; border-color:#FFB80044; transform:translateX(6px); } .spec-list li::before { content:'✓'; min-width:22px; height:22px; border-radius:50%; background:var(--gold); color:#071824; font-weight:900; font-size:12px; display:flex; align-items:center; justify-content:center; flex-shrink:0; } .steps { display:flex; flex-direction:column; gap:12px; } .step { display:grid; grid-template-columns:48px 1fr; gap:14px; padding:14px; border-radius:14px; background:rgba(255,255,255,.03); border:1px solid #ffffff0a; transition:border-color .25s, transform .25s; } .step:hover { border-color:#0079ff44; transform:translateX(4px); } .step-no { width:48px; height:48px; border-radius:12px; background:rgba(255,184,0,.12); border:1px solid rgba(255,184,0,.2); color:var(--gold); display:flex; align-items:center; justify-content:center; font-size:18px; font-weight:900; transition:transform .25s, box-shadow .25s; } .step:hover .step-no { transform:scale(1.1); box-shadow:0 0 0 5px rgba(255,184,0,.1); } .step-title { margin:0 0 4px; color:var(--text); font-size:15px; font-weight:700; } .step-text { margin:0; color:var(--muted); font-size:13px; } .step-text a { color:var(--blue); text-decoration:none; } .step-text a:hover { text-decoration:underline; } .step-text strong { color:#fff; } .clean-list { list-style:none; padding:0; margin:0; display:flex; flex-direction:column; gap:10px; } .clean-list li { display:flex; align-items:center; gap:12px; background:var(--primary); border-radius:12px; padding:12px 16px; border:1px solid #ffffff0a; color:#b0cee4; font-size:14px; line-height:1.5; transition:background .2s, border-color .2s, transform .2s; cursor:default; } .clean-list li:hover { background:#0a2236; border-color:#0079ff44; transform:translateX(6px); } .clean-list li::before { content:''; min-width:7px; width:7px; height:7px; border-radius:999px; background:var(--gold); flex-shrink:0; } .clean-list li span { display:inline; } .clean-list li strong { color:#FFB800; } .clean-list li a { color:var(--blue); } .alert { background:#ff6b0010; border:1px solid #ff6b0040; border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .alert:hover { border-color:#ff6b0088; } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0c8a0; line-height:1.7; } .n-text strong { color:#fff; } .stake-badge { text-align:center; padding:14px; background:linear-gradient(135deg,#0079ff18,#0079ff08); border:1px solid #0079ff44; border-radius:12px; color:#4da6ff; font-weight:700; font-size:14px; margin-bottom:16px; letter-spacing:.5px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px #0079ff25; } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(0,121,255,.12),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } .terms-header { text-align:center; margin:8px 0 14px; } .terms-header h2 { font-size:22px; font-weight:900; } .terms-header p { color:var(--muted); font-size:13px; margin-top:6px; } details { background:var(--primary); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:#0079ff33; } summary { padding:16px 20px; cursor:pointer; font-weight:700; color:var(--muted); font-size:14px; 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(--blue); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#6a90a8; line-height:1.9; } .terms-body h2 { font-size:12px; color:#FFB800; text-transform:uppercase; letter-spacing:.8px; margin:18px 0 8px; } .terms-body ol, .terms-body ul { padding-left:20px; } .terms-body li { margin-bottom:8px; } .terms-body a { color:var(--blue); } .terms-body ul li { list-style:disc; } .footer-note { margin-top:16px; text-align:center; color:var(--muted); font-size:13px; } .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} @media(max-width:600px){ .prize-row { grid-template-columns:1fr; } .grid { grid-template-columns:1fr; } .header h1 { font-size:26px; } } Exclusive Giveaway Stake x Team Vitality
    PC Giveaway
    Ends: 25/4/2026 @ 1:00 AM GMT
    We're teaming up with Team Vitality to give 5 lucky forum members the chance to win exclusive, one-of-a-kind custom PCs 🎮
    Each PC has been personally customized by a Team Vitality player, making every build unique 🎨
    Just sign up to the Stake Community forums, leave your Stake username below, and you're in the running to win one of these insane custom rigs 💻
    🖥️ Join the Community 🏆 5x Custom PCs Up for grabs 🎮 1 Per Winner Unique build each ⚡ RTX 5070 Ti Inside each rig 💡 Leave your Stake username below to verify your entry How To Enter Two simple steps
    Complete both steps to be eligible for a custom PC.
    1 Create or log in to your account
    Have an existing account or sign up at stakecommunity.com.
    2 Reply with your Stake username
    Post your Stake username in this thread to confirm your entry.
    PC Specs What's inside
    Every custom PC is built with these components.
    AMD Ryzen 7 7800X3D Asus RTX 5070 Ti 32GB Silicon Power XPOWER Storm 6000MHz RGB C36 (2×16GB) Asus B850M AYW Gaming Wi-Fi — DDR5 750W Inwin 80+ Gold Requirements Before you enter
    Create or have an existing account on Stake Community Reply to this thread with your Stake username Must use the same email address for your Stake Community account and Stake account Stake.com users only — Bronze VIP or above KYC Level 2 verification required Prize Distribution How the prize works
    5 custom PCs will be awarded — one per winner Each PC has been personally customized by a Team Vitality player Winners are selected at random from all eligible entries Prize is a physical good — not paid in cryptocurrency or Stake Vault credit PC will be shipped directly to the winner's nominated address at Stake's cost Winners must respond within 7 days of notification or the prize may be forfeited ⚠️ Don't miss out! Stay tuned for the official winner announcement. You must respond within 7 days of being contacted — failure to respond may result in forfeiture of the prize. ‼️ Stake.com users only ‼️ Terms of Service — Competition
    For full Terms of Service, expand below.
    📄 Full Terms & Conditions — click to expand This competition ("Stake x Team Vitality PC Giveaway") is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and the Stake 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 The Prize
    Winners receive one (1) custom-built PC supplied by Aftershock PC. The prize is a physical good — not paid in cryptocurrency or credited to your Stake Vault. A total of five (5) custom-built PCs are available. Each winner receives one (1) PC only. The prize is non-transferable and may only be awarded to the verified winner. The PC will be shipped to the winner's nominated delivery address at Stake's cost. If delivery is not reasonably practicable due to shipping restrictions or legal limitations, Stake reserves the right to substitute the prize with one of equal or greater value. Winners are solely responsible for all taxes, duties, or fees arising from receipt of the prize. Winner Notification
    Winners will be contacted via the email address linked to both their Stake Community and Stake accounts. If a winner does not respond within seven (7) days of notification, the prize may be forfeited and reallocated at Stake's discretion. Winners may be required to provide their full legal name and shipping address to receive the prize. Unless confirmed otherwise, prizes will be delivered within fourteen (14) days of the competition ending. 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 (forum moderators are not excluded) Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Must use the same email address for both your Stake Community and Stake accounts Entry
    Eligible users registered on the Stake Community Forum prior to the competition start date will be automatically entered. No further action is required. Only one (1) entry per person. Multiple accounts or attempts to circumvent the entry mechanism will result in disqualification. Winners are selected at random from all eligible entrants. Stake's Reserved Rights
    To amend the Rules at any time To cancel the Competition at any time To disqualify any entrant suspected of misusing the entry process To verify the nominated account for prize delivery Stake may use the winner's first name and general prize details for promotional purposes unless the winner objects in writing in advance General
    The prize is supplied by Aftershock PC. Stake makes no warranties regarding the quality or performance of the prize. Stake is not liable for lost, incomplete, or delayed entries or notifications due to technical issues outside its control. This competition is void where prohibited by law and governed by the laws applicable to the Stake Terms and Conditions. Please read all conditions carefully before entering.
  11. Fire
    LeonCS got a reaction from KaiZidan in Weekend Stream + Giveaway   
    have a good weekend e1
    stake": LeonCS
  12. Fire
    LeonCS got a reaction from Abhayspam in Weekend Stream + Giveaway   
    good luck and have some fun guy
    stake: LeonCS
  13. Fire
    LeonCS got a reaction from Abhayspam in Weekend Stream + Giveaway   
    lets have some fun
    stake: LeonCS
  14. Fire
    LeonCS got a reaction from Abhayspam in Weekend Stream + Giveaway   
    lets have the better world..
    stake: LeonCS
  15. Eddie
    LeonCS reacted to DragoslavP in $10,000 Highest Odds | March | Sports Challenge   
    Highest Odds | March 💰
    Ends: 01/04/2026 @ (12 PM) GMT 


     
    Requirements:
    Win a bet with the highest total odds you can! (if you win a bet with higher odds you can edit your post with it) The minimum bet amount is set at 1$ USD (in any coin) The table will be updated once a day. Tips & Terms & Conditions:
    You can bet on pre-match or live markets. Cashed-out bets are not eligible for the challenge. Bet must have been made after 01/03/26 - (1 PM) GMT and it has to be settled before the timer expires! Adjusted bets after the promotion has ended will not count. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. For payment, please allow us up to 72 hours. Only level 2 KYC or higher verified users will be eligible for the prize. You can verify your Stake account here: https://stake.com/settings/verification Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. Only stake.com and official stake.com mirrors users will be eligible for the prize. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post. Prize Pool distribution
    1st place $2,400 2nd place $1,200 3rd place $800 4th place $600 5th place $500 6-10th place $300 11-15th place $200 16-20th place $100 21-50th place$50 How to Enter:
    Respond to this topic by posting your sports bet ID. Screenshot of the bet is optional. **Note: In case of a tie, players will be ranked: a) based on their wagered amount; b) if further tie occurs, players will be ranked based on the time of posting, that is, the last edit of their entry post on this thread.   One valid entry per user.
           4. Examples of valid bet IDs:
                  - sport:123456789
  16. Fire
    LeonCS reacted to DragoslavP in ⛹️​Stake Matchday Madness​ Week 27​ | Free to Play   
    ⛹️Stake Matchday Madness⛹️



    - Round 27 -  Denver Nuggets vs NY Knicks
    (USA, NBA. The match is scheduled for 07.03.2026.)
    Ends: 07/03/26 (02:00 am) GMT 
     
    Requirements:
    Guess correctly 7 questions that are posted on the poll below. To have a valid entry, fill out the form below. HERE
     
    Each category will be scored individually, and the total score will be calculated by adding them all together.
     
    Tips & Terms & Conditions:
    Points are awarded based on the number of points next to the questions; all correct answers will be added together. In case of the match being postponed, the promotion will also be postponed. Total Score: Your total score will be the sum of points from all 7 guesses. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. In case of a tie, the user who submitted their form first will have an advantage A Pastebin leaderboard will be featured as part of the promotion. If a player is not on the roster for that game due to injury or any other reason. In that case, only the predictions for selected players who participated in the match will be counted. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. For payment, give us up to 72 hours from the end of the promotion. Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. Do not post more than one comment/entry. You have to be one of the VIP members on our site ( at least the Bronze VIP level ). Only level 2 KYC or higher verified users will be eligible for the prize. You can verify your Stake account here: https://stake.com/settings/verification Only stake.com and official stake.com mirrors users will be eligible for the prize. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post.  
    Prize Pool distribution
    1st place - $150  2nd place - $100 3rd place - $50 4th-10th - $15 11th-20th - $10  
    How to Enter
    Click on the "HERE" button. Fill out the form and good luck!
  17. Doge - Cool
    LeonCS reacted to DragoslavP in 🏀 [EuroLeague] Points Battle | Round 30 |🏀   
    Congratulations!
    You can claim prizes on the link below until the 4th of April!
    Top 20 winners:



    Results:

    CLAIM HERE
    Make sure you are logged in to the proper account.
    The full list can be seen here: https://pastebin.com/rBrgr71h
  18. Claps
    LeonCS reacted to DragoslavP in 🏀 [EuroLeague] Points Battle | Round 29 |🏀   
    Congratulations!
    You can claim prizes on the link below until the 27th of March!
    Top 20 winners:



    Results:

    CLAIM HERE
    Make sure you are logged in to the proper account.
    The full list can be seen here: https://pastebin.com/CANdXUTZ
  19. Pepe - Pray
    LeonCS reacted to DragoslavP in 🏀 [EuroLeague] Points Battle | Round 29 |🏀   
    🏀POINTS BATTLE🏀


    🏆 ROUND 29🏆
    Ends: 23/02/25 @ (1 pm) GMT
     
    Requirements:
    Guess the total number of points for each of the 7 selected players. This refers to the Round 29 matches of the Turkish Airlines Euroleague. The matches are scheduled for February 25th and 26th. To have a valid entry, fill out the form below. HERE
     
    Tips & Terms & Conditions:
    Points are awarded based on how close your predictions are to the actual points for each player.
    Exact match: 150 points
    Within 1 point: 100 points 
    Within 2 points: 75 points
    Within 3 points: 50 points
    Within 4 points: 30 points
    From 5 to 10 points: 15 points
    From 11 to 20 points: 10 points
    From 21 to 30 points: 5 points Total Score: Your total score will be the sum of points from all 7 players. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. In case of a tie, the user who submitted their entry first will have the advantage. A Pastebin leaderboard will be featured as part of the promotion. If a player is not on the roster for that game due to injury or any other reason. In that case, only the predictions for selected players who participated in Round 29 will be counted. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. For payment, give us up to 72 hours from the end of the promotion. Any player using multiple accounts will not be eligible for prizes. Do not post more than one comment/entry. You have to be one of the VIP members on our site ( at least the Bronze VIP level ). Only level 2 KYC or higher verified users will be eligible for the prize. You can verify your Stake account here: https://stake.com/settings/verification Only stake.com and official stake.com mirrors users will be eligible for the prize. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post. Prize Pool distribution
    1st place - $80 2nd place - $45 3rd place - $35 4th place - $25 5th place - $15 6th to 10th place - $10 11th to 20th place - $5 How to Enter
    Click on the "HERE" button. Fill out the form and good luck!
  20. Fire
    LeonCS reacted to Valeron in Weekend Stream + Giveaway   
    bvvb
  21. Pepe - Popcorn
    LeonCS 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
  22. Doge - Cool
    LeonCS reacted to DragoslavP in 🏀 [EuroLeague] Points Battle | Round 26 |🏀   
    🏀POINTS BATTLE🏀


    🏆 ROUND 26🏆
    Ends: 02/02/25 @ (1 pm) GMT
     
    Requirements:
    Guess the total number of points for each of the 7 selected players. This refers to the Round 26 matches of the Turkish Airlines Euroleague. The matches are scheduled for February 3rd. To have a valid entry, fill out the form below. HERE
     
    Tips & Terms & Conditions:
    Points are awarded based on how close your predictions are to the actual points for each player.
    Exact match: 150 points
    Within 1 point: 100 points 
    Within 2 points: 75 points
    Within 3 points: 50 points
    Within 4 points: 30 points
    From 5 to 10 points: 15 points
    From 11 to 20 points: 10 points
    From 21 to 30 points: 5 points Total Score: Your total score will be the sum of points from all 7 players. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. In case of a tie, the user who submitted their entry first will have the advantage. A Pastebin leaderboard will be featured as part of the promotion. If a player is not on the roster for that game due to injury or any other reason. In that case, only the predictions for selected players who participated in Round 26 will be counted. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. For payment, give us up to 72 hours from the end of the promotion. Any player using multiple accounts will not be eligible for prizes. Do not post more than one comment/entry. You have to be one of the VIP members on our site ( at least the Bronze VIP level ). Only level 2 KYC or higher verified users will be eligible for the prize. You can verify your Stake account here: https://stake.com/settings/verification Only stake.com and official stake.com mirrors users will be eligible for the prize. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post. Prize Pool distribution
    1st place - $80 2nd place - $45 3rd place - $35 4th place - $25 5th place - $15 6th to 10th place - $10 11th to 20th place - $5 How to Enter
    Click on the "HERE" button. Fill out the form and good luck!
  23. Pepe - Pray
    LeonCS reacted to MladenS in Bet ID Prediction: February❓   
    Bet ID Prediction: February❓
    Ends: 01/03/2026 @ (1 pm) GMT 

    Requirements:
    Submit your prediction on this thread and your Stake site username with it.
    Example:  Bet ID: 660,000,000,000
                      Username: Mladen Tips & Terms & Conditions:
    Entry must have been made after the commencement of this promotion - 01/02/26 - (1 pm) GMT. In case of a tie, the user who posted/edited their entry first will have the advantage. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. Do not post more than one comment/entry. Please, read the Spoiler for more info. Only level 2 KYC or higher verified users will be eligible for the prize. You can verify your Stake account here: https://stake.com/settings/verification Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. Only stake.com and official stake.com mirror sites users will be eligible for the prize. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post. 10+ Posts count on the Forum. Regular Prize Pool(s):
    1st place - $600 2nd place - $400 3rd place - $200 4th place - $100 5th place - $50 6th to 10th place - $20 Prize pool distribution:
    Prizes will be determined by who has the closest prediction. Staker with the closest prediction will take 1st place and so on. The closest 10 predictions will be awarded. How to Enter:
    Respond to this topic, with your prediction and Stake username.
  24. Pepe - Love
    LeonCS got a reaction from Zamia2001 in Weekend Stream + Giveaway   
    happy weekend 
    stake: LeonCS
  25. Pepe - Hands Up
    LeonCS 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
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use