Jump to content
UBot Underground

sidram

Members
  • Content Count

    3
  • Joined

  • Last visited

Community Reputation

0 Neutral

About sidram

  • Rank
    Newbie

Recent Profile Visitors

669 profile views
  1. oh no how wrong I was, still not working. I use this in another bot and now I am trying to create my own as there are a few things I would like to change and add. Want to reduce that foot print ;-) navigate("http://goo.gl/59De5j")input("id","twotabsearchtextbox","value","$search_term")input("value","Go","click") SearchLink:sleep(5)$link=a("title","$LinkTitle","click") if_1("$link"~="http")sleep(60)exit()end_if_1 a("title","Next Page","click")goto("SearchLink")
  2. Thank HelloInsomnia The offset did the trick. Thanks a ton for helping a new guy out :-)
  3. Hello all, I have been working with bot for a short amount of time and have had pretty good success. Bot is fairly easy to learn. For some reason I can not get a basic click to work on search results. I have no problem adding variables and list or navigating. Picking one text of a page a and clicking on that result has me banging my head on the desk for 2 days. This had lead me to watch the first 6 tutorials a few times and search the web with no result. Maybe this thread will help others too. Currently I have the following working: set variables clear cookie add proxy list set proxy nav
×
×
  • Create New...