| Author |
Message |
Topic: Sening Vars |
Cereal
Replies: 3
Views: 159
|
Forum: Ask for Help Posted: Mon Aug 13, 2007 5:50 pm Subject: Sening Vars |
i did that and it didnt' work... hmm will try again
Edit: i got it working i had exactly what u had(diffrent var names of course) but didn't work, dunno got it working now, probably had some snytax f ... |
Topic: Sening Vars |
Cereal
Replies: 3
Views: 159
|
Forum: Ask for Help Posted: Mon Aug 13, 2007 5:38 pm Subject: Sening Vars |
| is there a way to do it with send command? or should i be using clipboard? |
Topic: Questions about loops |
Cereal
Replies: 5
Views: 233
|
Forum: Ask for Help Posted: Sun Aug 12, 2007 5:47 pm Subject: Questions about loops |
nvm i got it i needed the : infront of the =  |
Topic: Questions about loops |
Cereal
Replies: 5
Views: 233
|
Forum: Ask for Help Posted: Sun Aug 12, 2007 5:40 pm Subject: Questions about loops |
here wrote some code in ahk, but its not executing correctly, it goes through the loop once, then stops...
#s::
IfWinExist ahk_class MozillaUIWindowClass
{
WinActivate
} ... |
Topic: ? On GUIS and replacing background with pictures |
Cereal
Replies: 2
Views: 236
|
Forum: Ask for Help Posted: Mon Apr 02, 2007 7:41 pm Subject: ? On GUIS and replacing background with pictures |
| also text buttons anyone know, i searched but didn't find anything |
Topic: Hey same problem lost old topic |
Cereal
Replies: 4
Views: 406
|
Forum: Ask for Help Posted: Fri Mar 30, 2007 4:58 pm Subject: Hey same problem lost old topic |
| ty very much |
Topic: Hey same problem lost old topic |
Cereal
Replies: 4
Views: 406
|
Forum: Ask for Help Posted: Thu Mar 29, 2007 11:35 pm Subject: Hey same problem lost old topic |
| ive got it where i can put the scripts in the address bar but when im sending enter for some reason its not taking it any ideas???????? |
Topic: Hey same problem lost old topic |
Cereal
Replies: 4
Views: 406
|
Forum: Ask for Help Posted: Thu Mar 29, 2007 11:09 pm Subject: Hey same problem lost old topic |
| it works 1/2 ass some items it works some times it doesn't, and when i finally got it working and took it to work it wouldn't work on the 6.0 IE Xp computer but worked fine on my 7.0 vista any ideas ... |
Topic: q about searchURL and var's |
Cereal
Replies: 3
Views: 341
|
Forum: Ask for Help Posted: Thu Mar 29, 2007 3:22 pm Subject: q about searchURL and var's |
the var is %smterm% which the user puts into a serach field then hits search and what not, brings up ie find and replaces the var but instead of getting
support.centurytel.net/supporttools/index.cfm ... |
Topic: q about searchURL and var's |
Cereal
Replies: 3
Views: 341
|
Forum: Ask for Help Posted: Thu Mar 29, 2007 2:53 pm Subject: q about searchURL and var's |
IM trying to send the user name in %smterm% and its working but for some reason its putting it at the end as well and ideas why? If ssUserID = 1
searchURL = https://support.centurytel.net ... |
Topic: Quick Q about ClassNN: Button6 and sending to it |
Cereal
Replies: 1
Views: 234
|
Forum: Ask for Help Posted: Wed Mar 28, 2007 7:22 pm Subject: Quick Q about ClassNN: Button6 and sending to it |
is it just IfWinExist, ahk_class #32770
{
Controlsend, Button6, {ENTER}
} |
Topic: Quick Q about ClassNN: Button6 and sending to it |
Cereal
Replies: 1
Views: 234
|
Forum: Ask for Help Posted: Wed Mar 28, 2007 7:18 pm Subject: Quick Q about ClassNN: Button6 and sending to it |
| im setting up a autosetup for Outlook exp, and i have it done except when your done and it comes up and wants to import contacted, and i need to send a command to the canncel button Button6 ahk_class# ... |
Topic: World of Warcraft: AHK = cheating? |
Cereal
Replies: 62
Views: 25710
|
Forum: General Chat Posted: Wed Mar 28, 2007 4:55 am Subject: World of Warcraft: AHK = cheating? |
| its illeagal theres a popular script out now that auto levels, it was writtin in autoit and they banned ahk as well, it will work for a while but if u run it to long ur ****, all the middle east peo ... |
Topic: Silly Questions IE and UN/PW |
Cereal
Replies: 23
Views: 807
|
Forum: Ask for Help Posted: Tue Mar 27, 2007 11:36 pm Subject: Silly Questions IE and UN/PW |
| helped a lot, ty got everything up and running, on the 2nd one tho, needed a {TAB} infront of the user name, fist click was off so the tab was location the Username field then just putting the pw for ... |
Topic: Silly Questions IE and UN/PW |
Cereal
Replies: 23
Views: 807
|
Forum: Ask for Help Posted: Tue Mar 27, 2007 11:18 pm Subject: Silly Questions IE and UN/PW |
;
; AutoHotkey Version: 1.x
; Language: English
; Platform: Win9x/NT
; Author: A.N.Other <myemail@nowhere.com>
;
; Script Function:
; Template ... |
| |