AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 63 matches
AutoHotkey Community Forum Index
Author Message
  Topic: SceneRenamer - Renames "Scene" releases of TV Show
strictlyfocused02

Replies: 69
Views: 10618

PostForum: Scripts & Functions   Posted: Wed Oct 12, 2011 2:55 pm   Subject: SceneRenamer - Renames "Scene" releases of TV Show
Another quick release, just a fix for the GUI while renaming
1.71 (2011-Oct-12)
- Moved the LV_ModifyCol calls to happen after the LV_Add loop to prevent the GUI from twitching like mad while ren ...
  Topic: SceneRenamer - Renames "Scene" releases of TV Show
strictlyfocused02

Replies: 69
Views: 10618

PostForum: Scripts & Functions   Posted: Wed Oct 12, 2011 2:35 pm   Subject: SceneRenamer - Renames "Scene" releases of TV Show
I know its been a lifetime since i dropped in on this thread but Ive updated the first post with some more information and most importantly, a new version of SceneRenamer.

Pacheco and Paradox, you ...
  Topic: Replicating CacheSet's (sysinterals) functionality in AHK
strictlyfocused02

Replies: 19
Views: 1726

PostForum: Ask for Help   Posted: Mon Jul 05, 2010 5:12 pm   Subject: Replicating CacheSet's (sysinterals) functionality in AHK
After a bit of "detective work" i worked out that some "bit-shifting" was required (to give the correct values - as displayed in CacheSet)To read the system info i used...
; Const ...
  Topic: Replicating CacheSet's (sysinterals) functionality in AHK
strictlyfocused02

Replies: 19
Views: 1726

PostForum: Ask for Help   Posted: Mon Jul 05, 2010 1:25 pm   Subject: Replicating CacheSet's (sysinterals) functionality in AHK
Have you got NtQuerySystemInformation() working? (i have)

Edit: It seems that i have NtSetSystemInformation() working. I have task manager up, and when run my test script the Firefox memory usage d ...
  Topic: Replicating CacheSet's (sysinterals) functionality in AHK
strictlyfocused02

Replies: 19
Views: 1726

PostForum: Ask for Help   Posted: Sun Jul 04, 2010 2:19 am   Subject: Replicating CacheSet's (sysinterals) functionality in AHK
bumping again Sad
  Topic: Replicating CacheSet's (sysinterals) functionality in AHK
strictlyfocused02

Replies: 19
Views: 1726

PostForum: Ask for Help   Posted: Sun Jun 20, 2010 4:18 pm   Subject: Replicating CacheSet's (sysinterals) functionality in AHK
Mouser over at DonationCoders was kind enough to help me out to get this far, but our collective knowledge wasnt qutie enough to finish the function. Heres where Im at:
p := ClearCache() ...
  Topic: Automating website login (iWeb)
strictlyfocused02

Replies: 12
Views: 965

PostForum: Ask for Help   Posted: Wed Jun 16, 2010 11:43 pm   Subject: Automating website login (iWeb)
My function includes a RegExMatch while loop that traverses the outerHTML of the element being acted upon. It's looking for any word that starts with 'on' immediately followed by an equals sign, sinc ...
  Topic: Automating website login (iWeb)
strictlyfocused02

Replies: 12
Views: 965

PostForum: Ask for Help   Posted: Wed Jun 16, 2010 7:40 pm   Subject: Automating website login (iWeb)
look at the instructions Sinkfaze offered

as to not knowing html. its really gonna hurt you trying to do any automation that doesnt just work with sample script

Try commenting out the iWeb_fireE ...
  Topic: Automating website login (iWeb)
strictlyfocused02

Replies: 12
Views: 965

PostForum: Ask for Help   Posted: Wed Jun 16, 2010 6:56 pm   Subject: Automating website login (iWeb)
Is that the event that needs simulated?? How would i know what that event does as i said your going to need to learn your source i wont do it for you Shocked What i do know is that experimentation is ...
  Topic: Automating website login (iWeb)
strictlyfocused02

Replies: 12
Views: 965

PostForum: Ask for Help   Posted: Wed Jun 16, 2010 6:19 pm   Subject: Automating website login (iWeb)
Most likely there are events that must be fired you will need to look at the source of the page for the onchange onfocus onkeypress onsubmit type changes and try to learn what step your missing from t ...
  Topic: Automating website login (iWeb)
strictlyfocused02

Replies: 12
Views: 965

PostForum: Ask for Help   Posted: Wed Jun 16, 2010 5:11 pm   Subject: Automating website login (iWeb)
Im trying to use this to login to a webpage but the page doesnt think Ive typed anyting into the username and password fields. If you look at the url after the login button is pressed indicates that ...
  Topic: [Project Development]IE Web Recorder Developers Needed
strictlyfocused02

Replies: 225
Views: 33968

PostForum: Scripts & Functions   Posted: Wed Jun 16, 2010 5:00 pm   Subject: [Project Development]IE Web Recorder Developers Needed
Im hoping someone can help me, Im trying to use this to login to a webpage but the page doesnt think Ive typed anyting into the username and password fields. If you look at the url after the login bu ...
  Topic: SceneRenamer - Renames "Scene" releases of TV Show
strictlyfocused02

Replies: 69
Views: 10618

PostForum: Scripts & Functions   Posted: Wed Jun 16, 2010 2:35 pm   Subject: SceneRenamer - Renames "Scene" releases of TV Show
Sorry I havent stopped by this thread lately, I thought i was subscribed to get email updates whenever someone posts but I guess not.

Pacheco and Paradox, I am truly flattered that you guys find my ...
  Topic: Replicating CacheSet's (sysinterals) functionality in AHK
strictlyfocused02

Replies: 19
Views: 1726

PostForum: Ask for Help   Posted: Mon Jun 14, 2010 6:27 pm   Subject: Replicating CacheSet's (sysinterals) functionality in AHK
Mouser over at DonationCoders was kind enough to help me out to get this far, but our collective knowledge wasnt qutie enough to finish the function. Heres where Im at:
p := ClearCache() ...
  Topic: Replicating CacheSet's (sysinterals) functionality in AHK
strictlyfocused02

Replies: 19
Views: 1726

PostForum: Ask for Help   Posted: Wed Jun 09, 2010 2:10 pm   Subject: Replicating CacheSet's (sysinterals) functionality in AHK
bumping my strange function help request for an undocumented API call Laughing
 
Page 1 of 5 Goto page 1, 2, 3, 4, 5  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group