Sending mouse and keyboard input to a unity3d game (Rust)
up vote
-2
down vote
favorite
I would like a python option but that doesn't seem likely, I looked into c++ but I'm not intimately familiar and the methods I tried were not working. I need to be able to move the mouse(which I have been able to do) inside the game (which never works), and to press and or hold keys, AutoHotKey doesn't work for moving the mouse inside of popup dialogs only for controlling recoil and such. I have permission from the admin, I admin on one of his other servers, I'm not looking to release hacks for the game, its just a project I dabbled with for a while and would like to see out.
Does anyone have experience with this or ideas as to how I can simulate input from mouse or keyboard?
c++ unity3d input keyboard mouse
add a comment |
up vote
-2
down vote
favorite
I would like a python option but that doesn't seem likely, I looked into c++ but I'm not intimately familiar and the methods I tried were not working. I need to be able to move the mouse(which I have been able to do) inside the game (which never works), and to press and or hold keys, AutoHotKey doesn't work for moving the mouse inside of popup dialogs only for controlling recoil and such. I have permission from the admin, I admin on one of his other servers, I'm not looking to release hacks for the game, its just a project I dabbled with for a while and would like to see out.
Does anyone have experience with this or ideas as to how I can simulate input from mouse or keyboard?
c++ unity3d input keyboard mouse
Maybe AutoIT, but AHT is made based on AutoIT
– Cid
Oct 17 at 7:34
Thanks for the answer but I did try auto-it, It wasn't working well for the input and I need the ability to use loops as well as color detection for the project.
– Eric Schram
Oct 17 at 7:37
add a comment |
up vote
-2
down vote
favorite
up vote
-2
down vote
favorite
I would like a python option but that doesn't seem likely, I looked into c++ but I'm not intimately familiar and the methods I tried were not working. I need to be able to move the mouse(which I have been able to do) inside the game (which never works), and to press and or hold keys, AutoHotKey doesn't work for moving the mouse inside of popup dialogs only for controlling recoil and such. I have permission from the admin, I admin on one of his other servers, I'm not looking to release hacks for the game, its just a project I dabbled with for a while and would like to see out.
Does anyone have experience with this or ideas as to how I can simulate input from mouse or keyboard?
c++ unity3d input keyboard mouse
I would like a python option but that doesn't seem likely, I looked into c++ but I'm not intimately familiar and the methods I tried were not working. I need to be able to move the mouse(which I have been able to do) inside the game (which never works), and to press and or hold keys, AutoHotKey doesn't work for moving the mouse inside of popup dialogs only for controlling recoil and such. I have permission from the admin, I admin on one of his other servers, I'm not looking to release hacks for the game, its just a project I dabbled with for a while and would like to see out.
Does anyone have experience with this or ideas as to how I can simulate input from mouse or keyboard?
c++ unity3d input keyboard mouse
c++ unity3d input keyboard mouse
asked Oct 17 at 7:31
Eric Schram
1
1
Maybe AutoIT, but AHT is made based on AutoIT
– Cid
Oct 17 at 7:34
Thanks for the answer but I did try auto-it, It wasn't working well for the input and I need the ability to use loops as well as color detection for the project.
– Eric Schram
Oct 17 at 7:37
add a comment |
Maybe AutoIT, but AHT is made based on AutoIT
– Cid
Oct 17 at 7:34
Thanks for the answer but I did try auto-it, It wasn't working well for the input and I need the ability to use loops as well as color detection for the project.
– Eric Schram
Oct 17 at 7:37
Maybe AutoIT, but AHT is made based on AutoIT
– Cid
Oct 17 at 7:34
Maybe AutoIT, but AHT is made based on AutoIT
– Cid
Oct 17 at 7:34
Thanks for the answer but I did try auto-it, It wasn't working well for the input and I need the ability to use loops as well as color detection for the project.
– Eric Schram
Oct 17 at 7:37
Thanks for the answer but I did try auto-it, It wasn't working well for the input and I need the ability to use loops as well as color detection for the project.
– Eric Schram
Oct 17 at 7:37
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
i have expeience in ahk and game bot making
https://www.youtube.com/user/FloowSnaake/videos
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
i have expeience in ahk and game bot making
https://www.youtube.com/user/FloowSnaake/videos
add a comment |
up vote
0
down vote
i have expeience in ahk and game bot making
https://www.youtube.com/user/FloowSnaake/videos
add a comment |
up vote
0
down vote
up vote
0
down vote
i have expeience in ahk and game bot making
https://www.youtube.com/user/FloowSnaake/videos
i have expeience in ahk and game bot making
https://www.youtube.com/user/FloowSnaake/videos
answered Nov 10 at 21:00
Floow snaake
61
61
add a comment |
add a comment |
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%2fstackoverflow.com%2fquestions%2f52849487%2fsending-mouse-and-keyboard-input-to-a-unity3d-game-rust%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
Maybe AutoIT, but AHT is made based on AutoIT
– Cid
Oct 17 at 7:34
Thanks for the answer but I did try auto-it, It wasn't working well for the input and I need the ability to use loops as well as color detection for the project.
– Eric Schram
Oct 17 at 7:37