• Welcome to Valhalla Legends Archive.
 

Really dumb question so laugh at me and answer plz

Started by Blade_360, December 19, 2002, 01:53 PM

Previous topic - Next topic

Blade_360

:-[Ok I'm using CleanSlateBot.ocx I've gotten everything programmed except for the Connect and disconnect button
I have:

Private Sub Connect_Click()
    CleanSlateBot1.Connect
End Sub

But it won't connect for some reason when I click the button nothing happens ??? could someone give me the correct code? Thanks. :)

Edit - Please use the [ code ] and [ /code ] tags when posting source code samples in the future. Thanks.

Skywing

#1
I'd guess that you haven't set the Accept value of the control correctly.

Blade_360

#2
Well Simi helped me with that what I'm having trouble with now is the Send stuff heres what I got
Private Sub Send_Click()
CleanSlateBot1.Send chattxt.Text
End Sub
I know thats wrong but if it wouldn't be too much trouble if they could give me the correct code.

l)ragon

#3
*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*

Blade_360

#4
I've used that like a billion times and read it over and over. Doesn't have all the stuff I want though

l)ragon

#5
Private Sub Connect_Click()
    CleanSlateBot1.Disconnect
    CleanSlateBot1.Connect
End Sub

should work fine unless cup changed his ocx in someway 8\

~l)ragon
*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*