Jump to content
UBot Underground

Sulliman

Members
  • Content Count

    7
  • Joined

  • Last visited

Everything posted by Sulliman

  1. Hi All I have a working bot that uses AES encryption to either register, release or request a trial from the server. The server side scripts are in php and can easily be adapted to work with a mysql database. The demo I built issues a temporary key to the ubot software. The ubot encrypts server responses and saves them locally (encrypted again with a 16 character key derived from the users MAC address). If anyone is interested - PM me
  2. Hi All, I am totally stuck with this and could do with a helpful tip on how to overcome either/or of the following. I have a hotmail account bot that creates an account on signup.live.com, then changes proxy before creating another account. Issue #1 Despite doing the following: Run CCleaner, (clear cookies), use the SHELL command (mentioned in another thread) that also clears cookies, change IP (checked as anon) - the works. On return to signup.live.com I am met with the sign in page and cannot browse to the sign up form unless: (1) I restart the bot, refresh doesn't make any difference
  3. Hi I have some experience of using regular expressions (only in PHP). I want to use the case-insensitive modifier "i" - example: /my\sregex/i format in ubot for some reason. How do I do it? Thanks in advance...
×
×
  • Create New...