Jump to content

Jackhackmax

Member
  • Posts

    232
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Fire
    Jackhackmax reacted to NebojsaBu in Favorite chat Moderators   
    Is there a reward for the mod that has the most votes, and a punishment for the one with the least? 😁
  2. Fire
    Jackhackmax reacted to danelleVW in Favorite chat Moderators   
    Yessir. Read the post silly 
     
     
    Punishments given out by DanelleVW 😉😆
  3. Fire
    Jackhackmax reacted to XMWOX in Favorite chat Moderators   
    I Can't put in enough good words for the moderators in arab chat room, they deal with a lot of bullshit 24/7 and still maintain positive and vibrant energy. 
    shootout to @sofiomar and @TracerQAQ for keeping up with one of the toughest crowds to please on gods green earth. 

    كل الحب و التقدير
  4. Fire
    Jackhackmax reacted to whiteghost69 in Favorite chat Moderators   
    My favourite mod is @Saurabh00707 🏆🙌
  5. Fire
    Jackhackmax reacted to cybertech in Favorite chat Moderators   
    @FilipTais my favorite moderator
  6. Fire
    Jackhackmax reacted to Tinkii in Favorite chat Moderators   
    Number 1 is CHiN0. 

    @CHiN0
  7. Fire
    Jackhackmax reacted to Assskking in Favorite chat Moderators   
    Nemanja 
    All the moderators are good, but the best is moderator Nemanja (he always makes something meaningful in every action). I feel it, so I'm saying it here. You can see his photo, his smile, the way he dresses, he has a loving aura.
  8. Fire
    Jackhackmax reacted to Incogkneegro in Favorite chat Moderators   
    Filipta you ass it’s dmo403 I thought maybe 1-2 hours not 24 hr mute lmao love u tho 
  9. Fire
    Jackhackmax reacted to IvanaBe in Favorite chat Moderators   
    Rigged 🤗
  10. Fire
    Jackhackmax reacted to Aerena09 in Favorite chat Moderators   
    If winner ≠ IvanaBe
    Print= Competition is Rigged !!!
    Case Closed 🔒 
  11. Fire
    Jackhackmax reacted to IvanaBe in Favorite chat Moderators   
    You tell them, my friend!
    🤗🤗🤗🤗
  12. Pepe - Crying
    Jackhackmax reacted to Jake7589 in 💰[$10,000 USD] Leg For Leg HtFtTipster ⚽️   
    We have our winners!
    Congratulations to all the lucky players selected.
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Barlow+Condensed:wght@700;800;900&display=swap'); :root { --navy: #071824; --white: #ffffff; --bolt: #1475E1; --bolt-dark: #0749CE; --charge: #FFB800; --surface: #0d2438; --surface2: #112d44; --muted: #7fa8c4; --display: 'Barlow Condensed', 'Inter', sans-serif; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--navy); color: var(--white); font-family: 'Inter', sans-serif; } .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; } } .play-btn { display:inline-block; font-family: var(--display); padding:18px 50px; background: linear-gradient(135deg, var(--bolt) 0%, var(--bolt-dark) 100%); color:var(--white); font-size:22px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; } .play-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 ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 10px 36px rgba(20,117,225,0.45); } .play-btn:hover::after { transform:translateX(100%); } .claim-wrap { text-align:center; margin-bottom:20px; } .claim-note { font-size:12px; color:var(--muted); margin-top:12px; letter-spacing:.04em; } .claim-note strong { color:var(--white); } .section { background: var(--surface); border-radius:16px; padding:26px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:rgba(20,117,225,0.35); box-shadow:0 4px 24px rgba(20,117,225,0.08); } .section-title { font-family:var(--display); font-size:24px; font-weight:900; color:var(--white); text-transform:uppercase; letter-spacing:.05em; margin-bottom:20px; display:flex; align-items:center; gap:12px; } .section-title .num { color:var(--bolt); font-size:18px; font-weight:700; letter-spacing:.1em; } .winners-split { display:grid; grid-template-columns:1fr 1fr; gap:10px; } .winners-col { display:flex; flex-direction:column; gap:6px; } .winner-row { display:flex; align-items:center; gap:10px; padding:10px 12px; background:var(--navy); border-radius:10px; border:1px solid #ffffff0a; transition:background .2s, border-color .2s, transform .2s; } .winner-row:hover { background:#0a2236; border-color:rgba(20,117,225,0.3); transform:translateX(4px); } .winner-rank { font-family:var(--display); min-width:28px; height:28px; background: linear-gradient(135deg, var(--bolt), var(--bolt-dark)); border-radius:6px; display:flex; align-items:center; justify-content:center; font-weight:900; font-size:13px; color:var(--white); flex-shrink:0; } .winner-name { font-size:13px; font-weight:700; color:var(--white); flex:1; min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } .winner-prize { font-family:var(--display); font-weight:900; font-size:17px; color:var(--charge); white-space:nowrap; } .stake-badge { font-family:var(--display); text-align:center; padding:16px; background:linear-gradient(135deg, rgba(20,117,225,0.18), rgba(20,117,225,0.04)); border:1px solid rgba(20,117,225,0.4); border-radius:12px; color:var(--white); font-weight:900; font-size:18px; letter-spacing:.2em; text-transform:uppercase; margin-bottom:16px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px rgba(20,117,225,0.3); } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,0.18),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } .d1{animation-delay:.05s} .d2{animation-delay:.13s} .d3{animation-delay:.21s} .d4{animation-delay:.29s} @media(max-width:520px){ .winners-split { grid-template-columns:1fr; } .section { padding:22px 18px; } } 🎁 Claim Your Reward Link expires 22/7/2026 — claim before it's gone!
    50 Lucky Winners 1 Abitolulopemi $200 2 Ademremichi $200 3 adietess $200 4 Anniefabbie $200 5 Archpriest $200 6 Babynols $200 7 blazeiton420 $200 8 Busbabyyy $200 9 Chahal1996 $200 10 Disconnect22 $200 11 droz $200 12 durotimii $200 13 Funbibaby $200 14 Gesiereagua $200 15 Hemanthmonts $200 16 Heresy $200 17 Jaybabyyyy $200 18 Jovita8 $200 19 Jozikas $200 20 jualid $200 21 Kaffybaby23 $200 22 kamonegibo $200 23 KAYODEY12 $200 24 kishidan127 $200 25 LadyFissy $200 26 Lëøkëm $200 27 Maniks21 $200 28 markusma $200 29 marley202 $200 30 Maulshala $200 31 McMakanaki $200 32 Mfonbig $200 33 MzEbonyt $200 34 Nattou $200 35 Offahszn $200 36 OWOSAM007 $200 37 Phibygodfrey $200 38 Richterson $200 39 Ronan128 $200 40 ronmercado0789 $200 41 Shegebaby $200 42 Sidhu2121 $200 43 Stakewins777 $200 44 Suchti $200 45 the39 $200 46 TheOriginMS7 $200 47 thevictorjerry $200 48 Thobbyfair $200 49 tschingus $200 50 ziez $200
  13. Pepe - Love
    Jackhackmax reacted to daffyducky in Favorite chat Moderators   
    @IvanaBe is the best there is no debate. not because i will marry her soon of course 😍

    hi to:
    my vampire brother @StefanNl
    my rubiks gang theme sh mod @FilipTa
    my favorite host @KatarinaDo
    my professional mod @MarkoCo
    my dead legendary mod @vladan 
    my brother bart @MilicaRa
    my report drama mod @AndreaMT
    my ads mod @LazarL
    my doctor mod @MarkoDr
    my boss mod @AleksandarG
    my fake mod @JacquesH87
    my rizzy mod @StefanTl
    my mvp mod @DamjanTo
    my detective mod @NemanjaPi
     
  14. Pepe - Hands Up
    Jackhackmax got a reaction from Aerena09 in Favorite chat Moderators   
    IvanaBe 🏆
    I like all the bestest moderators and managers sorry for not vote for others ❤‍🩹🙏🏻
  15. Pepe - Pray
    Jackhackmax reacted to Jake7589 in 💰[$10,000 USD] Leg For Leg HtFtTipster ⚽️   
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&family=Barlow+Condensed:wght@600;700;800;900&display=swap'); :root { --navy: #071824; --white: #ffffff; --gold: #FFB800; --gold-dark: #e6a500; --bolt: #1475E1; --bolt-dark: #0749CE; --surface: #0d2438; --surface2: #112d44; --text: #e0eef8; --muted: #7fa8c4; --display: 'Barlow Condensed', 'Inter', sans-serif; } * { margin:0; padding:0; box-sizing:border-box; } body { background: var(--navy); color: var(--text); font-family: 'Inter', sans-serif; min-height: 100vh; overflow-x: hidden; } .container { max-width:740px; margin:0 auto; padding:24px 20px 60px; position:relative; z-index:1; } .fade-up { opacity:0; transform:translateY(28px); animation:fadeUp .6s ease forwards; } @keyframes fadeUp { to { opacity:1; transform:none; } } .header { text-align:center; padding:44px 28px 38px; background: linear-gradient(160deg, var(--surface2) 0%, var(--navy) 100%); border-radius:20px; border:1px solid #ffffff14; margin-bottom:20px; position:relative; overflow:hidden; } .header::before { content:''; position:absolute; top:-80px; left:50%; transform:translateX(-50%); width:380px; height:380px; background: radial-gradient(circle, rgba(255,184,0,0.20) 0%, transparent 70%); animation: pulse-glow 4s ease-in-out infinite; pointer-events:none; } @keyframes pulse-glow { 0%,100% { opacity:.55; transform:translateX(-50%) scale(1); } 50% { opacity:1; transform:translateX(-50%) scale(1.15); } } /* BETSLIP MINI FRAME */ .betslip-frame { display:inline-block; margin:0 auto 28px; border-radius:16px; overflow:hidden; border:1px solid #FFB80044; box-shadow:0 8px 32px rgba(0,0,0,.5), 0 0 0 1px #ffffff08; position:relative; background:#091723; max-width:420px; width:100%; transition:box-shadow .3s, border-color .3s; } .betslip-frame:hover { border-color:#FFB800aa; box-shadow:0 12px 40px rgba(0,0,0,.6), 0 0 24px #FFB80022; } .betslip-frame img { width:100%; height:auto; display:block; } .header h1 { font-family: var(--display); font-size:56px; font-weight:900; line-height:.92; text-transform:uppercase; letter-spacing:.01em; color:var(--white); margin-bottom:8px; } .header h1 .h1-accent { color:var(--gold); } .ends-label { font-family: var(--display); font-size:15px; font-weight:600; color:var(--muted); text-transform:uppercase; letter-spacing:1.4px; margin-bottom:14px; } .ends-label strong { color:#fff; } .countdown-wrapper { margin:10px 0 22px; } .countdown-wrapper iframe { border-radius:8px; } .header-desc { font-size:15px; color:#b0cee4; max-width:480px; margin:0 auto 14px; line-height:1.7; } .play-btn { display:inline-block; padding:16px 46px; background: linear-gradient(135deg, var(--gold), var(--gold-dark)); color:var(--navy); font-family: var(--display); font-size:21px; font-weight:800; text-transform:uppercase; letter-spacing:.04em; text-decoration:none !important; border-radius:12px; transition:transform .2s, box-shadow .2s; position:relative; overflow:hidden; box-shadow:0 4px 20px #FFB80044; margin-top:8px; } .play-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 ease; } .play-btn:hover { transform:translateY(-3px); box-shadow:0 8px 32px #FFB80055; text-decoration:none !important; } .play-btn:hover::after { transform:translateX(100%); } .play-btn:active { transform:scale(.97); } .prize-row { display:grid; grid-template-columns:1fr 1fr; gap:14px; margin-bottom:16px; } .prize-card { background: var(--surface); border-radius:16px; padding:28px 18px; text-align:center; border:1px solid transparent; position:relative; overflow:hidden; transition:transform .3s, border-color .3s, box-shadow .3s; cursor:default; } .prize-card:hover { transform:translateY(-6px) scale(1.02); } .prize-card.gold { border-color:#FFB80044; --glow:#FFB80018; } .prize-card.gold:hover { border-color:#FFB800aa; box-shadow:0 12px 40px #FFB80030; } .prize-card.silver { border-color:#1475E133; --glow:#1475E114; } .prize-card.silver:hover { border-color:#1475E1aa; box-shadow:0 12px 40px #1475E125; } .prize-card::before { content:''; position:absolute; inset:0; background:radial-gradient(ellipse at 50% 0%, var(--glow) 0%, transparent 65%); opacity:0; transition:opacity .3s; pointer-events:none; } .prize-card:hover::before { opacity:1; } .badge { position:absolute; top:12px; right:14px; font-size:22px; animation:float 3s ease-in-out infinite; } @keyframes float { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-8px)} } .prize-amount { font-family: var(--display); font-size:50px; font-weight:900; line-height:1; margin-bottom:6px; } .prize-card.gold .prize-amount { color:var(--gold); } .prize-card.silver .prize-amount { color:var(--bolt); } .prize-label { font-family: var(--display); font-size:14px; font-weight:700; color:var(--muted); text-transform:uppercase; letter-spacing:1px; } .prize-sub { font-size:13px; color:#6a90a8; margin-top:4px; } .pill { background:#1475E112; border:1px solid #1475E133; border-radius:40px; padding:10px 20px; text-align:center; font-size:13px; font-weight:600; color:#4da6ff; margin-bottom:18px; transition:background .3s, border-color .3s; } .pill:hover { background:#1475E122; border-color:#1475E166; } .section { background: var(--surface); border-radius:16px; padding:24px; margin-bottom:16px; border:1px solid #ffffff0d; transition:border-color .3s, box-shadow .3s; } .section:hover { border-color:#1475E133; box-shadow:0 4px 24px #1475E10d; } .section-title { font-family: var(--display); font-size:20px; font-weight:800; color:var(--gold); text-transform:uppercase; letter-spacing:1px; margin-bottom:18px; display:flex; align-items:center; gap:10px; } .section-title span { font-size:20px; } .steps { display:flex; flex-direction:column; gap:14px; } .step { display:flex; gap:14px; align-items:flex-start; } .step-num { min-width:34px; height:34px; background:var(--bolt); border-radius:50%; display:flex; align-items:center; justify-content:center; font-family: var(--display); font-weight:800; font-size:17px; color:#fff; flex-shrink:0; transition:transform .25s, box-shadow .25s; } .step:hover .step-num { transform:scale(1.15); box-shadow:0 0 0 6px #1475E122; } .step-text { font-size:15px; color:#b0cee4; padding-top:6px; } .step-text strong { color:#fff; } .req-list { display:flex; flex-direction:column; gap:10px; } .req-item { display:flex; align-items:center; gap:14px; background:var(--navy); border-radius:12px; padding:13px 16px; border:1px solid #ffffff0a; transition:background .25s, border-color .25s, transform .25s; cursor:default; } .req-item:hover { background:#0a2236; border-color:#1475E144; transform:translateX(6px); } .req-icon { font-size:20px; flex-shrink:0; } .req-text { font-size:14px; color:#b0cee4; } .req-text strong { color:var(--gold); } .pool-total { text-align:center; padding:22px; background:linear-gradient(135deg,#FFB80012,#FFB80005); border:1px solid #FFB80044; border-radius:14px; margin-bottom:16px; transition:box-shadow .3s; } .pool-total:hover { box-shadow:0 0 40px #FFB80020; } .pool-total .amount { font-family: var(--display); font-size:64px; font-weight:900; line-height:1; color:var(--gold); 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 24px #FFB80066; } } .pool-total .label { font-family: var(--display); font-size:14px; font-weight:700; color:var(--muted); text-transform:uppercase; letter-spacing:1px; margin-top:4px; } .dist-list { display:flex; flex-direction:column; gap:8px; } .dist-item { display:flex; justify-content:space-between; align-items:center; padding:12px 16px; background:var(--navy); border-radius:10px; border:1px solid #ffffff0a; font-size:14px; transition:background .2s, border-color .2s; } .dist-item:hover { background:#0a2236; border-color:#FFB80033; } .dist-item .who { color:#b0cee4; } .dist-item .val { color:var(--gold); font-weight:700; } .notice { background:#ff6b0010; border:1px solid #ff6b0040; border-radius:14px; padding:16px; margin-bottom:16px; display:flex; gap:14px; align-items:flex-start; transition:border-color .3s; } .notice:hover { border-color:#ff6b0088; } .n-icon { font-size:22px; flex-shrink:0; } .n-text { font-size:13px; color:#f0c8a0; line-height:1.7; } .n-text strong { color:#fff; } .stake-badge { text-align:center; padding:14px; background:linear-gradient(135deg,#1475E118,#1475E108); border:1px solid #1475E144; border-radius:12px; color:#4da6ff; font-family: var(--display); font-weight:800; font-size:17px; text-transform:uppercase; margin-bottom:16px; letter-spacing:1px; position:relative; overflow:hidden; transition:box-shadow .3s; } .stake-badge:hover { box-shadow:0 0 32px #1475E125; } .stake-badge::after { content:''; position:absolute; top:0; left:-100%; width:60%; height:100%; background:linear-gradient(90deg,transparent,rgba(20,117,225,.14),transparent); animation:sweep 3s linear infinite; } @keyframes sweep { to { left:160%; } } details { background:var(--navy); border:1px solid #ffffff0d; border-radius:14px; overflow:hidden; transition:border-color .3s; } details:hover { border-color:#1475E133; } summary { padding:16px 20px; cursor:pointer; font-family: var(--display); font-weight:700; color:var(--muted); font-size:16px; text-transform:uppercase; letter-spacing:.5px; list-style:none; display:flex; justify-content:space-between; align-items:center; user-select:none; transition:color .2s; } summary:hover { color:#fff; } summary::after { content:'▼'; font-size:10px; color:var(--bolt); } details[open] summary::after { content:'▲'; } .terms-body { padding:0 20px 20px; font-size:13px; color:#6a90a8; line-height:1.9; } .terms-body h2 { font-family: var(--display); font-size:15px; font-weight:800; color:var(--gold); text-transform:uppercase; letter-spacing:.8px; margin:18px 0 8px; } .terms-body ul, .terms-body ol { padding-left:20px; } .terms-body li { margin-bottom:5px; } .terms-body a { color:var(--bolt); } .d1{animation-delay:.08s} .d2{animation-delay:.16s} .d3{animation-delay:.24s} .d4{animation-delay:.32s} .d5{animation-delay:.40s} .d6{animation-delay:.48s} .d7{animation-delay:.56s} .d8{animation-delay:.64s} @media(max-width:480px){ .prize-row{grid-template-columns:1fr;} .header h1{font-size:40px;} .pool-total .amount{font-size:48px;} .prize-amount{font-size:42px;} } Leg for Leg HtFtTipster
    Competition ends: 24/6/2026 @ 5:00 pM GMT
    Copy and place the multi below, share your Bet ID in the comments for your chance to win a share of $10,000 💰
    Update: We will accept bets that include an England leg with odds between 1.75 and 2.5.
    🥊 View Bet 🏆 $10,000 Total Prize 🥈 $200 Per Winner × 50 Winners 💡 Submitted bets must be the exact same as linked above 📋 How To Enter 1 Place the same Multi as shown above 2 Place a bet of at least $5 USD or equivalent in any currency 3 Copy your Bet ID after placing your bet 4 Reply to this thread with your Bet ID to enter ✅ Requirements ⚽️ Bets must be the same as the bet shown above 💵 Minimum bet amount: $5 USD or equivalent in any currency 💬 Reply to this thread with your Bet ID 🔒 Must be a Stake.com account — Bronze VIP or above 💰 Prize Pool $10,000 Total Prize Pool 🏆 Prize Pool$10,000 🥈 50 × Winners$200 each 👥 Total Winners50 People 📅 Duration1 Day ⚠️ Don't miss out! Stay tuned for winner announcements. You must claim your prize within 3 months — users will not be credited after this period expires. ‼️ Stake.com users only ‼️ 📄 Full Terms & Conditions — click to expand This competition is published by Stake, which operates stake.com, and is subject to the Stake Terms and Conditions and Community Terms of Use.
    In the event of conflict, the following order of precedence applies:
    Terms and Conditions These Rules Stake Community Terms of Use Prizes & Delivery
    Winners will have their username displayed on the thread with a prize claim link. Prizes delivered within 14 days of competition ending. Winners selected at random from all eligible entries. Eligibility
    KYC Level 2 verification required Account must have no restrictions or exclusions Must not be a Stake employee Must maintain only one Stake account Must not be in a Prohibited Jurisdiction Stake's Reserved Rights
    To amend the Rules at any time To cancel the Competition at any time To verify the nominated account for prize delivery  
  16. Pepe - Love
    Jackhackmax reacted to MarkoDr in 💰 If Money Wasn't a Problem, What Would You Do Every Day? 🌍✨   
    I would sit by the pool the whole day. A cold beer in one hand and a cigar in the other hand and hust chilling and appreciating life.
  17. Fire
    Jackhackmax reacted to KatarinaDo in 💰 If Money Wasn't a Problem, What Would You Do Every Day? 🌍✨   
    If money wasn't a problem, I would love to have a ranch full of horses and dogs. I would spend my days outdoors, enjoying nature, riding horses, and giving my animals the best life possible. To me, that sounds like true happiness. 😍
  18. Pepe - Pain
    Jackhackmax reacted to BratislavK in 👔 Happy Father's Day: Finish This Dad Sentence!   
    👔 Happy Father's Day
    Finish This Dad Sentence!
    Thank you to everyone who participated in our Father's Day challenge!
    We had an amazing time reading through all of your entries. From classic dad wisdom to hilarious one-liners, you definitely didn't disappoint. 😄
    🏆 Congratulations to our winners!
    Moxovick
    Bloodynisch123
    surajsd26
    TheBoss10
    KaiZidan
    Yoestina
    Each winner will receive $50.
    Please claim your prize before July 20, 2026.
    🎁 Claim Prize A big thank you to everyone who joined the fun and helped make this event such a success. We hope you enjoyed it as much as we enjoyed reading your responses.
    See you in the next community challenge! ❤️
  19. Fire
    Jackhackmax reacted to Misswednesday in Childhood Games of the Early 2000s   
    In our village, we have a game called 'benteng-bentengan.'
    The rules are similar to the Osmosis game from the King of Clubs arc in the Alice in Borderland series, though there are a few basic differences. like no point  battle . However, we still wear clothes when we play 🤣
    The excitement of this game comes from the adrenaline rush of constantly running.

  20. Fire
    Jackhackmax reacted to FilipTa in Childhood Games of the Early 2000s   
    Hahahaha, did you suit Kevin up too?
     
  21. Fire
    Jackhackmax reacted to NebojsaBu in Childhood Games of the Early 2000s   
    When i was young we were taught how to hunt, build a shelter, survive in the wilderness. There was no time for playing around because danger was lurking around each corner. We were taught how to make a bows and spears. Ridding horses was also one of the requirements for staying in the tribe. 😁😂
  22. Fire
    Jackhackmax reacted to AndreaMT in Childhood Games of the Early 2000s   
    When I was little, I loved playing with Bratz dolls the most with my sister. We would come up with a story and names for the dolls, and we would play for hours. Once we started, we wouldn’t want to stop. I know it’s not a specific game, but it stayed in my memory as one of my most beautiful childhood memories.
  23. Fire
    Jackhackmax reacted to FilipTa in Childhood Games of the Early 2000s   
    Before smartphones, social media, and online gaming became a part of everyday life, we spent hours playing outside with friends.
    This topic takes a look back at the games that defined childhood for many kids growing up in the early 2000s.

    I will talk about the games we played in the Balkans.
    1. Zmurke (hide & seek) . Everybody knows that one.  2. Skolice (Hopscotch)
    3. Lastis (Chinese jump rope) , girls played this mostly. 
     
    4. Ledena baba. Those caught "freeze" until someone unfreezes them. 5. Između dve vatre (dodgeball). Personally, my favorite. 
    6. Tennis without a net, played on the street. We drew the court with chalk. 7. Yu-Gi-Oh cards.
    8. Gunfight / war  9. Imagination fights. We were warriors, Ninja Turtles, and superheroes. 10. Water gun fights. Those were awesome. We all had good water guns. 11. Tapkanje. You slapped the cards with your hand, and whichever ones flipped over became yours. It was kind of like gambling, lol.

    I would like to add that I got a PlayStation One Slim in 2002. It was my first console and introduced me to digital gaming. After that, I got a Game Boy.

    Feel free to share yours!
  24. Eddie
    Jackhackmax got a reaction from Zamia2001 in 💰 If Money Wasn't a Problem, What Would You Do Every Day? 🌍✨   
    😂😂 really Cool I buy relationships 
  25. Fire
    Jackhackmax got a reaction from surajsd26 in 💰[$100,000] Football Raffle ⚽️   

×
×
  • Create New...

Important Information

Privacy Policy Terms of Use