Hotkey Tool for MW2 V8.00 for all alterIW.net versions!

Discuss about our Modern Warfare 2 projects

Re: Hotkey Tool for MW2 V7.20 for alterIW.net v1.3.37a

Postby Novocaine » Thu Jul 29, 2010 11:54 pm

WhiteLion wrote:Hi ! sorry I dont use Autohotkey :(
Its a mix of script & C++ & dll parts are delphi. Most things are of course based on windows API .


Ah ok. thanks for the info


I do have another few questions.

in my ahk scripts i have this command;
Code: Select all
!5::
IfWinExist 7f7c
{
   WinSet, Style, -0xC00000 ; remove the titlebar and border(s)
   WinMove, , , 0, 0  ; move the window to 0,0 and reize it to native screen resolution
   WinMaximize
}
Return


which basically makes a windowed mw2 play in fullscreen but allow me to alt+tab to any other window like normal. So i was wondering if theres any possibility of a function like this being added into your software? If yes, that would be great :)

and also, is it possible to use commands that write one thing in the console then enter it, then enter another command right after that all assigned to a single hotkey. I'll show you an example of what i mean with how i use some of my ahk scripts.
Code: Select all
Send status{ENTER}clientkick{SPACE}

this is my kick command assigned to a single hotkey which obviously types 'status' in the console then enters it, and immediately writes the clientkick command without entering it, this allowed me to kick someone within as little as 3 seconds. This again would be a nice addition to your program if its not already possible.

Anyway, nice work on the program overall, its definitely replaced my ahk scripts :good:
Novocaine
TeknoCow
TeknoCow
 
Posts: 62
Joined: Thu Jan 28, 2010 1:50 am

Re: Hotkey Tool for MW2 V7.40 for all alterIW.net versions!

Postby WhiteLion » Fri Jul 30, 2010 11:44 am

Thanx for your motiation with giving me ideas how to improve the hotkey tool. I will think about your idea with the enable tab-thing. since the title of the game and mainthread is random too its not so easy like it was :D atm you can easy tab out by useing alt+b

multi commands in one line are possible by using ";" between the commands ... you can click the commands together by the use of the commandeditor ! - try it!
WhiteLion
TeknoMan
TeknoMan
 
Posts: 191
Joined: Tue Oct 27, 2009 9:29 pm

Re: Hotkey Tool for MW2 V7.40 for all alterIW.net versions!

Postby Novocaine » Fri Jul 30, 2010 7:40 pm

WhiteLion wrote:multi commands in one line are possible by using ";" between the commands ... you can click the commands together by the use of the commandeditor ! - try it!


What i meant by the multi commands is a little different to what you suggested. With the example i showed in my previous post, i have the enter command half way through the full command; one console command initially is executed; "status",( so the enter keystroke is actually part of the script) and right after that, "clientkick " is written, but not executed. I intended it so that i would then look at the list generated by "status" then find the correct number and be able to just type the number, rather than having to type "clientkick 5" each time.

I'm not sure if i explained that well enough, anyway its something i can still use my ahk scripts with if what i mean it not really feasible considering how the current program works :)
Novocaine
TeknoCow
TeknoCow
 
Posts: 62
Joined: Thu Jan 28, 2010 1:50 am

Re: Hotkey Tool for MW2 V7.40 for all alterIW.net versions!

Postby WhiteLion » Fri Jul 30, 2010 9:36 pm

hmm, I dont get the sense of doing this ... your example is for kicking/banning which will work with the anti-cheat function. so I dont see the use of this...
WhiteLion
TeknoMan
TeknoMan
 
Posts: 191
Joined: Tue Oct 27, 2009 9:29 pm

Re: Hotkey Tool for MW2 V7.40 for all alterIW.net versions!

Postby Novocaine » Wed Aug 04, 2010 12:22 am

Yeh my example was just to really show you what i meant. I can't actually think of other commands that would need this, so yes i think its pointless adding this feature anyway ;-)

Windowed to full screen feature would be cool though :D
Novocaine
TeknoCow
TeknoCow
 
Posts: 62
Joined: Thu Jan 28, 2010 1:50 am

Re: Hotkey Tool for MW2 V7.40 for all alterIW.net versions!

Postby WhiteLion » Wed Aug 04, 2010 10:23 am

Novocaine wrote:Yeh my example was just to really show you what i meant. I can't actually think of other commands that would need this, so yes i think its pointless adding this feature anyway ;-)

Windowed to full screen feature would be cool though :D



you are right ;) the last example (window) ist good!
WhiteLion
TeknoMan
TeknoMan
 
Posts: 191
Joined: Tue Oct 27, 2009 9:29 pm

Re: Hotkey Tool for MW2 V8.00 for all alterIW.net versions!

Postby WhiteLion » Sat Aug 14, 2010 11:53 pm

new version (8.00) is out ;)
get it from http://gameserver.n4cer.de
WhiteLion
TeknoMan
TeknoMan
 
Posts: 191
Joined: Tue Oct 27, 2009 9:29 pm

Re: Hotkey Tool for MW2 V8.00 for all alterIW.net versions!

Postby yolarrydabomb » Tue Aug 17, 2010 11:49 am

Nice job but a suggest..can you make it save Friend Connect and mod loader?
Proud owner of 5 copies of MW2 for LAN.
User avatar
yolarrydabomb
TeknoHorse
TeknoHorse
 
Posts: 155
Joined: Fri Nov 13, 2009 10:58 am

Re: Hotkey Tool for MW2 V8.00 for all alterIW.net versions!

Postby WhiteLion » Tue Aug 17, 2010 2:44 pm

yolarrydabomb wrote:Nice job but a suggest..can you make it save Friend Connect and mod loader?


friends connect save was not implemented cause we wanted ppl to join the website/community (we suffer from traffic cost and nearly no one clicks the banner or donate so we try to get more registered useres = clicks (greetinx to reaver at this point)). I do think it does not requires to much for your friends to register at the website and/or tell them how to use the tool. <- then they will be listed in your friendlist ;). if not you can enter the by manual to connect to a friend.

what do you mean with mod loader save ? import modpacks or what should be saved ?
WhiteLion
TeknoMan
TeknoMan
 
Posts: 191
Joined: Tue Oct 27, 2009 9:29 pm

Re: Hotkey Tool for MW2 V8.00 for all alterIW.net versions!

Postby yolarrydabomb » Tue Aug 17, 2010 9:03 pm

WhiteLion wrote:
yolarrydabomb wrote:Nice job but a suggest..can you make it save Friend Connect and mod loader?


friends connect save was not implemented cause we wanted ppl to join the website/community (we suffer from traffic cost and nearly no one clicks the banner or donate so we try to get more registered useres = clicks (greetinx to reaver at this point)). I do think it does not requires to much for your friends to register at the website and/or tell them how to use the tool. <- then they will be listed in your friendlist ;). if not you can enter the by manual to connect to a friend.

what do you mean with mod loader save ? import modpacks or what should be saved ?


to be honest I trying to get my LAN computers to connect to IP each time they start the game because everybody here where I live is too noob to remember a IP address. lol

All I saying is save settings like fs_game and connect would be nice.
Proud owner of 5 copies of MW2 for LAN.
User avatar
yolarrydabomb
TeknoHorse
TeknoHorse
 
Posts: 155
Joined: Fri Nov 13, 2009 10:58 am

PreviousNext

Return to Modern Warfare 2

Who is online

Users browsing this forum: Harak, MSN [Bot] and 1 guest