Jump to content

Recoil

๐Ÿ‘‘ใƒปOwner
  • Posts

    55
  • Joined

Everything posted by Recoil

  1. All products have been restocked!
  2. .update-banner { max-width: 960px; margin: 24px auto; padding: 26px; border-radius: 14px; background: linear-gradient(145deg,#0f1724,#071021); color: #dbeafe; font-family: Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif; box-shadow: 0 0 22px rgba(77,166,255,0.18), 0 0 44px rgba(42,68,255,0.08); border: 1px solid rgba(255,255,255,0.04); position: relative; overflow: hidden; } .update-banner::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 92%; height: 3px; transform: translateX(-50%); border-radius: 3px; background: linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff); background-size: 200% 100%; animation: borderflow 6s linear infinite; opacity: .92; } @keyframes borderflow { 0% { background-position: 0% 50%; } 100% { background-position: 200% 50%; } } .update-title { text-align: center; font-size: 26px; font-weight: 800; color: #fff; margin: 6px 0 18px; } .update-section { font-size: 16px; color: #e6f0ff; margin: 14px 0; line-height: 1.5em; } .update-section strong { color: #fff; } .update-images { text-align: center; margin-top: 22px; } .update-images img { max-width: 100%; margin: 12px 0; border-radius: 12px; box-shadow: 0 0 14px rgba(0,0,0,0.45); } ๐ŸŒ Platinum Products โ€” Major Website & Store Overhaul Weโ€™ve been hard at work behind the scenes, and today weโ€™re excited to share a full website update that makes browsing, shopping, and staying up-to-date smoother than ever! ๐Ÿ†• New Status Page โœ… Fully redesigned with a clean, modern look โœ… Easy-to-navigate game banners โ€” click to check status instantly โœ… Clearer product status info at a glance ๐Ÿ›๏ธ Storefront Revamp โœจ Out with the old slim layout, in with modern cards โœจ Game info + requirements are now front and center โœจ Highlighted Check Status buttons for quick access โœจ Overall smoother, easier shopping experience ๐Ÿ“ฉ Order Emails ๐Ÿ“จ Cleaner, professional design ๐Ÿ“จ Easier download + instructions access ๐Ÿ“จ Instant delivery as always โ“ FAQ Overhaul ๐Ÿ”น Refreshed with clearer answers ๐Ÿ”น Updated HWID guidance ๐Ÿ”น Easy links to status + product help ๐Ÿ”ง Backend Improvements ๐Ÿš€ Faster performance across the site ๐Ÿž Minor bug fixes for stability and reliability ๐ŸŽฎ Store Additions / Changes โŒ Removed โ€ข Marvel Rivals Fecurity โœ… Added / Updated โ€ข Fortnite Fecurity โ€ข EFT Fecurity โ€ข EFT-A Fecurity โ€ข BattleBit Fecurity โ€ข DBD Fecurity ๐Ÿš€ Whatโ€™s Next Weโ€™re not done yet โ€” expect new product drops, more features, and even a few surprises soon. ๐Ÿ‘‰ Weโ€™re also hiring! Open a ๐ŸŽŸ๏ธ ticket if you want to join the team and enjoy staff perks. ๐Ÿ“ธ Check out the graphics below to see the new changes in action!
  3. ๐Ÿ”Ž How do I check my Windows version? Search for winver our press Windows Key + R type winver press enter. You windows version number will be shown Your Windows version number will display like this: โœ… Done! This example shows Windows 10 21H1. /* Card style */ .check-banner { max-width: 820px; margin: 20px auto; padding: 24px; border-radius: 14px; background: linear-gradient(145deg,#0f1724,#0b1220); color: #dbeafe; font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; box-shadow: 0 0 20px rgba(77,166,255,0.25), 0 0 40px rgba(42,68,255,0.15); border: 1px solid rgba(255,255,255,0.04); text-align: center; position: relative; overflow: hidden; } /* animated glowing border */ .check-banner::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 90%; height: 3px; transform: translateX(-50%); border-radius: 3px; background: linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff); background-size: 200% 100%; animation: borderflow 6s linear infinite; opacity: 0.9; } @keyframes borderflow { 0% { background-position: 0% 50%; } 100% { background-position: 200% 50%; } } /* title */ .check-title { font-size: 24px; font-weight: 800; color: #ffffff; margin-bottom: 14px; display:flex; justify-content:center; align-items:center; gap:10px; text-shadow: 0 0 8px rgba(77,166,255,0.25); } .icon { font-size:22px; } /* steps */ .check-section { margin: 16px 0; } .check-step { font-size: 16px; color: #cbd5e1; margin-bottom: 8px; } .check-step code { background: rgba(255,255,255,0.06); padding: 2px 6px; border-radius: 6px; font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, "Roboto Mono", monospace; color:#93c5fd; } /* images */ .check-img { border-radius: 10px; box-shadow: 0 4px 14px rgba(0,0,0,0.35); max-width: 100%; height: auto; margin: 6px 0; border:1px solid rgba(255,255,255,0.05); } .check-img.small { max-width: 460px; } .check-img.tiny { max-width: 260px; } /* done text */ .check-done { margin-top: 12px; font-size: 16px; font-weight:600; color:#a5f3fc; }
  4. ๐Ÿ› ๏ธ How to Downgrade/Update Windows to a Specific Version Download the ISO file you need โ€” Download here Download ISO Tool Download Rufus How to format USB (WindowsCentral) After downloading everything above, follow the steps below closely!!! Insert your USB drive (min 8GB). Run the Rufus application. Choose your USB drive from the "Device" menu. Choose Disk or ISO image from the "Boot selection" menu. Select the ISO file you downloaded in step 1. Click START and confirm any prompts. Boot your PC to BIOS/UEFI (this differs by manufacturer โ€” check your manual). Set the USB drive as the highest priority in your boot order. Save changes and exit BIOS/UEFI. Install Windows following on-screen instructions. If asked, choose "Custom: Install Windows only (advanced)" and pick the "Home" edition if you want to downgrade from Pro/Education/Enterprise. Notes: If your disks are set as online, you may need to boot into a PE (Preinstallation Environment) to fix them or perform a clean reinstall. See official guidance: Microsoft Docs โ€” DISM / PE. Formatting the USB as FAT32 is often required for UEFI systems โ€” use the WindowsCentral guide or Rufus to handle partition scheme and file system choices. Always back up your data before performing OS installs or downgrades. /* Card + glow */ .install-banner { max-width: 920px; margin: 20px auto; padding: 24px; border-radius: 14px; background: linear-gradient(145deg,#0f1724,#071021); color: #dbeafe; font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; box-shadow: 0 0 22px rgba(77,166,255,0.20), 0 0 44px rgba(42,68,255,0.12); border: 1px solid rgba(255,255,255,0.04); position: relative; overflow: hidden; } /* animated bottom border flow */ .install-banner::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 92%; height: 3px; transform: translateX(-50%); border-radius: 3px; background: linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff); background-size: 200% 100%; animation: borderflow 6s linear infinite; opacity: 0.92; } @keyframes borderflow { 0% { background-position: 0% 50%; } 100% { background-position: 200% 50%; } } .install-title { text-align: center; font-size: 28px; font-weight: 800; color: #ffffff; margin: 4px 0 14px; text-shadow: 0 0 10px rgba(77,166,255,0.18); display:flex; justify-content:center; align-items:center; gap:10px; } .icon { font-size:24px; } .install-actions { text-align:center; margin-bottom:12px; } .install-lead { font-size:16px; color:#dbeafe; margin:0 0 10px; } .lead-accent { color:#6b46c1; font-weight:700; } .lead-light { color:#dfe7f7; } .btn-row { display:flex; gap:10px; justify-content:center; flex-wrap:wrap; margin-bottom:6px; } .btn, .btn-outline, .btn-small { display:inline-block; padding:8px 12px; border-radius:10px; font-weight:600; text-decoration:none; font-size:14px; color:#eef6ff; box-shadow: 0 8px 18px rgba(42,68,255,0.08); } .btn { background: linear-gradient(90deg,#2a44ff,#4da6ff); } .btn-outline { background: transparent; color:#9fc7ff; border: 1px solid rgba(127,199,255,0.12); } .btn-small { background: linear-gradient(90deg,#9b7bff,#ff8aa0); font-size:13px; } /* steps */ .install-steps { margin: 12px 18px; padding-left: 22px; color:#d7e6ff; line-height:1.7; } .install-steps li { margin:8px 0; font-size:15px; } /* notes */ .notes { margin: 12px 18px; color:#bcd8ff; font-size:14px; } .notes ul { margin-left:20px; line-height:1.6; } .notes a { color:#7fc7ff; font-weight:600; text-decoration:none; } .notes a:hover { text-decoration:underline; color:#2a44ff; } .callout { margin-top:6px; margin-bottom:8px; } /* credits */ .credits { color:#a9c8ff; font-weight:700; margin-top:8px; } /* responsive */ @media (max-width:600px){ .install-title { font-size:20px; padding:0 6px; } .btn-row { gap:8px; } .install-steps { margin-left:14px; margin-right:8px; } }
  5. .faq-banner-6 { /* unique */ max-width:920px;margin:20px auto;padding:22px;border-radius:14px;background:linear-gradient(145deg,#0f1724,#071021);color:#dbeafe;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;box-shadow:0 0 22px rgba(77,166,255,0.18),0 0 44px rgba(42,68,255,0.08);border:1px solid rgba(255,255,255,0.04);position:relative;overflow:hidden;} .faq-banner-6::after{content:"";position:absolute;bottom:0;left:50%;width:92%;height:3px;transform:translateX(-50%);border-radius:3px;background:linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff);background-size:200% 100%;animation:borderflow-6 6s linear infinite;opacity:.92;} @keyframes borderflow-6{0%{background-position:0% 50%;}100%{background-position:200% 50%;}} .faq-title-6{text-align:center;font-size:22px;font-weight:800;color:#fff;margin:2px 0 14px;display:flex;justify-content:center;align-items:center;gap:10px;} .icon-6{font-size:20px;} .faq-a-6{font-size:15px;color:#e6f0ff;text-align:left;max-width:600px;margin:0 auto;line-height:1.6;} โ“ What is a HWID Spoofer? A HWID spoofer is used when an HWID (hardware identifier) is banned โ€” e.g. SSD/HDD serials flagged by anti-cheat systems. Itโ€™s used to attempt to bypass those bans by presenting a different HWID to the system. You cannot reliably tell if youโ€™re HWID-banned until you test on a clean account; because of that uncertainty, many customers choose to purchase a HWID spoofer.
  6. .faq-banner-5 { /* unique */ max-width:920px;margin:20px auto;padding:22px;border-radius:14px;background:linear-gradient(145deg,#0f1724,#071021);color:#dbeafe;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;box-shadow:0 0 22px rgba(77,166,255,0.18),0 0 44px rgba(42,68,255,0.08);border:1px solid rgba(255,255,255,0.04);position:relative;overflow:hidden;} .faq-banner-5::after{content:"";position:absolute;bottom:0;left:50%;width:92%;height:3px;transform:translateX(-50%);border-radius:3px;background:linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff);background-size:200% 100%;animation:borderflow-5 6s linear infinite;opacity:.92;} @keyframes borderflow-5{0%{background-position:0% 50%;}100%{background-position:200% 50%;}} .faq-title-5{text-align:center;font-size:22px;font-weight:800;color:#fff;margin:2px 0 14px;display:flex;justify-content:center;align-items:center;gap:10px;} .icon-5{font-size:20px;} .faq-a-5{font-size:15px;color:#e6f0ff;text-align:center;} โ“ My key says "Invalid HWID" โ€” what do I do? Your PC's HWID may have changed (Windows changes or a spoofer was active). Open a ticket in our HWID Reset department for assistance.
  7. .faq-banner-4 { /* unique */ max-width:920px;margin:20px auto;padding:22px;border-radius:14px;background:linear-gradient(145deg,#0f1724,#071021);color:#dbeafe;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;box-shadow:0 0 22px rgba(77,166,255,0.18),0 0 44px rgba(42,68,255,0.08);border:1px solid rgba(255,255,255,0.04);position:relative;overflow:hidden;} .faq-banner-4::after{content:"";position:absolute;bottom:0;left:50%;width:92%;height:3px;transform:translateX(-50%);border-radius:3px;background:linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff);background-size:200% 100%;animation:borderflow-4 6s linear infinite;opacity:.92;} @keyframes borderflow-4{0%{background-position:0% 50%;}100%{background-position:200% 50%;}} .faq-title-4{text-align:center;font-size:22px;font-weight:800;color:#fff;margin:2px 0 14px;display:flex;justify-content:center;align-items:center;gap:10px;} .icon-4{font-size:20px;} .faq-a-4{font-size:15px;color:#e6f0ff;text-align:center;} โ“ The game just updated โ€” is the product safe to use? We usually update products after developer updates. Refer to the Status page for the latest. We generally recommend waiting 1โ€“2 hours after a game update to be safe.
  8. .faq-banner-3 { /* unique */ max-width:920px;margin:20px auto;padding:22px;border-radius:14px;background:linear-gradient(145deg,#0f1724,#071021);color:#dbeafe;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;box-shadow:0 0 22px rgba(77,166,255,0.18),0 0 44px rgba(42,68,255,0.08);border:1px solid rgba(255,255,255,0.04);position:relative;overflow:hidden;} .faq-banner-3::after{content:"";position:absolute;bottom:0;left:50%;width:92%;height:3px;transform:translateX(-50%);border-radius:3px;background:linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff);background-size:200% 100%;animation:borderflow-3 6s linear infinite;opacity:.92;} @keyframes borderflow-3{0%{background-position:0% 50%;}100%{background-position:200% 50%;}} .faq-title-3{text-align:center;font-size:22px;font-weight:800;color:#fff;margin:2px 0 14px;display:flex;justify-content:center;align-items:center;gap:10px;} .icon-3{font-size:20px;} .faq-a-3{font-size:15px;color:#e6f0ff;text-align:center;} โ“ Where do I check status of a product? Check the current product status on our Status page โ€” Here.
  9. .faq-banner-2 { /* same style, unique name */ max-width:920px; margin:20px auto; padding:22px; border-radius:14px; background:linear-gradient(145deg,#0f1724,#071021); color:#dbeafe; font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif; box-shadow:0 0 22px rgba(77,166,255,0.18),0 0 44px rgba(42,68,255,0.08); border:1px solid rgba(255,255,255,0.04); position:relative; overflow:hidden;} .faq-banner-2::after{content:"";position:absolute;bottom:0;left:50%;width:92%;height:3px;transform:translateX(-50%);border-radius:3px;background:linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff);background-size:200% 100%;animation:borderflow-2 6s linear infinite;opacity:.92;} @keyframes borderflow-2{0%{background-position:0% 50%;}100%{background-position:200% 50%;}} .faq-title-2{text-align:center;font-size:22px;font-weight:800;color:#fff;margin:2px 0 14px;display:flex;justify-content:center;align-items:center;gap:10px;} .icon-2{font-size:20px;} .faq-a-2{font-size:15px;color:#e6f0ff;text-align:center;} โ“ Where do I find my key? Your keys can be found on your Purchases page โ€” Here. - Click "Manage" on the purchase you want to view the key for.
  10. .faq-banner { max-width: 920px; margin: 20px auto; padding: 22px; border-radius: 14px; background: linear-gradient(145deg,#0f1724,#071021); color: #dbeafe; font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif; box-shadow: 0 0 22px rgba(77,166,255,0.18), 0 0 44px rgba(42,68,255,0.08); border: 1px solid rgba(255,255,255,0.04); position: relative; overflow: hidden; } .faq-banner::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 92%; height: 3px; transform: translateX(-50%); border-radius: 3px; background: linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff); background-size: 200% 100%; animation: borderflow 6s linear infinite; opacity: 0.92; } @keyframes borderflow { 0% { background-position: 0% 50%; } 100% { background-position: 200% 50%; } } .faq-title { text-align: center; font-size: 22px; font-weight: 800; color: #ffffff; margin: 2px 0 14px; display:flex; justify-content:center; align-items:center; gap:10px; text-shadow: 0 0 8px rgba(77,166,255,0.16); } .icon { font-size:20px; } .faq-a { font-size:14.5px; color:#e6f0ff; margin:6px 0 0; line-height:1.6; text-align:center; } โ“ Is my purchase instantly available? Yes โ€” our store is Instant Delivery. Look for your key and loader immediately after purchase!
  11. โฑ๏ธ When does my keyโ€™s timer start? Your timer begins the moment you inject the cheat through the loader โ€” not when you purchase. /* Container */ .faq-banner { text-align: left; padding: 22px; border-radius: 14px; font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; background: linear-gradient(145deg,#0f1724,#0b1220); box-shadow: 0 0 20px rgba(77,166,255,0.28), 0 0 40px rgba(42,68,255,0.16); border: 1px solid rgba(255,255,255,0.04); margin: 20px auto; max-width: 800px; color: #cbd5e1; position: relative; overflow: hidden; } /* animated border */ .faq-banner::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 90%; height: 3px; transform: translateX(-50%); border-radius: 3px; background: linear-gradient(90deg,#2a44ff,#00eaff,#4da6ff,#2a44ff); background-size: 200% 100%; animation: borderflow 6s linear infinite; opacity: 0.9; } @keyframes borderflow { 0% { background-position: 0% 50%; } 100% { background-position: 200% 50%; } } .faq-title { font-size: 20px; font-weight: 700; color: #eef2ff; margin-bottom: 12px; display:flex; align-items:center; gap:10px; } .icon { font-size:20px; } .faq-section { margin-bottom: 10px; } .faq-answer { font-size:15px; color:#dbeafe; line-height:1.6; }
  12. All products have been restocked!
  13. Most products have been restocked!
  14. All products have been restocked!
  15. All products have been restocked!
  16. All products have been restocked!
  17. All products have been restocked!
  18. All products have been restocked!
  19. All products have been restocked!
  20. All products have been restocked!
  21. All products have been restocked!
  22. Weโ€™ve added Marvel Rivals to our website! If you want to learn more check out the link for all the details and media.
  23. All products have been restocked!
  24. All products have been restocked!
  25. All products have been restocked!
ร—
ร—
  • Create New...