happyelephant487
New member
** Đây là mã Autohotkey để chuyển đổi các nhấp chuột thành F1-1, F2-2, v.v.
`` `
#Singlekey f1 :: Gửi, ^1
#Singlekey f2 :: Gửi, ^2
#Singlekey f3 :: Gửi, ^3
#Singlekey f4 :: Gửi, ^4
#Singlekey f5 :: Gửi, ^5
#Singlekey f6 :: Gửi, ^6
#Singlekey f7 :: Gửi, ^7
#Singlekey f8 :: Gửi, ^8
#Singlekey f9 :: Gửi, ^9
#Singlekey f10 :: Gửi, ^0
`` `
** Để sử dụng mã này, chỉ cần sao chép và dán nó vào tập lệnh Autohotkey mới.Sau đó, lưu tập lệnh và chạy nó.Khi tập lệnh đang chạy, bạn có thể nhấn phím F1 để nhập `ctrl+1`, phím F2 thành loại` ctrl+2`, v.v.
=======================================
**Here is the AutoHotkey code to convert clicks into F1-1, F2-2, and so on:**
```
#Singlekey F1::Send, ^1
#Singlekey F2::Send, ^2
#Singlekey F3::Send, ^3
#Singlekey F4::Send, ^4
#Singlekey F5::Send, ^5
#Singlekey F6::Send, ^6
#Singlekey F7::Send, ^7
#Singlekey F8::Send, ^8
#Singlekey F9::Send, ^9
#Singlekey F10::Send, ^0
```
**To use this code, simply copy and paste it into a new AutoHotkey script. Then, save the script and run it. Once the script is running, you can press the F1 key to type `Ctrl+1`, the F2 key to type `Ctrl+2`, and so on.**
`` `
#Singlekey f1 :: Gửi, ^1
#Singlekey f2 :: Gửi, ^2
#Singlekey f3 :: Gửi, ^3
#Singlekey f4 :: Gửi, ^4
#Singlekey f5 :: Gửi, ^5
#Singlekey f6 :: Gửi, ^6
#Singlekey f7 :: Gửi, ^7
#Singlekey f8 :: Gửi, ^8
#Singlekey f9 :: Gửi, ^9
#Singlekey f10 :: Gửi, ^0
`` `
** Để sử dụng mã này, chỉ cần sao chép và dán nó vào tập lệnh Autohotkey mới.Sau đó, lưu tập lệnh và chạy nó.Khi tập lệnh đang chạy, bạn có thể nhấn phím F1 để nhập `ctrl+1`, phím F2 thành loại` ctrl+2`, v.v.
=======================================
**Here is the AutoHotkey code to convert clicks into F1-1, F2-2, and so on:**
```
#Singlekey F1::Send, ^1
#Singlekey F2::Send, ^2
#Singlekey F3::Send, ^3
#Singlekey F4::Send, ^4
#Singlekey F5::Send, ^5
#Singlekey F6::Send, ^6
#Singlekey F7::Send, ^7
#Singlekey F8::Send, ^8
#Singlekey F9::Send, ^9
#Singlekey F10::Send, ^0
```
**To use this code, simply copy and paste it into a new AutoHotkey script. Then, save the script and run it. Once the script is running, you can press the F1 key to type `Ctrl+1`, the F2 key to type `Ctrl+2`, and so on.**