-
Posts
67 -
Joined
-
Last visited
Reputation Activity
-
Assskking got a reaction from wickvc in $10,000 Last Leg Legend | July | Sports Challenge
Don't stare for too long, or you'll fall in love. 🙃
-
Assskking got a reaction from wickvc in $10,000 Last Leg Legend | July | Sports Challenge
That name was born from within me while I was searching for the best site in the world. 😘
-
Assskking reacted to wickvc in $10,000 Last Leg Legend | July | Sports Challenge
how have you come to that name. LOL 🤣🤣🤣
-
Assskking got a reaction from Vichoke in $10,000 Last Leg Legend | July | Sports Challenge
sport:615884459
-
Assskking got a reaction from Mylesvictor in 💰[$100,000] Football Raffle ⚽️
sport:616748706
sport:615729989
sport:616748795
sport:615900211
sport:615668036
sport:616840607
sport:615900401
sport:615668396
sport:616748515
-
Assskking reacted to Steve in $75,000 giveaway winners #268
Winners claim $5000 here!
https://playstake.info/bonus?code=75kRaffleWeek268
Winners
3614691 - NoamonCZ
4712421 - Alevilte00
4557127 - baihongjun771
4517158 - Mcgamb93
4393995 - Josnunez001
893213 - zehra01
3854607 - Jerry1970
4565061 - Mashko21
498517 - zehra01
2812878 - BETZRA
6382305 - SinghGagandeep
4853825 - Karanusdt
6745352 - doom13
1333760 - Karanusdt
3741333 - Playdirty323
-
-
-
-
Assskking got a reaction from DaddyMilo in Bet ID Prediction: July❓
casino:491918461467
Id : Assskking
-
Assskking got a reaction from yammincoochi1 in $2,000 Parlay Showdown | World Cup
sport:599440292 sport:599500050 sport:599422308 sport:599416276 sport:599411125
-
Assskking got a reaction from DaddyMilo in 💰[$100,000] Football Raffle ⚽️
I don't have that much money to bet
I don't have that much money to bet
sport:597590827
sport:597928667
-
-
Assskking got a reaction from DaddyMilo in 🏆 $400 Endgame Quiz 🧠
1..Slot Hunt
2..45 questions...$2 each
3..Quest for glory, Return of the king and Crown Chase
Stake.com ID : Aaskking
-
Assskking reacted to NemanjaPi in 💲The Golden Hour!🕰️
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --gold: #ffbf3f; --gold-dim: rgba(255,191,63,0.18); --gold-glow: rgba(255,191,63,0.35); --amber: #ff9d1a; --bg: #0a0608; --surface: rgba(20,11,16,0.92); --line: rgba(255,255,255,0.07); --text: #f5ede6; --muted: #a8957e; --red: #ff5a5a; --orange: #ffb450; } html { scroll-behavior: smooth; } body { background: var(--bg); font-family: 'Syne', sans-serif; color: var(--text); min-height: 100vh; overflow-x: hidden; position: relative; } /* === BACKGROUND GRID === */ body::before { content: ''; position: fixed; inset: 0; background-image: linear-gradient(rgba(255,191,63,0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,191,63,0.03) 1px, transparent 1px); background-size: 48px 48px; pointer-events: none; z-index: 0; } body::after { content: ''; position: fixed; inset: 0; background: radial-gradient(ellipse 80% 50% at 50% -10%, rgba(255,191,63,0.09), transparent), radial-gradient(ellipse 60% 40% at 80% 100%, rgba(255,100,30,0.06), transparent), radial-gradient(ellipse 50% 60% at 10% 60%, rgba(255,191,63,0.04), transparent); pointer-events: none; z-index: 0; } /* === NOISE OVERLAY === */ .noise { position: fixed; inset: 0; opacity: 0.025; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); background-size: 200px 200px; pointer-events: none; z-index: 1; } /* === WRAPPER === */ .wrapper { position: relative; z-index: 2; max-width: 820px; margin: 0 auto; padding: 48px 20px 64px; } /* === CARD BASE === */ .card { background: linear-gradient(135deg, rgba(255,191,63,0.07) 0%, transparent 45%), linear-gradient(225deg, rgba(255,150,30,0.05) 0%, transparent 45%), var(--surface); border: 1px solid var(--line); border-radius: 24px; backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px); box-shadow: 0 1px 0 rgba(255,255,255,0.05) inset, 0 32px 80px rgba(0,0,0,0.5), 0 0 0 1px rgba(255,191,63,0.04); overflow: hidden; margin-bottom: 18px; animation: fadeUp 0.6s cubic-bezier(0.22,1,0.36,1) both; } .card:nth-child(2) { animation-delay: 0.1s; } .card:nth-child(3) { animation-delay: 0.2s; } @keyframes fadeUp { from { opacity: 0; transform: translateY(28px); } to { opacity: 1; transform: translateY(0); } } /* === HERO CARD === */ .hero-card { padding: 0; position: relative; } .hero-top-bar { background: linear-gradient(90deg, rgba(255,191,63,0.12), transparent); border-bottom: 1px solid rgba(255,191,63,0.12); padding: 12px 24px; display: flex; align-items: center; justify-content: space-between; } .hero-tag { font-family: 'JetBrains Mono', monospace; font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold); } .live-badge { display: flex; align-items: center; gap: 7px; background: rgba(255,191,63,0.1); border: 1px solid rgba(255,191,63,0.4); border-radius: 999px; padding: 5px 14px; font-size: 12px; font-weight: 700; color: #fff; letter-spacing: 0.05em; } .live-dot { width: 7px; height: 7px; background: var(--gold); border-radius: 50%; animation: pulse-dot 1.4s ease-in-out infinite; box-shadow: 0 0 8px var(--gold); } @keyframes pulse-dot { 0%, 100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.5; transform: scale(0.7); } } .hero-body { padding: 44px 32px 36px; text-align: center; position: relative; } /* lightning SVG decorations */ .bolt-left, .bolt-right { position: absolute; top: 30px; opacity: 0.18; } .bolt-left { left: 18px; } .bolt-right { right: 18px; transform: scaleX(-1); } .hero-eyebrow { font-family: 'JetBrains Mono', monospace; font-size: 12px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--muted); margin-bottom: 14px; } .hero-title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(56px, 10vw, 88px); letter-spacing: 0.04em; line-height: 1; color: transparent; background: linear-gradient(135deg, #ffe28a 0%, #ffbf3f 40%, #ff9d1a 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; text-shadow: none; filter: drop-shadow(0 0 32px rgba(255,191,63,0.35)); margin-bottom: 6px; } .hero-sub { font-size: 15px; color: var(--muted); max-width: 480px; margin: 0 auto 24px; line-height: 1.6; } .hero-tagline { display: inline-block; background: linear-gradient(90deg, rgba(255,191,63,0.12), rgba(255,191,63,0.06)); border: 1px solid rgba(255,191,63,0.28); border-radius: 12px; padding: 12px 24px; font-size: 15px; font-weight: 700; color: var(--text); margin-bottom: 28px; line-height: 1.4; } /* === TIMER BLOCK === */ .timer-shell { background: rgba(0,0,0,0.35); border: 1px solid rgba(255,191,63,0.18); border-radius: 16px; overflow: hidden; margin: 0 4px; } .timer-shell iframe { display: block; } /* === DIVIDER === */ .gold-divider { display: flex; align-items: center; gap: 14px; margin: 0 32px 28px; } .gold-divider::before, .gold-divider::after { content: ''; flex: 1; height: 1px; background: linear-gradient(90deg, transparent, rgba(255,191,63,0.3), transparent); } .gold-divider span { color: var(--gold); font-size: 11px; font-family: 'JetBrains Mono', monospace; letter-spacing: 0.2em; text-transform: uppercase; opacity: 0.7; } /* === SECTION HEADER === */ .section-header { display: flex; align-items: center; gap: 12px; margin-bottom: 22px; } .section-icon { width: 40px; height: 40px; background: var(--gold-dim); border: 1px solid rgba(255,191,63,0.3); border-radius: 12px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .section-title-text { font-family: 'Bebas Neue', sans-serif; font-size: 28px; letter-spacing: 0.06em; color: var(--gold); line-height: 1; } .section-title-sub { font-size: 12px; color: var(--muted); font-family: 'JetBrains Mono', monospace; letter-spacing: 0.1em; margin-top: 2px; } /* === OBJECTIVE CARD INNER === */ .obj-card { padding: 28px 28px 0; } .obj-highlight-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 20px; } .obj-stat { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.07); border-radius: 16px; padding: 18px 20px; position: relative; overflow: hidden; transition: border-color 0.2s, transform 0.2s; } .obj-stat::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(255,191,63,0.06), transparent); opacity: 0; transition: opacity 0.2s; } .obj-stat:hover { transform: translateY(-2px); border-color: rgba(255,191,63,0.3); } .obj-stat:hover::before { opacity: 1; } .obj-stat-label { font-family: 'JetBrains Mono', monospace; font-size: 10px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin-bottom: 6px; } .obj-stat-value { font-family: 'Bebas Neue', sans-serif; font-size: 36px; letter-spacing: 0.03em; color: var(--gold); line-height: 1; filter: drop-shadow(0 0 12px rgba(255,191,63,0.4)); } .obj-stat-sub { font-size: 12px; color: var(--muted); margin-top: 4px; } .slot-row { background: rgba(255,191,63,0.04); border: 1px solid rgba(255,191,63,0.2); border-radius: 14px; padding: 16px 20px; display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; gap: 12px; } .slot-label { font-family: 'JetBrains Mono', monospace; font-size: 10px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin-bottom: 4px; } .slot-name { font-family: 'Bebas Neue', sans-serif; font-size: 26px; letter-spacing: 0.06em; color: var(--gold); } .slot-link-btn { display: inline-flex; align-items: center; gap: 8px; background: linear-gradient(135deg, rgba(255,191,63,0.18), rgba(255,150,30,0.12)); border: 1px solid rgba(255,191,63,0.45); border-radius: 10px; padding: 9px 18px; color: #fff; font-weight: 700; font-size: 13px; text-decoration: none; transition: all 0.18s; white-space: nowrap; letter-spacing: 0.03em; } .slot-link-btn:hover { background: linear-gradient(135deg, rgba(255,191,63,0.3), rgba(255,150,30,0.2)); transform: translateY(-1px); box-shadow: 0 6px 20px rgba(255,191,63,0.2); } /* === TWO-COL GRID === */ .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; padding: 0 28px 28px; } @media (max-width: 600px) { .two-col { grid-template-columns: 1fr; } .obj-highlight-row { grid-template-columns: 1fr 1fr; } .slot-row { flex-direction: column; text-align: center; } } .inner-box { background: rgba(255,255,255,0.025); border: 1px solid rgba(255,255,255,0.07); border-radius: 18px; padding: 20px; transition: 0.2s; } .inner-box:hover { border-color: rgba(255,191,63,0.25); background: rgba(255,191,63,0.03); } .inner-box-title { font-family: 'Bebas Neue', sans-serif; font-size: 20px; letter-spacing: 0.05em; color: var(--gold); margin-bottom: 14px; display: flex; align-items: center; gap: 8px; } /* === REWARD CHIPS === */ .reward-item { border-radius: 12px; padding: 12px 14px; margin-bottom: 9px; position: relative; overflow: hidden; } .reward-item::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; border-radius: 3px 0 0 3px; } .reward-gold-item { background: linear-gradient(90deg, rgba(255,191,63,0.12), rgba(255,191,63,0.03)); border: 1px solid rgba(255,191,63,0.3); } .reward-gold-item::before { background: var(--gold); } .reward-orange-item { background: linear-gradient(90deg, rgba(255,180,80,0.12), rgba(255,180,80,0.03)); border: 1px solid rgba(255,180,80,0.3); } .reward-orange-item::before { background: var(--orange); } .reward-red-item { background: linear-gradient(90deg, rgba(255,90,90,0.12), rgba(255,90,90,0.03)); border: 1px solid rgba(255,90,90,0.3); } .reward-red-item::before { background: var(--red); } .reward-name { font-weight: 700; font-size: 13px; margin-bottom: 2px; display: flex; align-items: center; justify-content: space-between; gap: 8px; } .reward-amount { font-family: 'Bebas Neue', sans-serif; font-size: 22px; letter-spacing: 0.03em; color: var(--gold); } .reward-gold-item .reward-amount { color: var(--gold); } .reward-orange-item .reward-amount { color: var(--orange); } .reward-red-item .reward-amount { color: var(--red); } .reward-desc { font-size: 11px; color: var(--muted); } .base-reward-pill { margin-top: 12px; background: rgba(255,255,255,0.04); border: 1px dashed rgba(255,255,255,0.14); border-radius: 10px; padding: 10px 14px; font-size: 13px; text-align: center; color: var(--text); } .base-reward-pill strong { color: var(--gold); } /* === INFO LIST === */ .info-list { list-style: none; } .info-list li { display: flex; align-items: flex-start; gap: 10px; padding: 8px 0; border-bottom: 1px solid rgba(255,255,255,0.05); font-size: 13px; line-height: 1.5; color: var(--muted); } .info-list li:last-child { border-bottom: none; } .info-list li::before { content: ''; width: 5px; height: 5px; background: var(--gold); border-radius: 50%; flex-shrink: 0; margin-top: 7px; opacity: 0.7; } /* === TERMS DROPDOWN === */ .terms-wrap { padding: 0 28px 28px; } .terms-details { background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; overflow: hidden; } .terms-summary { list-style: none; cursor: pointer; padding: 16px 22px; display: flex; align-items: center; justify-content: space-between; transition: background 0.15s; user-select: none; } .terms-summary::-webkit-details-marker { display: none; } .terms-summary:hover { background: rgba(255,191,63,0.04); } .terms-summary-left { display: flex; align-items: center; gap: 12px; } .terms-title-text { font-family: 'Bebas Neue', sans-serif; font-size: 20px; letter-spacing: 0.06em; color: var(--gold); } .terms-sub-text { font-size: 11px; color: var(--muted); font-family: 'JetBrains Mono', monospace; letter-spacing: 0.1em; margin-top: 1px; } .chevron { transition: transform 0.3s; color: var(--muted); } .terms-details[open] .chevron { transform: rotate(180deg); } .terms-body { border-top: 1px solid rgba(255,255,255,0.07); padding: 20px 22px; } .rule-row { display: flex; align-items: flex-start; gap: 12px; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.04); font-size: 14px; line-height: 1.55; color: var(--muted); } .rule-row:last-child { border-bottom: none; } .rule-num { width: 24px; height: 24px; background: linear-gradient(135deg, rgba(255,191,63,0.3), rgba(255,191,63,0.1)); border: 1px solid rgba(255,191,63,0.45); border-radius: 8px; display: flex; align-items: center; justify-content: center; font-family: 'JetBrains Mono', monospace; font-size: 11px; font-weight: 700; color: var(--gold); flex-shrink: 0; margin-top: 1px; } /* === FOOTER === */ .footer-note { text-align: center; font-family: 'JetBrains Mono', monospace; font-size: 11px; color: rgba(168,149,126,0.45); letter-spacing: 0.12em; margin-top: 24px; } // Event Active The Golden Hour Voltage Challenge Series The Golden Hour On any random day, “The Voltage” strikes without warning. The moment you see this post — the clock starts ticking.
You have exactly 60 minutes to prove you are the fastest multiplier hunter in the community. Challenge Objective // What you need to achieve Target Multiplier 60.00x or higher Event Duration 60 min from post time Game Slot Bulls Fiesta Play Now Minimum Bet $0.20 USD per spin Rewards First Responder $50 The very first player to post a valid Bet ID. Lucky Flash $50 One random player selected within the 60-minute window. Highest Voltage $80 The player with the highest multiplier during the event. Every qualifying player earns $15 How to Participate Challenge announced on Telegram 15 min before it begins. Complete the live challenge posted on the official TG channel. Once you hit the multiplier, post your Bet ID in the challenge thread on Stake.com. Only one valid Bet ID per player is allowed. Terms & Conditions // Click to expand 1 The challenge requirement will be posted on the Telegram channel. 2 You must complete the live challenge posted on the official TG channel. 3 Make sure that you are not a winner in the previous two parts. 4 Stake reserves the right to disqualify any user due to promotion or account abuse. 5 Challenge requirements, starting time, prizes, and winners will be posted on the official Telegram channel. 6 Only verified users and official Stake mirror site users are eligible for rewards. 7 Any user using multiple accounts will be disqualified immediately. THE VOLTAGE — GOLDEN HOUR CHALLENGE — COMMUNITY EVENT ```
-
Assskking reacted to DragoslavP in $10,000 Last Leg Legend | June | Sports Challenge
.sf-wrap{ max-width:1000px; margin:20px auto; font-family:Arial,Helvetica,sans-serif; color:#f5f7fb; background: radial-gradient(circle at 80% 15%, rgba(120,160,255,0.06), transparent 45%), radial-gradient(circle at 50% 100%, rgba(160,120,255,0.04), transparent 55%), linear-gradient(145deg, rgba(10,14,28,0.72) 0%, rgba(12,18,38,0.78) 50%, rgba(8,12,24,0.85) 100% ); border:1px solid rgba(255,255,255,0.10); border-radius:26px; overflow:hidden; box-shadow:0 18px 50px rgba(0,0,0,0.35); position:relative; } .sf-wrap::before{ content:""; position:absolute; inset:0; pointer-events:none; background: radial-gradient(circle at 90% 10%, rgba(120,160,255,0.08), transparent 42%), radial-gradient(circle at 50% 50%, rgba(255,255,255,0.03), transparent 60%); } .sf-wrap::after{ content:""; position:absolute; inset:0; pointer-events:none; background:radial-gradient(circle at center, transparent 60%, rgba(0,0,0,0.35) 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.04); border:1px solid rgba(255,255,255,0.08); 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:flex-start; } .sf-left, .sf-right{ flex:1 1 48%; min-width:320px; display:flex; flex-direction:column; } .sf-card{ background:rgba(255,255,255,0.035); border:1px solid rgba(255,255,255,0.08); border-radius:22px; padding:22px; box-shadow:0 10px 24px rgba(0,0,0,0.18); margin-bottom:20px; backdrop-filter: blur(10px); 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; } .sf-mini{ display:grid; gap:12px; } .sf-mini-box{ padding:14px 15px; border-radius:16px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.07); font-size:15px; line-height:1.65; color:#ffffff; } .sf-prize-label{ font-size:11px; text-transform:uppercase; letter-spacing:1px; color:#cbd5e8; margin-bottom:6px; } .sf-prize-big{ padding:18px; border-radius:18px; background:linear-gradient(135deg,#8c6a00 0%,#d4af37 40%,#ffd700 60%,#b8860b 100%); color:#1c1930; box-shadow:0 12px 26px rgba(212,175,55,0.35); margin-bottom:12px; } .sf-prize-small{ padding:16px 18px; border-radius:18px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.08); margin-bottom:12px; } .dropdown-card{ margin-top:20px; } .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); } .rules-list li:hover{ transform:translateX(6px); background:rgba(247,201,72,0.06); border:1px solid rgba(247,201,72,0.35); box-shadow:0 10px 24px rgba(0,0,0,0.25); color:#ffffff; } .sf-main > .sf-card:last-child{ padding:10px 18px; } .sf-main > .sf-card{ margin-top:24px; } .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); } .sf-chip:hover{ transform:translateY(-4px) scale(1.02); box-shadow:0 12px 26px rgba(0,0,0,0.25); border:1px solid rgba(247,201,72,0.35); } .prize-card { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); border-radius: 14px; padding: 16px; text-align: center; color: #f5f7fb; font-family: Arial, Helvetica, sans-serif; } .prize-title { font-size: 24px; font-weight: 700; margin-bottom: 10px; color: #ffffff; } .prize-amount { font-size: 52px; font-weight: 900; color: #f7c948; } .prize-sub { font-size: 12px; color: #ffffff; margin-bottom: 10px; } .prize-row { display: flex; justify-content: space-between; padding: 6px 0; border-bottom: 1px solid rgba(255,255,255,0.06); font-size: 14px; } .prize-row:last-child { border: none; } .prize-row span:last-child { color: #f7c948; font-weight: 700; } .prize-note { margin-top: 10px; font-size: 12px; color: #a7b4c9; } @media (max-width:640px){ .sf-title{font-size:32px;} .sf-hero{padding:24px 18px;} .sf-main{padding:18px;} .sf-btn{width:100%;text-align:center;} } Last Leg Legend | June Ends: 01/07/2026 @ (12 PM) GMT Compete for a $10,000 prize pool in this 30-day challenge, with a fresh reset every month.
This time it's all about the "one leg" warriors, parlays lost by just one selection. The higher your odds, the better your chances!
BET NOW! Requirements
Lose a bet with the highest total odds with only 1 match/selection lost! (If you get a bet with higher odds, you can edit your post) You need to have at least 6 matches/selections. Minimum odds on the last (losing) match/selection that was lost cannot be higher than 5x. The minimum bet amount is set at 2$ USD (in any currency). Bets must have been made after 01/06/2026 - (12 pm) UTC. $10,000 TOTAL PRIZE POOL 1st$2,500 2nd$1,500 3rd$1000 4th$750 5th$600 6th-10th$350 11th-14th$250 15th-20th$150 In case of a tie, ranking is based on the bet amount placed. If tied again, the user who posted the bet(s) first will have an advantage. Terms & Conditions — click to expand
You can bet on pre-match or live markets. Cashed-out bets are not eligible for the challenge. Stake Shield bets are not eligible for the challenge. Adjusted bets after the promotion has ended will not count. 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.
-
Assskking got a reaction from Jackhackmax in Favorite chat Moderators
Nemanja
All the moderators are good, but the best is moderator Nemanja (he always makes something meaningful in every action). I feel it, so I'm saying it here. You can see his photo, his smile, the way he dresses, he has a loving aura.
-
Assskking got a reaction from Aerena09 in Favorite chat Moderators
Nemanja
All the moderators are good, but the best is moderator Nemanja (he always makes something meaningful in every action). I feel it, so I'm saying it here. You can see his photo, his smile, the way he dresses, he has a loving aura.
-
-
Assskking reacted to NemanjaPi 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 June) 🎰Dojo Duel
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 18/06/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. -
Assskking got a reaction from MasterLew in Clarification on stake sheild derby week 1
That being said, my friend, my real problem is with those who place bets like this and talk about it as if it's for financial freedom, when in fact it's just a scam to make money.
-
Assskking reacted to Letsgooo328 in The time 42duggg42 got skemmed $31,000.00 by a billionaire
Wasn’t gonna share this with people but i have been sick about it for months. This is facts all this actually went down ! 🤮😂 make ya think twice about the casino we all give so much to everyday pretty pathetic ..
Once upon a time a 42duggg42 was skemmed by a billionaire for a $31,000 tip. Soo one day I was feel super generous and decided I wanted to do something big for someone so my old host I figured Eddie pays them dog shit so I would make his life better once I tipped him i told him use the 31k to by a car or down payment on a house Or use it for your family… throughout the next 9 months I kept asking hey bro what did you buy with the tip waited to see pics he kept saying I’m saving it blah blah asked him 3-5 times kept saying he hasn’t spent it he hanging onto it… so I thought cool eventually he’ll buy something dope then I find he was never allowed to cash that tip out and instead stake took from him and instead of letting me have an option to get it back they just kept like dogs. Eddie told me when I said I wanted it back since my old host Couldn’t even keep the funds and he lead me to believe something different… why the fuck would I give stake 31k it was for my host and his family but Eddie told me the first time I said I wanted it back.. that it’s gone I can’t have it back….
second time Eddie’s excuse was …. He just sent my overall stats and basically said “done pretty welll on stake my account is to much profit we won’t be giving it back . “Like that makes stealing a tip ok like wtf that’s ridiculous and dirty af … and then he’s not giving it back. I argued with him for 2 weeks About it told him dude like why the fuck would I give stake 31k that was for my host and his family I have gambled on stake for 6-7 years .. I could but couldn’t believe how dirty that Eddie was I didn’t know him before I messaged him but I had no idea he would be such a scumbag about it… it’s not like it was a few hundred dollar tip we talking $31,000.00 stake just kept it kept lying about and being deceiving so eddie did wanna give it back… I was and am disgusted I supported stake for so many years they sacrificed many many years of Deposit from me because they felt lying and cheating was the better way to handle my
Host wasn’t allowed to keep it never saw any of it and they lied about for many months so I didn’t ask for it back. After dumping 100s of thousands over the year like 31k is a drop in the bucket instead of Doing the right thing and making it right Eddie decided to scam me . Long time customers or players that actually deposit a lot of money every month he doesn’t give a shit about anymore. We all supported gis ass when stake was small and that’s thanks I get and you all will get …. I stopped supporting stake 1 week ago it was hard choice and im disappointed A billionaire chose 31k over a life long customer that spends 5-8 k monthly on stake …What does that tell you about Eddie and stake ? It’s flat out stealing in a round about way and instead of making Millions off me in deposits they decided losing a long time loyal customer Is the move the why make.
I have tried to forget about it and just keep playing but now they are cutting bonus amounts and diamond 3 get same as plat 1 for weekly and monthly so know im disgusted by Eddie and stake and as of like 2 weeks ago I stopped depositing and never giving them another dime of my money again till they make it right…. I have the screenshots of all this but I don’t want my old host being named it’s Eddie that made the final decision.
-
Assskking reacted to Jake7589 in 💰[$3,000 USD] Secret Sauce: UFC 250
@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; --surface2: #0d2a40; --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; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:36px 28px 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); } } /* BETSLIP MINI FRAME */ .betslip-frame { display:inline-block; margin:0 auto 28px; border-radius:16px; overflow:hidden; border:1px solid #FFB80044; box-shadow:0 8px 32px rgba(0,0,0,.5), 0 0 0 1px #ffffff08; position:relative; background:#091723; max-width:420px; width:100%; transition:box-shadow .3s, border-color .3s; } .betslip-frame:hover { border-color:#FFB800aa; box-shadow:0 12px 40px rgba(0,0,0,.6), 0 0 24px #FFB80022; } .betslip-frame img { width:100%; height:auto; display:block; } .header h1 { font-size:34px; font-weight:900; 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:6px; } @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; } .play-btn { display:inline-block; padding:16px 46px; background: linear-gradient(135deg, #FFB800, #e6a500); color:#071824; font-size:17px; 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; } .play-btn::after { content:''; position:absolute; inset:0; background:linear-gradient(120deg, transparent 30%, rgba(255,255,255,.25) 50%, transparent 70%); transform:translateX(-100%); transition:transform .5s ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 8px 32px #FFB80055; text-decoration:none !important; } .play-btn:hover::after { transform:translateX(100%); } .play-btn:active { transform:scale(.97); } .prize-row { display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-bottom:16px; } .prize-card { background: var(--surface); border-radius:16px; padding:28px 18px; 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.silver { border-color:#0079ff33; --glow:#0079ff14; } .prize-card.silver: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) 0%, transparent 65%); opacity:0; transition:opacity .3s; pointer-events:none; } .prize-card:hover::before { opacity:1; } .badge { position:absolute; top:12px; right:14px; font-size:22px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} } .prize-amount { font-size:42px; font-weight:900; line-height:1; margin-bottom:6px; } .prize-card.gold .prize-amount { color:#FFB800; } .prize-card.silver .prize-amount { color:#0079ff; } .prize-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:.8px; } .prize-sub { font-size:13px; 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; } .section { background: var(--surface); border-radius:16px; padding:24px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:#0079ff33; box-shadow:0 4px 24px #0079ff0d; } .section-title { font-size:12px; font-weight:700; color:var(--gold); text-transform:uppercase; letter-spacing:1.4px; margin-bottom:18px; display:flex; align-items:center; gap:8px; } .section-title span { font-size:16px; } .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { min-width:34px; height:34px; background:#0079ff; border-radius:50%; display:flex; align-items:center; justify-content:center; font-weight:800; font-size:14px; color:#fff; flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.15); box-shadow:0 0 0 6px #0079ff22; } .step-text { font-size:15px; color:#b0cee4; padding-top:6px; } .step-text strong { color:#fff; } .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--primary); border-radius:12px; padding:13px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; cursor:default; } .req-item:hover { background:#0a2236; border-color:#0079ff44; transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#b0cee4; } .req-text strong { color:#FFB800; } .pool-total { text-align:center; padding:22px; background:linear-gradient(135deg,#FFB80012,#FFB80005); border:1px solid #FFB80044; border-radius:14px; margin-bottom:16px; transition:box-shadow .3s; } .pool-total:hover { box-shadow:0 0 40px #FFB80020; } .pool-total .amount { font-size:52px; 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 24px #FFB80066; } } .pool-total .label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:1px; } .dist-list { display:flex; flex-direction:column; gap:8px; } .dist-item { display:flex; justify-content:space-between; align-items:center; padding:12px 16px; background:var(--primary); border-radius:10px; border:1px solid #ffffff0a; font-size:14px; transition:background .2s, border-color .2s; } .dist-item:hover { background:#0a2236; border-color:#FFB80033; } .dist-item .who { color:#b0cee4; } .dist-item .val { color:#FFB800; font-weight:700; } .notice { 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; } .notice: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%; } } 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 ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--blue); } .d1{animation-delay:.08s} .d2{animation-delay:.16s} .d3{animation-delay:.24s} .d4{animation-delay:.32s} .d5{animation-delay:.40s} .d6{animation-delay:.48s} .d7{animation-delay:.56s} .d8{animation-delay:.64s} @media(max-width:480px){ .prize-row{grid-template-columns:1fr;} .header h1{font-size:26px;} .pool-total .amount{font-size:38px;} } Secret Sauce: UFC 250
Competition ends: 15/6/2026 @ 12:00 AM GMT
I pledge allegiance to the flag of financial freedom 250 after this cracked out parlay goes through 🫡
Copy and place the multi below, share your Bet ID in the comments for your chance to win a share of $3,000 💰
🥊 View Bet 🏆 $3,000 Total Prize 🥈 $100 Per Winner × 30 Winners 💡 Submitted bets must be the exact same as linked above 📋 How To Enter 1 Place the same Multi as shown above 2 Place a bet of at least $10 USD or equivalent in any currency 3 Copy your Bet ID after placing your bet 4 Reply to this thread with your Bet ID to enter ✅ Requirements 🎮 Bets must be the same as the bet shown above 💵 Minimum bet amount: $10 USD or equivalent in any currency 💬 Reply to this thread with your Bet ID 🔒 Must be a Stake.com account — Bronze VIP or above 💰 Prize Pool $3,000 Total Prize Pool 🏆 Prize Pool$3,000 🥈 30 × Winners$100 each 👥 Total Winners30 People 📅 Duration3 Days ⚠️ Don't miss out! Stay tuned for winner announcements. You must claim your prize within 3 months — users will not be credited after this period expires. ‼️ Stake.com users only ‼️ 📄 Full Terms & Conditions — click to expand This competition is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and Community Terms of Use.
In the event of conflict, the following order of precedence applies:
Terms and Conditions These Rules Stake Community Terms of Use Prizes & Delivery
Winners will have their username displayed on the thread with a prize claim link. Prizes delivered within 14 days of competition ending. Winners selected at random from all eligible entries. One entry per user — multiple entries result in only the first being valid. Eligibility
Bronze VIP account or above on Stake KYC Level 2 verification required Account must have no restrictions or exclusions Must not be a Stake employee Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Stake's Reserved Rights
To amend the Rules at any time To cancel the Competition at any time To verify the nominated account for prize delivery
-
Assskking reacted to Jake7589 in 💰[$15,000 USD] Maralago Vice 🌴
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&display=swap'); :root { --primary: #14082b; /* deep Vice City night */ --pink: #ff2d95; /* neon magenta */ --cyan: #1fe0d4; /* neon teal */ --orange: #ff8a3d; /* sunset orange */ --purple: #9b5cff; /* electric purple */ --gold: #ffcf5c; /* sunset gold — 1st place */ --silver: #9ff0e8; /* cyan tint — 2nd place */ --bronze: #ff8a3d; /* orange — 3rd place */ --blue: #1fe0d4; /* repurposed accent → neon cyan */ --surface: #20103f; --surface2: #2a1550; --text: #f3e8ff; --muted: #b98fd8; } * { 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; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:44px 28px 36px; background: linear-gradient(165deg, #2a1550 0%, #3d1a5e 38%, #5e1f5a 68%, #7a2750 100%); border-radius:20px; border:1px solid #ff2d9533; margin-bottom:20px; position:relative; overflow:hidden; } .header::before { content:''; position:absolute; top:-90px; right:-60px; width:380px; height:380px; background: radial-gradient(circle, #ff8a3d40 0%, #ff2d9522 38%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.7; transform:scale(1); } 50% { opacity:1; transform:scale(1.12); } } .hero-img-wrap { margin:0 0 24px; border-radius:16px; overflow:hidden; border:1px solid #1fe0d44d; box-shadow: 0 4px 28px rgba(0,0,0,.5); } .hero-img-wrap img { width:100%; display:block; } .eyebrow { display:inline-block; padding:7px 14px; border-radius:999px; border:1px solid rgba(255,45,149,.35); background:rgba(255,45,149,.1); color:#ff6cb0; font-size:11px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; margin-bottom:16px; } .header h1 { font-size:34px; font-weight:900; background: linear-gradient(90deg, #ff2d95, #ffcf5c, #1fe0d4, #ff2d95); background-size:200%; -webkit-background-clip:text; -webkit-text-fill-color:transparent; animation: shimmer 3s linear infinite; margin-bottom:6px; text-shadow:0 0 30px rgba(255,45,149,.25); } @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:#e0c8f0; max-width:480px; margin:0 auto 14px; line-height:1.7; } /* ── CTA BUTTON — inline, not full width ── */ .cta-section { margin-top:16px; } .cta-single { display:inline-flex; align-items:center; gap:10px; padding:14px 28px; background: linear-gradient(135deg, #ff2d95, #ff8a3d); color:#14082b; font-weight:900; text-decoration:none !important; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; box-shadow:0 4px 22px #ff2d9555; font-size:15px; letter-spacing:.3px; } .cta-single::after { content:''; position:absolute; inset:0; background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.3) 50%,transparent 70%); transform:translateX(-100%); transition:transform .5s; } .cta-single:hover { transform:translateY(-3px); box-shadow:0 8px 30px #ff2d9577; text-decoration:none !important; } .cta-single:hover::after { transform:translateX(100%); } .cta-single:active { transform:scale(.98); } .cta-icon { font-size:18px; line-height:1; } .cta-arrow { font-size:15px; transition:transform .2s; } .cta-single:hover .cta-arrow { transform:translateX(4px); } /* ── PRIZE HERO ── */ .prize-hero { background: var(--surface); border:1px solid #ff2d9544; border-radius:16px; padding:28px 18px; text-align:center; position:relative; overflow:hidden; margin-bottom:16px; transition:transform .3s, border-color .3s, box-shadow .3s; } .prize-hero:hover { transform:translateY(-4px); border-color:#ff2d95aa; box-shadow:0 12px 40px #ff2d9530; } .prize-hero::before { content:''; position:absolute; inset:0; background:radial-gradient(ellipse at 50% 0%, #ff2d9520 0%, #ff8a3d10 45%, transparent 70%); pointer-events:none; } .prize-hero .badge { position:absolute; top:14px; right:18px; font-size:26px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} } .prize-hero .prize-amount { font-size:52px; font-weight:900; position:relative; margin-bottom:8px; background:linear-gradient(90deg,#ff2d95,#ffcf5c); -webkit-background-clip:text; -webkit-text-fill-color:transparent; text-shadow:0 0 28px rgba(255,45,149,.3); } .prize-hero .prize-label { font-size:13px; color:var(--muted); text-transform:uppercase; letter-spacing:1.2px; position:relative; } .prize-hero .prize-sub { font-size:13px; color:#e0c8f0; margin-top:8px; position:relative; } .pill { background:#1fe0d412; border:1px solid #1fe0d433; border-radius:40px; padding:10px 20px; text-align:center; font-size:13px; font-weight:600; color:#5cf0e6; margin-bottom:18px; transition:background .3s, border-color .3s; } .pill:hover { background:#1fe0d422; border-color:#1fe0d466; } .section { background: var(--surface); border-radius:16px; padding:24px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:#1fe0d433; box-shadow:0 4px 24px #1fe0d40d; } .section-title { font-size:12px; font-weight:700; color:var(--pink); text-transform:uppercase; letter-spacing:1.4px; margin-bottom:18px; display:flex; align-items:center; gap:8px; } .section-title span { font-size:16px; } /* ── LIVE BANNER ── */ .live-banner { display:flex; align-items:center; justify-content:center; gap:10px; background:linear-gradient(135deg,#1fe0d418,#1fe0d406); border:1px solid #1fe0d444; border-radius:12px; padding:12px 18px; margin-bottom:18px; font-size:13px; font-weight:700; color:#5cf0e6; letter-spacing:.4px; } .live-dot { width:9px; height:9px; border-radius:50%; background:#1fe0d4; box-shadow:0 0 0 0 #1fe0d499; animation:live-pulse 1.8s ease-out infinite; } @keyframes live-pulse { 0% { box-shadow:0 0 0 0 #1fe0d499; } 70% { box-shadow:0 0 0 8px #1fe0d400; } 100% { box-shadow:0 0 0 0 #1fe0d400; } } /* ── LEADERBOARD ── */ .leaderboard { display:flex; flex-direction:column; gap:10px; } .lb-row { display:flex; align-items:center; gap:14px; padding:16px 18px; background:var(--primary); border:1px solid #ffffff0a; border-radius:12px; transition:background .25s, border-color .25s, transform .25s; position:relative; overflow:hidden; } .lb-row:hover { background:#1d0e3a; transform:translateX(4px); } .lb-row::before { content:''; position:absolute; left:0; top:0; bottom:0; width:4px; background:var(--tier-color, #ffffff20); transition:width .25s; } .lb-row:hover::before { width:6px; } .lb-row.tier-1 { --tier-color:#ffcf5c; border-color:#ffcf5c44; } .lb-row.tier-1:hover { border-color:#ffcf5c88; box-shadow:0 4px 20px #ffcf5c22; } .lb-row.tier-2 { --tier-color:#9ff0e8; border-color:#9ff0e833; } .lb-row.tier-2:hover { border-color:#9ff0e888; } .lb-row.tier-3 { --tier-color:#ff8a3d; border-color:#ff8a3d33; } .lb-row.tier-3:hover { border-color:#ff8a3d88; } .lb-row.tier-4 { --tier-color:#ff2d95; border-color:#ff2d9533; } .lb-row.tier-4:hover { border-color:#ff2d9588; box-shadow:0 4px 20px #ff2d9522; } .lb-row.tier-5 { --tier-color:#9b5cff; border-color:#9b5cff2e; } .lb-row.tier-5:hover { border-color:#9b5cff77; } .lb-rank { min-width:48px; height:48px; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:16px; border-radius:10px; background:#1d0e3a; color:var(--tier-color, #fff); border:1px solid var(--tier-color, #ffffff20); flex-shrink:0; } .lb-row.tier-1 .lb-rank { background:linear-gradient(135deg,#ffcf5c22,#ffcf5c08); font-size:22px; } .lb-row.tier-2 .lb-rank { background:linear-gradient(135deg,#9ff0e822,#9ff0e808); font-size:20px; } .lb-row.tier-3 .lb-rank { background:linear-gradient(135deg,#ff8a3d22,#ff8a3d08); font-size:20px; } .lb-info { flex:1; } .lb-place { font-size:14px; font-weight:800; color:#fff; } .lb-place .tier-tag { display:inline-block; margin-left:6px; padding:2px 8px; font-size:10px; font-weight:700; color:var(--tier-color, #fff); border-radius:999px; letter-spacing:.5px; text-transform:uppercase; vertical-align:middle; } .lb-sub { font-size:12px; color:var(--muted); margin-top:2px; } .lb-prize { font-size:18px; font-weight:900; color:var(--tier-color, #ff2d95); text-align:right; white-space:nowrap; } .lb-row.tier-4 .lb-prize, .lb-row.tier-5 .lb-prize { font-size:16px; } /* ── STEPS ── */ .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { min-width:34px; height:34px; background:linear-gradient(135deg,#ff2d95,#9b5cff); border-radius:50%; display:flex; align-items:center; justify-content:center; font-weight:800; font-size:14px; color:#fff; flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.15); box-shadow:0 0 0 6px #ff2d9522; } .step-text { font-size:15px; color:#e0c8f0; padding-top:6px; } .step-text strong { color:#fff; } /* ── REQUIREMENTS ── */ .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--primary); border-radius:12px; padding:13px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; cursor:default; } .req-item:hover { background:#1d0e3a; border-color:#1fe0d444; transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#e0c8f0; } .req-text strong { color:#ff6cb0; } /* ── PRIZE POOL ── */ .pool-total { text-align:center; padding:22px; background:linear-gradient(135deg,#ff2d9514,#ff8a3d08); border:1px solid #ff2d9544; border-radius:14px; margin-bottom:16px; transition:box-shadow .3s; } .pool-total:hover { box-shadow:0 0 40px #ff2d9525; } .pool-total .amount { font-size:52px; font-weight:900; background:linear-gradient(90deg,#ff2d95,#ffcf5c); -webkit-background-clip:text; -webkit-text-fill-color:transparent; animation: count-pulse 2.5s ease-in-out infinite; } @keyframes count-pulse { 0%,100%{filter:drop-shadow(0 0 0 #ff2d95)} 50%{filter:drop-shadow(0 0 18px #ff2d9577)} } .pool-total .label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:1px; } /* ── NOTICE ── */ .notice { background:#ff8a3d10; border:1px solid #ff8a3d40; border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .notice:hover { border-color:#ff8a3d88; } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0d0b0; line-height:1.7; } .n-text strong { color:#fff; } /* ── STAKE BADGE ── */ .stake-badge { text-align:center; padding:14px; background:linear-gradient(135deg,#1fe0d418,#9b5cff10); border:1px solid #1fe0d444; border-radius:12px; color:#5cf0e6; 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 #1fe0d425; } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(31,224,212,.14),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } /* ── TERMS ── */ details { background:var(--primary); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:#1fe0d433; } 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(--cyan); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#a888c4; line-height:1.9; } .terms-body h2 { font-size:12px; color:var(--pink); text-transform:uppercase; letter-spacing:.8px; margin:18px 0 8px; } .terms-body ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--cyan); } .d1{animation-delay:.08s} .d2{animation-delay:.16s} .d3{animation-delay:.24s} .d4{animation-delay:.32s} .d5{animation-delay:.40s} .d6{animation-delay:.48s} .d7{animation-delay:.56s} .d8{animation-delay:.64s} .d9{animation-delay:.72s} @media(max-width:480px){ .header h1 { font-size:26px; } .pool-total .amount { font-size:38px; } .prize-hero .prize-amount { font-size:42px; } .lb-row { padding:12px 14px; gap:10px; } .lb-rank { min-width:40px; height:40px; font-size:14px; } .lb-prize { font-size:16px; } } Leaderboard Competition Maralago Vice
Competition ends: 19/6/2026 @ 1:00 AM GMT
Drop the Boss 2 before GTA 6
Hit the highest multiplier on Drop the Boss: Maralago to climb the leaderboard and win a share of $15,000! The single biggest multiplier takes the grand prize.
🌴 Play Drop the Boss: Maralago → 🏆 $15,000 Total Prize Pool Shared across the Top 10 multipliers 💡 Highest single multiplier on Drop the Boss: Maralago wins the grand prize 🏅 Leaderboard & Tiered Prizes LEADERBOARD · UPDATES EVERY 2 HOURS 🥇 1st Place Grand Prize Highest multiplier $5,000 🥈 2nd Place Runner-up Second highest multiplier $3,000 🥉 3rd Place Bronze Third highest multiplier $2,000 4 4th Place Fourth highest multiplier $1,500 5 5th Place Fifth highest multiplier $1,000 6 6th Place Sixth highest multiplier $750 7 7th Place Seventh highest multiplier $600 8 8th Place Eighth highest multiplier $450 9 9th Place Ninth highest multiplier $400 10 10th Place Tenth highest multiplier $300 📋 How To Enter 1 Play Drop the Boss: Maralago on Stake.com 2 Land the highest multiplier you can with at least a $0.20 USD bet 3 Copy your Bet ID from your best winning drop 4 Reply to this thread with your Bet ID to be placed on the leaderboard ✅ Requirements 🌴 Bets must be from Drop the Boss: Maralago 💵 Minimum bet amount: $0.20 USD 📈 Ranked by the highest multiplier 💬 Reply to this thread with your Bet ID 🔒 Must be a Stake.com account — Bronze VIP or above 💰 Prize Pool Breakdown $15,000 Total Prize Pool · 10 Winners 🥇 1st Place $5,000 🥈 2nd Place $3,000 🥉 3rd Place $2,000 4th Place $1,500 5th Place $1,000 6th Place $750 7th Place $600 8th Place $450 9th Place $400 10th Place $300 ⚠️ Don't miss out! The leaderboard below this post updates every 2 hours — keep climbing until the competition closes. You must claim your prize within 3 months — users will not be credited after this period expires. ‼️ Stake.com users only ‼️ 📄 Full Terms & Conditions — click to expand This competition is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and Community Terms of Use.
In the event of conflict, the following order of precedence applies:
Terms and Conditions These Rules Stake Community Terms of Use Leaderboard & Ranking
Entrants are ranked by the highest qualifying multiplier achieved on Drop the Boss: Maralago. The leaderboard beneath this post will be updated every 2 hours until the competition closes. Only bets placed during the competition window count toward the leaderboard. In the event of a tied multiplier, the earliest submission timestamp takes the higher rank. Prizes & Delivery
Winners' usernames will be displayed on the thread alongside a prize claim link. Prizes will be delivered within 14 days of the competition ending. Prizes are awarded strictly based on final leaderboard standing. Eligibility
Bronze VIP account or above on Stake KYC Level 2 verification required Account must have no restrictions or exclusions Must not be a Stake employee Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Stake's Reserved Rights
To amend the Rules at any time To cancel the Competition at any time To verify the nominated account for prize delivery -
Assskking reacted to Jake7589 in 💰 [$5,000] Shield Derby - Week One 🛡️
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Barlow+Condensed:wght@700;800;900&display=swap'); :root { --navy: #071824; --white: #ffffff; --bolt: #1475E1; --bolt-dark: #0749CE; --bolt-darker: #082F5A; --crash: #E9113C; --crash-dark: #C9000A; --crash-darker: #5D0718; --strike: #FF7B00; --strike-dark: #FF4E00; --strike-darker: #663100; --charge: #FFB800; --charge-dark: #FF8C00; --charge-darker: #4D3700; --dash: #00CA51; --dash-dark: #00AD2A; --dash-darker: #005120; --surface: #0d2438; --surface2: #112d44; --muted: #7fa8c4; --display: 'Barlow Condensed', 'Inter', sans-serif; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--navy); color: var(--white); font-family: 'Inter', sans-serif; min-height: 100vh; overflow-x: hidden; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:48px 28px 40px; background: linear-gradient(160deg, var(--surface2) 0%, var(--navy) 100%); border-radius:20px; border:1px solid #ffffff14; margin-bottom:20px; position:relative; overflow:hidden; animation-delay:.05s; } .header::before { content:''; position:absolute; top:-80px; left:50%; transform:translateX(-50%); width:380px; height:380px; background: radial-gradient(circle, rgba(20,117,225,0.20) 0%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.55; transform:translateX(-50%) scale(1); } 50% { opacity:1; transform:translateX(-50%) scale(1.15); } } .eyebrow { font-family: var(--display); font-weight:700; font-size:13px; letter-spacing:.32em; color:var(--bolt); text-transform:uppercase; margin-bottom:14px; } .header h1 { font-family: var(--display); font-size:62px; font-weight:900; text-transform:uppercase; line-height:.92; letter-spacing:.01em; color:var(--white); margin-bottom:4px; } .h1-accent { color:var(--charge); } .ends-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:.15em; margin:18px 0 10px; } .ends-label strong { color:var(--white); } .countdown-wrapper { margin:10px 0 22px; } .countdown-wrapper iframe { border-radius:8px; } .header-desc { font-size:15px; color:#b0cee4; max-width:520px; margin:0 auto 14px; line-height:1.7; } .header-desc:last-of-type { margin-bottom:26px; } .header-desc strong { color:var(--white); } .play-btn { display:inline-block; font-family: var(--display); padding:18px 50px; background: linear-gradient(135deg, var(--bolt) 0%, var(--bolt-dark) 100%); color:var(--white); font-size:22px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; } .play-btn::after { content:''; position:absolute; inset:0; background:linear-gradient(120deg, transparent 30%, rgba(255,255,255,.25) 50%, transparent 70%); transform:translateX(-100%); transition:transform .5s ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 10px 36px rgba(20,117,225,0.45); } .play-btn:hover::after { transform:translateX(100%); } .play-btn:active { transform:scale(.97); } .match-link { color:var(--bolt); text-decoration:none; border-bottom:1px dashed rgba(20,117,225,0.55); padding-bottom:1px; transition:color .2s, border-color .2s, border-style .2s; } .match-link:hover { color:#5fb0ff; border-bottom-color:#5fb0ff; border-bottom-style:solid; } .match-link strong { color:inherit; } .rewards { display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-bottom:16px; } .reward-card { border-radius:18px; padding:30px 22px 26px; text-align:center; border:1px solid transparent; position:relative; overflow:hidden; transition:transform .3s, box-shadow .3s; } .reward-card:hover { transform:translateY(-6px); } .reward-card.cash { background: linear-gradient(160deg, var(--bolt) 0%, var(--bolt-dark) 60%, var(--bolt-darker) 130%); border-color: var(--bolt); } .reward-card.cash:hover { box-shadow:0 18px 50px rgba(20,117,225,0.4); } .reward-card.pool { background: linear-gradient(160deg, var(--charge) 0%, var(--charge-dark) 60%, var(--charge-darker) 130%); border-color: var(--charge); } .reward-card.pool:hover { box-shadow:0 18px 50px rgba(255,184,0,0.4); } .reward-card.pool .ribbon, .reward-card.pool .headline, .reward-card.pool .subline, .reward-card.pool .footnote { color:var(--navy); } .reward-card.pool .ribbon { color:rgba(7,24,36,.7); } .reward-card.pool .footnote { color:rgba(7,24,36,.7); } .reward-card .ribbon { font-family:var(--display); font-weight:700; font-size:11px; text-transform:uppercase; letter-spacing:.3em; color:rgba(255,255,255,.85); margin-bottom:10px; } .reward-card .headline { font-family:var(--display); font-weight:900; font-size:54px; line-height:.95; color:var(--white); letter-spacing:.005em; } .reward-card .subline { font-family:var(--display); font-weight:900; font-size:18px; text-transform:uppercase; letter-spacing:.14em; color:var(--white); margin-top:10px; } .reward-card .footnote { font-size:12px; color:rgba(255,255,255,.75); margin-top:12px; letter-spacing:.04em; } .pool-strip { display:flex; justify-content:center; align-items:center; gap:14px; padding:14px 22px; background:linear-gradient(135deg, rgba(255,184,0,0.12), rgba(255,184,0,0.03)); border:1px solid rgba(255,184,0,0.4); border-radius:14px; margin-bottom:16px; font-family:var(--display); text-transform:uppercase; letter-spacing:.18em; font-weight:700; color:var(--muted); font-size:13px; transition:box-shadow .3s; } .pool-strip:hover { box-shadow:0 0 30px rgba(255,184,0,0.18); } .pool-strip strong { color:var(--charge); font-size:22px; letter-spacing:.02em; } .pill { background:rgba(20,117,225,0.10); border:1px solid rgba(20,117,225,0.35); border-radius:40px; padding:12px 22px; text-align:center; font-size:13px; font-weight:600; color:#7fb8ff; margin-bottom:18px; transition:background .3s, border-color .3s; line-height:1.7; } .pill:hover { background:rgba(20,117,225,0.18); border-color:rgba(20,117,225,0.6); } .pill strong { color:var(--white); } .section { background: var(--surface); border-radius:16px; padding:26px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:rgba(20,117,225,0.35); box-shadow:0 4px 24px rgba(20,117,225,0.08); } .section-title { font-family:var(--display); font-size:24px; font-weight:900; color:var(--white); text-transform:uppercase; letter-spacing:.05em; margin-bottom:20px; display:flex; align-items:center; gap:12px; } .section-title .num { color:var(--bolt); font-size:18px; font-weight:700; letter-spacing:.1em; } .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { font-family:var(--display); min-width:38px; height:38px; background: linear-gradient(135deg, var(--bolt), var(--bolt-dark)); border-radius:10px; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:19px; color:var(--white); flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.12); box-shadow:0 0 0 6px rgba(20,117,225,0.15); } .step-text { font-size:15px; color:#b0cee4; padding-top:7px; line-height:1.55; } .step-text strong { color:var(--white); } .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--navy); border-radius:12px; padding:14px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; } .req-item:hover { background:#0a2236; border-color:rgba(20,117,225,0.45); transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#b0cee4; } .req-text strong { color:var(--bolt); } .pool-total { text-align:center; padding:32px 22px; background:linear-gradient(135deg, rgba(20,117,225,0.10), rgba(20,117,225,0.02)); border:1px solid rgba(20,117,225,0.35); border-radius:16px; margin-bottom:20px; transition:box-shadow .3s; position:relative; overflow:hidden; } .pool-total::before { content:''; position:absolute; inset:0; background: radial-gradient(ellipse at 50% 0%, rgba(20,117,225,0.18) 0%, transparent 60%); pointer-events:none; } .pool-total:hover { box-shadow:0 0 40px rgba(20,117,225,0.18); } .pool-total .pool-label { font-family:var(--display); font-size:13px; color:var(--muted); text-transform:uppercase; letter-spacing:.3em; margin-bottom:10px; position:relative; } .pool-total .pool-amount { font-family:var(--display); font-size:78px; font-weight:900; color:var(--bolt); line-height:1; letter-spacing:.01em; position:relative; animation: count-pulse 3s ease-in-out infinite; } @keyframes count-pulse { 0%,100% { filter:drop-shadow(0 0 0 transparent); } 50% { filter:drop-shadow(0 0 24px rgba(20,117,225,0.5)); } } .pool-total .winners-line { font-family:var(--display); font-size:14px; color:var(--white); text-transform:uppercase; letter-spacing:.22em; margin-top:12px; font-weight:700; position:relative; } .pool-total .winners-line strong { color:var(--charge); } .tier-head { display:grid; grid-template-columns:1.2fr 2fr auto; gap:14px; padding:0 18px 10px; font-family:var(--display); font-size:11px; letter-spacing:.25em; text-transform:uppercase; color:var(--muted); font-weight:700; } .tier-head span:last-child { text-align:right; } .tier-table { display:flex; flex-direction:column; gap:8px; } .tier-row { display:grid; grid-template-columns:1.2fr 2fr auto; gap:14px; align-items:center; padding:16px 18px; background:var(--navy); border-radius:10px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; } .tier-row:hover { background:#0a2236; border-color:rgba(20,117,225,0.3); transform:translateX(4px); } .tier-label { font-family:var(--display); font-weight:900; text-transform:uppercase; font-size:16px; color:var(--white); letter-spacing:.06em; } .tier-desc { font-size:13px; color:var(--muted); line-height:1.45; } .tier-value { font-family:var(--display); font-weight:900; font-size:22px; color:var(--bolt); text-align:right; letter-spacing:.01em; white-space:nowrap; } .tier-row.t-bolt { border-color:rgba(20,117,225,0.4); background:linear-gradient(90deg, rgba(20,117,225,0.07), var(--navy) 60%); } .tier-row.t-charge { border-color:rgba(255,184,0,0.4); background:linear-gradient(90deg, rgba(255,184,0,0.07), var(--navy) 60%); } .tier-row.t-bolt .tier-value { color:var(--bolt); } .tier-row.t-charge .tier-value { color:var(--charge); } .notice { background:rgba(255,123,0,0.08); border:1px solid rgba(255,123,0,0.32); border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .notice:hover { border-color:rgba(255,123,0,0.6); } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0c8a0; line-height:1.7; } .n-text strong { color:var(--white); } .stake-badge { font-family:var(--display); text-align:center; padding:16px; background:linear-gradient(135deg, rgba(20,117,225,0.18), rgba(20,117,225,0.04)); border:1px solid rgba(20,117,225,0.4); border-radius:12px; color:var(--white); font-weight:900; font-size:18px; letter-spacing:.2em; text-transform:uppercase; margin-bottom:16px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px rgba(20,117,225,0.3); } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,0.18),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } details { background:var(--navy); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:rgba(20,117,225,0.3); } summary { padding:18px 20px; cursor:pointer; font-family:var(--display); font-weight:900; font-size:15px; letter-spacing:.15em; text-transform:uppercase; color:var(--muted); list-style:none; display:flex; justify-content:space-between; align-items:center; user-select:none; transition:color .2s; } summary:hover { color:var(--white); } summary::after { content:'▼'; font-size:10px; color:var(--bolt); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#6a90a8; line-height:1.9; } .terms-body h2 { font-family:var(--display); font-size:14px; color:var(--bolt); text-transform:uppercase; letter-spacing:.18em; margin:18px 0 8px; font-weight:900; } .terms-body ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--bolt); } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} .d5{animation-delay:.37s} .d6{animation-delay:.45s} .d7{animation-delay:.53s} .d8{animation-delay:.61s} .d9{animation-delay:.69s} @media(max-width:480px){ .header h1 { font-size:44px; } .pool-total .pool-amount { font-size:54px; } .rewards { grid-template-columns:1fr; } .reward-card .headline { font-size:46px; } .tier-head, .tier-row { grid-template-columns:1fr; gap:6px; padding:14px; } .tier-head span:last-child { text-align:left; } .tier-value { text-align:left; font-size:20px; } .tier-head span:nth-child(2), .tier-head span:nth-child(3) { display:none; } .section { padding:22px 18px; } .pool-strip { flex-direction:column; gap:4px; text-align:center; padding:18px; } } It's All At Stake Stake's
Shield Derby
Week 1
Entries close: 21/6/2026
Week 1 of the Shield Derby is live. Five weeks. One competition each. This is your first shot at the prize.
Build your multi using Stake Shield with only this week's World Cup. Stack the legs. Chase the highest combined odds.
Top 10 winning multis this week each take home $500.
⚽️ Place Your Multi Top 10 This Week $500 Each · Cash Awarded to the 10 winning multis with the highest combined odds in Week 1 Week 1 $5,000 Weekly Pool Total cash available this week — split equally among the top 10 winners Full Series Pool $25,000 · 50 Winners · 5 Weeks 💡 Multis must use Stake Shield · min 3 legs · min combined odds 3.00 [01] How To Enter 1 Build a Multi using Stake Shield with only World Cup matches taking place this week (12/6 — 21/6) 2 Your multi must be a minimum bet of $5 USD, have a minimum of 3 legs at combined odds of 3.00 or greater and use Stake Shield 3 Reply to this thread with your Bet ID before entries close on 21/6 4 At week's close, the top 10 fully winning multis by combined odds each take home $500 [02] Requirements ⚽️ Bet type: Stake Shield Multi only, using World Cup exclusively from Week 1 (12/6 — 21/6) 🎯 Minimum bet of $5 USD or above 📈 Minimum 3 legs per multi - Minimum combined odds: 3.00 or greater - Using Stake Shield 💬 Post your Bet ID as a reply to this thread before 21/6 🔒 Must be a Stake.com account in good standing [03] Prize Breakdown Week 1 Prize Pool $5,000 10 Winners · Highest Combined Odds Prize Recipients Value Week 1 Cash Top 10 winning multis by combined odds $500 each Series Total $5,000 each week across 5 weeks of the Shield Derby $25,000 ⚠️ Week 1 only. Your Bet ID must be posted in this thread before 21/6. Multis using matches outside Week 1, fewer than 3 legs, or combined odds under 3.00 will not qualify. Only fully winning multis are eligible — Weeks 2 to 5 each have their own dedicated thread. ‼️ Stake.com Users Only ‼️ 📄 Full Terms & Conditions This competition is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and Community Terms of Use.
In the event of conflict, the following order of precedence applies:
Terms and Conditions These Rules Stake Community Terms of Use Entry & Eligibility
Entries must be multi bets placed exclusively on World Cup taking place in Week 1 (15/6 — 21/6). Minimum of 3 legs per multi; minimum combined odds of 3.00. Bet ID must be posted as a reply to this thread before 21/6. Multiple multis may be submitted; each Bet ID counts as a separate entry. Only fully winning multis are eligible for ranking. Winners & Prizes
At Week 1's close, the top 10 fully winning multis ranked by combined odds (highest first) each receive $500. In the event of tied combined odds, the earlier-posted Bet ID takes precedence. Winners are announced and notified via the forum thread. Cash prizes delivered within 14 days of Week 1's closing date. Account Eligibility
Active Stake.com account in good standing KYC Level 2 verification required for cash prize delivery Account must have no restrictions or exclusions Must not be a Stake employee Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Stake's Reserved Rights
To amend the Rules at any time To cancel the Competition at any time To verify the nominated account for prize delivery