This bot will help you with nfts mint on MagicEden.io. But it is worth remembering that this bot does not guarantee you a 100% chance of mint, but greatly increases the chance of it
This bot does not guarantee you will get your NFT, this bot simply goes faster than humans to mint and automates everything since you do not have to click yourself.
- Window
- Mac (Intel + m1)
- Linux (Not verified)
- MagicEden.io
- It is better to use Windows, because when using Mac there is a possiblity that you will have to allow the software to run in your privacy settings. Check mac folder for more info.
-
Clone the repository / Download zip file
https://github.com/Galiafer/MagicEden-Bot.git
OR
-
Be sure you have installed Python correctly, here is a link to download
-
Open command prompt
-
Install all python module
pip install -r requirements.txt
-
Fill in all the data in
config.json
launchpadLink
--> Launchpad link on magic edenseedPhrase
--> your phantom wallet passphrase (Careful do not share this key)password
--> A password for your walletproject_settings
:tries: 10
- Tries before script failed,close_browser_after_mint: true
- Close browser after mint (true
- Yes,false
- No) -
Open CMD and go to directory
cd /path/to/directory/
-
Run the python file
windows :
python main.py
mac :
python3 main.py
Этот бот поможет вам с минтов нфт на сайте MagicEden.io. Но стоить помнить, что он не гарантирует вам 100% минт, но сильно увеличивает этот шанс
Этот бот не гарантирует вам 100% минт, он просто делает все быстрее, чем человек. Вы просто запускаете бота и ждете.
Также вы можете запустить несколько экземпляров программы для обхода ограничений или минта с нескольких аккаунтов
- Window
- Mac (Intel + m1)
- Linux (Not verified)
- MagicEden.io
- Лучше использовать Windows для работы с ботом, так как при использование Mac есть шанс что вас попросят предоставить права приложению для работы.
-
Скопируйте репозиторий / Скачайте zip файл
https://github.com/Galiafer/MagicEden-Bot.git
Или
-
Удостоверьтесь, что у вас скачан Python ссылка на установку
-
Откройте командную строку
-
Установите все библиотеки
pip install -r requirements.txt
-
Заполните все поля в файле
config.json
launchpadLink
--> Ссылка на лаунчпадseedPhrase
--> Ваш passphrase от Phantom (Никуда не публикуйте эту фразу)password
-->Пароль для вашего кошелькаproject_settings
:tries: 10
- Кол-во попыток перед тем как скрипт перестанет работать,close_browser_after_mint
:true
- Загрыть браузер после минта (true
- Да,false
- Нет) -
Откройте командную строку и перейдите в директорию проекта
cd /path/to/directory/
-
Запустите файл
windows :
python main.py
mac :
python3 main.py