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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

creamsoda08

New Member
Joined
Oct 3, 2014
Messages
14
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