View Full Version : GG Alt+Q+Q
Points
06-12-2006, 06:29 PM
After that, how do I restore the old ones?
Under the "File" menu you have the options of "New", "Open", "Save", and "Save As". Use the Save As option to make a 2nd cfg file and the open command to open the old one.
Kaldo
06-13-2006, 03:11 AM
What do I add into my script to show healthbars all the time? (they are [ and ])
I want to press 0 to turn them on/off.
Kaldo
06-15-2006, 05:19 AM
It has been 2 days now, are you there Points?
Idioteque
06-16-2006, 06:28 PM
It has been 2 days now, are you there Points?
Give him a chance O_o
Points
06-18-2006, 01:04 PM
What do I add into my script to show healthbars all the time? (they are [ and ])
I want to press 0 to turn them on/off.
Sorry, sometimes I don't get an email when someone replies!
bHealthBarOn := False
#ifWinActive, Warcraft III ahk_class Warcraft III
0::
bHealthBarOn := not bHealthBarOn
if (bHealthBarOn == true)
SendPlay, {[ Down}{] Down}
else
SendPlay, {[ Up}{] Up}
return
Abuse.Craft
06-20-2006, 05:04 AM
Hey points, minor problem with some of your scripts. If a program has Warcraft III beginning in the title (your own thread, posted some time ago, on autohotkeys.com, for example), it also procs the program. Could use fixing ^_^
Points
06-20-2006, 02:06 PM
Hey points, minor problem with some of your scripts. If a program has Warcraft III beginning in the title (your own thread, posted some time ago, on autohotkeys.com, for example), it also procs the program. Could use fixing ^_^
My new scripts and AutoWarkey use this instead:
#ifWinActive, Warcraft III ahk_class Warcraft III
The old ones just checked the title.
solder
06-20-2006, 09:11 PM
erm... i have a problem... i would b very greatful if u can tell me where this thing goes wrong or maybe its smth else:
// Purge
[Aprg]
Tip=[|cffffcc00Z|r] Purge
Hotkey=Z
its one of my custom keys but it doesn't work out in the game I can't think why's that :'(
Points
06-20-2006, 09:37 PM
erm... i have a problem... i would b very greatful if u can tell me where this thing goes wrong or maybe its smth else:
// Purge
[Aprg]
Tip=[|cffffcc00Z|r] Purge
Hotkey=Z
its one of my custom keys but it doesn't work out in the game I can't think why's that :'(
The purge associated with "Aprg" is only for ROC. The purge for TFT is "Apr2".
Example:
[aprg]
Tip=(|cffffcc00F|r) Purge
Hotkey=F
Buttonpos=3,1
[apg2]
Tip=(|cffffcc00F|r) Purge
Hotkey=F
Buttonpos=3,1
With Warkeys, you can import your old customkeys and visually see if there are any problems. In your case, you would see that the hotkey for the TFT shaman's purge would be the default one while the ROC shaman would be what you would expect.
solder
06-21-2006, 11:44 AM
thx a lot dude ^^
Misha2o
06-26-2006, 03:24 PM
Points - I got some problem when I start Warkeys:
Error at line 270
Line text: $a::Send a{Enter}
Error:Invalid hotkey.
The programm will exit
What the shit is this? Could u help please :crybaby:
Points
06-26-2006, 03:55 PM
Points - I got some problem when I start Warkeys:
Error at line 270
Line text: $a::Send a{Enter}
Error:Invalid hotkey.
The programm will exit
What the shit is this? Could u help please :crybaby:
That's really odd... Could you tell me which OS you are using? I'll try to find a better way to the hotkeys in the future.
I uploaded a version of Warkeys without the hotkeys here:
http://warkeys.sourceforge.net/Warkeys_NoHotkeys.exe
Misha2o
06-26-2006, 04:16 PM
OS - Windows XP sp2
Ye really odd. And Dotakeys - almost the same error (first installed into program files, then tried main wc3 directory)
When I use WC3keyEdit - it works
Misha2o
06-26-2006, 04:48 PM
OOOOOOOOOOOOOOO man It works with your "no hotkeys" addon :dancing: NOW I'll try it out :naughty:
Points
06-26-2006, 07:59 PM
I wonder if it's a problem with a keyboard driver. Are you using a keyboard with a special driver (for extra keyboard functions)? If so, what is it and can you try Warkeys/Dotakeys with it turned off?
Misha2o
06-27-2006, 07:37 PM
hm, no special drivers, ordinary keyboard with 102 or sth keys layout.
Anyways thanx man - I just wanted to change some keys for spells, no need to alter inventory keys :cool2: . One question about attribute bonus key - it's said there like "this button isn't supported by wc3". Is it ok or a bug? :blush:
Points
06-29-2006, 06:47 PM
hm, no special drivers, ordinary keyboard with 102 or sth keys layout.
Anyways thanx man - I just wanted to change some keys for spells, no need to alter inventory keys :cool2: . One question about attribute bonus key - it's said there like "this button isn't supported by wc3". Is it ok or a bug? :blush:
It's a bug with Dota. The makers of dota say it's an issue with warcraft 3. There are a few spells missing for Dota because of this issue, but for some reason you can move the attribute bonus key but you can't change the hotkey for it.
Abuse.Craft
07-01-2006, 11:40 AM
Yo points, new error. I'm using this script to reload an icon, and I get a error message.
;;;;; Make the icon the TFT icon (Author: NiJo?) ;;;;;
regread, war, HKEY_CURRENT_USER, Software\Blizzard Entertainment\Warcraft III, ProgramX
menu, tray, Icon, %War%, 1, 1
Error: Can't load icon. The current thread will exit.
Specifically: C:\Documents and Settings\Owner\My Documents\Warcraft III\Frozen Throne.exe
--> 018: Menu,tray,Icon,%War%,1,1
There's more lines of code, but obviously this is the one erroring. What's going on?
RiseAgainst09
07-03-2006, 09:59 PM
Ah, i couldnt get this one 2 work either. it sounds like a cool program for preventing those embarassing quits.
Kaldo
07-04-2006, 05:38 AM
bHealthBarOn := False
#ifWinActive, Warcraft III ahk_class Warcraft III
0::
bHealthBarOn := not bHealthBarOn
if (bHealthBarOn == true)
SendPlay, {[ Down}{] Down}
else
SendPlay, {[ Up}{] Up}
return
That only works when warcraft is up. What do I add to this, to make this only work when warcraft is up:
MButton & q::SendPlay, {blind}{numpad7}
MButton & w::SendPlay, {blind}{numpad8}
MButton & a::SendPlay, {blind}{numpad4}
MButton & s::SendPlay, {blind}{numpad5}
MButton & z::SendPlay, {blind}{numpad1}
MButton & x::SendPlay, {blind}{numpad2}
Abuse.Craft
07-05-2006, 08:31 AM
#ifWinActive, Warcraft III ahk_class Warcraft III
MButton & q::SendPlay, {blind}{numpad7}
MButton & w::SendPlay, {blind}{numpad8}
MButton & a::SendPlay, {blind}{numpad4}
MButton & s::SendPlay, {blind}{numpad5}
MButton & z::SendPlay, {blind}{numpad1}
MButton & x::SendPlay, {blind}{numpad2}
return
Enjoy :)
SaM]U[Rai
07-05-2006, 02:30 PM
ugh i dont feel like reading through 14 pages so excuse me if this was answered 4efore
could someone write a script that if F4 is pressed, then every v input will be read as 7 and b will be read as 8... pressing F4 again will cancel that and return v b to usuall
Kaldo
07-07-2006, 08:31 PM
Why don't you have a bind, so you don't have to press it twice?
Mine is setup so you hold the middle mouse button and press q w a s z or x accordingly, and it seems to be popular. PM me if you would like it.
MaztoX
07-08-2006, 01:26 AM
Yo Abuse.Craft ! nice thing u are helping people out here! mind helping me with something? I downloaded ur Altqq.zip file and installed it, its perfect, its working great! but i wonder if u could make something just like that, just with a bind button so that i could turn on and off the script just by pressing F4 or smt like that? Thanks Again for ur great work! Cheers...
Kaldo
07-11-2006, 12:09 AM
Theres a pause script thing, but why would you want to pause it exactly?
Points
07-11-2006, 01:59 AM
Theres a pause script thing, but why would you want to pause it exactly?
For example, when you remap the inventory keys 784512 (on the numpad) to tyghbn, you are unable to type coherently. Pausing the script let's you type normally in a chat room or to send a message when you press enter.
Kaldo
07-11-2006, 08:41 AM
yeah, but if you bind it, why would you hold the bind button while typing?
daniel1122
07-12-2006, 03:02 PM
I need help, eveRy fuckin game, i play , i am forced to put units in different groups BEcause i keep pressing ALT+ tab, i have tried to fix my problem , but i never could, im sick to my teeth with over 40+ looses due to alt tabbing in Main fights. IS THEir plz any code to disable this stupid windows hotkey...... IT is very stupid of the developers to have ALt as watching units HP, and tab to switch between units, =Alt+tab=screen minimized = lost game , if u have BAD RAM in your pc (which i do) it takes fuckin forever to load back up the screen, resulting me =loosing 10 units by time i can even see What the fuck is going on.
ANYONE HAVE A AUTO hotkey code to disablE this trash Pplz?im litterally at the verge of quitting this bloody game cuz it happens to me EVEry game.
Points
07-14-2006, 06:44 PM
yeah, but if you bind it, why would you hold the bind button while typing?
No, it's a toggle. You press enter to disable the script and type then press enter or esc to resume it.
I need help, eveRy fuckin game, i play , i am forced to put units in different groups BEcause i keep pressing ALT+ tab,
ANYONE HAVE A AUTO hotkey code to disablE this trash Pplz?im litterally at the verge of quitting this bloody game cuz it happens to me EVEry game.
Yes.
!tab::return
You can just disable the left-alt tab so you can still alt-tab but avoid the accidental left-alt tab.
<!tab::return
daniel1122
07-20-2006, 03:14 AM
Points, Thx alot man, i really appreciate it.....
Abuse.Craft
07-22-2006, 08:23 AM
Samurai-
;; Inventory
#ifWinActive, Warcraft III
*{F4}::send, {Numpad7}
*{F5}::send, {Numpad8}
*{F6}::send, {Numpad4}
*{F7}::send, {Numpad5}
*{F8}::send, {Numpad1}
*{F9}::send, {Numpad2}
return
MaztoX-
*Pause::
Suspend, Permit
if (InChatRoomOn == False)
{
Suspend, On
InChatRoomOn := True
SoundPlay,*64
}
else
{
Suspend, Off
InChatRoomOn := False
SoundPlay,*48
}
return
*`::
Suspend, Permit
if (InChatRoomOn == False)
{
Suspend, On
InChatRoomOn := True
SoundPlay,*64
}
else
{
Suspend, Off
InChatRoomOn := False
SoundPlay,*48
}
return
Both ` and Pause|Break will now pause your scripts.
Points, I'm still curious about the icon error with systray. I posted about it earlier: http://wcreplays.com/forums/showpost.php?p=1077442&postcount=268 Do you know anything about that? I'm using your script for it (posted on a site, you linked to it earlier).
Points
07-22-2006, 02:09 PM
Points, I'm still curious about the icon error with systray. I posted about it earlier: http://wcreplays.com/forums/showpost.php?p=1077442&postcount=268 Do you know anything about that? I'm using your script for it (posted on a site, you linked to it earlier).
Normally you would get an error with these lines of code if you do not have TFT installed or if you are running warcraft with a login other than the login that was used to install warcraft. However, in both these cases the variable "war" would be blank and no icon would be loaded.
Perhaps warcraft was once installed that location and was moved or something else happened. Check to see if "C:\Documents and Settings\Owner\My Documents\Warcraft III\Frozen Throne.exe" really is where you have warcraft III installed. If it isn't, you can replace the variable "war" with the correct location.
For Example if you have Warcraft III installed in the Program Files Folder:
;;;;; Make the icon the TFT icon (Author: NiJo?) ;;;;;
;regread, war, HKEY_CURRENT_USER, Software\Blizzard Entertainment\Warcraft III, ProgramX
menu, tray, Icon, C:\Program Files\Warcraft III\Frozen Throne.exe, 1, 1
MasterNES
08-09-2006, 10:54 PM
I have a laptop, and one of the biggest problems I face is not being able to use item hotkeys. I bought a USB keyboard; however, the computer doesn't seem to see it as a numpad. I was wondering if it were possible to remap keys on my USB numpad so the computer actually sees numpad keys.
I tried using AutoHotKey to remap the keys, but the problem is keys for both the keyboard keys at the top of the laptop and the numpad share the same values. When pushing 1 on my numpad in game, for instance, the game interprets this as me pushing my ingame hotkey set to 1 vs the numpad which would activate an item. If I were to remap those keys to a numpad, it would also remap the keys at the top of the keyboard, disabling me from using hotkeys.
I'd imagine it might be impossible since the keys share the same scan codes, but I wanted to check to make sure before I have to figure out the best workaround.
Also, is there a way to make it detect numpad 5 when numlock is not on? One solution I'm thinking of is turning off numlock on my numpad and then reassigning Home, End, etc to the numpad keys. The problem with this is that 5 is apparently not detected, so I'd have no way to reassign that key to numpad 5.
Points
08-10-2006, 01:54 AM
I have a laptop, and one of the biggest problems I face is not being able to use item hotkeys. I bought a USB keyboard; however, the computer doesn't seem to see it as a numpad. I was wondering if it were possible to remap keys on my USB numpad so the computer actually sees numpad keys.
I would say use AutoHotkey but you already tried that. I have had issues with AutoHotkey not working when I tried to use a key that wasn't physically on the keyboard (for instance you can't remap a to ä). There are other programs you can try. Maybe this one will work: http://www.blendernation.com/2006/07/12/laptop-number-pad-script/. Try typing something like how to use numpad keys on a laptop (http://www.google.com/search?hl=en&q=how+to+use+numpad+keys+on+a+laptop&btnG=Google+Search) into google and see what comes up.
I tried using AutoHotKey to remap the keys, but the problem is keys for both the keyboard keys at the top of the laptop and the numpad share the same values. When pushing 1 on my numpad in game, for instance, the game interprets this as me pushing my ingame hotkey set to 1 vs the numpad which would activate an item. If I were to remap those keys to a numpad, it would also remap the keys at the top of the keyboard, disabling me from using hotkeys.
I'd imagine it might be impossible since the keys share the same scan codes, but I wanted to check to make sure before I have to figure out the best workaround.
You can try forcing the keys to use the real scancodes in AutoHotkey.
b::SendPlay, {SC04F}
Also, is there a way to make it detect numpad 5 when numlock is not on? One solution I'm thinking of is turning off numlock on my numpad and then reassigning Home, End, etc to the numpad keys. The problem with this is that 5 is apparently not detected, so I'd have no way to reassign that key to numpad 5.
In AutoHotkey it's the Numpad5 key without numlock on is called: {NumpadClear}.
You can also post in the AutoHotkey help forum. They might be able to help you better than we can here.
AutoHotkey Help Forum (http://www.autohotkey.com/forum/forum-1.html)
MasterNES
08-10-2006, 08:35 PM
Thanks for the reply. As I expected, because they share the same scan codes, the computer cannot differentiate between which numbers are the numpad and which numbers are part of the normal keyboard. I was able to find a better workaround by using shift + RFVTGB so I don't even have to move my hand to access the items.
Also, nice program Points. Warkeys has made it much easier to customize my hotkey file than manually doing it all myself.
Points
08-14-2006, 06:18 PM
Thanks for the reply. As I expected, because they share the same scan codes, the computer cannot differentiate between which numbers are the numpad and which numbers are part of the normal keyboard. I was able to find a better workaround by using shift + RFVTGB so I don't even have to move my hand to access the items.
Also, nice program Points. Warkeys has made it much easier to customize my hotkey file than manually doing it all myself.
Could you tell me exactly what you have setup to get it to work for you? I have at least one other person with the same problem.
For example, do you have it setup so that pressing Shift and R sends Numpad7? And does this work so that it doesn't interfer with the normal number keys?
MasterNES
08-15-2006, 05:06 PM
Could you tell me exactly what you have setup to get it to work for you? I have at least one other person with the same problem.
For example, do you have it setup so that pressing Shift and R sends Numpad7? And does this work so that it doesn't interfer with the normal number keys?
Sure; I simply use shift + EDCRFV now (I found it easier to reach than RFVTGB) in AutoHotKey simple using
+E :: send, {Numpad7}
+D :: send, {Numpad4}
...and so on. It doesn't interfere with any keys since it requires the shift modifier, so all other keys go untouched.
As far as I know, there's no way to use the numpad with a laptop at all since the firmware sends the keyboard number scancodes vs numpad scancodes, but I've found that the shift method is better anyway since I don't have to move my hand to reach it.
Points
08-15-2006, 06:07 PM
Sure; I simply use shift + EDCRFV now (I found it easier to reach than RFVTGB) in AutoHotKey simple using
+E :: send, {Numpad7}
+D :: send, {Numpad4}
...and so on. It doesn't interfere with any keys since it requires the shift modifier, so all other keys go untouched.
As far as I know, there's no way to use the numpad with a laptop at all since the firmware sends the keyboard number scancodes vs numpad scancodes, but I've found that the shift method is better anyway since I don't have to move my hand to reach it.
Just curious but does this mess with the control groups? For example, if you set a building like the town hall to be control group 7, does pressing shift-E then select that building?
I'm sure you already know, you can set control groups by pressing control and the number you want to set as the group and then press that number to choose that group.
MasterNES
08-15-2006, 11:54 PM
Just curious but does this mess with the control groups? For example, if you set a building like the town hall to be control group 7, does pressing shift-E then select that building?
I'm sure you already know, you can set control groups by pressing control and the number you want to set as the group and then press that number to choose that group.
Nope, it doesn't affect control groups since it sends sends Numpad0-9 which is a completely separate keyset from 0-9 on the keyboard.
Dr.Jones
08-18-2006, 06:59 PM
When u need translationsupport in german language or hotkeys (they got other keyboard layout and an german based setup(text and scriptintern buttons) would be nice =) y instead of z)) send a message to me, we can talk in icq than or here.
hf bye
Points
08-19-2006, 01:27 AM
When u need translationsupport in german language or hotkeys (they got other keyboard layout and an german based setup(text and scriptintern buttons) would be nice =) y instead of z)) send a message to me, we can talk in icq than or here.
hf bye
Sure, that would be great! In a couple of weeks the single player support, creep spells, and help file will be finished. At that point Warkeys will officially become a "beta" program. Multiple language support would be perfect to add at that time.
Just in case you didn't know, you can change the keys for the grid layout. So instead you can make it QWER, ASDF, YXCV. But your idea for a default layout like this for people with German keyboards is definitely a good idea.
Dr.Jones
08-27-2006, 09:12 AM
Hi Points,
i was trying to enable
#SingleInstance force ;force a single instance
#UseHook On ;might increase responsiveness of hotkeys
by delete of that commentary "#", but i got a error message, when i start that script. How can i use that functions?
Can u tell me plz, whats the difference of conditional and unconditional way of keyboard hook?
#InstallKeybdHook ;Forces the unconditional installation of the keyboard hook
@Abuse.Craft
regread, war, HKEY_CURRENT_USER, Software\Blizzard Entertainment\Warcraft III, Program(X)
I changed ProgramX to Program, cuz i dont got an key called "ProgramX" on that path. But i got a "Program" key on that reg path. This works an now i see the Warcraft 3 (classic) icon. (Program -> S:\Warcraft III\Warcraft III.exe)(for me)
but i will use ************s icon, it roxx more than that old dark ugly warcraft icon
Points
08-27-2006, 01:36 PM
Hi Points,
i was trying to enable
#SingleInstance force ;force a single instance
#UseHook On ;might increase responsiveness of hotkeys
by delete of that commentary "#", but i got a error message, when i start that script. How can i use that functions?
The "#" prefix does not denote commentary. Like C and C++, it acts as a sort of pre-compile directive (although ahk scripts are not really compiled). ";" is the default for a comment. So if you want to use these commands, just leave them alone.
Can u tell me plz, whats the difference of conditional and unconditional way of keyboard hook?
#InstallKeybdHook ;Forces the unconditional installation of the keyboard hook
The UseHook On command does just what it says there. It might increase the responsiveness of hotkeys. But if you're running Windows 95/98/Me it won't work anyway. Check the AutoHotkey help file for more information.
The keyboard hook (#InstallKeybdHook) is normally installed only when the script contains one of the following: 1) hotstrings; 2) one or more hotkeys that require the keyboard hook (most do not); 3) SetCaps/Scroll/Numlock AlwaysOn/AlwaysOff; 4) the Input command, for which the hook is installed upon first actual use. It doesn't work on Windows 95/98/Me either.
I'm not sure whether or not #InstallKeybdHook is useful at all. It was just copied from some else's script.
@Abuse.Craft
regread, war, HKEY_CURRENT_USER, Software\Blizzard Entertainment\Warcraft III, Program(X)
I changed ProgramX to Program, cuz i dont got an key called "ProgramX" on that path. But i got a "Program" key on that reg path. This works an now i see the Warcraft 3 (classic) icon. (Program -> S:\Warcraft III\Warcraft III.exe)(for me)
but i will use ************s icon, it roxx more than that old dark ugly warcraft icon
ProgramX is for TFT. If you don't have TFT installed or if it was installed under a different user, then it won't be in the registry. You can load any icon you want with this line:
menu, tray, Icon, Warcraft III.ico, 1, 1
by changing "Warcraft III.ico" to any file with an icon in it.
Dr.Jones
09-02-2006, 05:08 PM
I told guys in the germany community www.inwarcraft.de about ur tool. Keep ur fantastic work on it. AWC was the only "pro" tool in the last years, but now warkeys will come :P
Points
09-02-2006, 05:31 PM
I told guys in the germany community www.inwarcraft.de about ur tool. Keep ur fantastic work on it. AWC was the only "pro" tool in the last years, but now warkeys will come :P
I always liked how AWC let you changed the tips and showed the actual colors instead of the color codes. Really the only thing that Warkeys has that they don't is Dota. (Also, they don't have the auto healthbars, inventory remapper and other features that AutoWarkey has.) I hope some day my GUI will look as good as theirs.
Probably in less than a week we'll have a beta version and forums up. I'll try to spread the word after that.
nocuous
12-28-2006, 01:28 PM
now how do you disable the windows button. I hate when that minimizes the game.
EDIT: Found it, I'm a noob. Anyways, keycraft is giving me a lame error about .jpg files and where can I get the control c thing for replays. Some of the tools links are down.
IdSayBARELY
01-02-2007, 09:23 AM
now how do you disable the windows button. I hate when that minimizes the game.
EDIT: Found it, I'm a noob. Anyways, keycraft is giving me a lame error about .jpg files and where can I get the control c thing for replays. Some of the tools links are down.
If you press down the windows button, just hold it and press alt right next to it and let them go at the same time and the game won't minimize.
Hi Points
Cool tool you have made! Really nice done.
I want to try using custom keys, but I have a problem when i disable alt+qq with autowarkeys. When i disable alt+qq the q button doesn't work for move anymore (I use the grid layout). How to solve?
Thnx
Edit: never mind, now it works! Didn't really do anything, just reinstalled.
Edit: another problem however. I have used the 'align keys to grid' in warkeys, and noticed a small problem. When I select coil with my DK cancel is still the esc key, instead of the V key, this seems to be the case with all the heoes. I know I can just right click, so it isn't a problem really.
SaIntZ
02-18-2007, 01:27 AM
Here is my autohotkey script. So far i have been using it very well and is very useful :)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; ;;;
;;; Language: English ;;;
;;; Platform: Win XP ;;;
;;; Author: NM-HyBriD ;;;
;;; Script Function: Warcraft hotkeys ;;;
;;; ;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; This script is so that i can use the scroller on the mouse to cycle between different types units in
; my control group instead of using tab. Credit goes to NoTiG
WheelDown::send, {Tab}
WheelUp::Send +{Tab}
; These hotkeys are for the quick item use in your heroes backpacks. TGB-YHN instead of 741-852
t::send, {Numpad7}
g::send, {Numpad4}
b::send, {Numpad1}
y::send, {Numpad8}
h::send, {Numpad5}
n::send, {Numpad2}
; This is used to see the health of either my units or my opponents units. Press Left Alt key to see
the enemies health, and press Left Windows key to see mine.
LAlt::send, ]
LWin::send, [
; This is used so that when i type i dont get wierd messages, eg, when i press t i wont get a 7
~Enter::Suspend ; Enable/disable all hotkeys while going in or coming out of chat.
Hope u enjoy it. And notice i gave credit to those who made scripts i used. So please, no flaming :)
Sorry im chobo but.. may i know where do you put this script into? a .txt document?
chevelle
02-27-2007, 08:59 PM
i had the script for displaying health bars in wc3 without having to hold down alt does anyone have it or now how?
GoOutNerd
04-01-2007, 10:45 AM
I got an mx510, how do I get the forward/back buttons to be the "tp" (upper-right)"rod"(upper-left) or just the rod 1..
SOGGY.WAFFlE
04-22-2007, 02:56 PM
where do you download keycraft
Muha_NooB_GaMe
04-23-2007, 12:23 PM
I got an mx510, how do I get the forward/back buttons to be the "tp" (upper-right)"rod"(upper-left) or just the rod 1..
i dont have this mouse but I think you can open a mouse config of the mx510 and the forward back/buttons can be programmed to work like the numpad.
for example that u give the forward button the function "NUMPAD 8"
whenever u click forward button now, it should TP.
i just thought this, havent this mouse by myself );
notnA
08-27-2007, 02:41 PM
I need help. i need a scrift to disable alt + mouse 1 . it is so anoying when minimap blink the whole time
goshawk
08-27-2007, 02:46 PM
Win, thanks for this.
notnA
12-21-2007, 08:46 AM
#ifWinActive, Warcraft III ahk_class Warcraft III
MButton & q::SendPlay, {blind}{numpad7}
MButton & w::SendPlay, {blind}{numpad8}
MButton & a::SendPlay, {blind}{numpad4}
MButton & s::SendPlay, {blind}{numpad5}
MButton & z::SendPlay, {blind}{numpad1}
MButton & x::SendPlay, {blind}{numpad2}
return
bHealthBarOn := False
#ifWinActive, Warcraft III ahk_class Warcraft III
numpad0::
bHealthBarOn := not bHealthBarOn
if (bHealthBarOn == true)
SendPlay, {[ Down}{] Down}
else
SendPlay, {[ Up}{] Up}
return
Kaldo send me the excactly same one, but i have a swedish keyboard and it dont work. Item work, but not hp bars
WUWEI
01-14-2008, 12:17 PM
Never happened to me. But what happens to me all the time is pressing alt + r, alt + a and alt + t. Can't anybody write a little program to disable these key combinations?
Abuse.Craft
07-03-2009, 12:51 AM
For the fun of it, here's the newest version of Inventory+ -- many many changes since it was still GG Alt+Q+Q :)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Origin code by Malcolm Heath, aka ;;
;; Pie.Cr3w and Shaft. Maintained by ;;
;; ChildLikEmperor. Please edit to ;;
;; your preference while maintaining ;;
;; the integrity of these credits. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
#SingleInstance force ;force a single instance
#HotkeyInterval 0 ;disable the warning dialog if a key is held down
#InstallKeybdHook ;Forces the unconditional installation of the keyboard hook
#UseHook On ;might increase responsiveness of hotkeys
#MaxThreads 20 ;use 20 (the max) instead of 10 threads
SetBatchLines, -1 ;makes the script run at max speed
SetKeyDelay , -1, -1 ;faster response (might be better with -1, 0)
SetDefaultMouseSpeed, 0 ;move the mouse faster for mouse moving commands
SetMouseDelay, -1
#NoEnv
SendMode Play
;Thread, Interrupt , -1, -1 ;not sure what this does, could be bad for timers
;; Make the icon the TFT icon
regread, war, HKEY_CURRENT_USER, Software\Blizzard Entertainment\Warcraft III, ProgramX
menu, tray, Icon, %War%, 1, 1
;; Variables
InChatRoomOn := False
HealthBarOn := False
FollowOn := False
;; Enable/disable all hotkeys
;; For some reason the *~ commands do not work with warcraft
*Pause::
Suspend, Permit
if (InChatRoomOn == False)
{
Suspend, On
InChatRoomOn := True
SoundPlay,*64
}
else
{
Suspend, Off
InChatRoomOn := False
SoundPlay,*48
}
return
;; Use ` to toggle health on/off
*`::
if (HealthBarOn == False)
{
Send, {[ Down}
Send, {] Down}
HealthBarOn := True
}
else
{
Send, {[ Up}
Send, {] Up}
HealthBarOn := False
}
return
;; Inventory
#ifWinActive, Warcraft III
!Q::send, {Numpad7}
*!W::send, {Numpad8}
*!A::send, {Numpad4}
*!S::send, {Numpad5}
*!Z::send, {Numpad1}
*!X::send, {Numpad2}
*Mbutton::send, {Numpad2}
*Xbutton1::send, {Numpad7}
*Xbutton2::send, {Numpad8}
return
F4::Send {ENTER}1 mia my lane {ENTER}
F5::Send {ENTER}all mia my lane{ENTER}
;;LButton - the left mouse button
;;RButton - the right mouse button
;;MButton - the middle or wheel mouse button
;;WheelDown - this is equivalent to rotating the mouse wheel down (toward you)
;;WheelUp - the opposite of the above
;;WheelLeft and WheelRight [v1.0.48+] - these two require a mouse with left/right scrolling capability, but they have no effect on operating systems older than Windows Vista.
;;(See mouse wheel hotkeys to detect how far the wheel has been turned.)
;;Supported only in Windows 2000/XP or later:
;;XButton1 - a button that appears only on certain mice
;;XButton2 - a button that appears only on certain mice
TipsandTricks
07-03-2009, 03:12 PM
I got an mx510, how do I get the forward/back buttons to be the "tp" (upper-right)"rod"(upper-left) or just the rod 1..
In your mouse software (should be on a CD that came with it), set the forward button to be Numpad 8 (upper-right) and the back button to be Numpad 7 (upper-left).
Protocol
07-29-2009, 01:28 PM
Is there a way to bind right click to D?
MingoDynasty
07-30-2009, 03:49 AM
Is there a way to bind right click to D?
Yes. Use autohotkeys.
vBulletin® v3.7.0, Copyright ©2000-2010, Jelsoft Enterprises Ltd.