| Author |
Message |
Forum: Support Topic: Help sending messages repeatedly (autotyper) |
| Waltman15 |
|
Posted: August 2nd, 2007, 7:05 pm
|
|
Replies: 5 Views: 736
|
Sorry for the late reply, I pulled a muscle in back working and have been resting. No, I am not that user above (The name slipped my mind). I don't see why they posted it. But thanks both of you.  |
|
 |
Forum: Support Topic: Command to wait til window is fully loaded? |
| Waltman15 |
|
Posted: August 2nd, 2007, 3:03 am
|
|
Replies: 2 Views: 584
|
thank you, ill try it  |
|
 |
Forum: Support Topic: Command to wait til window is fully loaded? |
| Waltman15 |
|
Posted: August 2nd, 2007, 2:46 am
|
|
Replies: 2 Views: 584
|
| Hello everyone, Im sorry I know i have become quite a nuisance on the boards, I plan to stop posting so much soon, but for now I have a quick question, I am working on an autofill game client for the popular game runescape, it simply loads runescape goes through all the buttons and stuff, then fills... |
|
 |
Forum: Support Topic: Help sending messages repeatedly (autotyper) |
| Waltman15 |
|
Posted: July 30th, 2007, 2:06 am
|
|
Replies: 5 Views: 736
|
| Hello everyone, im having trouble, I am making an autotyper and I want the user to put it in what they want to type in the box and how many milliseconds they want between each one, I've tried alot of different combinations yet it still doesn't work, can anyone help? ; ; AutoHotkey Version: 1.x ; Lan... |
|
 |
Forum: Support Topic: Progress bar reading system value |
| Waltman15 |
|
Posted: July 16th, 2007, 7:15 pm
|
|
Replies: 7 Views: 507
|
Thank you, I tried it, and it works. also thank you for the advice, would you recommend using a sleep function to remove the progress bar after it has displayed the message? |
|
 |
Forum: Support Topic: Progress bar reading system value |
| Waltman15 |
|
Posted: July 16th, 2007, 7:10 pm
|
|
Replies: 7 Views: 507
|
thank you so the progress bar should now show the volume percent? |
|
 |
Forum: Support Topic: Progress bar reading system value |
| Waltman15 |
|
Posted: July 16th, 2007, 7:04 pm
|
|
Replies: 7 Views: 507
|
| { ^+s:: SysGet,ScreenResW,0 SysGet,ScreenResH,1 TrayTip,Screen Res, Your current screen resolution is %ScreenResW% x %ScreenResH% return } { ^+e:: Drive,eject return } { ^+r:: Drive,eject,,1 return } { ^+f:: DriveSpaceFree, drivespace, c:\ TrayTip,Space free, You ... |
|
 |
Forum: Support Topic: Progress bar reading system value |
| Waltman15 |
|
Posted: July 16th, 2007, 5:33 pm
|
|
Replies: 7 Views: 507
|
| Hello all, im currently working on a simple script that increases the volume upon ctrl+shift+add and that works, but a want a progress bar to display where the volume is at, Im having problems doing this, can anyone help? Code is below SoundGet, master_volume ^+NumpadAdd:: Send {Volume_Up}... |
|
 |
Forum: Support Topic: Listview reading .txt file? |
| Waltman15 |
|
Posted: July 11th, 2007, 5:08 pm
|
|
Replies: 7 Views: 636
|
| Im sorry, had to leave for a few the txt files are written in the format like Btw lol then the extended has by the way laugh out loud Hopefully thats what you mean. So your saying to put that code, then parse it? Just put in a text file for Acronym1/2 and Extended words? Im sorry im very new to this. |
|
 |
Forum: Support Topic: Trouble with gui |
| Waltman15 |
|
Posted: July 11th, 2007, 2:57 pm
|
|
Replies: 4 Views: 408
|
Thank you Daniel  |
|
 |
Forum: Support Topic: Trouble with gui |
| Waltman15 |
|
Posted: July 11th, 2007, 2:26 pm
|
|
Replies: 4 Views: 408
|
| Im sorry i forgot to post the rest of my code i did have loop around it, do you still think I should still go with return? |
|
 |
Forum: Support Topic: Trouble with gui |
| Waltman15 |
|
Posted: July 11th, 2007, 2:04 pm
|
|
Replies: 4 Views: 408
|
| Im having trouble with the gui for my program, when the user presses ctrl+f it will ask them whether they want to continue or not? If pressed yes, it should show the gui, if no, they are asked if they want to exit. Heres my code. Loop { ^f:: MsgBox,36,AcroDictionary,Would you like to continue t... |
|
 |
Forum: Support Topic: Saving userinput |
| Waltman15 |
|
Posted: July 10th, 2007, 10:40 am
|
|
Replies: 30 Views: 1958
|
Absolute, yes the problem was Opera web browser, when copying the code it messed something up, but when I copied it in firefox, it works great! Thank you, and sorry I didnt post this earlier.  |
|
 |
Forum: Support Topic: Saving userinput |
| Waltman15 |
|
Posted: July 10th, 2007, 9:39 am
|
|
Replies: 30 Views: 1958
|
| So when you copy and pasted the code I posted, the script worked?? If it is not a problem, can you somehow send me the script? I'll see if that works. |
|
 |
Forum: Support Topic: Saving userinput |
| Waltman15 |
|
Posted: July 10th, 2007, 9:34 am
|
|
Replies: 30 Views: 1958
|
| Thank you, im wondering why that line wouldnt work though.. |
|
 |
| Sort by: |