Jump to content
UBot Underground

How to add - First Name, Last Name, Email Address, Password


Recommended Posts

Hi all,

 

Love ubot studios! all be it I'm still really fresh at it and have been researching & watching youtube videos :)

 

I was wondering if anyone could assist me?

 

I am trying to create an account creator, however, I am getting stuck on how to generate random names & passwords, email address.

 

I need the bot to:

 

 

- Generate First Name (Random)

 

- Generate Last Name (Random)

 

- Generate Emails Address (Ideally something I could login to & verify email either manually but automatically is preferred)

 

- Generate Random Password

 

- Once account is created, I need it to save in a .csv file.

 

How can I do this, I am getting stuck on this part.

Link to post
Share on other sites

have you tried anything yourself ?????

 

post what you have so we can take a look and help you

 

Hi, I've tried researching for the last 8 hours :(

 

What I'm stuck on is how I generate random name, last name, email & password..

 

can you suggest any tutorials or answers to how i can generate all this info randomly?

 

thanks for your help.

Link to post
Share on other sites

there is a function for that under account data use the drop down and pick what info you need

 

you will also need a reset account at top of loop or script or your info will stay the same

Link to post
Share on other sites

there is a function for that under account data use the drop down and pick what info you need

 

you will also need a reset account at top of loop or script or your info will stay the same

 

thanks, where would i find that it in the commands? and is there any tutorials on that?

Link to post
Share on other sites

ok cool thanks, i see to have managed to get $account data setup for first & last name. However, it doesn't seem to work for email address or password :-S How do I get it to work for these fields? thanks :)

Link to post
Share on other sites

Update- I done $account data for password and seems to be posting random password. Just wondering How I can generate a random email or something, so that I can recieve confirmation email and verify it.

Link to post
Share on other sites

well you can't really do that.

 

there are company's that do that like mailinator but these are normaly blocked from signup forms but you can give it a try

Link to post
Share on other sites

well you can't really do that.

 

there are company's that do that like mailinator but these are normaly blocked from signup forms but you can give it a try

 

ok, well what about any addresses like hotmail or anything that I could add to it? is there any way I could have a .csv/.txt file full of email addresses and some how manage to add it ? Or any other alternative?

 

If I need to manually verify accounts, then I can do that as a last resort.. however, i would prefer someway to add email address..

 

any ideas?

Link to post
Share on other sites

yeah you can do that use read from file for that then ubot has email commands that can click the links for you i thought you meant throw away email accounts 

Link to post
Share on other sites

yeah you can do that use read from file for that then ubot has email commands that can click the links for you i thought you meant throw away email accounts 

 

ahh ok lol, no not chuck aways, this is just a very small project i've sent myself to try and get the hang of ubot :) it will come in use and i get to learn at same time so major bonus :) I also need to keep the emails to login too :)

 

how can i add emails? where would i find that option in the commands?

 

On site where it says "Your email address" I can't figure out how to say have a list of 10 emails for example and then it pull 1 of the email addresses from the list... then with other 9 email address, I aim to also look to use for seperate accounts.

 

thanks.

Link to post
Share on other sites

Edit : On signup page of site, where it asks for email address. I would like to add a email account I have already created. So say for example, I have a list of 10 pre-created hotmail accounts. I would like the bot to pull 1 of the emails out of the list and use it to signup with the site.

 

 

There signup page asks for 1 email address "What is your email address"

 

I hope that sounds ok and not to confusing with way I've wrote it lol.

Link to post
Share on other sites

yeah you can do that use read from file for that then ubot has email commands that can click the links for you i thought you meant throw away email accounts 

 

how could i do that buddy? 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...