Jump to content
UBot Underground

Search the Community

Showing results for tags 'then'.

  • 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. Looking to create an error alert that returns the account that failed to log in. Trying to create a bot that updates word press. Here's the code so far: define Start up { set user agent("Chrome") allow javascript("Yes") allow images("Yes") clear table(&WP Update Domains) create table from file("C:\\randomfile.csv", &WP Update Domains) clear list(%Domains) add list to list(%Domains, $plugin function("TableCommands.dll", "$list from table", &WP Update Domains, "Column", 0), "Delete", "Global") clear list(%Passwords) add list to list(%Passwords, $
×
×
  • Create New...