AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Super annoy-a-tron!

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
lukedude30



Joined: 29 Mar 2008
Posts: 1

PostPosted: Sat Mar 29, 2008 7:53 pm    Post subject: Super annoy-a-tron! Reply with quote

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. Very Happy Shocked

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!
Back to top
View user's profile Send private message
Oberon



Joined: 18 Feb 2008
Posts: 458

PostPosted: Sat Mar 29, 2008 8:03 pm    Post subject: Reply with quote

Co-workers lol.. There is already a thread for joke scripts please post yours there so a moderator can delete this one.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group