kah // User Search

kah // User Search

1  ...  10  11  12  13  14  15  ...  78  |  

Magsbot classes in exchange for script help?

Sep 29, 2001, 7:11am
according to your own definition, you're a retard... if you don't want to
accept that HTML shouldn't be used with NNTP, then just shut up.

KAH

[View Quote]

Magsbot classes in exchange for script help?

Oct 1, 2001, 10:12am
I like the bot very much, and here's a suggestion for a future version:
MySQL support! I tryed it, but it didn't work :-(( to have MySQL would be
great, as it's very fast and easy to integrate with web applications, so you
could have the bot interact with webpages...

KAH

[View Quote]

Sample C++ Bot

Oct 2, 2001, 9:02am
Agent1 has some stuff on http://www.botbarn.net I think

KAH

[View Quote]

Custom Bots

Oct 10, 2001, 6:09pm
other ppl write bots for free, but generally out of their own fantasy, and
the bot *THEY* want to write, not the bot someone else needs written... if
you need a special, or very complicated bot, it's just natural that the
author would like to be payed. You don't seem to be a programmer, but I am,
even though I stick mainly to VB (one of the easyer languages to develop in,
also faster to write stuff as there are a lot of "shorcuts"), I do put many,
many hours into the applications I write (including thinking up features,
brainstorming for ideas, etc)

KAH

[View Quote]

Programing error

Oct 4, 2001, 6:30pm
uhm... do you have a *CLUE* to how C++ works?? I doubt it, and in that case,
don't comment it.

KAH

[View Quote]

What reason codes where...

Oct 28, 2001, 8:24am
all reason codes are listed on http://www.activeworlds.com/sdk/reason.htm
:-))

KAH

[View Quote]

What reason codes where...

Oct 28, 2001, 6:19pm
they do, but the others are errorcodes coming from other places (like
WinSock errors)

KAH

[View Quote]

Universe Question

Nov 5, 2001, 3:52pm
after initing put this:
sdk.AwEventSet AW_AVATAR_ADD
sdk.AwEventSet AW_AVATAR_REMOVE
sdk.AwEventSet AW_CHAT

and so on for the events to work.

KAH

[View Quote]

Universe Question

Nov 8, 2001, 6:07pm
for the SDK to work at all you gotta initialize before calling
sdk.AwCreate(), it's what sdk.AwInit() is for...

KAH

[View Quote]

Bot Ideas

Nov 16, 2001, 10:59am
file transfer feature isn't accesible for bots... and a dynamic online RWX
generator has allready been created (in PHP), you use it as your OP and give
the commands in the object name... http://oct31.de/aw/fetch/index.html (by
Ananas)

KAH

[View Quote]

Bot Ideas

Nov 17, 2001, 10:23am
one day I'll improve my FoxBot to be like those bots...

KAH

[View Quote]

VB Question

Nov 18, 2001, 5:46pm
class file as in .cls? if that's what you mean you'll have to tell us what
it does, or we can't help ya...

KAH

[View Quote]

Bots/Sdk/Languages

Nov 21, 2001, 4:52pm
you can use JavaScript with bots if you use Sado's BotTool (VB source was
released a while ago... http://bottool.sourceforge.net/)
there's a compiled version included.

KAH

[View Quote]

Bots/Sdk/Languages

Nov 22, 2001, 2:02pm
the execution of the JS is done with the MS Script Control, JS only has
acces to the SDK, does not load the SDK.

KAH

[View Quote]

can a bot be created using this program language?

Nov 29, 2001, 5:37pm
VB I suppose... MS product, buy it in a shop. (VB = Visual Basic)

KAH
PS. it's "programming language" ;-))

[View Quote]

can a bot be created using this program language?

Nov 30, 2001, 1:21pm
C++ ain't easyest lol

KAH

[View Quote]

Animal Bot

Nov 25, 2001, 12:24pm
I assume it's either on commatron.com or athnex.com, just too bad the DNS
entry of commatron.com pointed to an unexisting IP and that athnex.com
displayed a DNS2Go status page... maybe you should upload it to a dedicated
server?

KAH

[View Quote]

AW.DLL needs versioning

Nov 27, 2001, 4:54pm
good idea, I tryed adventuring myself into the world of C++ SDK programming
this weekend, but with the (free) Mingw compiler all I got was a "Illegal
operation" error when the program tryed to execute SDK commands. and that
was the SDK sample...

KAH

[View Quote]

2 questions

Nov 30, 2001, 1:24pm
Mingw C++: http://www.mingw.org (convert Aw.dll with the dlltool.exe
supplied with the compiler and the def file provided by Ananas, you'll find
it on news://andras.net)

KAH

[View Quote]

didn't know

Dec 3, 2001, 3:06pm
if you're gonna do C++, do yourself a favor and DON'T use VC++...

KAH

[View Quote]

didn't know

Dec 6, 2001, 5:38pm
if they know how it works, it means they know the secret little things the
MS slaves have programmed in... MS is like slavery, some ppl try to abolish
it, others don't see what wrong with it, cuzz it happens to please them...

KAH

[View Quote]

Animal Bot 1.1

Jan 2, 2002, 2:39pm
it would go OK in worlds with public registries, like AW, Mars, AWTeen, but
it's a bit worse for others... you could for example distribute your bot
with all the registries of large public building worlds you can find (have
your bot recognize the world name, and automatically use the right
registry), and for others the ppl will have to get it themselfes...

KAH

[View Quote]

This dosnt really have to do with bots but.........

Dec 8, 2001, 9:54am
you can save yourself the trouble and use the VBUBN (Visual Basic Universal
Bot Network) system, get the latest version at
http://home.no.net/kahbot/vbubn.htm it's as simple to use as the SDK itself.

KAH

[View Quote]

This dosnt really have to do with bots but.........

Dec 10, 2001, 3:49pm
hehe, good luck, I think it's rather fun to write client/server apps, I'm
sure you'll find that too :-)) I assume you have a winsock called Winsock1,
just call Winsock1.Listen on Winsock1_ConnectionRequest to be sure that for
some weird reason the winsock doesn't stop listening. haven't got this
problem myself, also check for any Winsock1.Close commands in your code

KAH

[View Quote]

vb menus

Dec 11, 2001, 3:36pm
I hate those LOL... no point in them, just ineffective and silly

KAH

[View Quote]

is there a bot program out there that.

Dec 17, 2001, 4:45pm
you didn't say named how though...

KAH

[View Quote]

Log Bot v1.0

Dec 17, 2001, 4:47pm
even better, write your own config file parser, OCXs tend to bloat the
app... I can provide anyone interested with code I've used

KAH

[View Quote]

LogBot v2.23 FINAL

Dec 23, 2001, 3:38pm
hehe, may I recommend RC4 next time, Gamer...

KAH

[View Quote]

bot urls

Dec 31, 2001, 12:15pm
it's xelagot :-)) (that link won't work)
could you also add the MBE/KAHBOT? url: http://home.no.net/kahbot/
nice idea, keep it up :-))

KAH

[View Quote]

Bot server ruuning under linux

Dec 31, 2001, 8:46pm
my VBUBN server (http://home.no.net/kahbot/vbubn.html) will probably soon be
ported to C++, then to UNIX, I just need to get Linux first lol... Right now
I don't think that there's anything for Linux, mainly because the SDK only
is available for Windows, I guess... anyway, for such a server to run it
would need a lot of code on the client (bot) end to work, can't just take a
server and expect the bot to take commands from it :-))

KAH

[View Quote]

1  ...  10  11  12  13  14  15  ...  78  |  
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