Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: Banana fanna fo fanna on November 30, 2003, 10:41 AM

Title: Bot4Me/Rich Text Control
Post by: Banana fanna fo fanna on November 30, 2003, 10:41 AM
I've created a monster!

It's called Bot4Me, and it's our answer to newbies who "need" to make a bot! I made a few activex controls (core, chat window, talk textbox, channel list etc), and all someone has to do is drop them on aform, position them the way they like, and set their BNLS, color etc information. ZERO lines of code need to be written!

Anyway, the point is, my RichTextControl is giving me license woes. Can someone help me out on this? I'm stuck using a regular textbox :/
Title: Re:Bot4Me/Rich Text Control
Post by: Hitmen on November 30, 2003, 10:55 AM
You evil son of a bitch, how could you! :P
Title: Re:Bot4Me/Rich Text Control
Post by: drivehappy on November 30, 2003, 11:05 AM
Try "regsvr32 richtx32.ocx"?
Unless of course you're using a learning edition - you probably have to "upgrade" it.
Title: Re:Bot4Me/Rich Text Control
Post by: Banana fanna fo fanna on November 30, 2003, 11:59 AM
Warezed vb5 pro...maybe that's why? :) I've already regsvr'd it too.
Title: Re:Bot4Me/Rich Text Control
Post by: drivehappy on November 30, 2003, 12:08 PM
I would suggest trying it on VB6 Professional because I have no problems with using the RichTextBox control.