How to send the key v by just clicking the key v but really fast at 1800 send per second using l button...
Why should universal income be universal?
Mixing PEX brands
Calculate sum of polynomial roots
Fear of getting stuck on one programming language / technology that is not used in my country
Why is this estimator biased?
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
Do the primes contain an infinite almost arithmetic progression?
Can I still be respawned if I die by falling off the map?
Does Doodling or Improvising on the Piano Have Any Benefits?
Why would a new[] expression ever invoke a destructor?
What should you do when eye contact makes your subordinate uncomfortable?
Angel of Condemnation - Exile creature with second ability
Picking the different solutions to the time independent Schrodinger eqaution
Why does AES have exactly 10 rounds for a 128-bit key, 12 for 192 bits and 14 for a 256-bit key size?
15% tax on $7.5k earnings. Is that right?
Can a College of Swords bard use a Blade Flourish option on an opportunity attack provoked by their own Dissonant Whispers spell?
Hero deduces identity of a killer
Is there an injective, monotonically increasing, strictly concave function from the reals, to the reals?
Lowest total scrabble score
Keeping a ball lost forever
Why can Carol Danvers change her suit colours in the first place?
Yosemite Fire Rings - What to Expect?
On a tidally locked planet, would time be quantized?
What is going on with 'gets(stdin)' on the site coderbyte?
How to send the key v by just clicking the key v but really fast at 1800 send per second using l button autohotkey
How can mouse events be caught in Windows when using Magic Trackpad?Ctrl + Mouse click to paste text using AutohotkeyRemap Scroll Lock to lock Windows (Win+L)Is it possible to make the Numpad 5 button work as the Numpad Down button while Num Lock is on?Disable mouse using a keyHow to bind a key to left mouse button perfectly?Disabling the WS_CAPTION flag does not work for chrome apps opened as window anymoreAutohotkey for disabling Alt-menu not working on Windows 10autohotkeyahk | holding a mouse-button to hold another key?How to click the key v by just clicking v without a mouse click but at 18 cps using autohotkey
So I've been doing autohotkey for a long time and I even tried solving this my self this was my first script:
v::5 sleep,1800 send,v ;
because v is now the key 5 Return
but some java games like moomoo.io
need you to click the left click on your mouse to send the key which really angers me can anyone help?
autohotkey
New contributor
add a comment |
So I've been doing autohotkey for a long time and I even tried solving this my self this was my first script:
v::5 sleep,1800 send,v ;
because v is now the key 5 Return
but some java games like moomoo.io
need you to click the left click on your mouse to send the key which really angers me can anyone help?
autohotkey
New contributor
add a comment |
So I've been doing autohotkey for a long time and I even tried solving this my self this was my first script:
v::5 sleep,1800 send,v ;
because v is now the key 5 Return
but some java games like moomoo.io
need you to click the left click on your mouse to send the key which really angers me can anyone help?
autohotkey
New contributor
So I've been doing autohotkey for a long time and I even tried solving this my self this was my first script:
v::5 sleep,1800 send,v ;
because v is now the key 5 Return
but some java games like moomoo.io
need you to click the left click on your mouse to send the key which really angers me can anyone help?
autohotkey
autohotkey
New contributor
New contributor
edited 4 mins ago
Jale Foster
New contributor
asked 11 mins ago
Jale FosterJale Foster
11
11
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Jale Foster is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1416527%2fhow-to-send-the-key-v-by-just-clicking-the-key-v-but-really-fast-at-1800-send-pe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Jale Foster is a new contributor. Be nice, and check out our Code of Conduct.
Jale Foster is a new contributor. Be nice, and check out our Code of Conduct.
Jale Foster is a new contributor. Be nice, and check out our Code of Conduct.
Jale Foster is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1416527%2fhow-to-send-the-key-v-by-just-clicking-the-key-v-but-really-fast-at-1800-send-pe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown