Results 1 to 4 of 4

Ian's Scripts

This is a discussion on Ian's Scripts within the Source Code Samples forums, part of the Programming category; I'll be posting various scripts here I have made. The idea is this will help some people learn AHK better ...

  1. #1
    Ian
    Ian is offline Junior Member
    Join Date
    Feb 2009
    Posts
    110

    Default Ian's Scripts

    I'll be posting various scripts here I have made. The idea is this will help some people learn AHK better by going through the source. The simple scripts are well commented to help people understand each line more clearly. Unfortunately, I do not have the time to go through a 100+ line program and comment every line. Feel free to suggest a script and if I like it then I'll think about making it.

    NumPad Dialer
    Source Code: http://pastebin.com/m5846b686 (commented)
    Function: Turns your number pad into a "phone". Set different programs with different numbers.
    Demonstrates: Functions, ".=" (Appending), Run


    SNES Downloader
    Source Code: http://pastebin.com/m41c5d7dd (not commented)
    Function: Download Super Nintendo Games without a browser. Just type in the name of the game and hit enter to download.
    Demonstrates: GUI commands, #IfWinActive hotkey, UrlDownloadToFile, various File commands, RegExMatch(), various String commands


    IRC Art
    Source Code: http://pastebin.com/m7709df84 (not commented)
    Function: Click checkboxes to create images and then convert that to "IRC Art".
    Demonstrates: GUI commands, advanced loops, #IfWinActive hotkey, various File commands


    Trick Functions
    Source Code: http://pastebin.com/m4e41c705 (slightly commented)
    Function: Various function I made for use in bots.
    Demonstrates: Functions, Random command, ":= and .="


    Newgrounds Music Ripper
    Source Code: http://pastebin.com/m2eef9c9d (not commented)
    Function: Downloads the top songs from Newground's Audio Portal, Video game section (easily changed)
    Demonstrates: TrayTip, RegExMatch(), various String commands, UrlDownloadToFile


    Image Resizer
    Source Code: http://pastebin.com/m87df66c (not commented)
    Function: Very simple image resizer, nothing advanced.
    Demonstrates: GUI commands and subroutines, Menus, Mouse wheel hotkeys


    Clipboard Logger
    Source Code: http://pastebin.com/7HBRQ13T (commented)
    Function: Logs clipboard contents in a text file.
    Demonstrates: OnClipboardChange, FileAppend, "if var is type", #Persistent
    Last edited by Ian; 02-25-2010 at 11:05 AM.

  2.   Alt These ads help cover server costs and such.


  3. #2
    Ian
    Ian is offline Junior Member
    Join Date
    Feb 2009
    Posts
    110

    Default

    reserved

  4. #3
    un_it_t's Avatar
    un_it_t is offline True Cheater
    Join Date
    Mar 2009
    Location
    Battle Creek, MI
    Posts
    1,318

    Default

    nice.
    im gonna try taking a class to learn how to write script.
    Quote Originally Posted by ParthG View Post
    ^^^ in your sig you typed PS:un_it_It is gay.
    failed..

    <------- is old and overrated.
    some people just dont know when to stop.
    lol @ nerd ragers, and try hard kids.

  5. #4
    ~havi~'s Avatar
    ~havi~ is offline Over Four Thousand
    Join Date
    Jan 2009
    Posts
    144

    Default

    looking sexy Ian.
    [Today 10:44 PM] Precise: Asirra captcha = pwned, nice try Microsoft

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Facebook Bots | Admin Forum