Messages - Robby250 [ switch to compact view ]

Pages: [1] 2 3 4next
1
Post New Requests Here / Re: Key counting script
« on: October 02, 2011, 05:35 PM »
Okay, after a month of usage, I have had a few issues.
First of all, the first day I got it the counter reset once from about 10000 keys or whatever I had back then to 0.
That didn't happen again, however, but today a key which had about 700000 presses last time I checked should've gotten to about 800000 now, but when I checked it went down to 237000, in line with some other keys which had about the same value, and these other keys I don't think that they were so close in value to each other before.

Then, some of the blocked keys, namely XButton1 and 2, had 1-2 counts even though they're disabled. I set it back to 0 through the notepad, but they keep getting 1-2 counts again.
There may have been some other precision issues with the key counts, but they didn't stand out so I'm not sure whether it actually happened.

Because these issues happened so randomly and in a large amount of time they are hard to recreate and therefore probably unfixable. The only solution I can see with my nonexistent scripting experience is to implement the key counts and key exclusions into the app itself, because for some reason I think that it's related to the fact that the files are detached and it has to check for them instead of being inside the app.

Cheers.

Edit: My counter went down again from 3 million and something to 2.7 million and I think that it will keep getting stuck here. I was thinking that it could be because of not having access to modifying it, but I do and in addition I haven't changed anything ever since I got the app.

2
Post New Requests Here / Re: Key counting script
« on: September 01, 2011, 05:33 PM »
Please understand that I am employed full-time and that I do these Coding Snacks when I can get to them in my spare time.
Don't get me wrong, I'm not trying to call you faster, but I wrote that just in case you wouldn't check this thread because there aren't any new posts.

Also, that works just fine, I don't think that I'll need any other updates, I appreciate your work. Thank you very much.

3
Post New Requests Here / Re: Key counting script
« on: September 01, 2011, 03:50 PM »
Double post as a notification perhaps?

4
Post New Requests Here / Re: Key counting script
« on: September 01, 2011, 09:53 AM »
The only thing I can suggest is to use something less common like F11 & F12 or something.
It's not that it adds to the specific key what bothers me, but that it adds to the total.

I'm thinking... there's Mouse button 1, left click, 2, right click, 3, middle scroll click, then 4 and 5 the side buttons this mouse has. Maybe there are Mouse buttons 6 and 7 too or something similar?

Edit1:I just remembered, since I'm using modifiers on the mouse buttons 4 and 5 now these are unused, so I can just put these on the thumb scroll. Silly me.
Any news of the AltGr fix though?
Edit2: Oh man... that actually didn't work... since as long as I have Xbutton1::ctrl for example, and the thumb scroll indentifies itself as exactly that, it now acts as a ctrl...

Edit3:The only thing I could think of, is for you to disable on the counter 2 buttons such as browser forward and backward, I bind them to the mouse button 4 and 5 using the mouse's software, then, using autohotkey, I make something like Browser_back::ctrl, and for the other alt, then mouse button 4 and 5 are free to use for the thumb scroll.

Edit4:I binded those like I said, now all I need is a version of the app without the browser forward and back. Could you make one for me please?

5
Post New Requests Here / Re: Key counting script
« on: September 01, 2011, 09:26 AM »
Ah. I remembered to try out if the right alt counts as 2 keystrokes. And indeed it counts as one to right alt and one to left ctrl. Is this fixable? I can live with it though, Since I never normally use AltGr as it's called.

Also, my mouse has a thumb scroll that I can bind on whatever keystroke I want. So I binded it with Left and Right from the keyboard, and this seems to count too. I need to bind it something so that I can use it in games, and I've chosen left and right to be able to use horizontal scrolling as well. Maybe you know some mouse keys or virtual buttons or anything that I can bind in those places, to make it usable but also not be counted? A software to simulate those to input them into the mouse's software would also help. Thanks.

Pages: [1] 2 3 4next
Go to full version