Skip to content

facepunchh/Discord-XP-farmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Discord XP Farmer

A simple and secure python selfbot for discord. Features auto messaging (XP farming) and 24/7 vc connection


DISCLAIMER This project is for educational purposes only. Using "self bots" (automating user accounts) is against discord's Terms of Service. I'm not responsible for any bans or account suspensions. Use at your own risk.

Features

  • XP farming: Sends neutral messages with random delays to simulate human activity
  • 24/7 Voice: Stays in a voice channel indefinitely
  • Secure: Tokens are entered manually at runtime and are NOT stored in the code
  • Typing simulation: Simulates typing status before sending messages

Requirements

  • Python 3.10+
  • discord.py-self (not regular discord.py)

Setup

git clone https://github.com/facepunchh/Discord-XP-farmer
cd Discord-XP-farmer
pip install -r requirements.txt

Run the script:

python main.py