Mac Virus
22:40:00Open AppleScript Editor.
![]() |
| Open AppleScript Editor |
This is where you write the code.
| |||
| AppleScript Editor |
Type in,
![]() |
| Voice command |
Mac will now issue a ‘warning’ and say whatever you type in using the voice Vicki, who is [I think!] spanish. Hmm....
Now,
display dialog “Virus Alert! Mac has detected a virus.” buttons {“OK”} default button 1
![]() |
| Dialog Command |
Mac will now display a dialog with the warning.
![]() |
| Prompt |
now type,
tell application "Finder"
shut down
end tell
![]() |
| Shut Down command |
Mac will now shutdown!
Click Compile, and then save it as an Application.
Don’t click Run! Or your Mac will shut down!
![]() | |||
| Save |
![]() |
| Save as Application |
Now change the logo of the application, or do whatever but get your nemesis to open the application and face your wrath!







0 comments
what do you think?