Краш бот discord python

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Дискорд бот для краша серверов. Пропишите $hlp чтобы начать краш

License

crashbots/py_discord_crasher

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Читайте также:  Тег SPAN

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Лого

Это последнее обновление данной ссанины

Как и обещал, я его дропнул, и заархивировал проект.

Я больше не хочу учавствовать в развитии краш комьюнити, ибо оно дико скатилось и превратилось в блоб говна, MSK Team тому пример

Я бы мог просто удалить репо и положить на него болт, но так как это по факту мой способ самопиара, делать я этого не буду

Всех с первым днем лета кстати

sudo apt install python3 python3-pip pip3 install nextcord pip3 install colorama pip3 install requests git clone https://github.com/GlUTEN-BASH/discord_crasher/ cd discord_crasher 

Для начала отредактируйте файл config.ini,

Где написанно ‘Токен’ вставьте токен своего бота.

Далее сохраните изменения.

Воть

Во вкладке bot в discord developers нужно пролистать вниз и включить server members intent

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

В квадратные скобки вставьте свой айди и айди подельников через запятую, например:

Если не хотите заполнять — просто удалите все в скобках и оставьте пустым

Кстати автобан — первое что сделает бот, дабы почистить сервер от антикрашеров

Илм откройте, нажав пару раз на лкм

вот

Готово! Бот должен быть онлайн, а в окне программы появиться:

Боту на сервере нужно выдать администратора, или встроить администраторку заранее в OAuth2

$help - фейк хелп $hlp - автокраш сервера $ml - спам сообщениями во всех каналах $start - удаление всех ролей что сможет бот $game (Место роли по иерархии ролей) - выдает роль с правами администратора тому кто ввел, нужно указать место роли, желательно выше обычной роли пользователей $gamehelp - выводит в консоли список ролей по иерархической лестнице(только наоборот, тоесть @everyone сверху, а самая высокая снизу) $gif - кидает по все каналы гифку - крашер, заранее выключите автоплей гифок если не хотите чтобы у вас залагал дискорд $hooks - спам вебхуками 

Качаем windows.zip с релизов

Вписываем что надо в config.ini

Если main.exe не работает — советую запускать на windows 10, и правильно заполнять config.ini

Если антивирь жалуется на main.exe — забейте, запускайте через сурсы, я сам охерел когда каспер удалил моего бота :0

Запуск на windows (с исходников):

Качаем python 3.9 — https://www.python.org/downloads/ В установщике ставим галочку add to path Далее устанавливаем и открываем cmd Пишем:

py -3 -m pip install -U nextcord py -3 -m pip install colorama py -3 -m pip install requests 

Готово! Можно открывать (уже просто зайдя в папку со скачанной программой, и двумя щелчками мышки).

Не крашит, только меняет имя:

Вы не дали боту права администратора на сервере, это нужно было сделать заранее, во вкладе OAuth2 в создании приглашения.

Вот так

Вы не ввели токен в программу.

Для этого нужно отредактировать config.ini и найти

вместо слов «Токен» вводите ваш токен

На сервере антикрашер банит бота:

Убедите админа поставить роль бота выше антикрашера, не буду говорить как, но все же. После этого автобан забанит всех, в том числе и автокрашера, поэтому потом бояться не нужно 🙂

Компилирование на windows:

В папке с исходниками пишем:

pyinstaller --onefile main.py 

About

Дискорд бот для краша серверов. Пропишите $hlp чтобы начать краш

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Мощный краш-бот написанный на discord.py

forzel-new/discord_nuke_bot

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Мощный краш-бот написанный на Python.

Для начала, скачиваем python по ссылке (Листаем вниз и скачиваем установщик для Windows/вашей ОС.) Запускаем, устанавливаем.

ВНИМАНИЕ! ПРИ УСТАНОВКЕ ОБЯЗАТЕЛЬНО СТАВЬТЕ ГАЛОЧКУ «Add Python to PATH».

После установки открываем командную строку и пишем эти команды:

pip install discord pip install asyncio pip install requests pip install colorama 

Создаем приложение по ссылке, и в разделе Bot, ставим галочку чтобы создать бота. Дальше надо включить интенты, всеголишь набо поставиь галочки на пункты «Members intents» и «Presence intents».

Копируем токен, вставляем в token.txt После этих манипуляций открываем именно .bat файл. При верной настройке бот будет запущен.

Зайдите в файл fzlnuker.py с помощью блокнота или любого другого текстого редактора и меняем значения на те, которые вам надо.

1.0.1 (30.09.2021) — исправлена команда spamwebhook1 и spamwebhooks.

1.0.2 (11.10.2021) — исправлен баг с командой rename.

1.1.0 beta (18.12.2021) — полностью изменён дизайн и добавлен вайт-лист серверов.

About

Мощный краш-бот написанный на discord.py

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Discord crash bot, written in py-cord

License

metamorrphosis/crash-bot

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Simple and fast discord crash bot

Written in py-cord 2.1.3, threading and grequests for quick crash

Example screenshot

  • Create your bot on https://discord.com/developers/applications/
  • Set your name and bot avatar
  • Go to the bot page and set all the values as in the screenshot below
  • Click on the reset token button and copy it
  • Go to bot_config.py
  • Set your values
  • Run main.py

About

Discord crash bot, written in py-cord

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Мощный краш-бот написанный на discord.py

crashbots/py_discord_nuke_bot

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Мощный краш-бот написанный на Python.

Для начала, скачиваем python по ссылке (Листаем вниз и скачиваем установщик для Windows/вашей ОС.) Запускаем, устанавливаем.

ВНИМАНИЕ! ПРИ УСТАНОВКЕ ОБЯЗАТЕЛЬНО СТАВЬТЕ ГАЛОЧКУ «Add Python to PATH».

После установки открываем командную строку и пишем эти команды:

pip3 install -U discord requests colorama 

Создаем приложение по ссылке, и в разделе Bot, ставим галочку чтобы создать бота. Дальше надо включить интенты, всеголишь набо поставиь галочки на пункты «Members intents» и «Presence intents».

Копируем токен, вставляем в token.txt После этих манипуляций запускаем команду python3 fzlnuker.py . При верной настройке бот будет запущен.

Зайдите в файл fzlnuker.py с помощью блокнота или любого другого текстого редактора и меняем значения на те, которые вам надо.

1.0.1 (30.09.2021) — исправлена команда spamwebhook1 и spamwebhooks.

1.0.2 (11.10.2021) — исправлен баг с командой rename.

1.1.0 beta (18.12.2021) — полностью изменён дизайн и добавлен вайт-лист серверов.

About

Мощный краш-бот написанный на discord.py

Источник

Оцените статью