Jump to content

My Connection


Tewl

Recommended Posts

First and foremost I would like to credit Chuck for his time and patience in helping answer my questions about the Buzzen server.

 

PLEASE USE THE MOST CURRENT VERSION OF MIRC WHEN RUNNING MY CONNECTION!

 

I cannot stress this enough. I have had several people complain to me that they could not get the connection to work.

Only to realize later that they were using mIRC 6.2x and there were some issues with sockets.

 

The current version is 6.31 as of today. It is fully Vista compatible and a sharp new look!

 

------------------------------------------------------------------------------------------------------------------------------

 

I had mentioned in a previous post that I would post this so here is my connection to buzzen as of right now.

 

This connection uses the ChatDrive protocol not the standard IRCx

 

New Thread

Edited by Tewl
Link to comment
Share on other sites

  • Replies 42
  • Created
  • Last Reply

Top Posters In This Topic

* Update - bug

 

I noticed a problem earlier where admin acounts were not sending the profile string so incorrect data format was being sent to the localhost which caused users not to appear in the channel. I changed the JOIN clause to fix this issue. With that in mind this connection can work using either IRCx and ChatDrive protocol. the ChatDriveProtocol is still set on connect "CLIENTMODE cd1" if you wish to change to IRCx just type "CLIENTMODE cd2" or remove the "CLIENTMODE cd1" from the buzzen socket open event before connecting.

Link to comment
Share on other sites

About ircop account flag, it has not been implemented yet, but soon in an upcoming update server will switch to that instead of ^. What I've done to keep it compatible with the updates in my client is to check the length of the flags string, if it is 4 then it ignores the account flag, if it is 5 then last char is used for the account type. I'm tokenizing the irc messages by space, so this method works best for me.

 

btw, good work :yes:

Edited by Chuck
Link to comment
Share on other sites

uhm thats usless

i sniffed there server and this is what i got

ISFLASHSOCKET

.AUTHTYPE ircwx1

.NICK >Guest

.USER anon "anon.com" "0.0.0.0" :anon

.

:FlashIrcServer.1 NOTICE AUTH :*** IRCwx 1.x auth type set..

:FlashIrcServer.1 433 * >Guest :Nickname is already in use.

 

NICK >Guest7236

.

:FlashIrcServer.1 AUTHUSER.

 

CREATE %#!!!!!!!!!!!!!!test

.

:FlashIrcServer.1 451 :You have not registered.

 

UTICKET <removed by X-Fusion; advice from Chuck>

.CLIENTMODE cd1

 

 

so all u have to do is

/server irc.buzzen.ne

it will connect u as a guest

then

 

/UTICKET then ur ticket

 

so baiscly u dont need to write a conn ... just get the ticket

Link to comment
Share on other sites

"so baiscly u dont need to write a conn ... just get the ticket"

That depends what you are doing. Standard mirc connection won't parse listview correctly under CLIENTMODE cd1. But you don't need to write a connection if you are not using cd1 mode.

 

btw, don't post uticket info. If above is the correct one then change your password now.

Edited by Chuck
Link to comment
Share on other sites

You can connect to BuzzenV2 through mIRC with two lines.

 

server -m irc.buzzen.net 6667

raw loginh <email> $md5(Password)

 

 

 

then join a room.

 

 

You can do this, but a true connection is a whole lot more than simply connecting you to a server.

 

Stripping fonts and formatting your text.

Allowing you to add/remove accounts and change to them with a click.

Changing your font color and style with a few clicks.

Room List

etc.

Edited by Travis
Link to comment
Share on other sites

You can connect to BuzzenV2 through mIRC with two lines.

 

server -m irc.buzzen.net 667

raw loginh <email> $md5(Password)

then join a room.

You can do this, but a true connection is a whole lot more than simply connecting you to a server.

 

Stripping fonts and formatting your text.

Allowing you to add/remove accounts and change to them with a click.

Changing your font color and style with a few clicks.

Room List

etc.

you can also do it this way

/server irc.buzzen.net 6667 then /login [email protected] passhere

btw nice work Tewl

Edited by pony
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...