d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Exec File > Help Me
Add Reply New Topic New Poll
Member
Posts: 4,748
Joined: Sep 2 2014
Gold: Locked
Aug 4 2018 01:30pm
hey guys, i want to execute a file in a onlinegame which already works. now the question:
can i somehow let the file hold the "A" button for 0.X seconds? or to move left for 0.X seconds?

ingame works like this:
bind A +left;
this is just for holding A aslong as i hold the key.
but i can use a bind for exec a file
bind X exec filename

someone who can help me?
im bad at explaining things.. would appreciate it much
Member
Posts: 8,298
Joined: Aug 21 2014
Gold: Locked
Trader: Scammer
Sep 1 2018 05:45am
Jason warum locked
Member
Posts: 4,203
Joined: Nov 15 2005
Gold: Locked
Trader: Scammer
Oct 20 2018 07:36pm
Quote (SmITexX @ Aug 4 2018 07:30pm)
hey guys, i want to execute a file in a onlinegame which already works. now the question:
can i somehow let the file hold the "A" button for 0.X seconds? or to move left for 0.X seconds?

ingame works like this:
bind A +left;
this is just for holding A aslong as i hold the key.
but i can use a bind for exec a file
bind X exec filename

someone who can help me?
im bad at explaining things.. would appreciate it much



Sounds like your way over thinking this. Have you tried macros before?
Member
Posts: 4,748
Joined: Sep 2 2014
Gold: Locked
Oct 22 2018 02:29pm
Quote (xSKUGx @ Oct 21 2018 03:36am)
Sounds like your way over thinking this. Have you tried macros before?


i dont know how to create macros. especially with 0,x seconds

also i dont need it anymore^^ still thank you :)
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll