Jump to content

Deep0061

Noob
  • Posts

    52
  • Joined

  • Last visited

Reputation Activity

  1. Coupon
    Deep0061 reacted to DragoslavP in $3,000 Royal Club of Originals | Limbo   
    .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-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); margin-bottom:12px; } .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 ORIGINALS Challenge LIVE NOW $3,000 Royal Club of Originals | Limbo  Win a bet on the Limbo game (Stake originals) with an exact 335x multiplier. Game Limbo Minimum Bet amount $0.03 USD Target multiplier Exact 335x Setup - Dates June 01 - 08 🎰 Limbo How to Enter
    1 Win a bet on the Limbo game (Stake originals) with an exact 335x multiplier. 2 $0.03 USD minimum bet amount (in any currency). 3 Reply in the thread and post your bet ID. Valid examples: house:123456789000 or casino:123456789000. Quick Info
    Bets must have been made after 01/06/2026 - (12 pm) UTC. You need 10+ forum posts and Level 2 KYC or higher. Only Stake.com and official Stake.com mirrors users will be eligible for the prize. Only Stake.com and official Stake.com mirrors users can participate. Prize delivery can take up to 72 hours after the promotion ends. 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 the thread. Prize Pool
    Maximum Prize Pool $3,000 Tiered Prize Pool Minimum prize pool: $300
    Over 30 participants: $700
    Over 40 participants: $900
    Over 100 participants: $1,500
    Over 200 participants: $2,000
    Over 500 participants: $3,000 Distribution All players who complete the challenge during the event get a share of the prize pool. There is no limit to the number of winners. Important
    Bets must have been made after the commencement of this promotion. Account must have no restrictions or exclusions. 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. Accepted bet ID examples:
    house:123456789000
    casino:123456789000
  2. Fire
    Deep0061 got a reaction from OlgaSmisl in Weekend Stream + Giveaway   
    Stake-Deep0061 
  3. Pepe - Happy
    Deep0061 got a reaction from はっく in Weekend Stream + Giveaway   
    Stake-Deep0061 
  4. Fire
    Deep0061 got a reaction from KaiZidan in Bet ID Prediction: May❓   
    482,712,385,629
    Stake-Deep0061 
  5. Fire
    Deep0061 got a reaction from gajin in Weekend Stream + Giveaway   
    Let's go 
    Stake-Deep0061 
  6. Ethereum
    Deep0061 got a reaction from KRISHNA_45 in Bet ID Prediction: February❓   
    453,156,661,661
    Stake-Deep0061 
  7. Fire
    Deep0061 got a reaction from ibrahimsefedini in Bet ID Prediction: February❓   
    453,156,661,661
    Stake-Deep0061 
  8. Coupon
    Deep0061 reacted to MladenS in $3,000 Perfect 10 | Sports   
    Week 220 ( December 29th  - January 5th )
    👌Perfect 10👌
    Ends: 05/01/2026 @ (1 pm) UTC
    >
    Requirements:
    Win a multi-bet with at least x10 by betting on at least 10 matches (all sports).
      The minimum bet amount is set at 1USD$ (in any crypto currency). Tips & Terms & Conditions:
    You can bet on pre-match or live markets. Voided, cancelled, half-loss, and half-win bets are not eligible for the challenge! Cashed-out bets are not eligible for the challenge. You have to be one of the VIP members on our site (at least the Bronze VIP level). Bet must have been placed after 29/12/2025 1 PM UTC and it has to be settled before the timer expires! Stake employees can not 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. 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 Structure(s): (based on the number of unique players)
    Guaranteed Minimum: $300 30–40 participants: $600 41–50 participants: $900 51–100 participants: $1,200 101–200 participants: $2,500 201 or more 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. Extra reward: (fulfill the additional requirement and win some extras)
    Win an extra reward by hitting x100 or more and we will award you with $50. (all sports). How to Enter: 
    Respond to this topic by posting your sports bet ID (screenshot of the bet is optional). One valid entry per user
    Examples of valid bet IDs:
    - sport:123456789
  9. Fire
    Deep0061 got a reaction from lucylaas in Weekend Stream + Giveaway   
    Let's go
    Stake-Deep0061 
  10. Litecoin
    Deep0061 got a reaction from Aschwaa in Weekend Stream + Giveaway   
    Let's go
    Stake-Deep0061 
  11. Eddie
    Deep0061 got a reaction from kenna in Weekend Stream + Giveaway   
    Stake-Deep0061 
    Let's go 
  12. Litecoin
    Deep0061 got a reaction from Aschwaa in Weekend Stream + Giveaway   
    Stake-Deep0061 
    Let's go 
  13. Fire
    Deep0061 got a reaction from maximiliano in ⛹️Stake Matchday Madness Week 9⛹️   
    1. 5
    2. Giánnis Antetokoúnmpo
    3. 6
    4. Giánnis Antetokoúnmpo
    5. Milwaukee Bucks
    6. 125
    Stake-Deep0061 
  14. Coupon
    Deep0061 reacted to BratislavK in 💰$3,000 Royal Club of Originals | Wheel ☸️   
    💰 Royal Club of Originals Week 153 ☸️
    Week 153 ( September 22nd - September 29th )

    Requirements: 
    Win a bet on Wheel with a 49.50x multiplier (Risk: High and Segments: 50) and bet ID ending with an ODD number. 0.03 USD minimum bet amount (in any currency). Tips & Terms & Conditions
    Bet must have been made after the commencement of this promotion. Stake employees can not 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+ Post 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. 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 22/09/2025 - (12 pm) UTC.
    Examples of valid bet IDs: 
    - house:123456789000
    - casino:123456789000
  15. Fire
    Deep0061 got a reaction from ruthlessunruly in Bet ID Prediction: August❓   
    397 451 625 661
    Stake-Deep0061 
  16. Litecoin
    Deep0061 got a reaction from ruthlessunruly in ⚽Stake Matchday Madness Week 2🏀   
    1.3rd quarter 
    2.over
    3.Odd
    4.Turkey
    Stake-Deep0061 
     
  17. Litecoin
    Deep0061 got a reaction from lexxiluxx4 in 🏀EuroBasket Court Kings | Quarter-Finals |🏀   
    🏀Giannis Antetokounmpo: 24
     🏀Alperen Sengun: 19
     🏀Jordan Loyd: 18
     🏀Franz Wagner: 21
     🏀Tornike Shengelia: 7
     🏀Isaac Bonga: 12
     🏀Luka Doncic: 29
    Stake-Deep0061 
  18. Bitcoin
    Deep0061 got a reaction from ruthlessunruly in ⚽Stake Matchday Madness🏀   
    1. 5
     
    2. N.williams
     
    3.2
     
    4. Spain
    Stake-Deep0061 
  19. Fire
    Deep0061 got a reaction from Antonior17 in ⚽Stake Matchday Madness🏀   
    1. 5
     
    2. N.williams
     
    3.2
     
    4. Spain
    Stake-Deep0061 
  20. Coupon
    Deep0061 reacted to AleksandarG in 🏀[EuroBasket] Court Kings | Round 1 |🏀   
    🏀Court Kings🏀


    🏆 Round 1 ( Groups A and B ) 🏆
    Ends: 27/08/25 @ (9 am) GMT
     
    Requirements:
    Guess the total number of points for each of the 7 selected players. Players:                    🏀Nikola Jokic
                       🏀Franz Wagner
                       🏀Alperen Sengun
                       🏀Rokas Jokubaitis
                       🏀Bogdan Bogdanovic
                       🏀Vit Krejci
                       🏀Travante Williams
     This refers to the Round 1 ( Groups A and B ) matches of the EuroBasket 2025.  The matches are scheduled for August 27th and 28th. Tips & Terms & Conditions:
    Points are awarded based on how close your predictions are to the actual points for each player.
    Exact match: 150 points
    Within 1 point: 100 points 
    Within 2 points: 75 points
    Within 3 points: 50 points
    Within 4 points: 30 points
    From 5 to 10 points: 15 points
    From 11 to 20 points: 10 points
    From 21 to 30 points: 5 points Total Score: Your total score will be the sum of points from all 7 players. Respond to this topic, with your prediction and Stake username. The user with the highest Total Score will be declared the winner. In case of a tie, the user who posted/edited their entry first will have the advantage. If a player is not on the roster for that game due to injury or any other reason. In that case, only the predictions for selected players who participated in Round 1 ( Groups A and B ) will be counted. Stake employees can not participate in official Stake.com forum challenges. This does not apply to moderators. Any player using multiple accounts will not be eligible for prizes. Do not post more than one comment/entry. You have to be one of the VIP members on our site ( at least the Bronze VIP level ). 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 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 - $160 2nd place - $90 3rd place - $70 4th place - $50 5th place - $30 6th to 10th place - $20 11th to 20th place - $10 How to Enter
    Respond to this topic, with your prediction and Stake username. To qualify, you must make predictions for all selected players. One valid entry per user.
  21. Pepe - Hands Up
    Deep0061 reacted to Aerena09 in Bet ID Prediction: August❓   
    Bet ID - 398,764,467,893
    Stake username - Aerena09 
  22. Doge
    Deep0061 got a reaction from Aerena09 in Bet ID Prediction: August❓   
    397 451 625 661
    Stake-Deep0061 
  23. Coupon
    Deep0061 reacted to NemanjaPi in 💰[$3,000] Royal Club of Originals | Limbo 🃏   
    Week 143 ( July 14th - July 21st )
    🎰Royal Club of Originals Week🎰
    Ends: 21/07/2025 @ (12 pm) GMT

    Requirements: 
    Win a bet on the Limbo game with an exact 335x multiplier.
      0.03 USD minimum bet amount (in any currency). Tips & Terms & Conditions
    Bet must have been made after the commencement of this promotion. Stake employees can not 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+ Post 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. Prizes will be paid out via coupon, which will be posted as the last comment on this topic. 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 014/07/2025 - (12 pm) UTC.
  24. Fire
    Deep0061 reacted to Aerena09 in Weekend Stream + Giveaway   
    Stake id - Aerena09 
    Thank you and have a nice day ❣️ 
  25. Eddie
    Deep0061 got a reaction from Aschwaa in Weekend Stream + Giveaway   
    Deep0061 
    Let's go 
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use