| Author |
Message |
Forum: Scripts Topic: Windows 7 - Volume Control OSD v1.10 |
| james062 |
|
Posted: October 26th, 2011, 3:07 pm
|
|
Replies: 26 Views: 10950
|
Thanks for this great script , Good work |
|
 |
Forum: Support Topic: Help with IR remote please |
| james062 |
|
Posted: January 16th, 2011, 7:23 pm
|
|
Replies: 1 Views: 168
|
| I baught a IR - Vista MCE remote , Model N18HC today and it has 1 to 10 keys that reads in Autohotkey history as same as numerical keys on keyboard , My question is , Can I separate them from keyboard numerical keys so I can remap them to functions in a scrips so that these keys work separate from k... |
|
 |
Forum: Support Topic: Help with duplicate key please. |
| james062 |
|
Posted: January 12th, 2011, 6:48 pm
|
|
Replies: 4 Views: 225
|
Thanks HotKeyIt , Much appreciated , Works now , Keep well  |
|
 |
Forum: Support Topic: Need help with dimming lcd monitor screen |
| james062 |
|
Posted: January 12th, 2011, 12:48 am
|
|
Replies: 4 Views: 263
|
WOW Thanks HotKeyIt , That works great and I have learned a bit more , I see how that works now . Much appreciated  |
|
 |
Forum: Support Topic: Help with duplicate key please. |
| james062 |
|
Posted: January 12th, 2011, 12:40 am
|
|
Replies: 4 Views: 225
|
| I have done as you suggested but get this error. Error at line 2. Line Text: dll.ahkdll C:\Program Files 2\My Hotkeys-JN1.ahk Error: This line does not contain a recognized action. The program will exit Use above as your main script and load your current main script using AutoHotkey.dll, this way cu... |
|
 |
Forum: Support Topic: Need help with dimming lcd monitor screen |
| james062 |
|
Posted: January 12th, 2011, 12:09 am
|
|
Replies: 4 Views: 263
|
HotKeyIt wrote: :?: Code: ;... Loop, 4 SysGet,_%A_Index%,% A_Index+75 Gui,Show,% "X" _1 " Y" _2 " W" _3 " H" _4,%applicationname% Screen ;...
Thanks , But where do I put this in script , A bit confused here sorry  |
|
 |
Forum: Support Topic: Need help with dimming lcd monitor screen |
| james062 |
|
Posted: January 11th, 2011, 11:31 pm
|
|
Replies: 4 Views: 263
|
| I use the following script to dim my lcd monitor so it is not so bright and easier on the eyes . Now can someone help me as I run a dual LCD monitor setup and this script only dims my main monitor but not my second monitor . I have tried many different things but either the script does not work or i... |
|
 |
Forum: Support Topic: Help with duplicate key please. |
| james062 |
|
Posted: January 11th, 2011, 11:14 pm
|
|
Replies: 4 Views: 225
|
| I am using the following script within my main script , The problem is that it does not disable NumpadEnter key which is used in other part of main script , How can I make this part disable the NumpadEnter key as well without the script throwing up a error for duplicate key. Note that the lock is ac... |
|
 |
Forum: Support Topic: Separate two Enter keys ? |
| james062 |
|
Posted: January 11th, 2011, 10:37 pm
|
|
Replies: 4 Views: 159
|
Thanks for the info CodeKiller , Appreciated  |
|
 |
Forum: Support Topic: Please help with PC lockdown script |
| james062 |
|
Posted: January 11th, 2011, 8:59 pm
|
|
Replies: 1 Views: 181
|
| OK I did it myself . At last lol. Here is the script now. Gui -Caption +ToolWindow +AlwaysOnTop Gui, Color, Green Gui Font, s96, Gui, Font, cWhite Gui Add, Text, % "x" A_ScreenWidth//2-210 " y" A_ScreenHeight//2-80 , Locked Gui Show, x0 y0 w9999 h9999 Hide, TopSecret SetFormat In... |
|
 |
Forum: Support Topic: Please help with PC lockdown script |
| james062 |
|
Posted: January 11th, 2011, 7:51 pm
|
|
Replies: 1 Views: 181
|
| I found this code sometime ago (Cant remember where) and use it a lot on my dual monitor system to lock my pc keyboard,mouse buttons and screens . Just one problem , The monitors display a bright white screen with the word LOCKED in black, This is very bright and I would like the screen to be black ... |
|
 |
Forum: Support Topic: Separate two Enter keys ? |
| james062 |
|
Posted: January 10th, 2011, 9:30 pm
|
|
Replies: 4 Views: 159
|
Thanks a lot x79animal , Much appreciated , So easy , Me sometimes stupid lol
x79animal wrote: Code: Enter::Msgbox, You pressed enter, The one below backspace NumpadEnter::Msgbox, You pressed Numberpad enter, the one on numpad |
|
 |
Forum: Support Topic: Separate two Enter keys ? |
| james062 |
|
Posted: January 10th, 2011, 8:56 pm
|
|
Replies: 4 Views: 159
|
Is it possible to separate the two enter keys . I would like to use the one on the numerical pad as a hotkey .  |
|
 |
Forum: Scripts Topic: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
| james062 |
|
Posted: January 10th, 2011, 8:54 pm
|
|
Replies: 89 Views: 19677
|
| Thanks Tuna Will keep checking back . Great idea when you get it to work . Thanks for the post :) Great work , Just a problem with auto-update , After first song played my default browser opened and I got tab after tab of a car advert popping up , Within 30 seconds I had 25 tabs with same advert , H... |
|
 |
Forum: Scripts Topic: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
| james062 |
|
Posted: January 10th, 2011, 7:50 pm
|
|
Replies: 89 Views: 19677
|
| Great work , Just a problem with auto-update , After first song played my default browser opened and I got tab after tab of a car advert popping up , Within 30 seconds I had 25 tabs with same advert , Had to exit the script .Any idea why this happened ?. But I like this idea as I could then record o... |
|
 |
| Sort by: |