Jump to content
UBot Underground

Working With a List


Recommended Posts

Okay, what I am trying to do here is automate about 140 logins to DailyBooth, changing the password of one account, logging out, then looping through the list until all 40 are done. However, I just cannot figure out how to load the LIST. I've created a list box but every time I try to declare the values in that list box to a variable, I get no choices of existing %lists. Maybe this screenshot will show you what I mean:

http://i49.tinypic.com/10x7bkp.png

Link to post
Share on other sites

Okay, what I am trying to do here is automate about 140 logins to DailyBooth, changing the password of one account, logging out, then looping through the list until all 40 are done. However, I just cannot figure out how to load the LIST. I've created a list box but every time I try to declare the values in that list box to a variable, I get no choices of existing %lists. Maybe this screenshot will show you what I mean:

http://i49.tinypic.com/10x7bkp.png

 

 

If you want to cycle through each login you don't need to use a UI list box. Just load your accounts into a list by using the "Add to List". I uploaded an example below. Load accounts like this Username:Password

List Example.ubot

Link to post
Share on other sites

Thanks so much to both of you. :)

 

Gogetta's example in specific is what I'm looking for, and then my next problem is getting failed logins to save to one list/filename and successful logins to save to another.

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