Search found 293 matches

by injtsvetkov
Thu Nov 23, 2017 3:44 am
Forum: XMouse Button Control
Topic: SimKeys: "{SHIFT}{ALT}" works but "{ALT}{SHIFT}" does not
Replies: 6
Views: 7257

SimKeys: "{SHIFT}{ALT}" works but "{ALT}{SHIFT}" does not

Hi Phil, I was trying to do this in SimKeys: Hold down Alt, press 68, release Alt - the result should be "D" I've tried many different ways to achieve it but I did not succeed. Then I tried to do just "{ALT}6" (the result should be this "â™ ") but the result is only &qu...
by injtsvetkov
Fri Nov 17, 2017 2:52 pm
Forum: XMouse Button Control
Topic: XMBC 2.17 Beta
Replies: 141
Views: 135509

Re: XMBC 2.17 Beta

In my opinion it looks rather unnatural to have description field on bottom. I agree. But as Phil has mentioned its importance is indeed lower compared to the other fields which will be used in all cases and the description field most probably won't be used by all users. So no matter top or bottom ...
by injtsvetkov
Wed Nov 15, 2017 11:13 am
Forum: XMouse Button Control
Topic: XMBC 2.17 Beta
Replies: 141
Views: 135509

Re: XMBC 2.17 Beta

Oh, sorry to hear about the certs edpiring Phil, that's most probably your bigest concern right now. I see your point about the others being at the top - maybe they should all be at the bottom... Exactly! I thought that maybe you've saved that for a later stage with the reconstruction of the SimKeys...
by injtsvetkov
Wed Nov 15, 2017 12:16 am
Forum: XMouse Button Control
Topic: XMBC 2.17 Beta
Replies: 141
Views: 135509

Re: XMBC 2.17 Beta

Hi Phil, I noticed that the "Description" field in the SimKeys window is at the bottom unlike the other windows where it's at the top. IMO it should be somewhere at the top too, maybe right below the "How to send the simulated key strokes:" line, or right above the 'tags' text fi...
by injtsvetkov
Tue Nov 14, 2017 11:53 pm
Forum: XMouse Button Control
Topic: XMBC freezes...
Replies: 1
Views: 2788

XMBC freezes...

Hi Phil, I found something strange. I was trying to change some old settings but when I click on the 'gear' button XMBC freezes and I have to manually close and reopen it. Here is a screenshot: Untitled.png Look at "Mouse Button 4 - Run Application: [explorer]" When I click on the 'gear' b...
by injtsvetkov
Thu Nov 09, 2017 10:05 pm
Forum: XMouse Button Control
Topic: Please Help - Can't understand how programme works
Replies: 8
Views: 7939

Re: Please Help - Can't understand how programme works

Oh :lol: Now I think I understand what exactly you are trying to achieve. You need to set "Change movement to scroll" to the RMB->LMB chord :) As a matter of fact, assigning "Middle click" to the RMB->LMB chord and then moving the cursor should result in scrolling but maybe there...
by injtsvetkov
Fri Nov 03, 2017 11:52 pm
Forum: XMouse Button Control
Topic: Is it possible to Multiple Macro?
Replies: 11
Views: 12886

Re: Is it possible to Multiple Macro?

He want's both macros to run simultaneously. Using the "Button Held Time Depended Actions" if the first macro is activated by short press then pressing the button again to activate the second macro would abort the firs one.
by injtsvetkov
Fri Nov 03, 2017 4:33 pm
Forum: XMouse Button Control
Topic: SimKeys problem
Replies: 6
Views: 7209

Re: SimKeys problem

I tried this: {F5}{WAITMS<20>}{TAB}{WAITMS<20>}{TAB}{WAITMS<20>}{RETURN}{WAITMS<20>}{DOWN}{WAITMS<20>}{DOWN}{WAITMS<20>}{DOWN}{WAITMS<20>}{RETURN}{WAITMS<20>}{ALT}2 I've changed {layer:2} with {ALT}2 which is my hotkey for Layer 2. Now it completes the whole sequence and then changes the layer but t...
by injtsvetkov
Fri Nov 03, 2017 1:59 pm
Forum: XMouse Button Control
Topic: SimKeys problem
Replies: 6
Views: 7209

SimKeys problem

Hi Phil, A while ago I noticed something strange happening. I've set this in Layer 1: {F5}{WAITMS<20>}{TAB}{WAITMS<20>}{TAB}{WAITMS<20>}{RETURN}{WAITMS<20>}{DOWN}{WAITMS<20>}{DOWN}{WAITMS<20>}{DOWN}{WAITMS<20>}{RETURN}{layer:2} and this in Layer 2: {CTRL}{SHIFT}9{CTRL}{ENTER}{ALT}os{UP}{UP}{ENTER}{E...
by injtsvetkov
Thu Nov 02, 2017 12:38 am
Forum: XMouse Button Control
Topic: Please Help - Can't understand how programme works
Replies: 8
Views: 7939

Re: Please Help - Can't understand how programme works

Untitled.jpg This is how it should look like. That way when you hold down RMB and then press LMB XMBC should send “Middle click” to the application/window under the cursor. If that doesn’t work then most probably there is some issue and you should report your windows version and XMBC version ...
by injtsvetkov
Wed Nov 01, 2017 10:37 am
Forum: XMouse Button Control
Topic: Please Help - Can't understand how programme works
Replies: 8
Views: 7939

Re: Please Help - Can't understand how programme works

Hi there, Basically you have two choices for the chording: 1 - First press&hold LMB and then press RMB 2 - First press&hold RMB and then press LMB So let's say you would use the second one. You set "Button chording" to the RMB and then in the chording window you set "Middle cl...
by injtsvetkov
Sat Oct 21, 2017 8:01 am
Forum: XMouse Button Control
Topic: New action proposition: send API message
Replies: 9
Views: 11809

Re: New action proposition: send API message

Thank you for the info Phil! It certainly cleared some things out so now I see exactly how far away I am from this matter :haha: Windows have names (effectively titles) and classes... There is a FindWindow API can searches all Windows to find those with a specified name or class. But if your talking...
by injtsvetkov
Fri Oct 20, 2017 12:16 pm
Forum: XMouse Button Control
Topic: Is it possible to Multiple Macro?
Replies: 11
Views: 12886

Re: Is it possible to Multiple Macro?

Well I don't think running two instances of XMBC on one PC would be possible but if you have 2 PCs maybe there is a chance to use XMBC on the first one for the first macro and then access the first PC from the second one (via Remote Desktop or TeamViewer or ...) and use XMBC on the second PC for the...
by injtsvetkov
Fri Oct 20, 2017 11:14 am
Forum: XMouse Button Control
Topic: Is it possible to Multiple Macro?
Replies: 11
Views: 12886

Re: Is it possible to Multiple Macro?

Well then it's gonna be more difficult than I thought :?. Indeed filling up a 35s interval with ".12345678{SPACE}{WAITMS100}" at every 100ms is a no go, so you have to think of some other way to achieve your goal e.g. make you char attack without moving (maybe there is such command), or if...
by injtsvetkov
Fri Oct 20, 2017 8:57 am
Forum: XMouse Button Control
Topic: Is it possible to Multiple Macro?
Replies: 11
Views: 12886

Re: Is it possible to Multiple Macro?

1°: .12345678{SPACE} (7)sticky with a 100ms delay 2°: {MSET:395,11}{WAITMS50}{LMB}{WAITMS500}{MSET:94,552}{WAITMS50}{LMB}{WAITMS2000}{MSET:855,55}{WAITMS50}{LMB}{MSET:94,552}{WAITMS500}{LMB} (7)sticky with a 35000ms delay the first one ensures my character keeps attacking, and the second one clic...