Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 25th, 2016
138
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C (WinAPI)
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
while
(
true
)
{
HWND h
=
FindWindowEx
(
0
,
0
,
L
"V8ServerCallWindow"
,
0
)
;
while
(
h
)
{
ShowWindow
(
h
,
SW_HIDE
)
;
h
=
FindWindowEx
(
0
,
h
,
L
"V8ServerCallWindow"
,
0
)
;
}
Sleep
(
10
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💵 Crypto Swap Glitch ✅ Easy money 💵
JavaScript | 27 sec ago | 0.24 KB
💎 INSTANT MONEY EXPLOIT 💎
JavaScript | 1 min ago | 0.24 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 3 min ago | 0.15 KB
🔥 Make 1000$ in 20 minutes 💵
JavaScript | 3 min ago | 0.24 KB
🔥 Make 1000$ in 20 minutes 💵 🔥🔥
JavaScript | 3 min ago | 0.20 KB
💎 Free Crypto Method 💎
JavaScript | 4 min ago | 0.24 KB
⭐⭐⭐Exchange Exploit T I⭐⭐
Java | 4 min ago | 0.15 KB
✅ Exploit 500$ in 10 minutes 🔥
JavaScript | 5 min ago | 0.24 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
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!