waqas666
-
Posts
54 -
Joined
-
Last visited
Reputation Activity
-
waqas666 reacted to KatarinaDo in [04.06.2026.] Slot-Hunt
Winners:
sigurdsun casino:482675212789 brsx casino:482675633856 VoisH casino:482676215686 Randyflares casino:482676694242 droz casino:482677789049 gaudytuber casino:482677978746 dvgurevich casino:482679526840 Minhhieu04 casino:482679723241 daffyducky casino:482680063756 natah3 casino:482681387995
You can claim your prizes here: https://playstake.fans/bonus?code=SlotHunt04062026bnkorgtey
-
-
waqas666 reacted to DragoslavP in ⛹️Stake Matchday Madness Week 41⛹️
.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 41 | New York Knicks - San Antonio Spurs
(USA, NBA. The match is scheduled for 06.06.2026.)
Ends: 06/06/26 (00:30 am) 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.
-
waqas666 got a reaction from Asad537 in Bet ID Prediction: June❓
Bet id:491,862,985,410
Stake id Waqas222u
-
-
waqas666 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; } -
-
-
-
-
waqas666 reacted to DragoslavP in 🚀 Streak Rush May - Week 2
: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); } .section-title { color: var(--gold); font-size: 24px; font-weight: 700; margin-bottom: 10px; } .center { text-align: center; } .muted { color: var(--muted); } .section-divider { margin: 28px auto 18px; width: 60%; height: 2px; background: linear-gradient(90deg, transparent, rgba(247,201,72,0.6), transparent); border-radius: 2px; } .slots-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin-top: 14px; } .slot-card { display: block; color: #fff; padding: 14px; border-radius: 14px; background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); text-align: center; font-weight: 600; font-size: 16px; text-decoration: none !important; transition: 0.18s ease; } .slot-card:hover { transform: translateY(-2px) scale(1.02); background: rgba(247,201,72,0.08); border-color: rgba(247,201,72,0.6); } .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; font-weight: 600; font-size: 15px; transition: 0.18s ease; } .info-box:hover { transform: translateY(-2px) scale(1.02); background: rgba(247,201,72,0.08); border-color: rgba(247,201,72,0.6); } /* normalize text */ .info-box ul, .info-box p { font-weight: 400; margin: 6px 0; line-height: 1.5; } /* ✅ TERMS LIST NEW STYLE */ .rules-list { list-style: none; padding: 0; margin: 0; counter-reset: step; } .rules-list li { position: relative; padding: 12px 12px 12px 48px; margin-bottom: 10px; text-align: left; transition: 0.2s ease; border-radius: 10px; } .rules-list li:hover { transform: translateX(4px); background: rgba(247,201,72,0.08); } /* yellow circle + black number */ .rules-list li::before { content: counter(step); counter-increment: step; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); width: 24px; height: 24px; border-radius: 50%; background: var(--gold); color: #000; font-size: 12px; font-weight: 800; display: flex; align-items: center; justify-content: center; } .dropdown-card { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.1); border-radius: 16px; margin-top: 18px; width: 100%; overflow: hidden; } .dropdown-trigger { padding: 10px; text-align: center; cursor: pointer; font-weight: 700; color: var(--gold); }
🚀 Streak Rush 📈
Week 2
(May 25th - June 1st)
Hit the required multiplier on selected games and earn cash prizes.
Keep your streak going to unlock bigger rewards each week.
The Challenge: Win a bet with 400x or higher multipliers on one of these slots:
Minimum bet amount: $0.20 USD (in any currency).
MIKO Fist of Demolition Knucklehead Brothers Ancient Mystery Additional Explanation
You must complete the challenge every week to keep your streak going. Missing a week resets your streak back to the base prize. Your streak continues only if you win every week without skipping. Missing a week will end your streak. The next time you win, you’ll start again from the base reward. Examples:
Example 1: You win in Week 1, skip Week 2, and win again in Week 3 → your streak ended in Week 2, so your Week 3 win only gives you the base prize. Example 2: You don’t play in Week 1, but win in Weeks 2, 3, and 4 → you will get the base prize for Week 2, and your streak starts at Week 3 and continues from there. Example 3: You win all 4 weeks in a row → you’ll earn a bonus reward for completing a perfect 4-week streak. Monthly Reset:
Max streak: 4 weeks, then the monthly cycle reset. At the start of each month, all streaks reset and everyone begins fresh from Week 1. Streak Prize
Base (starting point) - All winners get the base prize.
Streak 2 - Streak gives you an additional 20$ on top of the Base Prize.
Streak 3 - Streak gives you an additional 30$ on top of the Base Prize.
Streak 4 - Streak gives you an additional 80$ on top of the Base Prize.
Each week, the Base prize increases.
Prize Pool (Week 3)
Base prize of $20 for all eligible winners.
Up to 200 winners.
If more than 200 players qualify, those with higher multipliers will have priority.
Terms & Conditions Bets must have been made after 25/05/2026 - (12 PM) UTC. Feel free to edit your post if you get a higher multiplier. Only level 2 KYC or higher verified users will be eligible for the prize. Stake employees cannot participate in official Stake.com forum challenges. This does not apply to moderators. Only Stake.com and official Stake.com mirrors users will be eligible for the prize. 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. -
waqas666 reacted to xCASTYx in Request for Eid al-Adha promotion
Hello,
27 May 2026 marks the first day of Eid al-Adha for the entire Islamic world.
As Turks, we are requesting an Eid al-Adha promotion.
During the last Eid al-Fitr, a thread was opened on the forum and you provided a promotion in the form of a sugar bonus as a result.
Everyone knows that Stake runs promotions based on countries’ public holidays. Our public holiday begins in two days’ time—could you please run a promotion for the Turkish holiday as well?
26 May 2026 is the eve of Eid al-Adha.
Eid al-Adha lasts for 4 days, and in Turkey, a one-week public holiday is declared.
We would appreciate your assistance.
@Steve @Ozerbank @boldest @Mikey @10thoss @Therewego @Vojkan @AleksandarG
-
waqas666 reacted to Jake7589 in 💰[$2,500] Challenge Chase May - Week 3 🎰
We have our winners!
Congratulations to the following randomly selected players. @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&display=swap'); :root { --primary: #071824; --gold: #FFB800; --blue: #0079ff; --surface: #0a2236; --text: #e0eef8; --muted: #7fa8c4; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--primary); color: var(--text); font-family: 'Inter', sans-serif; min-height: 100vh; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .winner-banner { text-align:center; padding:40px 28px 36px; margin-bottom:20px; } .winner-banner h1 { margin-bottom:10px; } .winner-banner p { max-width:480px; margin:0 auto; } .winning-slot { display:flex; align-items:center; justify-content:center; gap:14px; background: linear-gradient(135deg, #FFB80018, #FFB80008); border:1px solid #FFB80055; border-radius:16px; padding:20px 24px; margin-bottom:20px; position:relative; overflow:hidden; transition:box-shadow .3s; } .winning-slot:hover { box-shadow:0 0 40px #FFB80022; } .winning-slot::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(255,184,0,.08),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } .slot-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:1.2px; font-weight:700; } .slot-name { font-size:28px; font-weight:900; color:#FFB800; animation: count-pulse 2.5s ease-in-out infinite; } @keyframes count-pulse { 0%,100% { text-shadow:0 0 0 #FFB800; } 50% { text-shadow:0 0 20px #FFB80077; } } .slot-icon { font-size:36px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} } .claim-wrap { text-align:center; margin-bottom:20px; } .claim-btn { display:inline-block; padding:16px 36px; background: linear-gradient(135deg, #FFB800, #e6a500); color:#071824; font-size:16px; font-weight:800; text-decoration:none !important; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; box-shadow:0 4px 20px #FFB80044; } .claim-btn::after { content:''; position:absolute; inset:0; background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.25) 50%,transparent 70%); transform:translateX(-100%); transition:transform .5s; } .claim-btn:hover { transform:translateY(-3px); box-shadow:0 8px 32px #FFB80055; text-decoration:none !important; } .claim-btn:hover::after { transform:translateX(100%); } .claim-note { font-size:12px; color:var(--muted); margin-top:10px; } .section { background:var(--surface); border-radius:16px; padding:24px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:#0079ff33; box-shadow:0 4px 24px #0079ff0d; } .section-tag { display:inline-block; margin-bottom:10px; color:var(--gold); font-size:11px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; } .section h2 { font-size:22px; font-weight:900; margin-bottom:18px; } .winners-list { display:flex; flex-direction:column; gap:8px; } .winner-row { display:flex; justify-content:space-between; align-items:center; padding:13px 16px; background:var(--primary); border-radius:12px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; cursor:default; } .winner-row:hover { background:#0a2236; border-color:#FFB80044; transform:translateX(6px); } .winner-left { display:flex; align-items:center; gap:12px; } .winner-rank { width:28px; height:28px; border-radius:50%; background:rgba(255,184,0,.12); border:1px solid rgba(255,184,0,.2); color:var(--gold); font-size:12px; font-weight:800; display:flex; align-items:center; justify-content:center; flex-shrink:0; } .winner-name { font-size:14px; font-weight:600; color:var(--text); } .winner-prize { font-size:14px; font-weight:800; color:#FFB800; } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} @media(max-width:480px){ .winner-banner h1 { font-size:24px; } .slot-name { font-size:22px; } }
🎁 Claim Your Reward Link expires 22/6/2026 — claim before it's gone!
Winners 10 Lucky Winners
1 Paoran $250 2 EvaineScarlet $250 3 Ohthespot $250 4 HammRytis $250 5 petikemas $250 6 VoisH $250 7 benny5354 $250 8 Nattou $250 9 lucique $250 10 GorgeousLena18 $250 -
-
-
-
-
-
-
-
-
-
waqas666 reacted to sizzlinghotx in $8,000 The Multiplier Run 💵
Level 1 casino:477315516291
Level 2 casino:477326828490
Level 3 casino:478302999973
Level 4
Level 5
-
waqas666 got a reaction from SkyMonik in 🏆 $400 Endgame Quiz 🧠
1. CTRL ALT DELETE
2. Chicken
3. Perfect 10
Stake id waqas222u
-
waqas666 reacted to BratislavK in $8,000 The Multiplier Run 💵
@keyframes pulse-gold {0%,100%{box-shadow:0 0 0 0 rgba(247,201,72,0)} 50%{box-shadow:0 0 18px 4px rgba(247,201,72,0.28)}} @keyframes pulse-volt {0%,100%{box-shadow:0 0 0 0 rgba(0,229,255,0)} 50%{box-shadow:0 0 22px 6px rgba(0,229,255,0.3)}} @keyframes shimmer {0%{background-position:-200% center} 100%{background-position:200% center}} @keyframes float-up {0%,100%{transform:translateY(0)} 50%{transform:translateY(-4px)}} @keyframes bar-fill {from{width:0} to{width:var(--w)}} @keyframes scanline {0%{top:-100%} 100%{top:200%}} @keyframes spark {0%,100%{opacity:0;transform:scale(0)} 50%{opacity:1;transform:scale(1)}} @keyframes glow-border {0%,100%{border-color:rgba(0,229,255,0.3)} 50%{border-color:rgba(0,229,255,0.7)}} :root { --g:#f7c948; --v:#00e5ff; --card:rgba(8,16,32,0.88); --line:rgba(255,255,255,0.10); --tx:#f2f5fb; --mu:#a7b4c9; } *{box-sizing:border-box;margin:0;padding:0} .pr{font-family:var(--font-sans,sans-serif);color:var(--tx);max-width:680px;overflow:hidden} .glass{ border:1px solid var(--line);border-radius:26px;padding:26px;margin-bottom:18px; background:linear-gradient(135deg,rgba(247,201,72,0.06) 0%,transparent 40%), linear-gradient(225deg,rgba(0,229,255,0.05) 0%,transparent 40%), var(--card); position:relative;overflow:hidden; } .glass::before{ content:'';position:absolute;inset:0;border-radius:26px;pointer-events:none; background:linear-gradient(180deg,rgba(255,255,255,0.04) 0%,transparent 60%); } .scanline{ position:absolute;left:0;width:100%;height:60px;pointer-events:none; background:linear-gradient(180deg,transparent,rgba(0,229,255,0.03),transparent); animation:scanline 4s linear infinite;z-index:1; } .hero-wrap{position:relative} .badge-pill{ position:absolute;top:0;right:0;padding:9px 16px; border-radius:999px;border:1px solid rgba(0,229,255,0.45); background:rgba(0,229,255,0.07);color:#e0fdff;font-size:13px;font-weight:700; animation:glow-border 2.5s ease-in-out infinite; } .title-main{ font-size:27px;font-weight:700;text-align:center;margin-bottom:6px;padding-top:4px; background:linear-gradient(90deg,var(--g),#fff 50%,var(--v)); -webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text; background-size:200%;animation:shimmer 4s linear infinite; } .subtitle{color:var(--mu);font-size:14px;text-align:center;margin-bottom:18px} .desc{color:var(--mu);font-size:13.5px;text-align:center;line-height:1.65} .sec-title{ font-size:20px;font-weight:700;text-align:center;margin-bottom:16px; color:var(--g);letter-spacing:0.3px; } .level-ladder{display:flex;flex-direction:column;gap:9px;margin-top:20px;position:relative;z-index:2} .level-row{ display:flex;align-items:stretch;border-radius:16px;overflow:hidden; border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.025); transition:transform .2s ease,border-color .2s ease,background .2s ease;cursor:default; position:relative; } .level-row::after{ content:'';position:absolute;inset:0;opacity:0; background:linear-gradient(90deg,transparent,rgba(255,255,255,0.03),transparent); transition:opacity .3s;pointer-events:none; } .level-row:hover{transform:translateX(6px) translateY(-1px);background:rgba(255,255,255,0.04)} .level-row:hover::after{opacity:1} .l1:hover{border-color:rgba(247,201,72,0.5);box-shadow:0 4px 20px rgba(247,201,72,0.12)} .l2:hover{border-color:rgba(247,180,72,0.5);box-shadow:0 4px 20px rgba(247,168,72,0.10)} .l3:hover{border-color:rgba(247,140,72,0.5);box-shadow:0 4px 20px rgba(247,130,72,0.10)} .l4:hover{border-color:rgba(247,90,72,0.5);box-shadow:0 4px 20px rgba(247,90,72,0.10)} .l5{animation:glow-border 2.5s ease-in-out infinite} .l5:hover{border-color:rgba(0,229,255,0.7)!important;box-shadow:0 4px 24px rgba(0,229,255,0.2)} .lvl-badge{ min-width:58px;display:flex;flex-direction:column;align-items:center;justify-content:center; padding:14px 10px;font-weight:700;font-size:13px;flex-shrink:0; } .lvl-num{font-size:24px;font-weight:700;line-height:1} .lvl-lbl{font-size:9px;opacity:.6;margin-top:2px;text-transform:uppercase;letter-spacing:.5px} .lvl-body{flex:1;padding:13px 16px} .lvl-name{font-size:15px;font-weight:700;margin-bottom:3px} .lvl-range{font-size:12px;color:var(--mu);margin-bottom:8px} .lvl-bar-wrap{background:rgba(255,255,255,0.07);border-radius:99px;height:6px;overflow:hidden} .lvl-bar{height:100%;border-radius:99px;animation:bar-fill .9s cubic-bezier(.4,0,.2,1) both} .lvl-prize{ display:flex;flex-direction:column;align-items:center;justify-content:center; padding:14px 18px;font-weight:700;border-left:1px solid rgba(255,255,255,0.06); min-width:80px;flex-shrink:0; } .prize-amt{font-size:17px;font-weight:700} .prize-lbl{font-size:10px;opacity:.55;margin-top:1px;text-transform:uppercase;letter-spacing:.4px} .l1 .lvl-badge{background:rgba(247,201,72,0.11);color:var(--g);border-right:1px solid rgba(247,201,72,0.2)} .l1 .lvl-bar{background:linear-gradient(90deg,#c49a20,var(--g));--w:20%;animation-delay:.1s} .l1 .lvl-name{color:var(--g)} .l1 .prize-amt{color:var(--g)} .l2 .lvl-badge{background:rgba(247,175,72,0.11);color:#f7a848;border-right:1px solid rgba(247,175,72,0.2)} .l2 .lvl-bar{background:linear-gradient(90deg,#c47820,#f7a848);--w:40%;animation-delay:.2s} .l2 .lvl-name{color:#f7a848} .l2 .prize-amt{color:#f7a848} .l3 .lvl-badge{background:rgba(247,130,72,0.11);color:#f78048;border-right:1px solid rgba(247,130,72,0.2)} .l3 .lvl-bar{background:linear-gradient(90deg,#c44820,#f78048);--w:60%;animation-delay:.3s} .l3 .lvl-name{color:#f78048} .l3 .prize-amt{color:#f78048} .l4 .lvl-badge{background:rgba(247,80,72,0.11);color:#f76040;border-right:1px solid rgba(247,80,72,0.2)} .l4 .lvl-bar{background:linear-gradient(90deg,#c43020,#f76040);--w:80%;animation-delay:.4s} .l4 .lvl-name{color:#f76040} .l4 .prize-amt{color:#f76040} .l5 .lvl-badge{background:rgba(0,229,255,0.10);color:var(--v);border-right:1px solid rgba(0,229,255,0.25);animation:pulse-volt 2.5s ease-in-out infinite} .l5 .lvl-bar{background:linear-gradient(90deg,#009bb0,var(--v));--w:100%;animation-delay:.5s} .l5 .lvl-name{color:var(--v)} .l5 .prize-amt{color:var(--v)} .flow-row{display:flex;align-items:center;gap:0;margin-top:18px;position:relative;z-index:2} .flow-step{ flex:1;text-align:center;padding:12px 6px;border-radius:14px; background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08); font-size:12px;line-height:1.4;transition:.2s ease;cursor:default; } .flow-step:hover{background:rgba(247,201,72,0.06);border-color:rgba(247,201,72,0.3);transform:translateY(-2px)} .flow-arrow{color:var(--mu);font-size:16px;padding:0 4px;flex-shrink:0} .flow-num{font-size:18px;font-weight:700;color:var(--g);display:block;margin-bottom:4px} .flow-txt{color:var(--mu);font-size:11px} .warn-box{ background:rgba(247,90,60,0.07);border:1px solid rgba(247,90,60,0.28); border-radius:14px;padding:14px 18px;margin-top:14px;position:relative;overflow:hidden; } .warn-box::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#f76040,#c43020);border-radius:3px 0 0 3px} .warn-title{color:#f78060;font-weight:700;font-size:14px;margin-bottom:6px;padding-left:8px} .warn-body{font-size:13px;line-height:1.6;color:var(--mu);padding-left:8px} .rule-row{ display:flex;align-items:flex-start;gap:12px;padding:11px 14px;border-radius:12px; margin-bottom:8px;background:rgba(255,255,255,0.025);border:1px solid rgba(255,255,255,0.07); transition:.18s ease; } .rule-row:hover{background:rgba(247,201,72,0.05);border-color:rgba(247,201,72,0.25);transform:translateX(3px)} .rnum{ background:var(--g);color:#000;font-weight:700;font-size:11px; width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center; flex-shrink:0;margin-top:1px; } .rtxt{font-size:13px;line-height:1.6;color:var(--tx)} .prize-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:16px} .pcol{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:.2s ease;cursor:default} .pcol:hover{transform:translateY(-4px)} .phead{padding:13px 8px;text-align:center;font-weight:700;font-size:12px;border-bottom:1px solid rgba(255,255,255,0.07)} .pbody{ padding:13px 8px;background:rgba(255,255,255,0.025); text-align:center;flex:1;display:flex;flex-direction:column; gap:5px;align-items:center;justify-content:center; } .pbody .psub{font-size:10px;color:var(--mu)} .pbody .pamt{font-size:19px;font-weight:700} .pbody .pnote{font-size:10px;color:var(--mu);opacity:.7} .p1 .phead{background:linear-gradient(160deg,rgba(247,201,72,0.20),rgba(247,201,72,0.06));color:var(--g)} .p1 .pamt{color:var(--g)} .p1:hover{box-shadow:0 8px 24px rgba(247,201,72,0.15)} .p2 .phead{background:linear-gradient(160deg,rgba(247,175,72,0.20),rgba(247,175,72,0.06));color:#f7a848} .p2 .pamt{color:#f7a848} .p2:hover{box-shadow:0 8px 24px rgba(247,175,72,0.13)} .p3 .phead{background:linear-gradient(160deg,rgba(247,130,72,0.20),rgba(247,130,72,0.06));color:#f78048} .p3 .pamt{color:#f78048} .p3:hover{box-shadow:0 8px 24px rgba(247,130,72,0.13)} .p4 .phead{background:linear-gradient(160deg,rgba(247,80,72,0.20),rgba(247,80,72,0.06));color:#f76040} .p4 .pamt{color:#f76040} .p4:hover{box-shadow:0 8px 24px rgba(247,80,72,0.12)} .p5 .phead{background:linear-gradient(160deg,rgba(0,229,255,0.15),rgba(0,229,255,0.04));color:var(--v);animation:pulse-volt 2.5s ease-in-out infinite} .p5 .pamt{color:var(--v)} .p5:hover{box-shadow:0 8px 28px rgba(0,229,255,0.22)} .enter-bar{ background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.09); border-radius:14px;padding:13px 18px;margin-top:16px; display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap; transition:.2s ease;position:relative;overflow:hidden; } .enter-bar:hover{background:rgba(247,201,72,0.05);border-color:rgba(247,201,72,0.35)} .enter-bar::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--g),rgba(247,201,72,0.3));border-radius:3px 0 0 3px} .et{color:var(--g);font-size:15px;font-weight:700;flex-shrink:0;padding-left:8px} .etxt{font-size:13.5px;color:var(--tx);line-height:1.6} .dd-card{background:rgba(255,255,255,0.025);border:1px solid rgba(255,255,255,0.08);border-radius:14px;margin-top:14px;overflow:hidden} .dd-card summary{list-style:none;padding:13px 18px;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:space-between;transition:.18s ease} .dd-card summary:hover{background:rgba(255,255,255,0.03)} .dd-card summary::-webkit-details-marker{display:none} .dd-title{color:var(--g);font-weight:700;font-size:15px} .dd-sub{color:var(--mu);font-size:12px} .dd-content{border-top:1px solid rgba(255,255,255,0.07);padding:14px 16px} .divider{display:flex;align-items:center;gap:10px;margin:16px 0;color:var(--mu);font-size:12px} .divider::before,.divider::after{content:'';flex:1;height:1px;background:rgba(255,255,255,0.08)} .volt-txt{color:var(--v)} .gold-txt{color:var(--g)} .tip-box{ background:rgba(0,229,255,0.05);border:1px solid rgba(0,229,255,0.2); border-radius:14px;padding:13px 16px;margin-top:14px;font-size:13px;line-height:1.6; } .tip-box strong{color:var(--v)} .pcol{border:1px solid rgba(255,255,255,0.07)} Weekly Event 🎯 The Multiplier Run 🎯 Climb the levels. Increase the stakes. Unlock bigger rewards. A progressive betting challenge where every level unlocked earns you a share of that level's prize pool. Complete all 5 levels in strict order, the higher you climb, the greater the reward.
Slot for this week (18 -25 May) 🎰Blood Moon Bounty
Minimun required bet:0.20$ 1LVL ⚡ Spark Multiplier: 100x – 499x $800 pool 2LVL 🔥 Surge Multiplier: 500x – 999x $1200 pool 3LVL 💥 Ignite Multiplier: 1,000x – 1,499x $1500 pool 4LVL 🌋 Inferno Multiplier: 1,500x – 1,999x $2000 pool 5MAX ⚡ Overdrive Multiplier: 2,000x+ $2500 pool ⚙️ How It Works 1 Hit Level 1
100x–499x → 2 Hit Level 2
500x–999x → 3 Hit Level 3
1,000x+ → 4 Hit Level 4
1,500x+ → 5 Max Out
2,000x+ 1 Levels must be completed in strict chronological order — Level 1 first, then 2, then 3, and so on. No skipping allowed. 2 Each qualifying bet must be placed after the previous level is completed. Bets placed out of sequence are invalid. 3 Every level you complete earns you a share of that level's own prize pool shared among all players who reach it. ❌ Invalid progression example Hitting 3,000x before completing Level 1 will NOT count for Level 5. You must complete every level in order, the system tracks your bets chronologically. How to Enter: Reply to this topic with your Level 1 qualifying bet ID. Use the Edit option on your post to add Level 2–5 bet IDs as you progress. No need to create a new post for each level. 🏆 Prize Pool (per level): Each level has its own prize pool, split equally among all players who complete it. The further you go, the bigger the pot. Level 1
100x–499x Split among $800 all completers Level 2
500x–999x Split among $1200 all completers Level 3
1,000x–1,499x Split among $1500 all completers Level 4
1,500x–1,999x Split among $2000 all completers Level 5
2,000x+ Split among $2500 all completers Pro tip: Even if you don't reach Level 5, every level you complete pays out. Clearing Level 1 and 2 already puts money in your pocket - the further you go the more you earn! Terms & Conditions Terms & Conditions Click to expand ▾ 1 You must be at least Bronze VIP level on our site to participate. 2 Levels must be completed in strict chronological order: Level 1 → 2 → 3 → 4 → 5. No skipping allowed under any circumstances. 3 Each qualifying bet must be placed after the previous level was completed. Out of sequence bets are automatically invalid. 4 Only level 2 KYC or higher verified users are eligible for prizes. 5 Stake employees cannot participate in official forum challenges. This restriction does not apply to moderators. 6 Only Stake.com and official Stake.com mirror site users are eligible. 7 Players using multiple accounts will be immediately disqualified. 8 Stake reserves the right to disqualify any user for promotion or account abuse, which may result in a permanent ban. 9 Allow up to 72 hours after the event closes for prize distribution. 10 Bets must have been made after 11/05/26 - (12 pm) UTC. 10 Winners will be contacted via support. Prizes are distributed as coupons, also posted as the final comment on this thread.