Jump to content
UBot Underground

Stupid Problem - How To Copy In A Variable The First Item From A List?


Recommended Posts

Hi, ( and sorry for my bad english)

I just bought Ubot so i am new.

It seems quite easy but also strange to work with..

I have a problem and i lost 6 hours today.

 

I read a file. I added the content of the file to the #LISTFROMFILE 

The file have many url inside it

 

http:url1

http:url2

http:url3

http:url4

 

I want to take first url ( or the first row)  and open the browser and do some things there :)

After that i want to go to the next elemnt in list ( nr 2) , to copy url and to go to that url in browse..

SO ON..

 

I readed all about list, adding list to list, set list position to 0 , navigate to next item ..but when i paste the url/element it paste ALL my file content or all my list in browser..

Is there an easy way to define something like

#varURL = #LISTFROMFILE[1]  and to use that #varURL  to go in browser, and after that to go to #LISTFROMFILE[2] ???

 

It seems so complicated..

Thank you

sheiku

Edited by sheiku
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...