| Author |
Message |
Topic: GigaTribe Friends list publisher. |
Trubbleguy
Replies: 2
Views: 3564
|
Forum: Scripts & Functions Posted: Sun Dec 06, 2009 9: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: 599
|
Forum: Scripts & Functions Posted: Sun Dec 06, 2009 8: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: 2033
|
Forum: Scripts & Functions Posted: Tue Sep 22, 2009 2: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: 107
Views: 22746
|
Forum: Scripts & Functions Posted: Tue Aug 18, 2009 4: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: 573
|
Forum: Bug Reports Posted: Tue Jun 30, 2009 2: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: 1215
|
Forum: Scripts & Functions Posted: Thu Feb 19, 2009 7: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: 1215
|
Forum: Scripts & Functions Posted: Thu Feb 05, 2009 12:12 am 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 ... |
Topic: Uploader for Updating your FTP with new software |
Trubbleguy
Replies: 4
Views: 1215
|
Forum: Scripts & Functions Posted: Wed Feb 04, 2009 1:44 pm Subject: Uploader for Updating your FTP with new software |
| I got fed up hunting through folders always updating my ftp with different exe files, so now i can leave them in my sourcecode folders and this GUI checks them against server versions and uploads them ... |
Topic: Crazy Scripting : The Font Downloader v1.0 |
Trubbleguy
Replies: 9
Views: 1000
|
Forum: Scripts & Functions Posted: Mon Jan 05, 2009 9:49 pm Subject: Crazy Scripting : The Font Downloader v1.0 |
Superb, just superb, I had no idea you could get so many free fonts from one place.
Thanks Skan. |
Topic: Programming Utility SubFinder Script |
Trubbleguy
Replies: 17
Views: 6793
|
Forum: Scripts & Functions Posted: Mon Jan 05, 2009 4:46 am Subject: Added Notepad2 |
| Added Notepad2 4th Jan 2009 |
Topic: AutoHotKey for Notepad2 |
Trubbleguy
Replies: 87
Views: 19182
|
Forum: Scripts & Functions Posted: Mon Jan 05, 2009 12:06 am Subject: AutoHotKey for Notepad2 |
Great stuff, i have modded my SUBSCRIPT/BIGNOTE program to support Notepad2 and it can be found here....
http://www.autohotkey.com/forum/viewtopic.php?p=143839#143839 |
Topic: Programming Utility SubFinder Script |
Trubbleguy
Replies: 17
Views: 6793
|
Forum: Scripts & Functions Posted: Sat Jan 03, 2009 4:49 am Subject: Updated |
| UPDATED 3rd JAN 2009 |
Topic: Printer wrapper |
Trubbleguy
Replies: 2
Views: 429
|
Forum: Ask for Help Posted: Sat Nov 15, 2008 10:29 pm Subject: Printer wrapper |
| i have looked quite a number of times, all use html or simililar, the code i need is like lprint as used in visual basic and requires sending directly to printer, what i found i think in my first post ... |
Topic: Printer wrapper |
Trubbleguy
Replies: 2
Views: 429
|
Forum: Ask for Help Posted: Sat Nov 15, 2008 10:37 am Subject: Printer wrapper |
| I found this after lots of digging, is anybody able to use it to create a printer wrapper, it sends raw data to a printer using windows api in NET framework, if a simple LPRINT wrapper could be made i ... |
Topic: Overlapping Sound |
Trubbleguy
Replies: 3
Views: 1144
|
Forum: Scripts & Functions Posted: Sat Nov 15, 2008 9:42 am Subject: try this |
compile this to wav.exe and send anything you like to it all at the same time, it will load up to 30 instances at once and play all sounds at the same time.
#NoTrayIcon
SoundPlay,%1%,wait
exitapp
... |
| |