Jump to content

toufik66

Noob
  • Posts

    62
  • Joined

  • Last visited

Reputation Activity

  1. Pepe - Happy
    toufik66 reacted to NESLIHANLUNA25 in le vlog cacher de stake   
    Eddie en visioconférence avec les modérateurs fr pour le friendly😁
  2. Fire
    toufik66 got a reaction from zlatan61 in Weekend Stream + Giveaway   
    toufik66
  3. Fire
    toufik66 got a reaction from bam in Weekend Stream + Giveaway   
    toufik66
  4. Fire
    toufik66 got a reaction from KaiZidan in Weekend Stream + Giveaway   
    toufik66
  5. Fire
    toufik66 reacted to NemanjaPi in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    🎉 Congratulations 🎉
    You can claim prizes on the link below until the 27th of Mayl!
    Top 20 winners:
    Place Username Multiplier 1 Kartenstapel 80085 / $0.27
    2 droz 80085 / $0.23 3 adanakebap 69966.181818 4 toufik66 26695 5 Astroke 25000 6 lakssiouar
    15734.6 7 juwyzz 15542.9 8 ZeroArmorTV 15000 9 NurEinenZehner 13571.5 10 Ryderistic
    11621.8 11 SirKresse 11262.8 12 tbyStake 11244.4 13 Cano56 10533.38 14 daffyducky 10363.2 15 SOZAR23 10000 16 degenbets 10000 17 pAsi777 8333.33 18 Grazy55 8000 19 Sirk23 7977.1 20 Unyx26 7894 CLAIM HERE View the full list HERE
  6. Ethereum
    toufik66 got a reaction from MdSHBiR247 in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    casino:469575179423
  7. Fire
    toufik66 got a reaction from DickFont in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    casino:469575179423
  8. Fire
    toufik66 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 CLOSED $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 27 Apr 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 Cupidon In Paris - Donut Gaming. 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 20/04/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.
  9. Fire
    toufik66 reacted to gabifrkr in 🚀🎲 Sunday Rollhunt: Crash Battle! 🎲🚀   
    🎉 ROLLHUNTS WRAPPED – 1 AN 🎉
    📊 LES CHIFFRES (approximatif)
    🔥 51 sessions Crash Battle
    👥 +1 000 participations joueurs
    🎲 +800 bets enregistrés
    🏆 + de 250 gagnants au total
    💥 Multiplicateur record : ~95x
    💀 Les runs à 0x… trop nombreux pour être comptés 😭
    👑 LES JOUEURS
    🥇 MVP (le plus régulier) : Protoxz
    📈 Toujours placés : derikolol / fabienf
    🔥 Snipers (gros multis) : xOv3Rz / haze1987
    💰 DISTRIBUTION DES GAINS
    💎  reload (max théorique)
    0.10$ × 6 × 24 × 3 = 43.2$ / gagnant
    👉 250 gagnants × 43.2$ = ~10 800$ distribués 😳
    🎉 ANNIVERSAIRE – 26 AVRIL 🎉 🚀 ÉDITION SPÉCIALE 1 AN
    Pour fêter ça :
    🏆 10 à 15 GAGNANTS EXCEPTIONNELS
    💰 8$ ou reload 3 jours
    🔥 Plus de winners = plus de chaos
    🎂 1 an de sessions, de clutch, de tilt et de gros multis
    💥 Merci à tous ceux qui sont là chaque semaine
     
  10. Fire
    toufik66 reacted to gabifrkr in 🚀🎲 Sunday Rollhunt: Crash Battle! 🎲🚀   
    04/19/2026 CRASH BATTLE 051 - JOUEURS
    reckkoning casino:468278277336 10.00x
    FP007 casino:468278278706 8.58x
    9a4f9a4f9a casino:468278277981 7.00x
    Neymar92 0x
    FRSpoke casino:468278277964 7.17x
    Silverxen casino:468277813756 3.66x
    LGV667 casino:468278277965 5.77x
    rems29200 casino:468278277292 5.50x
    jerem1209 0x
    gunjiir 0x
    Sicloner 0x
    Head69 0x
    Mazinou08 0x
    lanciazeta 0x
    Judekuy25 casino:468278277966 5.70x
    Moulay casino:468277814013 4.28x
    sitting casino:468278277342 6.67x
    Snipes666 casino:468278278292 7.98x
    Hbibi99 casino:468278277956 8.38x
    Gzone83 0x
    derikolol 0x
    nikathewad 0x
    goz44 0x
    toufik66 casino:468278277276 9.33x
    zaki1400 casino:468278278976 10.00x
    fabienf  casino:468278277960 7.00x
    mazououss casino:468278277961 9.33x
    dalekthrosii 0x
    H4444 casino:468278277343 5.57x
    nostrabuger 0x
    Thetruth963 casino:468278277262 8.79x
     
    🏆 CLASSEMENT
    🥇 reckkoning — 10.00x
    🥇 zaki1400 — 10.00x (ex æquo)
    🥉 toufik66 — 9.33x
    🥉 mazououss — 9.33x (ex æquo)
    5️⃣ Thetruth963 — 8.79x
    6️⃣ FP007 — 8.58x
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    7️⃣ Hbibi99 — 8.38x
    8️⃣ Snipes666 — 7.98x
    9️⃣ FRSpoke — 7.17x
    🔟 9a4f9a4f9a — 7.00x
    🔟 fabienf — 7.00x (ex æquo)
    1️⃣2️⃣ sitting — 6.67x
    1️⃣3️⃣ LGV667 — 5.77x
    1️⃣4️⃣ Judekuy25 — 5.70x
    1️⃣5️⃣ H4444 — 5.57x
    1️⃣6️⃣ rems29200 — 5.50x
    1️⃣7️⃣ Moulay — 4.28x
    1️⃣8️⃣ Silverxen — 3.66x
    ❌ 0x / NON CLASSÉS
    Neymar92
    jerem1209
    gunjiir
    Sicloner
    Head69
    Mazinou08
    lanciazeta
    Gzone83
    derikolol
    nikathewad
    goz44
    dalekthrosii
    nostrabuger
  11. Fire
    toufik66 reacted to StefanTl in Gotta Catch 'Em All: Who is your all-time favorite Pokémon and why? 🐉   
    Let’s take a quick break from the games and dive deep into nostalgia. We all have that one Pokémon we’ve loved since we were kids (or even now).

    I'll start: Charizard. I know it’s a classic pick, but you really can’t go wrong with the original fire dragon. Whether it was that holographic card from the base set or carrying my team in Pokémon Red, Charizard has been my fave since day one. Seriously, what’s cooler than a fire-breathing beast that won’t listen to you until you rack up those badges?


  12. Fire
    toufik66 got a reaction from Abhayspam in Weekend Stream + Giveaway   
    toufik66
    Very Bad Kick hahaha 🤣
  13. Fire
    toufik66 reacted to Jake7589 in 💰[$3,000 USD] Welcome to Stake City 🏙️   
    @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:44px 28px 36px; background: linear-gradient(160deg, #0d2a40 0%, #071824 100%); border-radius:20px; border:1px solid #ffffff12; margin-bottom:20px; position:relative; overflow:hidden; animation-delay:.05s; } .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); } } @keyframes float { 0%,100% { transform:translateY(0); } 50% { transform:translateY(-8px); } } .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 24px; 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; border-radius:12px; transition:transform .2s, box-shadow .2s; box-shadow:0 0 0 0 #FFB80055; 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 8px 32px #FFB80055; } .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; } .prize-card.gold:hover { border-color:#FFB800aa; box-shadow:0 12px 40px #FFB80030; } .prize-card.silver { border-color:#0079ff33; } .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.gold { --glow:#FFB80018; } .prize-card.silver{ --glow:#0079ff14; } .prize-card:hover::before { opacity:1; } .badge { position:absolute; top:12px; right:14px; font-size:22px; animation:float 3s ease-in-out infinite; } .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; } /* ── REPLY BOX ── */ .reply-box { margin-top:20px; padding:18px; border-radius:16px; background:rgba(255,184,0,.07); border:1px solid rgba(255,184,0,.18); text-align:center; } .reply-label { display:block; margin-bottom:10px; color:var(--muted); font-size:11px; font-weight:800; letter-spacing:.1em; text-transform:uppercase; } .reply-value-row { display:flex; align-items:center; justify-content:center; gap:10px; flex-wrap:wrap; } .reply-value { display:inline-block; padding:12px 18px; border-radius:12px; background:rgba(7,24,36,.65); border:1px solid rgba(255,255,255,.08); color:var(--text); font-size:18px; font-weight:900; font-family:monospace; } .reply-value span { color:var(--gold); } .copy-btn { background:transparent; border:1px solid #0079ff44; color:#4da6ff; font-size:13px; font-weight:700; padding:10px 18px; border-radius:10px; cursor:pointer; transition:all .2s; white-space:nowrap; } .copy-btn:hover { background:#0079ff22; border-color:#0079ff88; } .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;} } Welcome to Stake City
    Competition ends: 16/4/2026 @ 1:00 AM GMT
    To celebrate the launch of Animo's new live game, we're giving away $3,000 to lucky winners. Hit a straight up and you could take home the big prize!
    🎰 Play Stake City Roulette 🏆 $1,000 Grand Prize 1 Lucky Winner 🥈 $200 Runner-Up × 10 Winners 💡 The more bets you submit, the higher your chances of winning! 📋 How To Enter 1 Play a Stake City Roulette by Animo on Stake.com 2 Place a bet of at least $5.00 with a minimum multiplier of 30x. 3 Copy your Bet ID safter placing your bet 4 Reply to this thread with your Bet ID(s) to enter. ✅ Requirements 🎮 Bets must be from Stake City Roulette by Animo 💵 minimum bet amount: $5.00 📈 Minimum multiplier 30x 💬 Reply to this thread with your Bet ID(s) 🔒 Must be a Stake.com account — Bronze VIP or above 💰 Prize Pool $3,000 Total Prize Pool 🏆 Grand Prize Winner$1,000 🥈 10 × Winners$200 each 👥 Total Winners25 People 📅 Duration7 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
  14. Fire
    toufik66 got a reaction from Robbabillion79 in A never ending thread (last post wins)   
    😁 😀
  15. Ooo
    toufik66 reacted to GetterDawna in A never ending thread (last post wins)   
    😆
  16. Fire
    toufik66 reacted to Mrboss in A never ending thread (last post wins)   
    If  You want to be the winner Then Just make sure that You have the Last reply.
    Just Post anything.
    LAST POST WINS
     
    GO GO!
  17. Fire
    toufik66 reacted to zuxel in $3,000 Slots Forum Challenge   
    casino:447139060851
  18. Fire
    toufik66 reacted to BratislavK in $3,000 Slots Forum Challenge   
    ( January 9th - February 16th )
    🎰 Supersized 🎰
     
    Requirements:
    Win a bet with 40x or higher multipliers on slot Supersized. Minimum bet is 20c (0.20 USD). Any bets that are on the fun play/with nothing staked will not count. Tips & Terms & Conditions
    Bet must have been made after the commencement of this promotion. If you submit a post to this challenge and hit a higher multiplier than your first submission, you must edit your original post so we can get a better idea of how many unique participants there are. Anyone with multiple posts on this challenge by the time it expires will be disqualified. 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. 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/verification Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. Only stake.com and official stake.com mirrors users will be eligible for the prize. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post. Prize pool distribution:
    Top 20 multipliers - $50 each The remaining $2000 will be split between all other multipliers on equal shares. How to Enter:
    Paste your bet ID (screenshot of the bet is optional). Post only one valid bet ID per user. Please ensure that your Stake username/ID is posted in your post so we can swiftly organize payment if you win. Bets must have been made after 09/02/2026 - (1 pm) UTC. Examples of valid bet IDs:
    - house:123456789000
    - casino:123456789000
  19. Fire
    toufik66 reacted to Mr Banks in 💰[$20,000 USD] Leg for Leg with Mr Banks 🐐   
    ⚽️ Leg for Leg with Mr Banks 🏅
    Ends: 16/2/2026 @  1.00 AM GMT
    $20k prize pool is up for grabs 💰
    Place this exact bet on your Stake account (minimum $5 or equivalent)
    Copy your Bet ID and paste it below
    200 lucky winners will be selected at random for $100 each 💰
     VIEW BET HERE
     
    Requirements: 
    5.00 USD bet minimum
    Must place the same multi as featured above
    Reply to this thread with your Sport ID
    Prize Pool: $20,000
    Distributed to 200 randomly selected winners who meet the above conditions. How to Enter:
    Bet ID: Your bet ID here Prize pool distribution:
    Complete the challenge within the next 3 days for a shot at the prize pool. Winners are limited to 200. IMPORTANT: Don’t miss out! Stay tuned for the official winner announcements so you can grab your prize before the link expires. Users will not be credited after the 3 month time period ends. Stake.com users only ‼
    Terms of Service – Competition: 
    For Full Terms of Service - Expand below Quote
  20. Fire
    toufik66 reacted to BratislavK in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    (February 2nd - February 9th)

    Ends: 09/02/26 @ (1 pm) UTC
    The Challenge
    Win the highest multiplier on any 3rd party video slot game excep t (Wild Don Donkey - Massive Studios) that you can. To be eligible, the minimum multiplier must be 100x or above. Feature buys are not allowed. 0.2 USD minimum bet amount (in any currency). Additional Information
    Prizes will be determined by who has a higher multiplier. The highest multiplier will take 1st place and so on. In the case of a tie, the user with a higher average bet amount will be given the advantage. In case of a tie again, the user who posted/edited their entry first will have the advantage. Tips & Terms & Conditions
    You have to be one of the VIP members on our site (at least the Bronze VIP level). Feel free to edit your posts if you get a higher multiplier, during the week. Bets must have been made after 02/02/26 - (1 pm) UTC. For payment, give us up to 72 hours from the end of the promotion. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. If you prefer to play with lower bets, you may also participate in our weekly challenge located here. The VIP challenges are more focused towards players who are looking to try their luck with higher bets. VIP slots challenge only involves 3rd party games. Only level 2 KYC or higher verified users will be eligible for the prize. You can verify your Stake account here: https://stake.com/settings/verification Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. Only stake.com and official stake.com mirrors users will be eligible for the prize. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post. Prize Pool distribution
    1st place - $1,200 2nd place - $600 3rd place - $400 4th place - $300 5th place - $200 6th to 10th place - $140  11th to 20th place - $60 21st place onward, eligible users will get a share in the $3,000 prize pool How to Enter
    Reply to this topic by posting your valid bet ID. The screenshot is optional.  One valid entry per user. Post only one valid bet ID. Examples of valid bet IDs: 
    - house:123456789000
    - casino:123456789000
  21. Fire
    toufik66 reacted to VladanV in 🏆 Grand Monthly Reward - February 🏆   
    Hello Stakers!👋
    👑 Along with the regular prizes for the Daily Challenge - Buzzer Beater, the winners will receive points that will count toward a Grand Monthly reward! 👑
    Each day, players who finish in the TOP 3 earn points:
    🥇1st - 5 points
    🥈2nd - 3 points
    🥉3rd - 1 point At the end of the month, all the points will be summed up, and the top 5 players will be rewarded with additional prizes.
    Additional Information:
    In case of a tie, prizes will be determined by the sum of all multipliers for each player. In case of a tie again, the user with a higher average bet amount will be given the advantage. Prize Pool distribution ( Grand Monthly Reward )
    1st place - $1,400
    2nd place - $1,000
    3rd place - $800
    4th place - $500
    5th place  - $300
  22. Fire
    toufik66 reacted to Mr Banks in 💰[$20,000 USD] Leg for Leg with Mr Banks 🐐   
    ⚽️ Leg for Leg with Mr Banks 🏅
    Ends: 19/1/2026 @  1.00 AM GMT
    $20k prize pool is up for grabs 💰
    Place this exact bet on your Stake account (minimum $5 or equivalent)
    Copy your Bet ID and paste it below
    100 lucky winners will be selected at random for $200 each 💰
     VIEW BET HERE
     
    Requirements: 
    5.00 USD bet minimum
    Must place the same multi as featured above
    Reply to this thread with your Sport ID
    Prize Pool: $20,000
    Distributed to 100 randomly selected winners who meet the above conditions. How to Enter:
    Bet ID: Your bet ID here Prize pool distribution:
    Complete the challenge within the next (x) days for a shot at the prize pool. Winners are limited to 100. IMPORTANT: Don’t miss out! Stay tuned for the official winner announcements so you can grab your prize before the link expires. Users will not be credited after the 3 month time period ends. Stake.com users only ‼
    Terms of Service – Competition: 
    For Full Terms of Service - Expand below Quote
  23. Fire
  24. Fire
  25. Fire
    toufik66 reacted to MladenS in Stake vs Eddie February 02 - 09   
    AnakinStakwalk Sirk23 danuel820 ufo25 uservegil92 saphira67 Maik2k SirKresse droz WinforceGG FRNKNSTNbet Juanelin KennyB76 daffyducky beruangbanyak wheelyboy321 Hexacloud64 Gregory710 Тапок buruandshla82 Taotaebanpakul mrbelphy skabuzz littlelucky HaLinhVC Mygosh sschaka Jucid0 jw888888 Bitcouille babelanjg77 Kevinio peanutsqc garamasin119 GamblerElias daH4ri abyssviver PicsouETH JohnMurphy 445543534 HeyMichael Penompea175 J12457 Thenickoftime Bolours Kno3ahmed Kartenstapel bucketraffe CiO444 kizowaa Draymoment
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use