Hello friends. Today I will show you how to buy BSC tokens on Pancakeswapp automatically.
Normally to buy a BSC token, you have to go to the Pancake exchange to follow many steps including the step to import the token, but this import step is sometimes laggy, you wait forever without showing that token to buy. Then you still have to confirm a few times to buy that token. It’s a bit complicated, isn’t it?
…Ignore all that trouble, today I will show you a way to buy BSC tokens on Pancake Swap with the fastest and simplest speed.
Here we go into details:
1 Install Python software:
You can download python software here. The easiest is to use the version for windows.
Then you go to Run, type CMD. The command prompt box will appear to

You move the cursor to the Scripts folder of the python software by typing
cd AppData\Local\Programs\Python\Python310\Scripts
Then install the necessary libraries for the bot by typing the following command:
pip install web3

So we have completed step 1.
2. Download Bot and Buy BSC tokens
You can download the bot here.
Then the one you right-click on. select “Edit with IDLE”. Enter your wallet address in the sender_adress field and your private key in the privatekey field

Then to run the bot you press F5 or turn off the editor and then click on the file

Then you enter the contract of the token and enter

Then type the volume you want to buy and you’re done.
In the last step, the bot will send you txid. You can copy this transaction code to bscscan.com to view the transaction information just purchased.
So I showed you how to buy BSC tokens in the fastest way. See you in the next posts.