• Visit Rebornbuddy
  • How do you click Proceed?

    Discussion in 'Community Developer Forum' started by creamsoda08, Feb 3, 2016.

    1. creamsoda08

      creamsoda08 New Member

      Joined:
      Oct 3, 2014
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      How do you have the bot Click the Proceed Button?

      tried if (ff14bot.RemoteWindows.SelectString.IsOpen)
      ff14bot.RemoteWindows.SelectString.ClickLineContains("Proceed");
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      SelectString is the internal name of one of the games windows which is probably not what you are looking for. Without knowing what window you want to click proceed on i can't help.
       

    Share This Page