[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 powered chat GPT and guess what it's already earning me daily passive income consistently here's the magic this sniping B 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's secret is its ability to identify tokens as they're listed or during sudden price movements using small 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 dive in first ask chat GPT to write the code for a smart contract on ethereum to automatically hunt for sniping opportunities to earn ethereum there you go chat GPT is writing the code and I bet it's better than any human could come up with next head over to remix a web free application that allows us to develop compile deploy and launch Smart contracts written in solidity I'll put a link to remix in the description below ensure you have the metamask browser extension installed and are connected to the ethereum main net if it's your first time on remix you might need to agree to their term I've already done that go to the sidebar on the left and create a new contract under the contract folder we'll name it bot doso copy the code from chat GPT and paste it into the bot Doo file this is our sniping trading bot I'll also place this code in the description so you can copy it check lines 50 and 51 after pasting the code you can follow these addresses using ether scan these are the addresses of wrapped ether tokens you'll be competing against but you don't actually need any wrapped ether perfect is the official wrapped ether address it's always good to check back to remix now that our bot file is ready let's compile it click here click here as you can see it's built with the 0. 6.6 version of solidity under compiler select the. 6.6 version to match our contract make sure the language is set to solidity and the evm version to default now click on the compiled bot. so button and wait for the bot to compile next we will deploy this to our wallet go to the deploy and run transactions tab in remix select the injected web 3 environment we need to confirm the contract on the blockchain by paying gas fees gas fees are the commission of the ethereum network for smart contract deployment now the deployment is ready to go click deploy I always set the gas fee to high it usually doesn't make much difference and processes the transactions faster now we wait for the transaction to confirm now you can see the various functions of our smart contract start enables the bot to start monitoring the markets and withdraw stops the ball and transfers funds back to your wallet the rest of the functions are not quite relevant for now [Music] with the smart contract deployed fund it with some ethereum for trading make sure you have the correct address you can fund the contract with any amount of ethereum but remember the more you invest the larger the trades and potential profits excellent the transaction confirms that the funds were sent to the contract you can verify by checking your contract address on fan ensuring our ethereum is in the contract nice it shows one ethereum the amount we funded the contract with the last step is to click Start which will enable the bot to start scanning the meole for different liquidity pairs to sandwich transactions set the gas speed to high save and click confirm [Music] all right it's been a little over 12 hours let's check the bot's profits I have about 1.31 ethereum which is a 31% profit already I'll let the bot run for another 12 hours and then withdraw the profits nice it's a little over 1.6 ethereum so it took me a day to gain over half of my deposit back that's pretty impressive the bot will keep running until you click the withdraw button when you click withdraw the bot will stop trading and return the initial ethereum plus profit to your wallet so let's click it this will charge a small gas fee I'll set it to high again and click confirm done the transaction is confirmed let's check metamask the balance from the bot is already in my wallet and this is after running the bot for just over a day unreal I've even had weeks where I've made 3 to six ethereum sometimes more the profits will vary week to week share your profits in the comments below drop a like and don't forget to subscribe for more ways to make passive income using web 3 tools [Music]