Jump to content
UBot Underground

Search the Community

Showing results for tags 'ubot 5 issue'.

  • 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. Hey guys, do you also have problems when compiling bots since the last update 5.9.55 ? I'm using windows seven, last ubot 5 version 5.9.55, without any plugins and the bot cannot open. All of my bots have the same issue when I compile them. Here is the bot i made for test, the one you can see on the screen. I've attached the .ubot. ui button("go google") { go() } define go { navigate("google.com","Wait") wait for browser event("Everything Loaded","") type text(<name="q">,"ubot forum","Standard") click(<name="btnK">,"Left Click","No") } test.ubot
×
×
  • Create New...