I am having trouble with a Bot I am working on with vb6 using CSB I get the Run-time error saying Object Required when i try to connect. I have a Bnls ID and all I just dont know what is the problem if someone can help me it would be aprreciated
I suggest you look into perhaps a VB book or tutorial and actually learn the language before you make a bot.
Edit: I shouldn't assume you don't know what you're doing. You just fit a stereotype. Anyways, if you want help you will need to give us more details, perhaps the offending line of code.
Quote from: Stealth on April 24, 2004, 01:22 PM
Edit: I shouldn't assume you don't know what you're doing. You just fit a stereotype.
That stereotype would be: the excessive amount of morons who try to make a bot without knowing a programming language.
Note how using CSB seems to be a constant most of the time.
Im not new to vb i know a bit of it but to botmaking yes. I decided to User Cupheads Clean Slate bot and I know i must seem like a moron asking about csb when its supposed to be easy. Well ill try to find the source btw thanks for your interest and suggestions.
Object required, hmm, do you have the control on the form?
Quote from: Quarantine on April 24, 2004, 08:05 PM
Im not new to vb i know a bit of it but to botmaking yes. I decided to User Cupheads Clean Slate bot and I know i must seem like a moron asking about csb when its supposed to be easy. Well ill try to find the source btw thanks for your interest and suggestions.
If you're familiar with VB, you should be able to handle CSB.. it's just a control, like a textbox only it's a bit more powerful and used for different things :)
Well I Fixed my problem turns out my csb was somehow messed up and I was missing some "" after some things. Well Thanks for all your help and interest I appreciate it