Results 1 to 5 of 5

Thread: IsUpText Help

  1. #1
    Join Date
    Nov 2007
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default IsUpText Help

    I had a couple of questions about IsUpText. The first one is whether or not it checks for blue text as well as yellow text.

    The other is if I want to see if my mouse is over nothing so only the 'Walk Here' text is displayed, would I do IsUpText('') or something like IsUpText('alk')

  2. #2
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    It checks for any type of text in the top left of screen (so yeah, blue, white, and yellow will work.)


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  3. #3
    Join Date
    Aug 2007
    Posts
    429
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Hy71194 View Post
    It checks for any type of text in the top left of screen (so yeah, blue, white, and yellow will work.)
    Yes and also, it would work and also be more efficient to use "something like IsUpText('alk')" as it has less to search for.

  4. #4
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    It reads any color used for that text and most colors that could be used in the future, it's not dependant on any text color

  5. #5
    Join Date
    Apr 2007
    Location
    UK
    Posts
    2,295
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Also you can use.

    SCAR Code:
    IsUpTextMulti('Att','tta','ack')
    etc.

    Rogeruk's Al-Kharid Tanner V1.1 [Released]
    Rogeruk's Barbarian Crafter [Coming Soon]
    Rogeruk's Guild Fisher [Coming Soon]
    !! - Taking Requests - !!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. isuptext ????????????????
    By havoc928 in forum OSR Help
    Replies: 5
    Last Post: 09-08-2007, 04:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •