Jump to content
UBot Underground

Search the Community

Showing results for tags 'range of the list'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hey there! Newby ubot fan here. I'm wondering why I'm getting this error. I'd say I'm correctly using "set list position" which is supposed to reset my list in a loop when using the "next list item". Any idea? My script so far: clear cookies allow javascript("Yes") clear table(&tablacostosenvio) add list to list(%urls, $list from file("urls-looma.txt"), "Delete", "Global") clear list(%codigospostales) add list to list(%codigospostales, $list from file("codigospostales.txt"), "Delete", "Global") set list position(%codigospostales, 0) loop($list total(%urls)) { navigate($next list i
×
×
  • Create New...