blaine // User Search

blaine // User Search

1  |  

Visual Basic SDK question

Jan 10, 2002, 12:56am
I want to log my bot i programmed with visual basic sdk into my world in
Dream Land Park, could you tell me what i need to type and an example?
thanks.

Visual Basic SDK question

Jan 10, 2002, 8:05pm
ty

Visual Basic SDK question

Jan 10, 2002, 8:24pm
Im confused as to the use of it
sdk.AwCreate (iphere, porthere)
have the ip and port filled in but it selects it in red and says expected =
after the )
[View Quote]

Visual Basic SDK question

Jan 10, 2002, 9:52pm
Private Sub cmdlogin_Click()
On Error GoTo Err
sdk.AwInit AW_BUILD
Call sdk.AwCreate(login-bot.dreamlandpark.com, 5670)
'it keeps seperating - like login - bot.dreamlandpark.com
'i need to know how to make it log innnnnnnn!
sdk.QuickStart Citnum.Text, PPW.Text, Botname.Text, "Project1", World.Text,
EastWest.Text * 1000, Altitude.Text * 1000, NorthSouth * 1000, 0, BotAV.Text
Timer1.Interval = 1000
Timer1.Enabled = True
cmdlogin.Enabled = False
Err: If Err.Number = 13 Then MsgBox "You typed an invalid character"
Call WriteToINI("LoginInfo", "citnum", Citnum.Text, App.Path &
"\LoginInfo.ini")
Call WriteToINI("LoginInfo", "PPW", PPW.Text, App.Path & "\LoginInfo.ini")
Call WriteToINI("LoginInfo", "Botname", Botname.Text, App.Path &
"\LoginInfo.ini")
Call WriteToINI("LoginInfo", "World", World.Text, App.Path &
"\LoginInfo.ini")
Call WriteToINI("LoginInfo", "North/South coords", NorthSouth.Text, App.Path
& "\LoginInfo.ini")
Call WriteToINI("LoginInfo", "East/West", EastWest.Text, App.Path &
"\LoginInfo.ini")
Call WriteToINI("LoginInfo", "Altitude", Altitude.Text, App.Path &
"\LoginInfo.ini")
Call WriteToINI("LoginInfo", "Bot Avatar", BotAV.Text, App.Path &
"\LoginInfo.ini")
Call WriteToINI("LoginInfo", "Welcome Message", Welcome.Text, App.Path &
"\LoginInfo.ini")
End Sub
[View Quote]

VB Bots

Jan 10, 2002, 2:01am
I learned from http://www.vb-world.net/beginning/vbtutorial/ it explains a
lot except on loops, then it gets confusing

AW Visual Basic SDK question

Jan 10, 2002, 2:09am
I want to log my bot i programmed with visual basic sdk into my world in
Dream Land Park, could you tell me what i need to type and an example? i
have no clue what the command would be
thanks.

AW Visual Basic SDK question

Jan 10, 2002, 8:07pm
Thanks
[View Quote]

AW Visual Basic SDK question

Jan 10, 2002, 8:21pm
Im confused as to the use of it
sdk.AwCreate (iphere, porthere)
have the ip and port filled in but it selects it in red and says expected =
after the )
[View Quote]

Anyone play asherons call here?

Jan 10, 2002, 2:14am

1  |  
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