| Author |
Message |
Forum: Scripts Topic: L337 Speak - A Ventrilo Client Side Program |
| Bigrob55 |
|
Posted: April 26th, 2010, 7:25 am
|
|
Replies: 6 Views: 6389
|
Its great to see that someone is using my script!
The change is indeed made & workin fine. Any ideas for added features to this script? |
|
 |
Forum: Scripts Topic: Skinnable Volume Control OSD (WinXP / Win7) |
| Bigrob55 |
|
Posted: April 17th, 2010, 6:12 pm
|
|
Replies: 5 Views: 3838
|
Oooooh This is PERDY!
Awesome job!!! |
|
 |
Forum: Scripts Topic: Screamer Creator v0.8 |
| Bigrob55 |
|
Posted: July 24th, 2009, 12:04 am
|
|
Replies: 4 Views: 2952
|
DreymaR wrote: 'I got a sweater for my last birthday. I wanted a moaner or a screamer...'
lawl!  |
|
 |
Forum: Scripts Topic: Volume OSD [with mute in red] |
| Bigrob55 |
|
Posted: May 29th, 2009, 8:06 am
|
|
Replies: 10 Views: 4748
|
Mmmmmm, now this looks nice!
Love the mute support.
I just added a 1 second delay on mine before the meter goes away. |
|
 |
Forum: Support Topic: How To have a tooltip update what it displays from variable |
| Bigrob55 |
|
Posted: December 1st, 2008, 5:37 am
|
|
Replies: 4 Views: 637
|
| So ive tried my best to impliment the snippets of code you gave me Krogdor. Though I am sad to report, i still am unable to had the ToolTip update and display the newly selected task. :? Anyone have any ideas? #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. Se... |
|
 |
Forum: Support Topic: How To have a tooltip update what it displays from variable |
| Bigrob55 |
|
Posted: November 30th, 2008, 10:31 pm
|
|
Replies: 4 Views: 637
|
| Thank you for the quick responce Krogdor, I tried the updated M_MOUSEMOVE() code. And for me the Tooltip still does not update after selecting a new program. Is there anyway i can have to tooltip read from the .ini everytime the M_MOUSEMOVE() is called? Or any ideas on something i should change |
|
 |
Forum: Support Topic: How To have a tooltip update what it displays from variable |
| Bigrob55 |
|
Posted: November 30th, 2008, 9:59 pm
|
|
Replies: 4 Views: 637
|
| This is prob an easy one: Though the only way that i have been able to make this work is by reloading the script. My Problems is this when the user hoovers the mouse over Slot1, it shows a tooltip of what the Program path of the .exe is for that slot. The Tooltip reads its info from taskloc1 . Thoug... |
|
 |
Forum: Support Topic: Arrow Keys Control Mouse |
| Bigrob55 |
|
Posted: November 29th, 2008, 11:23 pm
|
|
Replies: 23 Views: 9049
|
VERY NICE!!!!!
Gotta love the diagonal move movement!  |
|
 |
Forum: Support Topic: Indeterminate progressbar |
| Bigrob55 |
|
Posted: November 29th, 2008, 11:04 pm
|
|
Replies: 24 Views: 2050
|
Justatoken wrote: Does anyone know if you can make it move backwards? No good reason, I was just curious. Was having Night Rider flashbacks I guess and was wondering if I could simulate the front light on Kit. 
LOLOLOL, that would be pretty cool  |
|
 |
Forum: Scripts Topic: Volume OSD - updated |
| Bigrob55 |
|
Posted: November 29th, 2008, 8:59 pm
|
|
Replies: 67 Views: 28420
|
AWESOME SCRIPTING BY YOU ALL  |
|
 |
Forum: Support Topic: Any way to hook microphone input? |
| Bigrob55 |
|
Posted: November 29th, 2008, 8:40 pm
|
|
Replies: 4 Views: 658
|
| Hey KAL There was a post a while back, where someone had found a program that monitored Mic Input. And was trying to tweak it to allow you to bind Voice Commands. I was playing with it too, and got as far as making it hear when you make a noise... and how long the noise was. But thats about it, is t... |
|
 |
Forum: Support Topic: Binding CapsLock is not always reliable |
| Bigrob55 |
|
Posted: November 29th, 2008, 8:19 pm
|
|
Replies: 10 Views: 1008
|
| Or if youd like, i can give you a Registry Fix, that unbinds your Caplocks key as "Keplocks" and makes it a seconday Scroll Lock key. Ive been using it for Seven Years with no problems. Only thing to get used to is using you SHIFT key to type in caps. Thats all PM if you would like this.. ... |
|
 |
Forum: Support Topic: comunication with cell phones via email or aim |
| Bigrob55 |
|
Posted: November 28th, 2008, 2:26 am
|
|
Replies: 5 Views: 502
|
| Hey frankie, that program sounds like something i wanted to try and make. Hope to see the code when you done. But i was thinking you could use IRC. Just pick/create a channel. And have it respond to the window. You can use mIRC from any Java Enabled phone using this http://jmirc.sourceforge.net/ Hop... |
|
 |
Forum: Support Topic: Quick Loader - A Utility for Gamers. |
| Bigrob55 |
|
Posted: November 27th, 2008, 10:03 pm
|
|
Replies: 9 Views: 1271
|
| UPDATE :!: Ok, with a litle help from this post , i found out finished the step that allows the user to choose the programs that he/she wants to use in the Quickloader. The next and most likely final step... is to find a way to allow the user to add as many tasks as they want. So instead of having 3... |
|
 |
Forum: Support Topic: Text Variables |
| Bigrob55 |
|
Posted: November 27th, 2008, 6:35 am
|
|
Replies: 3 Views: 560
|
| NICE!!! The One that looks to be the one i was looking for is: 2. StringSplit You can use a delimiter such as / and grab the last split. FullFileName = C:\Program Files\Ventrilo\Ventrilo.exe ; To fetch only the bare filename from the above: SplitPath, FullFileName, name MsgBox, %name% I'm gunna clea... |
|
 |
| Sort by: |