Wump Bot — бот для автоматизации регистрации и заданий wump.xyz.
Присоединяйтесь к нашему Telegram каналу для получения обновлений и поддержки!
- Node.js (версия 14 или выше)
- Скачайте или клонируйте репозиторий
- Настройте файлы конфигурации в папке
data:accounts.txt- добавьте токены Discord аккаунтов (по одному на строку)proxies.txt- добавьте прокси в форматеhttp://host:pass@ip:port(по одному на строку)settings.json- настройте параметры работы ботаwait_between_accs- в секундахref_tokens- список ваших реф кодов, можно взять из ссылки, пример: https://wump.xyz/join?ref=414946325776564244
Запустите бот командой:
npm start
Wump Bot - is a tool for automating registration and task completing in wump.xyz .
Join our Telegram channel for updates and support!
- Node.js (version 14 or higher)
- Download or clone the repository
- Configure the files in the
datafolder:accounts.txt- add Discord account tokens (one per line)proxies.txt- add proxies in the formathttp://host:pass@ip:port(one per line)settings.json- configure bot settingswait_between_accs- in secondsref_tokens- list of your referral codes that can be taken from the link, example: https://wump.xyz/join?ref=414946325776564244
Start the bot with the command:
npm start