binarybud // User Search

binarybud // User Search

1  2  3  4  5  6  ...  33  |  

vb menus

Dec 10, 2001, 7:18pm
you fer sure could do this "manually" i do not know of a "control" to do
this though there could be one. But this should be easy enough to setup
programatically
Leo :)



[View Quote]

Multiple Login

Mar 5, 2002, 2:17pm
short answer yes.......

Do [{While | Until} condition]
[statements]
[Exit Do]
[statements]
Loop

Or, you can use this syntax:

Do
[statements]
[Exit Do]
[statements]

Loop [{While | Until} condition]



Leo :)




[View Quote]

Multiple Login

Mar 5, 2002, 3:46pm
Well technically it depends on how you need your logic to flow....
That's why they made it both ways...:)


[View Quote]

he-alllppppppp! (help) please :)

Mar 5, 2002, 5:17pm
Keeping track of , and controlling the "instance" of each Bot created is how you "select" which one your using at the time.
Setting up a class to do this is the easiest way to keep track of this information.

Leo :)



[View Quote]

source code

Mar 13, 2002, 4:42pm
Tons of VB source code on this site and all free for the looking...;) http://www.vbcode.com

Leo :) aka BinaryBud


[View Quote]

source code

Mar 14, 2002, 12:00pm
naaa he said he wanted to learn Visual Basic.... once you learn VB then programming a bot is way to easy...:)
If he just wants the code to a bot that he can then modify for his own use, then he does not really want to learn to program ...he
just wants a bot to call his own...:)

Leo

[View Quote]

encryption

Apr 5, 2002, 3:38pm
FYI the fastest way to learn is from others source code.... been doing it for over 25 years..... NEVER read a book on
programming ....EVER...... once you learn to READ others code you can then create some of your own...:) Start with simple
programs and learn how they work..... "hello world" :) load them.....run them...see what they do...then change the source and see
what happens when you run it again....:)

Leo :)




[View Quote]

encryption

Apr 5, 2002, 4:03pm
no big deal everyone has a bad year now and then.....:)

[View Quote]

yab (yet another bot)

Oct 11, 2002, 6:29pm
Don't reply to people replying to 5 month old threads....Ignore them and everyone is happy..:) after all this is all just DejaMoo
"the feeling you've milked this cow before"

hehehe
Leo :)


[View Quote]

[VB] RichTextBoxTab

Nov 11, 2002, 8:01pm
or click this link to go there...:)

http://makeashorterlink.com/?T23412A62

thanx Bowen
Leo :)


[View Quote]

Any chance for C# wrapper? or anyone willing to work on it with me?

Sep 17, 2003, 3:36pm
you kids crack me up LOL


[View Quote]

Any chance for C# wrapper? or anyone willing to work on it with me?

Sep 18, 2003, 3:29pm
there are no valid aruments for a "hated language"... you guys are so anal.

[View Quote]

Any chance for C# wrapper? or anyone willing to work on it with me?

Sep 18, 2003, 4:21pm
There is no argument....... twas just a comment Mark. And it was not personal...I addressed it as "you guys".
How's about YOU posting an argument as to why YOU hate the language so much....lol

I've noticed your pretty good at the insults.......can't take your own medicine without crying foul huh?

pffft



[View Quote]

Any chance for C# wrapper? or anyone willing to work on it with me?

Sep 19, 2003, 11:24am
You did take a reading class in school, right?
"there are no valid aruments for a "hated language"... you guys are so anal."
sorry i'm so "nasty" to you kids.



[View Quote]

Any chance for C# wrapper? or anyone willing to work on it with me?

Sep 19, 2003, 4:29pm
which just goes to show you how ignorant you really are Bowen :)


[View Quote]

AW_EVENT_WORLD_INFO and hidden worlds

Oct 23, 2003, 1:36pm
wow yer quick John...:)

[View Quote]

Sync'ing VRT example project..

Jan 8, 2004, 5:17pm
no doubt your good Mauz....;) we need more like you!


[View Quote]

virus alert (cross-posted to all groups)

Feb 20, 2004, 3:46pm
hey there Builderz..... I think that Bowen was actually referring to a "spoofed" header with this last comment:
" Nice try though Matt."

Leo :)

ps; #1 rule NEVER open attachments unless it's someone you are EXPECTING an attachment from. AND you trust them to take care of their PC on their own....AND your prepared to lose everything on your hard drive and reformat it tomorrow....LOL





[View Quote]

sdk.aw_address conversion code

Feb 26, 2004, 7:15pm
I don't think Andras was telling you to Keep It Simple Stupid....but rather was giving you a friendly "peck on the cheek" LOL

But, then again, I might have a warped mind too....:) LOL

Leo :)



[View Quote]

sdk.aw_address conversion code

Feb 26, 2004, 7:16pm
but then again.....I should not answer for Andras.....LOL heheheheh


[View Quote]

rendering bot / source

Jun 18, 2004, 6:34pm
this might help if ya wanna try it on your own...:) http://www.truevision3d.com/home.php



[View Quote]

vb menus

Dec 10, 2001, 7:18pm
you fer sure could do this "manually" i do not know of a "control" to do
this though there could be one. But this should be easy enough to setup
programatically
Leo :)



[View Quote]

The apoligie to all citezens

Jun 19, 2002, 5:49pm
My take on it is 'cause he was dis'd in the newsgroups in the first
place.....
besides maybe he did it to so many that it's easier to post it
publicly...lol

Why post it here? maybe he dis'd some bot somewhere lol

Leo :)


[View Quote] > Firstly, what does this have to do with bots?
> Secondly, Does the whole Newgroup need to know about a few people you've
> "cheated, lied and betrayed". If you really want to apologise it would be
> much more sincere to do it in person and privately.
>
> -Robbie
>
[View Quote]

Paintball bot

Jul 17, 2002, 3:05pm
who you trying to BS here? he wrote the code , he can call it whatever
he wants...:)
BTW show me the "standard" please...;)

Leo :)


[View Quote]

Paintball bot

Jul 17, 2002, 4:57pm
lol Apples and Oranges


[View Quote]

Global Mode

Oct 3, 2002, 12:25pm
LOL
True=-1
False=0

Leo :)

the silly dweebs lol


[View Quote]

Global Mode

Oct 3, 2002, 12:28pm
And i think technically a False is 0 and a True is any "non zero".... so a 1 should work as a True also...:) My previous post was strickly "by the book" :)

Leo :)




[View Quote]

Global Mode

Oct 3, 2002, 4:11pm
Who YOU choose to trust is none of OUR business.....Let us build our OWN "trust database", minus the trolling comments.

Leo :)


[View Quote]

Global Mode

Oct 9, 2002, 12:09pm
sheeesh Strike your a hoot. "I think" hehehehehe you need to do it more often!

Leo :)

[View Quote]

Is this feasable?

Feb 18, 2003, 1:57pm
short answer is YES ....quite easy to do.


[View Quote]

1  2  3  4  5  6  ...  33  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn