[Music] hey everyone today I've got an exciting video for you I'm going to show you how to create and run an ethereum sniping bot using AI power Chad GPT and guess what it's already earning me daily passive income consistently here's the magic the sniping bot monitors the blockchain for new tokens and significant price changes when it detects an opportunity it acts swiftly buying or selling tokens before most Traders even notice this gives us a significant advantage to profit from these price differences the bot secret is its ability to identify tokens as they're listed or during sudden price movements using smart algorithms to make trades for you so you can sit back and watch the profits roll in if you're thinking man that sounds too complicated don't worry it's actually pretty easy and you don't need to know any coding just stick around and let's get started all right let's get started Hy chat GPT write me the code for a smart contract on ethereum to automatically hunt for snipping opportunities to earn [Music] ethereum there you go chat GPT is running a code and I bet it's better than any human could possibly think of then head over to remix ey. remix is a web3 application that allows us to develop compile deploy and launch Smart contracts coded in the solidity language I'll put a link to remix in the description below make sure you have the metamask browser extension installed and you're connected to the ethereum mainnet if it's your first time on remix it may ask you to agree to their terms I've already done it head over to the sidebar on the left and create a new contract under the contracts folder we're going to name It bot. soul next copy this code from chat GPT and paste it into the bot. soul file you've just created this is our snipping trading bot I will also place this code under the description so that you can copy it if you don't have access to chat GPT a couple of things to look at after pasting the code in lines 15 and 16 you can follow these addresses using e scan these are the addresses of wrapped ether tokens which we'll be competing against you don't actually need to have any wrapped ether yep perfect it's the official wrapped ether address always a good idea to check that back to remix now that our bot file is ready let's compile it click here as you can see here it's built with the 0.6.5 version of solidity under compiler select the 0.6.0 version so that it matches our contract also make sure that the language is set to solidity and evm version is set to default and wait for the bot to to compile now we're going to deploy this to our wallet head over to the deploy and run transactions Tab and remix here you'll want to select the injected web 3 as the environment we need to confirm the contract on the blockchain by paying gas fees gas fees are the commission fwn the ethereum network or smart contract deployment now the deployment under utility is ready to go click deploy I always set the gas fee to high there's usually not much of a difference and it puts the transaction through much faster now we wait for the transaction to confirm sweet we can see here that it is confirmed meaning our smart contract is deployed now you can see the various functions for our smart contract start enables the bot to start monitoring the markets and withdraw stops the bot and transfers funds back into your wallet with the smart contract deployed fund it with some ethereum which will be used for trading make sure you get the right address there you can fund the contract with whatever amount of ethereum you want but keep in mind that the more you put in the larger the trades you'll be able to make and potentially more profit you can accumulate over time [Music] sweet there we go the transaction confirms that the funds were sent to the contract we can make sure by checking our contract address on The Ether scan once again ensuring our ethereum is in the contract nice it's got one ethereum which is the amount we funded the contract with last step is to click Start this will enable the bot to start sniffing the m poool to find different liquidity pairs in order for you to sandwich transactions let's set the gas speed to high save and click confirm all right guys it's been a little over 12 hours now and it's time to check the profits the bot made so as you can see I have about 1.31 ethereum which is 31% of the profit already I'm going to let my bot run for about another 12 hours all right let's see how much more we made nice it's a little over 1.6 ethereum so it basically took me a day to gain over half of my deposit back that's pretty impressive the bot will continue to run until you click the withdraw button when you click withdraw the bot will stop trading and return to the total ethereum you've entered initially including the profit back to your wallet so let's click it this will charge us a little bit of gas I'll set it to high again and then click confirm there we go then transaction confirmed let's go to our metam mask and see what we have now you can see the balance from the bot is already now in my wallet this is only after running the bot for a little over a day unreal I've even had weeks where I've made 3 to six ethereum sometimes even more the profits will fluctuate week to week guys share your profits in the comments below drop a like and don't forget to subscribe for more profitable ways to make passive income using web 3 tools