An open API service indexing awesome lists of open source software.

https://github.com/ahmuq/minionlab-connect

Minion Lab Auto Connect Wallet
https://github.com/ahmuq/minionlab-connect

airdrop bot javascript minionlab

Last synced: 3 months ago
JSON representation

Minion Lab Auto Connect Wallet

Awesome Lists containing this project

README

          

# Minionlab auto connect wallet

Automates to connect wallet your acc minionlab

![Preview](preview.png)

## Features

- Generate Sol Wallet
- Auto Signature
- Saved in result
- Proxy Support to avoid rate limits

## Requirements

- Node.js v18+ LTS [Download](https://nodejs.org/dist/v18.20.6/node-v18.20.6-x64.msi)
- Account minionlab
- Proxy (Optional). Recommended: [Cherry Proxy](https://center.cherryproxy.com/Login/Register?invite=029ad2d3)

## Installation

1. Clone the repository:

```sh
git clone https://github.com/ahlulmukh/minionlab-connect.git
cd minionlab-connect
```

2. Install Dependencies:

```sh
npm install
```

3. Create a `proxy.txt` file in the root directory and add your proxies (one per line) (Optional).

```
http://user:pass@host:port
http://user:pass@host:port
http://user:pass@host:port
```

4. Create an `accounts.txt` file and add your GokiteAI wallet addresses (one per line):

```
email:pw
email:pw
email:pw
```

## Usage

1. Run the bot:

```sh
node .
```

2. The bot will automatically:

- Create a sol wallet and connect that wallet to your account
s

## Stay Connected

- Channel Telegram : [Telegram](https://t.me/elpuqus)
- Channel WhatsApp : [Whatsapp](https://whatsapp.com/channel/0029VavBRhGBqbrEF9vxal1R)
- Discord : [Discord](https://discord.com/invite/uKM4UCAccY)

## Donation

If you would like to support the development of this project, you can make a donation using the following addresses:

- Solana: `FdHsx8He55QgRCSv6NMEpFfkjXFsXFEeWEpJpo7sUQZe`
- EVM: `0x406de5ec09201002c45fdd408ab23159cd12fa3e`
- BTC: `bc1prze475lgalevngrhwq6r9wyng3rl3zskyru4rn4k6j8kwzmmczmqcd7u7y`

## Troubleshooting

- **Authentication Issues**: If you encounter login problems, make sure your wallet addresses are correct
- **Rate Limiting**: If you see rate limit errors, try using proxies or increasing the delay between requests
- **Response Parsing Errors**: These usually resolve on retry; the bot has built-in retry mechanisms

## Disclaimer

This tool is for educational purposes only. Use it at your own risk. Using automation tools may be against the terms of service of some platforms. Please ensure you are compliant with GokiteAI's terms of service.