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 182 matches
AutoHotkey Community Forum Index
Author Message
  Topic: How to protect script from decompiling?
Clash

Replies: 6
Views: 393

PostForum: Ask for Help   Posted: Mon Dec 29, 2008 12:17 pm   Subject: How to protect script from decompiling?
my friend can crack them in less than 15 minutes
  Topic: Free EVE Online Mining Bot
Clash

Replies: 0
Views: 371

PostForum: Ask for Help   Posted: Mon Dec 29, 2008 2:39 am   Subject: Free EVE Online Mining Bot
Hey I've just found this EVE Online Mining bot that's free and opensource. Anyone want a look?

http://publicdemands.co.uk/forum/showthread.php?t=839
  Topic: changing hotkeys
Clash

Replies: 10
Views: 290

PostForum: Ask for Help   Posted: Mon Jul 07, 2008 10:41 pm   Subject: changing hotkeys
strange Confused
  Topic: changing hotkeys
Clash

Replies: 10
Views: 290

PostForum: Ask for Help   Posted: Mon Jul 07, 2008 10:12 pm   Subject: changing hotkeys
mmm. here is an example of my code.



label:
Gui, submit, nohide
hotkey, lbutton, label_do_down
hotkey, lbutton up, label_do_up
return

label_do_down:
Send, {RButton}
re ...
  Topic: changing hotkeys
Clash

Replies: 10
Views: 290

PostForum: Ask for Help   Posted: Mon Jul 07, 2008 10:09 pm   Subject: changing hotkeys
i have another question. is this valid?

hotkey, lbutton up, label

if not, how would i do it?
  Topic: changing hotkeys
Clash

Replies: 10
Views: 290

PostForum: Ask for Help   Posted: Mon Jul 07, 2008 9:40 pm   Subject: changing hotkeys
yep
  Topic: changing hotkeys
Clash

Replies: 10
Views: 290

PostForum: Ask for Help   Posted: Mon Jul 07, 2008 9:34 pm   Subject: changing hotkeys
oops. i'm on the right tracks anyway though?
  Topic: changing hotkeys
Clash

Replies: 10
Views: 290

PostForum: Ask for Help   Posted: Mon Jul 07, 2008 9:14 pm   Subject: changing hotkeys
hello, i have a gui with a set of buttons. each button should change the output of the hotkey lbutton. the problem i have is changing what that output is.

basic example of what i'm talking about (y ...
  Topic: Enable/ disable key with hotkey
Clash

Replies: 2
Views: 281

PostForum: Ask for Help   Posted: Tue Jul 01, 2008 10:50 pm   Subject: Enable/ disable key with hotkey
Genius, thanks skan
  Topic: Enable/ disable key with hotkey
Clash

Replies: 2
Views: 281

PostForum: Ask for Help   Posted: Tue Jul 01, 2008 10:22 pm   Subject: Enable/ disable key with hotkey
Hello, i need to toggle the activity of shift with e. So when i press e, shift will be disabled until i press it again.

this is my idea, but it doesn't work:

e::goto, decide ...
  Topic: Webcam capture (WDM) with motion detection in AHK
Clash

Replies: 27
Views: 5716

PostForum: Scripts & Functions   Posted: Sun Jun 22, 2008 9:51 pm   Subject: Webcam capture (WDM) with motion detection in AHK
Hi, i'm nosing at your code now. Unless i'm wrong, pictures are periodically taken and saved to a file, the CompareImages label compares the latest and last image for differences.

But i don't under ...
  Topic: [Desktop Widget] RUN-Box
Clash

Replies: 8
Views: 1645

PostForum: Scripts & Functions   Posted: Wed Apr 30, 2008 1:37 am   Subject: [Desktop Widget] RUN-Box
Ever heard of keybreeze?

http://www.keybreeze.com
  Topic: Digimon Screensaver
Clash

Replies: 1
Views: 2137

PostForum: Scripts & Functions   Posted: Tue Apr 29, 2008 6:27 pm   Subject: Digimon Screensaver
Hello. This script isn't very technical, but it's quite fun. I don't know if anyone had a digimon - it's a tamagotchi for boys. This is a little screensaver of one hatching and bobbing around your scr ...
  Topic: is there anyone can do Javascript?
Clash

Replies: 2
Views: 418

PostForum: General Chat   Posted: Wed Apr 23, 2008 9:41 pm   Subject: is there anyone can do Javascript?
there's already syntax highlighting in loads of editers for ahk
  Topic: Auto check forum updates
Clash

Replies: 0
Views: 594

PostForum: Scripts & Functions   Posted: Tue Apr 22, 2008 12:11 pm   Subject: Auto check forum updates
Here's a way to check if there's a new post on a forum. It'd work equally well for RSS feeds or any kind of online page. However, i think it might screw someone's website stats up if you used it on an ...
 
Page 1 of 13 Goto page 1, 2, 3 ... 11, 12, 13  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group