Torn Chat Box Button

Export chat messages from Torn

As of 2025-03-11. See the latest version.

Author
Latinobull
Ratings
0 0 0
Version
0.1
Created
2025-03-11
Updated
2025-03-11
Size
21.7 KB
License
MIT
Applies to

Torn Copy Chat Box Button

Description

This Tampermonkey script adds a convenient "Copy Chat" button to all chat boxes in Torn. It allows you to easily export and save your chat conversations with a single click.

Features

  • Adds a clipboard icon button to all chat box headers
  • Copies the entire chat conversation with proper formatting
  • Preserves timestamps for all messages
  • Provides visual notifications when copying succeeds or fails
  • Works with all types of Torn chat boxes (private messages, faction chat, etc.)

How It Works

  1. The script automatically adds a clipboard button to all chat boxes on the page
  2. When you click the button, it extracts all messages from the chat
  3. Messages are formatted with timestamps, sender names, and content
  4. The formatted text is copied to your clipboard
  5. A green notification confirms successful copying
  6. If any errors occur, a red notification will appear with details