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 13 matches
AutoHotkey Community Forum Index
Author Message
  Topic: How do I increment a mouse click
34t

Replies: 4
Views: 286

PostForum: Ask for Help   Posted: Sun May 10, 2009 8:13 pm   Subject: How do I increment a mouse click
Hi!

I'm a little confused by the code you posted. Is the first section part of the entire script or is the entire script only the loop?

I recommend using [ code] and [/ code] tags to include on ...
  Topic: Trying to make a loop out of several subs -enclosure error
34t

Replies: 11
Views: 990

PostForum: Ask for Help   Posted: Sun May 10, 2009 2:12 am   Subject: Trying to make a loop out of several subs -enclosure error
Thank you for your help Lexikos and sinkfaze. I have also realized that I will need a main loop and that checking whether the monster is alive or dead is the best candidate for said loop.

I have s ...
  Topic: Trying to make a loop out of several subs -enclosure error
34t

Replies: 11
Views: 990

PostForum: Ask for Help   Posted: Sat May 09, 2009 1:42 am   Subject: Trying to make a loop out of several subs -enclosure error
Thank you very much for your post Lexikos, it was a great help! The WaitUntilLoaded sub you propose works flawlessly and speeds up the script a ton. I will be reusing that piece of code many times b ...
  Topic: Trying to make a loop out of several subs -enclosure error
34t

Replies: 11
Views: 990

PostForum: Ask for Help   Posted: Fri May 08, 2009 5:50 am   Subject: Trying to make a loop out of several subs -enclosure error
GREAT SUCCESS! (Although I'm still keeping my fingers crossed).

My biggest problem before was trusting the BMP format too much. Things started falling into place after I included a "*20" ...
  Topic: Suggestions for converting an array of images into digits?
34t

Replies: 4
Views: 415

PostForum: Ask for Help   Posted: Thu May 07, 2009 11:55 pm   Subject: Suggestions for converting an array of images into digits?
I've put together all the images that I'll need for this script - the numbers that signify my hand totals (4-21) and the monochrome versions of card faces so I can compare the value of my hand to the ...
  Topic: Trying to make a loop out of several subs -enclosure error
34t

Replies: 11
Views: 990

PostForum: Ask for Help   Posted: Thu May 07, 2009 11:44 pm   Subject: Trying to make a loop out of several subs -enclosure error
I understand what you mean, but everything depends on whether the monster is alive or dead - hence why I check its status after each attack.

If the monster is still alive, I need to attack (with pr ...
  Topic: Trying to make a loop out of several subs -enclosure error
34t

Replies: 11
Views: 990

PostForum: Ask for Help   Posted: Thu May 07, 2009 9:35 pm   Subject: Trying to make a loop out of several subs -enclosure error
I am looking at the Seek example in AHK Help. Phi (the creator) used Gosub from within a loop, but I guess my problem is that I have a Gosub that references BACK to a loop...

Crap, I might have to ...
  Topic: Need additional ideas for blocking/disabling CTRL+ALT+DEL
34t

Replies: 8
Views: 440

PostForum: Ask for Help   Posted: Thu May 07, 2009 9:32 pm   Subject: Need additional ideas for blocking/disabling CTRL+ALT+DEL
Another thought that occurs: it's likely that the kids are on guest accounts that don't have passwords or any privileges... therefore might it be easier to just tell them to click OK or click the pr ...
  Topic: Need additional ideas for blocking/disabling CTRL+ALT+DEL
34t

Replies: 8
Views: 440

PostForum: Ask for Help   Posted: Thu May 07, 2009 9:15 pm   Subject: Need additional ideas for blocking/disabling CTRL+ALT+DEL
What version of Windows are you running in your lab? I just googled for "disable ctrl+alt+del" and there were a whole bunch of solutions (most for XP).
  Topic: Suggestions for converting an array of images into digits?
34t

Replies: 4
Views: 415

PostForum: Ask for Help   Posted: Thu May 07, 2009 9:04 pm   Subject: Suggestions for converting an array of images into digits?
I'm lucky in that the particular game gives you the numeric total card value of your hand. Meaning if you have an ane and a five (of whatever suit), the total will read "16" and that's the ...
  Topic: Minimizing all windows except MyWindow (AutoHotkeyGUI)
34t

Replies: 6
Views: 400

PostForum: Ask for Help   Posted: Thu May 07, 2009 8:47 pm   Subject: Minimizing all windows except MyWindow (AutoHotkeyGUI)
By hiding, do you mean minimizing?

You can try first executing Windows+D to minimize all windows and then activating MyWindows so it's back up?

Just an idea Exclamation
  Topic: Suggestions for converting an array of images into digits?
34t

Replies: 4
Views: 415

PostForum: Ask for Help   Posted: Thu May 07, 2009 8:41 pm   Subject: Suggestions for converting an array of images into digits?
I'm getting ready to write a script that will automate playing a blackjack game for me. This game is entirely graphical, so my biggest issue (so far) is finding a way to convert the picture of the to ...
  Topic: Trying to make a loop out of several subs -enclosure error
34t

Replies: 11
Views: 990

PostForum: Ask for Help   Posted: Thu May 07, 2009 8:22 pm   Subject: Trying to make a loop out of several subs -enclosure error
Hey everyone. I am trying to write a script for turn-based web RPG. Just in case - the game's creator has given a go-ahead for 3rd party scripting.

Before I paste the code I have, let me briefly ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group