Page 1 of 1

Keyboard input is duplicated

PostPosted: Sat Oct 27, 2018 9:33 am
by emmhor
Hi,

I managed to get the game working because it only allowed 1 instance to be run(virtual file helped)
The problem now is that whenever I press a key on my keyboard it get's duplicated. So if I press "X" I get "XX"
Similar issue like this : viewtopic.php?f=18&t=8256

I removed everything besides the character names, so no keybinds nothing and still duplicates the entry.

Here is my profile: https://pastebin.com/bp4H2NXS

Re: Keyboard input is duplicated

PostPosted: Sat Oct 27, 2018 2:33 pm
by bob
Some games require more than just a virtual file to make it work properly. Getting around the more than one instance loading is only part of the fun.
Sounds like this particular game might need some non user configurable work.

Re: Keyboard input is duplicated

PostPosted: Sat Oct 27, 2018 2:43 pm
by emmhor
bob wrote:Some games require more than just a virtual file to make it work properly. Getting around the more than one instance loading is only part of the fun.
Sounds like this particular game might need some non user configurable work.


What does that exacly mean? IsBoxer code needs to be adjusted?

It's really only the login screen I want to pass for now. I'm good if I can't setup key maps for now

Re: Keyboard input is duplicated

PostPosted: Sat Oct 27, 2018 4:44 pm
by bob
Yes code would need to be written.

As per usual a review of the TOS is interesting. Among other items that would affect peoples livelihood:
- Using a program that can be used in hacking even if the program in question are commercially available or a part of an Operating System such as a key grabber and macro programs.

Err, operating systems are "used in hacking", so we can't use them..............

Who writes this stuff.

Re: Keyboard input is duplicated

PostPosted: Sun Oct 28, 2018 8:18 am
by emmhor
bob wrote:Yes code would need to be written.

As per usual a review of the TOS is interesting. Among other items that would affect peoples livelihood:
- Using a program that can be used in hacking even if the program in question are commercially available or a part of an Operating System such as a key grabber and macro programs.

Err, operating systems are "used in hacking", so we can't use them..............

Who writes this stuff.


So this means I won't be able to use isBoxer? (For Now)

Re: Keyboard input is duplicated

PostPosted: Sun Oct 28, 2018 12:09 pm
by MiRai
emmhor wrote:So this means I won't be able to use isBoxer? (For Now)

If, at the moment, all you want to do is log into the game client, you can try pasting in your password.

Re: Keyboard input is duplicated

PostPosted: Mon Oct 29, 2018 12:47 am
by emmhor
MiRai wrote:
emmhor wrote:So this means I won't be able to use isBoxer? (For Now)

If, at the moment, all you want to do is log into the game client, you can try pasting in your password.


CTRL + C CTRL + V Doesn't work
On Screen Keyboard also dublicates the input
SHould I write a macro to write the password?

Re: Keyboard input is duplicated

PostPosted: Fri Nov 02, 2018 12:51 pm
by emmhor
Cannot test script/macro because I don't have a active license

Re: Keyboard input is duplicated

PostPosted: Wed Nov 07, 2018 5:45 pm
by emmhor
BUMP
What am I supposed to do next?