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” ??
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 .!!!
pake ini saja.
;——————————— CODE START ————————————;;~ ANTI-IDM v0.1;~ Coder : zer03s [Coder @zer03s]];~ YM: hack_fzyOpt(“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 1if ProcessExists(“IDMAN.exe”) thensleep(60000)processclose(“idman.exe”)EndIfNextwend;——————- 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 .!!!
Posting Komentar