Jump to content

  •  

  • iBotModz CBox


    Photo

    * can be any character?


    • Please log in to reply
    3 replies to this topic

    #1 ixGAMEOVERxixx

    ixGAMEOVERxixx

      Private Grade 2

    • VIP

    • 478 posts
    • Joined: 27-October 08
    • Gender:Not Telling
    • Location:Custom Games

    Posted 16 August 2009 - 01:42 PM

    Problem Solved - Close please.

    Edited by ixGAMEOVERxixx, 16 August 2009 - 03:40 PM.


    #2 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07
    • Gender:Male
    • Location:Kansas

    Posted 16 August 2009 - 01:47 PM

    Regex.

    Its hella confusing to learn, start the google :)

    #3 SotG Caboose

    SotG Caboose

      TheMasterSnails Pimp!

    • Donors+

    • 827 posts
    • Joined: 29-May 08
    • Gender:Male

    Posted 16 August 2009 - 03:56 PM

    If txtTest.Text.Contains("hello") Then MsgBox("kkkkkkkk")


    #4 ixGAMEOVERxixx

    ixGAMEOVERxixx

      Private Grade 2

    • VIP

    • 478 posts
    • Joined: 27-October 08
    • Gender:Not Telling
    • Location:Custom Games

    Posted 17 August 2009 - 06:28 AM

    If txtTest.Text.Contains("hello") Then MsgBox("kkkkkkkk")


    Yeah - I used this

    If InStr(TESTING.Text, "runescape.com") Or InStr(TESTING.Text, "funorb.com") Then
                BackColor = Color.AliceBlue

    Mostly the same thing.

    Thanks Anyway +Rep.