• Welcome to Valhalla Legends Archive.
 

One Form Bot

Started by BlazingKnight, October 26, 2003, 12:18 PM

Previous topic - Next topic

CrAz3D

I was thinking that, being able to load more than one instance of the bot & connect as a different user.
rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

Freeware

Quote from: CrAz3D on October 29, 2003, 06:07 PM
I was thinking that, being able to load more than one instance of the bot & connect as a different user.

I do have a MDI Form Bot, that allows you to load more forms (for more bots). If you need an example of how to make MDI Applications, just use the VB Application Wizard.

BlazingKnight

I know how to do MDI forms. I'm trying to do an MDI bot like DarK`MaTTeR. I have trouble compiling all the code into one form, which is why I am in search of a 1 form bot :)

Freeware

Quote from: BlazingKnight on October 29, 2003, 09:47 PM
I know how to do MDI forms. I'm trying to do an MDI bot like DarK`MaTTeR. I have trouble compiling all the code into one form, which is why I am in search of a 1 form bot :)

If your unable to even just move code from one module to another, I dont think your ready to make a bot, much less do anything advanced in visual basic.

Zakath

Frankly, it shouldn't matter much WHERE the code is, if you know what you're doing...
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.

Freeware

Quote from: Zakath on October 31, 2003, 09:24 AM
Frankly, it shouldn't matter much WHERE the code is, if you know what you're doing...

I completly agree, but in this case that he wants a MDI Application with all the code in one form. If he even is experinced enough to make a bot himself, he should be able to move code quite easily.

Stealth

Why not place the code in modules where it's globally accessible, then have the forms call the code from those modules..?
- Stealth
Author of StealthBot