{"id":35159585,"url":"https://github.com/chenwei791129/multiablo","last_synced_at":"2026-05-12T16:36:29.029Z","repository":{"id":329603119,"uuid":"1120078557","full_name":"chenwei791129/multiablo","owner":"chenwei791129","description":"D2R MultiAblo - A tool for Diablo 2 Resurrected multi-instance.","archived":false,"fork":false,"pushed_at":"2026-01-29T13:58:12.000Z","size":63,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-30T02:39:29.740Z","etag":null,"topics":["d2r","d2r-multi-launcher","d2r-multibox","d2r-tools","diablo-2-resurrected","gaming-utility","multi-client","multi-instance","multiablo"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chenwei791129.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-20T12:51:17.000Z","updated_at":"2026-01-29T13:58:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/chenwei791129/multiablo","commit_stats":null,"previous_names":["chenwei791129/multiablo"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/chenwei791129/multiablo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenwei791129%2Fmultiablo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenwei791129%2Fmultiablo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenwei791129%2Fmultiablo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenwei791129%2Fmultiablo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenwei791129","download_url":"https://codeload.github.com/chenwei791129/multiablo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenwei791129%2Fmultiablo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32947982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["d2r","d2r-multi-launcher","d2r-multibox","d2r-tools","diablo-2-resurrected","gaming-utility","multi-client","multi-instance","multiablo"],"created_at":"2025-12-28T17:56:34.223Z","updated_at":"2026-05-12T16:36:29.023Z","avatar_url":"https://github.com/chenwei791129.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# D2R Multiablo - Diablo 2 Resurrected Multi-Instance Tool\n\n[English](README.md) | [繁體中文](docs/readme/README.zh-TW.md) | [简体中文](docs/readme/README.zh-CN.md) | [日本語](docs/readme/README.ja.md)\n\nA D2R (Diablo II: Resurrected) multi-instance helper for Windows, written in Go.\n\n## Download\n\nYou can download the latest version of Multiablo from the [Releases](https://github.com/chenwei791129/multiablo/releases) page or use the direct link below:\n\n[🚀 Download Latest multiablo.exe](https://github.com/chenwei791129/multiablo/releases/latest/download/multiablo.exe)\n\n## Overview\n\nMultiablo enables you to run multiple instances of Diablo II: Resurrected simultaneously by continuously monitoring and closing the single-instance Event Handle that D2R uses to prevent multi-launching. Simply run this tool in the background, and you can launch multiple D2R instances from the Battle.net launcher without any additional steps.\n\n## How It Works\n\nD2R prevents multiple instances by creating a Windows Event Handle named `DiabloII Check For Other Instances`. When D2R starts, it checks if this handle exists - if it does, the game refuses to launch.\n\nMultiablo works by:\n1. Continuously monitoring for running D2R.exe processes\n2. Automatically detecting and closing the `DiabloII Check For Other Instances` Event Handle\n3. Allowing you to launch multiple D2R instances from Battle.net launcher at any time\n4. Monitoring `Agent.exe` processes and terminating them only after 7 seconds of uptime, maximizing Battle.net launcher availability for starting games\n\n## Usage\n\n### Basic Usage\n\n1. **Run multiablo.exe**\n2. **Start D2R** from Battle.net launcher\n3. **Launch additional D2R instances** from other Battle.net launcher!\n\nThe application will automatically start monitoring when launched. You can see the status of detected processes and handle operations in the GUI.\n\n### Antivirus False Positive\n\nSome antivirus software may flag Multiablo because it manipulates process handles. This is expected behavior for this type of tool. You may need to add an exception.\n\n## Disclaimer\n\nThis tool is for educational and personal use only. Use at your own risk. The authors are not responsible for:\n- Any violations of Diablo II: Resurrected Terms of Service\n- Account suspensions or bans\n- Game crashes or data loss\n- Any other issues arising from use of this software\n\n**Note**: Running multiple instances may violate the game's Terms of Service. Check Blizzard's policies before use.\n\n## License\n\nMIT License - see LICENSE file for details\n\n## Acknowledgments\n\n- Inspired by Process Explorer's handle management capabilities\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenwei791129%2Fmultiablo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenwei791129%2Fmultiablo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenwei791129%2Fmultiablo/lists"}