Jump to content
UBot Underground

How to save used $username and $password on a txt file ?


Recommended Posts

I am trying to make a bot for creating mail accounts. I use "create account - male" action command and enter values for username and password field values with "$username" and "$password" .After this my bot is clicking button to create account. But i want to save created accounts username and password. How i can save it to a text file ?

 

Thanks!

Link to post
Share on other sites

@turbolapp

Yes i would like seperate them but better with a delimiter such as : ;

Infact i found a way to save them to txt file with "save to file" variable command but everytime it overwrites first line. I think i should use $newline subparameter too. I will try out once i solve my problem with decaptcher service :)

 

@aaron_nimocks

Can you please lead me to these videos ? Forum is a little bit slow and gives me headaches to search :)

 

 

Link to post
Share on other sites

@aaron_nimocks

Can you please lead me to these videos ? Forum is a little bit slow and gives me headaches to search :)

 

Here you go. I know the keyword one shows how to save. Along with the captcha

 

http://botsoftware.org/tutorials.aspx

Link to post
Share on other sites

Here is how I save my usernames & passwords without deleting all the other lines in the text file. I don't know if this is the best way, but it does work for me. This example adds the newly created account under the old ones. To have it add the new account to the top change the position of the "add to list" where it loads the file. Just drag and drop it under the other "add to list".

 

http://img109.imageshack.us/img109/1146/56492281.gif

http://img27.imageshack.us/img27/350/90009669.gif

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