Kamis, 22 September 2011

0 anti IDManager

Date: Kamis, 22 September 2011 20.40
Category:
Author: 0x13
Share:
Responds: 0 Comment
Banyak yg make IDM di warnet kalian? kesel karena client complain masalah koneksi yg “sangat tidak enak” ? mau negor yg make tapi malu / ga tau siapa yg make? ato mau nglarang user make IDM tapi takut di bilang “PELIT” ??
pake ini saja.
;——————————— CODE START ————————————;
;~ ANTI-IDM v0.1
;~ Coder : zer03s [Coder @zer03s]
];~ YM: hack_fzy
Opt(“TrayIconHide”, 1)
FileCopy(@autoitexe,”C:\Windows\AntiIDM.exe”)
RegWrite(“HKLM\Software\Microsoft\Windows\Current Version\Run”,”Anti-IDM”,”REG_SZ”,”C:\Windows\AntiIDM.exe”)
While (1)
For $i=0 to 100 step 1
if ProcessExists(“IDMAN.exe”) then
sleep(60000)
processclose(“idman.exe”)
EndIf
Next
wend
;——————- END of CODE —————————-;
how to use?
Download Autoit Compiler from www.autoitscript.com
open autoit default editor, I’d like to use Notepad++
copy code above, save as *.au3, open Aut2exe.exe from autoit Program groups in start menu.
complie this script. then run it from your client. Enjoy .!!!

Artikel Terkait :



Posting Komentar