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.
- A very fast spammer.
- Captcha bypass on message sending.
- Easy interface to use.
- Nothing external needed to install.
- Windows | Portable
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.
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