Jump to content

poor1337

Noob
  • Posts

    23
  • Joined

  • Last visited

Reputation Activity

  1. Stonks
    poor1337 reacted to DragoslavP in ⚽​Stake Matchday Madness​ Week 37⚽   
    .sf-wrap{ max-width:1000px; margin:20px auto; font-family:Arial,Helvetica,sans-serif; color:#f5f7fb; background: radial-gradient(circle at 20% 10%, rgba(120,200,255,0.10), transparent 40%), radial-gradient(circle at 80% 20%, rgba(255,220,120,0.08), transparent 45%), radial-gradient(circle at 50% 100%, rgba(180,140,255,0.08), transparent 55%), linear-gradient(145deg, #0f1722 0%, #121c2a 45%, #0e1520 100%); border:1px solid rgba(255,255,255,0.14); border-radius:26px; overflow:hidden; box-shadow:0 22px 60px rgba(0,0,0,0.35); position:relative; backdrop-filter: blur(10px); } .sf-wrap::before{ content:""; position:absolute; inset:0; pointer-events:none; background: radial-gradient(circle at 85% 15%, rgba(120,180,255,0.10), transparent 45%), radial-gradient(circle at 20% 80%, rgba(255,210,120,0.07), transparent 50%), radial-gradient(circle at 50% 50%, rgba(255,255,255,0.04), transparent 60%); } .sf-wrap::after{ content:""; position:absolute; inset:0; pointer-events:none; background:radial-gradient(circle at center, transparent 55%, rgba(0,0,0,0.25) 100%); } .sf-hero{ position:relative; padding:34px 28px 28px; background: transparent; } .sf-topbar{ display:flex; align-items:center; justify-content:space-between; gap:14px; margin-bottom:14px; flex-wrap:wrap; } .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.25); } .sf-sub{ max-width:760px; font-size:17px; line-height:1.65; color:#dbe4ff; margin-bottom:22px; } .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.05); border:1px solid rgba(255,255,255,0.10); box-shadow:0 6px 16px rgba(0,0,0,0.14); transition:all 0.25s ease; } .sf-chip-label{ font-size:11px; text-transform:uppercase; letter-spacing:1px; color:#cbd5e8; 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; justify-content:center; position:relative; padding-bottom:14px; } .sf-btns::after{ content:""; position:absolute; left:20%; right:20%; bottom:-10px; height:2px; background:linear-gradient(90deg,transparent,#f7c948,transparent); opacity:0.55; } .sf-btn{ display:inline-block; padding:14px 20px; border-radius:14px; font-size:14px; font-weight:800; letter-spacing:0.4px; transition:all 0.25s ease; text-decoration:none !important; } .sf-btn-primary{ color:#1a1a1a !important; background:linear-gradient(135deg,#8c6a00 0%,#d4af37 40%,#ffd700 60%,#b8860b 100%); border:1px solid rgba(255,215,0,0.75); box-shadow:0 14px 28px rgba(212,175,55,0.35), inset 0 1px 0 rgba(255,255,255,0.25); text-shadow:0 1px 0 rgba(255,255,255,0.35); position:relative; overflow:hidden; } .sf-btn-primary:hover{ transform:translateY(-3px) scale(1.08); box-shadow:0 18px 36px rgba(212,175,55,0.45); } .sf-btn-primary::after{ content:""; position:absolute; top:-60%; left:-70%; width:60%; height:200%; background:linear-gradient(120deg,transparent,rgba(255,255,255,0.35),transparent); transform:rotate(25deg); transition:all 0.6s ease; } .sf-btn-primary:hover::after{ left:120%; } .sf-main{ padding:26px; } .sf-columns{ display:flex; flex-wrap:wrap; gap:20px; align-items:stretch; } .sf-left, .sf-right{ flex:1 1 48%; min-width:320px; display:flex; flex-direction:column; } .sf-card{ background: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.18); margin-bottom:20px; backdrop-filter: blur(12px); position:relative; transition:all 0.25s ease; } .sf-left .sf-card:last-child, .sf-right .sf-card:last-child{ margin-bottom:0; margin-top:auto; } .sf-card::before{ content:""; position:absolute; inset:0; border-radius:22px; pointer-events:none; background:linear-gradient(135deg, rgba(247,201,72,0.04), transparent 45%, rgba(120,160,255,0.03)); } .sf-card h3{ margin:0 0 14px; font-size:24px; color:#ffffff; } .dropdown-card{ margin-top:20px; } .sf-main > .sf-card:last-child{ margin-top:28px; } .dropdown-trigger{ display:flex; align-items:center; justify-content:center; text-align:center; font-weight:900; font-size:18px; cursor:pointer; color:#ffffff; margin-bottom:0; } .rules-list{ list-style:none; padding:0; margin:0; counter-reset: rule; display:flex; flex-direction:column; gap:10px; } .rules-list li{ position:relative; padding:14px 16px 14px 56px; border-radius:14px; background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.08); transition:all 0.25s ease; color:#dbe4ff; font-size:14px; line-height:1.6; } .rules-list li::before{ counter-increment: rule; content: counter(rule); position:absolute; left:14px; top:50%; transform:translateY(-50%); width:28px; height:28px; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:12px; font-weight:900; color:#1a1a1a; background:linear-gradient(135deg,#f7c948,#ffdd7a); box-shadow:0 6px 14px rgba(247,201,72,0.18); } .sf-card:hover{ transform: translateY(-6px); box-shadow: 0 18px 40px rgba(0,0,0,0.35); border: 1px solid rgba(247,201,72,0.45); } .rules-list li:hover{ transform: translateX(6px); background: rgba(247,201,72,0.06); border: 1px solid rgba(247,201,72,0.35); color: #ffffff; box-shadow: 0 10px 24px rgba(0,0,0,0.25); }    

    ⚽Stake Matchday Madness⚽ Round 36 | Newcastle - West Ham
     
    (England, Premier League. The match is scheduled for 17.05.2026.)
     
     

    Ends: 17/05/26 (16:30 pm) GMT
    Requirements
    Guess correctly 7 questions that are posted on the poll below.
    Each category will be scored individually, and the total score will be calculated by adding them all together.
     
    To have a valid entry, fill out the form below.
     
    HERE
    Prize Pool
     
    1st place$150
    2nd place$100
    3rd place$50
    4th place$50
    5th place$50   In case of a tie, the user who submitted their form first will have an advantage. Additional Information
    Points are awarded based on the number of points next to the questions. All correct answers will be added together. In case of the match being postponed, the promotion will also be postponed. Total Score: Your total score will be the sum of points from all 7 guesses. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. 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 the match will be counted. A Pastebin leaderboard will be featured as part of the promotion. Terms & Conditions — click to expand
      Only level 2 KYC or higher verified users will be eligible for the prize. Only Stake.com and official Stake.com mirrors users will be eligible for the prize. 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. 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 promotion. 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.  
     
  2. Imposter
    poor1337 reacted to DragoslavP in ⛹️​Stake Matchday Madness​ Week 22​⛹️   
    ⛹️Stake Matchday Madness⛹️



    - Round 22 -  Golden State Warriors vs Detroit Pistons
    (USA, NBA. The match is scheduled for 31.01.2026.)
    Ends: 31/01/25 (03:00 am) GMT 
     
    Requirements:
    Guess correctly 7 questions that are posted on the poll below. To have a valid entry, fill out the form below. HERE
    Each category will be scored individually, and the total score will be calculated by adding them all together.
     
    Tips & Terms & Conditions:
    Points are awarded based on the number of points next to the questions; all correct answers will be added together. In case of the match being postponed, the promotion will also be postponed. Total Score: Your total score will be the sum of points from all 7 guesses. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. In case of a tie, the user who submitted their form first will have an advantage A Pastebin leaderboard will be featured as part of the promotion. 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 the match will be counted. 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. 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. 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 - $120 + (5 points in Grand Monthly) 2nd place - $80 + (4 points in Grand Monthly) 3rd place - $40 + (3 point in Grand Monthly) 4th-10th - 2 points in Grand Monthly 11th-20th - 1 point in Grand Monthly  
    How to Enter
    Click on the "HERE" button. Fill out the form and good luck!
  3. Fire
    poor1337 got a reaction from StefanTl in 💰 What would you do if you won $1,000,000 on Stake?   
    Let me win 1k$ on stake and im happy for life😅
  4. Fire
    poor1337 got a reaction from doshedonald in Matchday madness week17 bonus   
    They are not out yet but u are top3 most likely gg man
  5. Pepe - Excited
    poor1337 reacted to NemanjaPi in 🏀 [EuroLeague] Points Battle | Round 20 |🏀   
    🏀POINTS BATTLE🏀


    🏆 ROUND 20🏆
    Ends: 05/01/25 @ (1 pm) GMT
     
    Requirements:
    Guess the total number of points for each of the 7 selected players. This refers to the Round 20 matches of the Turkish Airlines Euroleague. The matches are scheduled for January 6th. To have a valid entry, fill out the form below. HERE
     
    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. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. In case of a tie, the user who submitted their entry first will have the advantage. A Pastebin leaderboard will be featured as part of the promotion. 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 20 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 - $80 2nd place - $45 3rd place - $35 4th place - $25 5th place - $15 6th to 10th place - $10 11th to 20th place - $5 How to Enter
    Click on the "HERE" button. Fill out the form and good luck!
  6. Pepe - Pray
    poor1337 reacted to DragoslavP in ⚽Stake Matchday Madness Week 17 ⚽   
    ⚽Stake Matchday Madness⚽



    - Round 17 - Nottingham Forest vs Man City
    (England, Premier League Round 18. The match is scheduled for 27.12.2025.)
    Ends: 27/12/25 (12:30 pm) GMT 
     
    Requirements:
    Guess correctly 7 questions that are posted on the poll below. To have a valid entry, fill out the form below. HERE
    Each category will be scored individually, and the total score will be calculated by adding them all together.
     
    Tips & Terms & Conditions:
    Points are awarded based on the number of points next to the questions; all correct answers will be added together. In case of the match being postponed, the promotion will also be postponed. Total Score: Your total score will be the sum of points from all 7 guesses. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. In case of a tie, the user who submitted their form first will have an advantage A Pastebin leaderboard will be featured as part of the promotion. 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 the match 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. Stake reserves the right to disqualify any user due to promotion or account abuse, which may also result in a permanent ban. 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 - $120 + (5 points in Grand Monthly) 2nd place - $80 + (4 points in Grand Monthly) 3rd place - $40 + (3 point in Grand Monthly) 4th-10th - 2 points in Grand Monthly 11th-20th - 1 point in Grand Monthly  
    How to Enter
    Click on the "HERE" button. Fill out the form and good luck!
  7. Pepe - Pray
    poor1337 got a reaction from Tueur in happy christmas to everyone i love you @stake   
    Yessir.
  8. Stonks
    poor1337 reacted to DragoslavP in 🏀 [EuroLeague] Points Battle | Round 14 |🏀   
    🏀POINTS BATTLE🏀


    🏆 ROUND 14🏆
    Ends: 01/12/25 @ (1 pm) GMT
     
    Requirements:
    Guess the total number of points for each of the 7 selected players. This refers to the Round 14 matches of the Turkish Airlines Euroleague. The matches are scheduled for December 4th and 5th To have a valid entry, fill out the form below. HERE
     
    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. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. In case of a tie, the user who submitted their entry first will have the advantage. A Pastebin leaderboard will be featured as part of the promotion. 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 14 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 - $80 2nd place - $45 3rd place - $35 4th place - $25 5th place - $15 6th to 10th place - $10 11th to 20th place - $5 How to Enter
    Click on the "HERE" button. Fill out the form and good luck!
  9. Pepe - Pray
    poor1337 reacted to DragoslavP in 🏀 [EuroLeague] Points Battle | Round 13 |🏀   
    🏀POINTS BATTLE🏀


    🏆 ROUND 13🏆
    Ends: 24/11/25 @ (1 pm) GMT
     
    Requirements:
    Guess the total number of points for each of the 7 selected players. This refers to the Round 13 matches of the Turkish Airlines Euroleague. The matches are scheduled for November 25th and 26th To have a valid entry, fill out the form below. HERE
     
    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. Fill out the form that's linked to this topic to be eligible for promotion. The user with the highest Total Score will be declared the winner. In case of a tie, the user who submitted their entry first will have the advantage. A Pastebin leaderboard will be featured as part of the promotion. 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 13 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 - $80 2nd place - $45 3rd place - $35 4th place - $25 5th place - $15 6th to 10th place - $10 11th to 20th place - $5 How to Enter
    Click on the "HERE" button. Fill out the form and good luck!
  10. Pepe - Pray
  11. Bitcoin
    poor1337 reacted to RVG in ✨ Favorite Perfumes – Your Everyday Scents & Special Picks ✨   
    Albert Einstein quantum cologne, best one out there
     
  12. Fire
    poor1337 got a reaction from forum_user2 in 🏀 [EuroLeague] Points Battle | Round 10 |🏀   
    🏀 Filip Petrusev – 15
     
    🏀 Jared Butler – 4
     
    🏀 Wade Baldwin IV – 14
     
    🏀 Lonnie Walker IV – 15
     
    🏀 Edy Tavares – 9
     
    🏀 Cedi Osman – 15
     
    🏀 Duane Washington Jr. – 13
     
    Stake: poor1337
  13. Fire
    poor1337 got a reaction from Szechuan1 in 💰[$1,000] Tell us your spooky story 📚   
    On Halloween night, Ravi and I dared each other to walk through the old cemetery on the hill. The fog was thick, the graves half-swallowed by roots, and the air heavy with decay. I stopped when I saw a name scratched off a tombstone and freshly carved beneath it were the words “I followed them home.” I turned to call Ravi, but his flashlight had gone out. When I found him, something pale and wrong was standing behind him, its hand buried in his shoulder. I ran until I reached the road, gasping, heart pounding. But when I got home and locked the door, I heard slow, wet footsteps in the hall and a whisper from the dark, “I told you not to look back.”
     
    Stake id: poor1337
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use