Torn Vault

Two-click stock buyer for Torn City - navigate and buy max shares with floppy icon

These are versions of this script where the code was updated. Show all versions.

  • v2.0.1 2026-05-16

    2.0.1

    • fix: all CSS module selectors use partial match ([class*="prefix___"]) instead of hardcoded hashes
    • fix: floppy icon invisible after Torn UI update (point-block___rQyUK -> point-block___lIuCl)
    • fix: stock market selectors (stock___, stockOwned___, stockDropdown___, buyBlock___, buy___) no longer break on hash rotation
    • fix: waitFor accepts callback function for complex element lookups
    • fix: MutationObserver guards against null container
    • fix: buy button fallback searches by text content when class selector misses
    • fix: restriction message selector uses partial match
  • v2.0.0 2026-05-05
  • v2.0.0 2026-05-05
  • v2.0.0 2026-05-04
  • v2.0.0 2026-05-04

    Changelog

    2.0.0

    • Two-click flow: first click navigates to Stock Market, second click executes the buy
    • Removed automatic purchase after page navigation
    • Every transaction requires manual confirmation via button click
    • Cleaner codebase - removed pending action mechanism

    1.1.0

    • Added auto-click buy + confirm transaction option
    • Added toast notifications for action feedback
    • Added hospital/traveling/abroad safety checks
    • Settings modal with stock picker

    1.0.0

    • Initial release
    • Floppy disk icon next to money display
    • One-click navigate + buy max shares
    • Right-click settings panel
    • 35 stocks supported
  • v1.1.0 2026-04-24
  • v1.1.0 2026-04-24
  • v1.1.0 2026-04-24
  • v1.1.0 2026-04-24