Skip to content

Inks Multi Tool will allow you to automate multiple tasks on neopets.com without you ever needing to lift a finger.

License

Notifications You must be signed in to change notification settings

bensnilloc/Inks-Multi-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inks Multi Tool

The goal of this project is to make neopets automation available to everyone and anyone without any limitations. Still to this day I see paywalls on forums where you need to pay to access specific programs and/or scripts. That's where Inks Multi Tool comes into play - giving you access to the safest automation tools available for free.

Inks Multi Tool uses multi-threading to allow you to run as many accounts concurrently as you would like. Because of this, proxy support has also been included to keep you as safe as humanly possible. Each task that Inks Multi Tool automates for you is first done manually by a human to find out the safest (randomized) delays between each action. If you can't clear a stage of Ghoul Catchers within less than a second, then why should a program be able to do that. It doesn't make sense, does it?

Requirements

You will need Python 3 to execute this program

Windows
pip install requests
pip install pyDes

Linux/Mac OS
pip3 install requests
pip3 install pyDes

How to use the program

Please ensure you're in the same directory as the program before running the commands

Windows
python client.py

Linux/Mac OS
python3 client.py

Automation Tasks

  • Ghoul Catchers Auto Player
  • Trudy's Surprise Auto Player
  • Giant Jelly Visitor
  • Shop of Offers Visitor
  • Kacheek Seek Auto Player
  • Potato Counter Auto Player
  • Obsidian Quarry Auto Grabber
  • Lottery Auto Player
  • Stocks Auto Buyer
  • Buried Treasure Auto Player

Tasks Breakdown

  • Ghoul Catchers: Runs once every 24 hours, this task will play Ghoul Catchers for you until you reach your 50,000 Neopoint threshold.
  • Trudy's Surprise: Runs once every 24 hours, this task will play Trudy's Surprise for you each day so you'll never forget to do so.
  • Giant Jelly Visitor: Runs once every 24 hours, this task will take a piece of the Giant Jelly each day.
  • Shop of Offers Visitor: Runs once every 24 hours, this task will visit the Shop of Offers each day.
  • Kacheek Seek: Runs once every 24 hours, this task will play kacheek seek until your pet is bored.
  • Potato Counter: Runs once every 24 hours, this task will play potato counter until you've used all of your daily guesses.
  • Obsidian Quarry: Runs once every 24 hours, this task will visit the Obsidian Quarry once per day.
  • Lottery: Runs once every 24 hours, this task will purchase 20 tickets at the lottery for you every day.
  • Stocks: Runs once every 24 hours, this task will purchase 1,000 stocks valued at 15NP - 18NP every day.
  • Buried Treasure: Runs once every 3 hours, this task will play & pick random coordinates in Buried Treasure

Estimated Monthly Earnings

  • Ghoul Catchers: 1,500,000 Neopoints
  • Trudy's Surprise: 400,000 Neopoints, x4 random 7-day-streak items
  • Giant Jelly: x30 random jellies
  • Shop of Offers: 1,500 - 3,000 Neopoints
  • Kacheek Seek: 6,000 - 10,500 Neopoints
  • Potato Counter: 4,500 - 6,750 Neopoints
  • Obsidian Quarry: x30 Shiny Obsidians
  • Lottery: -60,000 Neopoints
  • Stocks: -450,000 Neopoints
  • Buried Treasure: -72,000 Neopoints

Total Estimated Monthly Earnings

1,380,000 - 1,388,250 Neopoints

About

Inks Multi Tool will allow you to automate multiple tasks on neopets.com without you ever needing to lift a finger.

Topics

Resources

License

Stars

Watchers

Forks

Languages