Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 05/27/16 in all areas

  1. Ubotplugin.com End of Business Good day Ubot community. Over the last 9 years I invested a lot of time in developing the plugins. I hope that it was of good use for all of you. Only in the last months you did not hear much from me anymore. This has some reasons: Because of inevitable personal and health reasons I am no longer able to sell and provide plugins or to work on the code anymore. The license servers run out of payment in the end. Sorry for the inconvenience. My plugins (Ubotplugin.com) have reached the products end of life cycle with me now. Ubotplugin.com will become
    1 point
  2. Thanks, HI. That explains it well. I thought UB was playing up, but I managed to get it to click on a link ok.
    1 point
  3. Click using location explained: http://network.ubotstudio.com/forum/index.php/topic/9288-ask-click-using-location/?p=47529
    1 point
  4. Hello Abbas, I bought your plugin, waiting for the licence file, TIA.
    1 point
  5. Instead of using Parameter $next List Item make a variable called #list pos Then Set value of this Varuable to 0 Then Navigate to $List Item and Position of the List is located inside #list pos and increment the variable #list pos after every Loop and you will be fine Like This clear list(%urls) add list to list($scrape attribute(<outerhtml=w"<a href=\"http://site.com/tr.php?id=*\" target=\"_blank\"> <img src=\"*\" width=\"110\" height=\"110\" style=\"border:1px solid black\"></a>">,"fullhref"),%urls,"Delete","Global") set(#list pos,0,"Global") loop(2) { navi
    1 point
  6. Very nice pash, this will definitly come in handy.
    1 point
×
×
  • Create New...