{"id":23682982,"url":"https://github.com/blnstudio/bln_horse_shouts","last_synced_at":"2026-03-12T17:06:59.694Z","repository":{"id":270146372,"uuid":"909456415","full_name":"blnStudio/bln_horse_shouts","owner":"blnStudio","description":"Enhance your horse riding experience with immersive voice lines! Your character will naturally react while riding, jumping, and interacting with their horse, just like in the original RDR2 story mode.","archived":false,"fork":false,"pushed_at":"2025-03-29T07:45:47.000Z","size":1424,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T04:15:18.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blnStudio.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":"2024-12-28T18:57:09.000Z","updated_at":"2025-03-29T07:45:50.000Z","dependencies_parsed_at":"2025-02-19T20:44:35.038Z","dependency_job_id":"bf622d4c-14a2-4bf6-8e65-71496b94ae19","html_url":"https://github.com/blnStudio/bln_horse_shouts","commit_stats":null,"previous_names":["blnstudio/bln_horse_shouts"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/blnStudio/bln_horse_shouts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_horse_shouts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_horse_shouts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_horse_shouts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_horse_shouts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blnStudio","download_url":"https://codeload.github.com/blnStudio/bln_horse_shouts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_horse_shouts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30434143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-29T19:59:57.723Z","updated_at":"2026-03-12T17:06:59.678Z","avatar_url":"https://github.com/blnStudio.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐎 RedM Shout on Horse\n\n\u003cimg src=\"./.github/assets/banner.png\" alt=\"bln Shout on Horse script - redm\" width=\"100%\" /\u003e\n\nEnhance your horse riding experience with immersive voice lines! Your character will naturally react while riding, jumping, and interacting with their horse, just like in the original RDR2 story mode.\n\n[![](https://img.shields.io/badge/YouTube-FF0000?style=flat\u0026logo=youtube\u0026logoColor=white)](https://youtu.be/A03P_n8eH7g)\n[![Discord](https://img.shields.io/badge/Discord-1111?style=flat\u0026logo=discord\u0026logoColor=white\u0026color=7289da)](https://discord.bln-studio.com/)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/blnStudio/bln_horse_shouts)\n![License](https://img.shields.io/github/license/blnStudio/bln_horse_shouts)\n\n## ✨ Features\n- Dynamic voice lines when spurring your horse\n- Authentic calming voices when patting your horse\n- Realistic reactions during horse jumps\n- Gender-specific voice lines (male/female characters)\n- Smooth voice line transitions with cooldown system\n- Network sync - all players can hear your character's reactions\n- Uses original RDR2 voice lines\n- Realistic event-based detection for horse interactions\n\n## 📥 Installation\n1. Download the `bln_horse_shouts` script\n2. Place it in your server's `resources` folder\n3. Add `ensure bln_horse_shouts` to your `server.cfg`\n\n## 🛠️ Configuration\nThe script is highly configurable through the `config.lua` file:\n```lua\nConfig = {\n    MinTimeBetweenVoices = 5.0,    -- Minimum time between voice lines\n    MaxTimeBetweenVoices = 15.0    -- Maximux time between voice lines\n    ChanceToSpeak = 85,            -- Percentage chance to trigger voice lines\n    \n    VoiceLines = {\n        male = {\n            sprint = {...},         -- Voice lines for spurring\n            pat = {...},           -- Voice lines for calming\n            jump = {...}           -- Voice lines for jumping\n        },\n        female = {\n            -- Female character voice lines\n            ...\n        }\n    }\n}\n```\n\n## Support 💬\nNeed help? Join our Discord server:\n[Join Discord](https://discord.com/invite/MEZRYQVpnt)\n\n## Credits 🙏\nCreated by [BLN Studio](https://bln.tebex.io)\nFeel free to contribute to this project! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblnstudio%2Fbln_horse_shouts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblnstudio%2Fbln_horse_shouts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblnstudio%2Fbln_horse_shouts/lists"}