kone
비디오가게

비디오가게

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

10/10/2025, 12:37:50
일반
6662 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번은 수동으로 입력하고 있습니다. 이유가 뭘까요. 브라우저는 파이어폭스써요.
Dfans 사이트 써보신분 계신가요?
일반
kwjw722
02/20 2591 -1
짤 여자 다른작품있는지궁금합니다
질문
qaz6263
02/20 2718 0
airi minami 아이리 미나미의 myfans 작품 요청드립니다
요청
egedgsesttsdg
02/20 3370 4
VR영상 모음집 가지고 계신분 있으신가요?
질문
asdfkd
02/20 2003 3
어린시절부터 찾아다녔던건데 아시는분 계실까요?
질문
liononono
02/20 4740 2
tokyomotion
질문
chy9542
02/20 3442 -4
우리 서브 자주 쓰는 클라우드 허용용량보다 더 채우는 방법
정보
iphonema
02/20 30234 6
东亚宗族文化: 小马拉大车 라고 구글 검색해보니 나오는데 정확하진 않아요
요청
songcow123
02/19 4123 0
프리미엄 용량 질문
질문
stobu
02/19 2408 -1
아래 2개 영상 kuzu 몇번인지 아시나요?
질문
qwer1234qwer1234
02/19 4777 0
용량 관련질물
질문
stobu
02/19 2064 -1
[복구 요청] 토미타 유이 (25.3GB 26V) 복구 요청 드립니다.
요청
chromanum
02/19 2397 5
중국?대만? 피어싱녀 작품 아시는분 계실까요?
질문
strangerj
02/19 2812 0
[복구 요청] 만화카페 자위녀 MANA 등 (54.9GB, 57V) 복구요청 드립니다!
요청
mmimm
02/19 3424 8
관장물인데 혹시아시는분?
질문
ㅇㅇ
02/19 2343 -2
[복구 요청] Aceblackxxx 요청드립니다.
요청
Ghost
02/19 2394 0
@kuramakun_ura49GB) 복구 요청 드려요
요청
cho0621
02/19 2994 12
복구 요청 오호고에 코스어 @Bluemoon_cosv
요청
bbmusic
02/19 4052 0
juicylucie89xxx, Juicy Lucie,LenaLacey 영상 요청 가능할까요?
요청
파이즈리최고협사
02/19 1974 1
판티아 결제할려면 지마켓에서 토라코인 1000엔 산다음에
질문
omnium
02/19 2939 1
노모에 짬지 활짝
질문
chy9542
02/19 4479 -18
[복구요청] 방주 복구 및 초승달녀 공유 (8.4TB)
요청
warin
02/19 5168 0
혹시 이거 작품 이름이나 배우 알 수 있을까요?
질문
kamjaman
02/18 2868 0
77b@nd@ge  요청드립니다.
요청
roarorc
02/18 4195 2
(KemonokiaNTR)복구요청 드립니다
요청
sfdg218
02/18 2760 5
복구요청 드립니다(triplexceleste)
요청
grain
02/18 1934 0
픽팍 이거 개편하네
잡담
남은게뭘까
02/18 24005 -4
이 배우 이름 아시는 형님 계신가요
질문
dhrnwm2030
02/18 2511 -4
myfans/candfans 같은 사이트들 다운 질문
질문
알레프
02/18 3789 1
페니반(195G) 공유 받고자 하시는분에게 알려드립니다.
잡담
unn20011
02/18 27740 18