{"id":21983031,"url":"https://github.com/arsho/t_rex_bot","last_synced_at":"2025-04-30T05:47:49.485Z","repository":{"id":15302211,"uuid":"77705466","full_name":"arsho/t_rex_bot","owner":"arsho","description":"Google Chrome offline game (T Rex) bot using Python.","archived":false,"fork":false,"pushed_at":"2023-10-03T22:05:52.000Z","size":5569,"stargazers_count":7,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T05:47:40.801Z","etag":null,"topics":["bot","gui-automation","mouse","pyautogui","rex"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/arsho.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":"2016-12-30T19:14:20.000Z","updated_at":"2023-08-23T12:58:21.000Z","dependencies_parsed_at":"2023-01-11T19:04:18.920Z","dependency_job_id":null,"html_url":"https://github.com/arsho/t_rex_bot","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/arsho%2Ft_rex_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Ft_rex_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Ft_rex_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Ft_rex_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsho","download_url":"https://codeload.github.com/arsho/t_rex_bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251651221,"owners_count":21621702,"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":["bot","gui-automation","mouse","pyautogui","rex"],"created_at":"2024-11-29T17:34:13.649Z","updated_at":"2025-04-30T05:47:49.458Z","avatar_url":"https://github.com/arsho.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Google Chrome offline game (T Rex) bot using Python.\n\n**You need to turn off your internet connection to run this program.**\n\n### How to use\n\n- I prefer using Virtual environment to play with new libraries and packages so that my core packages remain unharmed.\nCreate and activate virtual environment:\n```\npython3 -m venv venv\nsource venv/bin/activate\n```\n- Install necessary packages:\n```\npip install -r requirements.txt\n```\n- Ubuntu users should install `scrot` which is required to run the program:\n```\nsudo apt-get install scrot\n```\nIf any error occurs add `--fix-missing`:\n```\nsudo apt-get install scrot -y --fix-missing\n```\n- Run the program:\n```\npython t_rex_bot.py\n```\n\n#### (Optional)Running Python code using IDLE3 in Virtual Environment\n\nTo run IDLE3 while `venv` is activated use the following command. Then browse and open the file using `idle3`.\n\n\t\t(venv)$ python -m idlelib.idle\n\n\n## References\n\n* [Pyautogui Examples](https://pyautogui.readthedocs.io/en/latest/#examples \"Pyautogui Examples\")\n* [Chapter 18 – Controlling the Keyboard and Mouse with GUI Automation](https://automatetheboringstuff.com/chapter18/ \"Chapter 18 – Controlling the Keyboard and Mouse with GUI Automation\")\n\n#### Disclaimer: This application is still in development phase.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Ft_rex_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsho%2Ft_rex_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Ft_rex_bot/lists"}