-
Posts
5298 -
Joined
-
Days Won
162 -
csCoins
8,918,382 [ Donate ]
Everything posted by Krypton
-
📣 OFFIZIELLES UPDATE Ab sofort untersagt: Gewinnspiele dürfen nicht an die Teilnahme in Telegram-, Signal- oder anderen Channels gekoppelt werden. Jeder Verstoß gegen diese Regel wird ab heute sofort sanktioniert. Laufende Gewinnspiele dürfen beendet, aber nicht verlängert werden. .admin-update { background: linear-gradient(135deg, #101624 0%, #0d0f19 100%); border: 1px solid rgba(40, 90, 150, 0.5); border-radius: 8px; padding: 20px; margin: 20px auto; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3), 0 0 30px rgba(30, 140, 255, 0.15); position: relative; overflow: hidden; max-width: 800px; color: #e0e0ff; font-family: 'Arial', sans-serif; } .admin-update::after { content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; pointer-events: none; background: linear-gradient(45deg, transparent 48%, rgba(40, 90, 180, 0.05) 49%, rgba(40, 90, 180, 0.05) 51%, transparent 52%); background-size: 20px 20px; opacity: 0.3; z-index: 0; } .update-header { display: flex; align-items: center; border-bottom: 1px solid rgba(50, 120, 240, 0.3); padding-bottom: 12px; margin-bottom: 15px; position: relative; } .update-icon { font-size: 24px; margin-right: 15px; animation: pulse-glow 2s infinite alternate; } .update-header h3 { margin: 0; color: #70a8ff; font-size: 18px; font-weight: 700; letter-spacing: 1px; text-shadow: 0 0 10px rgba(50, 120, 240, 0.5); flex-grow: 1; } .update-date { font-size: 14px; color: rgba(160, 180, 220, 0.7); } .update-content { position: relative; z-index: 1; line-height: 1.5; } .update-title { margin-bottom: 20px; font-size: 16px; } .rule { background: rgba(30, 40, 70, 0.4); padding: 12px; border-radius: 6px; border-left: 3px solid rgba(50, 120, 240, 0.8); margin: 15px 0; } .warning { background: rgba(80, 30, 30, 0.2); padding: 12px; border-radius: 6px; border-left: 3px solid rgba(240, 50, 50, 0.7); margin: 15px 0; } .important-notice { margin: 20px 0; padding: 15px; background: rgba(30, 40, 70, 0.2); border-radius: 6px; border: 1px solid rgba(50, 120, 240, 0.3); } .important-notice p { margin: 8px 0; } .highlight-text { color: #ff5050; font-weight: bold; } .glow-text { color: #ffffff; text-shadow: 0 0 5px rgba(255, 255, 255, 0.5); } .admin-signature { text-align: right; margin-top: 25px; font-weight: bold; font-size: 16px; color: #70a8ff; border-top: 1px solid rgba(50, 120, 240, 0.3); padding-top: 12px; } @keyframes pulse-glow { 0% { text-shadow: 0 0 5px rgba(50, 120, 240, 0.5); } 100% { text-shadow: 0 0 15px rgba(50, 120, 240, 0.9); } }
- 19 replies
-
10
-
CrimeState News & Updates 💡 🔔 ⚙️ Liebe CrimeState-Community, hier findet ihr wie gewohnt alle wichtigen Neuigkeiten und Ankündigungen im Thread, werden die in den Posts veröffentlicht alle News und so weiter.. Bleibt auf dem Laufenden – hier im Forum und auf unserem Telegram-Kanal: Euer CrimeState-Team 🚀 .crime-news-container { font-family: 'Arial', sans-serif; max-width: 700px; margin: 0 auto; background: linear-gradient(135deg, #111320 0%, #0d1017 100%); color: #e0e0ff; border-radius: 8px; padding: 20px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); border: 1px solid rgba(40, 90, 150, 0.3); position: relative; overflow: hidden; animation: pulseGlow 4s ease-in-out infinite alternate; font-size: 14px; } .news-header { margin-bottom: 15px; position: relative; text-align: center; padding-bottom: 12px; border-bottom: 1px solid rgba(100, 150, 255, 0.15); } .news-header h2 { margin: 0; font-size: 22px; font-weight: 700; letter-spacing: 1px; color: #fff; text-shadow: 0 0 10px rgba(50, 150, 255, 0.5); animation: glow 2s ease-in-out infinite alternate; position: relative; display: inline-block; } .news-header h2::before, .news-header h2::after { content: ''; position: absolute; top: 50%; width: 25px; height: 2px; background: linear-gradient(90deg, transparent, rgba(30, 140, 255, 0.5)); } .news-header h2::before { right: 105%; transform: translateX(10px); } .news-header h2::after { left: 105%; transform: translateX(-10px); background: linear-gradient(90deg, rgba(30, 140, 255, 0.5), transparent); } .logo-glow { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 150px; height: 30px; background: radial-gradient(ellipse at center, rgba(30, 120, 255, 0.15), transparent 70%); opacity: 0.8; z-index: 0; } .message-content { line-height: 1.5; position: relative; z-index: 1; } .message-content p { margin-bottom: 12px; } .highlight { color: #70a8ff; font-weight: bold; margin-top: 15px; font-size: 15px; } .telegram-link { display: inline-block; color: #fff; background: linear-gradient(90deg, rgba(30, 90, 180, 0.2), rgba(30, 90, 180, 0.4)); text-decoration: none; padding: 8px 16px; border-radius: 6px; margin: 5px 0; border: 1px solid rgba(50, 120, 240, 0.3); transition: all 0.3s ease; position: relative; overflow: hidden; box-shadow: 0 0 15px rgba(30, 140, 255, 0.2); font-size: 14px; } .telegram-link::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent); transition: all 0.8s ease; } .telegram-link:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0, 100, 255, 0.15); background: linear-gradient(90deg, rgba(30, 90, 180, 0.3), rgba(30, 90, 180, 0.5)); } .telegram-link:hover::before { left: 100%; } .icon { display: inline-block; margin-right: 5px; animation: point 1.5s ease-in-out infinite; } .info-box { background: rgba(20, 30, 60, 0.3); border-radius: 6px; padding: 12px; margin: 10px 0 15px; border-left: 2px solid rgba(30, 140, 255, 0.5); font-size: 13.5px; } .info-box p { margin: 8px 0; } .signature { margin-top: 15px; text-align: right; font-style: italic; color: #a0a8c0; } .rocket { display: inline-block; animation: rocket 2s ease-in-out infinite; position: relative; } .crime-news-container::after { content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 48%, rgba(40, 90, 180, 0.05) 49%, rgba(40, 90, 180, 0.05) 51%, transparent 52%); background-size: 15px 15px; opacity: 0.3; pointer-events: none; } /* Dekorative Feature-Buttons */ .interactive-features { display: flex; justify-content: center; gap: 12px; margin: 10px 0; } .feature-button { width: 32px; height: 32px; border-radius: 50%; background: rgba(20, 40, 80, 0.5); display: flex; align-items: center; justify-content: center; cursor: pointer; position: relative; border: 1px solid rgba(50, 120, 240, 0.3); transition: all 0.3s ease; box-shadow: 0 0 10px rgba(30, 100, 255, 0.2); font-size: 13px; } .feature-button:hover { transform: scale(1.1); box-shadow: 0 0 15px rgba(30, 140, 255, 0.4); background: rgba(30, 60, 100, 0.7); } /* Corner Decorations */ .corner-decor { position: absolute; width: 20px; height: 20px; border-color: rgba(30, 140, 255, 0.5); z-index: 5; } .top-left { top: 8px; left: 8px; border-top: 2px solid; border-left: 2px solid; } .top-right { top: 8px; right: 8px; border-top: 2px solid; border-right: 2px solid; } .bottom-left { bottom: 8px; left: 8px; border-bottom: 2px solid; border-left: 2px solid; } .bottom-right { bottom: 8px; right: 8px; border-bottom: 2px solid; border-right: 2px solid; } /* Animations */ @keyframes glow { 0% { text-shadow: 0 0 10px rgba(50, 150, 255, 0.5); } 100% { text-shadow: 0 0 20px rgba(50, 150, 255, 0.8), 0 0 30px rgba(50, 150, 255, 0.6); } } @keyframes point { 0%, 100% { transform: translateX(0); } 50% { transform: translateX(3px); } } @keyframes rocket { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-3px); } } @keyframes pulseGlow { 0% { box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2), 0 0 0px rgba(30, 140, 255, 0.1); } 100% { box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2), 0 0 20px rgba(30, 140, 255, 0.3); } } /* Responsive Styles */ @media (max-width: 600px) { .crime-news-container { padding: 15px 12px; font-size: 13px; } .news-header h2 { font-size: 18px; } .info-box { font-size: 12.5px; padding: 10px; } .feature-button { width: 28px; height: 28px; } }
- 19 replies
-
10
-
https://cstate.to/topic/6-informationen-zu-den-benutzerrängen/
-
Herzlich willkommen !
-
Der @ DRUGSFACTORY wurde bei uns schon längst verifiziert. Falls du Bedenken hast ( egal bei wem ) nutze unser Automatisiertes Treuhandsystem.
-
-
.detective-box { font-family: 'Courier New', monospace; background-color: #1a1a1a; color: #e0e0e0; border: 2px solid #444; padding: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0,255,255,0.2); max-width: 800px; margin: auto; } .detective-box h2 { color: #00ffff; border-bottom: 1px solid #00ffff; padding-bottom: 5px; } .detective-box ul { list-style-type: "🕵️ "; padding-left: 1.2em; } .detective-box p, .detective-box li { line-height: 1.6; } .step { color: #00ff99; font-weight: bold; margin-top: 20px; } .material-list { margin-bottom: 10px; padding-left: 20px; } .material-list li::before { content: "🔸 "; } @ marsalek 🧤 Einfache Variante: Abdruck sichtbar machen – Nimm eine glatte Oberfläche (z. B. Glas) mit einem Fingerabdruck drauf. – Bestäube die Stelle vorsichtig mit Fingerabdruckpulver (z. B. Ruß oder Graphitpulver). – Mit einem feinen Pinsel vorsichtig den Abdruck herausarbeiten. Abdruck sichern – Lege durchsichtiges Klebeband (z. B. Tesafilm) vorsichtig auf den Abdruck. – Andrücken, dann langsam abziehen – der Abdruck bleibt am Klebeband haften. Übertragen auf neue Oberfläche – Drücke das Klebeband mit dem Abdruck auf die gewünschte Oberfläche. – Bei Bedarf mit leichtem Druck oder Wärme (z. B. Föhn auf niedriger Stufe) nachhelfen. 🧪 Erweitertes Tutorial: 📦 Materialien zum Abdruck nehmen: Fingerabdruckpulver (Graphit, Ruß o. ä.) Pinsel oder Applikator Transparentes Klebeband Eine Glasplatte oder ein Glas mit klaren Fingerabdrücken 🛠️ Zum Formen & Übertragen: Flüssigsilikon (z. B. "Siligum") Holzleim, Weißleim oder PVA-Kleber (trocknet durchsichtig) Glycerin oder Gelatine (optional, für flexible Nachbildung) Kleine Schale & Spatel Optional: Handschuh oder Trägerfolie für besseren Halt 🧾 Beispielprodukte aus dem Bastelbedarf: Graphitpulver: z. B. „KOH-I-NOOR Graphite Powder“ (fein, trocken) Flüssigsilikon: z. B. „Siligum“ von Gédéo oder „FormSil“ 2K-Abformmasse Pinsel: Kosmetik-Fächerpinsel oder sehr feiner Künstlerpinsel (z. B. Nr. 1) Transparente Klebebänder: z. B. Scotch Crystal Clear oder Tesa Film Holzleim: z. B. Ponal Classic oder PVA-Bastelleim (lösungsmittelfrei) Gelatine: Lebensmittelgelatine (Pulver), am besten neutral und klar Hautkleber (für Theater/FX): z. B. „Mastix“ oder „Spirit Gum“ 🧬 Schritt-für-Schritt-Anleitung: 🔹 1. Fingerabdruck sichtbar machen Oberfläche leicht mit Pulver bestäuben und vorsichtig mit Pinsel sichtbar machen. 🔹 2. Abdruck sichern (Negativ) Klebeband über den Abdruck legen, andrücken und vorsichtig abziehen. Klebeband mit Abdruck in eine Schale kleben – klebrige Seite nach oben. 🔹 3. Negativ-Abdruck mit Silikon abformen Flüssigsilikon anmischen, auf das Klebeband gießen oder streichen. Aushärten lassen. 🔹 4. Positiv-Abdruck herstellen Holzleim oder Gelatine in die Form gießen. Trocknen lassen – ergibt flexiblen, detailreichen Abdruck. 🔹 5. Auftragen & Verwenden (theoretisch) Den fertigen Abdruck auf Finger kleben oder auf Oberfläche drücken – für forensische Demos oder fiktive Szenen.
- 10 replies
-
13
-
Hallo, dafür musst du dich bei mir melden.
-
🚀 Cake Wallet & Trust Wallet GUTE ALTERNATIVEN ZU > EXODUS.
-
Beste Seite um Proofs auch Videos hochzuladen ohne Löschung
Krypton replied to OnlyFlakes's topic in Fragen & Antworten
Ich denke dumpli & picupto sind in Ordnung für Proof Bilder, ansonsten könntest du deine Inhalte direkt auch bei uns hochladen. -
Herzlich willkommen zurück! Sende mir das Tutorial bitte zu. Liebe Grüße, Krypton
- 1 reply
-
1
-
Vorstellung / SpeedyGonzales / Zukünftiger Speed Vendor :)
Krypton replied to SpeedyGonzales's topic in Vorstellungen
Herzlich Willkommen bei CrimeState. Treuhand-Infos: Hier Regelwerk: Hier -
Blüten - für wie realistisch haltet ihr ein Comeback der Großen?
Krypton replied to Student030's topic in Offtopic
Proofs liefern, Thread eröffnen. 24 Stunden Zeit. -
Herzlich willkommen auf CrimeState! Bitte lies dir unser Regelwerk sorgfältig durch: Forumregelwerk Falls du eine Vendor-Lizenz erwerben möchtest, kannst du mich gerne kontaktieren. Liebe Grüße, Krypton
-
@ Picasso 24 Sunden zum antworten Zeit.
-
Herzlich Willkommen! Erstelle gerne einen Thread für das anbieten deiner Produkte!
-
Herzlich Willkommen!
-
Herzlich Willkommen! Wenn du deinen Service anbieten möchtest, erstelle gerne einen Thread unter der Sektion Biete.
-
Herzlich Willkommen!
-
Herzlich Willkommen!
-
Herzlich Willkommen!
- 1 reply
-
1