i need code

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
enes05
Posts: 13
Joined: 31 Oct 2018, 14:27

i need code

30 Dec 2018, 01:26

i want that When pressed the "W" key , it'll operate the "Ctrl" key
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: i need code

30 Dec 2018, 01:36

Try, W::ctrl, and please see remapping.

Cheers :fireworks: :champagne:
enes05
Posts: 13
Joined: 31 Oct 2018, 14:27

Re: i need code

30 Dec 2018, 07:12

Helgef wrote:
30 Dec 2018, 01:36
Try, W::ctrl, and please see remapping.

Cheers :fireworks: :champagne:
it didnt work
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: i need code

30 Dec 2018, 07:15

Well, at least you tried :thumbup: .
User avatar
jeeswg
Posts: 6902
Joined: 19 Dec 2016, 01:58
Location: UK

Re: i need code

30 Dec 2018, 08:53

Lower-case w?
w::Ctrl
homepage | tutorials | wish list | fun threads | donate
WARNING: copy your posts/messages before hitting Submit as you may lose them due to CAPTCHA
User avatar
Delta Pythagorean
Posts: 627
Joined: 13 Feb 2017, 13:44
Location: Somewhere in the US
Contact:

Re: i need code

31 Dec 2018, 01:36

I'd suggest this: *w::SendInput, {Blind}{Ctrl}
Hope this helps

[AHK]......: v2.0.12 | 64-bit
[OS].......: Windows 11 | 23H2 (OS Build: 22621.3296)
[GITHUB]...: github.com/DelPyth
[PAYPAL]...: paypal.me/DelPyth
[DISCORD]..: tophatcat

enes05
Posts: 13
Joined: 31 Oct 2018, 14:27

Re: i need code

06 Jan 2019, 08:32

Delta Pythagorean wrote:
31 Dec 2018, 01:36
I'd suggest this: *w::SendInput, {Blind}{Ctrl}
Hope this helps
its not orking at all no
Net_Wars
Posts: 51
Joined: 10 Oct 2018, 11:11

Re: i need code

06 Jan 2019, 09:02

Try
SC011::SC01D or SC011::SC11D
Hi,
I was trying make this on my own but I'm good only in basics not good even in basics. :facepalm:

Sorry for my bad English. If something is unclear I will try better next time. :headwall:
enes05
Posts: 13
Joined: 31 Oct 2018, 14:27

Re: i need code

06 Jan 2019, 09:13

Net_Wars wrote:
06 Jan 2019, 09:02
Try
SC011::SC01D or SC011::SC11D
it isnt working at all
User avatar
Scr1pter
Posts: 1272
Joined: 06 Aug 2017, 08:21
Location: Germany

Re: i need code

06 Jan 2019, 09:22

“its not orking at all no“ - what an irony :lol:

Do you have some big script which could produce some conflict?
Or does your script only contain those lines?
Or better: just post it.

Have you tried it in different applications?
Please use [code][/code] when posting code!
Keyboard: Logitech G PRO - Mouse: Logitech G502 LS - OS: Windows 10 Pro 64 Bit - AHK version: 1.1.33.09
enes05
Posts: 13
Joined: 31 Oct 2018, 14:27

Re: i need code

06 Jan 2019, 11:04

Scr1pter wrote:
06 Jan 2019, 09:22
“its not orking at all no“ - what an irony :lol:

Do you have some big script which could produce some conflict?
Or does your script only contain those lines?
Or better: just post it.

Have you tried it in different applications?
i dont have another script its quite empty page
im copying codes which is in here pasting and running even w key doesnt work
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: i need code

06 Jan 2019, 11:13

Maybe we misunderstand what you really want to do, perhaps try to explain in other words.

Here is another guess, w::send ^w Edit: it will cause w to do ctrl+w.

Cheers.
enes05
Posts: 13
Joined: 31 Oct 2018, 14:27

Re: i need code

06 Jan 2019, 11:54

Helgef wrote:
06 Jan 2019, 11:13
Maybe we misunderstand what you really want to do, perhaps try to explain in other words.

Here is another guess, w::send ^w Edit: it will cause w to do ctrl+w.

Cheers.
k i found the problem it isnt working in the game its working in chrome

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: fiendhunter and 228 guests