What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

creamsoda08

New Member
Joined
Oct 3, 2014
Messages
14
Reaction score
0
How do you have the bot Click the Proceed Button?

tried if (ff14bot.RemoteWindows.SelectString.IsOpen)
ff14bot.RemoteWindows.SelectString.ClickLineContains("Proceed");
 
How do you have the bot Click the Proceed Button?

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

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.
 
Back
Top