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 50 matches
AutoHotkey Community Forum Index
Author Message
  Topic: mouselock
Hezzu

Replies: 6
Views: 101

PostForum: Ask for Help   Posted: Mon Nov 24, 2008 10:51 pm   Subject: mouselock
Blockinput, mouse
  Topic: Maximise window to 2/3 of the screen
Hezzu

Replies: 2
Views: 98

PostForum: Ask for Help   Posted: Mon Nov 24, 2008 10:47 pm   Subject: Maximise window to 2/3 of the screen
I got to this point:



Gui, +AlwaysOnTop +caption
gui,color, white
gui,show, x1145 h2024 w4
#W::
WinGetPos,mwx,mwy,mww,mwh, ahk_class MozillaUIWindowClass

If (mwh != 1028) ...
  Topic: Maximise window to 2/3 of the screen
Hezzu

Replies: 2
Views: 98

PostForum: Ask for Help   Posted: Mon Nov 24, 2008 6:43 am   Subject: Maximise window to 2/3 of the screen
I would like to make a script that when i press maximise button on a window it doesn't maximize it to the whole screen or maybe to two thirds

If anyone can help

Refer too this screenshot:
http: ...
  Topic: Gunz; Can't input Key's
Hezzu

Replies: 4
Views: 207

PostForum: Ask for Help   Posted: Tue Oct 07, 2008 8:32 am   Subject: Gunz; Can't input Key's
Gun has [Url=http://eng.nprotect.com/nprotect_gameguard.htm]nProtect Gameguard

It blocks ANY artificial nput that comes to the game

So first you have to disable that which may result in a perman ...
  Topic: Transparent Toolwindow problems
Hezzu

Replies: 4
Views: 140

PostForum: Ask for Help   Posted: Wed Oct 01, 2008 4:00 am   Subject: Transparent Toolwindow problems

;Todo: Learn to comment more
; Minimize is buggy
; Remove Taskbar .. thing
; Toggle AlwaysOnTop
#NoTrayIcon
Hour=00
Second=00
Min=00
Boolean=1
CoordMode Mouse, Screen
Gu ...
  Topic: Saving 4 or 5 variables in to one in a loop
Hezzu

Replies: 2
Views: 108

PostForum: Ask for Help   Posted: Sat Sep 27, 2008 9:58 pm   Subject: Saving 4 or 5 variables in to one in a loop
Exactly...

Thank you SO much Very Happy
  Topic: Games
Hezzu

Replies: 9
Views: 594

PostForum: Ask for Help   Posted: Sat Sep 27, 2008 11:29 am   Subject: Games
Well this

There are three main rules to The Game:

1. Everyone in the world is playing The Game. (Sometimes narrowed to: "Everybody in the world who knows about The Game is playing The Ga ...
  Topic: Saving 4 or 5 variables in to one in a loop
Hezzu

Replies: 2
Views: 108

PostForum: Ask for Help   Posted: Sat Sep 27, 2008 9:01 am   Subject: Saving 4 or 5 variables in to one in a loop
I have a loop like



Loop
{

IniRead, Id%A_Index%, %A_scriptdir%\inifile.ini, Server%A_index%, Id
IniRead, Name%A_Index%, %A_scriptdir%\inifile.ini, Server%A_index%, Name
IniRead, Good ...
  Topic: Copy, Paste, and Cite (PDF to MS Word)
Hezzu

Replies: 5
Views: 401

PostForum: Ask for Help   Posted: Thu Sep 25, 2008 4:43 am   Subject: Re: My script works perfectly! Help me add a final touch?
My script works perfectly!

You sir just saved my day Very Happy

Dont ask how
  Topic: OSD on fullscreen Games
Hezzu

Replies: 4
Views: 150

PostForum: Ask for Help   Posted: Mon Sep 22, 2008 10:18 am   Subject: OSD on fullscreen Games
I think there's no way

But you can always try to use always on top gui or something....

- Hezzu Laughing
  Topic: Mouse Gearbox
Hezzu

Replies: 2
Views: 502

PostForum: Scripts & Functions   Posted: Sun Sep 21, 2008 8:15 am   Subject: Mouse Gearbox
I've ben thinkng of making something like this because I need one

But now I dont have to

Thank you man Laughing
  Topic: running AHK before log in
Hezzu

Replies: 4
Views: 165

PostForum: Ask for Help   Posted: Fri Sep 12, 2008 5:36 am   Subject: running AHK before log in
you can run ahk scripts after you have logged to the computer

but...

running them before is kinda impossible because of the safety things that microsoft put in their products

or something lik ...
  Topic: [WoW] Possible to do Dual Box melee?
Hezzu

Replies: 3
Views: 293

PostForum: Ask for Help   Posted: Fri Sep 12, 2008 5:32 am   Subject: [WoW] Possible to do Dual Box melee?
you can alwaysdo the follow flip

--------------------------------------

O----you
O----mob
O---- melee follower

------------------ ...
  Topic: Using "@" char in variable names does not work
Hezzu

Replies: 2
Views: 106

PostForum: Ask for Help   Posted: Thu Sep 11, 2008 6:49 pm   Subject: Using "@" char in variable names does not work
Variable names may be up to 254 characters long and may consist of letters, numbers and the following punctuation: # _ @ $ ?

Sorry!
  Topic: Hide Window
Hezzu

Replies: 5
Views: 183

PostForum: Ask for Help   Posted: Thu Sep 11, 2008 6:28 pm   Subject: Hide Window
there's a way but that i s a bit complicated

http://www.autohotkey.com/forum/search.php

search is your friend
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group