Skip to content

mrcatvmx/Grass_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grass_bot

Typing SVG Typing SVG

Social Links

Follow us here: Cipher_Airdrop

Twitter(X): Cipher_Airdrop

Telegram: Cipher_Airdrop

Readme

Cipher_Airdrop aims to assist individuals without coding or Linux expertise. Follow the guide below for a one-click setup of your Grass_project backend script.👏😒

🌟NODE GUIDE🌟
Step 1: Connect to Your VPS

✨Installing Git & python✨

`sudo apt update`
`sudo apt install git`
`sudo apt install python3 && sudo apt install python3-pip`
Step 2: Open dashboard

Press Click "Control Shift C" & open developer console.

In the console section, search `localStorage.getItem('userId')`

There you will get userID, Copy it

Step 3: Run the Script
`git clone https://github.com/muzammilvmx/Grass_bot.git && cd Grass_bot && pip3 install websockets_proxy && pip3 install loguru`

✨Edit main folder✨

`nano main.py`

Search userID & socks5 proxy list in code:
🔶Edit UserID with your UserID that we copied
🔶Edit proxy in the format below👇
`"𝘀𝗼𝗰𝗸𝘀𝟱://username:pass@ipaddress:port"`

If you like to input multiple Proxies then separate the proxies like this👇

`socks5://Username:Pass@ipaddress:port","socks5://Username:Pass@ipaddress:port"`

Press Ctrl x" "Y" hit "Enter"

Step 4:

Open the Screen

🔶Install the Screen: `sudo apt install tmux`

🔶Open the Screen: `tmux`

🔶RUN the Script Now: `python3 main.py`

Congratulation You are running the Grass bot by One click only!!
That's it for now!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages