{"id":19134543,"url":"https://github.com/azerothcore/mod-npc-gambler","last_synced_at":"2025-08-30T06:45:31.172Z","repository":{"id":42395170,"uuid":"123951687","full_name":"azerothcore/mod-npc-gambler","owner":"azerothcore","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-27T12:49:08.000Z","size":75,"stargazers_count":10,"open_issues_count":1,"forks_count":23,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-30T06:45:29.570Z","etag":null,"topics":["azerothcore","azerothcore-module","core-module"],"latest_commit_sha":null,"homepage":"","language":"C++","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/azerothcore.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-03-05T17:06:49.000Z","updated_at":"2025-04-04T16:47:50.000Z","dependencies_parsed_at":"2024-04-09T16:49:42.401Z","dependency_job_id":"d63f42ce-2282-40f9-986f-1656925def1f","html_url":"https://github.com/azerothcore/mod-npc-gambler","commit_stats":{"total_commits":22,"total_committers":11,"mean_commits":2.0,"dds":0.6818181818181819,"last_synced_commit":"0be60a124f453b08400cdac3626f518b8f2f45db"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azerothcore/mod-npc-gambler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-gambler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-gambler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-gambler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-gambler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azerothcore","download_url":"https://codeload.github.com/azerothcore/mod-npc-gambler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fmod-npc-gambler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272815818,"owners_count":24997661,"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-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["azerothcore","azerothcore-module","core-module"],"created_at":"2024-11-09T06:27:03.813Z","updated_at":"2025-08-30T06:45:31.127Z","avatar_url":"https://github.com/azerothcore.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore\n\n## Gambler NPC\n\n- Latest build status with azerothcore:\n\n[![Build Status](https://github.com/azerothcore/mod-npc-gambler/workflows/core-build/badge.svg)](https://github.com/azerothcore/mod-npc-gambler)\n\n_This module was created for [StygianCore](https://rebrand.ly/stygiancoreproject). A World of Warcraft 3.3.5a Solo/LAN repack by StygianTheBest | [GitHub](https://rebrand.ly/stygiangithub) | [Website](https://rebrand.ly/stygianthebest))_\n_This module has now being ported to AzerothCore by gtao725 (https://github.com/gtao725/)._\n\n### Description\n\nHey, the name's Skinny. You feelin' lucky? This NPC will allow players to gamble copper, silver, or gold as\ndefined in the configuration. It's a nice way for players to make a little extra coin.\n\n- Config:\n    - Set bet and jackpot amounts\n    - Enable/Disable coin type (gold, silver, copper)\n    - Set coin type to gamble\n- A roll of 50 or higher wins double the bet!\n- A roll of less than 50 loses double the bet!\n- A roll of 100 within the first 10 rolls hits the jackpot!\n- The jackpot can only be hit in the first 10 rolls of each session to discourage spam.\n- A little help is given to players losing 5 rolls in a row.\n\n### To-Do\n\n- Track and display jackpot winners/dates.\n- Create lottery from player losses.\n\n### Data\n\n- Type: NPC\n- Script: gamble_npc\n- Config: Yes\n- SQL: Yes\n    - NPC ID: 601020\n\n### Version\n\n- v2024.04.05 - Update the module to work with the latest version of the emulator\n- v2019.04.17 - Fix display of win/lose amount for values 100 or above, applicable to copper/silver/gold\n- v2019.04.15 - Ported to AzerothCore by gtao725 (https://github.com/gtao725/)\n- v2019.02.13 - Redesign, Add Coin Type Options, Update AI\n- v2018.12.09 - Update config\n- v2017.08.10 - Release\n\n### CREDITS\n\n![Styx](https://stygianthebest.github.io/assets/img/avatar/avatar-128.jpg \"Styx\")\n![StygianCore](https://stygianthebest.github.io/assets/img/projects/stygiancore/StygianCore.png \"StygianCore\")\n\n##### This module was created for [StygianCore](https://rebrand.ly/stygiancoreproject). A World of Warcraft 3.3.5a Solo/LAN repack by StygianTheBest | [GitHub](https://rebrand.ly/stygiangithub) | [Website](https://rebrand.ly/stygianthebest))\n\n#### Additional Credits\n\n- [Blizzard Entertainment](http://blizzard.com)\n- [TrinityCore](https://github.com/TrinityCore/TrinityCore/blob/3.3.5/THANKS)\n- [SunwellCore](http://www.azerothcore.org/pages/sunwell.pl/)\n- [AzerothCore](https://github.com/AzerothCore/azerothcore-wotlk/graphs/contributors)\n- [OregonCore](https://wiki.oregon-core.net/)\n- [Wowhead.com](http://wowhead.com)\n- [OwnedCore](http://ownedcore.com/)\n- [ModCraft.io](http://modcraft.io/)\n- [MMO Society](https://www.mmo-society.com/)\n- [AoWoW](https://wotlk.evowow.com/)\n- [More credits are cited in the sources](https://github.com/StygianTheBest)\n\n### LICENSE\n\nThis code and content is released under the [GNU AGPL v3](https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fmod-npc-gambler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazerothcore%2Fmod-npc-gambler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fmod-npc-gambler/lists"}