Torn Chat Box Button

Export chat messages from Torn

2025-03-11 일자. 최신 버전을 확인하세요.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Latinobull
평점
0 0 0
버전
0.1
생성
2025-03-11
갱신
2025-03-11
크기
21.7KB
라이선스
MIT
동작 사이트

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