Vicks Posted June 16, 2006 Posted June 16, 2006 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() [s]Autoit[/s]
Simucal Posted June 16, 2006 Posted June 16, 2006 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() ... I'm speechless. 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)
Thatsgreat2345 Posted June 16, 2006 Posted June 16, 2006 I think he's trying to communicate something to us i just cant figure it out
PsaltyDS Posted June 16, 2006 Posted June 16, 2006 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() 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(). 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
Paulie Posted June 16, 2006 Posted June 16, 2006 ...and MouseClick() is the last sound it hears when it triggers _MouseTrap(). LOL 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)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now