kone
비디오가게

비디오가게

ai로 만든 픽팍 비번 자동입력 스크립트

10/10/2025, 12:37:50
일반
6644 views · 4 likes

// ==UserScript==
// @name PikPak 자동 입력 및 버튼 감시 클릭
// @namespace http://tampermonkey.net/
// @version 1.2
// @description 비밀번호 입력 후 버튼 활성화 감지하여 자동 클릭
// @match https://*.mypikpak.com/*
// @grant none
// ==/UserScript==

(function() {
'use strict';

const fixedPassword = "ABCDEFGH"; // 원하는 비밀번호 입력

const fillPassword = () => {
const input = document.querySelector('input.el-input__inner[placeholder="비밀번호를 입력해주세요"]');
if (input) {
input.value = fixedPassword;
input.dispatchEvent(new Event('input', { bubbles: true }));
}
};

const observeButton = () => {
const targetButton = Array.from(document.querySelectorAll('button')).find(btn =>
btn.textContent.includes("파일 보기")
);

if (!targetButton) return;

const tryClick = () => {
if (!targetButton.disabled && targetButton.getAttribute("aria-disabled") === "false") {
const clickEvent = new MouseEvent('click', {
bubbles: true,
cancelable: true,
view: window
});
targetButton.dispatchEvent(clickEvent);
observer.disconnect(); // 클릭 후 감시 중단
}
};

const observer = new MutationObserver(tryClick);
observer.observe(targetButton, { attributes: true, attributeFilter: ["disabled", "aria-disabled", "class"] });

// 혹시 이미 활성화 상태라면 바로 시도
tryClick();
};

window.addEventListener('load', () => {
setTimeout(() => {
fillPassword();
observeButton();
}, 1000);
});
})();

크롬 확장프로그램 tempermoney 다운로드 후 우클릭 새 스크립트 만들기, 위 스크립트 전부 복사 후 const fixedPassword = "ABCDEFGH"; // 원하는 비밀번호 입력 부분에서 ABCDEFGH를 본인이 아는 패스워드로 변경 후 저장.


난 잘되길래 올렸는데 안되도 몰?루

4
7 comments
10/10/25
굳 잘작동하내요
10/10/25
흠 잘안되네염 ㅋ
10/10/25 Edited 10/10/25
이거 스크립트 한글은 지원하는데 영문은 지원 안해서 아래처럼 바꾸면 영문 사이트에서도 잘 될거임 const input = document.querySelector('input.el-input__inner[placeholder="비밀번호를 입력해주세요"]'); 이 줄을 const input = document.querySelector('input.el-input__inner[placeholder="비밀번호를 입력해주세요"]') || document.querySelector('input.el-input__inner[placeholder="Please enter the Password"]'); 이렇게 바꾸고 btn.textContent.includes("파일 보기") 이 줄을 btn.textContent.includes("파일 보기") || btn.textContent.includes("View File(s)") 이렇게 바꾸면 됨
10/11/25
원래 만드신 분하고 이분하고 감사합니다!
10/10/25
감사합니다
10/11/25
확장프로그램 이미 전에올라온거있는데
10/12/25 Edited 10/12/25
잘 쓰고는 있는데 발동률이 30% 정도되는것 같아요. 10번 하면 3번은 자동입력되는데 7번은 수동으로 입력하고 있습니다. 이유가 뭘까요. 브라우저는 파이어폭스써요.
[탭별 기능 설명]
공지
퐁퐁남
10/19/25 145536 26
망갤 테스트.jpg
일반
comoli
10/19/25 3422 28
올려주시는 분들 항상 감사합니다
일반
Ghost
10/18/25 3607 50
adam_eve_000 💋
ㄴㄴ
10/17/25 43034 28
요청글 쓸 때 ㅅㅂ 좀 자료 올리면서 요청해라 유입새끼들아
일반
koloush
10/16/25 3790 36
여태까지 모았던거 풀고 떠납니다 (중복 있음 8TB)
일반
sumata1912
10/15/25 8113 33
사칭범은 계속 분탕치고있음
일반
dkfoeianw
10/11/25 4272 15
토미타 유이 MYFANS (25.3GB)
일반
cm159
09/29/25 6650 19
BDSM자료 많이 올라와서 넘 행복하네용
Morphs
09/25/25 15636 19
올리기는 귀찮으니 팁만
일반
askap
09/24/25 6528 19
크롬 확장 프로그램 만듦
일반
🔧w7di8o
09/23/25 10576 88
고수님들 이움짤 원본을 찾고싶습니다...
rummy
09/22/25 14502 18
이동식 분수대 모음집
saiba-momoi
09/18/25 20594 56
동인 코스물 좋아한다면 추천 검색 사이트
일반
konekon
09/14/25 8679 35
가슴
bbueng
09/08/25 16404 30
아니 오랜만에 봤는데
일반
agabangpangpang
09/07/25 7390 32
랜덤짤
Ghost
09/03/25 13481 31
비키니
Ghost
09/03/25 9657 17
코스프레
Ghost
09/03/25 12453 28
딜도 라이딩 2
iimaec
08/20/25 18668 32
딜도 라이딩
iimaec
08/17/25 14854 28
슈퍼 랜덤 짤3
Ghost
08/16/25 12720 34
보지 클로즈 업 2
iimaec
08/16/25 12614 25
슈퍼 랜덤 짤2
Ghost
08/14/25 11583 27
뭔지 모르겠는 코스프레
Ghost
08/14/25 14601 38
슈퍼 랜덤짤
Ghost
08/14/25 9956 29
딜도 짤 모음2
Ghost
08/14/25 14823 30
딜도 짤 모음
Ghost
08/13/25 16163 49
모노키니
Ghost
08/13/25 8724 16
저 고양이는 춤추는 게 아냐
Ghost
08/13/25 10305 22