{"id":21879230,"url":"https://github.com/typpo/outwar-dca","last_synced_at":"2025-06-29T00:36:56.287Z","repository":{"id":137883463,"uuid":"2200787","full_name":"typpo/outwar-dca","owner":"typpo","description":"Automation for Outwar, a web-based MMORPG.","archived":false,"fork":false,"pushed_at":"2014-07-11T04:32:43.000Z","size":4636,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T04:49:20.906Z","etag":null,"topics":[],"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/typpo.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}},"created_at":"2011-08-13T07:32:46.000Z","updated_at":"2024-11-29T10:17:50.000Z","dependencies_parsed_at":"2023-03-13T22:00:41.188Z","dependency_job_id":null,"html_url":"https://github.com/typpo/outwar-dca","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/typpo/outwar-dca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typpo%2Foutwar-dca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typpo%2Foutwar-dca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typpo%2Foutwar-dca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typpo%2Foutwar-dca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typpo","download_url":"https://codeload.github.com/typpo/outwar-dca/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typpo%2Foutwar-dca/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262518105,"owners_count":23323301,"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","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":[],"created_at":"2024-11-28T08:15:39.416Z","updated_at":"2025-06-29T00:36:56.266Z","avatar_url":"https://github.com/typpo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Typpo's DCA\n====================\n\nThis software was a project that I started and mostly wrote starting in late middle school and through high school (~2005+).  It automates a then-popular browser-based MMORPG by navigating a virtual city and killing things.\n\nThe client was used millions of times by tens of thousands of different users.  For a period of time, it ran with user authentication (there are still leftovers in the code) and made good money.\n\nSince writing it, my interest and skill in software engineering has come a long way.  Now that I'm shutting the project down, I figured I'd post the old source for posterity.  I wrote it learning as I went, so it's an understatement to say that the code is not beautiful.  It was also written for .NET 2.0, so it's missing some of the nicer parts of .NET.\n\nSetup and Usage\n-----\n\nYou'll find everything you need to run your own server in `server/`.  With authentication stripped away, the server side is very simple and mostly just serves up map info when the client requests it.\n\nYou should easily be able to import `src/` into Visual Studio.  From there I wish you luck.  The program is mostly updated for the August 2011 changes, but mob parsing needs to be fixed.\n\nLicense (GPL v3)\n-----\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyppo%2Foutwar-dca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyppo%2Foutwar-dca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyppo%2Foutwar-dca/lists"}