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

Generates XP for mee6 leveling system. Also includes auto-counter..

License

Notifications You must be signed in to change notification settings

hashdashme/xp-farmer-selfbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages