CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 11:47:46 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=56f075aaa4e0f57d0f6959c2a9f64986b6b4d4a0ece28f410cf436e25dad4995a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%224xKT5BlZ5i45T7R3zWQf9bwfpPqDuEis%22%3B%7D; HttpOnly; Path=/
cf-ray: 98ce1fe4ad9cb277-BLR
AutoGAT - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Opt("TrayMenuMode", 3)
- Local $helpURL = "https://keepass.info/help/base/index.html"
- Local $KeePass[2] = ["C:\Program Files\KeePass Password Safe 2\", "KeePass.exe"]
- Local $AutoType[3] = ["-auto-type", "-auto-type-password", "-auto-type-selected"]
- Local $idKP = TrayCreateItem("KeePass")
- Local $idKPH = TrayCreateItem("KeePass Help")
- TrayCreateItem("")
- Local $idAT = TrayCreateItem("AutoType Selected")
- Local $idGAT = TrayCreateItem("Global AutoType")
- Local $idGATP = TrayCreateItem("Global PassWord")
- TrayCreateItem("")
- Local $idExit = TrayCreateItem("Exit")
- TraySetState(1)
- TraySetIcon(@ScriptDir & '\AutoGAT.ico')
- While 1
- If Not ProcessExists($KeePass[1]) Then Exit
- Switch TrayGetMsg()
- Case $idExit
- Exit
- Case $idKP
- ShellExecute($KeePass[0]&$KeePass[1])
- Case $idKPH
- ShellExecute($helpURL)
- Case $idAT
- Send("!{TAB}")
- Sleep(100)
- ShellExecute($KeePass[0]&$KeePass[1], $AutoType[2])
- Case $idGAT
- Send("!{TAB}")
- Sleep(100)
- ShellExecute($KeePass[0]&$KeePass[1], $AutoType[0])
- Case $idGATP
- Send("!{TAB}")
- Sleep(100)
- ShellExecute($KeePass[0]&$KeePass[1], $AutoType[1])
- EndSwitch
- WEnd
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐⭐Exchange Exploit T 3⭐⭐
Java | 8 sec ago | 0.10 KB
-
⭐ G2A Bug ⭐ (Get more on BTC swaps) ✅ NEVER S...
JavaScript | 8 sec ago | 0.24 KB
-
⭐⭐Exchange Exploit⭐⭐ Y
JavaScript | 10 sec ago | 0.24 KB
-
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 17 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $9OO INSTANTLY D G⭐⭐
Java | 18 sec ago | 0.10 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 6
JavaScript | 21 sec ago | 0.24 KB
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 27 sec ago | 0.24 KB
-
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 29 sec ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand