Jump to content

Tintin0909

Noob
  • Posts

    24
  • Joined

  • Last visited

Reputation Activity

  1. Fire
  2. Fire
  3. Fire
    Tintin0909 reacted to jonaelpela in What's the biggest Monthly Bonus you've ever received on Stake?   
    Hola buenas noches quiero mi bonificacion del mes de junio... 
    Stake.com te best
  4. Fire
  5. Fire
  6. Fire
    Tintin0909 reacted to N8dogg in What's the biggest Monthly Bonus you've ever received on Stake?   
    So far around $140ish - should be bigger for this months bonus 🤔
  7. Fire
    Tintin0909 reacted to CoolDuckBtcs in What's the biggest Monthly Bonus you've ever received on Stake?   
    This month is my first, so i didnt know yet, for now is 0 hahaha
  8. Fire
  9. Fire
    Tintin0909 reacted to Wintime420 in What's the biggest Monthly Bonus you've ever received on Stake?   
    If i am not mistaken it was something around $250 it was a good month 
  10. Fire
  11. Fire
    Tintin0909 reacted to BratislavK in 📢 Forum Promotion Update   
    Hello everyone,
    We would like to share an important update regarding forum promotions and how payouts will be handled moving forward.
    As many of you may have noticed, we are planning to host more forum promotions and community events going forward. To support this increase and keep things running smoothly, we are introducing a small change to the payout process.
    Previously, multiple promotions were often processed together, which meant rewards from several events could arrive around the same time. From now on, each promotion will be processed individually once it ends, rather than being grouped together.
    The standard review period of up to 72 hours will still apply, as our team still needs time to verify entries and confirm winners before payouts are issued.
    Because of this change, payouts will no longer be grouped together and processed as a batch. Instead, each promotion will follow its own independent payout process after it ends, while still respecting the standard review period of up to 72 hours. This applies to promotions such as The Return of the King, Quest for Glory, Royal Club of Originals, Slots Forum Challenge, Perfect 10, Streak Rush, and Double Down, which will each be reviewed and paid independently.
    This adjustment will allow us to run more promotions, reward participants more efficiently, and keep the forum even more active and exciting for everyone.
    As always, thank you for being part of our amazing community. Your participation is what makes these events possible, and we are looking forward to bringing you many more challenges and rewards in the future.
    Good luck to everyone participating! 🍀
  12. Fire
    Tintin0909 reacted to DragoslavP in ⚽Matchday Madness Week 42⚽   
    @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@400;600;700&display=swap'); :root { --text: #f0f4ff; --muted: #7a8fbb; --gold: #FFB800; --shadow: 0 20px 60px rgba(0,0,0,0.6); } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Barlow', sans-serif; background: #0a1525; color: var(--text); padding: 24px; max-width: 100%; margin: 0 auto; } .glass-card { border: 1px solid rgba(255,255,255,0.09); border-radius: 28px; padding: 28px; margin-bottom: 20px; background: rgba(8, 18, 38, 0.95); box-shadow: var(--shadow), inset 0 1px 0 rgba(255,255,255,0.07); color: var(--text); position: relative; overflow: hidden; transition: 0.25s ease; } .glass-card::before { content:''; position:absolute; inset:0; background-image: url("data:image/svg+xml,%3Csvg width='600' height='400' viewBox='0 0 600 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-50 300 C100 250 150 100 300 80 C450 60 500 200 650 150' fill='none' stroke='%23e8162b' stroke-width='28' opacity='0.09' stroke-linecap='round'/%3E%3Cpath d='M-50 320 C100 270 150 120 300 100 C450 80 500 220 650 170' fill='none' stroke='%23e8162b' stroke-width='10' opacity='0.06' stroke-linecap='round'/%3E%3Cpath d='M-50 100 C50 150 200 180 320 160 C440 140 520 50 650 80' fill='none' stroke='%232255cc' stroke-width='28' opacity='0.1' stroke-linecap='round'/%3E%3Cpath d='M-50 80 C50 130 200 160 320 140 C440 120 520 30 650 60' fill='none' stroke='%232255cc' stroke-width='10' opacity='0.06' stroke-linecap='round'/%3E%3Cpath d='M-50 420 C120 380 200 300 350 320 C480 340 560 420 650 380' fill='none' stroke='%2300a040' stroke-width='24' opacity='0.08' stroke-linecap='round'/%3E%3Cpolygon points='480,60 483,70 494,70 485,76 488,87 480,81 472,87 475,76 466,70 477,70' fill='%234a9fff' opacity='0.12'/%3E%3Cpolygon points='120,320 123,330 134,330 125,336 128,347 120,341 112,347 115,336 106,330 117,330' fill='%234a9fff' opacity='0.1'/%3E%3Cpolygon points='540,280 542,287 550,287 543,292 546,299 540,295 534,299 537,292 530,287 538,287' fill='%234a9fff' opacity='0.1'/%3E%3Cpolygon points='200,80 202,87 210,87 203,92 206,99 200,95 194,99 197,92 190,87 198,87' fill='%234a9fff' opacity='0.1'/%3E%3Cpath d='M-50 295 C100 245 150 95 300 75 C450 55 500 195 650 145' fill='none' stroke='%23e8162b' stroke-width='2' opacity='0.08' stroke-linecap='round' stroke-dasharray='4 6'/%3E%3Cpath d='M-50 95 C50 145 200 175 320 155 C440 135 520 45 650 75' fill='none' stroke='%232255cc' stroke-width='2' opacity='0.08' stroke-linecap='round' stroke-dasharray='4 6'/%3E%3C/svg%3E"); background-size: 100% 100%; background-repeat: no-repeat; pointer-events: none; border-radius: 28px; z-index: 0; } .glass-card::after { content: none; } .glass-card > * { position: relative; z-index: 1; } .glass-card:hover { transform: translateY(-4px); } .badge { position: absolute; top: 18px; right: 18px; padding: 10px 18px; border-radius: 999px; border: 1px solid rgba(255,215,0,0.5); background: rgba(255,215,0,0.07); font-weight: 700; font-size: 13px; backdrop-filter: blur(6px); box-shadow: 0 4px 18px rgba(0,0,0,0.3); overflow: hidden; color: var(--gold); display: flex; align-items: center; gap: 6px; } .badge::after { content:""; position:absolute; top:-50%; left:-60%; width:60%; height:200%; background: linear-gradient(90deg,transparent,rgba(255,255,255,0.3),transparent); transform: rotate(20deg); animation: shineBadge 4s linear infinite; } @keyframes shineBadge { 0%{left:-60%} 100%{left:120%} } .hero-title { font-family: 'Bebas Neue', sans-serif; font-size: 52px; text-align: center; letter-spacing: 4px; line-height: 1.05; background: linear-gradient(135deg, #fff 20%, var(--gold) 55%, #e8162b 90%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 6px; } /* ── MATCH DISPLAY ── */ .match-display { display: flex; align-items: center; justify-content: center; gap: 18px; margin: 20px 0 10px; } .match-team { font-family: 'Bebas Neue', sans-serif; font-size: 48px; letter-spacing: 3px; line-height: 1; background: linear-gradient(135deg, #ffffff 30%, #c8d8ff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-align: center; } .match-divider { display: flex; flex-direction: column; align-items: center; gap: 4px; flex-shrink: 0; } .match-vs-text { font-family: 'Bebas Neue', sans-serif; font-size: 22px; letter-spacing: 3px; color: #e8162b; line-height: 1; } .match-vs-line { width: 2px; height: 36px; background: linear-gradient(to bottom, transparent, rgba(232,22,43,0.6), transparent); } .gold-divider { width: 100%; height: 2px; background: linear-gradient(90deg, transparent, var(--gold), #e8162b, var(--gold), transparent); border-radius: 999px; margin: 18px 0; opacity: 0.5; } .timer-wrap { display: flex; justify-content: center; margin: 14px 0; } .timer-box { background: rgba(232,22,43,0.1); border: 1px solid rgba(232,22,43,0.3); border-radius: 14px; padding: 12px 24px; text-align: center; } .timer-label { font-size: 11px; color: var(--muted); letter-spacing: 2px; font-family: 'Barlow Condensed', sans-serif; margin-bottom: 4px; } .timer-end { font-family: 'Bebas Neue', sans-serif; font-size: 20px; color: #e8162b; letter-spacing: 2px; } .bet-wrap { text-align:center; margin: 20px 0 8px; } .bet-btn { display: inline-block; padding: 16px 56px; background: linear-gradient(135deg, #e8162b, #c0101f); color: #fff; font-weight: 800; font-size: 17px; font-family: 'Barlow Condensed', sans-serif; letter-spacing: 1px; border-radius: 14px; text-decoration: none !important; transition: 0.25s ease; box-shadow: 0 10px 30px rgba(232,22,43,0.35); border: 1px solid rgba(255,255,255,0.15); } .bet-btn:hover { transform: translateY(-3px); box-shadow: 0 16px 40px rgba(232,22,43,0.5); } .challenge-box { background: linear-gradient(145deg, rgba(255,255,255,0.04), rgba(255,255,255,0.02)); border: 1px solid rgba(255,215,0,0.15); border-radius: 20px; padding: 26px; margin-bottom: 18px; text-align: center; } .challenge-title { font-family: 'Bebas Neue', sans-serif; font-size: 24px; letter-spacing: 3px; color: var(--gold); margin-bottom: 18px; } .info-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 14px; margin-top: 18px; } .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; } .info-box:hover { background: rgba(255,215,0,0.05); border-color: rgba(255,215,0,0.2); transform: translateY(-3px); } .info-item { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 13px 15px; margin-bottom: 10px; font-size: 14px; color: #dbe4ff; line-height: 1.5; transition: 0.25s ease; text-align: left; } .info-item:hover { background: rgba(255,215,0,0.06); border-color: rgba(255,215,0,0.2); transform: translateY(-2px); } .info-item:last-child { margin-bottom: 0; } .prize-row { display: flex; justify-content: space-between; align-items: center; padding: 9px 12px; border-radius: 10px; margin-bottom: 8px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.07); font-size: 15px; transition: 0.2s ease; } .prize-row:hover { background: rgba(255,215,0,0.07); border-color: rgba(255,215,0,0.2); } .prize-row:last-child { margin-bottom: 0; } .prize-place { color: var(--muted); font-family: 'Barlow Condensed', sans-serif; font-size: 14px; letter-spacing: 1px; } .prize-shiny { font-family: 'Bebas Neue', sans-serif; font-size: 64px; letter-spacing: 3px; background: linear-gradient(90deg, #FFD700, #fff8c0, #FFD700); 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} } .dropdown-card { background: rgba(255,255,255,0.04); border-radius: 16px; margin-top: 20px; 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); font-family: 'Barlow Condensed', sans-serif; letter-spacing: 1px; font-size: 15px; list-style: none; } .rules-list { list-style: none; padding: 0 16px 16px; margin: 0; counter-reset: step; } .rules-list li { position: relative; padding: 10px 10px 10px 40px; margin-bottom: 8px; text-align: left; counter-increment: step; font-size: 14px; transition: 0.2s; color: #dbe4ff; } .rules-list li:hover { transform: translateX(3px); } .rules-list li::before { content: counter(step); position: absolute; left: 10px; top: 50%; transform: translateY(-50%); width: 20px; height: 20px; border-radius: 50%; background: rgba(255,215,0,0.12); border: 1px solid rgba(255,215,0,0.5); color: var(--gold); font-size: 11px; font-weight: 800; display:flex; align-items:center; justify-content:center; } .rules-list li:hover::before { box-shadow: 0 0 8px rgba(255,215,0,0.5); transform: translateY(-50%) scale(1.1); } .bounce-ball { font-size: 24px; display: inline-block; animation: bounce 1s infinite ease-in-out; } @keyframes bounce { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} } @media(max-width:600px){ .info-grid { grid-template-columns: 1fr; } .hero-title { font-size: 38px; } .prize-shiny { font-size: 48px; } .match-team { font-size: 34px; } .match-vs-text { font-size: 18px; } } World Cup 2026 Matchday Madness ⚽ World Cup Edition ⚽ Brazil   VS   Morocco FIFA World Cup 2026 · Group Stage · 14/06/2026 - 10:00pm UTC ENTRIES CLOSE 14/06/2026 - 10:00pm UTC   Answer 7 prediction questions about the match as accurately as possible. Each question is scored individually, the highest total score wins! Fill Out the Form In case of a tie, the user who submitted their form first has the advantage. How to Enter 1 Click the form link and answer all 7 prediction questions. 2 Submit the form before the match kicks off. 3 Each of the 7 questions is scored individually — points are added together. 4 Highest total score wins. A leaderboard will be posted during the promotion. 📋 Additional Info 📊 Points are awarded based on the value next to each question. All correct answers are summed for your total score. 📅 If the match is postponed, the promotion will also be postponed. 🤕 If a selected player is injured or absent, only predictions for players who participated will be counted. 🏆 The user with the highest total score will be declared the winner. 🏆 Prize Pool $800 TOTAL PRIZE POOL 🥇 1st Place$300 🥈 2nd Place$200 🥉 3rd Place$100 4th Place$100 5th Place$100 In case of a tie, the user who submitted their form first will have the advantage. 📜 Terms & Conditions Only KYC Level 2 or higher verified users will be eligible for the prize. Only Stake.com and official Stake.com mirror site users are eligible. 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, allow 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.
  13. Fire
    Tintin0909 reacted to DragoslavP in 🏀NBA Finals Points Battle | Game 4 | 🏀   
    🏀POINTS BATTLE🏀


    🏆 New York Knicks vs San Antonio Spurs🏆
    Ends: 11/06/26 @ (12:30 am) GMT
     
    Requirements:
    Guess the total number of points for each of the 7 selected players. This refers to the Game 4 match of the NBA Finals. The match is scheduled for June 6th. 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 Game 2 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 - $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!
  14. Fire
    Tintin0909 reacted to Princesspop67 in 🎰What does Stake mean to you? 🤑   
    Honestly stake has quite a wholesome community only the part where u are donating to eddie sucks hahahahahha pretty sure almost everyone relate to me
  15. Fire
    Tintin0909 reacted to Shreyxadeft in 🎰What does Stake mean to you? 🤑   
    very harsh opion lol
  16. Fire
    Tintin0909 got a reaction from Nayeem07sk in If Stake Gave You $1,000 Right Now, What's Your First Move?   
    Go straight to gates of Olympus super scattered and make that fuck toss
    Tintin0909
  17. Fire
    Tintin0909 reacted to BratislavK in 🏆 $400 Endgame Quiz 🧠   
    @keyframes shimmer-text { 0% { background-position: -200% center; } 100% { background-position: 200% center; } } @keyframes float { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-8px); } } @keyframes fadeInUp { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } } @keyframes border-glow { 0%, 100% { box-shadow: 0 0 0 0 rgba(251,191,36,0); } 50% { box-shadow: 0 0 32px 6px rgba(251,191,36,0.15); } } @keyframes star-twinkle { 0%, 100% { opacity: 0.15; transform: scale(1); } 50% { opacity: 1; transform: scale(1.6); } } @keyframes row-slide { from { opacity: 0; transform: translateX(-12px); } to { opacity: 1; transform: translateX(0); } } * { box-sizing: border-box; margin: 0; padding: 0; } body { background: #0a1520; display: flex; justify-content: center; padding: 32px 16px; min-height: 100vh; } .wrap { font-family: Arial, sans-serif; max-width: 720px; width: 100%; padding: 0 0 2rem; } .promo-image { display: block; width: 100%; border-radius: 14px; margin-bottom: 18px; animation: fadeInUp 0.5s ease both; } .top-card { background: #0b1c2a; border-radius: 18px; border: 1px solid rgba(251,191,36,0.4); padding: 32px 28px 28px; text-align: center; position: relative; overflow: hidden; margin-bottom: 18px; animation: border-glow 4s ease-in-out infinite, fadeInUp 0.5s ease both; animation-delay: 0.1s; } .star { position: absolute; width: 4px; height: 4px; background: #fbbf24; border-radius: 50%; animation: star-twinkle var(--dur, 2s) ease-in-out infinite; animation-delay: var(--delay, 0s); pointer-events: none; } .trophy { font-size: 52px; display: inline-block; animation: float 3s ease-in-out infinite; filter: drop-shadow(0 0 16px rgba(251,191,36,0.4)); margin-bottom: 12px; position: relative; z-index: 1; } .endgame-label { display: inline-block; background: rgba(251,191,36,0.12); border: 1px solid rgba(251,191,36,0.4); border-radius: 20px; padding: 4px 16px; font-size: 11px; color: #fbbf24; letter-spacing: 2px; text-transform: uppercase; font-weight: 700; margin-bottom: 12px; position: relative; z-index: 1; } .banner-title { font-size: 36px; font-weight: 900; color: #fff; line-height: 1.1; margin-bottom: 6px; position: relative; z-index: 1; } .gold-text { background: linear-gradient(90deg, #f59e0b, #fde68a, #fbbf24, #f59e0b); background-size: 200% auto; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; animation: shimmer-text 3s linear infinite; } .banner-date { font-size: 13px; color: rgba(255,255,255,0.45); letter-spacing: 1.5px; margin-bottom: 14px; position: relative; z-index: 1; } .banner-desc { font-size: 15px; color: rgba(255,255,255,0.6); line-height: 1.7; max-width: 520px; margin: 0 auto 18px; position: relative; z-index: 1; } .banner-desc strong { color: #fbbf24; } .badge-row { display: flex; justify-content: center; gap: 8px; flex-wrap: wrap; position: relative; z-index: 1; } .badge { background: rgba(251,191,36,0.08); border: 1px solid rgba(251,191,36,0.28); border-radius: 20px; padding: 5px 14px; font-size: 12px; color: rgba(251,191,36,0.9); font-weight: 600; letter-spacing: 0.5px; transition: background 0.2s, border-color 0.2s; } .badge:hover { background: rgba(251,191,36,0.16); border-color: rgba(251,191,36,0.55); } .section-label { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: rgba(251,191,36,0.6); text-align: center; margin-bottom: 10px; font-weight: 700; } .qa-card { background: #0f2233; border: 1px solid rgba(251,191,36,0.22); border-radius: 14px; overflow: hidden; margin-bottom: 18px; animation: fadeInUp 0.5s ease both; animation-delay: 0.2s; } .qa-head { background: rgba(5, 14, 22, 0.8); padding: 12px 20px; display: flex; align-items: center; gap: 10px; border-bottom: 1px solid rgba(251,191,36,0.15); } .qa-head-title { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: #fbbf24; font-weight: 700; } .qa-head-dot { width: 6px; height: 6px; border-radius: 50%; background: #fbbf24; opacity: 0.7; flex-shrink: 0; } .qa-row { display: flex; align-items: center; padding: 18px 20px; border-bottom: 1px solid rgba(255,255,255,0.04); gap: 18px; cursor: default; transition: background 0.22s ease; animation: row-slide 0.4s ease both; } .qa-row:last-child { border-bottom: none; } .qa-row:nth-child(1) { animation-delay: 0.1s; } .qa-row:nth-child(2) { animation-delay: 0.18s; } .qa-row:nth-child(3) { animation-delay: 0.26s; } .qa-row:hover { background: rgba(251,191,36,0.05); } .qa-num { width: 36px; height: 36px; border-radius: 50%; background: rgba(251,191,36,0.1); border: 1px solid rgba(251,191,36,0.35); display: flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 800; color: #fbbf24; flex-shrink: 0; transition: background 0.22s, box-shadow 0.22s; } .qa-row:hover .qa-num { background: rgba(251,191,36,0.18); box-shadow: 0 0 12px rgba(251,191,36,0.3); } .qa-text { font-size: 14px; color: rgba(255,255,255,0.72); line-height: 1.55; transition: color 0.22s; } .qa-row:hover .qa-text { color: rgba(255,255,255,0.95); } .prizes-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 14px; } .prize-card { background: #0f2233; border: 1px solid rgba(251,191,36,0.22); border-radius: 14px; padding: 22px 18px; text-align: center; position: relative; overflow: hidden; transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease; animation: fadeInUp 0.5s ease both; } .prize-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, transparent, rgba(251,191,36,0.6), transparent); } .prize-card.gold { border-color: rgba(251,191,36,0.5); animation: fadeInUp 0.5s ease both, border-glow 3s ease-in-out infinite; } .prize-card:hover { transform: translateY(-5px); border-color: rgba(251,191,36,0.65); box-shadow: 0 12px 36px rgba(251,191,36,0.1); } .prize-card:nth-child(1) { animation-delay: 0.3s; } .prize-card:nth-child(2) { animation-delay: 0.4s; } .prize-emoji { font-size: 32px; display: block; margin-bottom: 10px; animation: float 3s ease-in-out infinite; filter: drop-shadow(0 0 10px rgba(251,191,36,0.35)); } .prize-card:nth-child(2) .prize-emoji { animation-delay: 1s; } .prize-tag { font-size: 10px; letter-spacing: 1.5px; text-transform: uppercase; color: rgba(251,191,36,0.65); font-weight: 700; margin-bottom: 6px; } .prize-amount { font-size: 32px; font-weight: 900; color: #fbbf24; line-height: 1; margin-bottom: 5px; } .prize-sub { font-size: 12px; color: rgba(255,255,255,0.38); line-height: 1.4; } .rules-bar { background: rgba(5, 14, 22, 0.7); border: 1px solid rgba(251,191,36,0.14); border-radius: 10px; padding: 13px 18px; text-align: center; font-size: 13px; color: rgba(255,255,255,0.42); letter-spacing: 0.3px; margin-bottom: 18px; } .rules-bar strong { color: rgba(251,191,36,0.85); } .luck-bar { text-align: center; font-size: 18px; font-weight: 800; color: #fff; letter-spacing: 1px; } .luck-clover { display: inline-block; animation: float 2.2s ease-in-out infinite; margin-left: 6px; }                        
      $400 Endgame Quiz May 22nd  –  May 24th   Another month comes to an end… and this is the Endgame.
    Only those who stayed sharp throughout will make it to the finish.
    Answer our short quiz based on this month's promotions & events.
    🧠 3 Questions 🥇 $100 First Place 🎁 6 × $50 Draw 🏆 $400 Prize Pool Quiz Questions
      Answer all correctly & include your Stake username 1 What slot is featured in this week's $3,000 Slots Forum Challenge? 2 In which Stake Original game do you need to cross the road and avoid traffic? 3 What is the name of the Sports promotion where you need to win a bet with at least 10x odds by betting on at least 10 matches/selections? Prize Structure
    🥇 First Correct Answer $100 Be first. Be right. Win instantly. 🎁 Random Draw 6 × $50 All remaining correct entries enter the draw. One entry per user  ·  All answers must be correct  ·  Always include your Stake username Good luck! 🍀
  18. Fire
    Tintin0909 reacted to DragoslavP in ⚽​Stake Matchday Madness​ Week 37⚽   
    .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 | Newcastle - West Ham
     
    (England, Premier League. The match is scheduled for 17.05.2026.)
     
     

    Ends: 17/05/26 (16:30 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.  
     
  19. Fire
    Tintin0909 reacted to Robbabillion79 in 🔥CENT-urion Giveaway🔥   
    What do you think of the cent-urion giveaway?
     And I just wanted to say thank you Eddie STAKE for all the great giveaways, contests  ,prizes the forums chats, live support and all the fun.
    And as for myself i love the poker giveaway it’s really fun and competitive thx again good luck everyone.🔥
  20. Fire
    Tintin0909 got a reaction from MdSHBiR247 in 🔥 If Stake Gave You $100 Free Right Now… What Would You Do? 🔥   
    Throw it at super scattered Olympus 
     
    Option 2
  21. Fire
    Tintin0909 reacted to jadisead1 in Stake poker   
    Password of stake poker fencer gg freeroll
  22. Fire
    Tintin0909 reacted to KaiZidan in 🔥 If Stake Gave You $100 Free Right Now… What Would You Do? 🔥   
    I followed everyone’s advice and now the $100 exists only in memories 💀
    Gave it back to Stake were it came From 🤣 @FilipTa
  23. Fire
    Tintin0909 reacted to IvanaBe in Givesway   
    Hello!

    Here is what you need to know about entering giveaway!
    Good luck!
     
  24. Fire
    Tintin0909 reacted to KaiZidan in 🏆From Newbie to Grand Master 👑   
    Today I officially entered the Top 1% on the Stake Forum by reaching Grand Master — a milestone earned through consistency, daily activity, helping users, engaging in discussions, and staying committed to the community every single day.
    No special role. No shortcuts. Just genuine contribution and passion for the community.
    This journey taught me that strong communities are built by people who show up daily, support others, and keep the environment positive.
    Grateful to everyone I interacted with along the way, including the moderators and team members who keep the platform running smoothly.
     
    Looking forward to contributing even more in the future 🚀♥️ @Edward @Steve
    React if you enjoyed being part of this journey 🔥
    Thank you to everyone who supported, interacted, and motivated me along the way 🚀
  25. Fire
    Tintin0909 reacted to KaiZidan in 🔥 If Stake Gave You $100 Free Right Now… What Would You Do? 🔥   
    😂 Best answer so far… $100 + a date = guaranteed win.
    😎 Smart choice… good food lasts longer than one risky bet.
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use