What is Moss ? › forums › General › GRAPH Understanding
Tagged: macro
- This topic has 6 replies, 2 voices, and was last updated 3 years, 9 months ago by
warking.
-
AuthorPosts
-
December 10, 2019 at 5:28 am #4949
warking
ParticipantHello,
first of all thank you for MOSS, its a very nice tool.
I have some questions regarding the GRAPH of keystrokes.
Can you explain to me please what X, Y coords represent and also what is the “X”?
I setup a macro for testing purposes in my mouse (we are hosting a cod4 tournaments and we want to detect peoples macros).
Macro is supposed to do this:
Press key 1 and wait 0.05 seconds, press 2 and wait 0.05 seconds.
I want to understand the graph so im able to recognize a macro pattern asap.
Thank You very much for explanations
December 10, 2019 at 6:35 pm #4950ADM_nohope
Keymasteryour graph shows what you tried to do:
the system received 74 times a 1 then a 2 in less than 140 ms during your recorded session , the delay beetween the 2 keys is always more or less 50-55 ms.
the event axis details the dispatch for the 74 events.
the ms axis the delay beetween keys for each caseDecember 10, 2019 at 7:31 pm #4951warking
Participant“your graph shows what you tried to do:
the system received 74 times a 1 then a 2 in less than 140 ms during your recorded”Okay I understand this.
“the delay beetween the 2 keys is always more or less 50-55 ms”
How do you know the delay is always 50-55ms?
“the event axis details the dispatch for the 74 events.”
I dont understand what u mean, for example these lines:
10 | XX X
7 | XXXXX
5 | XXXXXX
2 | XXXXXXWhat does 10,7,5,2 values represent?
December 10, 2019 at 7:40 pm #4952ADM_nohope
Keymasterhttps://pastebin.com/raw/aDyYJ1FK
because events are always at this timing , over the horizontal axis
and yes vertical axis is events #December 10, 2019 at 8:01 pm #4953warking
ParticipantHow do u know EXACTLY 50-50ms? from these lines?
0100000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999111111111111111111111111111111111111111111
And what does 10,7,5,2 values represent?
Thank you, im tryin to understand the graph, sorry for noobish questions 🙂
December 10, 2019 at 8:42 pm #4954ADM_nohope
Keymastercheck my link value are
555555
012345vertically displayed
-
This reply was modified 3 years, 9 months ago by
ADM_nohope.
December 10, 2019 at 9:07 pm #4956warking
Participantoh okay i get the time now 50-55ms, but i still dont understand what 10,7,5,2 values represent, thank you
-
This reply was modified 3 years, 9 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.