Skip to content

ninjastic/bitcointalk-superNFTsniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

  • Copy settings.example.json to settings.json
  • Setup your BitcoinTalk username, password, captchaCode and rules for sniping.
  • Run yarn or npm install to install the dependencies.
  • Run yarn start or npm run start to start the script

How to setup price rules

  • ALL price relates to the minimum price to snipe any NFT.
  • All other levels can have their own minimum price.
"rules": {
    "ALL": 2,
    "IV": 50,
    "V": 60,
    "VI": 70,
    "VII": 80,
    "VIII": 80,
    "IX": 80,
    "X": 80,
    "XI": 100
}

How to get the captcha code

About

Snipe bot for the 1st April Fool's day NFT mania.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published