ThreadBoard ArchivesSite FeaturesActiveworlds SupportHistoric Archives |
Re: Anyone know how to make a bot respond in VB? (Sdk)
Re: Anyone know how to make a bot respond in VB? // SdktrekkerxApr 5, 2001, 9:32pm
What about the people that use correct grammer, and use Upper case
words? It excludes them [View Quote] > You missed the point. > > Message = LCase(sdk.AwChatMessage) > > that makes what the person said lowercase > > If Message = "whatever" Then > > That checks to see if the lowercased message is the same. |