Search found 24 matches

by Blyat
18 Dec 2017, 12:26
Forum: Gaming Help (v1)
Topic: Looking for script running for bakcground game
Replies: 17
Views: 4522

Re: Looking for script running for bakcground game

I actually don't mind, i plan to let the computer run on its own and not evne look at it, could run at 10fps i don't really care
by Blyat
18 Dec 2017, 11:05
Forum: Gaming Help (v1)
Topic: Looking for script running for bakcground game
Replies: 17
Views: 4522

Re: Looking for script running for bakcground game

Yeah got an old razer mouse to get synapse on a computer.I got no idea how to install a VM gonna google hat around !
by Blyat
17 Dec 2017, 19:25
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

D'accord, mais est-ce que ça serai pas plus simple de tt simplement run la macro corsair sur les "deux VM" avec chaque client en focus sont sa partition respective ? Cela marcherai ?
No parce que le macro corsair a son propre controlleur de focus...
by Blyat
17 Dec 2017, 18:08
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

Penses-tu qu'une simple macro clavier corsair (que j'utilise deja mtn et qui marche) fonctionnerai sur deux clients en mm temps séparé sur un VM chacun ? (sur un autre PC que j'laisse tourner) est-ce que les deux clients seraient indépendamment "en focus" ?
by Blyat
17 Dec 2017, 16:13
Forum: Gaming Help (v1)
Topic: Looking for script running for bakcground game
Replies: 17
Views: 4522

Re: Looking for script running for bakcground game

By the way, since its a laptop im not gonna touch (not my main computer), would having a client opened on every VM (2 clients opened in focus on different VM) work just by having my old keyboard macro? is AHK really needed in that case ? i could run the corsair macro on each of the client on each of...
by Blyat
16 Dec 2017, 17:32
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

Ok,je vais essayer autre chose , par rapport a mon message dans ce post : https://autohotkey.com/boards/viewtopic.php?f=18&t=41449 Quun a citer le VM étant une solution qui pourrait marcher. saurais tu faire marcher du ControlSend sur Deux client qui seraient en focus en même temps grâce a une Virtu...
by Blyat
16 Dec 2017, 15:36
Forum: Gaming Help (v1)
Topic: Looking for script running for bakcground game
Replies: 17
Views: 4522

Re: Looking for script running for bakcground game

Im getting an old laptop to run my stuff in a week or two. Would u help, after installing a VM, getting two different clients running a script for a very simple controlsend/wait loop on few skills ? Running on two clients, im still extremely rubbish when it comes down to scripting, also never instal...
by Blyat
16 Dec 2017, 15:10
Forum: Gaming Help (v1)
Topic: Looking for script running for bakcground game
Replies: 17
Views: 4522

Re: Looking for script running for bakcground game

Is there any other way to have keys (or abilities/mouseclick/whatever could work) work in the background ?

Virtual Machine ?
by Blyat
16 Dec 2017, 15:09
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

Bon apparement ControlSend ne marche pas en background, tout simplement, pour pas mal de jeux. Tu crois que il y a d'autres moyen d'arriver a mes fins ? Je veux juste qu'une succession de touches(abilities) soit frappées en background
by Blyat
16 Dec 2017, 15:03
Forum: Gaming Help (v1)
Topic: Looking for script running for bakcground game
Replies: 17
Views: 4522

Re: Looking for script running for bakcground game

Lol I belive you, don't worry, sucks though :/ okay
by Blyat
16 Dec 2017, 14:38
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

Code: Select all

#NoEnv
SetWorkingDir %A_ScriptDir%
SendMode InputThenPlay


^j::

id_programme := WinExist("ahk_pid 6624")

ControlSend, , A, ahk_id %id_programme%
control+j : rien ne se passe (vérifié le PID au mm moment que de lancer le script)
by Blyat
16 Dec 2017, 14:32
Forum: Gaming Help (v1)
Topic: Looking for script running for bakcground game
Replies: 17
Views: 4522

Re: Looking for script running for bakcground game

If u google around u can see that many ppl playing that game USE AHK so there must be a pb somewhere @AHK_User : If i want to "afk" while running the macro my keyboard macro would just work fine, Im jsut looking for a way to run the macro and actually use keyboard/mice/play smth else in the foreground
by Blyat
16 Dec 2017, 11:40
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

Le winactivate marche, le fenêtre prends le focus, par contre la touche n'es pas envoyée
by Blyat
16 Dec 2017, 11:28
Forum: Gaming Help (v1)
Topic: Looking for script running for bakcground game
Replies: 17
Views: 4522

Re: Looking for script running for bakcground game

yes I'm aware, I check everytime before running the whole thing. stil won't work...
by Blyat
15 Dec 2017, 20:44
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

Ok alors le TestTool Send et ControlSend marchent mais exclusivement quand je focus la fenêtre. Si je focus une autre fenêtre, rien ne se passera
by Blyat
15 Dec 2017, 20:29
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

Mais selon google beaucoup de gens arrivent a faire marcher des script sur ce jeu via AHK (Jeu = ArcheAge) donc j'espère que on va trouve rune solution..

De plus, AHK est autorisé par l'éditeur du jeu
by Blyat
15 Dec 2017, 20:29
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

J'essaie le Send and click tool de suite, je te tiens au courant, merci pour le thread!
by Blyat
15 Dec 2017, 20:16
Forum: Gaming Help (v1)
Topic: Looking for script running for bakcground game
Replies: 17
Views: 4522

Looking for script running for bakcground game

Hello there First of all, i'm a complete noob when it comes down to AHK/scripting. I am basically looking for Hotkeys to be sent to a game running in the background (my corsair macro would only work for window that has focus, which means, I can't uyse my compouter anymore or do anything else). The g...
by Blyat
15 Dec 2017, 20:05
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

Non rien ne se passe. Je te remercie de ton aide et vais poster sur le sous forum que tu m'as envoyé, merci beaucoup de ton temps
by Blyat
15 Dec 2017, 18:33
Forum: J'ai besoin d'aide
Topic: Script pour application en background Topic is solved
Replies: 40
Views: 13712

Re: Script pour application en background Topic is solved

C'est bizarre, j'ai tenté avec une commande très simple, CTRL+J pour activer, pas de control send, juste activer sur la fenêtre en focus et toujours rien ne se passe #NoEnv SetWorkingDir %A_ScriptDir% SendMode InputThenPlay ^j:: F10::ExitApp Loop { Send, , {Alt down} Sleep, 90 Send, , {2 down} Sleep...

Go to advanced search