Skip to content

bruisemyego/Krunker-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krunker Account Checker Visitor Badge

Contact

For support or inquiries, contact @kupk on Discord Join the community server: Discord Server

Features

  • Multi-threaded processing for rapid account checking
  • Proxy support with authentication (HTTP/HTTPS)
  • Automatic CAPTCHA solving
  • Detailed statistics:
    • Player level
    • KR (in-game currency) balance
    • Total inventory value

Setup

  1. Install dependencies:

    pip install -r requirements.txt
  2. Prepare your files:

    • Add accounts to data/accounts.txt (format: user:pass or email:pass)
    • Add proxies to data/proxies.txt (format: ip:port or username:password@ip:port)
  3. Run the tool:

    python main.py
Screenshot 2025-11-16 122206

Releases

No releases published

Packages

No packages published

Languages