Board ArchivesSite FeaturesActiveworlds SupportHistoric Archives |
brandon // User Search
brandon // User SearchGZ protect code [vb]Feb 21, 2001, 3:17pm
This is a multi-part message in MIME format.
------=_NextPart_000_00B5_01C09BFF.6A708A60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable i know preston can eject anybody within a certain radius but i dont know = about bots only [View Quote] ------=_NextPart_000_00B5_01C09BFF.6A708A60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>i know preston can eject anybody within = a certain=20 radius but i dont know about bots only</FONT></DIV> <BLOCKQUOTE=20 style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: = 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV>the derek <<A=20 href=3D"mailto:ImTheDerek at yahoo.com">ImTheDerek at yahoo.com</A>> = wrote in=20 message <A=20 = href=3D"news:3A7B6AED.E1540F48 at yahoo.com">news:3A7B6AED.E1540F48 at yahoo.co= m</A>...</DIV>this=20 code ejects bots that log in within 5 meters of GZ... its worked so = far but so=20 has some of my other code that ended up being junk. if you got the = time check=20 it over and if you find any mistakes tell me :o)=20 <P><NOBR>Private Sub AwSdkOcx1_EventAvatarAdd()</NOBR> <BR><NOBR>Dim=20 ownersession as long</NOBR> <BR><NOBR>If AwSdkOcx1.AwAvatarName =3D = "The Derek"=20 Then</NOBR> <BR><NOBR>ownersession =3D = AwSdkOcx1.AwAvatarSession</NOBR>=20 <BR><NOBR>End If</NOBR> <BR><NOBR>If Left(AwSdkOcx1.AwAvatarName, 1) = =3D "["=20 Then</NOBR> <BR><NOBR>If AwSdkOcx1.AwAvatarX < 500 And = AwSdkOcx1.AwAvatarX=20 > -500 And AwSdkOcx1.AwAvatarZ < 500 And AwSdkOcx1.AwAvatarZ = > -500=20 Then</NOBR> <BR><NOBR>AwSdkOcx1.AwWhisper AwSdkOcx1.AwAvatarSession, = "Sorry=20 but bots cannot be within one coord of GZ"</NOBR>=20 <BR><NOBR>AwSdkOcx1.AwEjectDuration =3D 1</NOBR> = <BR><NOBR>AwEjectSession =3D=20 AwSdkOcx1.AwAvatarSession</NOBR> <BR><NOBR>rc =3D = AwSdkOcx1.AwWorldEject</NOBR>=20 <BR><NOBR>AwSdkOcx1.AwWhisper ownersession, AwSdkOcx1.AwAvatarName = & " Was=20 ejected. RC: " & rc</NOBR> <BR><NOBR>End If</NOBR> <BR><NOBR>If=20 AwSdkOcx1.AwAvatarX > 500 And AwSdkOcx1.AwAvatarX < -500 And=20 AwSdkOcx1.AwAvatarZ > 500 And AwSdkOcx1.AwAvatarZ < -500 = Then</NOBR>=20 <BR><NOBR>AwSdkOcx1.AwWhisper AwSdkOcx1.AwAvatarSession, "Sorry but = bots=20 cannot be within one coord of GZ"</NOBR> = <BR><NOBR>AwSdkOcx1.AwEjectDuration =3D=20 10</NOBR> <BR><NOBR>AwSdkOcx1.AwEjectionAddress =3D=20 AwSdkOcx1.AwAvatarAddress</NOBR> <BR><NOBR>AwEjectSession =3D=20 AwSdkOcx1.AwAvatarSession</NOBR> <BR><NOBR>rc =3D = AwSdkOcx1.AwWorldEject</NOBR>=20 <BR><NOBR>AwSdkOcx1.AwWhisper ownersession, AwSdkOcx1.AwAvatarName = & " Was=20 ejected. RC: " & rc</NOBR> <BR><NOBR>End If</NOBR> <BR><NOBR>End = If</NOBR>=20 <BR><NOBR>End Sub</NOBR> </P></BLOCKQUOTE></BODY></HTML> ------=_NextPart_000_00B5_01C09BFF.6A708A60-- pleaseFeb 25, 2001, 10:12pm
ya i want to know how to make a bot program. Ive been to the SDK page and
kno wall about it. The thing is the C programing or whatever its called. I have no idea how to make programs with this [View Quote] AWBotJul 9, 2001, 9:26pm
what exactly does this bot do? *wonders why it isnt also in the bot NG*
[View Quote] AWBotJul 9, 2001, 10:05pm
ohh well its also in sdk and when you post in ether one it also goes to the
other thread :) [View Quote] AWBotJul 27, 2001, 2:16pm
C++Jul 23, 2001, 2:32pm
This is a multi-part message in MIME format.
------=_NextPart_000_006A_01C11371.3A664E60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable can anyone give me website for tutorials or anything to teach C++ also any good compilers that will compile programs to work under windows = 98 or higher ------=_NextPart_000_006A_01C11371.3A664E60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>can anyone give me website for = tutorials or=20 anything to teach C++</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>also any good compilers that will = compile programs=20 to work under windows 98 or higher</FONT></DIV></BODY></HTML> ------=_NextPart_000_006A_01C11371.3A664E60-- C++Jul 27, 2001, 2:23pm
This is a multi-part message in MIME format.
------=_NextPart_000_0074_01C11696.20C87C80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable *cough* im a guy [View Quote] can anyone give me website for tutorials or anything to teach C++ = also any good compilers that will compile programs to work under windows = 98 or higher ------=_NextPart_000_0074_01C11696.20C87C80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR></HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>*cough* im a guy</FONT></DIV> <DIV> </DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: = 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV>swe <<A=20 href=3D"mailto:m_swehli at hotmail.com">m_swehli at hotmail.com</A>> = wrote in=20 message <A=20 = href=3D"news:3b60ee9b at server1.Activeworlds.com">news:3b60ee9b at server1.Act= iveworlds.com</A>...</DIV> <DIV><FONT face=3DArial size=3D2>no offence or anything,but if she had = VC++ or=20 Visual Studios, i really doubt shell be looking for a = complier</FONT></DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; = MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV>"trekkerx" <<A=20 href=3D"mailto:troop2 at empirenet.com">troop2 at empirenet.com</A>> = wrote in=20 message <A=20 = href=3D"news:3B60DC6F.11523C68 at empirenet.com">news:3B60DC6F.11523C68 at empi= renet.com</A>...</DIV>Try=20 the msdn CDs you got with C++, or Visual Studios.=20 [View Quote] ------=_NextPart_000_0074_01C11696.20C87C80-- C++Jul 27, 2001, 2:23pm
This is a multi-part message in MIME format.
------=_NextPart_000_0082_01C11696.2C5ECB80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable and who are you refering too [View Quote] can anyone give me website for tutorials or anything to teach = C++ also any good compilers that will compile programs to work under = windows 98 or higher ------=_NextPart_000_0082_01C11696.2C5ECB80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR></HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>and who are you refering = too</FONT></DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: = 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV>lanezeri <<A=20 href=3D"mailto:Lanezeri at yahoo.com">Lanezeri at yahoo.com</A>> wrote in = message=20 <A=20 = href=3D"news:3b60eece$1 at server1.Activeworlds.com">news:3b60eece$1 at server1= ..Activeworlds.com</A>...</DIV> <DIV><FONT face=3DArial size=3D2>he isn't that smart SWE.. don't you = read his=20 other posts?</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; = MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV><FONT face=3DArial size=3D2>"swe" <</FONT><A=20 href=3D"mailto:m_swehli at hotmail.com"><FONT face=3DArial=20 size=3D2>m_swehli at hotmail.com</FONT></A><FONT face=3DArial = size=3D2>> wrote in=20 message </FONT><A = href=3D"news:3b60ee9b at server1.Activeworlds.com"><FONT=20 face=3DArial = size=3D2>news:3b60ee9b at server1.Activeworlds.com</FONT></A><FONT=20 face=3DArial size=3D2>...</FONT></DIV> <DIV><FONT face=3DArial size=3D2>no offence or anything,but if she = had VC++ or=20 Visual Studios, i really doubt shell be looking for a = complier</FONT></DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; = MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV><FONT face=3DArial size=3D2>"trekkerx" <</FONT><A=20 href=3D"mailto:troop2 at empirenet.com"><FONT face=3DArial=20 size=3D2>troop2 at empirenet.com</FONT></A><FONT face=3DArial = size=3D2>> wrote=20 in message </FONT><A = href=3D"news:3B60DC6F.11523C68 at empirenet.com"><FONT=20 face=3DArial = size=3D2>news:3B60DC6F.11523C68 at empirenet.com</FONT></A><FONT=20 face=3DArial size=3D2>...</FONT></DIV><FONT face=3DArial = size=3D2>Try the msdn CDs=20 you got with C++, or Visual Studios. </FONT> [View Quote] ------=_NextPart_000_0082_01C11696.2C5ECB80-- C++Jul 29, 2001, 8:18pm
hmm its funny how people make it so complicated. I ask a question you ether
dont know and dont reply or know and reply with the answer to my question. Its not that hard. [View Quote] C++Jul 30, 2001, 2:28pm
C++Jul 31, 2001, 6:31pm
This is a multi-part message in MIME format.
------=_NextPart_000_004A_01C119DD.64A84260 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable see what this NG has come too? I post one simple questions and i got = maybe one useful post. Next time think before you post somethign thats = not relevent to the wustion. [View Quote] can anyone give me website for tutorials or anything to teach C++ = also any good compilers that will compile programs to work under windows = 98 or higher ------=_NextPart_000_004A_01C119DD.64A84260 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4616.200" name=3DGENERATOR></HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>see what this NG has come too? I post = one simple=20 questions and i got maybe one useful post. Next time think before you = post=20 somethign thats not relevent to the wustion.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; = BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV>"trekkerx" <<A=20 href=3D"mailto:troop2 at empirenet.com">troop2 at empirenet.com</A>> = wrote in=20 message <A=20 = href=3D"news:3B60DC6F.11523C68 at empirenet.com">news:3B60DC6F.11523C68 at empi= renet.com</A>...</DIV>Try=20 the msdn CDs you got with C++, or Visual Studios.=20 [View Quote] ------=_NextPart_000_004A_01C119DD.64A84260-- C++Jul 31, 2001, 6:32pm
This is a multi-part message in MIME format.
------=_NextPart_000_0056_01C119DD.865886E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable that makes me think of something.....all the useless replies are 5 = bazilion times bigger then al the html posts combines. Now there a = problem heh [View Quote] [View Quote] can anyone give me website for tutorials or anything to teach C++ = also any good compilers that will compile programs to work under windows = 98 or higher ------=_NextPart_000_0056_01C119DD.865886E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4616.200" name=3DGENERATOR></HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>that makes me think of = something.....all the=20 useless replies are 5 bazilion times bigger then al the html posts = combines. Now=20 there a problem heh</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <BLOCKQUOTE dir=3Dltr=20 style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; = BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV>"brandon" <<A=20 = href=3D"mailto:brandon at my.activeworlds.com">brandon at my.activeworlds.com</= A>>=20 [View Quote] ------=_NextPart_000_0056_01C119DD.865886E0-- Scriptable SDK ?Aug 6, 2001, 11:50pm
StatusBarsAug 17, 2001, 9:43pm
how does the status bar work in VB.....i dont know how to make it say stuff
lol -- - Brandon (website coming soon) World: A'Dude Co-owned world: Safira VB Module QuestionAug 18, 2001, 12:44am
sorry for all the VB questions lol, but anyways.....do i need to create
seperate modules (Like i have one for INI and one for splashscreen code) or can you put all the code into one? -- - Brandon (website coming soon) World: A'Dude Co-owned world: Safira sdk stuffsAug 18, 2001, 2:03am
umm in my bot i have many diferent forms for the dierent things the bot does
and a menu bar at the top, really no main window except for the menu bar that is always showing....but the diferent forms will be usign the sdk not the menu bar.....and i guess i have to put the sdk and timer on each form.... will this screw the bot up with multiple things of these? -- - Brandon (website coming soon) World: A'Dude Co-owned world: Safira sdk stuffsAug 18, 2001, 3:20am
arg and you know how it says Fucktion AwInit (Build as long) As Long? do i
have to declare that or put it somewhere? cause the adk.AwInit and etc. doesnt seem to work [View Quote] sdk stuffsAug 18, 2001, 3:25am
woops here it is:
' Login to World rc = sdk.AwEnter(LOGIN_WORLD) If rc Then MsgBox "Unable to enter world (reason " & rc & ")" Else MsgBox sdk.AwWorldWelcomeMessage 'End If and there IS an If but it sats Else without If [View Quote] sdk stuffsAug 18, 2001, 3:27am
and can you answer my first question toi please? sorry for all the questions
but i need ot knwo this to get the bot to log-in [View Quote] sdk stuffsAug 18, 2001, 4:08am
also my bot loggs in, i know becuaee the world log says so and it pops up
the welcome message in a mnsgbox. But it wont say sdk.AwSay("Hi") or anything and it doesnt even appear no avatar no nothing also whats the code to move the bot, teleport, i only saw AwTeleport but that is to teleport other people [View Quote] sdk stuffsAug 18, 2001, 2:19pm
|