kone
비디오가게

비디오가게

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

10/10/2025, 12:37:50
일반
6615 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번은 수동으로 입력하고 있습니다. 이유가 뭘까요. 브라우저는 파이어폭스써요.
(복구요청) 리카코카타야마(rikako katayama) 자료 복구 부탁드립니다.
요청
kimchi0000
05/03 2478 6
[myfans] raikun325 문신 누나 요청드립니다!
요청
pppka1
05/03 2155 0
[Myfans] @suita_ona_ka 요청
요청
giratina
05/03 2472 7
(요청복구) 파일 추가 아헤가오녀(리오) 91.4 GB
영상
overwatch
05/03 12166 78
이분 다른 작품 아시는 분 계실까요??
질문
5gates
05/02 1815 0
[myfans] 🇯🇵 @adam_eve_ 요청드립니다
요청
paulgeorge
05/02 2319 3
이 짤녀 아시는분 계시나요?
질문
bullygom
05/02 3347 3
공지을 숙지하지 않아서 일어나는 일은 모두 본인 책임입니다.
공지
dayonef
05/02 29847 34
[필독]🚨🛑서브 이용시 주의해야하는 점들🛑🚨
공지
dayonef
05/02 68330 34
Namigonewild 자료 요청드립당
요청
39399
05/02 2536 4
[복구요청] 아헤가오녀(리오) 90.6 GB 복구요청드립니다
요청
cksgurz
05/02 2181 -1
[일본/노모/이물질삽입/피스팅] 엘머의 와이프 (12.5gb 156V 121P)
영상
cex
05/02 9999 41
[일본/노모/개인촬영] 코스파코 (769.9gb 913V)
영상
cex
05/02 16829 72
[태국/Manyvids/Pornhub] 자스민J (118gb 113V)
영상
cex
05/02 7552 34
[서양/라이브챗/OnlyFans] 몰리챈 (49.5gb 127V)
영상
cex
05/02 10909 50
[중국/트위터/성노예] 우에몬 (5.5gb 78V 147P)
영상
cex
05/02 11013 50
[중국/트위터/댄스] 진통제 샤오통바오 (1.36gb 85V)
영상
cex
05/02 8515 26
고전 av 시리즈 몇개 구합니다
요청
빈유슬렌더다이스키
05/02 1630 -1
픽팍 출첵
질문
error--rr
05/02 1788 -1
베트남 자위 폰헙 에리카핸드 ERICAHAND xiao_e (12G 45V)
영상
8642da
05/02 7223 49
일본 고전 자취방 연인 몰카 나니와 NANIWA (53G 114V)
영상
8642da
05/02 7305 31
[요청복구] ky0muz0u_ (rud3us_anim3) [15V, 16.8G]
영상
sinatra12
05/02 8790 67
[중국/댄스] 이름 모르겠음 아시는분 (689.mb 52V)
영상
fundoshi_0918
05/02 5297 28
따거 방주 터졌구나
잡담
l00123
05/02 4776 0
FC2 에서 야외노출 하던 MANA(133.8 GB 209 개 파일)
영상
dark13
05/02 10181 55
.
영상
sinatra12
05/02 19007 81
aliceholic13 복구점요 ㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠ
요청
whfqot
05/02 2298 1
secret_japan ive_secret 영상 있으신 분
요청
asdfssadf
05/02 2799 2
qastaado (193v/162.7gb)
영상
asdfssadf
05/02 15085 152
omocci 시리즈 공유가 가능하신분 계신가요
요청
SeeReal
05/02 1626 3