Jump to content
UBot Underground

Why Else Fails To Get Triggered ?


Recommended Posts

Ubotters,

 

This is a script that checks if any List Item matches with the Variable or not.

Check the LoopwHile, you will see it compares the %List Items with the "#url to check for rank" value. The variable value matches the 3rd $List Item.
While there is no match, the THEN gets triggered and you get an alert that the %List Item did not match.
When the match is met, the ELSE should get triggered and so you should see an alert saying the match has been met but you won't get that ALERT and neither any of the commands in the ELSE get triggered when they should. The following variable and list will hold no data. Why is that ?

#check url rank
%checked url ranks

I have made 4 scripts out of 1.
On each the LoopWhile is slightly different.

1. Loopwhile($not
=

. 2. Loopwhile($not
<=

3. Loopwhile
!=

4. Loopwhile
<=

 

 

Ubot Scraping in Rank and Comparing failure.ubot

Link to post
Share on other sites

Are you trying to check rankings of the url?

 

I am guessing this is what you are looking for.

 

you will need the free Xpath plugin

 

http://network.ubotstudio.com/store/product/free-xpath-plugin/

 

 

Regards,

Nick

google rank checker.ubot

Link to post
Share on other sites

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...