Re: Welcome to our boring test server!
Posted: Aug 06, 2009 6:20 pm
no spy ware plz
anyone else seeing anything like this?Kashmir wrote:Every key, ie letters, backspace, etc.
Hahaha, and it even logs an entry when I minimize the client.
It's definently making keyhooks for the directional keys, and it doesn't surprise me that anti-virus software alerts this as a keylogger; Rich and Ab should simply not be using keyhooks.Kashmir wrote:Every key, ie letters, backspace, etc.
Hahaha, and it even logs an entry when I minimize the client.

Code: Select all
RegisterHotKey(gVars.GetVars()[0x1c], 0, 1, 0x73);
RegisterHotKey(gVars.GetVars()[0x1c], 1, 1, 0x77);
RegisterHotKey(gVars.GetVars()[0x1c], 2, 4, 0x26);
RegisterHotKey(gVars.GetVars()[0x1c], 3, 4, 40);
RegisterHotKey(gVars.GetVars()[0x1c], 4, 2, 0x4f);
RegisterHotKey(gVars.GetVars()[0x1c], 5, 0, 0x26);
RegisterHotKey(gVars.GetVars()[0x1c], 6, 0, 0x27);
RegisterHotKey(gVars.GetVars()[0x1c], 7, 0, 0x25);
RegisterHotKey(gVars.GetVars()[0x1c], 8, 0, 40);
Code: Select all
UnregisterHotKey(gVars.GetVars()[0x1c], 0);
UnregisterHotKey(gVars.GetVars()[0x1c], 1);
UnregisterHotKey(gVars.GetVars()[0x1c], 2);
UnregisterHotKey(gVars.GetVars()[0x1c], 3);
UnregisterHotKey(gVars.GetVars()[0x1c], 4);

Yea i was reading about it, it was a quick solution for something else, but this problem aside there are other reasons not to do it. Just another thing on the pile to fix.Fleury wrote:It looks like the only keyhooks they make are for the directional keys. It doesn't surprise me that anti-virus software alerts this as a keylogger; Rich and Ab should simply not be using keyhooks.Kashmir wrote:Every key, ie letters, backspace, etc.
Hahaha, and it even logs an entry when I minimize the client.
Daniel Bauman wrote:opps posted on wrong thread before but yeah i cant open dristin on both my computers ;/
same error, debug application error?? im not very smart with computers but all i can say is i have windows xp and i have 256 ram or 516, and some intergraded gfx card.. dont bother trying to explain to me complicated stuff as ill just end up making you mad. but if thers a quick fix id like to log on ^^
churr
The mouse issues your having, weve seen a few times. Usually closing and reopening the client fixes it. The direction keys are something we are also aware of.Scientist wrote:Looks awesome guys!
Just a few little problems I had; dunno if they've been mentioned yet.
Scroll chat text up/down - up/down buttons on chat window < didn't work
Close a private channel - X button on chat window < didn't work
Neither did the 'login' button, but you can just hit enter so it's no biggie.
My char clipped walking through all the doors, he was half in the doorway and half stuck in the wall.
Also, while Dristin is open, I can't use the up, down, left, right keys on firefox, but when I shut the client they start working.
And as long as the client stays open, my computer makes a high pitched whirring/whine. Is that the client or just my retarded piece of crap computer?