{"id":17675209,"url":"https://github.com/anamritraj/oneplus-unlock-your-speed-hack","last_synced_at":"2025-03-30T17:12:31.249Z","repository":{"id":105786213,"uuid":"153836426","full_name":"anamritraj/oneplus-unlock-your-speed-hack","owner":"anamritraj","description":"A hack script for game at https://unlock.oneplus.com/en-gb/","archived":false,"fork":false,"pushed_at":"2018-10-19T21:25:54.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-05T18:49:30.002Z","etag":null,"topics":["game-hack","game-hacking","oneplus","oneplus6t","unlock-the-speed"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/anamritraj.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":"2018-10-19T20:11:12.000Z","updated_at":"2024-05-13T22:03:51.000Z","dependencies_parsed_at":"2023-03-16T22:30:34.141Z","dependency_job_id":null,"html_url":"https://github.com/anamritraj/oneplus-unlock-your-speed-hack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anamritraj%2Foneplus-unlock-your-speed-hack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anamritraj%2Foneplus-unlock-your-speed-hack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anamritraj%2Foneplus-unlock-your-speed-hack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anamritraj%2Foneplus-unlock-your-speed-hack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anamritraj","download_url":"https://codeload.github.com/anamritraj/oneplus-unlock-your-speed-hack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246351019,"owners_count":20763232,"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":["game-hack","game-hacking","oneplus","oneplus6t","unlock-the-speed"],"created_at":"2024-10-24T07:10:19.983Z","updated_at":"2025-03-30T17:12:31.223Z","avatar_url":"https://github.com/anamritraj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OnePlus Unlock your Speed: Hack Script\n\u003e A hack script for game at https://unlock.oneplus.com/en-gb. Play it from terminal!\n\n## WARNING\nThis is just for educational purposes. I aim to show the basics of web development. Whatever you do with this script is not my responsibilty.\nPlease respect the game and other people. Also, I take no warranty of any kind. You will get blocked by server if you don't respect the limits. \n\n## Getting Started\nThese instructions play the game at https://unlock.oneplus.com/en-gb/ from your terminal/cmd.\n\n### Requirements\nMake sure you have the latest version of `node.js` installed. Get it from [here](https://nodejs.org/en/download/current/) for your operating system. \nThats all.\n\n### Setting up\n* Open a cmd/terminal.\n* Clone this repository in your local machine using\n```\n  git clone https://github.com/anamritraj/oneplus-unlock-your-speed-hack.git\n```\n* Now do \n```\n  cd oneplus-unlock-your-speed-hack\n```\n* Now in that directory\n```\n  npm install\n```\n* It may take a couple of seconds to finish this step.\n* Now time to get your `token` and `csrf-token`.\n\nYou need to get a few details from the browser to run this script. So put on your hacking hat (if you have one, if you don't then get one!) and follow along. \n\n### Getting the game to run on a PC browser.\n* First of all open the game in a browser https://unlock.oneplus.com/en-gb/\n* Now it will show up something like this.\n\n  ![Blocked on Browsers!](https://user-images.githubusercontent.com/11889942/47242269-dea6c400-d40b-11e8-97b7-24b6ab999d61.PNG)\n\n* Now press `F12` or `Ctrl + Shift + I` and open debugging tools in your browser. I will be using Google Chrome.\n* Now Click the Button shown in the diagram.\n\n  ![Click here](https://user-images.githubusercontent.com/11889942/47242504-8b814100-d40c-11e8-83d9-a1e230a6862e.PNG)\n\n* Clicking it will make the browser look like this. Now Click the 3 Dots on the top right corner of the Developer Tools. And click on the last icon after `Dock Side` as shown in the image below.\n  \n  ![Change the view](https://user-images.githubusercontent.com/11889942/47242670-0e0a0080-d40d-11e8-89aa-6c0180ad5b5b.PNG)\n\n* Now reload the page and you'll have something similar to this.\n  \n  ![Hurray!](https://user-images.githubusercontent.com/11889942/47242869-d2bc0180-d40d-11e8-93fb-31f82d7d5de3.PNG)\n\n* Now Tap multiple times and you will get to Enter your Email page. Enter your details and you will recieve a link to play the game in your email.\n\n* Open your email and *Right Click* on the  big red `Play Now` button and select `Copy Link Address`.\n  \n  ![Copy Link address](https://user-images.githubusercontent.com/11889942/47242997-380ff280-d40e-11e8-92e1-e34267f17252.PNG)\n\n* Now paste the link in browser tab with debugger open. You will be logged in to your account.\n\n  ![Logged In!](https://user-images.githubusercontent.com/11889942/47243101-a8b70f00-d40e-11e8-989e-b8ec99f865d4.PNG)\n\n### Getting the Authentication Object\n\n* Go to `Network` Tab in the debugger and check for a row with `status` value as `101`. Click the Row. If you don't see it reload the page and check again. \n\n  ![Networks Tab](https://user-images.githubusercontent.com/11889942/47243182-e5830600-d40e-11e8-8739-51f7b0f8ed7b.PNG)\n\n* Now, when you click that row, you will see a lot of data going through. Chill. Take a deep breath. **Just scroll to the top of the small box that appears**. As shown below. This is the websockets connection which the game establishes to the server.\n\n  ![Open Websockets](https://user-images.githubusercontent.com/11889942/47243414-840f6700-d40f-11e8-9938-6b529c147b1a.PNG)  \n\n* Now, do you see that row in `Green` color. Click it. And you will get the data you need.\n\n  ![Yeah Sweet data!](https://user-images.githubusercontent.com/11889942/47243882-1bc18500-d411-11e8-8bde-85c6a743f965.PNG)\n\n### Update your Files\n\n* Copy these values on to the file `oneplus.js`. On line no `11` to `18` and also on line `67`.\n\n### Running the Script\n\n* Now save that file. And in the terminal/cmd run\n```\n  npm start\n```\n* This will start your script and you should see the output as below:\n```\n\u003e node oneplus.js          \n                           \nConnecting                 \nAuthenticated!             \nemited: 100                \nemited: 200\n```\n\n* The script is designed to put logs after every 100 taps.\n* You can run multiple instances of this script but be aware the server will limit you.\n* I think upto 100 Taps per second is fine but after that it will limit you. BE SAFE.\n\n## Issues?\n\nReport [Here](https://github.com/anamritraj/oneplus-unlock-your-speed-hack/issues/new). Or hit me up on Twitter [@anamritraj](https://twitter.com/anamritraj).\n\n## Meta\n\nAnand – [@anamritraj](https://twitter.com/anamritraj) | [anandamritraj.in](anandamritraj.in) \n\nDistributed under the MIT license. See ``LICENSE`` for more information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanamritraj%2Foneplus-unlock-your-speed-hack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanamritraj%2Foneplus-unlock-your-speed-hack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanamritraj%2Foneplus-unlock-your-speed-hack/lists"}