Jump to content
UBot Underground

Civize

Members
  • Content Count

    4
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Civize

  1. Hey guys. Ive been working on a bot that logs into a website using the first 2 columns of a table as username and pass. Once it's logged in, it requires that i enter a Date of birth (DOB) for each account and the DOB for each account is different. I have the account info in my txt in this format: username : password : day : month : year And the place where i have to enter the Date Of Birth is a dropdown. How can i change the dropdown using my table? Any help would be greatly appreciated
  2. Hey guys. Im pretty new to ubot and this is going to be my first question regarding an issue im having. Basically Im trying to replace everything in the following URL before sub= http://abc.xyz.com/c/187/20468-45700-?us=http%3A%2F%2Fwww.xyz.com&t=3801&aff_sub=4bca36660bbe349aa726f4e3b34aba60&mobile=1 That way i would be left with this: 4bca36660bbe349aa726f4e3b34aba60&mobile=1 and then i want to add a different URL before it which i believe can be just done with the replace regex command in ubot. Im just having difficulty with the regex string so any help would be greatly
×
×
  • Create New...