Jump to content
UBot Underground

AutomationNinja

Fellow UBotter
  • Content Count

    1221
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by AutomationNinja

  1. Thanks John. I am not sure how that works but I will check out that option. I did figure out what I was doing wrong. I didn't know how to add wildcards correctly. Found out how to do that at around 5:40. And it worked! Once again thanks for all your help.
  2. The image recognition feature is very cool, but I was wondering if it just recognizes shapes, or does it recognize colour as well? I just noticed that with similar shapes of a different colour it seems to fail.
  3. Basically the bot opens the emails and then clicks on the link to claim the credits. The links in the emails all have a different code on the end so I need a wild card. I can't just have it click any http:// because it will go to the wrong place or unsubscribe. Hope that makes sense. If not let me know. I have tried $search page, $contains,$exists so far. Trying out some other ideas now. Great learning experience. Appreciate your help so far. So the first image is the email inbox, and the second is the part of the email I need to click on. After the userid= each email has a dif
  4. Thanks for the quick response. Yeah I tried the click command using the wildcard but no luck.
  5. I am using the if / then command to choose a url in a email, but I need to use a wildcard, and I am stuck. I am not quite sure what I suppose to be doing. so for example lets say the numbers after ref= are different for each email. http://yourwebsite.com/ref=1232 - How do I use a wildcard? Is it like this? http://yourwebsite.com/ref=* with the astrix on the end? Also which qualifier function would I use? $contains ? Tried a few ways but no success so far. I have attached a screen shot. Basically want ubot to find url and then click on url but then end changes in different em
  6. Hey Folks, I am brand new here and I have playing around with Ubot. Its very cool. So far I have found it very easy to use. Still have lots of questions. My question of the day "Can I run just part of the script that I am building, instead of running the whole thing?" Just so I can test one action without going through them all Thanks, Rob
  7. Hey Folks, I am brand new here and I have playing around with Ubot. Its very cool. So far I have found it very easy to use. Still have lots of questions. My question of the day "Can I run just part of the script that I am building, instead of running the whole thing?" Just so I can test one action without going through them all Thanks, Rob
×
×
  • Create New...