{"id":19112236,"url":"https://github.com/ingpleb/qb-suicidepill","last_synced_at":"2025-10-31T20:03:03.507Z","repository":{"id":131264781,"uuid":"482230427","full_name":"IngPleb/qb-suicidepill","owner":"IngPleb","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-16T11:35:22.000Z","size":5,"stargazers_count":10,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T20:24:15.637Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IngPleb.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}},"created_at":"2022-04-16T11:02:28.000Z","updated_at":"2023-08-08T04:58:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7761be3-1788-4709-be66-5494c2602415","html_url":"https://github.com/IngPleb/qb-suicidepill","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IngPleb%2Fqb-suicidepill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IngPleb%2Fqb-suicidepill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IngPleb%2Fqb-suicidepill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IngPleb%2Fqb-suicidepill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IngPleb","download_url":"https://codeload.github.com/IngPleb/qb-suicidepill/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249565250,"owners_count":21292427,"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":[],"created_at":"2024-11-09T04:32:15.742Z","updated_at":"2025-10-31T20:03:03.429Z","avatar_url":"https://github.com/IngPleb.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eSUICIDE PILL \u0026 FAKE SUICIDE PILL\u003c/h1\u003e\n\n\u003ch3\u003eSUICIDE PILL\u003c/h3\u003e\nAllows players to use in-game item called \u003ci\u003eSUICIDE PILL\u003c/i\u003e to kill themselfs therefore commit suicide. You can configure all the aspects of such event. \n\nProcess:\n\u003col\u003e\n\u003cli\u003ePlayers uses the in-game item\u003c/li\u003e\n\u003cli\u003eAnimation of eating the pill plays \u003cb\u003e(Which can be configured in config.lua)\u003c/b\u003e\u003c/li\u003e\n\u003cli\u003eAfter specified amount of time the pills kicks in and kills the player with screen event\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ch3\u003eFAKE SUICIDE PILL\u003c/h3\u003e\nGrants players ability to fake their own death. The process is same as in the SUICIDE PILL but the pill doesnt kill you. It fakes your death and leaves you lying on the ground for specific amount of time.\n\n\n\u003ch4\u003eINSTALLATION\u003c/h4\u003e\n\u003col\u003e\n\u003cli\u003eDownload the newest version from github\u003c/li\u003e\n\u003cli\u003ePut it in the resources/[standalone]/\u003c/li\u003e\n\u003cli\u003eAdd these items to your qbcore shared/items.lua\u003c/li\u003e\n\u003ccode\u003e\n['suicidepill'] = { ['name'] = 'suicidepill', ['label'] = 'Suicide pill', ['weight'] = 25, ['type'] = 'item', ['image'] = 'YOURPNGHERE.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'When life hits the bottom :c' },\n\u003c/code\u003e\n\u003chr\u003e\n\u003ccode\u003e\n['fakesuicidepill'] = { ['name'] = 'fakesuicidepill', ['label'] = 'Fake suicide pill', ['weight'] = 25, ['type'] = 'item', ['image'] = 'YOURPNGHERE.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A pill that could help you escape a ugly situation' },\n\u003c/code\u003e\n\u003cli\u003eConfigure the resource in config.lua\u003c/li\u003e\n\u003cli\u003e\u003cb\u003eYou are done :)\u003c/b\u003e\u003c/li\u003e\n\u003c/ol\u003e\n\nIf you need more help contact me on discord -\u003e IngPleb#0001\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fingpleb%2Fqb-suicidepill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fingpleb%2Fqb-suicidepill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fingpleb%2Fqb-suicidepill/lists"}