Deflated-Criossant / MsGsuite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”₯ Google Shared Drives Creator πŸ”₯


Create-Google-Shared-Drive


πŸ“œ Features

  • πŸ”­ Create Shared Drive from your google account without using it
  • πŸ›  100% customizable
  • πŸ–Ό User-friendly UI
  • βš™οΈ Add multiple accounts
  • πŸ” Protected thanks to H-captcha
  • πŸ“Š Add statistics
  • 🎲 Randomize choice

πŸ“š How to add an account

⚠️ Warnings

  • This is illegal to use hacked account! Add only the accounts you own.
  • You MUST have the right the create team drive into your account else it won't work.
  • I am not responsible of any google restrictions into your account or the subscription (the account may be suspended by google due to abuse)

πŸ“™ Add an account

Click me to get all the pictures πŸ–Ό

  • First step : read the ⚠️ warnings
  • Then go to the google cloud console, click on "CREATE PROJECT", name it as you want and click on "Create"
  • Select your project , go to the google drive api page and enable it.
  • Go to the OAuth Consent Screen and select "External" and click on "Create"
  • Fulfill all required informations and click on "Save and Continue" 3 times (the "Scopes" and "Test users" parts do not require any inputs)
  • Go the the Credentials tab, click on "Create Credentials" then "OAuth client ID", select "Web application" and name it as you want
  • Under "Authorized JavaScript origins" click on "ADD URL" and add https://developers.google.com
  • Under "Authorized redirect URIs" click on "ADD URL" and add https://developers.google.com/oauthplayground then click on "Create"
  • Open a new tab and go to the Developers Playground, click on the βš™οΈ in the upper right corner and select "Use your own OAuth credentials"
  • Copy-paste your client ID and client secret from the previous step and press the close button.
  • Scroll down the list on the left to "Drive API v3", select it, click on "[https://www.googleapis.com/auth/drive]" and "authorize API"
  • Select your account and click on "Allow", then "Exchange authorization code for tokens", check "Auto-refresh the token before it expires." and copy your refresh token
  • Put the client secret, client id into the SharedDriveCreator.js file. The refresh token goes to line 605.

πŸ”’ HCaptcha

  • Go to https://dashboard.hcaptcha.com/signup and fulfill all required details
  • Copy your sitekey and paste it in line 17 & 392
  • Go to the settings of your hCaptcha account, copy and paste your secret key to line 16

βš™οΈ Deploy the website


πŸ“’ Follow us:

Website Logo Telegram Logo Telegram Logo

❀️ Credits :

About


Languages

Language:JavaScript 100.0%