Search found 36 matches

by kjaty
04 Feb 2020, 14:30
Forum: Ajuda e Suporte Geral
Topic: Ajuda com um Script
Replies: 3
Views: 1426

Re: Ajuda com um Script

Gio Fiz alteração da linha apos o SetBatchLines, -1 e o recoil funcionou, mais como vc deve ter reparado no codigo na parte do F3:: ele inicia movimentos automaticos do mouse de um local para outro iniciando o programa e digitando a senha, a minha dificuladade é eu queria que a unica tecla que ativ...
by kjaty
02 Feb 2020, 22:24
Forum: Ajuda e Suporte Geral
Topic: Ajuda com um Script
Replies: 3
Views: 1426

Ajuda com um Script

Boa noite, Alguém poderia me ajudar com o projeto abaixo, meu código tem duas foções, a primeira é para se logar no meu jogo e a segunda é um antrecoil, os dois separados funcionam bem mais quando uni os dois ficou bugado. Ex. Gostaria de que quando eu pressionasse F3 o macro ativasse e executasse o...
by kjaty
28 Jan 2020, 18:20
Forum: Ajuda e Suporte Geral
Topic: Duvida! Topic is solved
Replies: 3
Views: 927

Re: Duvida! Topic is solved

Sim, é possivel, acredito que a maneira mais facil para fazer isso seria atraves de click e send. F2:: click ( posição do login ) send login sleep 200 click ( posição do password ) send password click ou send enter para confirmar o login Testei dessa forma que você me passou mais me deparei com o s...
by kjaty
27 Jan 2020, 18:52
Forum: Ajuda e Suporte Geral
Topic: Duvida! Topic is solved
Replies: 3
Views: 927

Duvida! Topic is solved

Boa noite,

Estou a pouco tempo nesse mundo do AHk, porem me deparei com uma duvida que é a seguinte:

Seria possivel com o ahk eu logar em um jogo automaticamente, digo ao iniciar o programa e automaticamente completar o meu login e senha na tela do jogo sem eu clicar nos campos?
by kjaty
07 Jan 2020, 09:55
Forum: Ajuda e Suporte Geral
Topic: Alguem pode me ajudar com essa ideia? Topic is solved
Replies: 5
Views: 3255

Re: Alguem pode me ajudar com essa ideia? Topic is solved

Gio Você poderia me dar um exemplo ou onde posso ter mais informações sobre essa função UP e DOWN, descuple se a perguna é idiota mais sou novo aqui. Aproposito, seria possivel eu aumetar a velocidade de resposta de uma tecla precionado, exemplo preciono w mais parace que esta tendo um delay e eu q...
by kjaty
03 Jan 2020, 23:33
Forum: Ajuda e Suporte Geral
Topic: Alguem pode me ajudar com essa ideia? Topic is solved
Replies: 5
Views: 3255

Re: Alguem pode me ajudar com essa ideia? Topic is solved

Gio :bravo: :bravo: :bravo: Seria para um jogo que estou testando. Agradeço a ajuda, porem o codigo funcionou em partes e estou tentando resolver. Exemplo. A parte do codigo que quando clico com o direito e ele segura shif por algum tempo funcionou, porem estou tendo o seguinte problema, o mesmo sh...
by kjaty
03 Jan 2020, 23:18
Forum: Gaming Help (v1)
Topic: Help with message box Topic is solved
Replies: 11
Views: 1743

Re: Help with message box Topic is solved

Rohwedder Very good, this part worked perfectly, but now I came across the following problem. In this part of the code you will notice that it was supposed to work like this: If "ON" by precluding TAB "Off" and pressing TAB again it would go back to the previous state that was "ON", but this is not...
by kjaty
02 Jan 2020, 16:04
Forum: Gaming Help (v1)
Topic: Help with message box Topic is solved
Replies: 11
Views: 1743

Re: Help with message box Topic is solved

Rohwedder Perfect, your solution was great. :bravo: :bravo: :bravo: :D But already abusing your help lol, I wanted to try something because I came across a problem. Everything worked perfectly, but in the part of the messages displayed on screen I noticed something strange. Example. ~ 1 UP :: Activ...
by kjaty
02 Jan 2020, 12:07
Forum: Gaming Help (v1)
Topic: Help for a beginner in AHK! Topic is solved
Replies: 2
Views: 537

Re: Help for a beginner in AHK! Topic is solved

Chr0nicxHack3r You will notice that in the part of the mouse it just pulls the mouse down, but I wanted to do it differently and that's where I don't know how to do it. Instead of pulling I need that when I click and hold it keeps pressing for 5 seconds and even though I keep holding it it keeps se...
by kjaty
02 Jan 2020, 09:02
Forum: Gaming Help (v1)
Topic: Help with message box Topic is solved
Replies: 11
Views: 1743

Re: Help with message box Topic is solved

Rohwedder Good Morning, I made the code change as you helped me, but I still encounter the following issue. Imagine that I pressed Number 1 that activated my macro, in this case following the reasoning I have it active, and then I pressed TAB which deactivated the code, and following the order afte...
by kjaty
01 Jan 2020, 22:55
Forum: Gaming Help (v1)
Topic: Help with message box Topic is solved
Replies: 11
Views: 1743

Re: Help with message box Topic is solved

Rohwedder Friend, it was perfect the messages on the screen, but I would like to try something else, is there a way to press a key example TAB and it can have two functions? Example: The idea would be as follows with two examples, one with the macro already active and the other with it disabled. If...
by kjaty
01 Jan 2020, 20:27
Forum: Ajuda e Suporte Geral
Topic: Alguem pode me ajudar com essa ideia? Topic is solved
Replies: 5
Views: 3255

Alguem pode me ajudar com essa ideia? Topic is solved

Primeiro gostariade agradecer a esse forum que tanto me ajuda, e saber se existe alguma sessão com exemplos de AHK básicos que me ajudasse e se alguém pode me ajudar com essa ideia abaixo. Queria tentar algumas coisas mais não sei como começar: 1º - Preciso que ao pressionar o Botão esquerdo do Mous...
by kjaty
01 Jan 2020, 20:25
Forum: Gaming Help (v1)
Topic: Help for a beginner in AHK! Topic is solved
Replies: 2
Views: 537

Help for a beginner in AHK! Topic is solved

First I would like to thank this forum that helps me so much, and to know if there is any session with basic AHK examples that would help me and if anyone can help me with this idea below. I wanted to try some things but I don't know how to get started: 1 - I need to press the left mouse button, eve...
by kjaty
27 Dec 2019, 19:08
Forum: Ask for Help (v1)
Topic: Display message by pressing key Topic is solved
Replies: 3
Views: 2569

Re: Display message by pressing key Topic is solved

Other than building a specific gui for this, you can use a tooltip or a progress bar (w/o bar). Both will require a method to remove the tooltip or the progress after your 3 seconds. Test them out: #\:: tooltip,macro is diabled, % a_screenwidth/2, % a_screenheight/2 SetTimer, RemoveToolTip, 3000 re...
by kjaty
27 Dec 2019, 17:52
Forum: Ask for Help (v1)
Topic: Display message by pressing key Topic is solved
Replies: 3
Views: 2569

Display message by pressing key Topic is solved

I am trying to make that when pressing a key a message is issued, example "Macro Enabled", but only the smallest alert possible on the screen, no button to click and etc., only appears when pressing the key and disappears after 3 seconds. I tried some things with the help of the forum, but this is w...
by kjaty
23 Dec 2019, 20:21
Forum: Gaming Help (v1)
Topic: Help with message box Topic is solved
Replies: 11
Views: 1743

Re: Help with message box Topic is solved

Rohwedder I did the test with the codes that you sent me, it worked in parts, but some problems I came across was that when I press a key example 1, the message appears and the sequence I press to 2 the message works too, but when I press 1 again the message does not appear and I need to press twic...
by kjaty
22 Dec 2019, 22:42
Forum: Gaming Help (v1)
Topic: Help with message box Topic is solved
Replies: 11
Views: 1743

Help with message box Topic is solved

Could someone help me, I'm trying more unsuccessfully than when I press a key of my macro, apart from the normal function it already has, I would like a message saying that the macro is active. Example: Setting the number 2 would automatically display the macro message enabled and after 2 seconds th...
by kjaty
20 Dec 2019, 13:28
Forum: Gaming Help (v1)
Topic: Help with macro in game? Topic is solved
Replies: 11
Views: 1781

Re: Help with macro in game? Topic is solved

@Rohwedder

https www.youtube.com /watch?v=6oaJejQgANM&feature=youtu.be Broken Link for safety
by kjaty
20 Dec 2019, 13:17
Forum: Gaming Help (v1)
Topic: Help with macro in game? Topic is solved
Replies: 11
Views: 1781

Re: Help with macro in game? Topic is solved

@Rohwedder

https photos.app.goo.gl /KZ1mSD1R5qDCSAf66 Broken Link for safety
by kjaty
20 Dec 2019, 13:10
Forum: Gaming Help (v1)
Topic: Help with macro in game? Topic is solved
Replies: 11
Views: 1781

Re: Help with macro in game? Topic is solved

Rohwedder I tested again, but it still didn't work. Testing out of the game goes well, but when I try to do the procedure no longer works, when I press TAB is as if the TAB was inactive in the game, because even the menu that should open normally does not open. I'm doing some tests to try to solve ...

Go to advanced search