Skip to content
MSN

DLLs

A TG007 community discussion started by Aurora Is A Whale.

Discussion 6 posts
Page 1 of 1
Open
Topic #7106 · 6 published posts · 803 views

Yeah. I'm back, lolz. I got my script running and it's quite successful. I am a noob scripter and want to know what some of these DLLs were for to see if I can throw them away.

 

The ones:

ssleay32

libeay32

nHTMLn_2.92

nHTMLn_2.95

registry

 

And the OCX:

MSNChat.ocx

 

Btw, I ONLY use this for MSN Groups and I run a DC Connection. So take that into consideration.

 

Thanks again.

 

both nHTML's are for attaching browser windows, possibly used for getting cookie information, etc., do NOT delete them, and msnchat.ocx is used to connect, don't know about the other 2

ssleay32

libeay32

 

for ur updater to get ur cookies old updater wont work with u so new one using this dlls

Thanks a lot, both of you. I can now go along my business continuing making my script. It won't be public btw. :0

 

Actually. Forgot. What's registry.dll for?

registry.dll is used to retrieve (or write I think) information to the registry on your system. These are used on MSN script to get the owner and host keys since this is where MSN's OCX stores the keys. I suggest not removing this.

err0r: 666 + 1337 = 2003 backwards is 3002 which is how many people ozzy has banned from tg
err0r: spooky

Okay. In that case, I won't. Thanks, everybody. That ends the topic. I can now continue fixing up my script.