• Welcome to Valhalla Legends Archive.
 

BNLS Connect?

Started by Slugger69, May 02, 2003, 10:08 PM

Previous topic - Next topic

Slugger69

Well ive just about given up on connecting with the new login stuff you told me to change, but when i compile it, it makes me delete all this stuff or it wont compile. Ive decided that i would just try to put BNLS on it... if i did add the BNLS connection to it do i just change my connection from hashing to what ever the BNLS one is, and the cleanslatebot.ocx does the rest?

Crypticflare

Umm not to be mean, could you repeat what your trying to say?

BNLS doesn't have anything to do with the way your code compiles. If your using cleanslatebot that is what your bot content is made of. Go to Cupheads tutorial on how to use it, its quite simple if you have some type of programming language under your belt, If your just starting off, I'd suggest programming smaller apps to get used to the knowlege, then work your way up. If you'd like help with somthing you can AIM/E-Mail me. I'm still intermediate with this stuff, But I can help with some parts of your confusion.

tA-Kane

Quote from: Slugger69 on May 02, 2003, 10:08 PMwhen i compile it, it makes me delete all this stuff or it wont compile.
A better way to allow it to compile is to fix the problems that it's reporting.

I wouldn't give up so easily; the compiler doesn't complain to you for no reason. If there's a problem, then it's a problem with your code. Finding that problem is one of the things every programmer has to deal with.

If you give up at such a small thing, then perhaps you should try your hand at something not so... big..., instead of a Battle.net bot?
Macintosh programmer and enthusiast.
Battle.net Bot Programming: http://www.bash.org/?240059
I can write programs. Can you right them?

http://www.clan-mac.com
http://www.eve-online.com

Banana fanna fo fanna

Give up, read a book, try again, repeat.

Camel

Quote from: tA-Kane on May 03, 2003, 01:38 AM
Quote from: Slugger69 on May 02, 2003, 10:08 PMwhen i compile it, it makes me delete all this stuff or it wont compile.
A better way to allow it to compile is to fix the problems that it's reporting.

I wouldn't give up so easily; the compiler doesn't complain to you for no reason. If there's a problem, then it's a problem with your code. Finding that problem is one of the things every programmer has to deal with.

If you give up at such a small thing, then perhaps you should try your hand at something not so... big..., instead of a Battle.net bot?

the more experienced you get with a language, the less those things tend to happen. i know how annoying those can be; i've lost many a night of sleep due to vb compile errors in the past. best advice i can give is to just stick with it, when you finally figgure out what is wrong, you'll never do it again i promise =P

______

i would suggest learning other things to get to know the language better before making a bot. The more you know the better.