Skip to content

scottstamp/nptools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nptools

Illicit automations for neopets.

Quick start

Put

NP_USER='username'
NP_PASS='password'
PET_NAME='xX_bestpet_Xx

in a file called .env in this directory. Then run ./run.sh daemon.py.

Additional flags include USER_AGENT and FIREFOX_COOKIES_DB.

A lot of this code was written with assumptions that only hold true on my account (e.g. you only have one pet, for training). So run it at your own risk and maybe start the daemon with only a few safe dailies enabled first.

TODO

Site activities

  • Restocking (extraordinarily lucrative)
  • Food club (depends on age of account; avg. 30-50k/day)
  • Negg Cave (interesting puzzle)
  • Wishing Well (small chance of 300k-600k)
  • Sakhmet Solitaire (5k/day)
  • Faerieland jobs (~5-10k/day)
  • Cliffhanger (1500 NP/day)
  • Scarab 21 (5k/day)
  • NeoQuest II
  • Cheat
  • Sewage Surfer
  • Shapeshifter
  • Go go go
  • Godori
  • Krawps
  • Wheels
  • Neggsweeper (3k/day)
  • NeoPoker
    • full house: 100NP
  • Turmaculus
  • Monthly freebies: http://www.neopets.com/freebies/index.phtml
  • Potato counter
  • Meteor crash site
  • Guess the weight of the marrow
  • Scorchy Slots (map pieces?)
  • Symol Hole
  • Island mystic (until avatar)
  • Quests
  • Mystery pic (really interesting automation problem)
  • Lottery (avatar, and slightly +EV (more if you pick numbers other people don't))
  • Fetch (maze solving with hidden information)
  • Qasalan Expellibox (chance of NC every 8 hours)

About

Illicit automations for Neopets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%