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 7 matches
AutoHotkey Community Forum Index
Author Message
  Topic: How do I define and call them?
tweak1029

Replies: 16
Views: 292

PostForum: Ask for Help   Posted: Tue Feb 26, 2008 3:48 pm   Subject: How do I define and call them?
It's working, but I have a question for LexiKos


return ( cnlogo1 != 0xFFFFFF && cnlogo2 != 0xFFFFFF && cnlogo3 != 0xFFFFFF && cnlogo4 != 0xFFFFFF )


That wo ...
  Topic: How do I define and call them?
tweak1029

Replies: 16
Views: 292

PostForum: Ask for Help   Posted: Tue Feb 26, 2008 4:42 am   Subject: How do I define and call them?
I DID read the help. It's quite worthless, imo.Are you reading it upside down? Rolling Eyes

(edit, unedit)

A lot of the help is good, just not the functions help. Some more in-depth explanation would ...
  Topic: How do I define and call them?
tweak1029

Replies: 16
Views: 292

PostForum: Ask for Help   Posted: Tue Feb 26, 2008 4:11 am   Subject: How do I define and call them?

checkcn() ;make sure we're on the cn page and not somewhere else
{
PixelGetColor cnlogo1, 182, 193
PixelGetColor cnlogo2, 208, 171
PixelGetColor cnlogo3, 374, 164
PixelGetColor ...
  Topic: How do I define and call them?
tweak1029

Replies: 16
Views: 292

PostForum: Ask for Help   Posted: Tue Feb 26, 2008 3:45 am   Subject: How do I define and call them?
Sorry, I thought I was logged in >Sad

Subject is supposed to be Functions, Subtopic is what the title is...

I DID read the help. It's quite worthless, imo.

Can someone give me an example l ...
  Topic: Please look at this for me.
tweak1029

Replies: 2
Views: 302

PostForum: Ask for Help   Posted: Mon Dec 03, 2007 3:20 am   Subject: Please look at this for me.
Also, something I noticed was that there is no while loop. That would be a nice thing to implement in AHK next time you make some changes to it.

EDIT: Another thing: is there a complete list of op ...
  Topic: Please look at this for me.
tweak1029

Replies: 2
Views: 302

PostForum: Ask for Help   Posted: Mon Dec 03, 2007 3:19 am   Subject: Please look at this for me.
This is intended to work as a auto-healer for mana and health in the online game, Tibia. I commented every line so that you'd know what I was trying to do.

I'm just trying to test this, and unfort ...
  Topic: How to stop a constant loop?
tweak1029

Replies: 2
Views: 215

PostForum: Ask for Help   Posted: Tue Nov 27, 2007 1:34 pm   Subject: How to stop a constant loop?
I want to have a macro work while I sleep, but I'm going to need to bind a key to release the keyboard and mouse for when I wake up. I didn't have time to test any of my ideas, but I don't think bind ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group