Jump to content

yeswrong

Noob
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Fire
    yeswrong reacted to BratislavK in Bet ID Prediction: April❓   
    :root { --card: rgba(10, 20, 38, 0.75); --line: rgba(255,255,255,0.12); --text: #f5f7fb; --muted: #a7b4c9; --gold: #f7c948; --shadow: 0 20px 60px rgba(0, 0, 0, 0.28); } .glass-card { border: 1px solid var(--line); border-radius: 28px; padding: 28px; margin-bottom: 20px; background: linear-gradient(135deg, rgba(247, 201, 72, 0.08), transparent 40%), linear-gradient(225deg, rgba(247, 201, 72, 0.08), transparent 40%), linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03)), var(--card); box-shadow: var(--shadow); backdrop-filter: blur(14px); color: var(--text); transition: 0.25s ease; } .glass-card:hover { transform: translateY(-4px); box-shadow: 0 26px 70px rgba(0,0,0,0.35); } /* HERO */ .hero-title { font-size: 30px; font-weight: 800; text-align: center; } .hero-sub { text-align: center; color: var(--muted); margin-top: 8px; font-size: 15px; } /* TIMER */ .timer-wrap { display:flex; justify-content:center; margin-top:10px; } .timer-frame { display:flex; justify-content:center; align-items:center; width:220px; height:74px; border-radius:18px; background: rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.08); box-shadow: 0 0 10px rgba(247,201,72,0.10); overflow:hidden; transition:0.25s ease; } .timer-frame:hover { border-color: rgba(247,201,72,0.35); box-shadow: 0 0 18px rgba(247,201,72,0.18); transform: translateY(-2px); } .timer-frame iframe { width:250px; height:80px; border:0; transform:scale(0.80); transform-origin:center; } /* GRID */ .info-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:14px; margin-top:18px; } /* BOX */ .info-box { background: rgba(255,255,255,0.04); border:1px solid rgba(255,255,255,0.08); border-radius:14px; padding:16px; text-align:center; transition:0.25s ease; position: relative; overflow: hidden; } .info-box:hover { transform: translateY(-6px); border-color: rgba(247,201,72,0.25); box-shadow: 0 16px 40px rgba(0,0,0,0.25); } .info-box::before { content:""; position:absolute; inset:0; background: radial-gradient(circle at top left, rgba(247,201,72,0.10), transparent 60%); opacity:0; transition:0.3s ease; pointer-events:none; } .info-box:hover::before { opacity:1; } /* REQUIREMENTS */ .req-item { background: rgba(255,255,255,0.04); border:1px solid rgba(255,255,255,0.08); border-radius:12px; padding:12px; margin-bottom:10px; font-size:14px; text-align:left; transition:0.25s ease; position:relative; overflow:hidden; } .req-item:hover { background: rgba(247,201,72,0.08); transform: translateY(-4px) scale(1.02); box-shadow: 0 10px 24px rgba(247,201,72,0.12); border-color: rgba(247,201,72,0.35); } /* PRIZE */ .prize-shiny { font-size:52px; font-weight:900; background:linear-gradient(90deg,#f7c948,#fff4b0,#f7c948); background-size:200%; -webkit-background-clip:text; -webkit-text-fill-color:transparent; animation:shine 3s linear infinite; } @keyframes shine { 0%{background-position:200% center;} 100%{background-position:-200% center;} } .prize-row { display:flex; justify-content:space-between; padding:6px 0; border-bottom:1px solid rgba(255,255,255,0.05); } .prize-row span:last-child { color: var(--gold); font-weight: 800; } .prize-row:last-child { border:none; } /* DROPDOWN TERMS */ .dropdown-card { background: rgba(255,255,255,0.04); border-radius:16px; margin-top:15px; overflow:hidden; border:1px solid rgba(255,255,255,0.08); } .dropdown-trigger { padding:14px; text-align:center; cursor:pointer; font-weight:700; color:var(--gold); list-style:none; } .rules-list { list-style:none; padding:0; margin:0; counter-reset:step; } .rules-list li { padding:10px 10px 10px 40px; position:relative; } .rules-list li::before { content:counter(step); counter-increment:step; position:absolute; left:10px; top:50%; transform:translateY(-50%); width:20px; height:20px; border-radius:50%; background:rgba(247,201,72,0.15); border:1px solid rgba(247,201,72,0.6); color:var(--gold); display:flex; align-items:center; justify-content:center; font-size:11px; } @media(max-width:900px){ .info-grid { grid-template-columns:1fr; } }
    Bet ID Prediction ❓ Predict the closest bet ID to the one that will be on Stake.com at end of this challenge. The closest 10 predictions will be awarded with some amazing rewards. 💰
    The prediction phase will remain open for 5 days, after which the thread will be closed. The final results will be determined after the full challenge period once the ending Bet ID is revealed.
    Ends: 01 May 2026 - 12 PM UTC. 📋 Requirements Submit your Bet ID prediction. Include your Stake username. Only one entry allowed. Minimum 10 forum posts required. 🏆 Prize Pool 1st$600 2nd$400 3rd$200 4th$100 5th$50 6th–10th$20 🚀 How to Enter Reply with your predicted Bet ID and Stake username. Example: Bet ID: 660,000,000,000  | Username: Bratislav
    📄 Terms & Conditions
    (Click to expand) Entry must have been made after the commencement of this promotion - 01/04/26 - (12 pm) GMT. In case of a tie, the user who posted/edited their entry first will have the advantage. Do not post more than one comment/entry. 10+ Posts count on Forum. Only level 2 KYC or higher verified users will be eligible for the prize. Only Stake.com and official Stake.com mirror sites users will be eligible for the prize. Stake employees cannot participate in official Stake.com forum challenges. This does not apply to moderators. Any player using multiple accounts will not be eligible for prizes. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. For payment, give us up to 72 hours from the end of the challenge. Winners will be contacted directly via support. Prizes will be distributed in the form of a coupon, which will also be posted as the final comment on this post. /* hide hint when dropdown is open */ details[open] .expand-hint { display: none !important; }
  2. Fire
    yeswrong reacted to NemanjaPi in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    (March 30th - April 6th)

    Ends: 05/04/26 @ (1 pm) UTC
    The Challenge
    Win the highest multiplier on any 3rd party video slot game except (Sword Fight - Creative City). 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 30/03/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
  3. Fire
    yeswrong got a reaction from banoon in 🏆 $400 Endgame Quiz 🧠   
    361x
    Chicken
    Moles

    id: yeswrong
  4. Fire
    yeswrong got a reaction from Sams4 in 🏆 $400 Endgame Quiz 🧠   
    361x
    Chicken
    Moles

    id: yeswrong
  5. Fire
    yeswrong reacted to Therewego in 🇹🇷 Stake – Türk Kullanıcı Ödüllendirme Etkinliği   
    ✅ Katılım Şartları
    – 📅 Stake hesabı minimum 18 gün öncesinde açılmış olmalı
    – ✍️ Low chat quality mesajları dolu olmayan, gerçek sohbette bulunan
    – 💬 Türkçe iletişim şart
    – 🌍 Gerçek kullanıcı, bot değil
    🚫 Bot / Sahte Hesap Tespiti
    – 🤖 Tek kelimelik, spam mesajlar
    – 📋 Kopyala–yapıştır içerikler
    – 🧩 Yazım tarzı ve davranış tutarsızlıkları
    – 🛑 Çoklu Hesap şüphesi
    📝 Nasıl Katılırım?
    – 📍 Stake kullanıcı isminle yorum yap
    – 💡 Türkçe Sohbetini kısa kelimeler ile anlat
    – 🚷 Flood, tartışma, emoji spam yok
    – 🔁 Tek yorum hakkı
    🔍 İnceleme Süreci
    – 🛡️ Moderatörler manuel kontrol eder
    – ❔ Şüpheli hesaplara ek doğrulama gelebilir
    – ✅ Uygun görülenler listeye eklenir
    – 🧭 Son karar moderasyon ekibinindir ve bu etkinliği kötüye kullanmaya çalışan hesapların hepsi otomatik elenir.
    ⚠️ Yaptırımlar
    – 🤖 Bot / multi → kalıcı diskalifiye
    – ⚡ Bilerek yanlış bilgi → etkinlikten men
    – 🚨 Kurallara uymayan yorum → silinir
    🏆 Kazananlar
    – 📢 Forum üzerinden duyurulacak
    – 🎁 Ödüller yalnızca seçilen gerçek kullanıcılara
    – ❌ Ödül sonrası itiraz kabul edilmez
    🎯 Amaç
    Topluluğa değer katan, aktif ve güvenilir Türk kullanıcıları ödüllendirmek! 🇹🇷💙 Etkinlik Sponsoru 777Aldo

    Lütfen Sonuçlanmasını beklerken sabırlı olun ❤️ 
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use