| Author |
Message |
Topic: uTorrent :: WM_COMMAND > wParam values for Menu items |
Trubbleguy
Replies: 18
Views: 3009
|
Forum: Scripts & Functions Posted: Tue Nov 22, 2011 11:31 am Subject: set save path in Utorrent |
| Skan, i have a server with multiple drives, i would love to be able to set the download path for movies to one drive and tv shows to a different drive, is there a way to set the path for a torrent dow ... |
Topic: Basic Registry String Functions |
Trubbleguy
Replies: 2
Views: 457
|
Forum: Scripts & Functions Posted: Sun Oct 09, 2011 3:37 am Subject: Removed a line that wiped global variable |
| Oops, had one line too many, left reglist_%prog%= where it shouldnt have been, fixed now. |
Topic: Basic Registry String Functions |
Trubbleguy
Replies: 2
Views: 457
|
Forum: Scripts & Functions Posted: Fri Oct 07, 2011 4:00 am Subject: Basic Registry String Functions |
Not sure if this is good for anyone else but i use it all the time now for using registry instead of a ini file.
The function i keep in My Documents/Autohotkey/Lib:if A_Scriptname=reg.ahk
exitapp
... |
Topic: Wrapper for BASS.dll (2.4.5.0) |
Trubbleguy
Replies: 3
Views: 2385
|
Forum: Scripts & Functions Posted: Tue Jun 28, 2011 10:24 am Subject: Failure here too |
Any chance of that example code to set us on the right path?
By any chance have you dabbled in the Bass_fx.dll and figured out tempo and keychange? i have been poking around in karaoke for a few year ... |
Topic: Extract folder or Filename from .torrent file |
Trubbleguy
Replies: 1
Views: 371
|
Forum: Scripts & Functions Posted: Mon Jun 06, 2011 1:06 pm Subject: Extract folder or Filename from .torrent file |
This small loop, reads torrent files, finds the folder names if one exists or the file name if the folder doesn't.
I tested it on 113 different torrents and the list created correctly identified eith ... |
Topic: SciTE4AutoHotkey v3.0.00 (RC1) [Updated 24/12/2011] |
Trubbleguy
Replies: 488
Views: 73391
|
Forum: Scripts & Functions Posted: Tue May 24, 2011 8:08 am Subject: Sub Util for Scite4Autohotkey |
I was using Crimson editor Until finding this, Great stuff
but i needed my Subscript tool to speed things up so i rewrote it for Scite4autohotkey, below is a screenshot of SubSkite on the left show ... |
Topic: Using Tooltip for Permanent Help for any Control on any GUI |
Trubbleguy
Replies: 8
Views: 2508
|
Forum: Scripts & Functions Posted: Wed Apr 07, 2010 4:17 am Subject: Using Tooltip for Permanent Help for any Control on any GUI |
| August 2007, yup was a newbie back then, thats what i shoulda used....lol |
Topic: Using Tooltip for Permanent Help for any Control on any GUI |
Trubbleguy
Replies: 8
Views: 2508
|
Forum: Scripts & Functions Posted: Sun Apr 04, 2010 11:45 pm Subject: Using Tooltip for Permanent Help for any Control on any GUI |
| Yep, i found that too, but got around it by using static1 or static2 i think. i mostly used it for buttons and controls, static text might need some fine tuning is all..... |
Topic: GigaTribe Friends list publisher. |
Trubbleguy
Replies: 3
Views: 11696
|
Forum: Scripts & Functions Posted: Sun Dec 06, 2009 8:17 am Subject: GigaTribe Friends list publisher. |
| ill have a look this week sometime if i get a chance..i just upgraded too |
Topic: Smart Tooltip function |
Trubbleguy
Replies: 1
Views: 1590
|
Forum: Scripts & Functions Posted: Sun Dec 06, 2009 7:19 am Subject: Smart Tooltip function |
I have spent hours and hours trying to get a tooltip that is smooth and fluid when in use and finally made a function to do it reliably.
I hate it when a tooltip stays onscreen, well this fixes that ... |
Topic: TV Renamer - Renames your avi/mkv/mp4 tv shows |
Trubbleguy
Replies: 3
Views: 3744
|
Forum: Scripts & Functions Posted: Tue Sep 22, 2009 1:13 am Subject: Renamer |
Great Job, but it removes the series name, leaving just a number and episode name, a second try on the same folder finds no matches online as the series name is now missing. eg.
03x01 - Bad to the D ... |
Topic: Something to annoy people |
Trubbleguy
Replies: 140
Views: 37137
|
Forum: Scripts & Functions Posted: Tue Aug 18, 2009 3:37 am Subject: Faked Messenger Sounds and Critical Error Sounds |
my wife is gonna kill me if she ever finds out what i did to her pc,
I wrote a couple of lines to play those "Windows 'attention' grabber" sounds like the Messenger 'Message' sound and th ... |
Topic: UrlDownloadToFile possible bug |
Trubbleguy
Replies: 1
Views: 1061
|
Forum: Bug Reports Posted: Tue Jun 30, 2009 1:44 am Subject: UrlDownloadToFile possible bug |
| i have been going nutz over losing my variable data when using c1 c2 c3 etc when using UrlDownloadToFile, whenever UrlDownloadToFile was called, any variable called c1 c2 c3 c4 etc was wiped, i final ... |
Topic: Uploader for Updating your FTP with new software |
Trubbleguy
Replies: 4
Views: 1725
|
Forum: Scripts & Functions Posted: Thu Feb 19, 2009 6:40 am Subject: Updater.exe added |
| Added Updater.exe Code which doesnt use FTP to update your software online. |
Topic: Uploader for Updating your FTP with new software |
Trubbleguy
Replies: 4
Views: 1725
|
Forum: Scripts & Functions Posted: Wed Feb 04, 2009 11:12 pm Subject: how i check for updates source code |
the code i use to update some of my programs for you to modify
;
; AutoHotkey Version: 1.x
; Language: English
; Platform: Win9x/NT
; Author: A.N.Other <mye ... |
| |