One button for Glue Split Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Hellioob
Posts: 4
Joined: 23 Jun 2017, 04:41

One button for Glue Split

23 Jun 2017, 05:26

I need this command for Mitos.is: The Game
So for glue split i need : "press space and then about 0.7 second after (straight after) press f to your rejoin potion" it's expample how to make this trick https://i.makeagif.com/media/6-23-2017/MRDRe2.gif
Can anyone do it? This script too complicated for me. I want this trick to one button - expample "z" or "x"
Sorry for bad English, i use "Google Translate"
thanks in advance :)
Johana
Posts: 189
Joined: 02 May 2017, 02:34

Re: One button for Glue Split  Topic is solved

23 Jun 2017, 18:14

I'm new to Ahk and this could be totally wrong but maybe a start until someone else helps you

Code: Select all

x::
SendInput, {SPACE}
Sleep, 700
Sendinput, f
return
Hellioob
Posts: 4
Joined: 23 Jun 2017, 04:41

Re: One button for Glue Split

24 Jun 2017, 05:47

Johana wrote:I'm new to Ahk and this could be totally wrong but maybe a start until someone else helps you

Code: Select all

x::
SendInput, {SPACE}
Sleep, 700
Sendinput, f
return
Nice man! Thanks so much!! Everything works without any problem :bravo:
Johana
Posts: 189
Joined: 02 May 2017, 02:34

Re: One button for Glue Split

24 Jun 2017, 12:25

Hellioob wrote:
Johana wrote:I'm new to Ahk and this could be totally wrong but maybe a start until someone else helps you

Code: Select all

x::
SendInput, {SPACE}
Sleep, 700
Sendinput, f
return
Nice man! Thanks so much!! Everything works without any problem :bravo:
You are welcome, glad I could help. You forget "wo" in "man" :). Hence the name "Johana" :)
Guest

Re: One button for Glue Split

24 Jun 2017, 12:54

Johana wrote:
Hellioob wrote:
Johana wrote:I'm new to Ahk and this could be totally wrong but maybe a start until someone else helps you

Code: Select all

x::
SendInput, {SPACE}
Sleep, 700
Sendinput, f
return
Nice man! Thanks so much!! Everything works without any problem :bravo:
You are welcome, glad I could help. You forget "wo" in "man" :). Hence the name "Johana" :)
Oh sorry :oops: I didn't not see you were a girl
Hellioob
Posts: 4
Joined: 23 Jun 2017, 04:41

Re: One button for Glue Split

24 Jun 2017, 12:54

Johana wrote:
Hellioob wrote:
Johana wrote:I'm new to Ahk and this could be totally wrong but maybe a start until someone else helps you

Code: Select all

x::
SendInput, {SPACE}
Sleep, 700
Sendinput, f
return
Nice man! Thanks so much!! Everything works without any problem :bravo:
You are welcome, glad I could help. You forget "wo" in "man" :). Hence the name "Johana" :)
Oh sorry :oops: I didn't not see you were a girl

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot] and 270 guests