# AIRDROP SCRIPT

By [Zun](https://paragraph.com/@rojack) · 2024-03-18

---

**TUTORIAL VIDEO** :

[![]({{DOMAIN}}/editor/youtube/play.png)](https://www.youtube.com/watch?v=3Xd_3pQWpHw)

  
**Download VS Code** :

[https://code.visualstudio.com/Download](https://code.visualstudio.com/Download)

**Download Python** :

[https://www.python.org/downloads/](https://www.python.org/downloads/)

Download web3go-script :

[https://www.dropbox.com/scl/fi/ao3a6o7itkgm37715gffk/web3go-script.zip?rlkey=3sx38wqcmvecd5kzf7qua2hxg&dl=0](https://www.dropbox.com/scl/fi/ao3a6o7itkgm37715gffk/web3go-script.zip?rlkey=3sx38wqcmvecd5kzf7qua2hxg&dl=0)

*   Open VS Code and open this folder from file manager
    
*   Now click on File option in vs code and then click on Auto Save option (make sure that u have enable the auto save option)
    
*   Click on `keys.txt` file and input your private key of your wallet address (**DON’T INPUT MAIN WALLET’S KEY**)
    
*   Make sure that u already minted Web3go Passport in those wallet address
    
*   Now visit : [free proxy site](https://www.webshare.io/)
    
*   Sign up with fake email address and input a password (No Need to verify your email address)
    

![](https://storage.googleapis.com/papyrus_images/4f947f2d8648cedef7a75866c3ef725cc75dc88ed9b30d601758258fb90e6a6d.png)

*   Click on let’s get started
    

![](https://storage.googleapis.com/papyrus_images/80b68c57a88d7d8e9b0042edd636dccab78a14a964565f043e2eada5e4a986fc.png)

*   Click on “Download” button and download the 10 proxies
    

![](https://storage.googleapis.com/papyrus_images/24fa9233a4a3988b30697f15c5a88eec6910fdc3fe1d434de76ed96b11f39b30.png)

*   Copy all the things as it is and paste it in `proxies.txt` file on VS code
    

![](https://storage.googleapis.com/papyrus_images/a97fb45d18f6c68119c9934863b4842382805b7691dde6b7b768ef248b6d04c8.png)

*   Click on terminal and then “new terminal”
    

![](https://storage.googleapis.com/papyrus_images/e2f4fda953aa47d5b850ee99d294f3aaad2d2ea5e2d0af17104808ad41898d21.png)

*   Enter this command : `pip install -r requirements.txt`
    
*   If everything goes right then input this command : `py main.py run`
    
*   Congrats, You successfully checked in from all the acc u input

---

*Originally published on [Zun](https://paragraph.com/@rojack/airdrop-script)*
