{"id":29633006,"url":"https://github.com/baikho/sowclassic-piker","last_synced_at":"2026-05-19T19:07:51.483Z","repository":{"id":304989247,"uuid":"955526064","full_name":"baikho/sowclassic-piker","owner":"baikho","description":"A Chrome extension that auto-builds army units and auto-pikes players in sowclassic.com","archived":false,"fork":false,"pushed_at":"2025-04-15T19:52:22.000Z","size":54,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"1.x","last_synced_at":"2025-07-17T17:11:36.720Z","etag":null,"topics":["browser-game","chrome-extension","chrome-extensions","game","game-bot","text-based-game"],"latest_commit_sha":null,"homepage":"https://sowclassic.com","language":"JavaScript","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/baikho.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2025-03-26T19:23:33.000Z","updated_at":"2025-07-06T21:16:51.000Z","dependencies_parsed_at":"2025-07-17T20:30:00.619Z","dependency_job_id":"1e228c6f-d678-44cc-9f13-f9e42c22735a","html_url":"https://github.com/baikho/sowclassic-piker","commit_stats":null,"previous_names":["baikho/sowclassic-piker"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/baikho/sowclassic-piker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fsowclassic-piker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fsowclassic-piker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fsowclassic-piker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fsowclassic-piker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baikho","download_url":"https://codeload.github.com/baikho/sowclassic-piker/tar.gz/refs/heads/1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baikho%2Fsowclassic-piker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266312789,"owners_count":23909752,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["browser-game","chrome-extension","chrome-extensions","game","game-bot","text-based-game"],"created_at":"2025-07-21T13:37:55.089Z","updated_at":"2026-05-19T19:07:46.440Z","avatar_url":"https://github.com/baikho.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SOW Classic Piker\n\n| ![SOW Classic Piker Icon](https://github.com/user-attachments/assets/afcbcfaf-4203-4c4a-8c36-1619cace2bef) | **SOW Classic Piker** is a Chrome extension that automates common actions in the [Secrets of War Classic](https://sowclassic.com) game — including auto-piking enemies and auto-building units — all while handling Turbo-powered navigation. |\n|----------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n\n---\n\n## 🚀 Features\n\n- ✅ Automatically clicks Pike Battle buttons as they appear\n- ✅ Works across Turbo-driven navigation (no page reloads)\n- ✅ Enable/disable clicking from the extension popup\n- ✅ Supports dynamic ignored player list\n- ✅ Auto-builds units (Defense or Attack) based on selected unit\n- ✅ Lightweight and fast — no external libraries\n- ✅ **Optional** Selenium integration via in-page bridge\n\n---\n\n## 🧠 Advanced: Selenium Bridge Integration\n\nIf you're using a Selenium-based bot alongside this extension, you can inject a DOM element (`#piker-bridge`) with a list of players to ignore:\n\n```html\n\u003cdiv id=\"piker-bridge\" data-command=\"ignore-players\" data-ignore-players='[\"Player1\",\"Player2\"]'\u003e\u003c/div\u003e\n```\n\nThe extension will:\n\n- Detect the bridge element on page load\n- Parse the list of players\n- Automatically update the internal ignore list\n- Acknowledge the command by setting `data-status=\"done\"`\n\nThis enables full bot-to-extension communication without any browser plugins or direct API calls.\n\n---\n\n## 📦 Installation\n\n1. Clone or download this repo.\n2. Go to `chrome://extensions/` in your Chrome browser.\n3. Enable **Developer Mode** (top right).\n4. Click **Load unpacked** and select the extension folder.\n\n---\n\n## 🔧 Usage\n\n1. Visit the SOW Classic game map or battle page.\n2. Use the extension popup to toggle **Auto Clicker** on/off.\n3. The extension will detect all `\u003cform\u003e` elements with an action like:\n\n```\n/game/combat/pike_battle?enemy_player=123\n```\n\n4. If a player is in your ignore list, the extension will skip them.\n\n---\n\n## 📄 License\n\nMIT — use, modify, or enhance as you wish.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaikho%2Fsowclassic-piker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaikho%2Fsowclassic-piker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaikho%2Fsowclassic-piker/lists"}