MagicEden Minting Bot

Created by Galiaf


EN


Also you can launch multiple instances of the bot to bypass minting limit / wallet

Support

  • Window
  • Mac (Intel + m1)
  • Linux (Not verified)
  • MagicEden.io

    Tutorial
    1. Clone the repository / Download zip file

      https://github.com/Galiafer/MagicEden-Bot.git

      OR

      Download Zip File

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

    3. Open command prompt

    4. Install all python module

      pip install -r requirements.txt

    5. Fill in all the data in config.json

      launchpadLink –> Launchpad link on magic eden

      seedPhrase –> your phantom wallet passphrase (Careful do not share this key)

      password –> A password for your wallet

      project_settings: tries: 10 – Tries before script failed, close_browser_after_mint: true – Close browser after mint (true – Yes, false – No)

    6. Open CMD and go to directory

      cd /path/to/directory/

    7. Run the python file

      windows : python main.py

      mac : python3 main.py


    Good mints to all.

    You can support me with some SOL : HDyFGcPa6HNoeER4zcrvJfA5XWB3TKHUoG3u4sJU5JLP
    You can support me with some BUSD (BSC) : 0xBfB65cE5Dd3766d75801f2CC2eEA4CDcC5A96Cc5

    RU



    Также вы можете запустить несколько экземпляров программы для обхода ограничений или минта с нескольких аккаунтов

    Поддержка

    • Window
    • Mac (Intel + m1)
    • Linux (Not verified)
    • MagicEden.io

      Инструкция
      1. Скопируйте репозиторий / Скачайте zip файл

        https://github.com/Galiafer/MagicEden-Bot.git

        Или

        Скачать zip файл

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

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

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

        pip install -r requirements.txt

      5. Заполните все поля в файле config.json

        launchpadLink –> Ссылка на лаунчпад

        seedPhrase –> Ваш passphrase от Phantom (Никуда не публикуйте эту фразу)

        password –>Пароль для вашего кошелька

        project_settings: tries: 10 – Кол-во попыток перед тем как скрипт перестанет работать, close_browser_after_mint: true – Загрыть браузер после минта (true – Да, false – Нет)

      6. Откройте командную строку и перейдите в директорию проекта

        cd /path/to/directory/

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

        windows : python main.py

        mac : python3 main.py


      Хороших всем минтов.

      Вы можете поддержать меня SOL : HDyFGcPa6HNoeER4zcrvJfA5XWB3TKHUoG3u4sJU5JLP
      Вы можете поддержать меня SOL (BSC) : 0xBfB65cE5Dd3766d75801f2CC2eEA4CDcC5A96Cc5

      GitHub

      View Github