• Welcome to Valhalla Legends Archive.
 

New Warcraft III Patch/Hash?

Started by Fpa, February 04, 2003, 08:01 PM

Previous topic - Next topic

haZe

#15
no i put csb.cdkey = "************************"
and csb.product = "3RAW"
and all the other crap so i dont think so.

Zakath

#16
Since I've never used CleanSlateBot in my own code (considering I code in C it'd be rather difficult), I have no idea what that means. However, since OTHER bots using CleanSlateBot are still functional, you must be handling something wrong. If you weren't, *all* CleanSlateBot clients would be having the same problem.
Quote from: iago on February 02, 2005, 03:07 PM
Yes, you can't have everybody...contributing to the main source repository.  That would be stupid and create chaos.

Opensource projects...would be dumb.

haZe

#17
OK. Heres what I have:
Private Sub con_Click()
csb.Accept = 579728
csb.BNLSBotID = "haze"
csb.BNLSBotPassword = "********"
csb.CDKey = "****************"
csb.Password = "******"
csb.Product = "3RAW"
csb.Server = "63.240.202.131"
csb.Username = "Laeurion-"
csb.HomeChannel = "Clan ozxo"
csb.UseWait = False
csb.UseUDP = True
csb.Disconnect
csb.Connect
End Sub
whats wrong with that...

haZe

#18
Stealthbot does the same exact thing.
So, I think this is an overall problem.