Jump to content
UBot Underground

tinear10

Fellow UBotter
  • Content Count

    34
  • Joined

  • Last visited

Everything posted by tinear10

  1. Hello forum, It looks like the Set Referer command stopped working for Google analytics? It works when I go to https://www.whatismyreferer.com/ Any ideas? Thanks, Matt
  2. Thank you for your replies! I tried waiting for 60 seconds. I also tried waiting for element but uBot seems to no be able to see the button.
  3. https://www.wdfi.org/apps/FranchiseSearch/details.aspx?id=611301&hash=691755601&search=external&type=GENERAL Hi all, I would love to know why I can't seem to click this button? I have built a lot of uBots but this one has me stumped. Any help would be appreciated. Thanks, Matt
  4. Hello TJ, Great work! After we searched a term and got a list of Pages how can we then get the User IDs that Like those Pages? Thanks
  5. I apologize if this has been answered before. I tried several searches on the forum. I have a bot I need to run 24/7 on a VPS. Is there a way to be notified if the bot stops running? I have thought about making the bot send me emails avery 15 minutes but that would get quickly get old. I am sure you have come up with a more elegant solution. Thank you, Matt
  6. Thank you for the feedback. This is a tough one
  7. Hello, Any tips of detecting if a website is mobile compatible? I am trying to come up with a footprint search or maybe redirect detection. Any tips? Thank you
  8. That did it!! How did you get that one? When I tried I kept getting a class with a ton of letters. Thank you very much.
  9. I can't seem to find a way to click the Share button in a Google Plus account. Has anyone had some success with this button? Thank you
  10. I can not say enough good things about this product and the support behind the product. TJ spent over an hour on Skype and Team Viewer with me today making sure I understood every aspect of the system. It was one of the best customer service experiences I have ever had. 10 out of 10!
  11. Your explanation worked for me. I am not sure if the way I did it is the most elegant solution but it seems to be working. I attached what I have so far in case anyone else has a need for it. I think it could be useful for things like random screen resolutions too. Thanks Random Account Info.ubot account_info.csv
  12. I will give it a try. Thank you very much for your quick reply.
  13. I am trying to pull data from CSV file. We can call it username, password for the explanation. How can I enter the correlated or "paired" data randomly? Example First row - usename1|password1 Second row - usename2|password2 Third row - usename3|password3 How do I use information randomly from one of these rows but still keep the row together? I hope that questions makes sense. I can explain further. Thank you for your help.
  14. I see. I think the click on title has to be the way to go then. Maybe a loop that clicks everything with the same title? That way you will still get the link you want clicked if there is a "false positive"
  15. I am trying and failing to click on a Google result by the destination URL. I can code a version that clicks on a the Title but not by the destination URL. My feeling is that just searching and clicking by Title on Google results can result in false clicks if there are duplicate titles. Filtering the click by URL makes sense if I can figure out how to do it. Thank you, Matt
  16. I have been working on solution for this as well. I am using the Wordpress membership plugin called S2 Member and the Wordpress Lock Down script that came with the Bogor JavaScript Generator. The buy pays on your site (or is sent to PayPal). Once they pay they are directed to a page to create a username and password. TJ's WordPress Lockdown script has your bot login to this Wordpress site. If they are a paid member they get to use the program. If they are not a paid member the program stops. S2 Member is free. You can use it to limit the amount of downloads a customer perform in a given am
  17. I am used to testing the look and feel of websites. You have to check different OS and browser setups. Is this the case with uBot or if it looks good on my setup it will look the same for everyone? Thanks
  18. This was a huge help to me! Thank you
  19. Got it! Thank you for pointing me in the right direction.
  20. Ah...I spoke too soon. The code seems to break when I try to assign a variable. Stil trying...
  21. Found some help - http://stackoverflow.com/questions/1084925/input-type-file-show-only-button There is a great example that you can style with CSS.
×
×
  • Create New...