Jump to content

Feuer

Server Manager
  • Posts

    9
  • Joined

  • Last visited

1 Follower

About Feuer

  • Birthday 10/09/1991

Server Configurations

  • Feuer
    OWNER AT
    0.DUAL-GAMING.RO

Recent Profile Visitors

81 profile views

Feuer's Achievements

Rookie

Rookie (2/21)

  • First Post
  • Reacting Well
  • Conversation Starter

Recent Badges

1

Reputation

  1. 👤 NUME mag1xx_ 🌐 IP Nespecificat 🎮 STEAMID STEAM_2:1:1607091353 ⚠️ MOTIV no.test 📷 DOVEZI Demo / Screenshot Console
  2. .ban-card { background: #0d1321; border-radius: 8px; padding: 15px; margin: 15px 0; color: #e2e8f0; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; border: 1px solid #00f0ff; box-shadow: 0 0 10px rgba(0, 240, 255, 0.3); animation: glow 3s infinite alternate; } @keyframes glow { 0% { box-shadow: 0 0 8px rgba(0, 240, 255, 0.3), inset 0 0 5px rgba(0, 240, 255, 0.1); border-color: #00f0ff; } 50% { box-shadow: 0 0 18px rgba(255, 0, 85, 0.5), inset 0 0 8px rgba(255, 0, 85, 0.2); border-color: #ff0055; } 100% { box-shadow: 0 0 12px rgba(0, 240, 255, 0.5), inset 0 0 5px rgba(0, 240, 255, 0.2); border-color: #00f0ff; } } .ban-item { background: #161f31; border-left: 3px solid #00f0ff; border-radius: 4px; padding: 8px 12px; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; } .ban-item.orange { border-left-color: #ff9900; } .ban-item.red { border-left-color: #ff0055; } .ban-label { font-weight: bold; font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; } .ban-label.cyan { color: #00f0ff; } .ban-label.orange { color: #ff9900; } .ban-label.red { color: #ff0055; } .ban-value { font-family: 'Courier New', Courier, monospace; font-size: 13px; color: #ffffff; font-weight: 600; } .ban-value a { color: #00f0ff; text-decoration: underline; } 👤 NUME 7 SLIMO -: 🌐 IP 41.107.201.146 🎮 STEAMID VALVE_0:0:123456789 ⚠️ MOTIV hack 📷 DOVEZI Demo / Screenshot Console
  3. ⭐ VOTEAZĂ SERVERUL ELITE ⭐ Deoarece vrem să creștem cât mai mult, te rugăm să ne ajuți cu un vot! @keyframes rankShine { 0% { left: -100%; } 20% { left: 100%; } 100% { left: 100%; } } @keyframes pulseDot { 0% { box-shadow: 0 0 0 0 rgba(46, 204, 113, 0.7); } 70% { box-shadow: 0 0 0 8px rgba(46, 204, 113, 0); } 100% { box-shadow: 0 0 0 0 rgba(46, 204, 113, 0); } } .vote-card { position: relative; overflow: hidden; border-radius: 12px; background: rgba(46, 204, 113, 0.08); border: 1px solid rgba(46, 204, 113, 0.4); padding: 18px 15px; box-shadow: 0 0 12px rgba(46, 204, 113, 0.2); } .shine-overlay-green { position: absolute; top: 0; left: -100%; width: 50%; height: 100%; background: linear-gradient(90deg, transparent, rgba(46, 204, 113, 0.4), transparent); transform: skewX(-25deg); animation: rankShine 3.5s infinite ease-in-out; pointer-events: none; } .vote-btn { display: inline-block; width: 85%; margin-top: 12px; padding: 12px 10px; background: linear-gradient(135deg, #2ecc71 0%, #1e8449 100%); border-radius: 25px; color: #ffffff !important; text-decoration: none !important; font-weight: 900; font-size: 15px; letter-spacing: 1px; text-transform: uppercase; box-shadow: 0 0 12px rgba(46, 204, 113, 0.5); transition: transform 0.2s ease; } .vote-btn:hover { transform: scale(1.03); } .live-badge { display: inline-flex; align-items: center; background: rgba(0, 0, 0, 0.4); border: 1px solid rgba(46, 204, 113, 0.3); padding: 4px 10px; border-radius: 20px; font-size: 11px; color: #2ecc71; font-weight: bold; margin-bottom: 12px; } .online-dot { width: 8px; height: 8px; background-color: #2ecc71; border-radius: 50%; margin-right: 6px; animation: pulseDot 2s infinite; } VOT DISPONIBIL LA 12 ORE 🎮 ELITE.DUAL-GAMING.RO Platformă: TheGamesTracker VOTEAZĂ AICI
  4. ★ ELITE.DUAL-GAMING.RO STAFF ★ @keyframes pulseGlow { 0% { box-shadow: 0 0 4px rgba(255, 255, 255, 0.1); } 50% { box-shadow: 0 0 10px rgba(255, 255, 255, 0.25); } 100% { box-shadow: 0 0 4px rgba(255, 255, 255, 0.1); } } @keyframes rankShine { 0% { left: -100%; } 20% { left: 100%; } 100% { left: 100%; } } .staff-card { position: relative; overflow: hidden; border-radius: 6px; padding: 6px 8px; animation: pulseGlow 3s infinite ease-in-out; } .shine-overlay { position: absolute; top: 0; left: -100%; width: 50%; height: 100%; transform: skewX(-25deg); animation: rankShine 3.5s infinite ease-in-out; pointer-events: none; } .shine-red { background: linear-gradient(90deg, transparent, rgba(255, 51, 51, 0.5), transparent); } .shine-orange { background: linear-gradient(90deg, transparent, rgba(255, 102, 0, 0.5), transparent); } .shine-yellow { background: linear-gradient(90deg, transparent, rgba(255, 204, 0, 0.5), transparent); } .shine-gold { background: linear-gradient(90deg, transparent, rgba(255, 153, 0, 0.5), transparent); } .shine-blue { background: linear-gradient(90deg, transparent, rgba(51, 153, 255, 0.5), transparent); } .shine-purple { background: linear-gradient(90deg, transparent, rgba(204, 51, 255, 0.5), transparent); } .shine-green { background: linear-gradient(90deg, transparent, rgba(51, 204, 51, 0.5), transparent); } .shine-lime { background: linear-gradient(90deg, transparent, rgba(124, 252, 0, 0.5), transparent); } .shine-vip { background: linear-gradient(90deg, transparent, rgba(255, 219, 77, 0.6), transparent); } .shine-white { background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent); } ✨ ☠ DEȚINĂTOR ☠ ✨ • akn Erori & Mentenanța serverului • Andrei Coordonare & Evidența adminilor Supervizare generală & Suport tehnic 🔥 MANAGER SERVER • Feuer .# Evidență forum 👑 OWNER • bam bam Administrare server & Supraveghere gameplay ★ CO-OWNER • Don Asistență management & Moderare 🛡️ ADMINISTRATOR • |Dau'pt[ [ELITE] ] <| Juka Menținerea ordinii & Sancționare abuzuri 💠 SUPER-MODERATOR • florincalin Monitorizare jucători & Soluționare reclamații 🔷 MODERATOR • razza Verificare banuri & Asigurare fair-play 🟢 HELPER • drg Asistență jucători noi & Ghidare • roxy Suport în joc & Păstrare atmosferă plăcută 💎 V.I.P GOLD • Taz 🎫 SLOT •
  5. @keyframes pulseTag { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.03); } } @keyframes lightningFlash { 0%, 100% { opacity: 0.15; box-shadow: 0 15px 25px rgba(0, 0, 0, 0.8), inset 0 0 10px rgba(0, 212, 255, 0.2); } 21% { opacity: 1; box-shadow: 0 15px 35px rgba(0, 212, 255, 0.6), inset 0 0 25px rgba(255, 255, 255, 0.8); } 26% { opacity: 0.9; box-shadow: 0 15px 30px rgba(0, 212, 255, 0.5), inset 0 0 15px rgba(0, 212, 255, 0.6); } 71% { opacity: 0.85; box-shadow: 0 15px 35px rgba(255, 255, 255, 0.7), inset 0 0 20px rgba(0, 212, 255, 0.8); } } /* HEADER 3D CU FULGER */ .header-3d-box { background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0.5) 100%); border: 1px solid rgba(0, 212, 255, 0.6); border-bottom: 4px solid #ff5500; border-radius: 12px; padding: 20px 15px; margin-bottom: 25px; text-align: center; position: relative; z-index: 2; transform: perspective(800px) rotateX(6deg) translateY(-5px); animation: lightningFlash 4s infinite ease-in-out; overflow: hidden; } .lightning-bg { position: absolute; top: -10px; left: 50%; transform: translateX(-50%); width: 100%; height: 100%; pointer-events: none; opacity: 0.25; z-index: 1; } .title-3d-text { font-size: 24px; font-weight: 900; margin: 10px 0 5px 0; letter-spacing: 2px; color: #fff; text-transform: uppercase; text-shadow: 1px 1px 0px #0a0a0a, 2px 2px 0px #0a0a0a, 3px 3px 0px #ff5500, 0 0 15px rgba(0, 212, 255, 0.8); } /* MECANISM FILE DE CARTE / TAB-URI */ .book-tabs-container { display: flex; justify-content: center; gap: 15px; margin-bottom: 20px; position: relative; z-index: 3; } .book-tab-btn { padding: 10px 25px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(0, 212, 255, 0.3); border-bottom: 3px solid #64748b; border-radius: 8px 8px 0 0; color: #94a3b8; font-weight: 800; font-size: 13px; letter-spacing: 1px; cursor: pointer; transition: all 0.3s ease; text-transform: uppercase; } .book-tab-btn:hover { background: rgba(0, 212, 255, 0.1); color: #fff; } /* CONTROL PAGINI PRIN CSS RADIO */ #tab-ro:checked ~ .book-tabs-container label[for="tab-ro"], #tab-en:checked ~ .book-tabs-container label[for="tab-en"] { background: linear-gradient(180deg, rgba(0, 212, 255, 0.2) 0%, rgba(5, 7, 10, 0.8) 100%); border-color: #00d4ff; border-bottom: 3px solid #ff5500; color: #00d4ff; box-shadow: 0 -5px 15px rgba(0, 212, 255, 0.2); transform: translateY(-2px); } .page-content { display: none; background: rgba(5, 7, 10, 0.7); border: 1px solid rgba(255, 255, 255, 0.08); border-radius: 12px; padding: 20px; box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.8); animation: pageFlip 0.5s ease-out forwards; } #tab-ro:checked ~ #page-ro, #tab-en:checked ~ #page-en { display: block; } @keyframes pageFlip { from { opacity: 0; transform: rotateY(-10deg) scale(0.98); } to { opacity: 1; transform: rotateY(0deg) scale(1); } } /* ELEMENTE SECTIUNI */ .section-header { background: linear-gradient(90deg, rgba(255, 85, 0, 0.2), transparent); border-left: 4px solid #ff5500; padding: 8px 12px; margin: 20px 0 12px 0; font-weight: 800; font-size: 15px; color: #ffaa00; text-transform: uppercase; letter-spacing: 1px; } .rule-item { background: rgba(255, 255, 255, 0.02); border-left: 3px solid #00d4ff; padding: 10px 14px; margin-bottom: 8px; border-radius: 0 6px 6px 0; font-size: 13px; line-height: 1.5; } .rule-item strong { color: #fff; } .punishment { color: #ff5500; font-weight: 700; } ⚡ REGULAMENT OFICIAL ⚡ ELITE.DUAL-GAMING.RO 📖 Pagina 1 (Română) 📖 Page 2 (English) 🎮 Regulament Jucători 1. Coduri & Hack-uri: Folosirea oricărui tip de hack sau script (wallhack, aimbot, speedhack, bhop, no-recoil etc.) este strict interzisă. ➔ Ban Permanent 2. Reclamă: Reclama pe server este strict interzisă, indiferent dacă este către un alt server, forum sau canal de Discord. ➔ Ban Permanent 3. Config (CFG): Configul default trebuie să aibă între 250 și 300 de linii maximum. Nerespectarea limitei după avertisment se sancționează. ➔ Ban 10 minute (timp în care aveți obligația de a șterge/modifica configul). 4. Obiective Teroriști (T): Echipa T are obligația de a ataca și de a planta bomba. Campingul din partea T este interzis. ➔ Slay 5. Hărți cu Ostatici (cs_): Teroriștii (T) au obligația de a păzi ostaticii, iar Counter-Teroriștii (CT) au obligația de a-i salva. Un CT prins că face camp în loc să salveze ostaticii va fi sancționat. ➔ Slay 6. Comportament & Limbaj: Jignirile sau jignirile repetate adresate oricărui jucător sau admin se pedepsesc cu Gag 5–10 minute / Ban 120 minute. Jignirile aduse adminilor pe chat-ul privat u@ după primirea unui gag atrag automat: ➔ Ban 120 minute. 7. Spam: Orice cuvânt sau propoziție repetată de 3 ori consecutiv în chat se consideră spam. ➔ Gag 3-5-10 minute 8. Utilizare U@: Chat-ul u@ (Shift + 2) se folosește exclusiv pentru raportarea posibililor trișori (maximum 2 anunțuri pentru aceeași situație). Abuzul de U@ se sancționează. ➔ Ban 10 minute 9. Retry după Gag: Ieșirea și reintrarea pe server (retry) pentru a scăpa de gag este strict interzisă. ➔ Ban 120 minute 10. Client CS Neautorizat: Utilizarea clientului CS Nvidia este strict interzisă. ➔ Ban Permanent 11. Rebuy & Flash-uri: Rebuy-ul automată este interzis, la fel și aruncarea flash-urilor pe hărți mici (ex: fy_snow). ➔ Slay / Kick / Ban 12. Numele pe Server: Numele dumneavoastră trebuie să conțină cel puțin 3 caractere. Adminii vă pot schimba numele. Dacă dați retry și reveniți de 3 ori cu un nume sub 3 caractere, sancțiunea este: ➔ Kick / Ban. 13. Info pe TeamSpeak / Discord: Oferirea de informații despre poziția inamicilor (ghosting) în joc sau pe platforme de voce este interzisă. ➔ Gag 3-5-10 min / Kick 👑 Regulament Admini & V.I.P 1. Responsabilitate: Prioritatea principală a adminilor este de a supraveghea serverul și de a depista trișorii. Gradele folosite doar pentru prestigiu vor fi retrase. ➔ REMOVE 2. Obligație Ban-List: Toți adminii sunt obligați să dețină un Ban-List activ și să treacă zilnic toate banurile permanente acordate. 3. Comportament între Admini: Sunt strict interzise certurile, jignirile sau aplicarea de comenzi între admini. Neînțelegerile se rezolvă în privat sau cu ajutorul Fondatorilor. Certurile publice sau aplicarea neautorizată de comenzi pe colegi duc la: ➔ Downgrade (-1) / REMOVE. (Excepție: Co-Ownerii și superiorii pot sancționa adminii doar cu motiv bine întemeiat). 4. Admini Trișori: Dacă observați un admin că folosește coduri, îi faceți demo și reclamație pe forum. Nu aplicați comenzi pe el! (Excepție: Dacă niciun Fondator / Manager nu este online, puteți bana adminul codat). 5. Motivele Banurilor: Banurile date trebuie să aibă un motiv clar și profesional (ex: "wall", "aim", "cfg"). Motivele de batjocură (ex: "pa", "marsh", "dispari") vor fi sancționate cu: ➔ Downgrade (-1) / REMOVE. 6. Jucători la Spectatori (Spec / Poze): Când treceți un jucător la spec pentru poze / verificări, aveți obligația de a-i oferi indicații clarificatoare, de a vă ocupa de el și de a folosi comanda amx_spectate. 🎮 Player Rules 1. Cheats & Hacks: Using any type of hack or script (wallhack, aimbot, speedhack, bhop, no-recoil, etc.) is strictly forbidden. ➔ Permanent Ban 2. Advertising: Advertising other servers, forums, or Discord channels is strictly prohibited. ➔ Permanent Ban 3. Config File (CFG): The default config must contain between 250–300 lines maximum. Exceeding this limit after warning result in: ➔ 10-Minute Ban (to remove/change the config). 4. Terrorist Objectives (T): Terrorists must attack and plant the bomb. Camping as Terrorist is forbidden. ➔ Slay 5. Hostage Maps (cs_): Terrorists must guard the hostages; Counter-Terrorists must rescue them. CTs camping instead of rescuing hostages will receive: ➔ Slay. 6. Behaviour & Language: Insulting players or admins is strictly punished. Insulting admins on u@ chat after getting gagged results in: ➔ 120-Minute Ban. 7. Chat Spam: Repeating any word or sentence 3 times consecutively in chat is considered spam. ➔ Gag 3-5-10 minutes 8. Admin Chat (U@): Use u@ (Shift + 2) exclusively to report suspected cheaters (max 2 reports per case). Misusing U@ chat results in: ➔ 10-Minute Ban. 9. Retry after Gag: Reconnecting (retry) to bypass a gag is strictly forbidden. ➔ 120-Minute Ban 10. Unauthorized CS Client: Using modified clients like CS Nvidia is forbidden. ➔ Permanent Ban 11. Rebuy & Flashbangs: Auto-rebuying and throwing flashbangs on small maps (e.g., fy_snow) are prohibited. ➔ Slay / Kick / Ban 12. Player Nickname: Your nickname must contain at least 3 characters. Repeatedly joining with short names after kicks will result in: ➔ Ban. 13. Info Sharing (Ghosting): Revealing enemy positions in-game or via TeamSpeak/Discord is forbidden. ➔ Gag 3-5-10 min / Kick 👑 Admin & V.I.P Rules 1. Responsibility: An admin's main duty is to maintain server order and catch cheaters. Inactive or prestige-seeking admins will be removed. ➔ REMOVE 2. Mandatory Ban-List: All admins must maintain an active Ban-List and log all permanent bans daily. 3. Admin Behaviour: Public fights, insults, or using commands on fellow admins are strictly forbidden. Conflicts must be resolved privately or reported to Owners. Violations lead to: ➔ Downgrade (-1) / REMOVE. 4. Cheating Admins: Record a demo of any cheating admin and post a forum complaint. Do not use commands on them! (Exception: If no Owner/Manager is online, you may ban the cheating admin). 5. Ban Reasons: Ban reasons must be explicit (e.g., "wall", "aim"). Offensive reasons (e.g., "bye", "gtfo") will lead to: ➔ Downgrade (-1) / REMOVE. 6. Spectating Players: When moving a player to Spectator for screenshots or checks, you must guide them clearly and use amx_spectate. ⚠️ NERESPECTAREA REGULAMENTULUI ATRAGE ATÂT SANCȚIONAREA JUCĂTORILOR, CÂT ȘI A ADMINILOR!
      • 1
      • Thanks
×
×
  • Create New...