MagicEden Autobuyer V2 Save Abandoned

Automated bot that allows you to buy NFT from the marketplace at the lowest prices on MagicEden.io | MagicEden Autobuyer | Sniper

Project README

Magic Eden Bot to Snipe the best offers

Created by Galiaf

Alt text Alt text

This bot will help to buy NFT from the desired collection at the lowest price.

ONLY WINDOWS for now, If the script at the beginning switches the window to MagicEden or only one window with Phantom Wallet is loaded, please restart the script

This bot does not guarantee you will buy NFT, this bot simply goes faster than humans and automates everything since you do not have to click yourself.

Tutorial

  1. Be sure you have installed Python, here is a link to download

  2. Open cmd (command prompt)

  3. Install all python module:

    pip install -r requirements.txt

  4. Fill in all the data in config.json:

{
"cooldown": 15 - minutes (How long will the bot wait for the next attempt),
"closeBrowser": true (Close browser after buying, false - No)
}
  1. Fill in all the data in .env (But before rename .env-sample to .env):
FILL EVERYTHING WITHOUT QUOTES

SEED_PHRASE=YOUR_SEED_PHRASE (Do Not Share This KEY)
PASSWORD=13372281111MEOW (Password from your Phantom Wallet)
  1. Open CMD and go to directory: cd /path/to/directory/

  2. Run the python file:

    windows : python main.py


Good luck to all.


RU

Этот бот поможет купить НФТ из нужной коллекции по самой низкой цене.

ПОКА ЧТО СКРИПТ РАБОТАЕТ ТОЛЬКО НА WINDOWS, если скрипт в начале переключает окно на MagicEden или загружается только одно окно с Phantom Wallet, пожалуйста, перезапустите скрипт

Этот бот не гарантирует вам 100% покупку НФТ, он просто делает все быстрее, чем человек. Вы просто запускаете бота и ждете.

Инструкция

  1. Скопируйте репозиторий / Скачайте zip файл:

    git clone https://github.com/Galiafer/MagicEden-Autobuyer.git

    ИЛИ

  2. Удостоверьтесь, что у вас скачан Python, ссылка на установку

  3. Откройте cmd (командную строку)

  4. Установите все библиотеки:

    pip install -r requirements.txt

  5. Заполните все необходимые поля в файле config.json:

{
"cooldown": 15 - минут (Как долго будет ждать бот перед следующей попыткой),
"closeBrowser": true (Закрыть браузер после покупки, false - Нет)
}
  1. Заполните данные в .env (Но перед этим измените название файла с .env-sample на .env):
ЗАПОЛНЯТЬ БЕЗ КАВЫЧЕК

SEED_PHRASE=ВАША_СИД_ФРАЗА (Никуда не публикуйте эту фразу)
PASSWORD=13372281111MEOW (Пароль от кошелька)
  1. Откройте CMD (командную строку) и перейдите в директорию проекта: cd /path/to/directory/

  2. Запустите файл:

    windows : python main.py


Хороших всем покупок.

TODO:

  1. Multisniping (Multi-collection sniping at the same time)
  2. Multiaccounts
  3. Snipe a certain amount of nft (Now you can only buy one nft)
  4. Telegram Notification
Open Source Agenda is not affiliated with "MagicEden Autobuyer V2" Project. README Source: mathiasdev1/MagicEden-Autobuyer-V2

Open Source Agenda Badge

Open Source Agenda Rating