Jump to content

NIELSMAXWIN

Noob
  • Posts

    19
  • Joined

  • Last visited

Reputation Activity

  1. Fire
    NIELSMAXWIN got a reaction from Ladea in $75,000 giveaway winners #259   
    gz
  2. Fire
    NIELSMAXWIN reacted to BratislavK in $2,000 Only on Stake 🔥   
    .sf-wrap{ max-width:1000px; margin:20px auto; font-family:Arial,Helvetica,sans-serif; color:#f4f7ff; background: radial-gradient(circle at top left, rgba(255,214,102,0.20), transparent 28%), radial-gradient(circle at top right, rgba(130,170,255,0.18), transparent 30%), linear-gradient(145deg,#1c2340 0%,#1b1730 45%,#13172a 100%); border:1px solid rgba(255,255,255,0.10); border-radius:26px; overflow:hidden; box-shadow:0 18px 50px rgba(0,0,0,0.35); position:relative; } .sf-wrap:before{ content:""; position:absolute; inset:0; transform:translateX(-120%); animation:sfShine 8s linear infinite; pointer-events:none; } @keyframes sfShine{ 100%{transform:translateX(130%);} } .sf-hero{ position:relative; padding:34px 28px 28px; background: linear-gradient(180deg,rgba(255,255,255,0.05),rgba(255,255,255,0.01)), linear-gradient(135deg,rgba(255,214,102,0.10),rgba(90,120,255,0.08)); border-bottom:1px solid rgba(255,255,255,0.09); } .sf-topbar{ display:flex; align-items:center; justify-content:space-between; gap:14px; margin-bottom:14px; flex-wrap:wrap; } .sf-badge{ display:inline-flex; align-items:center; padding:8px 14px; border-radius:999px; font-size:12px; font-weight:800; letter-spacing:1px; text-transform:uppercase; color:#1a1a1a; background:linear-gradient(135deg,#ffd666,#ffb84d); box-shadow:0 0 18px rgba(255,214,102,0.32); } .sf-status{ display:inline-flex; align-items:center; gap:8px; padding:8px 16px; border-radius:999px; font-size:12px; font-weight:900; letter-spacing:1px; text-transform:uppercase; backdrop-filter:blur(6px); border:1px solid rgba(255,255,255,0.12); } .sf-status:before{ content:""; width:10px; height:10px; border-radius:50%; display:block; } .sf-status-live{ color:#dfffee; background:rgba(0,255,136,0.15); border-color:rgba(0,255,136,0.40); box-shadow:0 0 20px rgba(0,255,136,0.22); } .sf-status-live:before{ background:#00ff88; box-shadow:0 0 10px #00ff88,0 0 20px rgba(0,255,136,0.9); animation:livePulse 1.5s infinite; } .sf-status-closed{ color:#ffe3e3; background:rgba(255,77,77,0.14); border-color:rgba(255,77,77,0.40); box-shadow:0 0 20px rgba(255,77,77,0.22); } .sf-status-closed:before{ background:#ff4d4d; box-shadow:0 0 10px #ff4d4d,0 0 20px rgba(255,77,77,0.9); } @keyframes livePulse{ 0%{transform:scale(1);opacity:1;} 50%{transform:scale(1.35);opacity:0.65;} 100%{transform:scale(1);opacity:1;} } .sf-title{ font-size:40px; line-height:1.08; font-weight:900; color:#ffffff; margin:0 0 10px; text-shadow:0 4px 18px rgba(0,0,0,0.22); } .sf-sub{ max-width:760px; font-size:17px; line-height:1.65; color:#dbe4ff; margin-bottom:22px; } .sf-sub strong{ color:#ffffff; } .sf-grid-top{ display:flex; flex-wrap:wrap; gap:12px; } .sf-chip{ flex:1 1 180px; min-width:180px; padding:15px 16px; border-radius:18px; background:rgba(255,255,255,0.07); border:1px solid rgba(255,255,255,0.10); transition:transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease; box-shadow:0 8px 20px rgba(0,0,0,0.16); } .sf-chip:hover{ transform:translateY(-3px); border-color:rgba(255,214,102,0.45); box-shadow:0 12px 28px rgba(0,0,0,0.24),0 0 20px rgba(255,214,102,0.10); } .sf-chip-label{ font-size:11px; text-transform:uppercase; letter-spacing:1px; color:#aebde8; margin-bottom:6px; } .sf-chip-value{ font-size:19px; font-weight:800; color:#ffffff; } .sf-btns{ margin-top:20px; display:flex; flex-wrap:wrap; gap:12px; } .sf-btn{ display:inline-block; padding:14px 20px; border-radius:14px; text-decoration:none; font-size:14px; font-weight:800; letter-spacing:0.4px; transition:all 0.25s ease; } .sf-btn-primary{ color:#000 !important; background:linear-gradient(135deg,#ffd666,#ffb84d); box-shadow:0 10px 24px rgba(255,184,77,0.28); } .sf-btn-primary:hover{ background:linear-gradient(135deg,#7ee8ff,#93a4ff); color:#11182b; transform:translateY(-2px) scale(1.02); box-shadow:0 14px 28px rgba(126,232,255,0.28); } .sf-btn-secondary{ color:#eef3ff; background:rgba(255,255,255,0.08); border:1px solid rgba(255,255,255,0.14); } .sf-btn-secondary:hover{ background:linear-gradient(135deg,rgba(255,255,255,0.16),rgba(255,214,102,0.16)); border-color:rgba(255,214,102,0.40); color:#ffffff; transform:translateY(-2px); } .sf-main{ padding:26px; } .sf-columns{ display:flex; flex-wrap:wrap; gap:20px; align-items:stretch; } .sf-left{ flex:1 1 590px; min-width:280px; } .sf-right{ flex:1 1 300px; min-width:260px; } .sf-card{ background:linear-gradient(180deg,rgba(255,255,255,0.07),rgba(255,255,255,0.04)); border:1px solid rgba(255,255,255,0.10); border-radius:22px; padding:22px; box-shadow:0 10px 24px rgba(0,0,0,0.16); margin-bottom:20px; transition:transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease; } .sf-card:hover{ transform:translateY(-4px); border-color:rgba(126,232,255,0.28); box-shadow:0 16px 34px rgba(0,0,0,0.22),0 0 20px rgba(126,232,255,0.10); } .sf-card h3{ margin:0 0 14px; font-size:24px; line-height:1.2; color:#ffffff; } .sf-steps{ display:grid; gap:12px; } .sf-step{ display:flex; gap:12px; align-items:flex-start; padding:14px 15px; border-radius:16px; background:rgba(10,16,35,0.28); border:1px solid rgba(255,255,255,0.08); } .sf-step-num{ width:34px; height:34px; min-width:34px; border-radius:50%; display:flex; align-items:center; justify-content:center; font-weight:900; color:#1a1a1a; background:linear-gradient(135deg,#ffd666,#ffb84d); box-shadow:0 0 16px rgba(255,214,102,0.25); } .sf-step-text{ font-size:15px; line-height:1.7; color:#e3ebff; } .sf-step-text strong{ color:#ffffff; } .sf-mini{ display:grid; gap:10px; } .sf-mini-box{ padding:14px 15px; border-radius:16px; background:rgba(255,255,255,0.06); border:1px solid rgba(255,255,255,0.08); font-size:15px; line-height:1.65; color:#e1e8ff; } .sf-mini-box strong{ color:#ffffff; } .sf-prize-big{ padding:18px; border-radius:18px; background:linear-gradient(135deg,#ffd666,#ffb84d); color:#1c1930; box-shadow:0 12px 30px rgba(255,184,77,0.28); margin-bottom:12px; } .sf-prize-label{ font-size:12px; text-transform:uppercase; letter-spacing:1px; font-weight:800; opacity:0.82; margin-bottom:6px; } .sf-prize-value{ font-size:30px; line-height:1; font-weight:900; } .sf-prize-small{ padding:16px 18px; border-radius:18px; background:rgba(255,255,255,0.07); border:1px solid rgba(255,255,255,0.09); } .sf-prize-small .sf-prize-value{ color:#ffffff; font-size:24px; margin-bottom:6px; } .sf-note{ padding:14px 16px; border-radius:16px; background:linear-gradient(135deg,rgba(126,232,255,0.14),rgba(147,164,255,0.16)); border:1px solid rgba(126,232,255,0.22); color:#e9f7ff; font-size:14px; line-height:1.7; } .sf-footer-line{ margin-top:12px; font-size:13px; line-height:1.6; color:#b9c6ec; } @media (max-width:640px){ .sf-title{font-size:32px;} .sf-hero{padding:24px 18px 22px;} .sf-main{padding:18px;} .sf-btn{width:100%;text-align:center;} } Weekly Forum REGULAR Challenge LIVE NOW $2,000 Only on Stake: Titan Gaming Now it’s time for a new challenge, and this week we’re focusing on Only on Stake content from Titan Gaming. Games Airstrike 2
    juice Monster
    Sweet Boom Minimum Bet 0.10 USD Target 50x+ Multiplier Dates May 10 to May 17 🎰 Airstrike 2 🎰 Juice Monster 🎰 Sweet Boom How to Enter
    1 Win a bet with 50x or higher multiplier on any of the selected slots. 2 Paste your bet ID in the thread. A screenshot is optional. 3 Add your Stake username or ID in the same post so payment can be handled faster if you win. Quick Info
    Your bet must be made after the promotion starts. Level 2 KYC or higher required. Fun play bets do not count, and multiple accounts are not eligible. Prize delivery can take up to 72 hours after the promotion ends. Prize Pool
    Top 5 Multipliers $100 Each Remaining Pool $1,500 Split equally between all other valid qualifying multipliers. Important
    Keep only one post in the thread. If you hit a better multiplier later, just edit your original post. Multiple posts can get you disqualified. Accepted bet ID examples:
    house:123456789000
    casino:123456789000
  3. Fire
    NIELSMAXWIN reacted to Alan137 in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    HELLO STAKE $_$ 
     
    casino:473666112771
     
    It was cool x9975,15

  4. Fire
    NIELSMAXWIN reacted to Jake7589 in ​ 🏆 Stake x Team Vitality PC Giveaway 🎮 ​   
    We have our winners!
    Congratulations to the following randomly selected players. Winners have been contacted.
     
    Thank you, everyone, for entering! 
    @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; } .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; } } .winner-banner { text-align:center; padding:40px 28px 36px; margin-bottom:20px; } .winner-banner h1 { margin-bottom:10px; } .winner-banner p { max-width:480px; margin:0 auto; } .winning-slot { display:flex; align-items:center; justify-content:center; gap:14px; background: linear-gradient(135deg, #FFB80018, #FFB80008); border:1px solid #FFB80055; border-radius:16px; padding:20px 24px; margin-bottom:20px; position:relative; overflow:hidden; transition:box-shadow .3s; } .winning-slot:hover { box-shadow:0 0 40px #FFB80022; } .winning-slot::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(255,184,0,.08),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } .slot-label { font-size:12px; color:var(--muted); text-transform:uppercase; letter-spacing:1.2px; font-weight:700; } .slot-name { font-size:28px; 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 20px #FFB80077; } } .slot-icon { font-size:36px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} } .claim-wrap { text-align:center; margin-bottom:20px; } .claim-btn { 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; } .claim-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; } .claim-btn:hover { transform:translateY(-3px); box-shadow:0 8px 32px #FFB80055; text-decoration:none !important; } .claim-btn:hover::after { transform:translateX(100%); } .claim-note { font-size:12px; color:var(--muted); margin-top:10px; } .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:18px; } .winners-list { display:flex; flex-direction:column; gap:8px; } .winner-row { display:flex; justify-content:space-between; align-items:center; padding:13px 16px; background:var(--primary); border-radius:12px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; cursor:default; } .winner-row:hover { background:#0a2236; border-color:#FFB80044; transform:translateX(6px); } .winner-left { display:flex; align-items:center; gap:12px; } .winner-rank { width:28px; height:28px; border-radius:50%; background:rgba(255,184,0,.12); border:1px solid rgba(255,184,0,.2); color:var(--gold); font-size:12px; font-weight:800; display:flex; align-items:center; justify-content:center; flex-shrink:0; } .winner-name { font-size:14px; font-weight:600; color:var(--text); } .winner-prize { font-size:14px; font-weight:800; color:#FFB800; } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} @media(max-width:480px){ .winner-banner h1 { font-size:24px; } .slot-name { font-size:22px; } }
    Winners 5 Lucky Winners
    1 BangloyN - apEX's PC 2 Ryderistic - ZywOo's PC 3 jinrui - flameZ's PC 4 r3fteen - mezii's PC 5 Enigmanoishi - ropz's PC
  5. Stonks
    NIELSMAXWIN reacted to BratislavK in Stake vs Eddie April 20 - 27   
    ghostline666 NurEinenZehner himisandh Adowraw JackoN vasi4 sitting poyupuri sattrian92 MindTheGap AJGARKAR Narek5515 GlobalNewfie Tamara16 caritaisback Fallus59 selte7777 Skylarks chlorogen romiyah23 JowBow jntils vinitexlous veselin86 winchy LikeGreenFrogs Heinzkeinz Virk111 Ramiroshiv3 8888basti8888 popolkupa123 misterdylan tantan25 Route98 drearmlione boaler weichao20 Franckpaly Pedikas janzman Pdust Maik2k SalsaBotanera KAROLIZAK SirKresse pakapaka0831 droz Ramnoc Bugra152 mazououss 12sakkasan Olena68S aaronhsieh JustRunBetter MrSunFhv diime93 cepon27 danieltocha CynepX akusaja sigurdsun Inexter889 Ansar5050 gaimsi90 misterdid76 wiximini aetherxxx Kamisdanjumat Healer192 xinoz 1vgvgvgvgvg1 WHYALLWAYSME rocker0801 yuuzxc GoGoGamblers KennyB76 Guventunc kosmos2 honeyhoney dedeajuninho quoclap0307 TheStrongday daffyducky enginyecan Lewandosiki limon228666 Luciferxxx ruvi Shinjo Ludic999 kschoo78 Svetlovolosik Garroxy Hulijjay33 fuuum66 coinlogic2 themam oldasur vsemprivet777 BabaCrazy shigoshigo Boom928 Michper Stephnie chamuchamu timtimer121 lakssiouar mafiya99 theoghec skyt47 Astroke z1dd chooo84 AngstyAndy Mazinou08 Balkid Belucy kakkatr22 vrujadhav1609 Flokx09 oscarbek MehondaL hongalbe Donsson daredddd MEMERYI RMK Hghurki17 sweetbonanza94 29102025 SungBanTia PinkWolf09 falou77 GaRanKFC gguis84 MasterK18 Sofiaperez3532 MrMoonMan lindaslots Maooo69 DandyDan7 neoz AbuNabil95 Menang Mospeedster Ashanti23 Justint91 sizzlinghotx dreamformax donpierro51 Gurubesar Reloser Akfix Lennart12 Albummath acburaki Zenboah mrchoncc gs400889 Mines5kk DragonKing19 Enescan1248 rHaxposed Joker945i Yamato72727 OgarUgbizi OMalley96 yokcashya Chesaya skabuzz pieterxdpl gajin1993 Palmarddk Sulttaani Vlalverin Honka777 ResRes1 dvgurevich Zufrik29 goose777 beetkaur kishidan127 hwei220 thillen19 Manueln06 TheCoolDino puffix Severine28 littlelucky Angelitocia18 art777srm Ohthespot HaLinhVC Blazerss Zoltan Wariatos Few1102 OlanderJ Fuzzybozz Mygosh PepeGambler jaydbnknt sschaka MysticMulti haidiss48 dmtbongtoker KafiyeAk Dontskemthem Sabrosa10 ramXerox fhvlina tuaksusuuuuu12 Антон123 Everardo798 Jajamesyong Kemely87 TryToOwnu My3giya Darkxor123 thericelife chuachunkang bast18 Sebek9721 anndiyan82 harabara20 Hasby23 kiemtienonlai Shani77 lisheng001 Kpps adenieta12 Iglwin Bosse83 jw888888 marx1196 Furyto eskalimoonz420 JV034 Farmyukio akulka nyon0710 Bitcouille shikis HeIsBack Kozos NotZ0han stakaeking99 BananeOGz DiceKeni2026 nowloading duclong2492 straight055 GhWolf7 Hitman0407 chanhui1314 ZottiderSotti skunkpass demonzz1 voerde caralhudo21cm Skutsijoni amdrz9 Goobiio marty1111111 zhuyansong365 Verkom feremir Joseniro76 Ryderistic Gamarala PiniaGofman GamblerElias bySankah Annichka maxmax123789 Tat40hk Tiboo25 daH4ri Durockenda KongQONK KUNIMEN69 ZeroArmorTV Norrrr BlondeLover SadOne Sectionun Stef40 rendangpedas Vrgonza Felins gfkdoldiophg ALWONGH eddiepissed699 thuChatK auntykoko Swimda 許揚杰 skryvax MAPISO1 TanVoGiacMo legend142 brsx Anuar2019 sunnart57 hikarirei PapaHeroo suddalara OMRDEMIR nhabankem Enigmanoishi Bundlesa swallzy ngochuy2808 abyssviver lektor2010 Flo90 hidlayer quntti 9kraivanatis PicsouETH MonTenku 15966972816 daiyo VlanQONK Winning1850 koyukikoyuki bioWolfgang missbridie7 gindis2007 realperen Elegancko99 funkyx1 Cutmeyli Jaguard smileleo SwePokerNinja hinata0007 RocksnRolls sadlysnorkel Patmoon Stromboli93 Ace19 violettasever relfhiracing slumba ido777 erioli PTPH7716 445543534 Math143464 sulochana22 Philip74 Papytromblon orikinda Randyran1 nolimitwin6996 joker123777 Bunnyx12334 ngaymatemroi Eta18 michalpaka Sandysan1 Westernstar Casinokoni74 yasan0422 Ewok2424 eroticeric voidwar souteneurka Amnesiak4 Augaarjuk Jimmy37 thadipani Kylec qw3rkyy REYTUBE Ohhohhoo Kartenstapel Annasiya khongphailaem Marksmarks69 Sirius110 SOZAR23 legrinch Winza7777 zacharysal ruirinmaru PutteLiljan Streetsss Arthept kir8954 Tower207 Crustydusty juwyzz caspervonb vlonegoat Ambrowsin Kristalevitsky scooooot rippin Lime131 Samuikabu pAsi777 Bjkhan LoskiY Huong1970 soxbopp DarkRick Jbalto qq940403961 Fleegrab shane1437 Madzia32 paito Korneox MistzGamba Guliyama kaushika87 OTMOPO3OK agyalagyula Mamans07 fishoo8 TeslaStrate Kubasss00 chenhangzxc Draymoment Gadon DONALDPUNK boobie2301 Opble jmjmj JohnBilardo DegenUFO maxmineswin2 ShrimpGambles red95 Kilikka InfiDaK1ng ongtrumkd Lahiru4443 sirohi164 SHIBIOST Taty7744 大唐光辉
  6. Claps
    NIELSMAXWIN reacted to BratislavK in 📢 Forum Promotion Update   
    Hello everyone,
    We would like to share an important update regarding forum promotions and how payouts will be handled moving forward.
    As many of you may have noticed, we are planning to host more forum promotions and community events going forward. To support this increase and keep things running smoothly, we are introducing a small change to the payout process.
    Previously, multiple promotions were often processed together, which meant rewards from several events could arrive around the same time. From now on, each promotion will be processed individually once it ends, rather than being grouped together.
    The standard review period of up to 72 hours will still apply, as our team still needs time to verify entries and confirm winners before payouts are issued.
    Because of this change, payouts will no longer be grouped together and processed as a batch. Instead, each promotion will follow its own independent payout process after it ends, while still respecting the standard review period of up to 72 hours. This applies to promotions such as The Return of the King, Quest for Glory, Royal Club of Originals, Slots Forum Challenge, Perfect 10, Streak Rush, and Double Down, which will each be reviewed and paid independently.
    This adjustment will allow us to run more promotions, reward participants more efficiently, and keep the forum even more active and exciting for everyone.
    As always, thank you for being part of our amazing community. Your participation is what makes these events possible, and we are looking forward to bringing you many more challenges and rewards in the future.
    Good luck to everyone participating! 🍀
  7. Fire
    NIELSMAXWIN reacted to Sugardoll23 in Wins big wins   
    Look at this 



    Yay 😃 
    Awesome

  8. Fire
  9. Fire
  10. Stonks
    NIELSMAXWIN reacted to MladenS in 🏆 Grand Monthly Reward - April 🏆   
    :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; } h1 { margin: 18px 0 14px; font-size: clamp(34px, 5vw, 64px); line-height: 0.96; letter-spacing: -1.8px; max-width: 820px; text-align: center; } h1 span { background: linear-gradient(90deg, #f7c948, #fff3b0, #f7c948); -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: goldGlow 3s ease-in-out infinite; } @keyframes goldGlow { 0% { filter: drop-shadow(0 0 1px rgba(247,201,72,0.15)); } 50% { filter: drop-shadow(0 0 6px rgba(247,201,72,0.35)); } 100% { filter: drop-shadow(0 0 1px rgba(247,201,72,0.15)); } } .hero { border: 1px solid var(--line); border-radius: 32px; padding: 34px; background: linear-gradient(135deg, rgba(247, 201, 72, 0.10), transparent 32%), linear-gradient(225deg, 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; } @keyframes fadeUp { 0% { opacity: 0; transform: translateY(10px); } 100% { opacity: 1; transform: translateY(0); } } .lead { margin: 0 auto 18px; max-width: 760px; color: var(--muted); font-size: 18px; line-height: 1.65; text-align: center; } .hero-grid { display: grid; grid-template-columns: 1fr; gap: 18px; margin-top: 12px; } .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); padding: 22px; } .timer-card { padding: 22px; } .highlights { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; align-items: stretch; } .highlight.full { grid-column: 1 / -1; text-align: center; } .highlight { padding: 20px; border-radius: 20px; background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); height: 100%; } .section-title { font-size: 20px; font-weight: 600; color: #ffffff; margin-bottom: 10px; } .ends-side span { display: inline-block; padding: 10px 18px; border-radius: 999px; background: rgba(247, 201, 72, 0.08); border: 1px solid rgba(247, 201, 72, 0.35); color: #ffffff; font-size: 12px; animation: eggPulse 2.8s ease-in-out infinite; width: 100%; max-width: 240px; } @keyframes eggPulse { 0% { transform: scale(1); } 50% { transform: scale(1.04); } 100% { transform: scale(1); } } .money { color: var(--gold); font-weight: 700; } table { width: 100%; border-collapse: collapse; border-radius: 18px; overflow: hidden; } th, td { padding: 7px 10px; border-bottom: 1px solid rgba(255,255,255,0.08); } tbody tr td:last-child { text-align: right; } .muted-text { color: var(--muted); } 👑 Buzzer Beater - Grand Monthly Reward 👑
    Along with the regular prizes for the Daily Challenge - Buzzer Beater, the winners will receive points that will count toward a Grand Monthly reward!
    Daily Points Each day, players who finish in the TOP 3 earn points.
    🥇 1st – 5 Points
    🥈 2nd – 3 Points
    🥉 3rd – 1 Point
    Prize Pool Distribution 1st $1,400 2nd $1000 3rd $800 4th $500 5th $300 📊 Monthly Ranking At the end of the month, all the points will be summed up, and the top 5 players will be rewarded with additional prizes.
    All points are accumulated throughout the month.
    Top 5 players at the end of the month receive rewards.
    Tie-Breaker:
    - 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.
  11. Fire
    NIELSMAXWIN reacted to Tequitos30 in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    casino:465031191224
  12. Fire
    NIELSMAXWIN reacted to kirschehh in 🥇 $7,000 The Return of the King | VIP Slots 🎰   
    casino:465032804409
  13. Fire
    NIELSMAXWIN reacted to BratislavK in 🐰 $400 Easter Mystery Basket 🧺   
    🎉 Congratulations 🎉
    The value of the basket was 4401
    You can claim prizes on the link below until the 10th of May!
    1 kardooz $100 2 Mherz14 $50 3 alecsandru3 $50 4 aziel06 $50 5 Emolopez5 $50 6 minaur99 $50 7 HakutoKizu $50 CLAIM HERE
  14. Fire
    NIELSMAXWIN reacted to Edward in Weekend Stream + Giveaway   
    Weekend stream
    Join me on Kick & ask me any questions about Stake or the gaming industry in general. Will be running a bunch of giveaways throughout, including this forum giveaway.

    Link to stream: https://kick.com/Eddie
    How to enter the giveaway?

    Simply post your Stake username below! You'll need to ensure you have at least 10 posts. Don't try to abuse this giveaway as it'll lead to a perm forum suspension 🙈
    How are winners chosen?

    When you post on the forum you will be assigned both a page number & a post number. Towards the end of the stream I will draw 5 random pages for each VIP host to choose winners from.

    Essentially you're hoping that I draw your page number on live stream & that the person assigned your page picks you as a winner! I will also draw 7 random post numbers. If your post number is drawn you will also win. 

    Want to increase your chances of winning?

    1. Stay tuned into the live stream for tips on how to edit your post to include certain information for a higher chance 😎
    2. Be super nice to your VIP host & don't give them a hard time 😂
    3. One entry per household only. Multiple entries will have you disqualified 

    Giveaway prizes (Stake.com Players)

    Non VIP: $10
    Bronze: $20
    Silver: $40
    Gold: $60
    Platinum: $100
    Platinum 2: $120
    Platinum 3: $140
    Platinum 4: $160
    Platinum 5: $180
    Platinum 6: $200
    Diamond: $500

    Giveaway prizes (Stake.us Players)

    Non VIP: 10k GC + free Stake Cash
    Bronze: 20k GC + free Stake Cash
    Silver: 40k GC + free Stake Cash
    Gold: 60k GC + free Stake Cash
    Platinum: 1m GC + free Stake Cash
    Platinum 2: 1.2m GC + free Stake Cash
    Platinum 3: 1.4m GC + free Stake Cash
    Platinum 4: 1.6m GC + free Stake Cash
    Platinum 5: 1.8m GC + free Stake Cash
    Platinum 6: 2m GC + free Stake Cash
    Diamond: 5m GC + free Stake Cash

    Please note that the number of posts and pages may fluctuate while this topic remains open. Be sure to check your post number once the topic is closed
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use