Not quite. ;) With software, you never have to worry about "zeroing" your mouse every so often, it's always in sync with your main PC.Quote:
Originally Posted by 'Xzin',index.php?page=Thread&postID=74396#post7439 6
Printable View
Not quite. ;) With software, you never have to worry about "zeroing" your mouse every so often, it's always in sync with your main PC.Quote:
Originally Posted by 'Xzin',index.php?page=Thread&postID=74396#post7439 6
You mean even with the way you're doing it, you have to delay too? I was hoping you found a way without a delay.Quote:
So I found at least 20ms per window, before and after the click.
The way I'm doing it, the amount you need to delay seems to vary from one pc to the other and maybe also depending on what other programs are running. On my fastest PC it works sometimes with 6 ms before and 0 ms after, but 15 15 is pretty typical and I guess 20 20 wouldn't be surprising. I used 15 15 for the defaults.
Let me make sure I understand. You do a mouse down with SendInput. Then wait for WoW to call GetCursorPos. You hook that call and return your desired cursor position?Quote:
Wow is using GetCursorPos
Do you know what triggers WoW's call to GetCursorPos?
I'd like to find a completely legal way to do this.
I hadn't thought about mouse look. I guess doing that without DLL type stuff might be impossible.Quote:
handling mouse looking is more difficult since WoW will try and use SetCursorPos on each background window and expect it to go to the centre of the desktop, so you have to be intelligent about that .
I think I tried with both SendMessage and PostMessage and the result was the same, but maybe I didn't. :)Quote:
with SendMessage you'd be certain of WoW processing the up click straight away so you could eliminate any post-click-delay.
What exactly did you do with TweakUI? Whatever it was, we can probably build the same thing into our app's.Quote:
Well part 2 I'm just saying its possible to get it to accept a click straight from the background, direct from the mouse, which isn't neccessary since there is TweakUI and same deal in Vista but those are annoying to have running for general use.
guess I shouldnt post after drinking, I was talking before and after, in various spots... prior to to my DLL, and about tweaking my non DLL system to fit what I now know! I would used SendInput alone, with no WM messages, which required delays pre-click post click.. but I can see how no post-click delay is neccessary with SendMessage here since WoW will probably complete it's GetCursorPos before the calling threads next SetCursorPos, so long its not multi-threaded there.
now theres no delays with a DLL, WoW will read GetCursorPos for WM_MOUSEMOVE and probably the button messages as well, i guess.
And yes, you could toggle the windows focus-follow-mouse as in TweakUI but subclassing is not a biggy, since a DLL is basically essential already.
Irrelevant.Quote:
Originally Posted by 'Freddie',index.php?page=Thread&postID=74432#post7 4432
Irrelevant.
Irrelevant.
Same resolution.
1 monitor per PC.
I think the problem here is we have big-endians and little-endians. I'm just wondering who the pope is supposed to be. I guess, if we stretch, we could consider the Xzin write-up on hardware mutliboxing scripture, but that is just getting silly.
Bah! for a second there i thought I had found a solution to having to use broadcasting delays. turns out it's the same as that multimouse thing I posted on the other thread :S
Mentioning ways to get around Warden and abuse the TOS and EULA are against community policies. The above post should be deleted and removed. We don't speak of such attrocities in this community.
Yeah, guess what, this doesn't work. Warden is a PART of the WoW process. Stop posting shit that you *dont* have a *fucking* clue about. Additionally, even if it *WERE* as you had stated, which it isn't. Dont you think Blizzard would *NOTICE* your account not sending any Warden transmissions? Dont you think they'd be like "lawl hes not doing nothing suspicious."Quote:
Originally Posted by 'Executus',index.php?page=Thread&postID=76371#post 76371
GTFO and Never post this shit here again.
Nobody know how Warden really works, of course Blizzard....