i just started VB and i dont know a lot and im trying to make a chat bot. i need to know how to connect, send the user name, pass, key home channel, server and all that crap
Thax for the help
this is an easy example of how to connect to BNLS
http://www.arach.net.au/~kostanza/bot.zip
Have fun
hay thax for the help but.. it doesnt connect i get runtime errors and crap :'( . and i still need help that didnt do it for me :-\
psst. try opening config.ini and putting stuff in. less than 1 minute and i got it to work, including the time it took me to download the silly thing over dialup.
in case you have problems figuring that out to, here ya go
[Login]
User=username
Password=pass
Cd-Key=1111222223333
Home-Channel=clan homenet
Server=useast.battle.net
Client=RATS
[Misc]
Botplug=0
Kenji make sure you download the vb6.0 runtime files alswell as the CSB module, i really shoulda included them in the download
*slaps himself
EDIT:
VB6.0 Runtime files
http://download.microsoft.com/download/vb60pro/Redist/sp5/WIN98Me/EN-US/VBRun60sp5.exe
CSB Module
http://www.arach.net.au/~kostanza/cleanslatebot2.ocx
Make sure u right click and save target to system folder
Quote from: KenJi on June 01, 2003, 12:49 AM
i just started VB and i dont know a lot and im trying to make a chat bot.
Umm...?
lol i suck, were do i typ that code in?
[Login]
User=username
Password=pass
Cd-Key=1111222223333
Home-Channel=clan homenet
Server=useast.battle.net
Client=RATS
[Misc]
Botplug=0
lol, thax for the help agian :)
Or.. You could add On error resume next in form2 under
Private sub form_load() :o
What connection would you want? Hashing? BNLS?
I need help with the hashes part, or bnls. both would be great. i dont care, i just want my bot to connect :'(
You want to make a chat bot first.
Quote from: kazooie on June 01, 2003, 01:20 PM
http://www.arach.net.au/~kostanza/
Better don't download and try out the c0keWinbot.zip file listed in the directory above, it's a trojan (BackDoor-AMQ)!
I know that's off-topic but i just want to warn you ;)
Yes you're absolutely right Andreas, it stole my friends accounts after c0ke disabled his names from being able to use it.. From what I know (off topic); c0kes authoriztions consists of checking a file on his site (www12.brinkster.com/winbotserver/x.protect, x being the name of the user who wants to use it), and in that file is a timestamp, if that timestamp matches the 'HKEY_CURRENT_USER\Software\VB and VBA Program Settings\NetAPI\System', then the program continues, when you try to connect, it checks /x.protect2 on his site, if your names are there, it will procede. Once the bot logs on, here's the backdoored part, it sends, /w DBCENTRAL **** blahblah (your password encrypted/coded in some weird way). c0ke now has your password. It checks the profile on c-0-k-e, if there is a certain symbol in his location, the winbot will not procede.
lol, wow thats alittle fucked up :-\
Hmm ok well i have set it up, (it also took me one minute) but it seems to me that fter it says CheckRevision passed it disconnects itself, why?
probably because checkrevision failed
hrm... would there be any other files neded to connect ton BNLS not included with that source?
[edit]
I put in the wrong key, im kicking myself around my room
[/edit]