Jump to content
UBot Underground

UBotBuddy

ADMIN
  • Content Count

    3450
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by UBotBuddy

  1. Andy, I navigated to the Friends section but when I executed the ubot it hit an error. I have attached it. Any ideas? Thanks! Buddy
  2. Andy, Thanks for the code. I'll check it out when I get back to work tomm. Buddy
  3. Bingo! I figured it out. I was not dragging the variable to the correct column.
  4. Sorry I forgot the attached image
  5. Alcr, But it still does not work. See attached. When I added it the script automatically started running or doing something. As you can see in the image the button is there but no Stop button. To stop the Loop that it is in I have to kill the Process. Very strange indeed. Could this a beta issue? If so then maybe I need to get this moved to that thread. Thanks for your BTW.
  6. Why not execute a NAV to your site as the absolute very first ubot command?
  7. Here is what I have. See attached image
  8. Well, I must be doing something wrong. I cannot get this to work. The variable just sits in the stat monitor and nothing happens. When i was it execute it appears to be executing the increment command. I have the set #counter in my Initialize routine.
  9. Hmmmm Me needs to think on this......me thanks you!
  10. How would I add a label whereby I could incorporate a running count of what was being counted. I am trying to avoid a textbox but would rather like to have a simple Label based report for different items I am scraping. Thanks!
  11. Has anyone had any luck at scraping Facebook profiles from the friends section? I can scrape the first page but I cannot get it to advance to the next page, scrape and then advance until it is done. I end up having to page through it manually and executing my bot without initializing my list so I don't wipe it out. Any ideas? thanks!
  12. Wrong javascript command. The correct one is history.back() Now it is working great.
  13. Here is a screen shot.
  14. I did that but it does nothing. The page does not change. I add this window.back() But like I said it does not return to the previous page. I also added a Wait. Buddy
  15. Hello everyone! I'm a ubot newbie here and loving it. I have my first app running and I just love this whole product. Here is my question. I understand if I want to reload the page I need to use the javascript function but I am doing it wrong. window.location.reload() I also want to go back just one page so I attempted to use window.back() What is the proper way to implement this. I have watch many tutorials but I probably missed it on how to execute one command like this. Thanks and keep up the great job everyone! Buddy
×
×
  • Create New...