Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 879 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 879 Bytes

xp-farmer-selfbot

Generates xp for mee6 leveling system. Plus auto-counter bot.

Commands:

  • ~count <on|off|reset> - turns the counter script on, off or resets last_number variable.
  • ~farm <number> - sends a random message from words periodically (~ 1 minute) for number of times and deletes message after 1 - 3 seconds.

Usage:

  • Change token to your discord token.
  • Change counting_channel to the channel id for counting.
  • Feel free to change/edit the words list to your liking.
  • Install discord.py (pip3 install -U discord.py)
  • Run script python3 main.py and enjoy (:

Credits:

ayes-web for CounterBot with simple logic.

FYI:

This is for educational purposes and is against Discord TOS. Do not complain if your account gets terminated. Use at your own risk.