Jump to content

raloze96

Noob
  • Posts

    4
  • Joined

  • Last visited

Reputation Activity

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


    1.      Dificultad Clásico: un 36x con ID terminado en 2.
    2.      Dificultad Bajo: un 300x con ID terminado en número impar
    3.      Dificultad Medio: un 390x con ID terminado en número par (el 0 no lo cuento como par).
    4.      Dificultad Alto: un 450x no importa el ID
     
    🏆🏆🏆 Gana el que publica primero las 4 apuestas en 4 mensajes separados.🏆🏆🏆
    Como ya saben ... apuestas distintas de monto cero y modo oculto desactivado.
    NO EDITEN mensaje.
    Post editado = entrada invalida y descalificado.
    Captura de pantalla obligatoria.
     
    Facilitooooooo
    🍀🍀🍀 Mucha suerte a tod@s. 🍀🍀🍀
     
    El premio para el ganador del reto son recargas valor 0.1 usd cada 10 minutos durante 3 días, en la moneda de su elección, o sea que el premio total es de mas de 40 usd.
    Si en el momento de cobrar el premio ya tienen recargas activas, se les envía un premio de 8 usd a su caja fuerte.
  3. Fire
    raloze96 reacted to FerchoWolf in Desafío del 25 de noviembre de 2025   
    casino:424281549282

    casino:424286825757

    casino:424300406822

    casino:424301362478

  4. Money
    raloze96 reacted to ClinchEastwood in 🏆New Challenges/Promotions Suggestions🏆   
    1st idea:
    Its would be nice if each original have there own challenge every week. 
    Exemple:
    Diamond: hit 1 yellow and 4 red in that particular order (starting with yellow)
    Limbo/Dice/Slide/Crash: hit at less 3 specific target 10x-20x-30x-50x.....
    Plinko: hit specific top multi like 1000x, 620x,420x
    Keno: hit 4 numbers ( 1-2-3-4,  10-11-22-23....)
    Dragon tower: reach a certain multi X
    Mine: reach a certain multi X
     
    2nd idea
    You kept the Challenge "Return of the king" but you created a 2nd one call "Return of the Playoff King". Each week people have to hit 3 x 100x (100x as the minimum multiplier to be valid) on 3 differents slots and they post bet id there. The total of the 3 multi they have is combine and you make a leaderboard with each place been paid depending on your rank in the leaderboard
     
     
     
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use