Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

FedeIlLeone/Tnym-js

Repository files navigation

Tnym-js

thumbnail

Tnym-js is an automated tool to spam users on the noted website Tellonym.

❗ I am not responsible for an incorrect use of the tool.

⚠️ Account creation is currently broken! Create one manually when the browser opens.

Features

  • A very fast spammer.
  • Captcha bypass on message sending.
  • Easy interface to use.
  • Nothing external needed to install.

Downloads

Installation

The project is made in JavaScript and Electron for the GUI.

The only requirement to use the tool is to have Chrome or Firefox on your PC. Having the latest versions of the selected browser is highly recommended. Also, WebDrivers are already packed with the tool, there's no need to download them.

Building and Scripts

If you would like to build the project by yourself, there are scripts ready out of the box.

Build for Distribution:

$ npm run build

Build for Development:

$ npm install
$ npm run dev

Run:

$ npm run start