Page 1 of 1

AvP2 chatter

Posted: Sun Jul 18, 2010 9:58 am
by Ritterkreuzträger
Simple progie written by me a month ago.
Its can be used for spamming, trolling etc lol
It is based off WinAPI - SendKeys and GetAsyncKeyState. Thought, KAV AV will shout at it, because he is shouting at everything which uses GetAsyncKeyState.
Source code and the progie in attachment.
One of modes(there are 3) is Borg like("Resistance is futile" and so on) :D
In order to "chat" you have to press F4, F5, F6, F7 for the necessary phrase.
It is fun thought and looks quiet weird :)

Re: AvP2 chatter

Posted: Sun Jul 18, 2010 10:15 am
by Sethioz
does it work remote vs server ? or you have to join the server ?

Re: AvP2 chatter

Posted: Sun Jul 18, 2010 5:58 pm
by Ritterkreuzträger
It is based off WinAPI - SendKeys
http://msdn.microsoft.com/en-us/library ... S.85).aspx
Just imitating keypresses.

Re: AvP2 chatter

Posted: Mon Jul 19, 2010 4:59 pm
by Sethioz
didnt really look into it. it is possible to send fake player into server and make it talk. try that. i started the project, but i dropped it after i released PoC. you have to find the exact packets in order to get a fake player into server and then you can make it talk using your lil gadget.