{"id":50525124,"url":"https://github.com/not-a-java-dev/level-devil-unlocker","last_synced_at":"2026-06-03T07:06:43.394Z","repository":{"id":217207234,"uuid":"743284063","full_name":"not-a-java-dev/level-devil-unlocker","owner":"not-a-java-dev","description":"Unlocks you speedrunning for level devil","archived":false,"fork":false,"pushed_at":"2024-01-14T22:12:59.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-15T02:37:50.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/not-a-java-dev.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}},"created_at":"2024-01-14T21:41:45.000Z","updated_at":"2024-01-15T02:37:59.646Z","dependencies_parsed_at":"2024-01-15T02:37:59.378Z","dependency_job_id":"69e9591f-00a4-49dc-9914-3b4a76f88847","html_url":"https://github.com/not-a-java-dev/level-devil-unlocker","commit_stats":null,"previous_names":["not-a-java-dev/level-devil-unlocker"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/not-a-java-dev/level-devil-unlocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-a-java-dev%2Flevel-devil-unlocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-a-java-dev%2Flevel-devil-unlocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-a-java-dev%2Flevel-devil-unlocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-a-java-dev%2Flevel-devil-unlocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/not-a-java-dev","download_url":"https://codeload.github.com/not-a-java-dev/level-devil-unlocker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-a-java-dev%2Flevel-devil-unlocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33852313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"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":[],"created_at":"2026-06-03T07:06:42.544Z","updated_at":"2026-06-03T07:06:43.385Z","avatar_url":"https://github.com/not-a-java-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# level-devil-unlocker\nUnlocks you speedrunning for level devil\n## Source Code here\n```javascript\nlet save = localStorage[\"UnicycleLegend:mySave\"]; // The game save\nlet data = save.split(\":\"); // Separate the save\ndata[30] = data[30].replace(\"f\", \"t\") // Change the speedrun data from false to true, if already true, nothing happens\nsave = data.join(\":\"); // Make the save file\nlocalStorage[\"UnicycleLegend:mySave\"] = save; // Replace the old data with the new one\n```\n### Minified Version\n```javascript\nlet s=localStorage[\"UnicycleLegend:mySave\"],d=s.split(\":\");d[30]=d[30].replace(\"f\",\"t\"),s=d.join(\":\"),localStorage[\"UnicycleLegend:mySave\"]=s;\n```\n## How to run\n\u003e **Note:** You can copy the source code or the minified version\n\nTo run the snippet of code do the following:\u003cbr\u003e\n1. Open Dev tools (Control + Shift + I) Something like this should appear:\n   ![shot-2024-01-14_19-02-27](https://github.com/not-a-java-dev/level-devil-unlocker/assets/68130396/b169ef6b-fc08-41e2-9d5f-093b4d6fc4e0)\n2. Click on \"Top\"\n3. Select \"Level Devil\"\n4. Paste what you just copied in the console\n5. Reload page\nNow you have unlocked speedrunning without watching ads!!\n\n*Thinking about it, isn't it faster just to watch the ad? Nah*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-a-java-dev%2Flevel-devil-unlocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnot-a-java-dev%2Flevel-devil-unlocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-a-java-dev%2Flevel-devil-unlocker/lists"}