lukedude30
Joined: 29 Mar 2008 Posts: 1
|
Posted: Sat Mar 29, 2008 7:53 pm Post subject: Super annoy-a-tron! |
|
|
this script makes random mouse movements, types garbage, opens websites, and insults people! guaranteed to drive your co-workers mad!
Press F2 to activate, and hold F1 to turn off.
here goes:
$f2::
loop
{
if GetKeyState("F1", "P")
break
click 129,600
send lolLOLlolLOL
if GetKeyState("F1", "P")
break
{
sleep 10000
}
send ijdghfkuishju
if GetKeyState("F1", "P")
break
click 123,522
click 205,608
click 290,700
if GetKeyState("F1", "P")
break
{
sleep 10000
}
if GetKeyState("F1", "P")
break
send cheese
{
sleep 5000
}
run www.cheese.com
{
sleep 5000
}
msgbox, you smell! lol!
{
sleep 5000
}
if GetKeyState("F1", "P")
break
if GetKeyState("F1", "P")
break
}
return
enjoy! |
|