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 35 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Change wallpaper from script!
Cristi®

Replies: 7
Views: 4010

PostForum: Scripts & Functions   Posted: Sun Nov 23, 2008 1:12 am   Subject: Change wallpaper from script!
very nice
  Topic: Exe Hack® 1.0
Cristi®

Replies: 0
Views: 635

PostForum: Scripts & Functions   Posted: Sat Nov 08, 2008 6:21 pm   Subject: Exe Hack® 1.0
Exe Hack® 1.0

http://img119.imageshack.us/img119/311/exehacksb0.png



this script allow you to prohibit access to some .exe files
it's good to prevent opening of a program by someone if you d ...
  Topic: The Alarm 1.0
Cristi®

Replies: 1
Views: 528

PostForum: Scripts & Functions   Posted: Sat Nov 08, 2008 6:09 pm   Subject: The Alarm 1.0
The Alarm 1.0

http://img219.imageshack.us/img219/8629/thealarmkn5.png


Set alarm at specified time to remind you something Smile


#NoEnv
#SingleInstance, Force
#Persistent
SendMode Input ...
  Topic: The Search 1.0
Cristi®

Replies: 5
Views: 535

PostForum: Scripts & Functions   Posted: Sat Nov 08, 2008 5:55 pm   Subject: The Search 1.0
The Search 1.0

http://img369.imageshack.us/img369/3436/thesearchzw1.png

search easily trough google,youtube,IMDB or autohotkey



#SingleInstance Force
#Persistent

UrlDownloadToFile, ht ...
  Topic: My Notes 1.0
Cristi®

Replies: 0
Views: 246

PostForum: Scripts & Functions   Posted: Sat Nov 08, 2008 5:48 pm   Subject: My Notes 1.0
My Notes 1.0

http://img389.imageshack.us/img389/8492/mynotesva4.png

Create text documents with your notes


#SingleInstance Force
#Persistent



ProgramName = My Notes
Version = 1.0
C ...
  Topic: Code Runner 1.0
Cristi®

Replies: 2
Views: 505

PostForum: Scripts & Functions   Posted: Sat Nov 08, 2008 5:39 pm   Subject: Code Runner 1.0
Code Runner 1.0

http://img84.imageshack.us/img84/6261/coderunnerqz5.png

Run Ahk code directly from website or ClipBoard


#SingleInstance Force
#Persistent
#MaxHotkeysPerInterval 5000
SetB ...
  Topic: Ahk Runner 1.0
Cristi®

Replies: 0
Views: 258

PostForum: Scripts & Functions   Posted: Sat Nov 08, 2008 5:32 pm   Subject: Ahk Runner 1.0
Ahk Runner 1.0

http://img230.imageshack.us/img230/5908/ahkrunneruk9.png

Test ahk scripts code directly

#SingleInstance Off
#Persistent
#MaxHotkeysPerInterval 5000
SetBatchLines, -1
SetKey ...
  Topic: QuickConverter: Convert Image & Audio Files in Smart way
Cristi®

Replies: 12
Views: 1931

PostForum: Scripts & Functions   Posted: Sat Nov 08, 2008 5:11 pm   Subject: QuickConverter: Convert Image & Audio Files in Smart way
i fixed that thing with tray tips




#NoEnv
#Persistent
#SingleInstance Force

;############################## Load Invariables ###############################
7ZIPURL = http://free ...
  Topic: Disable the windows key
Cristi®

Replies: 2
Views: 1455

PostForum: Scripts & Functions   Posted: Sat Nov 08, 2008 5:06 pm   Subject: Disable the windows key
or simple do this

LWin::
RWin::
#::
  Topic: QuickConverter: Convert Image & Audio Files in Smart way
Cristi®

Replies: 12
Views: 1931

PostForum: Scripts & Functions   Posted: Mon Apr 14, 2008 3:44 pm   Subject: QuickConverter: Convert Image & Audio Files in Smart way
very impressive,i like it very much Rolling Eyes


my suggestion is to replace ToolTip with TrayTip
  Topic: Disable a Key
Cristi®

Replies: 4
Views: 216

PostForum: Ask for Help   Posted: Fri Apr 04, 2008 2:12 pm   Subject: Disable a Key
j::return

just J::
  Topic: Lightning Renamer (File Renamer)
Cristi®

Replies: 22
Views: 4575

PostForum: Scripts & Functions   Posted: Tue Apr 01, 2008 6:40 am   Subject: Lightning Renamer (File Renamer)
very good joob Very Happy
  Topic: script to cancel the right clic of the mouse
Cristi®

Replies: 8
Views: 342

PostForum: Ask for Help   Posted: Fri Mar 28, 2008 1:29 pm   Subject: script to cancel the right clic of the mouse
Hi all,

i've got one small question :

How can i do if i want that one keyboard touch stop the script (esc for exemple)

Thanks again

Esc::
ExitApp
return

or

Esc:: ...
  Topic: Disable Win-L to lock computer
Cristi®

Replies: 8
Views: 760

PostForum: Ask for Help   Posted: Thu Mar 27, 2008 4:12 pm   Subject: Disable Win-L to lock computer
may not be correct but you may want to try


Lwin & L::LCtrl



I cant test as I have 2k on this pc.

this worsk fine 4 me

#L::LCtrl
  Topic: Cant figure out the solution for this coding
Cristi®

Replies: 5
Views: 211

PostForum: Ask for Help   Posted: Thu Mar 27, 2008 8:53 am   Subject: Cant figure out the solution for this coding
what exactly do you want to do?

use Click 2 instead of Click Down Left
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group