Recon+

Unlocks Paywalls in recon

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

Advertisement:

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

Advertisement:

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
UwUScripts
1日のインストール数
0
累計インストール数
8
評価
0 0 0
バージョン
2.2
作成日
2026/06/10
更新日
2026/06/17
大きさ
103KB
ライセンス
不明
対象サイト

Recon+

Enhance your Recon experience with premium photo unlocking, advanced geolocation mapping, absolute privacy stealth mode, profile exporting, and granular sidebar filters.

Recon+ is a feature-rich, high-performance, and beautifully styled UserScript designed to unlock the full potential of Recon.com. Built with modern JavaScript, IndexedDB caching, and a CSP-safe Leaflet mapping engine, it integrates seamlessly into the native Recon interface to offer a premium suite of tools without any external tracking or dependencies.


🌟 Key Features

1. 🔓 Premium Photo Unlocker & Lightbox Gallery

  • Hidden Photo Decryption: Intercepts API payloads to extract hidden or premium photo URLs that are otherwise restricted.
  • Premium Gallery Section: Appends a sleek, custom grid section labeled "Recon+ Premium Photos" to member profiles, showing all unlocked photos in high quality.
  • Responsive Lightbox: A custom-built, responsive media viewer with smooth transitions, hover-zoom effects, and keyboard navigation support.

2. 🗺️ Advanced Triangulation & Geolocation Mapping

  • Trilateration Engine: Probes the search API from multiple coordinate offsets using a cross-pattern scan to mathematically narrow down the target profile's coordinates.
  • Interactive Leaflet Map: Renders a gorgeous dark-themed map (via CartoDB) directly below the profile description.
  • Real-time GPS Distance Rings: Compares target coordinates against your actual GPS position (if granted) to show a dashed distance ring, the exact bearing angle, and the final estimated location pin.
  • CSP-Bypass: Safely loads map assets and tiles using GM_xmlhttpRequest without violating Recon's strict Content Security Policy.

3. 🕵️ Incognito / Stealth Mode ("Show As Viewed")

  • Automatic Tracker Blocking: Intercepts and blocks the automatic /visitedProfiles/ API requests. Browse profiles freely without showing up in their "who viewed me" lists.
  • Manual Triggering: Adds a "Show As Viewed" button in the profile header. You choose exactly if and when to leave a footprint on another member's profile.

4. 💾 Profile & Media Exporter

  • Complete ZIP Backups: Adds an "Export Profile" button that downloads everything to your machine in a single, neat .zip archive:
    • profile_info.txt: Structured text containing display names, username, location details, interests, and bio sections.
    • profile_data.json: The raw, unmodified API payload from Recon's backend for advanced parsing.
    • photos/: A folder containing all downloaded high-resolution images in their original format.

5. 🔍 Advanced Sidebar Filter Panel

  • Seamless UI Integration: Injects a beautiful filter menu right below the native "My Type Filter".
  • Bio Keyword Search: Real-time client-side scan across full bios and detail lists.
  • Active Status Filtering: Narrow down members by activity: Online Now (last 10m), Past Hour, Past 24 Hours, or Past Week.
  • Granular Attributes: Toggle filters for Body Type (Slim, Average, Athletic, Muscled, Large), Body Hair (None, Shaved, Some, Average, Hairy), and Ethnicity.
  • Physical Constraints: Set explicit minimum and maximum height ranges (in cm).
  • Smart Lazy-Loading: An automated "Load More" routine that automatically fetches profile details in the background as you scroll to scan and match candidates.

6. 🎨 Visual & Quality-of-Life Tweaks

  • Card Upgrades: Injects location names (📍 Location Name mapped via IndexedDB) and full interest tags directly on the member search cards.
  • Last Updated Indicator: Renders a clean badge showing exactly when the profile was last modified: 📅 Profile Updated: MMM DD, YYYY.
  • Sleek UI styling: Infuses the interface with modern dark-mode aesthetics, glassmorphism overlays, custom typography (Barlow/Raleway), and fluid micro-animations.

🛠️ How it Works Under the Hood

Recon+ operates entirely client-side using a lightweight mutation observer and XHR interceptor hook:

  1. Network Interceptor: Overrides window.XMLHttpRequest to inspect search and profile responses, caching authentication headers and capturing media URLs dynamically.
  2. IndexedDB Database: Caches location names and profile summaries locally inside your browser's IndexedDB. This avoids duplicate network requests, ensuring rapid load times and minimizing server load.
  3. Leaflet Geolocation: Resolves location via trilateration math using bearing calculations and intersections, presenting them on a dark map overlay.

🚀 Installation Instructions

  1. Install a UserScript Manager:
  2. Install Recon+:
    • Open the script link on Greasy Fork and click Install.
  3. Configure Settings (Optional):
    • Keep your userscript manager active.
    • Open Recon.com and log in. The script will automatically initialize.
    • If developing or troubleshooting, use the built-in Tampermonkey dashboard to verify settings.

🔒 Privacy & Safety

  • Zero External Calls: Recon+ does not send any of your personal data, searches, location, or credentials to third-party trackers. All calculations and caches are saved in your local browser storage (localStorage and IndexedDB).
  • Respectful Probing: The triangulation utility limits concurrent requests and introduces a rate-limiting delay between probes to prevent triggering any server warnings.