{"id":26446481,"url":"https://github.com/siriusdemon/coffeestory","last_synced_at":"2026-04-20T13:37:35.116Z","repository":{"id":282824507,"uuid":"949711290","full_name":"siriusdemon/coffeestory","owner":"siriusdemon","description":"Reroll your potential while enjoying a cup of coffee.","archived":false,"fork":false,"pushed_at":"2025-04-01T02:39:56.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T03:29:58.980Z","etag":null,"topics":["auto","cpp","maplestory","opencv","potential"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siriusdemon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-03-17T02:32:00.000Z","updated_at":"2025-04-01T02:39:59.000Z","dependencies_parsed_at":"2025-03-17T06:42:53.908Z","dependency_job_id":null,"html_url":"https://github.com/siriusdemon/coffeestory","commit_stats":null,"previous_names":["siriusdemon/coffeestory"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/siriusdemon/coffeestory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siriusdemon%2Fcoffeestory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siriusdemon%2Fcoffeestory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siriusdemon%2Fcoffeestory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siriusdemon%2Fcoffeestory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siriusdemon","download_url":"https://codeload.github.com/siriusdemon/coffeestory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siriusdemon%2Fcoffeestory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278722724,"owners_count":26034461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["auto","cpp","maplestory","opencv","potential"],"created_at":"2025-03-18T12:17:55.625Z","updated_at":"2025-10-07T04:45:31.470Z","avatar_url":"https://github.com/siriusdemon.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# coffeestory\nReroll your potential while enjoying a cup of coffee.\n\n\n\n\nThis tool is designed to streamline the process of rerolling equipment potential in MapleStory. By capturing in-game screenshots and detecting potential lines using pattern matching, it helps players efficiently roll for desired stats. The tool automates the manual clicking process but does not include any auto-farming or botting features. Additionally, it can be used to analyze potential roll rates, providing valuable insights into the game's RNG mechanics.\n\nHowever, I am not certain whether Nexon will classify this as a prohibited program. Use it at your own risk.\n\n\n\n## Building\n\n+ Visual Studio 2022 toolchains\n+ Opencv\n\n\n## Usage\nYou should use it at an admin shell and make sure your maplestory resolution is `1366x768`, or it may not work as expected.\n\n```bash\n# for potentials\ncoffeestory.exe [red/blue] [times] [target]\n# e.g. for a 3 Att weapon\ncoffeestory.exe blue 1000 att3\n\n# for rebirth flame\ncoffeestory.exe flame [times] [target]\n```\n\n[Demo on Youtube](https://youtu.be/9WOzAgzxhNk)\n\n## Predefined Potential Targets\n\nThere are predefined targets for convenience. You can modify the coffeestory.h to add your own one.\n\n### normal\n|target name  |  meaning\t\t\t\t\t\t\t\t\t|\n|-------------|---------------------------------------------|\n| int2\t\t  | 2 lines of int/all\t\t\t\t\t\t\t|\n| int3\t\t  | 3 lines of int/all\t\t\t\t\t\t\t|\n| luk2\t\t  | 2 lines of luk/all\t\t\t\t\t\t\t|\n| luk3\t\t  | 3 lines of luk/all\t\t\t\t\t\t\t|\n| dex2\t\t  | 2 lines of dex/all\t\t\t\t\t\t\t|\n| dex3\t\t  | 3 lines of dex/all\t\t\t\t\t\t\t|\n| str2\t\t  | 2 lines of str/all\t\t\t\t\t\t\t|\n| str3\t\t  | 3 lines of str/all\t\t\t\t\t\t\t|\n| hp2\t\t  | 2 lines of hp\t\t\t\t\t\t\t\t|\n| hp3\t\t  | 3 lines of hp\t\t\t\t\t\t\t\t|\n| all2\t\t  | 2 lines of all\t\t\t\t\t\t\t\t|\n| all3\t\t  | 3 lines of all\t\t\t\t\t\t\t\t|\n\n### weapon\n\n|target name  |  meaning\t\t\t\t\t\t\t\t\t|\n|-------------|---------------------------------------------|\n| att3\t\t  | 3 lines of Attack\t\t\t\t\t\t\t|\n| att2\t\t  | 2 lines of Attack\t\t\t\t\t\t|\n| matt3\t\t  | 3 lines of Magic Attack\t\t\t\t\t\t|\n| matt2\t\t  | 2 lines of Magic Attack\t\t\t\t\t\t|\n| attb\t\t  | 3 lines of Attack/Boss\t\t\t\t\t\t|\n| mattb\t\t  | 3 lines of Magic Attack/Boss\t\t\t\t|\n| arm3\t\t  | 3 lines of Attack/Boss/damage/ignore\t\t|\n| arm2\t\t  | 2 lines of Attack/Boss/damage/ignore\t\t|\n| marm3\t\t  | 3 lines of Magic Attack/Boss/damage/ignore\t|\n| marm2\t\t  | 2 lines of Magic Attack/Boss/damage/ignore\t|\n\n\n\n### glove\n|target name  |  meaning\t\t\t\t\t\t\t\t\t|\n|-------------|---------------------------------------------|\n| crtdmg1\t  | 1 line  of critical damage\t\t\t\t\t|\n| crtdmg2\t  | 2 lines of critical damage\t\t\t\t\t|\n| crtdmg3\t  | 3 lines of critical damage\t\t\t\t\t|\n| lukcrtdmg2  | 2 lines of critical damage/luk/all\t\t\t|\n| lukcrtdmg3  | 3 lines of critical damage/luk/all\t\t\t|\n| strcrtdmg2  | 2 lines of critical damage/str/all\t\t\t|\n| strcrtdmg3  | 3 lines of critical damage/str/all\t\t\t|\n| dexcrtdmg2  | 2 lines of critical damage/dex/all\t\t\t|\n| dexcrtdmg3  | 3 lines of critical damage/dex/all\t\t\t|\n| intcrtdmg2  | 2 lines of critical damage/int/all\t\t\t|\n| intcrtdmg3  | 3 lines of critical damage/int/all\t\t\t|\n| allcrtdmg2  | 2 lines of critical damage/all\t\t\t\t|\n| allcrtdmg3  | 3 lines of critical damage/all\t\t\t\t|\n| hpcrtdmg2   | 2 lines of critical damage/hp\t\t\t\t|\n| hpcrtdmg3   | 3 lines of critical damage/hp\t\t\t\t|\n\n\n### cd hat\n|target name  |  meaning\t\t\t\t\t\t\t\t\t|\n|-------------|---------------------------------------------|\n| cd1\t\t  | 1 line  of skill cooldown\t\t\t\t\t|\n| cd2\t\t  | 2 lines of skill cooldown\t\t\t\t\t|\n| cd3\t\t  | 3 lines of skill cooldown\t\t\t\t\t|\n| lukcd2\t  | 2 lines of skill cooldown/luk\t\t\t\t|\n| lukcd3\t  | 3 lines of skill cooldown/luk\t\t\t\t|\n| dexcd2\t  | 2 lines of skill cooldown/dex\t\t\t\t|\n| dexcd3\t  | 3 lines of skill cooldown/dex\t\t\t\t|\n| strcd2\t  | 2 lines of skill cooldown/str\t\t\t\t|\n| strcd3\t  | 3 lines of skill cooldown/str\t\t\t\t|\n| intcd2\t  | 2 lines of skill cooldown/int\t\t\t\t|\n| intcd3\t  | 3 lines of skill cooldown/int\t\t\t\t|\n| allcd2\t  | 2 lines of skill cooldown/all\t\t\t\t|\n| allcd3\t  | 3 lines of skill cooldown/all\t\t\t\t|\n| hpcd2\t      | 2 lines of skill cooldown/hp\t\t\t\t|\n| hpcd3\t      | 3 lines of skill cooldown/hp\t\t\t\t|\n\n\n### accessory\n\n|target name  |  meaning\t\t\t\t\t\t\t\t\t\t\t|\n|-------------|-----------------------------------------------------|\n| md1\t\t  | 1 line  of meso/drop\t\t\t\t\t\t\t\t|\n| md2\t\t  | 2 lines of meso/drop\t\t\t\t\t\t\t\t|\n| md3\t\t  | 3 lines of meso/drop\t\t\t\t\t\t\t\t|\n| d1\t\t  | 1 line  of drop\t\t\t\t\t\t\t\t\t\t|\n| d2\t\t  | 2 lines of drop\t\t\t\t\t\t\t\t\t\t|\n| d3\t\t  | 3 lines of drop\t\t\t\t\t\t\t\t\t\t|\n| lukmd2\t  | 2 lines of meso/drop/luk/all\t\t\t\t\t\t|\n| intmd2\t  | 2 lines of meso/drop/int/all\t\t\t\t\t\t|\n| strmd2\t  | 2 lines of meso/drop/str/all\t\t\t\t\t\t|\n| dexmd2\t  | 2 lines of meso/drop/dex/all\t\t\t\t\t\t|\n| allmd2\t  | 2 lines of meso/drop/all\t\t\t\t\t\t\t|\n| hpmd2\t\t  | 2 lines of meso/drop/all\t\t\t\t\t\t\t|\n| intmd3      | 3 lines of meso/drop/int/all or 2 lines of meso/drop|\n| strmd3      | 3 lines of meso/drop/str/all or 2 lines of meso/drop|\n| dexmd3      | 3 lines of meso/drop/dex/all or 2 lines of meso/drop|\n| allmd3      | 3 lines of meso/drop/all\t or 2 lines of meso/drop|\n| lukmd3      | 3 lines of meso/drop/luk/all or 2 lines of meso/drop|\n| hpmd3       | 3 lines of meso/drop/all\t or 2 lines of meso/drop|\n\n## Predefined Flame Targets\n\n|target name  |  meaning\t\t\t\t\t\t\t\t\t\t\t|\n|-------------|-----------------------------------------------------|\n| allatt\t  | 2 line  of att/all\t\t\t\t\t\t\t\t\t|\n| hpatt\t\t  | 2 lines of att/hp\t\t\t\t\t\t\t\t\t|\n| lukatt\t  | 2 lines of att/luk/all\t\t\t\t\t\t\t\t|\n| stratt\t  | 2 lines of att/str/all\t\t\t\t\t\t\t\t|\n| intatt\t  | 2 lines of att/int/all\t\t\t\t\t\t\t\t|\n| dexatt\t  | 2 lines of att/dex/all\t\t\t\t\t\t\t\t|\n| lukatt3\t  | 3 lines of att/luk/all\t\t\t\t\t\t\t\t|\n| stratt3\t  | 3 lines of att/str/all\t\t\t\t\t\t\t\t|\n| intatt3\t  | 3 lines of att/int/all\t\t\t\t\t\t\t\t|\n| dexatt3\t  | 3 lines of att/dex/all\t\t\t\t\t\t\t\t|\n| dexarm3\t  | 3 lines of att/dex/all/boss/dmg\t\t\t\t\t\t|\n| intarm3\t  | 3 lines of att/int/all/boss/dmg\t\t\t\t\t\t|\n| strarm3\t  | 3 lines of att/str/all/boss/dmg\t\t\t\t\t\t|\n| lukarm3\t  | 3 lines of att/luk/all/boss/dmg\t\t\t\t\t\t|\n| hparm3\t  | 3 lines of att/hp/boss/dmg\t\t\t\t\t\t\t|\n| allarm3\t  | 3 lines of att/all/boss/dmg\t\t\t\t\t\t\t|\n| arm2\t\t  | 3 lines of att/boss/dmg\t\t\t\t\t\t\t\t|\n| arm3\t\t  | 3 lines of att/boss/dmg\t\t\t\t\t\t\t\t|\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiriusdemon%2Fcoffeestory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiriusdemon%2Fcoffeestory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiriusdemon%2Fcoffeestory/lists"}