Jump to content
UBot Underground

Recommended Posts

HI guys

 

wondering if someone can help me sort this out:

 

here is what i want to have happen

 

1, ui in top has open file ( load the file )

2, set to a list

3. be able to use in forms from the list but after use delete only that item that was used

4. loop till all of the items in list are done

 

it can be random or sequential ( an example of both would be helpful

 

part 2

 

1. create accts ( normal features /email/full name or first last) / username / password

no problem i can build this but here is where ubot confuses me

2. create list of acct data in a table and every time it loops and successfully adds a new profile (email.username etc) it writes to that table and keeps adding till i tell it otherwise or the bot is stopped

3. selective use of the table data into forms

4. save all table data to txt file or csv

 

part 3

 

Take table data from above and after use remove the profile info from the table and move the rest up so there is no empty line/col/row

 

 

 

for some of the advanced guys im sure this is a cake walk

 

anyone up for the callenge

Link to post
Share on other sites

ok here is a question that should be easy

 

i have a list of items in a text file all on a separate line each entry, how do i bring in the list one at a time instead of ending up with 1 item and 5000 entires in it which would never work as it would post all the 500 entries

Link to post
Share on other sites

add list to list

tried that it load its all in at once under 1 entry but thousands of lines but when i call it it posts all of them all 5000 lines instead of 1 at a time cause it thinks its all one entry

 

oops sorry was using ad item to list not add list to list

 

thanks

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