Jump to content

mr.robot

Noob
  • Posts

    44
  • Joined

  • Last visited

Reputation Activity

  1. Fire
    mr.robot reacted to DragoslavP in Stake vs Eddie May 04 - 11   
    Username
    Hexxie791 NurEinenZehner vasi4 poyupuri Lanetprens Luckyshmaky Renebraaa Sirk23 DanWrap alexermk Kakkumasa Acwolf VoisH Lalisaaaa GoodBets misterdylan tantan25 boaler МАЗАФАКЕР SalsaBotanera daxer123 Floboul9 droz Olena68S sigurdsun Umarnaim chazor Ateyaba Healer192 FRNKNSTNbet Tequitos30 xinoz cahbayu77 Pikrer Prxphoenix1 NinjaKumarci KennyB76 Scaffolddog kosmos2 Tetsuhei Cryomastix HornSignal Kintil1000 daffyducky semrayc limon228666 9brexaton Svetlovolosik CryptoDanii Cucot AppleLucker Btc1110 lakssiouar Ruuuuby145 z1dd spasibo1 pinkpug bowen0523 AngstyAndy Mazinou08 MehondaL gadjiman daredddd losty4g Pelsik Speeeeeeeeeeed huispaaja RMK Thekidkat gpking29 sweetbonanza94 LeoLeyva19 Allenman1 Dhiosu miikaairas molasqw takagizzzz sebapensiero lindaslots Menang sizzlinghotx donpierro51 Akfix 최경호 Lennart12 Zenboah Mines5kk SoloMilan waystone Mentijoba yokcashya rjkot kishidan127 Gunpowder23 Manueln06 littlelucky art777srm Ohthespot NervhanaLOL Zoltan Sssylas Nolpeormaner sschaka ngocTuan31 dmtbongtoker KafiyeAk Dontskemthem anabelloveslot Sabrosa10 chuachunkang Ameobi Mouune2209 Defaulter01 Rutukka Iglwin jw888888 marx1196 unknowxi JV034 nyon0710 Bitcouille youngmulababy Papoludniak nowloading Baderalsh ZottiderSotti skunkpass Skutsijoni pangzuyi123 Ryderistic PiniaGofman Annichka davecee333 daH4ri kings0511 ZeroArmorTV Norrrr markusma BlondeLover Elrandiri tedkimppa kylianmbappe9 Felins carpocarp rhcm34 Mistrzgier xmcd vancystra buddaheads WannWoWie Enigmanoishi abyssviver lektor2010 quntti pu8xma MounirMillion MonTenku xtqaq66 daiyo Winning1850 realperen AceHighh matthewcho8 SwePokerNinja sadlysnorkel omaruiz8 ido777 z4k 8vildarose Nippeliina lepaffdenostra Malva11 yasan0422 Mertgurluoglu quesoking Fulkes4Chris NikoJezz ChattyChakou Bolours andrebartek Kartenstapel nathalie35 ngn77 Tchutiii987Tah kir8954 Ch0c Crustydusty Vandaaal MrR0bot caspervonb vlonegoat morganmilner Ambrowsin Siennishka Lime131 Tzou pAsi777 LoskiY man0v0man shane1437 TeslaStrate chenhangzxc Draymoment foxjoker9 jmjmj Kilikka InfiDaK1ng SirRattenKot
  2. Money
    mr.robot reacted to pkworld2022 in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    casino:472949072470
    https://stake.com/casino/home?iid=house%3A472949072470&modal=bet&source=link_shared
     

  3. slot
    mr.robot reacted to NemanjaPi in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    :root { --bg: #07111f; --card: rgba(10, 20, 38, 0.75); --line: rgba(255,255,255,0.12); --text: #f5f7fb; --muted: #a7b4c9; --gold: #f7c948; --green: #3dd598; --red: #ff6b6b; --shadow: 0 20px 60px rgba(0, 0, 0, 0.28); --radius: 24px; } * { box-sizing: border-box; } html, body { margin: 0; padding: 0; font-family: Inter, Arial, Helvetica, sans-serif; color: var(--text); background: radial-gradient(circle at top left, rgba(247, 201, 72, 0.12), transparent 28%), radial-gradient(circle at 80% 20%, rgba(61, 213, 152, 0.10), transparent 24%), radial-gradient(circle at bottom right, rgba(96, 165, 250, 0.12), transparent 30%), linear-gradient(160deg, #040913 0%, #07111f 38%, #09182a 100%); min-height: 100%; overflow-x: hidden; } @keyframes fadeUp { 0% { opacity: 0; transform: translateY(10px); } 100% { opacity: 1; transform: translateY(0); } } @keyframes softGlow { 0% { box-shadow: 0 0 0 rgba(247, 201, 72, 0); } 50% { box-shadow: 0 0 16px rgba(247, 201, 72, 0.16); } 100% { box-shadow: 0 0 0 rgba(247, 201, 72, 0); } } body::before { content: ""; position: fixed; inset: 0; background-image: linear-gradient(rgba(255,255,255,0.02) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.02) 1px, transparent 1px); background-size: 28px 28px; pointer-events: none; mask-image: radial-gradient(circle at center, black 45%, transparent 95%); } .container { width: min(1180px, calc(100% - 32px)); margin: 0 auto; padding: 28px 0 60px; position: relative; z-index: 1; } .hero { position: relative; overflow: hidden; border: 1px solid var(--line); border-radius: 32px; padding: 34px; background: linear-gradient(135deg, rgba(247, 201, 72, 0.10), transparent 32%), 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); animation: fadeUp 0.5s ease-out; } .hero::after { content: ""; position: absolute; width: 320px; height: 320px; border-radius: 50%; top: -120px; right: -90px; background: radial-gradient(circle, rgba(247, 201, 72, 0.14), transparent 65%); filter: blur(12px); pointer-events: none; } .badge-wrap { display: flex; align-items: center; justify-content: space-between; gap: 14px; width: 100%; margin-bottom: 6px; } .badge { position: relative; overflow: hidden; } .badge::after { content: ""; position: absolute; top: -55%; bottom: -55%; width: 42%; background: linear-gradient( 90deg, rgba(255,255,255,0), rgba(255,255,255,0.85), rgba(167,233,255,0.22), rgba(255,255,255,0) ); filter: blur(5px); animation: diamondShine 3.4s linear infinite; } @keyframes diamondShine { 0% { transform: translateX(-180%) rotate(18deg); opacity: 0; } 15% { opacity: 0.2; } 50% { opacity: 0.95; } 85% { opacity: 0.2; } 100% { transform: translateX(180%) rotate(18deg); opacity: 0; } } .badge { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 11px 18px; border-radius: 999px; border: 1px solid rgba(255,255,255,0.18); background: rgba(255,255,255,0.06); color: #fdfefe; font-size: 14px; letter-spacing: 0.4px; font-weight: 700; box-shadow: inset 0 1px 0 rgba(255,255,255,0.16); } .badge-text { white-space: nowrap; } .status { flex: 0 0 auto; padding: 8px 14px; border-radius: 999px; font-size: 12px; font-weight: 700; letter-spacing: 1px; white-space: nowrap; text-align: center; } @keyframes livePulse { 0% { box-shadow: 0 0 0 rgba(61, 213, 152, 0); transform: scale(1); } 50% { box-shadow: 0 0 14px rgba(61, 213, 152, 0.35); transform: scale(1.05); } 100% { box-shadow: 0 0 0 rgba(61, 213, 152, 0); transform: scale(1); } } .status.live { background: rgba(61, 213, 152, 0.18); color: #3dd598; border: 1px solid rgba(61, 213, 152, 0.45); animation: livePulse 1.8s ease-in-out infinite; } .status.live::before { content: "●"; margin-right: 6px; color: #3dd598; animation: livePulse 1.8s ease-in-out infinite; } .status.closed { background: rgba(255, 107, 107, 0.15); color: #ff6b6b; border: 1px solid rgba(255, 107, 107, 0.40); } h1 { margin: 18px 0 14px; font-size: clamp(34px, 5vw, 64px); line-height: 0.96; letter-spacing: -1.8px; max-width: 820px; } .accent { color: var(--gold); } .lead { margin: 0; max-width: 760px; color: var(--muted); font-size: 18px; line-height: 1.65; } .hero-grid { display: grid; grid-template-columns: 1fr; gap: 18px; margin-top: 12px; align-items: stretch; } .card { border: 1px solid var(--line); background: rgba(8, 16, 30, 0.72); border-radius: var(--radius); box-shadow: var(--shadow); backdrop-filter: blur(12px); position: relative; overflow: hidden; } .timer-card { padding: 22px; position: relative; } .timer-card::before { content: ""; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(247, 201, 72, 0.04), transparent 42%); pointer-events: none; } .timer-top { display: grid; grid-template-columns: 1fr auto; gap: 12px; align-items: center; margin-bottom: 18px; position: relative; z-index: 1; } .timer-title { font-size: 15px; text-transform: uppercase; letter-spacing: 4px; color: var(--muted); font-weight: 700; text-align: left; } .timer-end { font-size: 14px; color: var(--gold); background: rgba(247, 201, 72, 0.10); border: 1px solid rgba(247, 201, 72, 0.22); padding: 8px 14px; border-radius: 999px; white-space: nowrap; animation: softGlow 2.8s ease-in-out infinite; } .timer-main { display: grid; grid-template-columns: 1.1fr auto; gap: 20px; align-items: center; position: relative; z-index: 1; margin-bottom: 18px; } .timer-copy { display: flex; flex-direction: column; gap: 12px; align-items: flex-start; justify-content: center; } .timer-grid { width: 100%; min-width: 0; display: flex; justify-content: center; align-items: center; } .timer-frame { display: flex; justify-content: center; align-items: center; width: 220px; height: 74px; padding: 0; overflow: hidden; 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); } .timer-frame iframe { display: block; width: 250px; height: 80px; border: 0; transform: scale(0.80); transform-origin: center center; } .footer-note { display: inline-flex; align-items: center; justify-content: flex-start; padding: 12px 18px; color: var(--gold); font-size: 15px; line-height: 1.5; border-radius: 999px; background: rgba(247, 201, 72, 0.10); border: 1px solid rgba(247, 201, 72, 0.28); max-width: 100%; width: auto; text-align: left; position: relative; z-index: 1; animation: softGlow 2.8s ease-in-out infinite; } #timerStatus { cursor: pointer; text-decoration: none; transition: all 0.25s ease; } #timerStatus:hover { transform: translateY(-2px); background: linear-gradient(135deg, #3dd598, #2bbf84); border-color: rgba(61, 213, 152, 0.6); color: #0b1424 !important; box-shadow: 0 12px 26px rgba(61, 213, 152, 0.28); } .highlights { padding: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; background: transparent; border: 0; box-shadow: none; backdrop-filter: none; } .highlight { padding: 20px; border-radius: 20px; background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); transition: all 0.25s ease; position: relative; overflow: hidden; } .highlight:hover { transform: translateY(-5px); box-shadow: 0 10px 22px rgba(0, 0, 0, 0.18); border-color: rgba(247, 201, 72, 0.25); } .highlight:hover::after { content: ""; position: absolute; inset: 0; border-radius: inherit; background: radial-gradient(circle at center, rgba(247,201,72,0.10), transparent 70%); pointer-events: none; } .highlight strong { display: block; font-size: 22px; margin-bottom: 8px; color: var(--gold); } .highlight span { color: var(--muted); font-size: 14px; line-height: 1.55; } .section { margin-top: 24px; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; } .section-card { padding: 26px; } .section-card h2 { margin: 0 0 18px; font-size: 24px; letter-spacing: -0.4px; } .rules { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; } .rules li { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border-radius: 18px; background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); color: var(--muted); line-height: 1.55; } .rule-index { flex: 0 0 auto; width: 28px; height: 28px; border-radius: 50%; display: grid; place-items: center; font-size: 13px; font-weight: 700; color: #0b1424; background: var(--gold); margin-top: 1px; } .rule-text strong { color: var(--text); } table { width: 100%; border-collapse: collapse; overflow: hidden; border-radius: 18px; border: 1px solid rgba(255,255,255,0.08); background: rgba(255,255,255,0.03); } th, td { padding: 14px 16px; text-align: left; border-bottom: 1px solid rgba(255,255,255,0.08); } th { color: var(--muted); font-size: 13px; text-transform: uppercase; letter-spacing: 1px; background: rgba(255,255,255,0.03); } tbody tr:hover { background: rgba(255,255,255,0.035); } tr:last-child td { border-bottom: 0; } .money { color: var(--gold); font-weight: 700; } .prize-note { margin-top: 60px; } .cta { margin-top: 24px; padding: 26px; display: flex; justify-content: space-between; gap: 20px; align-items: center; background: linear-gradient(135deg, rgba(247, 201, 72, 0.10), rgba(255,255,255,0.04)), rgba(8, 16, 30, 0.8); } .cta h3 { margin: 0 0 8px; font-size: 24px; } .cta p { margin: 0; color: var(--muted); line-height: 1.6; max-width: 700px; } .button { display: inline-flex; color: #0b1424 !important; align-items: center; justify-content: center; gap: 10px; min-width: 190px; padding: 16px 22px; border: 0; border-radius: 16px; font-weight: 700; text-decoration: none; background: linear-gradient(135deg, #ffd76a, #f7c948); box-shadow: 0 14px 28px rgba(247, 201, 72, 0.16); transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease; } .button:hover { background: linear-gradient(135deg, #3dd598, #2bbf84); color: #0b1424 !important; transform: translateY(-2px); box-shadow: 0 18px 34px rgba(61, 213, 152, 0.22); } @media (max-width: 960px) { .section { grid-template-columns: 1fr; } .highlights { grid-template-columns: repeat(2, 1fr); } .cta { flex-direction: column; align-items: flex-start; } } @media (max-width: 860px) { .badge-wrap { flex-direction: column; align-items: flex-start; } .timer-top { grid-template-columns: 1fr; justify-items: center; } .timer-title { text-align: center; } .timer-main { grid-template-columns: 1fr; justify-items: center; text-align: center; } .timer-copy { align-items: center; } .timer-grid { justify-content: center; min-width: auto; } } @media (max-width: 680px) { .container { width: min(100% - 20px, 1180px); padding-top: 18px; } .hero, .section-card, .cta, .timer-card { padding: 18px; } .highlights { grid-template-columns: 1fr; } h1 { letter-spacing: -1px; } .footer-note { max-width: 100%; } .timer-frame { width: 210px; height: 68px; } .timer-frame iframe { transform: scale(0.76); } } Exclusive VIP Slots LIVE NOW $7,000 Return of the King
    Hit the highest multiplier on any eligible 3rd party video slot, submit your valid bet ID, and climb the leaderboard.
    Time frame & requirements Ends 11 May 2026 • 12:00 UTC One lucky spin can still change the leaderboard.  PLAY NOW 100x Minimum multiplier required to qualify for the leaderboard. $0.20 USD Minimum bet amount in any currency for valid participation. Bronze Only Bronze VIP level and above are eligible to claim prizes. 1 Bet ID Post your bet ID in the topic. Feel free to edit your post if you hit a higher multiplier. Challenge Rules
    1 Game requirement: Win the highest multiplier on any 3rd party video slot except Coral Cove by Pocket Play. 2 Minimum multiplier: Your winning spin must be 100x or above. 3 Minimum bet amount: $0.20 (or the equivalent in any currency). 4 Bets must have been made after 04/05/26 - (12 pm) UTC. 5 VIP and verification: Player must be at least Bronze VIP and have Level 2 KYC or higher. 6 Prizes will be determined by who has a higher multiplier. 7 Tie breaker: Higher average bet amount gets the advantage. If still tied, the earlier posted or edited entry takes priority. Prize Pool Distribution
    Placement Prize 1st $1,200 2nd $600 3rd $400 4th $300 5th $200 6th to 10th $140 each 11th to 20th $60 each 21st onward Share of $3,000 pool Winners are ranked by the highest multiplier. Eligible users outside top 20 still share the remaining pool. How to enter
    Play an eligible 3rd party slot, hit 100x or higher multiplier with a bet amount of at least $0.20, then post your bet ID. 
    Post your entry 📄 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 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. Prizes delivered within 72 hours of the competition ending. Winners selected at random from all eligible entries. One entry per user. Eligibility
    Feature buys are not allowed. Bronze VIP account or above. KYC Level 2 verification required. Bets must have been made after the commencement of this promotion. Account must have no restrictions or exclusions. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. Must maintain only one Stake account. Only Stake.com and official Stake.com mirrors users will be eligible for the prize. Stake's Reserved Rights
    To amend the Rules at any time. To cancel the Competition at any time. To to disqualify any user due to promotion or account abuse, which may also result in a permanent ban.
  4. Fire
    mr.robot got a reaction from MdSHBiR247 in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    🔥
    casino:472922065469
  5. Fire
    mr.robot got a reaction from Rehanansari in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    🔥
    casino:472922065469
  6. Fire
    mr.robot reacted to Jake7589 in ​ 🏆 Stake x Team Vitality PC Giveaway 🎮 ​   
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&display=swap'); :root { --primary: #071824; --gold: #FFB800; --blue: #0079ff; --surface: #0a2236; --text: #e0eef8; --muted: #7fa8c4; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--primary); color: var(--text); font-family: 'Inter', sans-serif; min-height: 100vh; overflow-x: hidden; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:0 0 36px; background: linear-gradient(160deg, #0d2a40 0%, #071824 100%); border-radius:20px; border:1px solid #ffffff12; margin-bottom:20px; position:relative; overflow:hidden; } .header::before { content:''; position:absolute; top:-60px; left:50%; transform:translateX(-50%); width:340px; height:340px; background: radial-gradient(circle, #FFB80018 0%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.6; transform:translateX(-50%) scale(1); } 50% { opacity:1; transform:translateX(-50%) scale(1.15); } } .hero-img-wrap { border-radius:20px 20px 0 0; overflow:hidden; border-bottom:1px solid #FFB80033; } .hero-img-wrap img { width:100%; display:block; } .header-body { padding:28px 28px 0; } .eyebrow { display:inline-block; padding:7px 14px; border-radius:999px; border:1px solid rgba(255,184,0,.22); background:rgba(255,184,0,.08); color:var(--gold); font-size:11px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; margin-bottom:16px; } .header h1 { font-size:34px; font-weight:900; line-height:1.1; letter-spacing:-.03em; background: linear-gradient(90deg, #FFB800, #ffda6e, #FFB800); background-size:200%; -webkit-background-clip:text; -webkit-text-fill-color:transparent; animation: shimmer 3s linear infinite; margin-bottom:10px; } @keyframes shimmer { to { background-position:200% center; } } .ends-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:1.2px; margin-bottom:14px; } .ends-label strong { color:#fff; } .countdown-wrapper { margin:10px 0 22px; } .countdown-wrapper iframe { border-radius:8px; } .header-desc { font-size:15px; color:#b0cee4; max-width:480px; margin:0 auto 14px; line-height:1.7; } .cta-main { display:inline-block; padding:16px 36px; background: linear-gradient(135deg, #FFB800, #e6a500); color:#071824; font-size:16px; font-weight:800; text-decoration:none !important; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; box-shadow:0 4px 20px #FFB80044; margin-top:8px; } .cta-main::after { content:''; position:absolute; inset:0; background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.25) 50%,transparent 70%); transform:translateX(-100%); transition:transform .5s; } .cta-main:hover { transform:translateY(-3px); box-shadow:0 8px 32px #FFB80055; text-decoration:none !important; } .cta-main:hover::after { transform:translateX(100%); } .prize-row { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; margin-bottom:16px; } .prize-card { background:var(--surface); border-radius:16px; padding:22px 14px; text-align:center; border:1px solid transparent; position:relative; overflow:hidden; transition:transform .3s, border-color .3s, box-shadow .3s; cursor:default; } .prize-card:hover { transform:translateY(-6px) scale(1.02); } .prize-card.gold { border-color:#FFB80044; --glow:#FFB80018; } .prize-card.gold:hover { border-color:#FFB800aa; box-shadow:0 12px 40px #FFB80030; } .prize-card.blue { border-color:#0079ff33; --glow:#0079ff14; } .prize-card.blue:hover { border-color:#0079ffaa; box-shadow:0 12px 40px #0079ff25; } .prize-card::before { content:''; position:absolute; inset:0; background:radial-gradient(ellipse at 50% 0%, var(--glow,transparent) 0%, transparent 65%); opacity:0; transition:opacity .3s; pointer-events:none; } .prize-card:hover::before { opacity:1; } .badge { position:absolute; top:10px; right:12px; font-size:20px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-7px)} } .prize-amount { font-size:32px; font-weight:900; line-height:1; margin-bottom:5px; } .prize-card.gold .prize-amount { color:#FFB800; } .prize-card.blue .prize-amount { color:#0079ff; } .prize-label { font-size:11px; color:var(--muted); text-transform:uppercase; letter-spacing:.8px; } .prize-sub { font-size:12px; color:#6a90a8; margin-top:4px; } .pill { background:#0079ff12; border:1px solid #0079ff33; border-radius:40px; padding:10px 20px; text-align:center; font-size:13px; font-weight:600; color:#4da6ff; margin-bottom:18px; transition:background .3s, border-color .3s; } .pill:hover { background:#0079ff22; border-color:#0079ff66; } .grid { display:grid; grid-template-columns:1.1fr .9fr; gap:16px; margin-bottom:16px; } .section { background:var(--surface); border-radius:16px; padding:24px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:#0079ff33; box-shadow:0 4px 24px #0079ff0d; } .section-tag { display:inline-block; margin-bottom:10px; color:var(--gold); font-size:11px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; } .section h2 { font-size:22px; font-weight:900; margin-bottom:8px; } .panel-intro { color:var(--muted); font-size:14px; margin-bottom:18px; } .spec-list { display:flex; flex-direction:column; gap:10px; list-style:none; padding:0; } .spec-list li { display:flex; align-items:center; gap:12px; background:var(--primary); border-radius:12px; padding:12px 16px; border:1px solid #ffffff0a; color:#b0cee4; font-size:14px; transition:background .2s, border-color .2s, transform .2s; cursor:default; } .spec-list li:hover { background:#0a2236; border-color:#FFB80044; transform:translateX(6px); } .spec-list li::before { content:'✓'; min-width:22px; height:22px; border-radius:50%; background:var(--gold); color:#071824; font-weight:900; font-size:12px; display:flex; align-items:center; justify-content:center; flex-shrink:0; } .steps { display:flex; flex-direction:column; gap:12px; } .step { display:grid; grid-template-columns:48px 1fr; gap:14px; padding:14px; border-radius:14px; background:rgba(255,255,255,.03); border:1px solid #ffffff0a; transition:border-color .25s, transform .25s; } .step:hover { border-color:#0079ff44; transform:translateX(4px); } .step-no { width:48px; height:48px; border-radius:12px; background:rgba(255,184,0,.12); border:1px solid rgba(255,184,0,.2); color:var(--gold); display:flex; align-items:center; justify-content:center; font-size:18px; font-weight:900; transition:transform .25s, box-shadow .25s; } .step:hover .step-no { transform:scale(1.1); box-shadow:0 0 0 5px rgba(255,184,0,.1); } .step-title { margin:0 0 4px; color:var(--text); font-size:15px; font-weight:700; } .step-text { margin:0; color:var(--muted); font-size:13px; } .step-text a { color:var(--blue); text-decoration:none; } .step-text a:hover { text-decoration:underline; } .step-text strong { color:#fff; } .clean-list { list-style:none; padding:0; margin:0; display:flex; flex-direction:column; gap:10px; } .clean-list li { display:flex; align-items:center; gap:12px; background:var(--primary); border-radius:12px; padding:12px 16px; border:1px solid #ffffff0a; color:#b0cee4; font-size:14px; line-height:1.5; transition:background .2s, border-color .2s, transform .2s; cursor:default; } .clean-list li:hover { background:#0a2236; border-color:#0079ff44; transform:translateX(6px); } .clean-list li::before { content:''; min-width:7px; width:7px; height:7px; border-radius:999px; background:var(--gold); flex-shrink:0; } .clean-list li span { display:inline; } .clean-list li strong { color:#FFB800; } .clean-list li a { color:var(--blue); } .alert { background:#ff6b0010; border:1px solid #ff6b0040; border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .alert:hover { border-color:#ff6b0088; } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0c8a0; line-height:1.7; } .n-text strong { color:#fff; } .stake-badge { text-align:center; padding:14px; background:linear-gradient(135deg,#0079ff18,#0079ff08); border:1px solid #0079ff44; border-radius:12px; color:#4da6ff; font-weight:700; font-size:14px; margin-bottom:16px; letter-spacing:.5px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px #0079ff25; } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(0,121,255,.12),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } .terms-header { text-align:center; margin:8px 0 14px; } .terms-header h2 { font-size:22px; font-weight:900; } .terms-header p { color:var(--muted); font-size:13px; margin-top:6px; } details { background:var(--primary); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:#0079ff33; } summary { padding:16px 20px; cursor:pointer; font-weight:700; color:var(--muted); font-size:14px; list-style:none; display:flex; justify-content:space-between; align-items:center; user-select:none; transition:color .2s; } summary:hover { color:#fff; } summary::after { content:'▼'; font-size:10px; color:var(--blue); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#6a90a8; line-height:1.9; } .terms-body h2 { font-size:12px; color:#FFB800; text-transform:uppercase; letter-spacing:.8px; margin:18px 0 8px; } .terms-body ol, .terms-body ul { padding-left:20px; } .terms-body li { margin-bottom:8px; } .terms-body a { color:var(--blue); } .terms-body ul li { list-style:disc; } .footer-note { margin-top:16px; text-align:center; color:var(--muted); font-size:13px; } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} .d5{animation-delay:.37s} .d6{animation-delay:.45s} .d7{animation-delay:.53s} .d8{animation-delay:.61s} @media(max-width:600px){ .prize-row { grid-template-columns:1fr; } .grid { grid-template-columns:1fr; } .header h1 { font-size:26px; } } Exclusive Giveaway Stake x Team Vitality
    PC Giveaway
    Ends: 25/4/2026 @ 1:00 AM GMT
    We're teaming up with Team Vitality to give 5 lucky forum members the chance to win exclusive, one-of-a-kind custom PCs 🎮
    Each PC has been personally customized by a Team Vitality player, making every build unique 🎨
    Just sign up to the Stake Community forums, leave your Stake username below, and you're in the running to win one of these insane custom rigs 💻
    🖥️ Join the Community 🏆 5x Custom PCs Up for grabs 🎮 1 Per Winner Unique build each ⚡ RTX 5070 Ti Inside each rig 💡 Leave your Stake username below to verify your entry How To Enter Two simple steps
    Complete both steps to be eligible for a custom PC.
    1 Create or log in to your account
    Have an existing account or sign up at stakecommunity.com.
    2 Reply with your Stake username
    Post your Stake username in this thread to confirm your entry.
    PC Specs What's inside
    Every custom PC is built with these components.
    AMD Ryzen 7 7800X3D Asus RTX 5070 Ti 32GB Silicon Power XPOWER Storm 6000MHz RGB C36 (2×16GB) Asus B850M AYW Gaming Wi-Fi — DDR5 750W Inwin 80+ Gold Requirements Before you enter
    Create or have an existing account on Stake Community Reply to this thread with your Stake username Must use the same email address for your Stake Community account and Stake account Stake.com users only — Bronze VIP or above KYC Level 2 verification required Prize Distribution How the prize works
    5 custom PCs will be awarded — one per winner Each PC has been personally customized by a Team Vitality player Winners are selected at random from all eligible entries Prize is a physical good — not paid in cryptocurrency or Stake Vault credit PC will be shipped directly to the winner's nominated address at Stake's cost Winners must respond within 7 days of notification or the prize may be forfeited ⚠️ Don't miss out! Stay tuned for the official winner announcement. You must respond within 7 days of being contacted — failure to respond may result in forfeiture of the prize. ‼️ Stake.com users only ‼️ Terms of Service — Competition
    For full Terms of Service, expand below.
    📄 Full Terms & Conditions — click to expand This competition ("Stake x Team Vitality PC Giveaway") is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and the Stake Community Terms of Use.
    In the event of conflict, the following order of precedence applies:
    Terms and Conditions These Rules Stake Community Terms of Use The Prize
    Winners receive one (1) custom-built PC supplied by Aftershock PC. The prize is a physical good — not paid in cryptocurrency or credited to your Stake Vault. A total of five (5) custom-built PCs are available. Each winner receives one (1) PC only. The prize is non-transferable and may only be awarded to the verified winner. The PC will be shipped to the winner's nominated delivery address at Stake's cost. If delivery is not reasonably practicable due to shipping restrictions or legal limitations, Stake reserves the right to substitute the prize with one of equal or greater value. Winners are solely responsible for all taxes, duties, or fees arising from receipt of the prize. Winner Notification
    Winners will be contacted via the email address linked to both their Stake Community and Stake accounts. If a winner does not respond within seven (7) days of notification, the prize may be forfeited and reallocated at Stake's discretion. Winners may be required to provide their full legal name and shipping address to receive the prize. Unless confirmed otherwise, prizes will be delivered within fourteen (14) days of the competition ending. Eligibility
    Bronze VIP account or above on Stake KYC Level 2 verification required Account must have no restrictions or exclusions Must not be a Stake employee (forum moderators are not excluded) Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Must use the same email address for both your Stake Community and Stake accounts Entry
    Eligible users registered on the Stake Community Forum prior to the competition start date will be automatically entered. No further action is required. Only one (1) entry per person. Multiple accounts or attempts to circumvent the entry mechanism will result in disqualification. Winners are selected at random from all eligible entrants. Stake's Reserved Rights
    To amend the Rules at any time To cancel the Competition at any time To disqualify any entrant suspected of misusing the entry process To verify the nominated account for prize delivery Stake may use the winner's first name and general prize details for promotional purposes unless the winner objects in writing in advance General
    The prize is supplied by Aftershock PC. Stake makes no warranties regarding the quality or performance of the prize. Stake is not liable for lost, incomplete, or delayed entries or notifications due to technical issues outside its control. This competition is void where prohibited by law and governed by the laws applicable to the Stake Terms and Conditions. Please read all conditions carefully before entering.
  7. Fire
    mr.robot reacted to JanK in викторина из чата, рестарт, $20 за ответ   
    Похоже на глайдер..
  8. Fire
    mr.robot got a reaction from JanK in викторина из чата, рестарт, $20 за ответ   
    верно, клеточный автомат, Джона Конвея в 1970 сделал,
    напиши свой ник на стейке.
  9. Fire
    mr.robot got a reaction from Szechuan1 in 💰[$1,000] Design your own Spooky Monster 👹   
    id MrR0bot

  10. Doge - Cool
    mr.robot reacted to Heresy in 💰[$50,000] Great Stake Community Raffle   
    casino:398361243482
    casino:398361163452
    casino:398360784163
    casino:398060958970
    casino:398060880946
    casino:398060798408
    casino:398060118643
    casino:398060042480
    casino:398059971260
    casino:398059901713
    casino:398059603397
    casino:398059451646
    casino:398059383439
    casino:398059307040
    casino:398059035001
    casino:398058887356
    casino:398058734871
    casino:398058583844
    casino:398058505695
    casino:398058406707
    casino:398058268626
    casino:398058202329
    casino:398058133850
    casino:398058067587
    casino:398058001859
    casino:398057935799
    casino:398057868475
    casino:398057737334
    casino:398057672231
    casino:398057278636
    casino:398056557093
    casino:398056492210
    casino:398056102906
    casino:398056039452
    casino:398055975699
    casino:398055910090
    casino:398054566502
    casino:398104898800
    casino:398104831118
    casino:398104757685
    casino:398104689528
    casino:398104621929
    casino:398104205356
    casino:398104138804
    casino:398103584494
    casino:398102901159
    casino:398102631219
    casino:398102279671
    casino:398100200625
    casino:398100136166
    casino:398099918189
    casino:398099490991
    casino:399471050947
    casino:399470827066
    casino:399471180340
    casino:399471305090
    casino:399471546427
    casino:399471428910
    casino:399817484239
    casino:399817387991
    casino:399817294317
    casino:399817199432
    casino:399817092367
    casino:399816988332
    casino:399816885936
    casino:399816784745
    casino:399816646148
    casino:399816554409
    casino:399816454189
    casino:399816359256
    casino:399816165047
    casino:399816071611
    casino:399815978157
    casino:399815880347
    casino:399815764659
    casino:399815651780
    casino:399815549879
    casino:399815440128
    casino:399815343776
    casino:399815240671
    casino:399815035659
    casino:399814422384
    casino:399813672364
    casino:399824160764
    casino:399824124141
    casino:399824079016
    casino:399824043375
    casino:399823973857
    casino:399823865222
    casino:399823757745
    casino:399823666901
    casino:399823622708
    casino:399823507967
    casino:399823538014
    casino:399823428205
    casino:399823325330
    casino:399823220046
    casino:399823124855
    casino:399823027199
    casino:399822913425
    casino:399822884221
    casino:399822856423
    casino:399822812452
    casino:399822258109
    casino:399822223624
    casino:399822162220
    casino:399821969435
    casino:400192606578
    casino:400191776434
    casino:400191502654
    casino:400191257814
    casino:400191103567
    casino:400200199247
    casino:400197076721
    casino:400196999611
    casino:400204892359
    casino:400204783457
    casino:400204539013
    casino:400206239825
    casino:400206160350
    casino:400206077592
    casino:400205996933
    casino:400205909796
    casino:400205824814
    casino:400205741770
    casino:400205655528
    casino:400205570447
    casino:400205473324
    casino:400205385659
    casino:400205299052
    casino:400211042239
    casino:400210957576
    casino:400212831796
    casino:400220632522
    casino:400221529015
    casino:400221440090
    casino:400234059984
    casino:400694589672
    casino:400694387087
    casino:400702388334
    casino:400712317491
    casino:400719591290
    casino:400719242035
    casino:400718639671
    casino:400718412913
    casino:400718223401
    casino:400718001414
    casino:400717806408
    casino:400716583074
    casino:400716380261
    casino:400716134272
    casino:400714218931
    casino:400713885827
    casino:400713694285
    casino:400726209844

    casino:400739029175

    casino:400741145004

    casino:400741084515

    casino:400742254960

    casino:400746997031

    casino:400751640823

    casino:400750510611

    casino:400750325761

    casino:400750162661

    casino:400749971789

    casino:400749804190

    casino:400749616226

    casino:400749438572

    casino:400749254584

    casino:400749079969

    casino:400748925094

    casino:400748747285

    casino:400748582951

    casino:400748421984
    casino:400761778993
    casino:400764917711
    casino:400764841631
    casino:400764805659
    casino:400764783255
    casino:400764762178
    casino:400764752016
    casino:400764690574
    casino:400764679260
    casino:400764663201
    casino:400764640065
    casino:400764472833
    casino:400764439988
    casino:400764394851
    casino:400764372331
    casino:400764354668
    casino:400763677620
    casino:400763523611
    casino:400763356634
    casino:400763189079
    casino:400761778993
    casino:400768271887
    casino:400768110714
    casino:400767951840
    casino:400769824948
    casino:400770290594
    casino:400770451611
    casino:400770612568
    casino:400770773753
    casino:400770928559
    casino:400771095488
    casino:400771256250
    casino:400771422422
    casino:402574982686
    casino:403574506868
    casino:403618562617
    casino:403609332008
    casino:403607594092
    casino:403606976443
    casino:403605990368
    casino:403605826800
    casino:403605751719
    casino:403636997485
    casino:403636745056
    casino:403636658943
    casino:403636573157
    casino:403636482376
    casino:403635768167
    casino:403683587339

    casino:403683481820

    casino:403683380287

    casino:403683143061

    casino:403682570192

    casino:403698199682

    casino:403697607639

    casino:403702107590

    casino:403704377216

    casino:403703253435

    casino:403703147589

    casino:403708430087

    casino:403713634843

    casino:403713418532

    casino:403712715270

    casino:403712305215

    casino:403712007197

    casino:403711028928

    casino:403717022117

    casino:403716919833

    casino:403716400536

    casino:403718287033

    casino:403717949496

    casino:403719416557

    casino:403719522027

    casino:403719618641

    casino:403719718085

    casino:403719836142

    casino:403719938998

    casino:403720043201

    casino:403720157064

    casino:403720292140

    casino:403720402907

    casino:403720502446

    casino:403720621554

    casino:403720838841

    casino:403720942466

    casino:403721046751

    casino:403721152416

    casino:403721248426

    casino:403721360402

    casino:403721469577

    casino:403721678848

    casino:403721771538

    casino:403721957265

    casino:403725490237

    casino:403726656482

    casino:403726995929

    casino:403727097583

    casino:403727194938

    casino:403727540718

    casino:403727647437

    casino:403727755969

    casino:403727867393

    casino:403728793073

    casino:403728910667

    casino:403729024905

    casino:403729161114

    casino:403729282314

    casino:403729393004

    casino:403729513307

    casino:403729614343

    casino:403729834069

    casino:403729927345

    casino:403730367853

    casino:403730738949

    casino:403742329028

    casino:403743101892

    casino:403743193371

    casino:403743283128

    casino:403743878711

    casino:403743978744

    casino:403744067468

    casino:403744168446

    casino:403744267852
    casino:403776020476

    casino:403776106467

    casino:403776937450

    casino:403777032330

    casino:403777127634

    casino:403777210179

    casino:403777827263

    casino:403777911595

    casino:403778000596

    casino:403779465168

    casino:403779545134

    casino:403779639067

    casino:403779725997

    casino:403779813412

    casino:403779921804

    casino:403780007924

    casino:403780099173

    casino:403780176216

    casino:403780254463

    casino:403780331657

    casino:403780425429

    casino:403780509471

    casino:403780586839

    casino:403780668574

    casino:403780749926

    casino:403780839424

    casino:403780919769

    casino:403781009009

    casino:403781096749

    casino:403781193962

    casino:403781274249

    casino:403781366915

    casino:403781521190

    casino:403781609936

    casino:403781702517

    casino:403781792830

    casino:403781872795

    casino:403781967795

    casino:403782065563

    casino:403782246229

    casino:403782325326

    casino:403782413869
    casino:403790303112

    casino:403790417942

    casino:403875935779

    casino:403875922098

    casino:403875892764

    casino:403875941387

    casino:403875958532

    casino:403876694716

    casino:403876714155

    casino:403876788396

    casino:403876864065

    casino:403876939373

    casino:403877017435

    casino:403877092881

    casino:403877171891

    casino:403877250220

    casino:403877322428

    casino:403877398317

    casino:403877469177

    casino:403877548920

    casino:403877628072

    casino:403877704483

    casino:403877815018

    casino:403877894637

    casino:403877976034

    casino:403878056895

    casino:403878145568

    casino:403878235359

    casino:403878315073

    casino:403878393004

    casino:403878648245

    casino:403878728883

    casino:403878805854

    casino:403878893586

    casino:403878970300

    casino:403879062018

    casino:403879151215

    casino:403879240642

    casino:403880024906

    casino:403880103427

    casino:403880180411

    casino:403880272811

    casino:403880349873

    casino:403880427268

    casino:403880923240

    casino:403883855287

    casino:403883941484

    casino:403884104496
    casino:403956608291

    casino:403956455587

    casino:403956316469

    casino:403955645374

    casino:403955229597

    casino:403955101330

    casino:403954968435

    casino:403954825613

    casino:403954692994

    casino:403954548703

    casino:403984406514

    casino:403984385207

    casino:403988839571

    casino:403988573118

    casino:403988441085

    casino:403988318729

    casino:403988201082

    casino:403988074484

    casino:403987952814

    casino:403987836189

    casino:403987714743

    casino:403987592649

    casino:403986444186

    casino:403986306751

    casino:403986177441

    casino:403986038774

    casino:403985895135

    casino:403997005828

    casino:403996866855

    casino:403996739879

    casino:403996621769

    casino:403996507530

    casino:403995615717

    casino:403995471729

    casino:403995329986

    casino:403995208626

    casino:403995072978

    casino:403994937433

    casino:403994810218

    casino:403994688621

    casino:403994557093

    casino:403994415458

    casino:403994295034

    casino:403994167830

    casino:403994051984

    casino:403993921183

    casino:403993778862

    casino:403993667217

    casino:403993538726

    casino:403993384556

    casino:403993251973

    casino:403992979849

    casino:403992259679

    casino:404000618053

    casino:404002048512

    casino:404002147945

    casino:404002255272

    casino:404002354963

    casino:404002457543

    casino:404002559700

    casino:404002672978

    casino:404002780957

    casino:404002880014

    casino:404002994626

    casino:404003094734

    casino:404003205585

    casino:404003308379

    casino:404003416520

    casino:404003638994

    casino:404003738181

    casino:404003844735

    casino:404004048694

    casino:404004147524

    casino:404004247007

    casino:404004357107

    casino:404006366313

    casino:404006490766

    casino:404006606459

    casino:404006718693

    casino:404006822964

    casino:404006946441

    casino:404007067602

    casino:404007181322

    casino:404007300408

    casino:404007426245

    casino:404007658063

    casino:404007775932

    casino:404007889195

    casino:404008013708

    casino:404008147507

    casino:404008273870

    casino:404008401831

    casino:404008512750

    casino:404008640787

    casino:404008770460

    casino:404008903907

    casino:404009029087

    casino:404009158195

    casino:404009268918

    casino:404009388956
    casino:404009513544

    casino:404009634007

    casino:404009753816

    casino:404009877659

    casino:404009984076

    casino:404010106137

    casino:404010214624

    casino:404021482914

    casino:404021614040

    casino:404021733201

    casino:404021856395

    casino:404024250284

    casino:404024866538

    casino:404024982154

    casino:404025101640

    casino:404025221934

    casino:404025335594

    casino:404025442540

    casino:404025556988

    casino:404025784155

    casino:404025965569
    casino:404550737201

    casino:404550493867

    casino:404550418789

    casino:404550343793

    casino:404550269355

    casino:404550188373

    casino:404550106277

    casino:404550025051

    casino:404549944071

    casino:404549863109

    casino:404549786945

    casino:404549710048

    casino:404549623515

    casino:404549525337

    casino:404549436185

    casino:404549269216

    casino:404549181974

    casino:404549108135

    casino:404549027099

    casino:404548939010

    casino:404548857882

    casino:404548776366

    casino:404548703053

    casino:404548623938

    casino:404548540073

    casino:404548461508

    casino:404548389206

    casino:404548304415

    casino:404548231162

    casino:404548158268

    casino:404548077294

    casino:404547999794

    casino:404547922712

    casino:404547846082

    casino:404547762330

    casino:404547678062

    casino:404547597769

    casino:404547438752

    casino:404547355604

    casino:404547280575

    casino:404547199129

    casino:404547122150

    casino:404547051480

    casino:404546973059

    casino:404546888010

    casino:404546665290

    casino:404545999524

    casino:404545921963

    casino:404545852329

    casino:404545768624

    casino:404545695866

    casino:404545613516

    casino:404545541137

    casino:404545471089

    casino:404545401696

    casino:404545317903

    casino:404491848745

    casino:404491841378

    casino:404491833501

    casino:404491594427

    casino:404491510526

    casino:404491434127

    casino:404491346096

    casino:404491269840

    casino:404431964399

    casino:404366492465

    casino:404366400193

    casino:404366293001

    casino:404366186360

    casino:404366077589

    casino:404365982682

    casino:404365873669

    casino:404365763946

    casino:404365659896

    casino:404365563233

    casino:404365467068

    casino:404365351810
    casino:404815262413

    casino:404815186202

    casino:404814949744

    casino:404814864332
    casino:405111018061

    casino:405111010037

    casino:405110788883

    casino:405110539656

    casino:405110622052

    casino:405110456860

    casino:405109719905

    casino:405109647711

    casino:405111960812

    casino:405113218956
    casino:405134256531

    casino:405134186536

    casino:405134116824

    casino:405134050538

    casino:405133983664
    casino:405369572203

    casino:405369498749

    casino:405369400932
    casino:405606985309

    casino:405606849890

    casino:405606640461

    casino:405594138729

    casino:405594058180

    casino:405593990253

    casino:405593914028

    casino:405593830321

    casino:405593749964

    casino:405593672906

    casino:405593604489

    casino:405593528660

    casino:405593457472

    casino:405593384872

    casino:405528881793

    casino:405474219178

    casino:405474134660

    casino:405474048940

    casino:405473772298

    casino:405473690196

    casino:405473595288

    casino:405473514691

    casino:405473430874

    casino:405473129603

    casino:405473041710

    casino:405472954138

    casino:405472870580

    casino:405472789947

    casino:405472706061

    casino:405471910858

    casino:405471823842

    casino:405471738167

    casino:405471662249

    casino:405471574410

    casino:405471484650

    casino:405471329691

    casino:405471252674

    casino:405471166285

    casino:405471087851

    casino:405470997134
    casino:406052266031

    casino:406051933014

    casino:406094015410

    casino:406093887943

    casino:406093780098

    casino:406093666501

    casino:406092716270

    casino:406092093441

    casino:406091980730

    casino:406091855816

    casino:406091566842

    casino:406091370058

    casino:406091265002

    casino:406091048940
    casino:407044339235

    casino:407044021839

    casino:407043914322

    casino:407043817765

    casino:407043086039

    casino:407042753347

    casino:407041152294
     
    casino:407246141905

    casino:407256218722

    casino:407256147920

    casino:407256075534

    casino:407255998884

    casino:407255847984

    casino:407255775646

    casino:407255638135

    casino:407255568765

    casino:407255489842

    casino:407255420483

    casino:407255351984

    casino:407255279643

    casino:407255203576

    casino:407255128520

    casino:407254912168

    casino:407254693924

    casino:407254038698
    casino:407260868519

    casino:407260793098

    casino:407260716188

    casino:407260566382

    casino:407265419368

    casino:407269458151

    casino:407269391876

    casino:407269325449

    casino:407269248953

    casino:407269176030

    casino:407269108291

    casino:407269039876

    casino:407268970416

    casino:407268895876

    casino:407268760823

    casino:407268689727

    casino:407268550549

    casino:407268407029

    casino:407268338290

    casino:407268265666

    casino:407268114943

    casino:407268038374

    casino:407267964687

    casino:407267890013

    casino:407267814634

    casino:407267673308

    casino:407267602596

    casino:407267445225

    casino:407267374245

    casino:407267297414

    casino:407267219286

    casino:407267133808

    casino:407266910448

    casino:407266838626

    casino:407266753149

    casino:407266671758

    casino:407266592512

    casino:407266517671

    casino:407266446197

    casino:407266207168

    casino:407266133130

    casino:408308766245

    casino:408308650254

    casino:408310128063

    casino:408310232890

    casino:408310345304

    casino:408310458534

    casino:408310798607

    casino:408310907278

    casino:408311254309

    casino:408311370734

    casino:408311483881

    casino:408311887313

    casino:408311997500

    casino:408312107154

    casino:408312226196

    casino:408312795207

    casino:408312913513

    casino:408313030038

    casino:408313399136
    casino:408327067040

    casino:408326956537

    casino:408326090242

    casino:408325642708

    casino:408325970733

    casino:408329943576

    casino:408333813183

    casino:408332878306

    casino:408332583605

    casino:408332474592

    casino:408336565515

    casino:408336326182

    casino:408336225174

    casino:408339300925

    casino:408339103626

    casino:408338618828

    casino:408338527965

    casino:408338423446

    casino:408338325310

    casino:408338234814

    casino:408338127800

    casino:408338028860

    casino:408337939212

    casino:408337840413

    casino:408337646377

    casino:408337542306

    casino:408337452244

    casino:408350176068
    casino:411371371839
    casino:411671840122

    casino:411671504957

    casino:411671393042

    casino:411671270604

    casino:411671052268

    casino:411670957379

    casino:411670737322

    casino:411670624846

    casino:411670521186

    casino:411670423378

    casino:411670318945

    casino:411670215468

    casino:411670113098

    casino:411670023485

    casino:411669922820

    casino:411669820749

    casino:411669730286

    casino:411669636759

    casino:411669534057
    casino:411690589285

    casino:411690485703

    casino:411690368642

    casino:411690255108

    casino:411690149814

    casino:411690042794

    casino:411689922669

    casino:411689792687

    casino:411689690591

    casino:411689582454

    casino:411689464556

    casino:411689333968

    casino:411689186515

    casino:411689080893

    casino:411688961837

    casino:411688829357

    casino:411688687769

    casino:411688386123

    casino:411688283294

    casino:411688182220

    casino:411688058376

    casino:411687955319

    casino:411687848323

    casino:411687741382

    casino:411687635399

    casino:411687538708

    casino:411687438712

    casino:411687330037

    casino:411687114810

    casino:411687014402

    casino:411686907293

    casino:411686808893

    casino:411686705324

    casino:411686611854

    casino:411686509010

    casino:411686409949

    casino:411686321042

    casino:411686230669

    casino:411686125939

    casino:411686021885

    casino:411685928616

    casino:411685825564

    casino:411685726736

    casino:411685626205

    casino:411685524260

    casino:411685422942

    casino:411685299255

    casino:411685176924

    casino:411685084715

    casino:411684967368

    casino:411684872992

    casino:411684775057

    casino:411684673967

    casino:411684568732

    casino:411684478478

    casino:411684379897

    casino:411684281586

    casino:411684173908

    casino:411684066893

    casino:411683961378

    casino:411683860916

    casino:411683749267

    casino:411683640446

    casino:411683517246

    casino:411683382662

    casino:411683260185

    casino:411682983478

    casino:411682894254

    casino:411682799095

    casino:411682703399

    casino:411682608065

    casino:411682513603

    casino:411682424325

    casino:411682335499

    casino:411682236392

    casino:411682134599

    casino:411682042545

    casino:411681937846

    casino:411681835241

    casino:411681736824

    casino:411681643525

    casino:411681433520

    casino:411681341172

    casino:411681241055

    casino:411681139862

    casino:411681037595

    casino:411680941654

    casino:411680842499

    casino:411680643359

    casino:411680437396

    casino:411680335118

    casino:411680244040
    casino:411810245044

    casino:411810156921

    casino:411810073310

    casino:411809996378

    casino:411809910610

    casino:411809825981

    casino:411809748750

    casino:411809671569

    casino:411809592453

    casino:411809461377

    casino:411809391929

    casino:411809322891

    casino:411809247090

    casino:411809177628

    casino:411809101124

    casino:411809031075

    casino:411808957191

    casino:411808878717

    casino:411808801013

    casino:411808730415

    casino:411808664370

    casino:411808582431

    casino:411808513114

    casino:411808365044

    casino:411808285784

    casino:411808208430

    casino:411808059345

    casino:411807988835

    casino:411807910520

    casino:411807832880

    casino:411807611494

    casino:411807542798

    casino:411807467698

    casino:411807395956

    casino:411806959559

    casino:411781634397

    casino:412098575676

    casino:412108461719

    casino:412108390599

    casino:412108311474

    casino:412108075977

    casino:412107997510
    casino:415866642864
    casino:415866560351
    casino:415866962531
    casino:415866485809
    casino:415866397313
    casino:415866307433
    casino:415866205902
    casino:415866099962
    casino:415866013278
    casino:415865919275
    casino:415864683000
    casino:415864596293
    casino:415864522469
    casino:415864448340
    casino:415864352149
    casino:415862726926
    casino:415862625063
    casino:415862452052
    casino:415862381692
    casino:415862166462
    casino:415861843561
    casino:415861699535
    casino:415861627272
    casino:415861558955
    casino:415861484536
    casino:415861408839
    casino:415861334199
    casino:415861257932
    casino:415861182097
    casino:415861107714
    casino:415861037781
    casino:415860959949
    casino:415860889427
    casino:415860736177
    casino:415860656794
    casino:415860574896
    casino:415860417857
    casino:415860339100
    casino:415860259654
    casino:415858956481
    casino:415858884051
    casino:415858424480
    casino:415858353841
    casino:415870105778
    casino:415870869514

    casino:415870786166
    casino:415870705268
    casino:415873888506
    casino:415873810873
    casino:415873661863
    casino:415873585273
    casino:415873514490
    casino:415873436214
    casino:415873359230
    casino:415872594876
    casino:415872523654
    casino:416843210264

    casino:416840819319

    casino:416924180172

    casino:416923809709

    casino:416922881388

    casino:416922787970

    casino:416922607378

    casino:416922512523

    casino:416922412862

    casino:416922229592

    casino:416922131391

    casino:416921109412

    casino:416920466082

    casino:416920361336

    casino:416920165735

    casino:416920056320

    casino:416919735226

    casino:416919075043

    casino:416918093425

    casino:416917982122

    casino:416917398577

    casino:416917135233
    casino:417404761315

    casino:417341818021
    casino:419048488799
    casino:419663248821
    casino:420503777559
    casino:420504065251
    casino:420504806484
    casino:420505199057
    casino:424080069518
    casino:424739195463

    casino:424739195463

    casino:424739068264

    casino:424738964339

    casino:424749937366

    casino:424749389436

    casino:424749302731

    casino:424749215560

    casino:424749022893

    casino:424748936512

    casino:424748854615

    casino:424748746147

    casino:424750859745

    casino:424752668179

    casino:424752564876

    casino:424752367176

    casino:424752272889

    casino:424752157941

    casino:424752071564

    casino:424751966937

    casino:424751865562

    casino:424751768467

    casino:424751665226

    casino:424751568265

    casino:424751487484

    casino:424751404217

    casino:424751306793

    casino:424751225470

    casino:424756046548

    casino:424755957915

    casino:424755859035

    casino:424755756260

    casino:424755671057

    casino:424755591291

    casino:424755520738

    casino:424761514970

    casino:424761428621

    casino:424761351743
     
     
     
    Id:Heresy 
     
     
     
  11. Pepe - Pain
    mr.robot reacted to SanjaT in The Friendliest Chatters of the Month 🗣   
    The Friendliest Chatters of the Month🗣
    We’ve got a fun surprise for all the chat enthusiasts out there!
    Stake is honoring the friendliest participants in the chat each month with some awesome rewards!
    Here’s how it works:
    ⭐Every month, our Moderators and Community Managers will come together to select two of the friendliest and most entertaining chatters to reward. But for the English chat room, we have something extra special – there will be four winners each month!
    ⭐Being the friendliest chatter is all about being actively engaged in the conversations, creating a positive atmosphere, and making the chat a fun and welcoming place for everyone. The friendliest chatters are those who are helpful, kind, and supportive of others in the community. You should be someone the community loves to interact with!
    However, please remember: we’re looking for positivity, so no rule breaking, no toxic behavior, and certainly no being muted during the month.
    ⭐Moderators and Community Managers will evaluate users based on their chat activity. Gambling activity will not be taken into account for this giveaway - only your positive, helpful, and entertaining interactions in chat will matter!
    ⭐Not only will you be recognized for your positive impact on the community, but you’ll also get a little something extra to celebrate your efforts. If you’re selected as one of the friendliest chatters, you will receive a reward of $50! 💰
    ⭐The list of the friendliest chatters for each chat room will be shared in this thread every month. 
    Good luck, and we can’t wait to see you in the chat!
  12. Fire
    mr.robot reacted to Jake7589 in 💰[$8,000] Stake's Birthday #16: Can you beat our multiplier on Mines?   
    💣 Can you beat our multiplier on Mines? 🏆
    Ends: 21/08/2025 @  1.00 AM GMT

    We have loaded up a game of Mines and got very lucky. Can you beat our multiplier? 💣
    Win a game of Mines with 7.96x or higher, and we will pick 20 lucky Bet IDs to win big 🤑
    Submit a qualifying Bet ID below for your chance to win big! 💰
    PLAY HERE
     
    Requirements: 
    0.50 USD bet minimum
    Win a game of Mines with a multiplier of 7.96x or higher
    Reply to this thread with your Bet ID
    Include your Stake ID
    Prize Pool: $8,000
    Distributed to 20 randomly selected winners who meet the above conditions. How to Enter:
    Bet ID: Your bet ID here Stake Username: Your username here Prize pool distribution:
    Complete the challenge within the next 7 days for a shot at the prize pool. Winners are limited to 20. Stake.com users only ‼
    Terms of Service – Competition: 
    For Full Terms of Service - Expand below Quote
  13. Fire
    mr.robot reacted to Jake7589 in 💰 [$8,000] Stake's Birthday #5: Who would you invite to your Bday?   
    🎉 Which Stake Partner would you invite to your birthday? 🤔
    Ends: 14/08/2025 @  1.00 AM GMT

    We partner with only the biggest athletes, rappers, and streamers in the world, but who would you invite to your birthday party 🎂
    Reply with who you want signing, happy birthday to you 🎉
    Drop your answer below 💬
    Requirements: 
    Reply to this thread with your answer. Include your Stake ID. To have a valid entry, fill out this form, providing your details - HERE (A Google account is required to participate in this competition) Prize Pool: $8,000
    Distributed to 20 randomly selected winners who meet the above conditions. How to Enter:
    Reply with your answer Include your Stake ID Prize pool distribution:
    Complete the challenge within the next 7 days for a shot at the prize pool. Winners are limited to 20. Stake.com users only ‼
    Terms of Service – Competition: 
    For Full Terms of Service - Expand below Quote
  14. Fire
    mr.robot reacted to Jake7589 in 💰 [$8,000] Stake's Birthday #4: Flip Challenge   
    🪙 Flip Challenge 🏆
    Ends: 14/08/2025 @  1.00 AM GMT

    Flip came out earlier this year, and I hope you still have some luck left 🍀
    Can you win a game of Flip by getting 3 heads in a row 🪙
    Submit a qualifying Bet ID below for your chance to win big! 💰
    PLAY HERE
     
    Requirements: 
    0.50 USD bet minimum
    Win a game of Flip by getting 3 heads in a row
    Reply to this thread with your Bet ID
    Include your Stake ID
    Prize Pool: $8,000
    Distributed to 20 randomly selected winners who meet the above conditions. How to Enter:
    Bet ID: Your bet ID here Stake Username: Your username here Prize pool distribution:
    Complete the challenge within the next 7 days for a shot at the prize pool. Winners are limited to 20. Stake.com users only ‼
    Terms of Service – Competition: 
    For Full Terms of Service - Expand below Quote
  15. Fire
    mr.robot reacted to Jake7589 in 💰 [$8,000] Stake's Birthday #2: Dragon Tower Quest   
    🐲 Dragon Tower Quest  🏆
    Ends: 14/08/2025 @  1.00 AM GMT

    Work your way up the Dragon Tower levels and reveal eggs along the way to earn some seriously big wins 🐉
    Can you get to level 4 and cash out before losing it all 🤑
    Submit a qualifying Bet ID below for your chance to win big! 💰
    PLAY HERE
     
    Requirements: 
    0.50 USD bet minimum
    Reach a minimum of level 4 on Dragon Tower
    Reply to this thread with your Bet ID
    Include your Stake ID
    Prize Pool: $8,000
    Distributed to 20 randomly selected winners who meet the above conditions. How to Enter:
    Bet ID: Your bet ID here Stake Username: Your username here Prize pool distribution:
    Complete the challenge within the next 7 days for a shot at the prize pool. Winners are limited to 20. Stake.com users only ‼
    Terms of Service – Competition: 
    For Full Terms of Service - Expand below Quote
  16. Fire
    mr.robot reacted to Jake7589 in 💰 [$8,000] Stake's Birthday #1: Wish Stake Happy Birthday on Socials   
    🎉 Wish Stake a happy birthday on our socials! 📲
    Ends: 14/08/2025 @  1.00 AM GMT

    Stake is turning 8 this year, and what better way to celebrate than by giving away Stake balance 💰
    Wish Stake a happy 8th birthday on any of our socials, and you could win a share of $8,000 🎂
    Submit your birthday wishes below 🎉
    Requirements: 
    Your social post must have Stake tagged and include your Stake ID Fill out the Google form below to have a valid entry Include your Stake ID Include your Stake Forum account Include a link to your social media post (which mentioned your Stake ID)  
    (Please submit your entries via the Google form below)
     ENTER HERE
    Prize Pool: $8,000
    Distributed to 20 randomly selected winners who meet the above conditions. How to Enter:
    Fill out all the information on the above Google Form Prize pool distribution:
    Complete the challenge within the next 7 days for a shot at the prize pool. Winners are limited to 20. Stake.com users only ‼
    Terms of Service – Competition: 
    For Full Terms of Service - Expand below Quote
  17. Fire
    mr.robot got a reaction from Gamble4fun4 in Drop your favourite numbers for Keno 3 numbers only   
    3 13 31 
  18. Fire
    mr.robot got a reaction from Gamble4fun4 in 💰[$2,000] Guess the Spin - July   
    42
    id MrR0bot
  19. Fire
    mr.robot reacted to NatasaC in Stake vs Eddie July 14 - 21   
    vasi4 AlexSoney LecheMoiLDar eladioedilio Randyflares Snesnes myyrä YahooDrill gunchap Renebraaa juancruzeq MindTheGap makino114514ok aztrk Sirk23 GlobalNewfie MrDepo Muxagateiro Fallus59 kancha08 solfa myltzcruk BigHotshot69 alexermk Lennardx7 Gambeta10 blablablatt cami85 DeadlyGalata gaudytuber RSdachs whiteylicious Kwoon67 petikemas Pushpaaaaaa2 DanoMan16 SamuelAbdel iBens26 JowBow Riiccc veselin86 Marci22 spiderpajak LuckyPapyJohn utmostactual Prinito Ramiroshiv3 DaringRainfall Pharmacist2 tantan25 LiamT86 MadamDoom19 elis98 kottigr NinaTree ranidez boaler Drpoisson detderetdet Hybrid55 kosiraronaiv Ok1n Maik2k fatima031 Neils18 doantekk KopiABCsusu KecuAkumaFH ConnorMcLeod Varianz neraazurarifky F17Thunder EBATRON3000 mymansionn LeroyromT yoel26 tongocvan00 Floboul9 vEwYvEwYqUiEt Ruxban pakapaka0831 akudnim droz Cogmaster Leafshade Sairik88 ZumYum JaidedGames cahayabersinar Maximalz javelin92 Kama700 JL888 SnowBeamz Johnsonoscar AD55 sufyunusti Brengus sbegonte Korleonen92 NiftyMenace JustRunBetter Deweiler Erkness bustande anhoenyc DmitryZakr LocoOutlaw Kjell1 sigurdsun chiliad Whosnoob85 sindikat89 NaDuFlasche ricknstuff2 gaimsi90 dzhuude99 Eddiechachu chazor artuditu89 skullreality Calliastan Michael14444 SnowBean Arrach59 naopon57 tizote51 Mitram Slideanker leanback1 sasasuliana29 LemmeGetIt PietreLAigri JonathanMhlr Benfur444 gaugo sweetdevils moodoff1 yackss Tahir007 nekoglai kosmos2 honeyhoney Cryomastix joshtomalia Bustoalready Mudat0 letfirstbro Phatta sakoxinglor FastDingo yumesyou daffyducky semrayc Luckyliqour Shionkaoz ANNIE777 Nainisandy phredrik M0rtyy Hndsomransom gringo450r NeZLOY Gourry Stevenzl Nike777 No1Legend Ludic999 naimukage25 Polovic121 renoi611 Mayzer15 erieru Yoming skill19 Morganek BabaCrazy shigoshigo Brunolacq PingsLoveGabs zuxel Xardasik Busca777 slinkunt lecheria84 CoolestStaker lycoris sustaining WaxyFox lakssiouar Southgate55 Scarletyui lekiwirouge missakon Msk76 fasohefa ulululu pinkpug Weediepie Hebens Frannberazate Mazinou08 seniorgirl Jskshdlks wheelyboy321 Gregory710 nandavirly85 yes44 fruitpasparty uuvels77 YuiO719 Luca1501 amitgidc goodlakich dylanzionryan FlyingPanda Taycharbb pico90 PsYcCo Halmae kavasupienu daveyj kslipetz gadjiman Rosil22 ImAlittlePONY Nawazsharif1 kznd BabyDaddy02 Sayvkek TOTIKU XynDig Asianqueen96 RMK Spiron97 Toba3 Bara44 Mac819 MatChe sweetbonanza94 lulexd JabbaTheNit gvidis86 Tatto302 nikathewad mrbelphy Joker3777 Narcissae Ludo57070 He11Hound Mojojojo1392 Evseyk yasurou0321 falou77 gguis84 Blicks1986 Metubeyods isamingo User918250 t1kker gloriyapg aporo777 Top4ik777 Rob245 kouki1729 Czechy420 bloodwork90 EetuXD Nattou Jombre MrMoonMan takagizzzz sebapensiero wagerboy AntoCatraz aniske68 exxxcited Menang swara pegi00 cubamas LUKHARRY Bakuryu Mfxtheworst elmario85 Gurubesar Swati felicaotv acburaki Beetlejuice38 Zenboah Matic335 Thesangels98 karenlegs Benbaton ImHell Trlzng yokcashya Dada2002 Logdog54 pieterxdpl StakeDeAndy Palmarddk Claudimarcelo victorgen24 Avamys11 loekezinho10 Mitschel24 NothingButWinz Ndedantis91 Heya MrLuxury Honka777 rjkot Melwin gusha625 1987harun erwan1602 ajnfajnf miramusa AlexeyKek2024 DoneYolo ivded okin2o Laron kishidan127 thillen19 Marceau766 Salud826 MsKalapao Grboss kkas90087 imganteng puffix littlelucky Waronze OkwooD Urigesti FairestEcho alvinazulhan sukardi0205 Nimbus1998 doutzai9886 InsideVoices sarkasto94 Sk8Ganja luizoruivo Ottlissa OlanderJ xby144 Fuzzybozz PepeGambler sschaka Zeeus97 100barba gabifrkr serkansbg Xekow Copainjp LordCitadel Haitb dirolss Kinton93 dkthohojo naspi1991 ZachDerksen HoneyBhe den4ik8888 SecureUser Wijasoju arisanzz veifv0 lucique MASCOL Longsufu Maximus1169 Alextheman80s alecieau iannat Angitha akdubz112 Polkadothodlr MrBearcocktail Plumito hokootenen Ameobi silvestro777 Pabblo61 LaronTwitch Mouune2209 01levanviet charon21 ZamZam47 MacBro kobayashilinnn losloosyiyour Lpoete Defaulter01 Cocoya headache453 Abdie0211 hallandso12 PakiF17 Ninav59 1fraz hecke jw888888 Ferrara marx1196 v0lvomeister67 Crkipas Lapince42 tychuotpro secret565 STA123H eskalimoonz420 peli7Lira Rich4rd VapeRomania RebelStunner Chodidenhanlai Minusas Repotmen Bitcouille Lucasbrd tschingus Vorus iammurat 7daysaweek Seashanty06 Ferdy34 GTI1986 Elhamidibet Asdrubal8080 duclong2492 Hitman0407 ZottiderSotti peanutsqc Atheist DedBeast LayLA22 demonzz1 CraigJ voerde Whatbetmpx Sandraka777 vaaaafffflya Anta019 daiki0249 TrashCrusader extou mann3r101 Dima8989 leltabisto SIMAY Flikers salamaleku Rindu11 OlegBarca Smoker777 Steuerfahndung SwaxGTR PiniaGofman bySankah Yapas Karl2tap Tat40hk 403AznThug daH4ri Cartigan Luckey78 crynxc pokkatirki Rubyjj111 kasinohyper Sellama Norrrr DtsM Cika857 zdaroybratish uchababa Hachtel OverGame Ladyluck777 SadOne ColdSummer mxkteki NiseXD winallgamee SkunkZzy oddsennuNO DionStake Idontsquat 努力成为钻佬天天吹水 boolinking962 Manuel761 Taxidriver18 MinnaProds faith96 Yarchahiya dlbmlexa Stiffa vndusdt Felins krl3 rayn IamNotRish FP007 network102 RoastedChicken TR3SS parkhinson andredimas32 Browndock Powerdamp firdazifana21 torin9 Vasto34 PukkerkeU Silvester90 maj1122 Alison8z Yns57 ejderken CarolineReaper SlickStride SeNiR hanimaga35 EkhoBait Thapas Fiotte27 TauskiP hming2000 plinkowager sergehi abyssviver lektor2010 Isildur1123 Flo90 Morecry13 torbvat quntti Anthsenna Ethnic25 QueenFrog Aegyen PicsouETH Soooze DjArber no01 Izi5Million 11Bang HINATANOPAPA michalczerr daiyo Klausi1968 locomotive000 sindyba99 Winning1850 koyukikoyuki PokerShame Chili14243 realperen HeavyBell StakeMeUp matthewcho8 benak6 xama2d Newacclot BangGober leprikon888 emlaycacanh sadlysnorkel ホットドッグ Patmoon Axuboy AKaset7 Ace19 KingKong89 slumba pedas JeanBlagu1 edxrest Atrektor ido777 Plink02 445543534 HeyMichael FoggyRoamer Maurics tonki ishor7969 Tvistholm noobkid220 torpoil Philip74 Godmode1 comelr110 NeverfoldQ5 Raacks JustinOsolnik mashmanos zxcslain hidaushi nicodaca Claudiadadipin ScrwMY06 doertsch21 Bejobintang7 kaftata Whinep wenwende12 Mybe10 Skillmachinee sid1989 Frixen Guchachach GloutonusMinus Romaindu490 BlackLotus94 kayneeh91 Nippeliina DrezoStake Paoran blindmelon1977 cupcup Furanos Glock87 Degenyos Erika10 yuzuyu917 ViDi1905 nagomi115 ImProSpin Chuky19454 DeputyDusting TrixXz Rudi41 dreamkings moulay Hackman000999 rmdilaura2 Endorfina69 MirianBlue aichijvzi Jimmy37 dbear1 LordLuhut Ohhohhoo Kartenstapel trustme12 pUch4cz Patrycja1998 Pengs paaji786 ELUSIVE87 ReVok1103 Newpapaarg FapMaster aitnow TheKingFrosty ngn77 SolaceHammer bxb187 Mondlleng infiniteq Rahmathidayt knaspars84 AHMAD2307 FeyNoMain ruirinmaru PutteLiljan Streetsss bigbang0o0 sk8sk88 mijun3105 Sensei200 VelaStake rftmmc4 juwyzz stakelove007 bibucytrchch ClaudiaK87 vasec Procobra MrR0bot gvadelupio777 GiantOfAmerica morganmilner bonsaicloud jinbawok 0x1337x Zilong saashaRc kichtaaa Haagenwest khanthy lehongnhat314 Siennishka legomath Linkinaz Robexx Tzou NinjaKayak soxbopp DarkRick pikachu03 bsliman9 aktk88 Ratking1518 kasunma zubelsondolel s8911324 obei rudisetia131 Alamar Wiener12345 Korneox cr5836 sNigerhans HorseFireStake Lightning86 syztmzcantwin selena48 Nikitoro001 Draymoment LWNKR paddyspub BaitingDory foxjoker9 stargirl1000 Empireo Giermistrz Paropa exequiel2121 CornetDeBifles Siwczenko12 Keatonv777 Martialgoda BigDip03 yuagjdmwkc karezhiyong Fabienf MattyHot
  20. Bitcoin
    mr.robot reacted to Jake7589 in 💰 [$2,000] Guess the Game - May   
    🔍 Guess the Game 🤔
    Ends: 09/05/2025 @  3.00 AM GMT

    How well do you know Stake? 📚
    By looking at the image above, can you guess which slot this is from? 🤔
    Drop your guess below and flex your slot knowledge! 💬🎰
    Requirements: 
    Reply to this thread with your guess. Include your Stake ID. Terms of Service – Competition:
    Prize Pool: $2,000
    Distributed to 20 randomly selected winners who meet the above conditions. Prize pool distribution:
    Complete the challenge within the next 4 days for a shot at the prize pool. Winners are limited to 20. How to Enter:
    Respond to this topic by responding to the above question. Include your Stake ID. Stake.com users only ‼
  21. Bitcoin
    mr.robot reacted to Jake7589 in 💰 [$2,000] Easter Challenge #4 🐣   
    🐣 If Easter Eggs could grant wishes, what would you wish for? 🧞‍♂️
    Ends: 21/04/2025 @  3.00 AM GMT

    Crack open a little magic this Easter! 🪄🥚
    If your Easter egg came with a wish inside, what would you hope for?
    Big dreams, silly surprises, or something sweet, let the wishful thinking begin! ✨
    Requirements: 
    Reply to this thread with your wish if Easter Eggs could grant wishes. Include your Stake ID. Terms of Service – Competition:
    Prize Pool: $2,000
    Distributed to 10 randomly selected winners who meet the above conditions. Prize pool distribution:
    Complete the challenge within the next 4 days for a shot at the prize pool. Winners are limited to 10. How to Enter:
    Reply with the following template below. Note: Answers that don't follow the template will not be accepted.
    Example
    Answer: Your answer here Stake Username: Your username here Stake.com users only ‼
  22. Wow
    mr.robot reacted to MladenS in 💰[$3,000] Royal Club of Originals Week 129|Diamonds💎   
    🎰 Royal Club of Originals Week 129 🎰
    Ends: 14/04/2025 @ (12 pm) GMT

    Requirements:
    Win a bet with Five Diamonds (Five of a kind).
      The Color of the Diamonds does not play a role.
      Minimum bet is 0.03 USD (in any currency). Tips & Terms & Conditions
    Bet must have been made after the commencement of this promotion. Stake employees cannot participate in official Stake.com forum challenges. This does not apply to moderators. For payment, give us up to 72 hours from the end of the promotion. Do not change your linked account during the whole duration of the promotion. 10+ Posts count on the Forum. Only level 2 KYC or higher verified users will be eligible for the prize. You can verify your Stake account here: https://stake.com/settings/verify Any player using multiple accounts will not be eligible for prizes. Only stake.com and official stake.com mirrors users will be eligible for the prize. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post. Regular Prize Pool(s): (based on the number of unique players)
    Minimum prize pool: $300 If over 30 participants: $700 If over 40 participants: $900 If over 100 participants: $1,500 If over 200 participants: $2,000 If over 500 participants: $3,000 Prize pool distribution:
    All players who complete the challenge in the next 7 days will get a share in the prize pool! There is no limit to the number of winners. How to Enter:
    Respond to this topic by posting your bet ID in the comment below. Bets must have been made after 07/04/2025 - (12 pm) UTC.
  23. Money
    mr.robot reacted to AleksandarG in 🆕 Stake Community Forum - Update 🆕   
    Hello everyone! 🙋‍♂️

    As you have probably already noticed, our beloved Forum has been updated to the latest version! 🚀

    Some of the most significant changes:
    The entire site has been revamped with a fresh, modern design. Dark mode - one of the most requested features is finally available. Customizer menu to further provide a personalized experience for players by editing the Forum layout. And much more... 

    What do you think about the Forum's new look? Let us know in the comments! 💬

     
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use