Closed Almurik closed 3 years ago
Hello, the idea of the bot is to launch before the presale begins. If you're familiar with DxSale you will notice that you have countdown for the presale to begin. The right time to start the bot is before the countdown is over. You have all the information you need to start the bot before the countdown runs out. Then once started the bot is checking in milliseconds if the presale is live and if yes then the bot is executing a blockchain transaction.
When presale opens it is often already too late. Can this bot be launched when the presale counter is close to zero and execute when presale is open and new block arrives? As far as I know the bot transaction cannot hit the block before presale is opened. How to properly execute the bot to dont risk losing funds and at the same time to get into the presale?