Tagwall
Welcome to the tagwall
You can leave all your comments here. If you report bugs, please be specific.
Latest message from author
2010-01-15 11:15:13Thanks for all the help and feedback. The new devourer skills should be working from version 2.4b
2010-01-14 23:40:27
Hi folks
The generator is up-to-date with 6.66. Please tell me if I missed something.
Enjoy!
Tagwall Messages
2010-02-08 18:49:35I have a problem in windows 7 with this programm !
when i run this programm and run warcraft 3 !
Sometimes i use ALT + tab to return in windows but after I cant return in warcraft ......
2010-02-05 21:00:49
Is it possible to make Invoker's invoked skills such as Chaos Meteor to gain the hotkey from Spec 1/2 slot by default, so that any skill you have Invoked currently would be reached by the hotkeys setted for those 2 slots? It's not working on me atleast. :/
2010-02-03 12:43:46
I have a problem in windows 7 with this programm !
when i run this programm and run warcraft 3 !
Sometimes i use ALT + tab to return in windows but after I cant return in warcraft ......
2010-02-02 13:52:36
I'm the same poster as the comment below. I got the correct customkeys file by going through looking at the heroes whose hotkeys deviated from the pattern and manually setting the hotkeys of the skills which didn't deviate from the pattern. But that seems a bit unnecessary when they should get the hotkeys from the pattern in the first place
2010-02-02 13:42:26
I found a bug. If you set up a pattern, then go and change some heroes away from the pattern, but leave some of their skills with the pattern, you don't get a hotkey for skills that were left with the pattern - only the ones you change. They get researchhotkey, researchtip, buttonpos etc, but they don't get a hotkey to use the skill. So for example, I remapped Lanaya's Activate Trap to the hotkey that the third skill normally takes, since Psi Blades is passive, and I'm getting Lanaya with the default hotkeys for Refraction, Meld and Psionic Trap (the skills I left as they are on the pattern) but my custom hotkey for Activate Trap. I switched the hotkeys for Puck's Phase Shift and Ethereal Jaunt, and I'm getting Puck with the default hotkey for Illusory Orb, Waning Rift, and Dream Coil, but my custom hotkey for Phase Shift and Ethereal Jaunt.
2010-02-02 13:34:21
For some reason
2010-01-31 22:26:21
Do you think it would be possible to have an option that load your old customkey.txt settings and let oyu add what changed? It's getting anoying to redo invoker every version :O
2010-01-31 22:23:25
The goblin shops hotkeys are assainable/working with warkeys so am guessing it could be made to work with yours too..??
2010-01-31 19:10:19
big thx for this website, keep on the good work!
2010-01-27 23:16:24
you so cool,thx=)
2010-01-26 21:13:50
I have a bug here. I've set overpower (Ursa) hotkey to "E", but it didn't work (it was still set to the default "V").
2010-01-25 22:19:00
if you are using a logitech mouse you could install the drivers. this shoud help.
2010-01-23 10:35:06
gr8 program:D
i'm currently searching a pro which allow item inventory to be control by the mouse scroll n stuff:S Any idea?
2010-01-21 07:06:26
I am also having issues with Windows 7 in Administrator mode. I am using the administrator account on my computer since I am tired of the notifications that pop up every time as a result of checking the "always run in Administrator Mode" option in File>Properties.
I did a little checking, with the same program and same CustomKeys.txt, if I load the extension program and warcraft 3 in a regular account on Windows 7, as long as I do "run in administrator mode". the inventory keys work, the space bar autocentre works, the ding sound is made whenever F5/F6 is pressed.
but when i go into my administrator account, and i start the extension program, it asks me for the location of CustomKeys.txt every time, and in game, my inventory keys do not work. the space bar autocentre still works, and the F5/F6 turn on/off still sound, its just that my inventory keys, which are 123456 above the regular keyboard, doesnt do anything.
the reason that i want to run in administrator account is because the hotkeying program IntelliPoint for my SideWinder mouse cannot run its macros when the game is in administrator mode, and i cant go onto BattleNet w/o administrator mode, or in administrator account
2010-01-19 12:27:57
Hi there, i cannot make my inventory work. i have notebook and win7. i run it via administrator. i press f5 in the game but the only thing i get is a sound and nothing works i have set Slot1 = v, Slot2 = c, slot3 = f and i have there a healing potion and port.. nothing happens when i press f5 and klick therese shortcuts.. anyone has an idea?
2010-01-19 00:13:51
no matter which hotkeys u insert into the generator for lucifers creeps spells
they always become to F and the other spell (if it isnt an aura) gets G
so im a little confused because i had the idea that i could maybe remap the hotkeys from the usual
Q(devour)buttonpos=0,2
W(fire thingy)buttonpos=1,2
E (lvl death)buttonpos=2,2
R (ulti)buttonpos= 3,2
to
T (devour)buttonpos=3,1 (since u use this spell just once every 30 sec and the creepspell is more like a "fast reaction combat spell)
Q (creep spell/if there r two spells just the more important e.g. troll net > summon stuff)
W(fire thingy)buttonpos=1,2
E (lvl death)buttonpos=2,2
R (ulti)buttonpos= 3,2
any ideas how to change lucifers creeps spell hotkeys with customkeys? :s
2010-01-18 11:17:17
Why do you need a workaround for lucifer?
Just go to the hero-pattern and fill out: Special 1 and Special 2. Taaaadaaa
.
2010-01-18 06:52:21
"lucifers devourred creeps abilitys r always on the hotkeys F and G
how to change that?" Having the same problem and would rather not have to go back to autohotkey since customkeys rocks, any way to get this fixed in a future update? Thx in advance ;)
2010-01-18 05:43:13
oh yea, the code with the invoker/lucifer workaround is supposed to allow you to press j and k (modify to what you like), instead of the many different spell hotkeys
2010-01-18 05:39:41
For those who want an invoker/Lucifer workaround: download autohotkey (program used by the author, whom I humbly thank for introducing me to this wonderful program), and compile the following line of code (save the code onto a text file, rename the extension from .txt to .ahk, right click on .ahk file and select compile script):
Press Ctrl-I to turn this script on/off. This script is not smart, and will not turn off if you press enter.
;;;;;;;;copy the following code onto the text file, stop when you see a lot of semicolons ;;;;like this line
suspend ;an initial suspend is present, just in case you don't need this script
^i:: ;turns on and off this script (press ctrl - i)
suspend,permit
Suspend,Toggle
soundplay *48 ;never hurts to know if you actually pressed ctrl-i
return
j:: ;change letter to what you want e.g. x,s,w
Grid()
SetDefaultMouseSpeed, 0 ;sets mousespeed to maximum speed
MouseGetPos, intx, inty
Click %x2%, %y2%
Mousemove, intx, inty, 0
return
k:: ;change letter to what you want e.g. d,e,c
Grid()
SetDefaultMouseSpeed, 0 ;sets mousespeed to maximum speed
MouseGetPos, intx, inty
Click %x3%, %y2%
Mousemove, intx, inty, 0
return
Grid() ;Grid holds coordinate values for skills, attack, stop, patrol, etc
{
global ;definitely need 'global' word present
WinGetPos,,, winWidth, winHeight, Warcraft III
x2:=(544*winWidth)//640
x3:=(578*winWidth)//640
y2:=(424*winHeight)//480
}
;;;;;;;;;;Compile ends here , don't copy paste any more text beyond this point
This code is pretty simple, some ideas may have been used from the author's awesome extension tool. (compatible with btw). Some other ideas may have been borrowed from an invoker guide I saw (namely the Grid function, hope Nightguest doesn't get too pissed) (not that i'm making any money off of this, and that I'm giving credit).
2010-01-18 00:01:46
Just thx a lot for it, I just discovered it and it's realy helpful. Good job and a HUGE thx !
2010-01-17 18:15:43
i have a question afther i reinstall windows 7 my dota hotkey script dosent work i imputh the path of my warcraft directory and still dosrnt work ..any sugestion ? (i dont reinstall the Warcraft)
Thanks alot
2010-01-17 18:13:58
i have a question afther i reinstall windows 7 my dota hotkey script dosent work i imputh the path of my warcraft directory and still dosrnt work ..any sugestion ? (i dont reinstall the Warcraft)
Thanks alot
2010-01-17 12:20:08
Hello,
you should add doombringer 6.66 to the unique hero section, and make customizable every skill he can learn
The spell codes are different from the neutral creep so it's do-able.
Atm, the skill learned by devouring have the same hotkey than devour
Also, I experience a problem with icons of chicken, not being in the place I put them ingame
thanks for the generator
2010-01-16 15:49:37
can i make all invokers spells except Quas, Wex, Exort and invoke be "D" and "F" after which place they are? so if they are at Spec1 they are "D" and Spec2 "F"? instead of making all of them have different hotkeys?
2010-01-16 12:12:52
Would be nice if these keys of the extesnion could be changed too:
-
F5: Turns on Inventory
-
F6: Turns the script off
-
Space: Focus your hero
2010-01-16 10:52:15
lucifers devourred creeps abilitys r always on the hotkeys F and G
how to change that?
2010-01-15 18:15:14
Thanks for the great work mate!
Keep up the good work...
We owe you... :)
2010-01-15 17:53:18
correction to what i said about visage revenants stone form; the tooltip changes from e.g.
a-stone form to stone {F}orm, but the hotkey functionality remains
2010-01-15 17:16:30
Thanks for doening this Keep the great work at the end of the days