Jump to content
UBot Underground

CLKeenan

Fellow UBotter
  • Content Count

    7
  • Joined

  • Last visited

Community Reputation

0 Neutral

About CLKeenan

  • Rank
    Newbie
  • Birthday 01/01/1

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. So I run a big site with a community that will hopefully be willing to lend a hand with promoting the site for me. My thoughts are to create a ubot .exe file that basically contain a list of instructions for that bot to run at that point in time. This could be digging articles for me, posting comments on blogs, submitting social bookmarks, etc. The beauty of this is that these would all be done from different computers throughout the day. It would pretty much be my own bot net. With that said, what are some of the other ideas you could do with ubot to get people to promote your site? -Ch
  2. How do I set the position of the list to the current position?
  3. How do I set it to current position? Sorry for the stupid question
  4. So I have a registration page that requires you to enter the email twice for confirmation. I'm pulling emails from a list that I have created. How can I pull the next email from the list for the first email field and then copy the email entered in the first field into the 2nd field? Thanks, -Chris
  5. Just to clarify, what I'm trying to accomplish is taking a text file in this format: email1@domain.com email2@domain.com email3@domain.com etc and entering those email addresses in succession when creating new accounts. So the first account would be created using email1@domain.com, the second account would use email2@domain.com, the third account would use email3@domain.com and so on.
  6. In short, the script needs to create accounts on a website (first name, lastname, email, password and selection of a check box... no captcha needed). Once the account is created, it needs to have certain actions performed (more fields populated and drop down boxes selected). It will also need to use proxies for creating each of the accounts (you will be responsible for providing the list). Bonus points if you can provide gmail accounts opposed to me using a catchall mail account on a domain. -Chris
  7. Hi guys, So I'm looking to use a catch-all email account when creating new accounts on a site so that I can use anything1@domain.com and anything2@domain.com and they both get sent to the same address. How would I go about entering that code into the email field using ubot? I was thinking about using the $username and then appending the @domain.com to it and saving it in a txt file. Would that work? If so, any suggestions on how to do that would be greatly appreciated. Thanks! -Chris
×
×
  • Create New...