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 

Command Line

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
metallikatz



Joined: 26 Jun 2009
Posts: 3

PostPosted: Fri Jun 26, 2009 6:04 am    Post subject: Command Line Reply with quote

Hey all i just got this to try it out in CoD4 and was wondering if i could change the Command line in a Scrpt File from
^Numpad1:: Send
to
/Numpad1:: Send

cause in CoD4 to make colord text in chat u need the ^ key and when i went to try it out it just said what i wanted to say but with no colors... this is what i typed

^Numpad2:: send t ^1Dont ^2Forget ^3The ^4T^5W^6I^7X^8'^9S^0!{Enter}

but if it was

/Numpad2:: send t ^1Dont ^2Forget ^3The ^4T^5W^6I^7X^8'^9S^0!{Enter}

that then the Color Codes would Work... so is there a way to change it?
_________________
XFire = Metalliktz
Back to top
View user's profile Send private message
Gast w/o Nick
Guest





PostPosted: Fri Jun 26, 2009 11:48 am    Post subject: Reply with quote

Maybe someone who knows what "CoD4" is and has a copy
can help with this. Without knowing it it's really difficult to
unterstand your request.

Assuming it's a game it might have problems reading the
Ctrl-key so you could try Sending Ctrl-Up or Ctrl-Down commands.

Quote:
Control Down} or {Ctrl Down} Holds the CONTROL key down until {Ctrl Up} is sent. XP/2000/NT: To hold down the left or right key instead, use {RCtrl Down} and {RCtrl Up}.
Back to top
metallikatz



Joined: 26 Jun 2009
Posts: 3

PostPosted: Fri Jun 26, 2009 3:07 pm    Post subject: Reply with quote

its Call Of Duty 4 Modern Warfare CoD4 for short
and no it does work in game its just since ^ starts a command for AutoHotKey it it wont show up in the text at all so when i go in game this is all i see when i go press my bind
^Numpad2:: send t 1Dont 2Forget 3The 4T5W6I7X8'9S0!{Enter}

because since the ^ starts the cammand for both AutoHotKey and CoD4 Colo Text AutoHot Key ignores and wont type in the ^ so CoD4 cant do the Color Text
_________________
XFire = Metalliktz
Back to top
View user's profile Send private message
WHACKSTER



Joined: 23 Jun 2009
Posts: 16

PostPosted: Fri Jun 26, 2009 3:34 pm    Post subject: Reply with quote

what hotkey do you want to use and what is it supposed to send?

do you first press t to open the chat box and then type 1Dont 2Forget 3The 4T5W6I7X8'9S0! ?
Back to top
View user's profile Send private message
metallikatz



Joined: 26 Jun 2009
Posts: 3

PostPosted: Sat Jun 27, 2009 6:11 am    Post subject: Reply with quote

yes but listen

AutoHotKey thinks ^ starts a new command so it dont get typed in

but in cod 4 u need the this ^ typed or u cant do colors
_________________
XFire = Metalliktz
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group