Jump to content
UBot Underground

Search the Community

Showing results for tags 'logic'.

  • 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 3 results

  1. Guys i am having a strange problem i got the Plugin from Abbas but for the life of me i can't seem to figure out how to make it work... i tried all of his examples and nothing works if someone could help me i would greatly appreciate it i just need normal working code so i can apply that knowledge to my other projects... comment("Enter Your 2Captcha Key, before runing the script") set(#ApiKey,"Your 2Captcha ApiKey","Global") comment("https://www.google.com/recaptcha/api2/demo") set user agent("Chrome") navigate("https://www.google.com/recaptcha/api2/demo","Wait") wait for browser event("Eve
  2. I am in need of some help here, big-time! I am utterly lost and bewildered, and I don't have a clue as to why this is so hard for me to grasp... I am having a huge problem in trying to figure out the logic, of how I should handle the list comparing behind a seemingly simple Twitter follow and unfollow structure. Please allow me to explain, and perhaps someone with experience can enlighten me to what I am doing wrong? I want to create a bot that goes to twitter, scrapes users to follow, follows them, then checks after a day or two who followed back, and unfollow those that don't follow back
  3. Hello, Here is what i am trying to do exactly. 1. I want to grab list of usernames from column 0 of a text file. (Done) 2. List all usernames in a dropdown menu (Done) 3. When i select "x" username from dropdown menu and run the bot i want the bot to load all items that are in the same row of which the "X" username is located on. ( Not Sure How to Do this ) I would really appreciate if someone can help me out with this. Thanks in Advance.
×
×
  • Create New...