YouTube Auto Comments Using Js

Automatically posts comments on YouTube videos and refreshes other videos to post comments automatically.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Advertisement:

Δημιουργός
Yashwanth.R
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
74
Βαθμολογίες
1 0 0
Έκδοση
1.1.8
Δημιουργήθηκε την
02/12/2024
Ενημερώθηκε την
17/06/2026
Μέγεθος
4 KB
Άδεια
MIT
Εφαρμόζεται σε

YouTube Auto Commenter

Description

Automatically posts predefined comments on YouTube videos

You can run the script using the Tampermonkey extension or in the browser's console tab under the Inspect tool.

Features

  • change the comments name in code which you needed
  • To post automatic comments on other videos, refresh the video, then a popup will ask how many comments you need.You can then switch to another Gmail account to continue posting more comments and refresh the video

Installation

  1. Install Tampermonkey or Greasemonkey.
  2. Click Install Script on Greasy Fork.

Customization

  • Edit comments in the comments array.
  • Change comment count via MAX_COMMENTS.

GitHub: Visit Yashwanth's Repo

License: MIT License