{"id":19881887,"url":"https://github.com/jcsalinas20/plutonium-mod-menu-black-ops-2","last_synced_at":"2026-03-05T00:37:20.155Z","repository":{"id":65280807,"uuid":"368034537","full_name":"jcsalinas20/Plutonium-Mod-Menu-Black-Ops-2","owner":"jcsalinas20","description":"Mod Menu for the game Plutonium Black Ops 2","archived":false,"fork":false,"pushed_at":"2023-11-28T09:18:47.000Z","size":113,"stargazers_count":13,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-01T03:23:09.163Z","etag":null,"topics":["blackops2","mod","modmenu","plutonium","plutoniumt6"],"latest_commit_sha":null,"homepage":"","language":"GSC","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/jcsalinas20.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":"2021-05-17T02:38:40.000Z","updated_at":"2025-02-27T08:51:24.000Z","dependencies_parsed_at":"2023-01-16T15:01:43.567Z","dependency_job_id":null,"html_url":"https://github.com/jcsalinas20/Plutonium-Mod-Menu-Black-Ops-2","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jcsalinas20/Plutonium-Mod-Menu-Black-Ops-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcsalinas20%2FPlutonium-Mod-Menu-Black-Ops-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcsalinas20%2FPlutonium-Mod-Menu-Black-Ops-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcsalinas20%2FPlutonium-Mod-Menu-Black-Ops-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcsalinas20%2FPlutonium-Mod-Menu-Black-Ops-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcsalinas20","download_url":"https://codeload.github.com/jcsalinas20/Plutonium-Mod-Menu-Black-Ops-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcsalinas20%2FPlutonium-Mod-Menu-Black-Ops-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30102488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T23:59:36.199Z","status":"ssl_error","status_checked_at":"2026-03-04T23:56:48.556Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["blackops2","mod","modmenu","plutonium","plutoniumt6"],"created_at":"2024-11-12T17:15:48.138Z","updated_at":"2026-03-05T00:37:20.120Z","avatar_url":"https://github.com/jcsalinas20.png","language":"GSC","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plutonium Mod Menu Black Ops 2\n\n## Installation\n\n### 1. Install the Mod Menu\n\n  * Install Black Ops 2 Plutonium\n    * Download [Plutonium](https://plutonium.pw/docs/install/)\n    * Download [Black Ops 2](https://drive.google.com/file/d/1loejoTfKYZhYJOaorI8XaWgtPB7zocdi/view)\n  * Download [_clientids.gsc](https://github.com/jcsalinas20/Plutonium-Mod-Menu-Black-Ops-2/releases/)\n  * Open the folder `{BlackOps2_folder}\\t6r\\data\\maps\\mp\\gametypes\\`\n  * Paste the `_clientids.gsc` in the folder\n![image](https://github.com/jcsalinas20/Plutonium-Mod-Menu-Black-Ops-2/assets/128591213/9d65e7d3-098a-4525-ac0c-f49e3da3fc44)\n\n### 2. Get your GUID\n\n  * Play Black Ops 2 and start a custom game\n  * Open the Mod Menu with:\n    * PC: `Right click in mouse + V`\n    * PlayStation: `L2 + R3`\n    * Xbox: `?? + ??`\n  * Go to `My Player \u003e Get GUID` and note the green text\n  \n  ![imagen](https://raw.githubusercontent.com/jcsalinas20/Plutonium-Mod-Menu-Black-Ops-2/main/images/screenshot.png)\n\n### 3. Put the GUID in the code\n\n  * Download and install [GSC Studio](https://github.com/jcsalinas20/GSC-Studio-BO2-Documentation/blob/main/z-setup-gscstudio.exe)\n  * Download the [Project Code](https://github.com/jcsalinas20/Plutonium-Mod-Menu-Black-Ops-2/archive/refs/heads/main.zip) and unzip the project\n  * Open the project in GSC Studio `EDITOR \u003e Open project`\n  * Go to the `main.gsc` file and change the line\n  ```c++\n  24. SetDvarIfNotInizialized(\"superadmins_list\", \"Your GUID\");\n  25. SetDvarIfNotInizialized(\"owners_list\", \"Your GUID\");\n  ```\n\n### 4. Final instalation\n\n  * Now export the project in `EDITOR \u003e Export the project to a compiled script file...`\n  * Then select `PC` and `Export now`\n  * Go to `{BlackOps2_folder}\\t6r\\data\\maps\\mp\\gametypes\\` and replace the file `_clientids.gsc`\n  * Now you can play with the Mod Menu\n\n## Documentation\n\n  [Documentation Link](https://github.com/jcsalinas20/GSC-Studio-BO2-Documentation)\n  \n## Controls\n\n  * Open: `Right click in mouse + V`\n  * Select: `Space`\n  * Go back and Close: `F`\n  * Up: `1`\n  * Down: `2`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcsalinas20%2Fplutonium-mod-menu-black-ops-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcsalinas20%2Fplutonium-mod-menu-black-ops-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcsalinas20%2Fplutonium-mod-menu-black-ops-2/lists"}