Jump to content

Getting past the 7day PIN screen for when you create a PIN


EXITSUCCESS

Recommended Posts

selectInterfaceOption(14, 225, "Ok") <-- this should do it. Just make a if(client.getBank().isOpen()){ <run script>  } 14 is the bank interface and 225 is the message saying "yes, I really want this PIN or something like that.

If you don't know how to work with interfaces, just move mouse to a certain position and click if bank is open and client.getInterface(14).isValid

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...