Results 1 to 6 of 6

Thread: Answering a popup question

  1. #1
    Join Date
    Dec 2006
    Location
    Australia
    Posts
    698
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default Answering a popup question

    Im creating a script to tackle the security stronghold and want some ideas on how to answer all the different questions?

  2. #2
    Join Date
    Oct 2006
    Location
    Ireland
    Posts
    855
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Look at the text it says and have alot of predifined answers.

    If inchat('blahblah blah') then
    clicktext('blahblahblah')

    Is clicktext even a function? Anyway i think you get what i mean.

  3. #3
    Join Date
    Apr 2007
    Posts
    3,152
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    If(PopUp('how many chucks could a woodchuck chuck')then
    Mouse(x,y,2,2,true)

    its a popup not inchat
    inchat would be talking to sum 1

  4. #4
    Join Date
    Sep 2006
    Posts
    6,089
    Mentioned
    77 Post(s)
    Quoted
    43 Post(s)

    Default

    I think FindNpcChatText and ClickNpcChatText is what you need. Take a look in the text-include from Srl.
    Hup Holland Hup!

  5. #5
    Join Date
    Feb 2007
    Posts
    3,616
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You could also just have it guess the questions.. would be a lot easier, but would take longer to get through the maze For popup things, I just use MouseBox.

  6. #6
    Join Date
    Oct 2006
    Location
    Ontario,Canada
    Posts
    1,718
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i remember if you click the gate a few times you could skip the questions and it would let you go through the gate.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Using the popup function...
    By Kik in forum OSR Help
    Replies: 4
    Last Post: 09-11-2007, 12:54 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
  •