The Collector of Tarkov: Timmy, the Hoarder King
A downloadable item-tracking for Windows
Hello Tarkov Citizen,
I started this personal project because I couldn't find anything simple and easy to use for tracking barter items on my second monitor. Hype of the wipe was the main reason that pushed me to do it. Being a Timmy (even a Timmah sometimes) could be, COULD BE, a 2nd reason.
The app has two save options: one for PVP and another for PVE that work independently. Due to limited time and knowledge, the <RESET EVERYTHING> button resets both PVE and PVP saves.
I've added almost all barter items, though some food/household items are missing. Some gear/wearable, like the Pilgrim backpack, are also missing due to space limitations. Not all streamer items are present either; they are out of the scope of this project.
How it works:
- At stat, each button starts with 0.
- If button is 0White and I LeftClick once - Number goes 1Green - for me that means I have 1x of that specific item;
- If button is 0White and I RightClick once - Number goes 1Red - for me that means I need 1x of that specific item;
- If you have 0White Construction Measuring Tape, you press <MORE>, then click on <Security>, the level is increased from 0 to 1, and 0White Construction Measuring Tape goes to 1Green Construction Measuring Tape. To avoid this, there is <Populate Buttons> option that will fill all RED items needed for both hideout modules and quests combined for the version 0.14.9.
- PVE Mode Switch - Toggles between PVP_save and PVE_save
- Flea Market Switch - Works independently for PVP and PVE. While OFF, it shows the best sell price to the best trader.
- Price per Slot Color, is based on World of Warcraft item rarity colors - Grey (less than 10000/slot), White (up to 20000/slot), Green (up to 35000/slot), Blue (up to 50000/slot), Purple(up to 70000/slot), Orange (over 70000/slot)
This project was designed for my second monitor (1280x1024, 4:3), but it works for 1080p, though the button placements remain in 4:3 format (use alt+enter to toggle full screen).
Depending on how much I enjoy the beginning of this wipe, I'll try to keep the tracker updated as much as possible.
You can check it at The Collector of Tarkov: Timmy the Hoarder King
Lots of thanks for those behind https://tarkov.dev/api/ - this was and is used to fetch the update the data each time the app is started.
Feedback on functionality is greatly appreciated, being free, donations are even more so (duh! :) ).
Download
Click download now to get access to the following files:
Development log
- The Collector of Tarkov Timmy, the Hoarder King - ver1.214 days ago
- Window Snap UpdateAug 20, 2024
Comments
Log in with itch.io to leave a comment.
Hello gents!
With Nikita’s recent announcement of another wipe coming this summer, I figured it was the perfect time to warm up and push an update for the tracking app.
Here’s what’s new in this update:
Added functionality and logic for the two new hideout modules: Cultist Circle and Gear Rack
Slightly rearranged the UI to fix an issue where some buttons were being hidden by overlapping elements
Item counts now reflect the requirements for players without the Unheard Edition or Edge of Darkness — when you press the Populate Buttons button, the app assumes you don’t have these upgrades and calculates all required barter items accordingly (includes the latest quests, excluding Prestige and Collector)
Have fun in the next Wipe! Good Luck!
Semi-update: I added the buttons for the new hideout modules - Cultist Circle and Gear Rack - and updated the code with logic. As soon as I know what items are needed for upgrade I will implement it and push it in a new version.