Jump to content
UBot Underground

Search the Community

Showing results for tags 'windowscommands'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. It is almost 2016. What is currently the best method for typing a text filename into a windows Save As dialog? Here is my current code: click(<pid=87>,"Left Click","No") wait(.5) change checkbox(<id="rsAddMap">,"Checked") click(<id="rsPhoto">,"Left Click","No") wait(.5) click(<id="rsViewReport">,"Left Click","No") wait for element(<id="download">,30,"Appear") wait(.5) set(#url,$replace($url,"#",""),"Global") set(#pt1,"www.targetsite.com","Global") set(#pt2,$scrape attribute(<tagname="iframe">,"src"),"Global")
×
×
  • Create New...