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 19 matches
AutoHotkey Community Forum Index
Author Message
  Topic: If and or?
Bigfootmech

Replies: 4
Views: 151

PostForum: Ask for Help   Posted: Sat Jan 19, 2008 12:48 am   Subject: If and or?
Yeah, the if in worked perfectly! thanks dude
  Topic: If and or?
Bigfootmech

Replies: 4
Views: 151

PostForum: Ask for Help   Posted: Fri Jan 18, 2008 11:31 pm   Subject: If and or?
if there any way I can have an if function do things like?

if x = 1 or x = 7
something
else if x = 2 or x = 8
...

you get the picture
  Topic: WinGetPos isn't worknig for me, can anyone help me out?
Bigfootmech

Replies: 3
Views: 104

PostForum: Ask for Help   Posted: Fri Jan 18, 2008 9:50 pm   Subject: WinGetPos isn't worknig for me, can anyone help me out?
wow... that was INCREDIBLY stupid of me, thanks for spotting Embarassed
  Topic: WinGetPos isn't worknig for me, can anyone help me out?
Bigfootmech

Replies: 3
Views: 104

PostForum: Ask for Help   Posted: Fri Jan 18, 2008 9:43 pm   Subject: WinGetPos isn't worknig for me, can anyone help me out?
Trying to find the top left and bottom right pixel of a wondow...

LCtrl::
WinGetPos, WinX1, WinY1, WinW, WinH, A
WinX2 := WinX1 + WinW
WinY2 := WinY1 + WinH
msgbox, vars are%Win ...
  Topic: relatively "simple" find and replace
Bigfootmech

Replies: 5
Views: 530

PostForum: Ask for Help   Posted: Tue Jun 05, 2007 2:30 pm   Subject: relatively "simple" find and replace
I know that AHK is better than batch, and I've been using AHK for a while, but only for typing and mouse clicks.



NOT REALLY CODE, just WoW serv info (so I don't spam)

The WoW server ...
  Topic: relatively "simple" find and replace
Bigfootmech

Replies: 5
Views: 530

PostForum: Ask for Help   Posted: Tue Jun 05, 2007 10:23 am   Subject: relatively "simple" find and replace
That StringReplace looks good... I don't quite understand how it works, It's confusing :S are the variables the directories of input and output, or... ?
  Topic: relatively "simple" find and replace
Bigfootmech

Replies: 5
Views: 530

PostForum: Ask for Help   Posted: Mon Jun 04, 2007 10:17 pm   Subject: relatively "simple" find and replace
long story short, I have to compile 2 .conf files a lot of times a day and then replace some information in the defaults (username and password)

I need to replace


DataDir = "@MANGOSD_DATA ...
  Topic: Adding... Doesn't work
Bigfootmech

Replies: 4
Views: 230

PostForum: Ask for Help   Posted: Mon Oct 30, 2006 12:18 am   Subject: Adding... Doesn't work
Thx, I would've never thought of NOT devlaring it as a variable for it to work Razz still have to test it, but still tanks for the help.
  Topic: Adding... Doesn't work
Bigfootmech

Replies: 4
Views: 230

PostForum: Ask for Help   Posted: Sun Oct 29, 2006 6:00 pm   Subject: Adding... Doesn't work
Hey, I need some help, nothing I do seems to allow stuff to add

Var= 1+%x% Doesn't work
Var= Add(1, %x%) Doesn't work
Var := Add(1, %x%) Doesn't work

Please help, I just need to simply add 2 i ...
  Topic: A partial picture
Bigfootmech

Replies: 10
Views: 667

PostForum: Ask for Help   Posted: Thu Jan 12, 2006 12:11 am   Subject: A partial picture
Just tried immage search... doesn't seem to work the way i want it to... maybe the immage search isnt working well, maybe its the game, who nows, aniway, i took a picture of something , deleted all it ...
  Topic: Stop and Go
Bigfootmech

Replies: 12
Views: 510

PostForum: Ask for Help   Posted: Wed Jan 11, 2006 11:04 pm   Subject: Stop and Go
harmor, as i said before, its all 1 script, if i pause, that would stop all my other actions working...
  Topic: A partial picture
Bigfootmech

Replies: 10
Views: 667

PostForum: Ask for Help   Posted: Tue Jan 10, 2006 9:45 pm   Subject: A partial picture
Also i cant get any working GOCR links for me... I have windows xp if that helps...
  Topic: A partial picture
Bigfootmech

Replies: 10
Views: 667

PostForum: Ask for Help   Posted: Tue Jan 10, 2006 9:33 pm   Subject: A partial picture
cool thx for info but what i also asked was, if I took photoshop, and deleted the background of a picture, would the immage search look for the picture with any sort of background or a fixed "no ...
  Topic: A partial picture
Bigfootmech

Replies: 10
Views: 667

PostForum: Ask for Help   Posted: Tue Jan 10, 2006 8:56 pm   Subject: A partial picture
In Runescape, you get pictures of stuff, now there is usually a differrent background everywhere you put it, so would I have to look for over 28 differrent immages (immage + background) or can I make ...
  Topic: Stop and Go
Bigfootmech

Replies: 12
Views: 510

PostForum: Ask for Help   Posted: Tue Jan 10, 2006 8:48 pm   Subject: Stop and Go
no but, i have a thing repeating, but it takes like 10 seconds to repeat, and I want if you press a button to be able to stop it instantly, but in turn have no effect on any of the other script you ar ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group