C
Coach_EW
Guest
it must get aggrivating having to answer chat bot questions...thanks for ur time...heres the deal
I know VB and i am familiar with the winsock control...
i am currently making a program that logs on to useast.battle.net
everything works until i type in my account name when it asks me
for it...it doesnt ask me for a PW...it just sends back whatever i
type in...heres a quote form rapmaster:
quote:
--------------------------------------------------------------------------------
Connection from [xxx.xxx.xxx.xxx]
Enter your account name and password.
Use 'anonymous' if you only want to issue queries.
Username: rapmaster
Password:
2010 NAME rapmaster
1007 CHANNEL "Public Chat 2"
1001 USER xi-control 0010 [CHAT]
1001 USER full-throttle 0000 [D2XP]
1001 USER RuiSong 0000 [D2XP]
1001 USER rapmaster 0010 [CHAT]
1018 INFO "Welcome to Battle.net!"
1018 INFO "This server is hosted by AT&T."
1018 INFO "There are currently 405 users in Chat, and 145929 users playing 61633
games on Battle.net."
1019 ERROR "Chatting with this game is restricted to the channels listed in the
channel menu."
1018 INFO "Last logon: Wed Oct 30 10:45 PM"
1019 ERROR "Failed logon attempts since then: 1"
/join open tech support
1007 CHANNEL "Open Tech Support"
1001 USER tamshighlander2 0000 [D2XP]
1001 USER b18c@Lordaeron 0000 [WAR3]
1001 USER chickin_killer 0000 [D2XP]
1001 USER PhrozenBot 0010 [CHAT]
1001 USER wirey_tjk 0000 [D2XP]
1001 USER KillingRight 0000 [SEXP]
1001 USER fantasydeath2 0000 [D2XP]
1001 USER ascendingfear 0000 [D2XP]
1001 USER rapmaster 0010 [CHAT]
1018 INFO "This is an open channel where you can get help on"
1018 INFO "technical problems from other users. To talk to"
1018 INFO "Blizzard's technical support group, use the"
1018 INFO "Blizzard Tech Support channel."
1005 TALK KillingRight 0000 "[][][][]?"
hi
1005 TALK KillingRight 0000 "Hi"
1002 JOIN donnas 0000 [D2XP]
--------------------------------------------------------------------------------
how do i use the 4-digit number that precedes each action???
also what is the best VB control to use for the chat window...ie.
the window that shows what everyone is saying...
also heres a quote from swillo:
quote:
----------------------------------------------------------------------------------
A chat client logs on as chat, which blizzard fully supports (except for the fact that they restricted them to public channels only).
Other kinds of programs that emulate a game are available, and do require a CD Key to log in, but they can also do anything that the normal game can.
These emulating programs come in two flavours:
1) The kind that comes with the necessary files (EXE and DLLs) included. These go against the EULA as they constitute piracy, and not many exist any more, or if they do blizzard has restricted them.
2) the kind that require you to supply your own files for operation, which are perfectly legal and blizzard won't and can't do anything about.
In any event, we still won't tell you where to get them nor support you with the use of one.
As for the "I'm so paranoid I don't even want to give my CD Key to my game" comment, your fear is well placed in trusting something personal to a complete stranger.
------------------------------------------------------------------------------
whats wrong with giving info on #2 if it is legal???
Thanks for the help
I know VB and i am familiar with the winsock control...
i am currently making a program that logs on to useast.battle.net
everything works until i type in my account name when it asks me
for it...it doesnt ask me for a PW...it just sends back whatever i
type in...heres a quote form rapmaster:
quote:
--------------------------------------------------------------------------------
Connection from [xxx.xxx.xxx.xxx]
Enter your account name and password.
Use 'anonymous' if you only want to issue queries.
Username: rapmaster
Password:
2010 NAME rapmaster
1007 CHANNEL "Public Chat 2"
1001 USER xi-control 0010 [CHAT]
1001 USER full-throttle 0000 [D2XP]
1001 USER RuiSong 0000 [D2XP]
1001 USER rapmaster 0010 [CHAT]
1018 INFO "Welcome to Battle.net!"
1018 INFO "This server is hosted by AT&T."
1018 INFO "There are currently 405 users in Chat, and 145929 users playing 61633
games on Battle.net."
1019 ERROR "Chatting with this game is restricted to the channels listed in the
channel menu."
1018 INFO "Last logon: Wed Oct 30 10:45 PM"
1019 ERROR "Failed logon attempts since then: 1"
/join open tech support
1007 CHANNEL "Open Tech Support"
1001 USER tamshighlander2 0000 [D2XP]
1001 USER b18c@Lordaeron 0000 [WAR3]
1001 USER chickin_killer 0000 [D2XP]
1001 USER PhrozenBot 0010 [CHAT]
1001 USER wirey_tjk 0000 [D2XP]
1001 USER KillingRight 0000 [SEXP]
1001 USER fantasydeath2 0000 [D2XP]
1001 USER ascendingfear 0000 [D2XP]
1001 USER rapmaster 0010 [CHAT]
1018 INFO "This is an open channel where you can get help on"
1018 INFO "technical problems from other users. To talk to"
1018 INFO "Blizzard's technical support group, use the"
1018 INFO "Blizzard Tech Support channel."
1005 TALK KillingRight 0000 "[][][][]?"
hi
1005 TALK KillingRight 0000 "Hi"
1002 JOIN donnas 0000 [D2XP]
--------------------------------------------------------------------------------
how do i use the 4-digit number that precedes each action???
also what is the best VB control to use for the chat window...ie.
the window that shows what everyone is saying...
also heres a quote from swillo:
quote:
----------------------------------------------------------------------------------
A chat client logs on as chat, which blizzard fully supports (except for the fact that they restricted them to public channels only).
Other kinds of programs that emulate a game are available, and do require a CD Key to log in, but they can also do anything that the normal game can.
These emulating programs come in two flavours:
1) The kind that comes with the necessary files (EXE and DLLs) included. These go against the EULA as they constitute piracy, and not many exist any more, or if they do blizzard has restricted them.
2) the kind that require you to supply your own files for operation, which are perfectly legal and blizzard won't and can't do anything about.
In any event, we still won't tell you where to get them nor support you with the use of one.
As for the "I'm so paranoid I don't even want to give my CD Key to my game" comment, your fear is well placed in trusting something personal to a complete stranger.
------------------------------------------------------------------------------
whats wrong with giving info on #2 if it is legal???
Thanks for the help


