Switch Mode

هذا المحتوى ترفيهي فقط ولايمت لديننا بأي صلة. لا تجعلوا القراءة تلهيكم عن صلواتكم و واجباتكم.

مطور ألعاب الرعب: ألعابي ليست مرعبة لهذا الحد! 249

تهيئة المسرح [3]

تهيئة المسرح [3]

الفصل 249: تهيئة المسرح [3]

“حسنًا إذن.”

[تم العثور على بوابة شاذة ضخمة من الرتبة <A> داخل المنطقة 2 من جزيرة مالوفيا. يُشتبه بكونها من رتبة الآسر فما فوق!]

بدأ يتحدث.

كان العنوان العريض أوّل ما استرعى انتباهي.

.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 25 يوم متبقي 39,405 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉عويض المطيري🔥 1004G A🔥 1005Ali Alshamsi🔥 1006Abdulla Alkalbani🔥 1007ahmad aa🔥 1008Ali Souidan🔥 1009mohammad alazmi🔥 10010Gehrman Sparrow🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057الخال!💎 1008F A💎 1009mohaamned alrehaili💎 10010محمد جبران💎 100

وكأنّه تلقّى الخبر ذاته، أخرج نيل هاتفه فجأة، فتبدّل تعبير وجهه على الفور.

عند وصولنا إلى المنطقة الرئيسية، وُضعت مئات الكراسي البيضاء، معظمها ممتلئ.

“بوابة من رتبة A؟ يُشتبه أنّها من رتبة الآسر فما فوق…؟”

ثمّ شرعت ميا في شرح الموقف بأكمله.

كان ذهوله مفهومًا. فالبوابات ذات رتب كانت نادرة للغاية. بل إنّ ندرتها بلغت حدّ أنّ نقابة النجم المبتور لم تتمكّن سوى مؤخرًا من تنظيف واحدة منها… والتي في الحقيقة كنتُ أنا من ساعد في تنظيفها. ولم يكن هناك سوى درجة واحدة أعلى من رتبة A، لكنّها كانت نادرة إلى أبعد الحدود، وفي حال ظهورها، تُجبر وحدة الـBAU بأكملها على التحرّك، جنبًا إلى جنب مع النقابات المتمركزة حول العالم. كان ذلك حدثًا يهدّد العالم بأسره.

“حسنًا إذن.”

وبقدر ما توصّلت إليه أبحاثي، فإنّ مثل هذه المناسبات لم تحدث إلا ثلاث مرّات في تاريخ البشر.

توجّهت كل العيون إلى رئيس القسم.

’لماذا ظهرت بوابة من الرتبة <A> من العدم؟’

بدأ يتحدث.

حدّقت في التقرير الإخباري، غلبني الفضول، ففتحت الإشعار لأقرأ تفاصيل الوضع.

“قائد الفرقة!”

ليتني لم أفعل.

أشارت إليه.

فبمجرّد قراءة الأسطر الأولى، ازداد وجهي كآبة.

“—المهرج.”

“يُقدَّر حاليًا أنّ البوابة من رتبة <A>، لكنّ الخبراء يعتقدون أنّ مستواها آخذ في الارتفاع بثبات. هناك احتمال بأن تبلغ رتبة <S>. لقد تمّ تنبيه الـBAU، ووُضعَت المنطقة 2 بأكملها تحت الإغلاق.” هبط قلبي عند قراءة ذلك.

كان العنوان العريض أوّل ما استرعى انتباهي.

غالبية البوابات الشاذة كان وراءها سبب لوجودها.

ثمّ شرعت ميا في شرح الموقف بأكمله.

بل إنّ جميعها كانت تحمل أسبابًا.

دقّ قلبي داخل عقلي.

أما أن تظهر بوابة بهذه القوّة من العدم، فذلك لم يكن منطقيًا.

ثمّ شرعت ميا في شرح الموقف بأكمله.

’لا بدّ أن يكون هناك سبب ما.’

“…بالطبع، الاحتمالات منخفضة. ومع ذلك، في حال تطورت حقًا إلى بوابة من رتبة <S>، توقعوا أن تُغلق جزيرة مالوفيا بالكامل. لن يُسمح إلا لنا وللنقابات الأخرى بالبقاء على الجزيرة.”

وذلك “السبب” تحديدًا هو ما أخذ ينهش أطراف عقلي.

توقفت عند الباب وابتسمت.

كلّما أمعنت التفكير، ازداد ثقل قلبي بينما واصلت التمرير في هاتفي إلى أن توقّفت عند صورة بعينها.

“اشهدوا الكمال.”

كانت صورة لبناء معيّن.

“بوابة من رتبة A؟ يُشتبه أنّها من رتبة الآسر فما فوق…؟”

ذلك الذي اكتُشف أنّ البوابة تكمن فيه.

محاولًا قدر المستطاع ألا أفقد أعصابي، نهضت من مكاني وتوجّهت نحو الباب.

للوهلة الأولى، بدا قديمًا.

شعرتُ بنظرة رئيس القسم، فنظرنا حولنا قبل أن نجد بعض المقاعد.

طلاؤه تقشّر في شرائط طويلة جافّة، وحجره تهشّم وتشقّق في مواضع عديدة. النوافذ إمّا محطّمة أو مسدودة بالألواح، واللافتة فوق المدخل كانت باهتة وصدئة.

كان الملصق قديمًا ومهترئًا. لم يبدو أنّ هناك شيئًا مميزًا فيه؛ ومع ذلك، بينما مدّ رئيس القسم يده، أشار إلى جزء معين في نهاية الملصق.

الأبواب المزدوجة العريضة تدلّت على مفاصلها بغير اتّزان، بالكاد تمنح لمحة من الداخل الغارق في الظلام.

توجّهت كل العيون نحو الصورة.

حدّقت في الصورة بصمت، ثمّ أنزلت بصري إلى النص أسفلها مباشرة:

أما أن تظهر بوابة بهذه القوّة من العدم، فذلك لم يكن منطقيًا.

دار أوبرا فيلمور.

“…اذهبوا جميعًا إلى الطوابق السفلى والتقوا برئيس القسم.”

“هووو.”

.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 25 يوم متبقي 39,405 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉عويض المطيري🔥 1004G A🔥 1005Ali Alshamsi🔥 1006Abdulla Alkalbani🔥 1007ahmad aa🔥 1008Ali Souidan🔥 1009mohammad alazmi🔥 10010Gehrman Sparrow🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057الخال!💎 1008F A💎 1009mohaamned alrehaili💎 10010محمد جبران💎 100

زفرت بعمق، شاعرًا بيديّ ترتجفان ببطء.

ثم—

حاولت الحفاظ على رباطة جأشي، لكنّ رهبةً زاحفة تسلّلت عبر عمودي الفقري وأنا أحدّق في دار الأوبرا.

.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 25 يوم متبقي 39,405 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉عويض المطيري🔥 1004G A🔥 1005Ali Alshamsi🔥 1006Abdulla Alkalbani🔥 1007ahmad aa🔥 1008Ali Souidan🔥 1009mohammad alazmi🔥 10010Gehrman Sparrow🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057الخال!💎 1008F A💎 1009mohaamned alrehaili💎 10010محمد جبران💎 100

’هذا… لا يمكن أن يكون، أليس كذلك…؟’

فبمجرّد قراءة الأسطر الأولى، ازداد وجهي كآبة.

كنتُ أريد حقًا أن أنفي الاحتمال، لكنّ كلّما أطلت التحديق في دار الأوبرا أمامي، ازداد ذلك الشعور الكئيب داخلي.

كمّ الشتائم التي كنت أكبتها في تلك اللحظة…

ثم—

.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 25 يوم متبقي 39,405 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉عويض المطيري🔥 1004G A🔥 1005Ali Alshamsi🔥 1006Abdulla Alkalbani🔥 1007ahmad aa🔥 1008Ali Souidan🔥 1009mohammad alazmi🔥 10010Gehrman Sparrow🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057الخال!💎 1008F A💎 1009mohaamned alrehaili💎 10010محمد جبران💎 100

بانغ!

“جيدة، على ما أعتقد.”

انفتح الباب فجأة، واقتحم المكان عدد من الأشخاص.

زفرت بعمق، شاعرًا بيديّ ترتجفان ببطء.

“قائد الفرقة!”

انسَ الترقية، فقد حان الوقت للهرب.

اندفعت ميا حاملةً هاتفها بيدها.

كان ذهوله مفهومًا. فالبوابات ذات رتب كانت نادرة للغاية. بل إنّ ندرتها بلغت حدّ أنّ نقابة النجم المبتور لم تتمكّن سوى مؤخرًا من تنظيف واحدة منها… والتي في الحقيقة كنتُ أنا من ساعد في تنظيفها. ولم يكن هناك سوى درجة واحدة أعلى من رتبة A، لكنّها كانت نادرة إلى أبعد الحدود، وفي حال ظهورها، تُجبر وحدة الـBAU بأكملها على التحرّك، جنبًا إلى جنب مع النقابات المتمركزة حول العالم. كان ذلك حدثًا يهدّد العالم بأسره.

أشارت إليه.

كانت واقفة ويداها متشابكتان أمامها، ووجهها جدي تمامًا مثل الآخرين. لكن عند مراقبتها عن كثب، لاحظت أنّها كل بضع ثوانٍ تشدّ ياقة قميصها للخلف قليلًا.

“هل رأيت الأخبار؟!”

“ظهرت بوابة من رتبة <A> فجأة في منتصف المنطقة 2. الفريق المراقب يراقبها باستمرار، لكن من خلال ما جمعناه حتى الآن، مستويات طاقة البوابة ترتفع بثبات. هناك احتمال ضئيل أن تتطور إلى بوابة من رتبة <S>.”

“…لقد رأيت.”

دقّ قلبي داخل عقلي.

أجبت ببطء وأنا أُريها هاتفي أنا الآخر.

رمز بنفسجي…

“إنّها فوضى عارمة في الخارج! الجميع في حالة هلع!”

“سأنضم إليكم.”

ثمّ شرعت ميا في شرح الموقف بأكمله.

وبقدر ما توصّلت إليه أبحاثي، فإنّ مثل هذه المناسبات لم تحدث إلا ثلاث مرّات في تاريخ البشر.

“الجميع عائدون إلى النقابة. سيّد النقابة أصدر أمرًا بالعودة الفوريّة لكلّ الأعضاء. إنّهم يضمون حتى أعضاء الأقسام الأخرى. لم أرَ مثل هذا يحدث من قبل.”

“إنّها فوضى عارمة في الخارج! الجميع في حالة هلع!”

“أهكذا إذن…؟”

“…اذهبوا جميعًا إلى الطوابق السفلى والتقوا برئيس القسم.”

مرّرت بإصبعي على إشعارات هاتفي، فرأيت الرسالة الطارئة من النقابة.

كان المكان صامتًا.

[جميع أعضاء النقابة، عودوا فورًا إلى النقابة! لقد تم تفعيل رمز بنفسجي!]

كمّ الشتائم التي كنت أكبتها في تلك اللحظة…

رمز بنفسجي…

كانت واقفة ويداها متشابكتان أمامها، ووجهها جدي تمامًا مثل الآخرين. لكن عند مراقبتها عن كثب، لاحظت أنّها كل بضع ثوانٍ تشدّ ياقة قميصها للخلف قليلًا.

كان هذا على الأرجح أعلى رمز طارئ ضمن النقابة.

للوهلة الأولى، بدا قديمًا.

كانت الرموز كالتالي:

“اشهدوا الكمال.”

رمز أخضر – فريق واحد

يعني بذلك أنّ جميع المواطنين سيُخلّون، أما نحن فلن نُخلّى لأنّنا سنساعد وحدة الـBAU في تنظيف البوابة.

رمز برتقالي – قسم واحد

غالبية البوابات الشاذة كان وراءها سبب لوجودها.

رمز بنفسجي – النقابة بأكملها

يعني بذلك أنّ جميع المواطنين سيُخلّون، أما نحن فلن نُخلّى لأنّنا سنساعد وحدة الـBAU في تنظيف البوابة.

كانت هناك ثلاثة رموز فقط، لكن نادرًا ما تم استخدام الرمز البنفسجي من قبل.

غالبية البوابات الشاذة كان وراءها سبب لوجودها.

رفعت رأسي لأرى الجميع يحدّقون بي.

طلاؤه تقشّر في شرائط طويلة جافّة، وحجره تهشّم وتشقّق في مواضع عديدة. النوافذ إمّا محطّمة أو مسدودة بالألواح، واللافتة فوق المدخل كانت باهتة وصدئة.

“حسنًا إذن.”

أجبت ببطء وأنا أُريها هاتفي أنا الآخر.

محاولًا قدر المستطاع ألا أفقد أعصابي، نهضت من مكاني وتوجّهت نحو الباب.

رفعت رأسي لأرى الجميع يحدّقون بي.

“…اذهبوا جميعًا إلى الطوابق السفلى والتقوا برئيس القسم.”

حدّقت في الصورة بصمت، ثمّ أنزلت بصري إلى النص أسفلها مباشرة:

“هاه؟ وماذا عنك…؟”

كان العنوان العريض أوّل ما استرعى انتباهي.

“ألن تذهب معنا؟”

بل إنّ جميعها كانت تحمل أسبابًا.

“أنا؟”

لا، تبًا لذلك.

توقفت عند الباب وابتسمت.

توجّهت كل العيون نحو الصورة.

“سأنضم إليكم.”

محاولًا قدر المستطاع ألا أفقد أعصابي، نهضت من مكاني وتوجّهت نحو الباب.

لا، تبًا لذلك.

“هل رأيت الأخبار؟!”

انسَ الترقية، فقد حان الوقت للهرب.

كان الجميع على دراية بما تعنيه بوابة من رتبة <S>.

*

توقف رئيس القسم، أخرج هاتفه وربطه بالبروجيكتور العلوي، فاندفع شعاع ضوء نحو الجدار القريب، ليعرض ما بدا كملصق.

“يا للصدفة الرائعة، أليس كذلك؟ لقد عدتُ مسرعًا إلى النقابة من مهمتي وصادفتك.”

“دخل عدة كشافين البوابة، لكننا لم نسمع شيء منهم بعد. حسب علمنا، جميعهم ما زالوا على قيد الحياة. لا أعلم إن كان ذلك خبرًا جيدًا أم سيئًا، لكن الفريق الأول تمكن من العثور على شيء ما.”

“….”

كلّما أمعنت التفكير، ازداد ثقل قلبي بينما واصلت التمرير في هاتفي إلى أن توقّفت عند صورة بعينها.

سحبني كايل من المصعد وذراعه على كتفي.

بانغ!

كمّ الشتائم التي كنت أكبتها في تلك اللحظة…

فقدت أنفاسي.

“وبعيدًا عن كل ذلك، كيف هي الأمور مع فريقك؟”

*

“جيدة، على ما أعتقد.”

[تم العثور على بوابة شاذة ضخمة من الرتبة <A> داخل المنطقة 2 من جزيرة مالوفيا. يُشتبه بكونها من رتبة الآسر فما فوق!]

لم تكن جيدة في البداية، لكن بعد حديثي مع نيل، لاحظت أنّ الوضع تحسّن كثيرًا. لا يزال هناك الكثير من العمل، لكننا كنا نسير في الاتجاه الصحيح.

[جميع أعضاء النقابة، عودوا فورًا إلى النقابة! لقد تم تفعيل رمز بنفسجي!]

“يبدو أنّ الجميع قد اجتمع بالفعل.”

“يبدو أنّ الجميع قد اجتمع بالفعل.”

عند وصولنا إلى المنطقة الرئيسية، وُضعت مئات الكراسي البيضاء، معظمها ممتلئ.

شعرتُ بنظرة رئيس القسم، فنظرنا حولنا قبل أن نجد بعض المقاعد.

وقف رئيس القسم في الطرف البعيد، مرتديًا بدلة أنيقة، ووجهه جدي بشكل غير معتاد. وبجانبه وقف عدة آخرون، أيضًا ببدلات رسمية، ووجوههم جدية ورصينة.

بمجرد جلوسنا، انتظرنا عدة دقائق حتى بدأ رئيس القسم بالحديث.

رأيت قائدة الفريق سوران في نهاية الصف.

كان المكان صامتًا.

كانت واقفة ويداها متشابكتان أمامها، ووجهها جدي تمامًا مثل الآخرين. لكن عند مراقبتها عن كثب، لاحظت أنّها كل بضع ثوانٍ تشدّ ياقة قميصها للخلف قليلًا.

“أنتما الاثنان، اجلسا.”

بدت غير مرتاحة…

لم تكن جيدة في البداية، لكن بعد حديثي مع نيل، لاحظت أنّ الوضع تحسّن كثيرًا. لا يزال هناك الكثير من العمل، لكننا كنا نسير في الاتجاه الصحيح.

“أنتما الاثنان، اجلسا.”

فبمجرّد قراءة الأسطر الأولى، ازداد وجهي كآبة.

شعرتُ بنظرة رئيس القسم، فنظرنا حولنا قبل أن نجد بعض المقاعد.

“أنتما الاثنان، اجلسا.”

بمجرد جلوسنا، انتظرنا عدة دقائق حتى بدأ رئيس القسم بالحديث.

كنتُ أريد حقًا أن أنفي الاحتمال، لكنّ كلّما أطلت التحديق في دار الأوبرا أمامي، ازداد ذلك الشعور الكئيب داخلي.

“…بحلول الآن، يجب أن يكون الجميع على دراية بسبب استدعاء الجميع للعودة إلى النقابة.”

وبقدر ما توصّلت إليه أبحاثي، فإنّ مثل هذه المناسبات لم تحدث إلا ثلاث مرّات في تاريخ البشر.

كان المكان صامتًا.

الفصل 249: تهيئة المسرح [3]

توجّهت كل العيون إلى رئيس القسم.

“استمتعوا بالقطعة الكاملة.”

“ظهرت بوابة من رتبة <A> فجأة في منتصف المنطقة 2. الفريق المراقب يراقبها باستمرار، لكن من خلال ما جمعناه حتى الآن، مستويات طاقة البوابة ترتفع بثبات. هناك احتمال ضئيل أن تتطور إلى بوابة من رتبة <S>.”

كان باهتًا، لكنني استطعت رؤيته.

ارتفعت التوترات في الغرفة بشكل ملحوظ عند سماع هذه الكلمات.

“حسنًا إذن.”

كان الجميع على دراية بما تعنيه بوابة من رتبة <S>.

“يبدو أنّ الجميع قد اجتمع بالفعل.”

“…بالطبع، الاحتمالات منخفضة. ومع ذلك، في حال تطورت حقًا إلى بوابة من رتبة <S>، توقعوا أن تُغلق جزيرة مالوفيا بالكامل. لن يُسمح إلا لنا وللنقابات الأخرى بالبقاء على الجزيرة.”

زفرت بعمق، شاعرًا بيديّ ترتجفان ببطء.

يعني بذلك أنّ جميع المواطنين سيُخلّون، أما نحن فلن نُخلّى لأنّنا سنساعد وحدة الـBAU في تنظيف البوابة.

لا، تبًا لذلك.

“دخل عدة كشافين البوابة، لكننا لم نسمع شيء منهم بعد. حسب علمنا، جميعهم ما زالوا على قيد الحياة. لا أعلم إن كان ذلك خبرًا جيدًا أم سيئًا، لكن الفريق الأول تمكن من العثور على شيء ما.”

انسَ الترقية، فقد حان الوقت للهرب.

توقف رئيس القسم، أخرج هاتفه وربطه بالبروجيكتور العلوي، فاندفع شعاع ضوء نحو الجدار القريب، ليعرض ما بدا كملصق.

كانت صورة لبناء معيّن.

توجّهت كل العيون نحو الصورة.

ذلك الذي اكتُشف أنّ البوابة تكمن فيه.

وعيني أيضًا.

 

كان الملصق قديمًا ومهترئًا. لم يبدو أنّ هناك شيئًا مميزًا فيه؛ ومع ذلك، بينما مدّ رئيس القسم يده، أشار إلى جزء معين في نهاية الملصق.

اندفعت ميا حاملةً هاتفها بيدها.

كان باهتًا، لكنني استطعت رؤيته.

رمز برتقالي – قسم واحد

كلمات…

حدّقت في التقرير الإخباري، غلبني الفضول، ففتحت الإشعار لأقرأ تفاصيل الوضع.

“أصبحت جزءًا من الجمهور.”

 

بدأ يتحدث.

بدأ يتحدث.

“استمتعوا بالقطعة الكاملة.”

“أنتما الاثنان، اجلسا.”

دقّ قلبي داخل عقلي.

’هذا… لا يمكن أن يكون، أليس كذلك…؟’

“اشهدوا الكمال.”

.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي أغسطس 2026 ⏳ 25 يوم متبقي 39,405 شعلة الهدف: 66,666 59.1% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 10,000🥈Yazeed Alsaedi🔥 105🥉عويض المطيري🔥 1004G A🔥 1005Ali Alshamsi🔥 1006Abdulla Alkalbani🔥 1007ahmad aa🔥 1008Ali Souidan🔥 1009mohammad alazmi🔥 10010Gehrman Sparrow🔥 100 🥇M. K💎 22,000🥈Fares saeed💎 1,100🥉Hamood Mahemed💎 5004Abdullah K💎 5005ibrahim shazly💎 5006Yazeed Alsaedi💎 1057الخال!💎 1008F A💎 1009mohaamned alrehaili💎 10010محمد جبران💎 100

فقدت أنفاسي.

كان العنوان العريض أوّل ما استرعى انتباهي.

“—المهرج.”

“قائد الفرقة!”

 

توقفت عند الباب وابتسمت.

🔥 تحدي أغسطس 2026 ⏳ 25 يوم متبقي
39,405 شعلة الهدف: 66,666
59.1%
🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع!
×

شراء عملة الشعلة

🥇M. K🔥 10,000
🥈Yazeed Alsaedi🔥 105
🥉عويض المطيري🔥 100
4G A🔥 100
5Ali Alshamsi🔥 100
6Abdulla Alkalbani🔥 100
7ahmad aa🔥 100
8Ali Souidan🔥 100
9mohammad alazmi🔥 100
10Gehrman Sparrow🔥 100

يعني بذلك أنّ جميع المواطنين سيُخلّون، أما نحن فلن نُخلّى لأنّنا سنساعد وحدة الـBAU في تنظيف البوابة.

---

ترجمة موقع ملوك الروايات. لا تُلهِكُم القراءة عن أداء الصلوات فى أوقاتها، و لا تنسوا نصيبكم من القرآن

اشترك الان من هنا. ولا مزيد من الإعلانات
لا تنسى وضع تعليق للمترجم فهذا يساعده على الاستمرار ومواصلة العمل عندما يرى تشجيعًا.

Comment

اعدادات القارئ

لايعمل مع الوضع اليلي
لتغير كلمة إله الى شيء أخر
إعادة ضبط