{"id":21413574,"url":"https://github.com/56kyle/bloons_auto","last_synced_at":"2025-08-31T09:32:56.625Z","repository":{"id":44545314,"uuid":"324878936","full_name":"56kyle/bloons_auto","owner":"56kyle","description":"A series of tools and scripts for automating BTD6. Also includes an API for automating basic gameplay.","archived":false,"fork":false,"pushed_at":"2022-02-08T23:41:03.000Z","size":19436,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T05:17:22.701Z","etag":null,"topics":["btd6","frida","python-scripts","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/56kyle.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}},"created_at":"2020-12-28T00:56:04.000Z","updated_at":"2024-01-29T17:37:48.000Z","dependencies_parsed_at":"2022-09-18T23:01:17.062Z","dependency_job_id":null,"html_url":"https://github.com/56kyle/bloons_auto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/56kyle%2Fbloons_auto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/56kyle%2Fbloons_auto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/56kyle%2Fbloons_auto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/56kyle%2Fbloons_auto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/56kyle","download_url":"https://codeload.github.com/56kyle/bloons_auto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910763,"owners_count":20367544,"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":["btd6","frida","python-scripts","python3"],"created_at":"2024-11-22T18:19:04.191Z","updated_at":"2025-03-16T18:24:39.910Z","avatar_url":"https://github.com/56kyle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nbloons_auto\n=================\n\n### Table of Contents\n\n- [Summary](###Summary)\n- [API](###API)\n- \n\n\n\n\n### Summary\nGoing into this, I had no idea the scope that it would eventually cover.\nThe initial purpose of this repo was to gather info on what each towers hitbox is and to make a script for perfectly tessellating them. \\\nNeedless to say, this all got a bit out of hand and now has a large variety of information covering from towers and maps all the way to documenting useful functions found with cheat engine. \\\nAdditionally, most things are made in such a way that they can be used as an api. For example:\n    \n    from towers import DartMonkey, NinjaMonkey\n    \n    if __name__ == '__main__':\n        time.sleep(5)\n\n        # Makes a 4, 2, 0 dart monkey at (400, 600)\n        DartMonkey(location=[400, 600], upgrades=[4, 2, 0])\n\nIn the future I'll probably separate things into their own repositories, but that is for another time.\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F56kyle%2Fbloons_auto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F56kyle%2Fbloons_auto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F56kyle%2Fbloons_auto/lists"}