-
Who's Online 18 Members, 1 Anonymous, 28 Guests (See full list)
-
Who was online 145 Users were Online in the last 24 hours
- /TfF\Avi
- /TfF\ShockWave
- /TfF\Nao
- /TfF\ZJK
- /TfF\AlieN
- /TfF\Maybe
- /TfF\Gabcho
- /TfF\kappa27
- /TfF\Zoila
- /TfF\#CRY
- /TfF\Aywy
- /TfF\Coronet
- /TfF\Drow
- /TfF\Dubbie
- /TfF\Eleven
- /TfF\Hedi
- /TfF\Junky
- /TfF\Pedrin
- /TfF\Roddy
- /TfF\TheDragonKpop
- /TfF\txkyo
- /TfF\ZUNII
- /TfF\Chaos
- /TfF\iMystic
- /TfF\LezeN
- /TfF\shaker
- /TfF\Tobster
- /TfF\xDarK1nG
- BAZOOKA
- Dokt0R
- DwarpH
- Funstein
- Helter
- JINNUF
- NaToS
- Nebla
- NorbeX
- Smov1
- TwiiZy
- Xevade
- danqerfear
- Mexico
- SycloneX
- xsaku
- #SILVER
- 0x5EED
- 5ra
- Achille555
- Ahmaev
- AhMeDx
- alek_hanma
- Ap3x
- Arcady
- Ardallah
- astral
- Athenian
- Bak
- Barlooo
- Beyond
- BibleT
- bmwislegend
- Bnbon
- brnnrn21
- BryanOrisp
- btndX
- c0ld
- Carmine
- ceza
- Chipyzor
- COMIX
- cousty
- CTPX
- CyreX
- d0ggy1
- D4rK72
- danxtrsxz
- Deffectivo
- Dice
- Epo
- Every
- Felx
- gares
- GhosT
- GNS21
- Hamster
- HarpReaper
- Hertz
- Hitleh
- Hozwks
- Infirmed
- iProShoOT#
- iReXito#
- itsCandy
- iTzASD
- jcoliveira
- kaiocirilo007008
- Karlotwo2
- karro
- Kevin1337
- Khalil
- Kill-Ownz
- Kitsune
- krack
- KurgerBing
- lounz
- M3E46GTR*
- Matrixo
- Mesho
- Moca
- Mor0
- NeonoX
- Noc67
- pelixus
- PiJaQ
- playtruckultimateplp
- Pr-A-KeR
- QuadraK
- Ramssis
- RelaxX
- Rezzy
- Riba
- sFx
- SHFrAnK
- SkilledGamer67
- Sky
- sprintzinhooo
- StreeX
- T1CHO
- Teavon
- temp
- Tiven#
- tobs
- umutgunesli
- Valkyrie
- Vitregacurdy
- Wasabi
- wassim
- Wentyl
- xAhmedAwyy
- xARROW
- xBlue
- xnash
- Zei
- ZeiKeN
-
zondalito
-
Servers
-
Upcoming events
The Favoured Few vs. Xtreme Pro RacersShooter ClanwarApr 1218:00 -
Topics
-
Posts
-
By /TfF\Eleven · Posted
/* ---------- RESET & BASE (no body background/color overrides) ---------- */ * { margin: 0; padding: 0; box-sizing: border-box; background: transparent; } .tournament-wrap { max-width: 1280px; margin: 0 auto; padding: 0 1rem 2rem; font-family: 'Segoe UI', system-ui, sans-serif; color: #edeff2; } .tournament-wrap .sod-header, .tournament-wrap .info-grid, .tournament-wrap .flow-wrap, .tournament-wrap .feature-grid, .tournament-wrap .groups-grid, .tournament-wrap .legend-strip, .tournament-wrap .gf-group-section, .tournament-wrap .match-card, .tournament-wrap .grid-2, .tournament-wrap .finals-area, .tournament-wrap .sec-head, .tournament-wrap .divider { background: transparent; } /* ---------- styles ---------- */ .tournament-wrap .sod-header { text-align: center; padding: 1.5rem 0.5rem 1rem; margin: 0 0 1.5rem; } .tournament-wrap .sod-header img { display: block; margin: 0 auto 0.6rem; } .tournament-wrap .sod-header h1 { font-size: clamp(1.6rem, 7vw, 3.2rem); font-weight: 700; line-height: 1.2; margin-bottom: 0.2rem; color: #fff; } .tournament-wrap .header-mode { font-size: clamp(1.1rem, 3vw, 1.8rem); font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #ff6120; margin-top: 0.4rem; display: flex; align-items: center; justify-content: center; gap: 10px; } .tournament-wrap .info-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 0.7rem; margin-bottom: 1.5rem; } .tournament-wrap .info-box { background: rgba(30,32,38,0.55); border: 1px solid rgba(255,94,26,0.2); border-radius: 1rem; padding: 0.85rem 1rem; display: flex; align-items: center; gap: 9px; } .tournament-wrap .info-box i { color: #ff6120; font-size: 0.95rem; flex-shrink: 0; } .tournament-wrap .info-box span { font-size: 0.9rem; color: #c8cdd8; } .tournament-wrap .info-box span strong { color: #fff; } .tournament-wrap .flow-wrap { display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; margin: 0 0 1.5rem; } .tournament-wrap .flow-step { background: rgba(30,32,38,0.55); border: 1px solid rgba(255,94,26,0.2); border-radius: 1rem; padding: 20px 14px; text-align: center; min-width: 100px; flex: 1; max-width: 150px; } .tournament-wrap .flow-step-icon { font-size: 1.3rem; color: #ff6120; margin-bottom: 6px; } .tournament-wrap .flow-step-label { font-size: 0.78rem; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: #ff9933; } .tournament-wrap .flow-step-detail { font-size: 0.68rem; color: #8a9bb0; margin-top: 4px; line-height: 1.4; } .tournament-wrap .flow-arrow { color: rgba(255,97,32,0.5); font-size: 0.9rem; padding: 0 3px; display: flex; align-items: center; } .tournament-wrap .feature-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 0.8rem; margin-bottom: 1.5rem; } .tournament-wrap .feature-card { background: rgba(30,32,38,0.55); border: 1px solid rgba(255,94,26,0.2); border-radius: 1.2rem; padding: 1.8rem 1rem; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 7px; } .tournament-wrap .feature-card i { color: #ff6120; font-size: 1.9rem; } .tournament-wrap .feature-card h3 { font-size: 1.15rem; font-weight: 700; color: #fff; } .tournament-wrap .feature-card p { font-size: 0.82rem; color: #8a9bb0; } .tournament-wrap .sec-head { display: flex; align-items: center; gap: 10px; margin: 2.2rem 0 1rem; flex-wrap: wrap; } .tournament-wrap .sec-badge { background: #ff6120; color: #fff; padding: 0.22rem 0.9rem; border-radius: 60px; font-size: 0.72rem; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; flex-shrink: 0; } .tournament-wrap .sec-title-label { font-size: 1.2rem; font-weight: 700; color: #fff; letter-spacing: 0.3px; } .tournament-wrap .sec-sub { font-size: 0.82rem; font-weight: 400; color: #8a9bb0; margin-left: 6px; } .tournament-wrap .divider { height: 1px; background: #2e3140; margin: 2rem 0; } .tournament-wrap .legend-strip { display: flex; gap: 1rem 2rem; flex-wrap: wrap; justify-content: center; background: rgba(30,32,38,0.55); border: 1px solid rgba(255,94,26,0.15); border-radius: 0.8rem; padding: 1rem 1.6rem; margin-bottom: 1.5rem; } .tournament-wrap .ls-item { display: flex; align-items: center; gap: 8px; font-size: 0.88rem; color: #c8cdd8; } .tournament-wrap .ls-dot { width: 11px; height: 11px; border-radius: 50%; flex-shrink: 0; } .tournament-wrap .ls-dot.gold { background: #FFD700; box-shadow: 0 0 8px #e6b800; } .tournament-wrap .ls-dot.adv { background: #2ecc71; box-shadow: 0 0 7px rgba(46,204,113,0.55); } .tournament-wrap .ls-dot.elim { background: #e74c3c; box-shadow: 0 0 7px rgba(231,76,60,0.4); } /* ---------- GROUPS SCROLL WRAPPER ---------- */ .groups-scroll-wrapper { overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 1rem; padding-bottom: 4px; } .groups-scroll-wrapper::-webkit-scrollbar { height: 5px; background: transparent; } .groups-scroll-wrapper::-webkit-scrollbar-thumb { background: #ff6120aa; border-radius: 20px; } .tournament-wrap .groups-grid { display: grid; grid-template-columns: 1fr; gap: 1.2rem; min-width: max-content; } .tournament-wrap .group-card { background: rgba(30,32,38,0.55); border: 1px solid rgba(255,94,26,0.2); border-radius: 1.2rem; overflow: hidden; min-width: 620px; } .tournament-wrap .group-header { background: rgba(255,97,32,0.1); border-bottom: 1px solid rgba(255,94,26,0.2); padding: 12px 18px; display: flex; align-items: center; gap: 7px; } .tournament-wrap .group-header i { color: #ff6120; font-size: 0.85rem; } .tournament-wrap .group-header span { font-size: 0.9rem; font-weight: 700; color: #ff6120; letter-spacing: 1px; text-transform: uppercase; } .tournament-wrap .group-col-header { display: flex; align-items: center; padding: 8px 18px; gap: 12px; border-bottom: 1px solid rgba(255,94,26,0.12); background: rgba(0,0,0,0.2); } .tournament-wrap .gch-name { flex: 1; font-size: 0.7rem; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; color: #ffaa77; } .tournament-wrap .gch-stats { display: flex; gap: 6px; flex-shrink: 0; } .tournament-wrap .gch-stat { width: 45px; text-align: center; font-size: 0.7rem; font-weight: 800; letter-spacing: 0.5px; text-transform: uppercase; color: #ffaa77; } .tournament-wrap .team-row-g { display: flex; align-items: center; padding: 13px 18px; border-bottom: 1px solid rgba(255,94,26,0.06); gap: 12px; } .tournament-wrap .team-row-g.gold-row { background: rgba(255, 215, 0, 0.08); } .tournament-wrap .team-row-g.adv-row { background: rgba(46, 204, 113, 0.08); } .tournament-wrap .team-row-g.elim-row { background: rgba(231, 76, 60, 0.08); opacity: 0.85; } .tournament-wrap .team-row-g:last-of-type { border-bottom: none; } .tournament-wrap .pos-badge { width: 32px; height: 32px; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 0.85rem; font-weight: 800; flex-shrink: 0; } .tournament-wrap .pos-gold { background: rgba(255, 215, 0, 0.18); color: #FFD700; border: 1px solid rgba(255, 215, 0, 0.6); } .tournament-wrap .pos-adv { background: rgba(46, 204, 113, 0.18); color: #2ecc71; border: 1px solid rgba(46, 204, 113, 0.6); } .tournament-wrap .pos-elim { background: rgba(231, 76, 60, 0.12); color: #e74c3c; border: 1px solid rgba(231, 76, 60, 0.4); } .tournament-wrap .team-name-g { flex: 1; font-size: 0.95rem; font-weight: 600; color: #e8edf2; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .tournament-wrap .team-stats { display: flex; align-items: center; gap: 6px; flex-shrink: 0; } .tournament-wrap .stat-cell { width: 45px; text-align: center; background: rgba(0,0,0,0.25); padding: 6px 0; border-radius: 6px; font-size: 0.8rem; font-weight: 600; color: #c0c8dc; } .tournament-wrap .stat-w { background: rgba(61,214,140,0.12); color: #3dd68c; } .tournament-wrap .stat-l { background: rgba(255,77,94,0.1); color: #ff4d5e; } .tournament-wrap .stat-pts { background: rgba(255,170,68,0.12); color: #ffaa44; font-weight: 800; } /* fixtures */ .tournament-wrap .gf-group-section { background: rgba(30,32,38,0.55); border: 1px solid rgba(255,94,26,0.2); border-radius: 1.2rem; overflow: hidden; margin-bottom: 1.8rem; } .tournament-wrap .gf-group-label { display: flex; align-items: center; gap: 8px; padding: 11px 18px; background: rgba(255,97,32,0.1); border-bottom: 1px solid rgba(255,94,26,0.2); font-size: 0.88rem; font-weight: 700; color: #ff6120; text-transform: uppercase; } .tournament-wrap .gf-meta { color: #8a9bb0; font-weight: 400; font-size: 0.76rem; text-transform: none; } .tournament-wrap .gf-matchday-row { padding: 1.2rem 1.1rem 1.1rem; border-bottom: 1px solid rgba(255,94,26,0.1); } .tournament-wrap .gf-md-label { display: flex; align-items: center; gap: 6px; font-size: 0.68rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #ff9933; margin-bottom: 0.5rem; } .tournament-wrap .gf-matches-row { display: grid; grid-template-columns: repeat(2,1fr); gap: 0.7rem; } .tournament-wrap .gf-match-card { background: rgba(22,24,30,0.7); border: 1px solid rgba(255,94,26,0.18); border-radius: 1rem; overflow: hidden; } .tournament-wrap .datebar { display: flex; align-items: center; justify-content: center; gap: 12px; padding: 9px 16px; background: rgba(0,0,0,0.22); border-bottom: 1px solid rgba(255,94,26,0.15); } .tournament-wrap .db-date, .tournament-wrap .db-time { font-size: 0.8rem; display: flex; align-items: center; gap: 5px; color: #d0d8e8; } .tournament-wrap .gf-fixture { display: flex; align-items: center; padding: 13px 14px; gap: 8px; } .tournament-wrap .gf-team-home, .tournament-wrap .gf-team-away { flex: 1; font-size: 0.9rem; font-weight: 600; color: #c8cdd8; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .tournament-wrap .gf-team-home { text-align: right; } .tournament-wrap .gf-score-box { display: flex; align-items: center; gap: 3px; flex-shrink: 0; } .tournament-wrap .gf-score-box .sc { background: rgba(255,97,32,0.08); border: 1px solid rgba(255,94,26,0.18); border-radius: 5px; width: 28px; height: 28px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem; font-weight: 700; color: #8a9bb0; } /* match cards */ .tournament-wrap .match-card { background: rgba(30,32,38,0.55); border: 1px solid rgba(255,94,26,0.2); border-radius: 1.2rem; overflow: hidden; } .tournament-wrap .mc-header { padding: 12px 18px; font-size: 0.82rem; font-weight: 700; text-transform: uppercase; color: #ff9933; display: flex; align-items: center; gap: 6px; border-bottom: 1px solid rgba(255,94,26,0.15); background: rgba(255,97,32,0.1); } .tournament-wrap .mc-team { display: flex; align-items: center; padding: 15px 18px; gap: 10px; } .tournament-wrap .mc-badge { font-size: 0.65rem; font-weight: 700; width: 42px; height: 24px; border-radius: 4px; display: flex; align-items: center; justify-content: center; } .tournament-wrap .bd-a { background: rgba(255,97,32,0.15); color: #ff9933; border: 1px solid rgba(255,94,26,0.3); } .tournament-wrap .bd-b { background: rgba(255,255,255,0.05); color: #8a9bb0; border: 1px solid rgba(255,255,255,0.09); } .tournament-wrap .mc-name { flex: 1; font-size: 0.98rem; color: #d8dde8; font-weight: 500; } .tournament-wrap .mc-vs { display: flex; justify-content: center; padding: 3px 18px; font-size: 0.7rem; font-weight: 800; letter-spacing: 3px; color: rgba(255,140,60,0.6); } .tournament-wrap .mc-footer { padding: 10px 18px; border-top: 1px solid rgba(255,94,26,0.12); font-size: 0.76rem; color: #3dd68c; display: flex; align-items: center; gap: 6px; background: rgba(255,97,32,0.06); flex-wrap: wrap; } .tournament-wrap .grid-2, .tournament-wrap .finals-area { display: grid; grid-template-columns: repeat(2,1fr); gap: 0.9rem; } /* responsive */ @media (max-width: 880px) { .tournament-wrap .gch-stat, .tournament-wrap .stat-cell { width: 38px; font-size: 0.7rem; } .tournament-wrap .team-row-g { gap: 6px; } } @media (max-width: 700px) { .tournament-wrap .info-grid { grid-template-columns: repeat(2,1fr); } .tournament-wrap .feature-grid { grid-template-columns: repeat(2,1fr); } .tournament-wrap .gf-matches-row, .tournament-wrap .grid-2, .tournament-wrap .finals-area { grid-template-columns: 1fr; } .tournament-wrap .group-card { min-width: 560px; } } @media (max-width: 480px) { .tournament-wrap .gch-stat, .tournament-wrap .stat-cell { width: 34px; } .tournament-wrap .group-card { min-width: 500px; } } The Favoured Few Shooter Quad Championship Low Jump 21 Teams · Group A with 6 teams, others 5 Top 3 per group qualify · 1st → QF · 2nd & 3rd → Play‑offs 4th & 5th (and 6th in A) eliminated Groups A: 6 teams, B/C/D: 5 21 teams Play‑offs 8 teams (2nd & 3rd) Quarter‑Finals 4 group winners + 4 PO winners Semi & Final SF · 3rd · Grand Final 4v4 +1 reserve 20 Rounds intense matches MVP highest points Low Jump exclusive mode GroupsGroup Stage Group A (6 teams), Groups B/C/D (5 teams) · top 3 qualify · 4th & lower eliminated 1st place (golden ticket) → direct Quarter‑Finals 2nd & 3rd → Play‑offs 4th, 5th (and 6th in A) → Eliminated Group A Team Pld W L Kills Surv Score 1 Infinity 0 0 0 0 0 0 2 ARCANE 0 0 0 0 0 0 3 Euphoria 0 0 0 0 0 0 4 Xtreme pro ShooteRats 0 0 0 0 0 0 5 Curry Chicken 0 0 0 0 0 0 6 T1 0 0 0 0 0 0 Group B Team Pld W L Kills Surv Score 1 Nitrous Racers 0 0 0 0 0 0 2 chaos 0 0 0 0 0 0 3 The Eternals 0 0 0 0 0 0 4 One eSports 0 0 0 0 0 0 5 Kindergarten 0 0 0 0 0 0 Group C Team Pld W L Kills Surv Score 1 old fucks 0 0 0 0 0 0 2 Next Revolution 0 0 0 0 0 0 3 Xtreme pro ShooteRats 2.0 0 0 0 0 0 0 4 Last BUT BEAST 0 0 0 0 0 0 5 Planeta dos macacos 0 0 0 0 0 0 Group D Team Pld W L Kills Surv Score 1 Yippee Ki-Yay 0 0 0 0 0 0 2 xdd 0 0 0 0 0 0 3 Sundown Rising 0 0 0 0 0 0 4 Pulse Force 0 0 0 0 0 0 5 DM>SH 0 0 0 0 0 0 FixturesGroup Fixtures Round‑robin Group A · 15 fixtures Matchday week 1 Monday 20 Apr21:00 T1 - : - Euphoria Friday 17 Apr20:00 Curry Chicken - : - ARCANE Friday 17 Apr21:00 Infinity - : - Xtreme pro ShooteRats Matchday week 2 Day00:00 Euphoria - : - Curry Chicken Day00:00 Xtreme pro ShooteRats - : - T1 Day00:00 ARCANE - : - Infinity Matchday week 3 Day00:00 T1 - : - ARCANE Day00:00 Infinity - : - Curry Chicken Day00:00 Euphoria - : - Xtreme pro ShooteRats Matchday week 4 Day00:00 Curry Chicken - : - T1 Day00:00 ARCANE - : - Euphoria Day00:00 Xtreme pro ShooteRats - : - Infinity Matchday week 5 Day00:00 Euphoria - : - Infinity Day00:00 T1 - : - Xtreme pro ShooteRats Day00:00 Curry Chicken - : - ARCANE Last matches of group Day00:00 Xtreme pro ShooteRats - : - Curry Chicken Day00:00 Infinity - : - Sundown Rising Group B · 10 fixtures · full round‑robin Matchday week 1 Saturday 18 Apr20:00 The Eternals - : - Kindergarten Saturday 18 Apr21:00 chaos - : - Nitrous Racers Matchday week 2 Day00:00 One eSports - : - The Eternals Day00:00 Kindergarten - : - chaos Matchday week 3 Day00:00 Nitrous Racers - : - One eSports Day00:00 chaos - : - The Eternals Matchday week 4 Day00:00 The Eternals - : - Nitrous Racers Day00:00 One eSports - : - chaos Matchday week 5 Day00:00 Kindergarten - : - Nitrous Racers Day00:00 chaos - : - One eSports Group C · 10 fixtures · full round‑robin Matchday week 1 Saturday 18 Apr22:00 Last BUT BEAST - : - Next Revolution Sunday 19 Apr21:00 Planeta dos macacos - : - Xtreme pro ShooteRats 2.0 Matchday week 2 Day00:00 Next Revolution - : - Planeta dos macacos Day00:00 Xtreme pro ShooteRats 2.0 - : - old fucks Matchday week 3 Day00:00 old fucks - : - Last BUT BEAST Day00:00 Planeta dos macacos - : - Next Revolution Matchday week 4 Day00:00 Xtreme pro ShooteRats 2.0 - : - Next Revolution Day00:00 Last BUT BEAST - : - Planeta dos macacos Matchday week 5 Day00:00 old fucks - : - Xtreme pro ShooteRats 2.0 Day00:00 Next Revolution - : - old fucks Group D · 10 fixtures · full round‑robin Matchday week 1 Sunday 19 Apr22:00 DM>SH - : - Pulse Force Sunday 19 Apr23:00 Sundown Rising - : - Yippee Ki-Yay Matchday week 2 Day00:00 xdd - : - DM>SH Day00:00 Pulse Force - : - Sundown Rising Matchday week 3 Day00:00 Yippee Ki-Yay - : - xdd Day00:00 Sundown Rising - : - DM>SH Matchday week 4 Day00:00 DM>SH - : - Yippee Ki-Yay Day00:00 xdd - : - Pulse Force Matchday week 5 Day00:00 Pulse Force - : - Yippee Ki-Yay Day00:00 Sundown Rising - : - xdd Play‑offsRound of 8 8 teams (2nd & 3rd places) · 4 winners → QF PO · M1 Day00:00 A22nd Position (A2) VS B33rd Position (B3) PO · M2 Day00:00 B22nd Position (B2) VS A33rd Position (A3) PO · M3 Day00:00 C22nd Position (C2) VS D33rd Position (D3) PO · M4 Day00:00 D22nd Position (D2) VS C33rd Position (C3) Quarter‑FinalsQF 4 group winners + 4 play‑off winners QF1 Day00:00 A11st Position A VS W‑PO1Winner PO M1 QF2 Day00:00 B11st Position B VS W‑PO2Winner PO M2 QF3 Day00:00 C11st Position C VS W‑PO3Winner PO M3 QF4 Day00:00 D11st Position D VS W‑PO4Winner PO M4 Semi‑FinalsSemi‑Finals 4 teams · winner → Final · loser → 3rd SF1 Day00:00 QF1Winner QF1 VS QF3Winner QF3 SF2 Day00:00 QF2Winner QF2 VS QF4Winner QF4 Finals3rd Place & Grand Final 3rd Place Day00:00 SF1Loser SF1 VS SF2Loser SF2 Grand Final Day00:00 SF1Winner SF1 VS SF2Winner SF2 -
REFEREE iReXito# (iRex#) SCORE /TfF\ 11 - XpR 9 MVP Eleven (/TfF\Eleven) # Map Points Alive players 1 TurBo ft. ZeroXy ft. Nebla - zNation! /TfF\ 0 - XpR 1 btndX (xprbtnd), Zei (|-XpR-|zeioski), xKarma (-xprkarma!), vinny (XpRvl@N-!+Ny#7!2@^) 2 TurBo ft. ZeroXy ft. Nebla - zNation! /TfF\ 1 - XpR 1 Aywy (TfF.Aywy) 3 TurBo ft. ZeroXy ft. Nebla - zNation! /TfF\ 2 - XpR 1 iMystic (tff.mystic), Zoila (tffzoila), Eleven (/TfF\Eleven) 4 TurBo ft. ZeroXy ft. Nebla - zNation! /TfF\ 2 - XpR 2 btndX (xprbtnd) 5 TurBo ft. ZeroXy ft. Nebla - zNation! /TfF\ 2 - XpR 3 xKarma (-xprkarma!), SperkZ (|-XpR-|'SperkZ#) 6 Tobster - Kamikaze - SOD version /TfF\ 3 - XpR 3 Aywy (TfF.Aywy) 7 Tobster - Kamikaze - SOD version /TfF\ 3 - XpR 4 xKarma (-xprkarma!), btndX (xprbtnd), vinny (XpRvl@N-!+Ny#7!2@^), sasha (xprnahar) 8 Tobster - Kamikaze - SOD version /TfF\ 4 - XpR 4 Hedi (hedi'tff) 9 Tobster - Kamikaze - SOD version /TfF\ 5 - XpR 4 Eleven (/TfF\Eleven), Aywy (TfF.Aywy) 10 Tobster - Kamikaze - SOD version /TfF\ 5 - XpR 5 xKarma (-xprkarma!), sasha (xprnahar) 11 RuzikA - ShoT in your Ass /TfF\ 5 - XpR 6 btndX (xprbtnd), sasha (xprnahar) 12 RuzikA - ShoT in your Ass /TfF\ 6 - XpR 6 Eleven (/TfF\Eleven) 13 RuzikA - ShoT in your Ass /TfF\ 7 - XpR 6 iMystic (tff.mystic), Aywy (TfF.Aywy), Eleven (/TfF\Eleven), Hedi (hedi'tff), Zoila (tffzoila) 14 RuzikA - ShoT in your Ass /TfF\ 7 - XpR 7 sasha (xprnahar) 15 RuzikA - ShoT in your Ass /TfF\ 8 - XpR 7 iMystic (tff.mystic), Eleven (/TfF\Eleven) 16 Tobster - Kamikaze - SOD version /TfF\ 9 - XpR 7 Aywy (TfF.Aywy), Hedi (hedi'tff) 17 Tobster - Kamikaze - SOD version /TfF\ 9 - XpR 8 btndX (xprbtnd), xKarma (-xprkarma!), Pr-A-KeR (|-XpR-|#Pr[/\]KeR) 18 Tobster - Kamikaze - SOD version /TfF\ 10 - XpR 8 iMystic (tff.mystic), Zoila (tffzoila) 19 Tobster - Kamikaze - SOD version /TfF\ 10 - XpR 9 Zei (|-XpR-|zeioski), xKarma (-xprkarma!), Pr-A-KeR (|-XpR-|#Pr[/\]KeR), vinny (XpRvl@N-!+Ny#7!2@^), sasha (xprnahar) 20 Tobster - Kamikaze - SOD version /TfF\ 11 - XpR 9 Hedi (hedi'tff), Eleven (/TfF\Eleven), Aywy (TfF.Aywy) Player TOTAL KILLED SURVIVED Eleven (/TfF\Eleven) 29 23 6 Hedi (hedi'tff) 26 22 4 btndX (xprbtnd) 23 18 5 xKarma (-xprkarma!) 17 11 6 iMystic (tff.mystic) 17 13 4 Zei (|-XpR-|zeioski) 17 15 2 vinny (XpRvl@N-!+Ny#7!2@^) 16 13 3 sasha (xprnahar) 13 8 5 Aywy (TfF.Aywy) 10 4 6 Zoila (tffzoila) 9 6 3 Pr-A-KeR (|-XpR-|#Pr[/\]KeR) 7 5 2 SperkZ (|-XpR-|'SperkZ#) 2 1 1
-
Popular Contributors
-
1
-
2
-
3
-
4
-
5
-
-
Forum Statistics
-
Total Topics8.9k
-
Total Posts44.3k
-
-
Member Statistics
