MangHoMagnet
Scans DCInside's PEAK gallery posts for Steam lobby links and lets you view/join them in-game.
| Last updated | 3 days ago |
| Total downloads | 113 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | refracta-MangHoMagnet-1.0.26 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
MangHoMagnet
Scans the DCInside PEAK gallery for steam://joinlobby/... links and lets you join from an in-game UI. Auto-join for valid links is available (off by default).
Key Features
- Scans the gallery list page and checks posts for Steam lobby links
- Collects
steam://joinlobby/...links from post bodies - Highlights lobby status (valid/full/checking/invalid/unknown)
- Optional auto-join for valid links (off by default)
- In-game list with post metadata + link, open the original post or join manually
UI
- Toggle key:
F8by default - Header controls: Refresh Now / Hide (F8) / Auto Join
- Info row: Last poll / Next refresh countdown
- Columns: Number / Title / Author / Exact time / Views + Steam link
- Buttons:
Open PostandJoin(status text)
Settings
BepInEx config: BepInEx/config/com.github.manghomagnet.cfg
General.Enabled: Enable/disable the modGeneral.GalleryListUrl: DCInside gallery list URL to scanFilter.SubjectKeyword: Optional subject filter (default empty = no filtering)General.PollIntervalSeconds: Scan interval (seconds)General.MaxPostsPerPoll: Max posts per poll (minimum 50 to cover the first page)General.MaxLobbyEntries: Max lobby entries to keepGeneral.ValidateLobbies: Check lobby validity via Steam APIGeneral.ValidationMode: None/FormatOnly/SteamGeneral.ValidationIntervalSeconds: Lobby recheck interval (seconds)General.SuppressLobbyPopups: Auto-dismiss lobby error popups while validatingGeneral.ExpectedAppId: Expected Steam App ID (default: 3527290)Join.AutoJoin: Auto-join valid links (default OFF)Join.JoinCooldownSeconds: Auto-join cooldown (seconds)Network.UserAgent: User-Agent for HTTP requestsGeneral.LogFoundLinks: Log found linksUI.ToggleKey: UI toggle keyUI.ShowOnStart: Show UI on startUI.WindowWidth: UI widthUI.WindowHeight: UI height
The Next refresh timer counts down to 0 and triggers an automatic refresh.
Build
dotnet build -c Release
Copy Config.Build.user.props.template to Config.Build.user.props to enable post-build copy into BepInEx/plugins.