Jump to content

Para Chat Script Needed


TR1-K

Recommended Posts

Guest Travis

lol, must be an American thing because it is from a kid's tv show in the 60's. Starring Adam West as ...... Batman! B)

 

With the famous theme song. Duh nuh, nuh nuh, nuh nuh, nuh nuh BATMAN!!!!!

 

I don't about you guys but I always wanted a pole to slide down to my car garage.

Edited by Travis
Link to comment
Share on other sites

it is the similar stance that MSN has wasn't it? :P MSN OCX was an offshoot of IRCx, so it was still capable of being tapped into by IRC clients. If they are saying its java based, if someone can get a hold of the source code, i could probably re-engineer it and make a mIRC socket connection.

Link to comment
Share on other sites

  • 1 year later...
it is the similar stance that MSN has wasn't it? :P MSN OCX was an offshoot of IRCx, so it was still capable of being tapped into by IRC clients. If they are saying its java based, if someone can get a hold of the source code, i could probably re-engineer it and make a mIRC socket connection.

Hello guys I was also trying to decompile the class files and I shot the google to find anyone trying to do the same, hehe. At first I thought I would find the IRC server and the configuration somewhere in the class files, but it seems it is not thaat simple.

Anyone who is interested, I downloaded all the class files and I am attaching it here.

 

In this case the server is an Indian chatroom (it is a cool channel though):

http://titanium.parachat.com/teenstation/l...600&lang=en

 

You guys can see it is redirected to: http://titanium.parachat.com/titan-common/code.php

 

Which loads with the following configuration in the source:

 

<APPLET CODEBASE=http://64.13.158.35/pchat/titanium/ CODE=pclient.main.ChatClient.class

ARCHIVE=papplet.jar WIDTH=591 HEIGHT=270>

<param name=cabbase value=papplet.cab>

<param name=Net.Site value="teenstation">

<param name=Ad.BrandOn value=false>

<param name=Ctrl.AutoLogin value=TRUE>

<param name=Net.Room value="Chitchat">

<param name=Ctrl.Language value=en>

<param name=Col.MainBg value=CC6600>

<param name=Col.MainFg value=000000>

<param name=Ctrl.Roam value=true>

<param name=Net.User value="Guest_589067">

</applet>

 

I have downloaded papplet.cab and papplet.jar and I am attaching it here.

Oh, I see, it doesn't allow me to upload it.

I uploaded it here: http://www.downloadtaxi.com/d/1247775371

(Downloadtaxi is like rapidshare and other file hosting services with the refreshing advantage that you don't have to wait anything, no popup ads and no premium shit needed)

 

The file is papplet.rar

MD5: 9ddca32f9f87effe333ef7c5afcc6de6

SHA1: 644ab8f936c297849fc39cb13ccb78bc4bd52440

 

And... for those who may be a little paranoid about the file here is the scan of VirusTotal:

http://www.virustotal.com/analisis/8ade7b8...27ee-1247775877

 

I hope we can make a socket for mIRC :)

 

(reposting it, somehow my account was deleted after publishing this post... :/)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...