Valhalla Legends Forums Archive | Battle.net Bot Development | Login Sequence

AuthorMessageTime
Busted51
When my bot logs in .. it goes to Blizz Chat 1 .. then goes to the channel in my Config.ini, is there a way to by-pass the blizz chat part.. if there is plz tell me .. thank you for yer help guys/gals :) oh yea.. its in VB6 incase that matters
May 31, 2003, 4:21 AM
Kp
Don't send a join on channel "Blizz Chat 1". :) Aside from being kicked around, clients don't get sent places they don't ask to go (afaik).
May 31, 2003, 4:40 AM
Busted51
well this is what i currently have,

If ctlSock.State <> 0 Then
ctlSock.SendData Chr(&H3) & Chr(&H4) & strUser & vbCrLf & strPass & vbCrLf & "/join " & IniHome & vbCrLf


but it still joins that ghey "blizz chat" before my "home" chan

unless im looking at something totally diff.. ::)
May 31, 2003, 4:47 AM
SNiFFeR
A non binary bot will almost always go there unless instructed to go else where.
May 31, 2003, 4:58 AM
Busted51
yea.. i directed it with

"/join " & IniHome

its supposed to join whats in the .ini but it still goes to "Blizz chat" first..
May 31, 2003, 5:06 AM
Eternal
Then somewhere in your login sequence, it is being told to join BlizzChat before it sends "/join" homechannel
May 31, 2003, 6:44 AM
Busted51
i have looked everywhere it must be something else... does anyone know a totally different login sequence i can use ?
May 31, 2003, 12:59 PM
Kp
[quote author=Busted51 link=board=17;threadid=1492;start=0#msg11221 date=1054385961]
i have looked everywhere it must be something else... does anyone know a totally different login sequence i can use ?[/quote]Use the bnbinary interface. With so many almost-programmers around already using it, I presumed you already were. Chatgate clients will be sent to a landing channel regardless of where they're configured to go.

Out of curiousity, why does it matter if you get dumped in a landing channel briefly?
May 31, 2003, 4:10 PM
Busted51
Welp... Im currently on "Warrnet" so im making a Fast Recon bot.. and when it takes that 40ms er whatever to join blizz chat i loss that much time to get ops in the chan i needed to be in
thus ill prolly loose ops :-\

If anyone has made a Recon Bot and would not care if i looked off there source it would help very much so.. :)

I've always wanted to make a binary bot but i wouldnt know where to start.. ::)
May 31, 2003, 6:24 PM
Fr0z3N
I made a BNLS bot for Warrnet called Reco bot, I was gunna change to Binary or chat or w/e when I got around to it then I started thinking warrnet is lame and I don't wanna be on it till the REAL one is out so its a closed project but I don't think it joined any other channels before joining the ome chan + it was a nice bot, I had spent most of the time working on tons of leak protection for it.

http://unrealops.tripod.com/RecoSS.JPG
May 31, 2003, 6:44 PM
Busted51
that pic didnt work.. but do you still have the source ... maybe i could look of it ? ;D i would be ever thankfull if you'd let me ...
May 31, 2003, 11:16 PM
Fr0z3N
I'm not sure it would help since it uses BNLS and you are using Chat.
June 1, 2003, 12:47 AM
Arta
I thought Warnet died?
June 1, 2003, 5:23 PM
St0rm.iD
Yeah so...who's source code did you steal?
June 1, 2003, 8:13 PM
dRAgoN
[quote author=Arta[vL] link=board=17;threadid=1492;start=0#msg11308 date=1054488181]
I thought Warnet died?
[/quote]

I think there is 2 seperate warnets, Moonshine's, and one Zorm 'was/still is?' working on.
June 2, 2003, 2:30 AM
Busted51
Some people call it XGN.. the ip is


209.203.218.219
June 2, 2003, 3:32 AM

Search