Jump to content

farther day


Recommended Posts

any farther day scripts that were made or i should make for my dad?

and so this post doesn't get deleted what is mouseclick() :D

... I'm speechless. :D

AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
Link to comment
Share on other sites

any farther day scripts that were made or i should make for my dad?

and so this post doesn't get deleted what is mouseclick() :D

Func _Gift4Dad()
     _GetHaircut()
     _GetJob()
     _GetAppartment()
     _Move2Appartment()
     MsgBox(64, "Virtual Card", "Happy Father's Day, Dad!!!")
EndFunc ; ===> _Gift4Dad

...and MouseClick() is the last sound it hears when it triggers _MouseTrap().

:D

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

...and MouseClick() is the last sound it hears when it triggers _MouseTrap().

:D LOL :D

As for a "farthers" day gift script-

$SentimentalMsg= "To Dad, " & {Enter} & "I know you wanted a new miter saw from Sears, but because I'm too cheap and lazy to drive all the way out there (and I'm also a Nerd) I got you this notepad message instead" & {Enter}{Enter} & "Happy Fathers Day!!!")

Run("Notepad.exe")
If WinExists("Untitled - Notepad") then
     WinActivate("Untitled - Notepad")
Send($SentimentalMsg)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...