Jump to content
UBot Underground

Saving Signup info.?


Recommended Posts

Hello,

I am creating accounts on gmx.com using ubot.

I have got everything done except one thing....

lets say I want to save all the $username and $password to text file?

I know how you do it, but the problem comes when I loop it 50X....

The previous info gets overwritten. That is not what I want.

So how do I save the $username and $password data, in a single file, for a loop which runs tons of time?

Thanks :)

Link to post
Share on other sites

Hello,

I am creating accounts on gmx.com using ubot.

I have got everything done except one thing....

lets say I want to save all the $username and $password to text file?

I know how you do it, but the problem comes when I loop it 50X....

The previous info gets overwritten. That is not what I want.

So how do I save the $username and $password data, in a single file, for a loop which runs tons of time?

Thanks :)

 

Hi - DO you have a clear list in between the loops

 

If not then try adding to list then at the very end - when it comes out of the loop - save to file

 

if this isnt working then add to list after each successful creation and immediately save to file - delete duplicate s

 

that should help

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