Jump to content
UBot Underground

[Free] Google Scraper In Ubot 5 Using Log


Recommended Posts

I read the blog post from yesterday: http://ubotstudio.com/blog/2015/03/17/logging-part-1-introduction-to-logging-in-ubot-studio/

 

And while I still don't use Ubot 5 as much as I should this might be a game changer for me! I think this is one of the most important new features and so I made a little script for you guys to check out.

 

It's a basic (very basic) Google scraper that uses the log features so you can see how everything is structured inside of a Ubot bot. Feel free to improve on it and give it away here or do whatever you like with it!

 

Ubot 5 Log - Google Scraper.ubot

  • Like 4
Link to post
Share on other sites

thanks

 

how do you add a "AND" statement to the comparison?

 

Drag in the first qualifier then space AND space drag in the second, so it looks like:

 

Comparison AND Exists

 

Then hit enter and it will look funny and you won't be able to edit it in node view, only in code view but it will work.

 

You can also do this with OR by the way and generally this is used in an if statement but it seems to work with establish as well.

  • Like 1
Link to post
Share on other sites

Drag in the first qualifier then space AND space drag in the second, so it looks like:

 

Comparison AND Exists

 

Then hit enter and it will look funny and you won't be able to edit it in node view, only in code view but it will work.

 

You can also do this with OR by the way and generally this is used in an if statement but it seems to work with establish as well.

awesome always knew I was missing something for that,no way that kind of operator could be left out

Link to post
Share on other sites
  • 2 weeks later...
  • 1 month later...

The blog has since been updated: http://ubotstudio.com/blog/

 

With more tutorials to do with logging, I just wanted to drop by and mention this since I don't know if anybody even reads the blog. I feel like some decent content is being put out there that people are missing for example here is another video put out a week ago that next to nobody has watched!
 

https://www.youtube.com/watch?v=xJJ8qgK9Kvo

Link to post
Share on other sites
  • 4 months later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...