8000 GitHub - txlyre/wunderwaffle: A tiny, asynchronous, multiple account «miner» for VK Coin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

txlyre/wunderwaffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

wunderwaffle

A tiny, asynchronous, multiple account «miner» for VK Coin

Instructions

  1. Install Python >=3.7 and Node.js¹ ==any
  2. Install Python's packages: websockets, requests, asyncio
  3. Create a file «accs.txt»
  4. Fill it with accounts formatted as «login:password»(note that first line is master account, but other are workers)
  5. Run «python wunderwaffle.py»
  6. Coins will be automatically mined by all workers and transfered to the master
    ¹ - Note that you could install Python's package dukpy instead

Command line arguments

Script «wunderwaffle.py» has few command line arguments:

  • -i — disable the autobuy (idle_mode)
  • -m - disable the autobuy for master (idle_main_mode)
  • -n — disable the supporting
  • -d - send all coins amount
  • -v - enable verbose mode (log everything)
  • -b name - buy only the specified item
  • -a val — set the autotransfer triggering amount

Fixing some problems

  • If you had added new acccount, but it was ignored, try remove the «save.dat» file and restart the script.

About

A tiny, asynchronous, multiple account «miner» for VK Coin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0