Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Jaquio on January 26, 2004, 09:57 PM

Title: Wildcards?
Post by: Jaquio on January 26, 2004, 09:57 PM
I have got my bot up and running and people who have tested it said I need to add-in wildcards. Well seeing that I am just learning visual basic how would I do wildcards?
Title: Re:Wildcards?
Post by: Stealth on January 26, 2004, 10:04 PM
Click:

(http://cold-chaos.net/stealth/google.gif) (http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=%22Visual+Basic%22+Like+operator)
Title: Re:Wildcards?
Post by: Jaquio on January 26, 2004, 10:07 PM
Quote from: Stealth on January 26, 2004, 10:04 PM
Click:

(http://cold-chaos.net/stealth/google.gif) (http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=%22Visual+Basic%22+Like+operator)

"Click:".... Ok, See I don't think I understand.
Title: Re:Wildcards?
Post by: Tuberload on January 27, 2004, 01:36 AM
Quote from: Jaquio on January 26, 2004, 10:07 PM
Quote from: Stealth on January 26, 2004, 10:04 PM
Click:

(http://cold-chaos.net/stealth/google.gif) (http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=%22Visual+Basic%22+Like+operator)

"Click:".... Ok, See I don't think I understand.

I don't use visual basic but I am assuming there is some sort of regular expression processor. It would be worth looking into.
Title: Re:Wildcards?
Post by: o.OV on January 27, 2004, 02:14 AM
Quote from: Jaquio on January 26, 2004, 09:57 PM
I have got my bot up and running and people who have tested it said I need to add-in wildcards. Well seeing that I am just learning visual basic how would I do wildcards?

Watch out for those brackets..

http://www.vb2themax.com/Item.asp?PageID=TipBank&ID=340
Title: Re:Wildcards?
Post by: MyndFyre on January 27, 2004, 11:04 AM
Quote from: Jaquio on January 26, 2004, 10:07 PM
"Click:".... Ok, See I don't think I understand.

roflmao
Title: Re:Wildcards?
Post by: Gangz on January 27, 2004, 12:03 PM
That link that stealth gave is very informational. Im a moron and i figured it out  :P But just for a little example

http://forum.valhallalegends.com/phpbbs/index.php?board=17;action=display;threadid=4479

Go there maybe?
Title: Re:Wildcards?
Post by: K on January 27, 2004, 01:25 PM
The catch-22 being that if you didn't know about the "Like" operator, how could you google search for it?  ::)
Title: Re:Wildcards?
Post by: R.a.B.B.i.T on January 27, 2004, 04:32 PM
Google Search > "Visual Basic Wildcards"
Title: Re:Wildcards?
Post by: Stealth on January 27, 2004, 04:33 PM
I linked to it through the image. :P