|
kah // User Search
kah // User Search
May 6, 2001, 6:02pm
lol, both of you do it the hard way! using ElseIf or Case is easyest!
KAH
[View Quote]m a k a v e l i wrote in message <3af5ad1f at server1.Activeworlds.com>...
>TrekkerX, have you gone mad?
>The simple way to do it is the best, why do such hard things, when it can
be
>done simple?
>
>| Private Sub sdk_EventAvatarDelete()
>| Dim word as string
>|
>| For word = 1 to List2.ListCount - 1
>| If List1.list(word) = Sdk.AwAvatarName Then
>| List2.RemoveItem word
>| End If
>| Next Word
>|
>|
>| It should then remove the name of the person from the list box.
>
>
|
May 6, 2001, 6:58pm
why use ElseIf: it's correct programming syntax! Even if you CAN just use
If, EndIf, If, EndIf, that isn't the CORRECT way to do it...
KAH
[View Quote]m a k a v e l i wrote in message <3af5af57$1 at server1.Activeworlds.com>...
>No Case is about the dumbest way of doing this type of thing. Why would
you
>use a Case statement in this anyway? I am not even sure if you can do it
>case and you other post:
>
><snip>
>If sdk.AwChatMessage = "you are a donkey" Then
> sdk.AwSay "I am not!"
>ElseIf sdk.AwChatMessage = "you are a Xelagot" Then
><end snip>
>
>That is about a dumb thing to do, why use ElseIf if you would use End If,
>and start a new If? I don't understand why you try to make it so hard?
>
>
|
May 8, 2001, 10:45am
there's another VR chatting app called Blaxxun Explorer around...also based
on SnowCrash (before they changed their name they called themself
BlackSun)...it's a plugin...anyway, only the AWCI could've done it (they'd
NEVER give the source-code to anyone else to do THAT), so post this in the
wishlist NG :-))
KAH
[View Quote]fishinhook <(((<"> wrote in message <3af76b7f at server1.Activeworlds.com>...
>Any work done on AW as plugin? Had some use for that but never heard
anymore
>about in quite some time.....
>
>Thanks,
>FH
>
>
|
Nov 25, 2000, 9:58am
where do I et those prestons from Faber? ppl say they are pretty good...
KAH
[View Quote]agent1 wrote in message <3a1eea2c$1 at server1.Activeworlds.com>...
>Well, Faber seems to be off foing things other than AW at the moment...
Ima's still around :)
>
>-Agent1
>
>
>"sw comit" <swcomit at swcity.net> wrote in message
news:3a1ee77d at server1.Activeworlds.com...
been
>
>
|
May 12, 2001, 9:05am
Tip: if you want the latest, up-to-date info, use MSDN Online :-))
http://msdn.microsoft.com
KAH
[View Quote]brant wrote in message <3afc939b at server1.Activeworlds.com>...
>There's another way to do what you're asking besides using the "Open",
>"Close", etc. commands. If you look in the MSDN library that comes
>with VB, there's an object called the FileSystemObject, which, when
>created and associated with a file, makes editing files easier. For
>example, if you declared object a as one of these objects, then you
>could simply say:
>
>f$ = a.readall()
>
>to read all of the text in a file into a string. The statements
>a.read(), a.write(), etc. would also work.
>
>I would cut and paste the documentation here, but it's on the other
>computer, which someone else is currently using.
>
>
|
May 12, 2001, 9:09am
Got some news from the MBE/KAHBOT :-)) we're developping an ActiveX control
for VB, that will allow VB bots to be networked. We made this because all
bots could benefit as a great tool like the Xelagot server, but since that
only works for Xelagots, we're making a general tool. VBUBN stands for
Visual Basic Universal Bot Network and v1.0 beta will be released shortly
:-)) check out www.kahbot.com for all our bots :-))
KAH
May 12, 2001, 11:38am
VBUBN2 v1.0.0 beta now released!!!!!! check out www.kahbot.com for ALL info
about it!!! I want feedback!!!
KAH
[View Quote]kah wrote in message <3afd19f7$1 at server1.Activeworlds.com>...
>Got some news from the MBE/KAHBOT :-)) we're developping an ActiveX control
>for VB, that will allow VB bots to be networked. We made this because all
>bots could benefit as a great tool like the Xelagot server, but since that
>only works for Xelagots, we're making a general tool. VBUBN stands for
>Visual Basic Universal Bot Network and v1.0 beta will be released shortly
>:-)) check out www.kahbot.com for all our bots :-))
>
>KAH
>
>
|
May 12, 2001, 11:39am
Apparently this would also be compatible with MS VC++...
KAH
[View Quote]kah wrote in message <3afd19f7$1 at server1.Activeworlds.com>...
>Got some news from the MBE/KAHBOT :-)) we're developping an ActiveX control
>for VB, that will allow VB bots to be networked. We made this because all
>bots could benefit as a great tool like the Xelagot server, but since that
>only works for Xelagots, we're making a general tool. VBUBN stands for
>Visual Basic Universal Bot Network and v1.0 beta will be released shortly
>:-)) check out www.kahbot.com for all our bots :-))
>
>KAH
>
>
|
May 13, 2001, 9:31am
well, looks like there are quite a lotta bot networks around...well, I
looked at Bone, but since it was C and because there was no reference to any
VB port, I discarded it. I got the idea from the Xelagot network (as
described on the website) but I also discarded it as it was Delphi, I didn't
know of m a k a v e l i's thingy (anyway, I started working on this project
months ago, and NO I didn't use months to write the VBUBN2 control, I
rewrote it on Friday).
And I just released VBUBN2 version 1.1.0 :-))
www.kahbot.com
KAH
[View Quote]kah wrote in message <3af d19f7$1 at server1.Activeworlds.com>...
>Got some news from the MBE/KAHBOT :-)) we're developping an ActiveX control
>for VB, that will allow VB bots to be networked. We made this because all
>bots could benefit as a great tool like the Xelagot server, but since that
>only works for Xelagots, we're making a general tool. VBUBN stands for
>Visual Basic Universal Bot Network and v1.0 beta will be released shortly
>:-)) check out www.kahbot.com for all our bots :-))
>
>KAH
>
>
|
May 13, 2001, 2:43pm
dunno...send me a mail kah at kahbot.com
KAH
[View Quote]m a k a v e l i wrote in message <3afe96f6$1 at server1.Activeworlds.com>...
>Maybe we could intertwine mine and yours?
>
>
>"kah" <kah at kahbot.com> wrote in message
>news:3afe70ac$1 at server1.Activeworlds.com...
>| well, looks like there are quite a lotta bot networks around...well, I
>| looked at Bone, but since it was C and because there was no reference to
>any
>| VB port, I discarded it. I got the idea from the Xelagot network (as
>| described on the website) but I also discarded it as it was Delphi, I
>didn't
>| know of m a k a v e l i's thingy (anyway, I started working on this
>project
>| months ago, and NO I didn't use months to write the VBUBN2 control, I
>| rewrote it on Friday).
>|
>| And I just released VBUBN2 version 1.1.0 :-))
>| www.kahbot.com
>|
>| KAH
>|
>| kah wrote in message <3af d19f7$1 at server1.Activeworlds.com>...
>| >Got some news from the MBE/KAHBOT :-)) we're developping an ActiveX
>control
>| >for VB, that will allow VB bots to be networked. We made this because
all
>| >bots could benefit as a great tool like the Xelagot server, but since
>that
>| >only works for Xelagots, we're making a general tool. VBUBN stands for
>| >Visual Basic Universal Bot Network and v1.0 beta will be released
shortly
>| >:-)) check out www.kahbot.com for all our bots :-))
>| >
>| >KAH
>| >
>| >
>|
>|
>
>
|
May 13, 2001, 4:17pm
Important announcements are and will be posted to the aw.vbubn.beta
newsgroup on the news://kahnews.cjb.net news server. Please subscribe if you
are/have plans of using the VBUBN Control with your applications.
KAH
[View Quote]kah wrote in message <3afd19f7$1 at server1.Activeworlds.com>...
>Got some news from the MBE/KAHBOT :-)) we're developping an ActiveX control
>for VB, that will allow VB bots to be networked. We made this because all
>bots could benefit as a great tool like the Xelagot server, but since that
>only works for Xelagots, we're making a general tool. VBUBN stands for
>Visual Basic Universal Bot Network and v1.0 beta will be released shortly
>:-)) check out www.kahbot.com for all our bots :-))
>
>KAH
>
>
|
May 14, 2001, 5:09pm
there's no reason for using a bot for persistent ejects anymore, just use
the World Ejections screen in the world properties (AW 3.0 and newer)
KAH
[View Quote]azazael wrote in message <3b002223 at server1.Activeworlds.com>...
>That's fine, thanks Andras, I suspected as much. I just had one or two
>complaints from world users about harasment through wispers, the targets
>cannot even use mute.
>
>I'll monitor the situation, if the offender persists I'll just have to
>implement an 'eject on sight' policy :(
>
>Thanks again
>
>Az
>
>"andras" <andras at andras.net> wrote in message
>news:3B000663.A50A89A9 at andras.net...
>accessible by the bot or any other tool. The only info youi can have (from
>the world server's log) that "Bill whispered to Ben" nothing more!
was
>the
>pointed
>to
>what
>was
any
>
>
|
Dec 2, 2000, 5:22pm
Hello all! I have just created a bot script-editor! you can find it at
http://members.nbci.com/kahworld/software/ . It's really easy to use too!
KAH
PS. Sunday 3rd. December 2000, the Christmas tree in KAH Town will be lit!
(aw 2222s 2143e)
Dec 2, 2000, 5:28pm
hehehe, forgot to mention the time. it's 17:00 VRT!
Welcome to all!
[View Quote]kah wrote in message <3a294bff at server1.Activeworlds.com>...
>Hello all! I have just created a bot script-editor! you can find it at
>http://members.nbci.com/kahworld/software/ . It's really easy to use too!
>
>KAH
>PS. Sunday 3rd. December 2000, the Christmas tree in KAH Town will be lit!
>(aw 2222s 2143e)
>
>
|
Dec 3, 2000, 12:43pm
hmmm. seems like to other message didn't work properly. Well, anyway I
encountered a BIG bug yesterday when other ppl wanted to download it: the
download server was EXTREMLY sloooow! So now you can find it with upgrades
at:
http://r_hjem.tripod.com/software/
Now there are 2 upgrades!
May 17, 2001, 1:16pm
I'd gladly start a new NG (and tree) on the Tavido 3D newsserver
news://kahnews.cjb.net ) :-))
KAH
PS. just for the moment, we're having DNS trouble...
[View Quote]grimble wrote in message <3b0397ba at server1.Activeworlds.com>...
>Is there any chance we could have a new newsgroup on news.activeworlds.com
>for C++, VB, Delphi and Java questions related to the SDK?
>
>I appreciate that there is a need for people who have started using these
>languages purely for bot development with no other experience to speak of
in
>programming them to have a place to ask questions about the language and
the
>best way to do things, so I am not saying these people aren't welcome (in
my
>view anyway) to ask for the information they need.
>
>The thing is, this SDK newsgroup is now getting littered with questions
>about how to do things in VB ... and less and less to do with the SDK
>itself. I know there are people with relevant skills that would monitor the
>new NG, and it would help to keep on-topic stuff at the forefront in this
>one.
>
>Any comments (or ideas whether AW would set one up)?
>
>Grims
>
>
>
|
May 18, 2001, 11:12am
just activated 4 new NGs on news://kahnews.cjb.net :
prog.CandCpp -NG for C and C++ stuff
prog.Delphi -NG for Delphi stuff
prog.Java -NG for Java stuff
prog.VB -NG for Visual Basic stuff
KAH
PS. the DNS problems have been solved now :-))
[View Quote]grimble wrote in message <3b0397ba at server1.Activeworlds.com>...
>Is there any chance we could have a new newsgroup on news.activeworlds.com
>for C++, VB, Delphi and Java questions related to the SDK?
>
>I appreciate that there is a need for people who have started using these
>languages purely for bot development with no other experience to speak of
in
>programming them to have a place to ask questions about the language and
the
>best way to do things, so I am not saying these people aren't welcome (in
my
>view anyway) to ask for the information they need.
>
>The thing is, this SDK newsgroup is now getting littered with questions
>about how to do things in VB ... and less and less to do with the SDK
>itself. I know there are people with relevant skills that would monitor the
>new NG, and it would help to keep on-topic stuff at the forefront in this
>one.
>
>Any comments (or ideas whether AW would set one up)?
>
>Grims
>
>
>
|
May 20, 2001, 11:47am
also possible to use registry entries (I'll get flammed if I don't tell that
it should be used for communication with other apps)
KAH
[View Quote]moria wrote in message <3b06938f at server1.Activeworlds.com>...
>
>m a k a v e l i <tupacisdabest at aol.com> wrote in message
>news:3b058241$1 at server1.Activeworlds.com...
good
>work
>
>so is using the win32 api and much more powerful. Theres ocx's etc for
>lots of functions, but every one bloats the final app size.
>
>In addition, by using the API you'll learn a heck of a lot more than just
>including an OCX.:)
>
>I have nothing against OCX's etc, and brandts one is fine, but I still
>believe its best to get to know what you can do without them:)
>
>Moria
>
>
>
|
May 18, 2001, 7:08pm
List1.text?? and if you store names only, you can't do it (whispers are sent
to session numbers). Brant released some code for making session tables a
few days ago, check that out. and you have to use something like this if you
want to retrieve a session # from a list:
receive = List1.ListItem(List1.ListIndex)
KAH
PS. code NOT checked for correctness
[View Quote]barbarossa wrote in message <3b058313$1 at server1.Activeworlds.com>...
>:All Avid Users of AW,
>I have A simple AFK bot up ready for the web upload stage, ut I'd like to
>add another feature to it. The following scenario is what I need to occur:
>User selects name of afk person from the list of AFK people, in the UI.
That
>name is stored under List1.Text. Then, the user enters their whisper
message
>in the approatly named text box, & clicks the command button captioned
>"whisper". The text of the text box is then stored in a vairable, & the
text
>from that vairable is whispered to the person , who's name is stored in the
>list1.text vairable. I have tried using the following code, but all I get
is
>a type mismatch error. I assume that this is because the whisper command
>needs to send an avatar session (integer/long vairable) to ustilize as a
>target for the whisper. Can anyone PLEASE help me out here?
>
>Sincerly A Distressed Programmer,
>Barbarossa (315942) Feel Free To Telegram me!
>
>Private Sub Command2_Click()
>Dim recieve As String
>Dim message As String
>message = Text1.Text
>recieve = List1.Text
>sdk.AwWhisper recieve, message
>End Sub
>
>(Simple?, yeah, I know that it is but, hey simple can be better!)
>
>
|
May 20, 2001, 12:05pm
last week you whined about having programming NGs, and you got them. But
nobody seems to care about them now...If you DON'T want them after all,
please tell me so that I can close them.
KAH
PS. they're on news://kahnews.cjb.net
Dec 16, 2000, 10:35am
well, I guess Brant has it (isn't he the owner of AWTeens?) maybe it's on
his website:
www.shoemakervillage.org
in the programs section.
KAH
[View Quote]crazy glue il wrote in message <3a3b16da at server1.Activeworlds.com>...
>I've really wanted that script for awawile, and no one seems to have it :(
>
>
|
May 22, 2001, 12:31pm
not 24/7 :-(( blame my phone company for ignoring *2* orders for a new line,
first sent in in February...
KAH
PS. it's up when I'm up :-)) unless the redirection fools mess up their DNS
stuff...
[View Quote]trekkerx wrote in message <3B085EEB.9264F30 at empirenet.com>...
>kahnews.cjb.net dosnt work
>
>tony m wrote:
>
news://news.activeworld.com & not some other server. No offense to you
though, it was a nice gesture. But I think they just wanted AWCI to do
something.
>
|
May 23, 2001, 5:41pm
56k? uh, I don't live in the stone age...I have ISDN... modem, YUK! well,
it's very good for the purpose, it nearly doesn't use any resources (ok, the
NNTP server I use isn't any good, so that isn't a surprise, but still)...
KAH
PS. instead of critising ppl for theyr connection speed you might want to
try the offer...and anybody, citizen or not can post there, it's an
advantage over this server... ok, now you'll yell at me cuzz all the
dumbases can post as well then, but that ain't a problem, I've got filters
for that... read the info in news://kahnews.cjb.net/default.welcome
[View Quote]m a k a v e l i wrote in message <3b0ad8e8 at server1.Activeworlds.com>...
>You have a 56k I assume? Most 56k users don't host things.
>
>"kah" <kah at kahbot.com> wrote in message
>news:3b0a783e$1 at server1.Activeworlds.com...
>| not 24/7 :-(( blame my phone company for ignoring *2* orders for a new
>line,
>| first sent in in February...
>|
>| KAH
>| PS. it's up when I'm up :-)) unless the redirection fools mess up their
>DNS
>| stuff...
>|
>| trekkerx wrote in message <3B085EEB.9264F30 at empirenet.com>...
>| >kahnews.cjb.net dosnt work
>| >
>| >tony m wrote:
>| >
>| >> KAH,
>| >>
>| >> I think they meant that they wanted new newsgroups in
>| news://news.activeworld.com & not some other server. No offense to you
>| though, it was a nice gesture. But I think they just wanted AWCI to do
>| something.
>| >
>|
>|
>
>
|
May 24, 2001, 7:50pm
Data controls...they're confusing, and you'd be better off having MS
Acces97... I like doing stuff my own way, so I call my DB files .bdb (stands
for Bot DataBase)... they're simple, plain ASCII files with data separated
with comas (,) and are 1 entry/line
KAH
PS. off course, you could do something better, more DB like...
[View Quote]barbarossa wrote in message <3b0c1618 at server1.Activeworlds.com>...
>To: All Avid Users Of Aw,
>How do you find the name of an avatar in a database?
>I am using data controls, & my bankbot can add accounts, but not find
>accounts. Data1.Recordset.FindFirst "Both = 'sdk.awAvatarName'"
>Does not work, for I get a NoMatch=True vairable, so it returns the first
>record in the database. If I take away the the quotes, I get a Jet error. I
>know how to do this in SQL, but how can I utilize SQL with the data
control?
>ANY RELEVANT SUGGESTIONS WELCOME!
>
>Sincerly,
>Barbarossa (315942)
>
>P.S. To everone that despises programmers like myself (makaveli,grimble), I
>take it as my responsablity to duly inform you that I have created my first
>bot, so this will be my second. Want It? Telegram me.
>
>
|
May 25, 2001, 6:07am
hint: news://kahnews.cjb.net/prog.VB
KAH
[View Quote]moria wrote in message <3b0e042a$1 at server1.Activeworlds.com>...
>Problem time...
>
>This is a VB problem, actually its a getting my head sorted problem but I'm
>using VB.
>
>I have a bot program, with a master bot and sub bots program. The master
>bot does all the main control.. keeps the log of whos in the world and
>where, gets the details from previous visits, does the queries and
manages
>the worlds objects and the individual bots information etc etc. On the
>control panel/form for the master bot there are buttons for starting the
>other bots and ending the other bots.. which work fine. I can start and
end
>the other bots add infinitum by clicking on the buttons on the form.
>
>The master bot also tracks where people are, and adds them into seperate
>list box if they go into certain areas and removesthem from those lists
when
>theyleave, so for example, if someone walks into a certain area, they
appear
>in the list for that area as well as the main in world list.
>
>okay.. now I was running out of my bot limit, so decided that rather than
>start all the bots, if someone walked into the area that is already
>monitored, the bot would then be started automaticallyif they were the
first
>person into that area, and when they left the area it would be ended
>automatically if no-one was left in that area and based it from the code
>that the master bot uses to determine whos where...
>
>Still with me so far?? (grin)
>
>I added a single line of code to start the bot of..
>
>command14_click when the list got an entry and voila the bot loaded
>fine.
>
>I then went to delete the bot when they left the area
>
>I added a couple of lines of code to end the bot
>
>command15_click when the list became empty
>
>inother words using the existing code that works fine for a shutdown if you
>use the buttons on the form.
>
>(Bots are excluded from appearing on the lists using a block on thechar
> for first char)
>
>Problem is, that when the bot leaves automatically the whole program
crashes
>with..
>
>sdk automation error. I think the number is 10001.
>
>anyone got any ideas, it confusing the heck outta me cause I see no
>difference between clicking the button and having the program doing it :) ?
>
>Moria
>
>
>
|
May 25, 2001, 6:55am
now, if you actually tought before posting, you would realize that if nobody
posts there, the situation won't change. if you HAD posted there, other ppl
would see it, possibly answer you and ppl would start frequenting the NG.
but if you say that because there are no posts there, you won't post, you're
just being silly! even this SDK NG started off with 0 posts in it, you know!
it's really annoying trying to provide a nice service to ppl and then they
jump on you cuzz nobody has posted there, cuzz when they got what they
wanted they didn't care anymore!
KAH
[View Quote]moria wrote in message <3b0e155f at server1.Activeworlds.com>...
>and your clue is?? you point to a newsgroup with three posts in it.. two
>saying the group has opened and one saying do you really want this group.
>personally I would prefer an answer from someone with a clue as to the
>problem. If there is no-one, then I'll eventually work outsome sort of
>answer, but as to your hint, I think the frequency of posting there from
>others has reassured me I am more likely to get a valid response here
thank
>you. :)
>
>Moria
>
>
>
>kah <kah at kahbot.com> wrote in message
>news:3b0e12af$1 at server1.Activeworlds.com...
>
>
>
|
May 25, 2001, 1:47pm
I've had larger traffic on the server today...guess that somebody's read
these posts... now, just like you demonstrated now, if nobody posts, nobody
reads. *try* and be logical, you have to post to get ppl to read and read to
get ppl to post :-))
KAH
[View Quote]grimble wrote in message <3b0e7198$1 at server1.Activeworlds.com>...
>WHO exactly would see it? I checked the newsgroup for a few days before I
>went away, and no-one ever posted there!
>
>Grims
>
>
>"kah" <kah at kahbot.com> wrote in message
>news:3b0e1e09 at server1.Activeworlds.com...
>nobody
>ppl
>you're
>know!
they
two
group.
>
>
|
May 26, 2001, 11:11am
he sayd "VB problem"... and remember that it was you that wanted programming
NGs...
KAH
May 26, 2001, 1:07pm
I have a similar mechanisn on an RPG bot I'm making: it has a var called
AvCount. when an av enters you have AvCount +1 and when an av leaves you
have AvCount - 1. all tough I don't use this for logging in and out, I use
it for tporting the bot, so that it joins somebody when they come, and goes
back to the standby position when they leave/register an account. I had that
problem as well when I was new to bots, it's because of
QuickStart/QuickStop. I'd rather use sdk.AwDestroy if I were you... and to
be sure, use the full login code...
KAH
[View Quote]moria wrote in message <3b0fc2b9$1 at server1.Activeworlds.com>...
>so after all that have you got any ideas KAH? or are you just using this
>thread for advertising?
>
>If you haven't got any idea, then why are you posting in it?
>
>Moria
>
>
>kah <kah at kahbot.com> wrote in message
>news:3b0fab8e at server1.Activeworlds.com...
>programming
>
>
|
May 26, 2001, 6:00pm
and I've explained why...and also, the redirectors seem to use a bit of time
between a request sent to their server before redirecting it to the DNS
entry for my IP...
KAH
[View Quote]grimble wrote in message <3b0fd1fe$1 at server1.Activeworlds.com>...
>GRRRR. Yep ... but that's not the issue here. And besides, the last two
>times I tried to check the news server its not there!! Hence, I don't even
>bother checking anymore. *shrug*
>
>
>
>"kah" <kah at kahbot.com> wrote in message
>news:3b0fab8e at server1.Activeworlds.com...
>programming
>
>
|
|